Pull request #126 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-rest-go Loading trusted files from base branch master at a5b1cbb034473201950a75ebfecc42600a46d68c rather than 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 Obtained Jenkinsfile from a5b1cbb034473201950a75ebfecc42600a46d68c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4420397286312195674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7995208368218040970.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-126/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-126/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2475232934006163324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6879911666787615540.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-126/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-126/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1365804831574278347.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-635 in /w/workspace/gexfoundry_device-rest-go_PR-126 [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-126 # 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-126@tmp/jenkins-gitclient-ssh8866690964963150581.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-126@tmp/jenkins-gitclient-ssh5034545143631234278.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a5b1cbb034473201950a75ebfecc42600a46d68c into PR head commit 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 Merge succeeded, producing 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 Checking out Revision 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 (PR-126) > git config core.sparsecheckout # timeout=10 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # 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-126@tmp/jenkins-gitclient-ssh8759456059417121871.key > git merge a5b1cbb034473201950a75ebfecc42600a46d68c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 Commit message: "build: Update SDK and core-contracts lib" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T02:16:44.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T02:16:44.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T02:16:44.410Z] ========================================================= [2021-06-29T02:16:44.410Z] EdgeX Global Pipelines Version Info [2021-06-29T02:16:44.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b1dc3df824c525c24fdc53b40715100dcf110c7 # timeout=10 [2021-06-29T02:16:45.780Z] ------------------- [2021-06-29T02:16:45.780Z] stable info: [2021-06-29T02:16:45.780Z] ------------------- [2021-06-29T02:16:45.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T02:16:45.780Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T02:16:45.780Z] Message: update stable to v1.0.195 [2021-06-29T02:16:46.353Z] ------------------- [2021-06-29T02:16:46.353Z] experimental info: [2021-06-29T02:16:46.353Z] ------------------- [2021-06-29T02:16:46.353Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T02:16:46.353Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T02:16:46.353Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T02:16:46.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-29T02:16:46.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-29T02:16:46.536Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T02:16:46.561Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T02:16:46.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T02:16:46.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T02:16:46.638Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T02:16:46.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T02:16:46.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-29T02:16:46.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T02:16:46.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T02:16:46.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-29T02:16:46.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T02:16:46.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T02:16:46.854Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T02:16:46.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T02:16:46.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T02:16:46.946Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T02:16:46.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T02:16:46.996Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-29T02:16:47.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-29T02:16:47.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-29T02:16:47.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-29T02:16:47.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-29T02:16:47.150Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-29T02:16:47.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T02:16:47.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-126 [Pipeline] echo [2021-06-29T02:16:47.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-126 [Pipeline] echo [2021-06-29T02:16:47.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-126 [Pipeline] echo [2021-06-29T02:16:47.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [Pipeline] echo [2021-06-29T02:16:47.346Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17d44b6 [Pipeline] echo [2021-06-29T02:16:47.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:16:47.453Z] provisioning config files... [2021-06-29T02:16:47.468Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/config7181737117987562593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:16:47.853Z] ---> docker-login.sh [2021-06-29T02:16:47.853Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:16:47.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:16:48.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:16:48.118Z] Configure a credential helper to remove this warning. See [2021-06-29T02:16:48.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:16:48.118Z] [2021-06-29T02:16:48.118Z] Login Succeeded [2021-06-29T02:16:48.118Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:16:48.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:16:48.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:16:48.118Z] Configure a credential helper to remove this warning. See [2021-06-29T02:16:48.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:16:48.118Z] [2021-06-29T02:16:48.118Z] Login Succeeded [2021-06-29T02:16:48.118Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:16:48.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:16:48.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:16:48.380Z] Configure a credential helper to remove this warning. See [2021-06-29T02:16:48.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:16:48.380Z] [2021-06-29T02:16:48.380Z] Login Succeeded [2021-06-29T02:16:48.380Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:16:48.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:16:48.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:16:48.380Z] Configure a credential helper to remove this warning. See [2021-06-29T02:16:48.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:16:48.380Z] [2021-06-29T02:16:48.380Z] Login Succeeded [2021-06-29T02:16:48.380Z] docker.io [2021-06-29T02:16:48.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:16:48.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:16:48.905Z] Configure a credential helper to remove this warning. See [2021-06-29T02:16:48.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:16:48.905Z] [2021-06-29T02:16:48.905Z] Login Succeeded [2021-06-29T02:16:48.905Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T02:16:48.915Z] 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-06-29T02:16:49.406Z] + git log --format=format:%s -1 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [Pipeline] echo [2021-06-29T02:16:49.445Z] GIT_COMMIT: 17d44b67c770bbfc746aa12c1c3a95daca92d5b9, Commit Message: build: Update SDK and core-contracts lib [Pipeline] echo [2021-06-29T02:16:49.458Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:16:50.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:16:50.044Z] [2021-06-29T02:16:50.044Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:16:50.364Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:16:50.364Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T02:16:50.364Z] 31603596830f: Pulling fs layer [2021-06-29T02:16:50.364Z] 54011a49482f: Pulling fs layer [2021-06-29T02:16:50.364Z] a6820b24f6d8: Pulling fs layer [2021-06-29T02:16:50.364Z] f581987b2513: Pulling fs layer [2021-06-29T02:16:50.364Z] f581987b2513: Waiting [2021-06-29T02:16:50.364Z] 54011a49482f: Download complete [2021-06-29T02:16:50.364Z] 31603596830f: Verifying Checksum [2021-06-29T02:16:50.364Z] 31603596830f: Download complete [2021-06-29T02:16:50.636Z] f581987b2513: Verifying Checksum [2021-06-29T02:16:50.636Z] f581987b2513: Download complete [2021-06-29T02:16:50.636Z] a6820b24f6d8: Verifying Checksum [2021-06-29T02:16:50.636Z] a6820b24f6d8: Download complete [2021-06-29T02:16:50.636Z] 31603596830f: Pull complete [2021-06-29T02:16:50.636Z] 54011a49482f: Pull complete [2021-06-29T02:16:51.212Z] a6820b24f6d8: Pull complete [2021-06-29T02:16:51.476Z] f581987b2513: Pull complete [2021-06-29T02:16:51.476Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T02:16:51.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:16:51.477Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T02:16:51.554Z] prd-centos7-docker-4c-2g-635 does not seem to be running inside a container [2021-06-29T02:16:51.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-126 -v /w/workspace/gexfoundry_device-rest-go_PR-126:/w/workspace/gexfoundry_device-rest-go_PR-126:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-126@tmp:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T02:16:52.571Z] $ docker top d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T02:16:52.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T02:16:52.691Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T02:16:52.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T02:16:52.800Z] $ docker exec d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent [2021-06-29T02:16:52.910Z] SSH_AUTH_SOCK=/tmp/ssh-bqHrix3rGfzs/agent.15 [2021-06-29T02:16:52.910Z] SSH_AGENT_PID=21 [2021-06-29T02:16:52.917Z] Running ssh-add (command line suppressed) [2021-06-29T02:16:53.011Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6437652701906382437.key (/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6437652701906382437.key) [2021-06-29T02:16:53.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T02:16:53.335Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T02:16:53.345Z] $ docker exec --env ******** --env ******** d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent -k [2021-06-29T02:16:53.441Z] unset SSH_AUTH_SOCK; [2021-06-29T02:16:53.441Z] unset SSH_AGENT_PID; [2021-06-29T02:16:53.441Z] echo Agent pid 21 killed; [2021-06-29T02:16:53.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T02:16:53.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T02:16:53.494Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T02:16:53.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T02:16:53.604Z] $ docker exec d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent [2021-06-29T02:16:53.709Z] SSH_AUTH_SOCK=/tmp/ssh-cKXz6czslswz/agent.54 [2021-06-29T02:16:53.709Z] SSH_AGENT_PID=61 [2021-06-29T02:16:53.714Z] Running ssh-add (command line suppressed) [2021-06-29T02:16:53.811Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6756562839863526306.key (/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6756562839863526306.key) [2021-06-29T02:16:53.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T02:16:54.136Z] + git semver init [2021-06-29T02:16:54.136Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T02:16:54.136Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-126/.git [2021-06-29T02:16:54.136Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-126 [2021-06-29T02:16:54.136Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T02:16:54.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T02:16:54.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T02:16:54.136Z] # $SEMVER_BRANCH = PR-126 [2021-06-29T02:16:54.136Z] # $SEMVER_TEMP = /tmp/semver-367545413 [2021-06-29T02:16:54.136Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-29T02:16:55.092Z] # '/tmp/semver-367545413' -> '/w/workspace/gexfoundry_device-rest-go_PR-126/.semver' [2021-06-29T02:16:55.092Z] # -> Force: false [2021-06-29T02:16:55.092Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-126/.semver [Pipeline] } [2021-06-29T02:16:55.100Z] $ docker exec --env ******** --env ******** d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent -k [2021-06-29T02:16:55.188Z] unset SSH_AUTH_SOCK; [2021-06-29T02:16:55.188Z] unset SSH_AGENT_PID; [2021-06-29T02:16:55.188Z] echo Agent pid 61 killed; [2021-06-29T02:16:55.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T02:16:55.540Z] + git semver [Pipeline] } [2021-06-29T02:16:55.553Z] $ docker stop --time=1 d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 [2021-06-29T02:16:56.902Z] $ docker rm -f d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T02:16:57.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T02:16:57.567Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T02:16:57.571Z] [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-06-29T02:17:12.795Z] Still waiting to schedule task [2021-06-29T02:17:12.796Z] ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-29T02:17:12.796Z] ‘prd-centos7-docker-4c-2g-637’ is offline [2021-06-29T02:17:12.796Z] ‘prd-centos7-docker-4c-2g-915’ is offline [2021-06-29T02:17:12.796Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-29T02:17:12.796Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-29T02:17:12.799Z] Still waiting to schedule task [2021-06-29T02:17:12.799Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-29T02:19:51.081Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-639 in /w/workspace/gexfoundry_device-rest-go_PR-126 [Pipeline] { [Pipeline] ws [2021-06-29T02:19:51.103Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2021-06-29T02:19:51.375Z] The recommended git tool is: git [2021-06-29T02:19:58.371Z] using credential edgex-jenkins-ssh [2021-06-29T02:19:58.403Z] Cloning the remote Git repository [2021-06-29T02:19:58.458Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:19:58.685Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2021-06-29T02:19:58.793Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:19:58.794Z] > git --version # timeout=10 [2021-06-29T02:19:58.828Z] > git --version # 'git version 2.17.1' [2021-06-29T02:19:58.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:19:58.934Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:20:00.445Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-29T02:20:00.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:20:00.499Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-29T02:20:00.535Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:20:00.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:20:00.550Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T02:20:01.191Z] Merging remotes/origin/master commit a5b1cbb034473201950a75ebfecc42600a46d68c into PR head commit 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [2021-06-29T02:20:01.431Z] Merge succeeded, producing 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [2021-06-29T02:20:01.432Z] Checking out Revision 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 (PR-126) [2021-06-29T02:20:01.213Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T02:20:01.234Z] > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 [2021-06-29T02:20:01.334Z] > git remote # timeout=10 [2021-06-29T02:20:01.353Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T02:20:01.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:20:01.382Z] > git merge a5b1cbb034473201950a75ebfecc42600a46d68c # timeout=10 [2021-06-29T02:20:01.413Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T02:20:01.436Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T02:20:01.462Z] > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 [2021-06-29T02:20:06.280Z] Commit message: "build: Update SDK and core-contracts lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T02:20:07.892Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:20:08.362Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:20:08.733Z] + + truesudo [2021-06-29T02:20:08.733Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:20:27.175Z] provisioning config files... [2021-06-29T02:20:27.205Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config8756300922397755734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:20:27.615Z] ---> docker-login.sh [2021-06-29T02:20:27.615Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:20:28.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:20:28.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:20:28.941Z] Configure a credential helper to remove this warning. See [2021-06-29T02:20:28.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:20:28.941Z] [2021-06-29T02:20:28.941Z] Login Succeeded [2021-06-29T02:20:28.941Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:20:29.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:20:29.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:20:29.520Z] Configure a credential helper to remove this warning. See [2021-06-29T02:20:29.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:20:29.520Z] [2021-06-29T02:20:29.520Z] Login Succeeded [2021-06-29T02:20:29.520Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:20:29.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:20:30.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:20:30.109Z] Configure a credential helper to remove this warning. See [2021-06-29T02:20:30.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:20:30.109Z] [2021-06-29T02:20:30.109Z] Login Succeeded [2021-06-29T02:20:30.109Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:20:30.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:20:30.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:20:30.718Z] Configure a credential helper to remove this warning. See [2021-06-29T02:20:30.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:20:30.718Z] [2021-06-29T02:20:30.718Z] Login Succeeded [2021-06-29T02:20:30.718Z] docker.io [2021-06-29T02:20:30.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:20:31.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:20:31.610Z] Configure a credential helper to remove this warning. See [2021-06-29T02:20:31.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:20:31.610Z] [2021-06-29T02:20:31.610Z] Login Succeeded [2021-06-29T02:20:31.610Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T02:20:31.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T02:20:32.010Z] ========================================================= [2021-06-29T02:20:32.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T02:20:32.010Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:20:32.470Z] + 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-06-29T02:20:32.471Z] Sending build context to Docker daemon 100.4kB [2021-06-29T02:20:32.758Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:20:32.758Z] Step 2/10 : FROM ${BASE} [2021-06-29T02:20:33.046Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T02:20:33.046Z] 595b0fe564bb: Pulling fs layer [2021-06-29T02:20:33.046Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T02:20:33.046Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T02:20:33.046Z] ba82ee9f976e: Pulling fs layer [2021-06-29T02:20:33.046Z] 506bd15cee9f: Pulling fs layer [2021-06-29T02:20:33.046Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T02:20:33.046Z] 618dc40b7e24: Pulling fs layer [2021-06-29T02:20:33.046Z] 506bd15cee9f: Waiting [2021-06-29T02:20:33.046Z] 75a0a4a0db45: Waiting [2021-06-29T02:20:33.046Z] 618dc40b7e24: Waiting [2021-06-29T02:20:33.046Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T02:20:33.046Z] 5b7225fbf94c: Download complete [2021-06-29T02:20:33.329Z] 3088b5b3c5c0: Download complete [2021-06-29T02:20:33.329Z] 506bd15cee9f: Verifying Checksum [2021-06-29T02:20:33.329Z] 506bd15cee9f: Download complete [2021-06-29T02:20:33.329Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T02:20:33.329Z] 75a0a4a0db45: Download complete [2021-06-29T02:20:33.329Z] 595b0fe564bb: Verifying Checksum [2021-06-29T02:20:33.329Z] 595b0fe564bb: Download complete [2021-06-29T02:20:33.971Z] 595b0fe564bb: Pull complete [2021-06-29T02:20:34.596Z] 3088b5b3c5c0: Pull complete [2021-06-29T02:20:34.919Z] 5b7225fbf94c: Pull complete [2021-06-29T02:20:36.040Z] 618dc40b7e24: Verifying Checksum [2021-06-29T02:20:36.040Z] 618dc40b7e24: Download complete [2021-06-29T02:20:38.156Z] ba82ee9f976e: Verifying Checksum [2021-06-29T02:20:49.108Z] ba82ee9f976e: Pull complete [2021-06-29T02:20:49.108Z] 506bd15cee9f: Pull complete [2021-06-29T02:20:49.108Z] 75a0a4a0db45: Pull complete [2021-06-29T02:20:52.768Z] 618dc40b7e24: Pull complete [2021-06-29T02:20:52.768Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T02:20:52.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T02:20:52.768Z] ---> a36622ca3599 [2021-06-29T02:20:52.768Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:20:55.145Z] ---> Running in 23769832f4d6 [2021-06-29T02:20:55.793Z] Removing intermediate container 23769832f4d6 [2021-06-29T02:20:55.793Z] ---> ca6e1374b2b3 [2021-06-29T02:20:55.793Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:20:55.793Z] ---> Running in 2d73dd9f3fde [2021-06-29T02:20:56.393Z] Removing intermediate container 2d73dd9f3fde [2021-06-29T02:20:56.393Z] ---> 6518a787c630 [2021-06-29T02:20:56.393Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:20:56.393Z] ---> Running in b993e9058f2d [2021-06-29T02:20:56.990Z] Removing intermediate container b993e9058f2d [2021-06-29T02:20:56.990Z] ---> cc40bbb48e1e [2021-06-29T02:20:56.990Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:20:56.990Z] ---> Running in da8ba0079740 [2021-06-29T02:20:59.681Z] Removing intermediate container da8ba0079740 [2021-06-29T02:20:59.681Z] ---> 41e226aefb6a [2021-06-29T02:20:59.681Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:20:59.681Z] ---> Running in 5ba0a8182d3f [2021-06-29T02:21:01.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T02:21:01.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T02:21:02.758Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-29T02:21:02.758Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-29T02:21:03.032Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-29T02:21:03.032Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-29T02:21:03.312Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-29T02:21:03.312Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-29T02:21:03.312Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-29T02:21:03.591Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-29T02:21:03.878Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-29T02:21:03.878Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T02:21:03.878Z] OK: 144 MiB in 49 packages [2021-06-29T02:21:05.334Z] Removing intermediate container 5ba0a8182d3f [2021-06-29T02:21:05.334Z] ---> 78c94c01a983 [2021-06-29T02:21:05.334Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-29T02:21:05.511Z] Running on prd-centos7-docker-4c-2g-641 in /w/workspace/gexfoundry_device-rest-go_PR-126 [Pipeline] { [Pipeline] ws [2021-06-29T02:21:05.531Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2021-06-29T02:21:05.620Z] ---> Running in cc03a5eea888 [2021-06-29T02:21:05.680Z] The recommended git tool is: git [2021-06-29T02:21:06.257Z] Removing intermediate container cc03a5eea888 [2021-06-29T02:21:06.257Z] ---> acae1e677fe2 [2021-06-29T02:21:06.257Z] Step 9/10 : COPY . . [2021-06-29T02:21:06.860Z] ---> 1ab816ec66de [2021-06-29T02:21:06.860Z] Step 10/10 : RUN go mod download [2021-06-29T02:21:07.137Z] ---> Running in 1b270cca4cad [2021-06-29T02:21:09.765Z] using credential edgex-jenkins-ssh [2021-06-29T02:21:09.779Z] Cloning the remote Git repository [2021-06-29T02:21:09.799Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:21:09.889Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2021-06-29T02:21:09.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:21:09.930Z] > git --version # timeout=10 [2021-06-29T02:21:09.938Z] > git --version # 'git version 2.24.4' [2021-06-29T02:21:09.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:21:09.978Z] [INFO] Currently running in a labeled security context [2021-06-29T02:21:09.978Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-29T02:21:09.979Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh7481649975137518278.key [2021-06-29T02:21:09.987Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:21:10.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-29T02:21:11.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:21:11.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-29T02:21:11.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:21:11.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:21:11.035Z] [INFO] Currently running in a labeled security context [2021-06-29T02:21:11.035Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-29T02:21:11.035Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh8940003083905146572.key [2021-06-29T02:21:11.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T02:21:11.509Z] Merging remotes/origin/master commit a5b1cbb034473201950a75ebfecc42600a46d68c into PR head commit 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [2021-06-29T02:21:11.607Z] Merge succeeded, producing 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [2021-06-29T02:21:11.608Z] Checking out Revision 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 (PR-126) [2021-06-29T02:21:11.514Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T02:21:11.519Z] > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 [2021-06-29T02:21:11.561Z] > git remote # timeout=10 [2021-06-29T02:21:11.566Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T02:21:11.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:21:11.572Z] [INFO] Currently running in a labeled security context [2021-06-29T02:21:11.573Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-29T02:21:11.573Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh5665962994028914802.key [2021-06-29T02:21:11.581Z] > git merge a5b1cbb034473201950a75ebfecc42600a46d68c # timeout=10 [2021-06-29T02:21:11.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T02:21:11.612Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T02:21:11.617Z] > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 [2021-06-29T02:21:15.436Z] Commit message: "build: Update SDK and core-contracts lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T02:21:16.663Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:21:17.021Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:21:17.335Z] + sudo service docker restart [2021-06-29T02:21:17.335Z] + true [2021-06-29T02:21:17.335Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T02:21:34.157Z] Removing intermediate container 1b270cca4cad [2021-06-29T02:21:34.158Z] ---> 670fb774f593 [2021-06-29T02:21:34.158Z] Successfully built 670fb774f593 [2021-06-29T02:21:34.158Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:21:34.573Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T02:21:34.574Z] . [Pipeline] withDockerContainer [2021-06-29T02:21:34.939Z] prd-ubuntu18.04-docker-arm64-4c-16g-639 does not seem to be running inside a container [2021-06-29T02:21:35.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T02:21:36.898Z] $ docker top 352f60eb6c88a15207fe1e8d1794a0a11b18b48c60092c27476e2d097ad4959a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-06-29T02:21:37.389Z] provisioning config files... [2021-06-29T02:21:37.413Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config2023796425948532457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:21:37.848Z] ---> docker-login.sh [2021-06-29T02:21:37.848Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:21:37.973Z] + go version [2021-06-29T02:21:37.973Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T02:21:38.035Z] $ docker stop --time=1 352f60eb6c88a15207fe1e8d1794a0a11b18b48c60092c27476e2d097ad4959a [2021-06-29T02:21:38.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:21:38.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:21:38.127Z] Configure a credential helper to remove this warning. See [2021-06-29T02:21:38.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:21:38.127Z] [2021-06-29T02:21:38.127Z] Login Succeeded [2021-06-29T02:21:38.127Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:21:38.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:21:38.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:21:38.406Z] Configure a credential helper to remove this warning. See [2021-06-29T02:21:38.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:21:38.406Z] [2021-06-29T02:21:38.406Z] Login Succeeded [2021-06-29T02:21:38.406Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:21:38.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:21:38.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:21:38.710Z] Configure a credential helper to remove this warning. See [2021-06-29T02:21:38.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:21:38.710Z] [2021-06-29T02:21:38.710Z] Login Succeeded [2021-06-29T02:21:38.710Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:21:38.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:21:38.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:21:38.710Z] Configure a credential helper to remove this warning. See [2021-06-29T02:21:38.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:21:38.710Z] [2021-06-29T02:21:38.710Z] Login Succeeded [2021-06-29T02:21:38.710Z] docker.io [2021-06-29T02:21:39.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:21:39.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:21:39.033Z] Configure a credential helper to remove this warning. See [2021-06-29T02:21:39.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:21:39.033Z] [2021-06-29T02:21:39.033Z] Login Succeeded [2021-06-29T02:21:39.033Z] ---> docker-login.sh ends [2021-06-29T02:21:39.915Z] $ docker rm -f 352f60eb6c88a15207fe1e8d1794a0a11b18b48c60092c27476e2d097ad4959a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-29T02:21:40.179Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-06-29T02:21:40.994Z] ========================================================= [2021-06-29T02:21:40.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T02:21:40.995Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:21:41.141Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T02:21:41.141Z] . [Pipeline] withDockerContainer [2021-06-29T02:21:41.327Z] + 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-06-29T02:21:41.327Z] Sending build context to Docker daemon 100.4kB [2021-06-29T02:21:41.327Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:21:41.327Z] Step 2/10 : FROM ${BASE} [2021-06-29T02:21:41.439Z] prd-ubuntu18.04-docker-arm64-4c-16g-639 does not seem to be running inside a container [2021-06-29T02:21:41.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T02:21:41.610Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T02:21:41.610Z] 540db60ca938: Pulling fs layer [2021-06-29T02:21:41.610Z] adcc1eea9eea: Pulling fs layer [2021-06-29T02:21:41.610Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T02:21:41.610Z] 0510c868ecb4: Pulling fs layer [2021-06-29T02:21:41.610Z] afea3b2eda06: Pulling fs layer [2021-06-29T02:21:41.610Z] 7809a108b3ef: Pulling fs layer [2021-06-29T02:21:41.610Z] f706445af74f: Pulling fs layer [2021-06-29T02:21:41.610Z] afea3b2eda06: Waiting [2021-06-29T02:21:41.610Z] 7809a108b3ef: Waiting [2021-06-29T02:21:41.610Z] f706445af74f: Waiting [2021-06-29T02:21:41.610Z] 0510c868ecb4: Waiting [2021-06-29T02:21:41.610Z] 4c4ab2625f07: Download complete [2021-06-29T02:21:41.611Z] adcc1eea9eea: Download complete [2021-06-29T02:21:41.611Z] afea3b2eda06: Verifying Checksum [2021-06-29T02:21:41.611Z] afea3b2eda06: Download complete [2021-06-29T02:21:41.611Z] 7809a108b3ef: Verifying Checksum [2021-06-29T02:21:41.611Z] 7809a108b3ef: Download complete [2021-06-29T02:21:41.611Z] 540db60ca938: Verifying Checksum [2021-06-29T02:21:41.611Z] 540db60ca938: Download complete [2021-06-29T02:21:41.881Z] 540db60ca938: Pull complete [2021-06-29T02:21:42.146Z] adcc1eea9eea: Pull complete [2021-06-29T02:21:42.146Z] 4c4ab2625f07: Pull complete [2021-06-29T02:21:43.319Z] $ docker top 917da2098b05641f39489b17c2218ed76e31ee688d08ca7ed593675b47b3f7e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:21:44.241Z] f706445af74f: Verifying Checksum [2021-06-29T02:21:44.241Z] f706445af74f: Download complete [2021-06-29T02:21:44.408Z] + go mod tidy [Pipeline] sh [2021-06-29T02:21:45.225Z] 0510c868ecb4: Verifying Checksum [2021-06-29T02:21:45.225Z] 0510c868ecb4: Download complete [2021-06-29T02:21:45.747Z] + make test [2021-06-29T02:21:45.747Z] go mod tidy [2021-06-29T02:21:46.370Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-29T02:21:47.418Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-29T02:21:49.581Z] 0510c868ecb4: Pull complete [2021-06-29T02:21:49.581Z] afea3b2eda06: Pull complete [2021-06-29T02:21:49.581Z] 7809a108b3ef: Pull complete [2021-06-29T02:21:50.549Z] f706445af74f: Pull complete [2021-06-29T02:21:50.549Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T02:21:50.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T02:21:50.549Z] ---> b068be0155e3 [2021-06-29T02:21:50.549Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:21:54.844Z] ---> Running in 1cb84b5af1cb [2021-06-29T02:21:54.844Z] Removing intermediate container 1cb84b5af1cb [2021-06-29T02:21:54.844Z] ---> b5513db17d5c [2021-06-29T02:21:54.844Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:21:54.844Z] ---> Running in 22eb02e2c2c0 [2021-06-29T02:21:54.844Z] Removing intermediate container 22eb02e2c2c0 [2021-06-29T02:21:54.844Z] ---> ecf21c4236dc [2021-06-29T02:21:54.844Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:21:55.117Z] ---> Running in 398172fc9927 [2021-06-29T02:21:55.117Z] Removing intermediate container 398172fc9927 [2021-06-29T02:21:55.117Z] ---> 1720e811b9cf [2021-06-29T02:21:55.117Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:21:55.117Z] ---> Running in e7fb6c27a7ff [2021-06-29T02:21:55.693Z] Removing intermediate container e7fb6c27a7ff [2021-06-29T02:21:55.693Z] ---> 30911586a7d2 [2021-06-29T02:21:55.693Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:21:55.693Z] ---> Running in 9dd5b2931316 [2021-06-29T02:21:55.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T02:21:57.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T02:21:58.384Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-29T02:21:58.695Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-29T02:21:58.695Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-29T02:21:58.695Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-29T02:21:58.965Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-29T02:21:58.965Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-29T02:21:59.245Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-29T02:21:59.824Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-29T02:21:59.824Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-29T02:21:59.824Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T02:21:59.824Z] OK: 154 MiB in 49 packages [2021-06-29T02:22:00.402Z] Removing intermediate container 9dd5b2931316 [2021-06-29T02:22:00.402Z] ---> 7c6338eeff51 [2021-06-29T02:22:00.402Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-29T02:22:00.402Z] ---> Running in 04217b07879d [2021-06-29T02:22:00.402Z] Removing intermediate container 04217b07879d [2021-06-29T02:22:00.402Z] ---> 2421c898888d [2021-06-29T02:22:00.402Z] Step 9/10 : COPY . . [2021-06-29T02:22:00.663Z] ---> 6a897dfde2b0 [2021-06-29T02:22:00.663Z] Step 10/10 : RUN go mod download [2021-06-29T02:22:00.663Z] ---> Running in 3d8a5d46a202 [2021-06-29T02:22:22.879Z] Removing intermediate container 3d8a5d46a202 [2021-06-29T02:22:22.879Z] ---> 4d808cf2cb91 [2021-06-29T02:22:22.879Z] Successfully built 4d808cf2cb91 [2021-06-29T02:22:22.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:22:23.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T02:22:23.241Z] . [Pipeline] withDockerContainer [2021-06-29T02:22:23.370Z] prd-centos7-docker-4c-2g-641 does not seem to be running inside a container [2021-06-29T02:22:23.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T02:22:23.838Z] $ docker top f029696d7cd7c911f26e894482d2b5fa543801f96ccd7bb7a03201eb29d94fb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:22:24.292Z] + go version [2021-06-29T02:22:24.292Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T02:22:24.304Z] $ docker stop --time=1 f029696d7cd7c911f26e894482d2b5fa543801f96ccd7bb7a03201eb29d94fb9 [2021-06-29T02:22:25.498Z] $ docker rm -f f029696d7cd7c911f26e894482d2b5fa543801f96ccd7bb7a03201eb29d94fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:22:26.179Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T02:22:26.180Z] . [Pipeline] withDockerContainer [2021-06-29T02:22:26.274Z] prd-centos7-docker-4c-2g-641 does not seem to be running inside a container [2021-06-29T02:22:26.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T02:22:26.961Z] $ docker top 3d9a1de9c8e8c9ce4385047dba0b29be8f8a0feba1deb0d8ce5e7af6d0f9182d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:22:27.406Z] + go mod tidy [Pipeline] sh [2021-06-29T02:22:28.182Z] + make test [2021-06-29T02:22:28.182Z] go mod tidy [2021-06-29T02:22:28.182Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-29T02:22:28.886Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-29T02:22:44.090Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-29T02:22:44.305Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-29T02:22:44.306Z] ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 54.0% of statements [2021-06-29T02:22:44.306Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-29T02:22:45.111Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements [2021-06-29T02:22:45.111Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-29T02:22:52.038Z] gofmt -l . [2021-06-29T02:22:52.038Z] [ "`gofmt -l .`" = "" ] [2021-06-29T02:22:52.038Z] ./bin/test-go-mod-tidy.sh [2021-06-29T02:22:52.038Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-29T02:22:52.062Z] $ docker stop --time=1 3d9a1de9c8e8c9ce4385047dba0b29be8f8a0feba1deb0d8ce5e7af6d0f9182d [2021-06-29T02:22:53.591Z] $ docker rm -f 3d9a1de9c8e8c9ce4385047dba0b29be8f8a0feba1deb0d8ce5e7af6d0f9182d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T02:22:54.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T02:22:54.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-29T02:22:56.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T02:22:56.604Z] + ls -al . [2021-06-29T02:22:56.604Z] total 112 [2021-06-29T02:22:56.604Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 29 02:22 . [2021-06-29T02:22:56.604Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 29 02:21 .. [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 6792 Jun 29 02:21 Attribution.txt [2021-06-29T02:22:56.604Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 02:21 bin [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 7459 Jun 29 02:21 CHANGELOG.md [2021-06-29T02:22:56.604Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 29 02:21 cmd [2021-06-29T02:22:56.604Z] -rw-r--r--. 1 jenkins jenkins 8513 Jun 29 02:22 coverage.out [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 1615 Jun 29 02:21 Dockerfile [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 1087 Jun 29 02:21 Dockerfile.build [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 151 Jun 29 02:21 .dockerignore [2021-06-29T02:22:56.604Z] drwxrwxr-x. 2 jenkins jenkins 76 Jun 29 02:21 driver [2021-06-29T02:22:56.604Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 29 02:21 .git [2021-06-29T02:22:56.604Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 29 02:21 .github [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 29 02:21 .gitignore [2021-06-29T02:22:56.604Z] -rw-r--r--. 1 jenkins jenkins 271 Jun 29 02:22 go.mod [2021-06-29T02:22:56.604Z] -rw-r--r--. 1 jenkins jenkins 20570 Jun 29 02:22 go.sum [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 680 Jun 29 02:21 Jenkinsfile [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 29 02:21 LICENSE [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 996 Jun 29 02:21 Makefile [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 7667 Jun 29 02:21 README.md [2021-06-29T02:22:56.604Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 29 02:21 snap [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 29 02:16 VERSION [2021-06-29T02:22:56.604Z] -rw-rw-r--. 1 jenkins jenkins 713 Jun 29 02:21 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:22:56.996Z] + 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=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 --label arch=amd64 --label version=0.0.0 . [2021-06-29T02:22:56.996Z] Sending build context to Docker daemon 110.1kB [2021-06-29T02:22:56.996Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:22:56.996Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-29T02:22:56.996Z] ---> 4d808cf2cb91 [2021-06-29T02:22:56.996Z] Step 3/25 : ARG MAKE='make build' [2021-06-29T02:22:56.996Z] ---> Running in 1d41908b487c [2021-06-29T02:22:56.996Z] Removing intermediate container 1d41908b487c [2021-06-29T02:22:56.996Z] ---> 0603241051fa [2021-06-29T02:22:56.996Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:22:56.996Z] ---> Running in 58d744282be6 [2021-06-29T02:22:57.261Z] Removing intermediate container 58d744282be6 [2021-06-29T02:22:57.261Z] ---> 179298526c01 [2021-06-29T02:22:57.261Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:22:57.261Z] ---> Running in 3b75408e70a8 [2021-06-29T02:22:57.261Z] Removing intermediate container 3b75408e70a8 [2021-06-29T02:22:57.261Z] ---> d9858a3dd8c6 [2021-06-29T02:22:57.261Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:22:57.261Z] ---> Running in 12b5723d99af [2021-06-29T02:22:57.854Z] Removing intermediate container 12b5723d99af [2021-06-29T02:22:57.854Z] ---> 63b929b99a2e [2021-06-29T02:22:57.854Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:22:57.854Z] ---> Running in 46addde45ae1 [2021-06-29T02:22:58.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T02:22:59.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T02:23:00.171Z] OK: 154 MiB in 49 packages [2021-06-29T02:23:00.529Z] Removing intermediate container 46addde45ae1 [2021-06-29T02:23:00.529Z] ---> 03840ef82517 [2021-06-29T02:23:00.529Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-29T02:23:00.530Z] ---> Running in c6167229c1af [2021-06-29T02:23:00.530Z] Removing intermediate container c6167229c1af [2021-06-29T02:23:00.530Z] ---> 82ab53e2c30c [2021-06-29T02:23:00.530Z] Step 9/25 : COPY . . [2021-06-29T02:23:00.530Z] ---> 99b8bf8a80d5 [2021-06-29T02:23:00.530Z] Step 10/25 : RUN go mod tidy [2021-06-29T02:23:00.530Z] ---> Running in 79e9e7219764 [2021-06-29T02:23:01.160Z] Removing intermediate container 79e9e7219764 [2021-06-29T02:23:01.160Z] ---> 630dc6b6f0df [2021-06-29T02:23:01.160Z] Step 11/25 : RUN make update [2021-06-29T02:23:01.160Z] ---> Running in 4d0755d2e8da [2021-06-29T02:23:01.441Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-29T02:23:01.737Z] Removing intermediate container 4d0755d2e8da [2021-06-29T02:23:01.737Z] ---> 6b988993d921 [2021-06-29T02:23:01.737Z] Step 12/25 : RUN $MAKE [2021-06-29T02:23:01.737Z] ---> Running in 338cdd499d59 [2021-06-29T02:23:02.067Z] go mod tidy [2021-06-29T02:23:02.346Z] 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-06-29T02:23:11.398Z] gofmt -l . [2021-06-29T02:23:11.398Z] [ "`gofmt -l .`" = "" ] [2021-06-29T02:23:11.398Z] ./bin/test-go-mod-tidy.sh [2021-06-29T02:23:11.398Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-29T02:23:12.061Z] $ docker stop --time=1 917da2098b05641f39489b17c2218ed76e31ee688d08ca7ed593675b47b3f7e2 [2021-06-29T02:23:14.127Z] $ docker rm -f 917da2098b05641f39489b17c2218ed76e31ee688d08ca7ed593675b47b3f7e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T02:23:15.019Z] Removing intermediate container 338cdd499d59 [2021-06-29T02:23:15.019Z] ---> b4b36b42d614 [2021-06-29T02:23:15.019Z] Step 13/25 : FROM alpine:3.12 [2021-06-29T02:23:15.019Z] 3.12: Pulling from library/alpine [2021-06-29T02:23:15.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T02:23:15.158Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T02:23:15.311Z] 339de151aab4: Pulling fs layer [2021-06-29T02:23:15.604Z] 339de151aab4: Verifying Checksum [2021-06-29T02:23:15.604Z] 339de151aab4: Download complete [2021-06-29T02:23:15.895Z] 339de151aab4: Pull complete [2021-06-29T02:23:15.895Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T02:23:15.895Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T02:23:15.895Z] ---> 13621d1b12d4 [2021-06-29T02:23:15.895Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:23:15.895Z] ---> Running in 43ea6b8f9da2 [2021-06-29T02:23:15.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-29T02:23:16.180Z] Removing intermediate container 43ea6b8f9da2 [2021-06-29T02:23:16.180Z] ---> b2362a51b328 [2021-06-29T02:23:16.180Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-29T02:23:16.180Z] ---> Running in 841336c9c464 [Pipeline] sh [2021-06-29T02:23:16.507Z] Removing intermediate container 841336c9c464 [2021-06-29T02:23:16.507Z] ---> 90d0a5be38f1 [2021-06-29T02:23:16.507Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T02:23:16.507Z] ---> Running in 1d1738ebe093 [2021-06-29T02:23:16.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T02:23:16.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T02:23:16.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T02:23:17.031Z] + ls -al . [2021-06-29T02:23:17.032Z] total 140 [2021-06-29T02:23:17.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:23 . [2021-06-29T02:23:17.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:19 .. [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 29 02:20 .dockerignore [2021-06-29T02:23:17.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:20 .git [2021-06-29T02:23:17.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:20 .github [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 29 02:20 .gitignore [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 6792 Jun 29 02:20 Attribution.txt [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 7459 Jun 29 02:20 CHANGELOG.md [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 1615 Jun 29 02:20 Dockerfile [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 1087 Jun 29 02:20 Dockerfile.build [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 29 02:20 Jenkinsfile [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 29 02:20 LICENSE [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 996 Jun 29 02:20 Makefile [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 7667 Jun 29 02:20 README.md [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 02:16 VERSION [2021-06-29T02:23:17.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:20 bin [2021-06-29T02:23:17.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:20 cmd [2021-06-29T02:23:17.032Z] -rw-r--r-- 1 jenkins jenkins 8513 Jun 29 02:22 coverage.out [2021-06-29T02:23:17.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:20 driver [2021-06-29T02:23:17.032Z] -rw-r--r-- 1 jenkins jenkins 271 Jun 29 02:23 go.mod [2021-06-29T02:23:17.032Z] -rw-r--r-- 1 jenkins jenkins 20570 Jun 29 02:21 go.sum [2021-06-29T02:23:17.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:20 snap [2021-06-29T02:23:17.032Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 29 02:20 version.go [2021-06-29T02:23:17.069Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T02:23:17.069Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T02:23:17.069Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T02:23:17.069Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T02:23:17.069Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T02:23:17.069Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T02:23:17.069Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T02:23:17.069Z] OK: 8 MiB in 20 packages [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:23:17.424Z] Removing intermediate container 1d1738ebe093 [2021-06-29T02:23:17.424Z] ---> f191faea0e48 [2021-06-29T02:23:17.424Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-29T02:23:17.479Z] + 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=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 --label arch=arm64 --label version=0.0.0 . [2021-06-29T02:23:17.479Z] Sending build context to Docker daemon 110.1kB [2021-06-29T02:23:17.795Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:23:17.795Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-29T02:23:17.795Z] ---> 670fb774f593 [2021-06-29T02:23:17.795Z] Step 3/25 : ARG MAKE='make build' [2021-06-29T02:23:18.018Z] ---> f79c05c918a7 [2021-06-29T02:23:18.018Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-29T02:23:18.077Z] ---> Running in b361eb1054d2 [2021-06-29T02:23:18.283Z] ---> 9bb06761642d [2021-06-29T02:23:18.283Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-29T02:23:18.361Z] Removing intermediate container b361eb1054d2 [2021-06-29T02:23:18.361Z] ---> d5579538de89 [2021-06-29T02:23:18.361Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:23:18.551Z] ---> a56c6427f472 [2021-06-29T02:23:18.551Z] Step 20/25 : EXPOSE 59986 [2021-06-29T02:23:18.551Z] ---> Running in 17f05d215af7 [2021-06-29T02:23:18.637Z] ---> Running in 208d30466a14 [2021-06-29T02:23:18.813Z] Removing intermediate container 17f05d215af7 [2021-06-29T02:23:18.813Z] ---> 5f98d162a7fc [2021-06-29T02:23:18.813Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-29T02:23:18.911Z] Removing intermediate container 208d30466a14 [2021-06-29T02:23:18.911Z] ---> e96e326cadf9 [2021-06-29T02:23:18.911Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:23:19.076Z] ---> Running in 94f0df7a8c78 [2021-06-29T02:23:19.076Z] Removing intermediate container 94f0df7a8c78 [2021-06-29T02:23:19.076Z] ---> 29e159a84d44 [2021-06-29T02:23:19.076Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-29T02:23:19.299Z] ---> Running in 28654fef3b58 [2021-06-29T02:23:19.421Z] ---> Running in 32e8bb222095 [2021-06-29T02:23:19.421Z] Removing intermediate container 32e8bb222095 [2021-06-29T02:23:19.421Z] ---> ea190dfda286 [2021-06-29T02:23:19.421Z] Step 23/25 : LABEL arch=amd64 [2021-06-29T02:23:19.421Z] ---> Running in 4394bbdf7271 [2021-06-29T02:23:19.421Z] Removing intermediate container 4394bbdf7271 [2021-06-29T02:23:19.421Z] ---> fdf46b6e25f4 [2021-06-29T02:23:19.421Z] Step 24/25 : LABEL git_sha=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [2021-06-29T02:23:19.421Z] ---> Running in 99f8ce229c46 [2021-06-29T02:23:19.666Z] Removing intermediate container 28654fef3b58 [2021-06-29T02:23:19.666Z] ---> af82de01017e [2021-06-29T02:23:19.666Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:23:19.694Z] Removing intermediate container 99f8ce229c46 [2021-06-29T02:23:19.694Z] ---> 41a59eca4aea [2021-06-29T02:23:19.694Z] Step 25/25 : LABEL version=0.0.0 [2021-06-29T02:23:19.694Z] ---> Running in fd790384158e [2021-06-29T02:23:19.694Z] Removing intermediate container fd790384158e [2021-06-29T02:23:19.694Z] ---> 2c43fff7d693 [2021-06-29T02:23:19.694Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-29T02:23:19.694Z] Successfully built 2c43fff7d693 [2021-06-29T02:23:19.694Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-29T02:23:19.993Z] ---> Running in aba111d87198 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:23:20.744Z] ---> job-cost.sh [2021-06-29T02:23:20.744Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QOr1 [2021-06-29T02:23:21.796Z] Removing intermediate container aba111d87198 [2021-06-29T02:23:21.796Z] ---> e1618e5b1ab1 [2021-06-29T02:23:21.796Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:23:22.133Z] ---> Running in 61cd799dcf15 [2021-06-29T02:23:23.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T02:23:24.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T02:23:25.847Z] OK: 144 MiB in 49 packages [2021-06-29T02:23:26.551Z] Removing intermediate container 61cd799dcf15 [2021-06-29T02:23:26.552Z] ---> 1e756e9fcff4 [2021-06-29T02:23:26.552Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-29T02:23:26.552Z] ---> Running in 9d2c5e950bde [2021-06-29T02:23:27.169Z] Removing intermediate container 9d2c5e950bde [2021-06-29T02:23:27.169Z] ---> 38ad4e06fed6 [2021-06-29T02:23:27.169Z] Step 9/25 : COPY . . [2021-06-29T02:23:27.835Z] ---> b183273c32e7 [2021-06-29T02:23:27.836Z] Step 10/25 : RUN go mod tidy [2021-06-29T02:23:28.179Z] ---> Running in adffb8bcc5f2 [2021-06-29T02:23:31.034Z] Removing intermediate container adffb8bcc5f2 [2021-06-29T02:23:31.034Z] ---> 934161b9b93b [2021-06-29T02:23:31.034Z] Step 11/25 : RUN make update [2021-06-29T02:23:31.034Z] ---> Running in f8aa33a33e94 [2021-06-29T02:23:31.168Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T02:23:31.768Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-29T02:23:32.846Z] Removing intermediate container f8aa33a33e94 [2021-06-29T02:23:32.846Z] ---> 56e9b7030b3b [2021-06-29T02:23:32.846Z] Step 12/25 : RUN $MAKE [2021-06-29T02:23:33.233Z] ---> Running in 954f3c7ad5b4 [2021-06-29T02:23:33.955Z] go mod tidy [2021-06-29T02:23:34.641Z] 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-06-29T02:23:49.923Z] lf-activate-venv(): INFO: Adding /tmp/venv-QOr1/bin to PATH [2021-06-29T02:23:49.923Z] INFO: No Stack... [2021-06-29T02:23:49.923Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T02:23:49.923Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T02:23:50.498Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [2021-06-29T02:23:50.499Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T02:23:50.664Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [2021-06-29T02:23:50.678Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] did not exist. Created. [2021-06-29T02:23:50.678Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T02:23:51.140Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-29T02:23:51.249Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T02:23:51.267Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T02:24:07.735Z] Removing intermediate container 954f3c7ad5b4 [2021-06-29T02:24:07.735Z] ---> caae569fae42 [2021-06-29T02:24:07.735Z] Step 13/25 : FROM alpine:3.12 [2021-06-29T02:24:08.362Z] 3.12: Pulling from library/alpine [2021-06-29T02:24:08.677Z] d2f70382dc9a: Pulling fs layer [2021-06-29T02:24:08.976Z] d2f70382dc9a: Verifying Checksum [2021-06-29T02:24:08.976Z] d2f70382dc9a: Download complete [2021-06-29T02:24:09.611Z] d2f70382dc9a: Pull complete [2021-06-29T02:24:09.611Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T02:24:09.611Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T02:24:09.611Z] ---> c4fd0aeabfcf [2021-06-29T02:24:09.611Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:24:09.987Z] ---> Running in 8e29e6706e91 [2021-06-29T02:24:10.276Z] Removing intermediate container 8e29e6706e91 [2021-06-29T02:24:10.276Z] ---> 9e355691af76 [2021-06-29T02:24:10.276Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-29T02:24:10.276Z] ---> Running in 6d2ac2ec83f1 [2021-06-29T02:24:10.902Z] Removing intermediate container 6d2ac2ec83f1 [2021-06-29T02:24:10.902Z] ---> 36b499603d1d [2021-06-29T02:24:10.902Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T02:24:10.902Z] ---> Running in 0ac08465df33 [2021-06-29T02:24:12.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T02:24:12.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T02:24:12.906Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T02:24:12.907Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T02:24:12.907Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T02:24:12.907Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T02:24:13.214Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T02:24:13.214Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T02:24:13.214Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T02:24:13.214Z] OK: 8 MiB in 20 packages [2021-06-29T02:24:14.420Z] Removing intermediate container 0ac08465df33 [2021-06-29T02:24:14.420Z] ---> bc77593ad11a [2021-06-29T02:24:14.420Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-29T02:24:15.441Z] ---> 212d7ece793d [2021-06-29T02:24:15.441Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-29T02:24:16.076Z] ---> 8d31d5e75ec4 [2021-06-29T02:24:16.076Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-29T02:24:17.121Z] ---> 2d556cd9c545 [2021-06-29T02:24:17.121Z] Step 20/25 : EXPOSE 59986 [2021-06-29T02:24:17.121Z] ---> Running in 7197c7d4757e [2021-06-29T02:24:17.427Z] Removing intermediate container 7197c7d4757e [2021-06-29T02:24:17.427Z] ---> c0a516cb2312 [2021-06-29T02:24:17.427Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-29T02:24:17.741Z] ---> Running in 96ebe99ac7ca [2021-06-29T02:24:18.072Z] Removing intermediate container 96ebe99ac7ca [2021-06-29T02:24:18.072Z] ---> 835c72fbaf8d [2021-06-29T02:24:18.072Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-29T02:24:18.399Z] ---> Running in bbf13ebdf2fc [2021-06-29T02:24:18.712Z] Removing intermediate container bbf13ebdf2fc [2021-06-29T02:24:18.712Z] ---> 3cf6128ae5ef [2021-06-29T02:24:18.712Z] Step 23/25 : LABEL arch=arm64 [2021-06-29T02:24:19.046Z] ---> Running in 812b955e6cb5 [2021-06-29T02:24:19.333Z] Removing intermediate container 812b955e6cb5 [2021-06-29T02:24:19.333Z] ---> 6adc22334964 [2021-06-29T02:24:19.333Z] Step 24/25 : LABEL git_sha=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [2021-06-29T02:24:19.648Z] ---> Running in 602143be0dc1 [2021-06-29T02:24:19.965Z] Removing intermediate container 602143be0dc1 [2021-06-29T02:24:19.965Z] ---> e272dda0c1a2 [2021-06-29T02:24:19.965Z] Step 25/25 : LABEL version=0.0.0 [2021-06-29T02:24:19.965Z] ---> Running in b50767b18fb3 [2021-06-29T02:24:20.585Z] Removing intermediate container b50767b18fb3 [2021-06-29T02:24:20.585Z] ---> 49b66372628f [2021-06-29T02:24:20.585Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-29T02:24:20.585Z] Successfully built 49b66372628f [2021-06-29T02:24:20.585Z] 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-06-29T02:24:21.331Z] ---> job-cost.sh [2021-06-29T02:24:21.331Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cJib [2021-06-29T02:25:00.485Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T02:26:37.329Z] lf-activate-venv(): INFO: Adding /tmp/venv-cJib/bin to PATH [2021-06-29T02:26:37.329Z] INFO: No Stack... [2021-06-29T02:26:37.329Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T02:26:37.329Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T02:26:37.675Z] + cut -d, -f6 [2021-06-29T02:26:37.675Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock [2021-06-29T02:26:37.734Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [2021-06-29T02:26:37.747Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] did not exist. Created. [2021-06-29T02:26:37.748Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T02:26:38.116Z] /w/workspace/device-rest-go/3@tmp/durable-19eba579/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-19eba579/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-29T02:26:38.460Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T02:26:38.480Z] Warning: overwriting stash ‘stack-cost’ [2021-06-29T02:26:38.639Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T02:26:38.653Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-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-06-29T02:26:39.196Z] provisioning config files... [2021-06-29T02:26:39.205Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/config3774815262811950280tmp [Pipeline] { [Pipeline] sh [2021-06-29T02:26:39.538Z] + set +x [2021-06-29T02:26:39.539Z] + curl -s https://codecov.io/bash [2021-06-29T02:26:39.539Z] + bash -s -- [2021-06-29T02:26:39.539Z] [2021-06-29T02:26:39.539Z] _____ _ [2021-06-29T02:26:39.539Z] / ____| | | [2021-06-29T02:26:39.539Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T02:26:39.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T02:26:39.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T02:26:39.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T02:26:39.539Z] Bash-1.0.3 [2021-06-29T02:26:39.539Z] [2021-06-29T02:26:39.539Z] [2021-06-29T02:26:39.539Z] ==> git version 2.24.4 found [2021-06-29T02:26:39.539Z] ==> 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-06-29T02:26:39.539Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T02:26:39.539Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T02:26:39.539Z] ==> Jenkins CI detected. [2021-06-29T02:26:39.539Z] project root: . [2021-06-29T02:26:39.539Z] --> token set from env [2021-06-29T02:26:39.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T02:26:39.539Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T02:26:39.539Z] ==> Python coveragepy not found [2021-06-29T02:26:39.539Z] ==> Searching for coverage reports in: [2021-06-29T02:26:39.539Z] + . [2021-06-29T02:26:39.539Z] -> Found 1 reports [2021-06-29T02:26:39.539Z] ==> Detecting git/mercurial file structure [2021-06-29T02:26:39.539Z] ==> Reading reports [2021-06-29T02:26:39.539Z] + ./coverage.out bytes=8513 [2021-06-29T02:26:39.808Z] ==> Appending adjustments [2021-06-29T02:26:39.808Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T02:26:39.808Z] + Found adjustments [2021-06-29T02:26:39.808Z] ==> Gzipping contents [2021-06-29T02:26:39.808Z] 4.0K /tmp/codecov.gX0LMg.gz [2021-06-29T02:26:39.808Z] ==> Uploading reports [2021-06-29T02:26:39.808Z] url: https://codecov.io [2021-06-29T02:26:39.808Z] query: branch=PR-126&commit=17d44b67c770bbfc746aa12c1c3a95daca92d5b9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-126%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=126&job=&cmd_args= [2021-06-29T02:26:39.808Z] -> Pinging Codecov [2021-06-29T02:26:39.808Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-126&commit=17d44b67c770bbfc746aa12c1c3a95daca92d5b9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-126%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=126&job=&cmd_args= [2021-06-29T02:26:40.380Z] -> Uploading to [2021-06-29T02:26:40.380Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/4E5D53B4F1F92C436F7061BF334D961C/17d44b67c770bbfc746aa12c1c3a95daca92d5b9/15dcc32f-edb3-4800-96bb-af2ce1ed9baf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T022640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6dc342923886627c887514883b87b20cac3126c11a03b6047541bec684fae694 [2021-06-29T02:26:40.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T02:26:40.380Z] Dload Upload Total Spent Left Speed [2021-06-29T02:26:40.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 2975 --:--:-- --:--:-- --:--:-- 2972 100 1608 0 0 100 1608 0 2974 --:--:-- --:--:-- --:--:-- 2972 [2021-06-29T02:26:40.952Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [Pipeline] } [2021-06-29T02:26:40.963Z] 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-06-29T02:26:42.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:26:43.249Z] ---> package-listing.sh [2021-06-29T02:26:43.249Z] ++ facter osfamily [2021-06-29T02:26:43.249Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T02:26:43.512Z] + OS_FAMILY=redhat [2021-06-29T02:26:43.512Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-126 [2021-06-29T02:26:43.512Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T02:26:43.512Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T02:26:43.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T02:26:43.512Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T02:26:43.512Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-126 ']' [2021-06-29T02:26:43.512Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T02:26:43.512Z] + case "${OS_FAMILY}" in [2021-06-29T02:26:43.512Z] + rpm -qa [2021-06-29T02:26:43.512Z] + sort [2021-06-29T02:26:44.086Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T02:26:44.086Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T02:26:44.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T02:26:44.086Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-126 ']' [2021-06-29T02:26:44.086Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-126/archives/ [2021-06-29T02:26:44.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-126/archives/ [Pipeline] echo [2021-06-29T02:26:44.101Z] 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-126/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T02:26:44.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:26:44.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T02:26:44.961Z] [2021-06-29T02:26:44.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:26:45.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T02:26:45.277Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T02:26:45.277Z] df20fa9351a1: Pulling fs layer [2021-06-29T02:26:45.277Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T02:26:45.277Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T02:26:45.277Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T02:26:45.277Z] 93b61091891f: Pulling fs layer [2021-06-29T02:26:45.277Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T02:26:45.277Z] 5e14af77c1be: Pulling fs layer [2021-06-29T02:26:45.277Z] 01666e4c0597: Pulling fs layer [2021-06-29T02:26:45.277Z] aa168da1d23b: Pulling fs layer [2021-06-29T02:26:45.277Z] 46f8f816bc3b: Waiting [2021-06-29T02:26:45.277Z] 93b61091891f: Waiting [2021-06-29T02:26:45.277Z] 93b9cdb0e59b: Waiting [2021-06-29T02:26:45.277Z] 5e14af77c1be: Waiting [2021-06-29T02:26:45.277Z] 01666e4c0597: Waiting [2021-06-29T02:26:45.277Z] aa168da1d23b: Waiting [2021-06-29T02:26:45.277Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T02:26:45.277Z] 36b3adc4ff6f: Download complete [2021-06-29T02:26:45.277Z] 46f8f816bc3b: Download complete [2021-06-29T02:26:45.277Z] df20fa9351a1: Verifying Checksum [2021-06-29T02:26:45.277Z] df20fa9351a1: Download complete [2021-06-29T02:26:45.545Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T02:26:45.545Z] 93b9cdb0e59b: Download complete [2021-06-29T02:26:45.545Z] 5e14af77c1be: Verifying Checksum [2021-06-29T02:26:45.545Z] 5e14af77c1be: Download complete [2021-06-29T02:26:45.545Z] 93b61091891f: Verifying Checksum [2021-06-29T02:26:45.545Z] 93b61091891f: Download complete [2021-06-29T02:26:45.545Z] 01666e4c0597: Verifying Checksum [2021-06-29T02:26:45.545Z] 01666e4c0597: Download complete [2021-06-29T02:26:45.545Z] df20fa9351a1: Pull complete [2021-06-29T02:26:45.545Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T02:26:45.545Z] 8ad3a11d3b57: Download complete [2021-06-29T02:26:45.810Z] 36b3adc4ff6f: Pull complete [2021-06-29T02:26:46.385Z] 8ad3a11d3b57: Pull complete [2021-06-29T02:26:46.385Z] 46f8f816bc3b: Pull complete [2021-06-29T02:26:46.654Z] 93b61091891f: Pull complete [2021-06-29T02:26:46.917Z] 93b9cdb0e59b: Pull complete [2021-06-29T02:26:46.917Z] 5e14af77c1be: Pull complete [2021-06-29T02:26:47.177Z] 01666e4c0597: Pull complete [2021-06-29T02:26:47.439Z] aa168da1d23b: Verifying Checksum [2021-06-29T02:26:47.439Z] aa168da1d23b: Download complete [2021-06-29T02:26:51.711Z] aa168da1d23b: Pull complete [2021-06-29T02:26:51.711Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T02:26:51.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T02:26:51.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T02:26:51.786Z] prd-centos7-docker-4c-2g-635 does not seem to be running inside a container [2021-06-29T02:26:51.829Z] $ 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-126/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-126 -v /w/workspace/gexfoundry_device-rest-go_PR-126:/w/workspace/gexfoundry_device-rest-go_PR-126:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-126@tmp:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T02:26:54.384Z] $ docker top e796d157e07b731b73dbe93a3cee037df0ec8a75674d0f430bd4128ff523ab41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:26:54.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T02:26:55.056Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T02:26:55.353Z] + ls /var/log/sa-host [2021-06-29T02:26:55.353Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T02:26:55.353Z] file_magic: OK [2021-06-29T02:26:55.353Z] HZ: Using current value: 100 [2021-06-29T02:26:55.353Z] file_header: OK [2021-06-29T02:26:55.353Z] 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-06-29T02:26:55.353Z] Statistics: [2021-06-29T02:26:55.353Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T02:26:55.353Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T02:26:55.353Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T02:26:55.353Z] file_magic: OK [2021-06-29T02:26:55.353Z] HZ: Using current value: 100 [2021-06-29T02:26:55.353Z] file_header: OK [2021-06-29T02:26:55.353Z] 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-06-29T02:26:55.353Z] Statistics: [2021-06-29T02:26:55.353Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T02:26:55.353Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:26:55.580Z] provisioning config files... [2021-06-29T02:26:55.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/config5866145860939662986tmp [Pipeline] { [Pipeline] echo [2021-06-29T02:26:55.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:26:55.914Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T02:26:55.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:26:56.351Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T02:26:56.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:26:56.662Z] ---> sudo-logs.sh [2021-06-29T02:26:56.663Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T02:26:56.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:26:56.992Z] ---> job-cost.sh [2021-06-29T02:26:56.992Z] lf-activate-venv: SKIPPING [2021-06-29T02:26:56.992Z] DEBUG: total: 0.18000000715255737 [2021-06-29T02:26:56.992Z] INFO: Retrieving Stack Cost... [2021-06-29T02:26:59.558Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T02:26:59.823Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T02:26:59.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:27:00.146Z] ---> logs-deploy.sh [2021-06-29T02:27:00.146Z] lf-activate-venv: SKIPPING [2021-06-29T02:27:00.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-126/3 [2021-06-29T02:27:00.146Z] INFO: archiving workspace using pattern(s): [2021-06-29T02:27:01.097Z] Archives upload complete. [2021-06-29T02:27:01.097Z] INFO: archiving logs to Nexus [2021-06-29T02:27:01.677Z] ---> uname -a: [2021-06-29T02:27:01.678Z] Linux prd-centos7-docker-4c-2g-635.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-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] ---> lscpu: [2021-06-29T02:27:01.678Z] Architecture: x86_64 [2021-06-29T02:27:01.678Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T02:27:01.678Z] Byte Order: Little Endian [2021-06-29T02:27:01.678Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T02:27:01.678Z] CPU(s): 2 [2021-06-29T02:27:01.678Z] On-line CPU(s) list: 0,1 [2021-06-29T02:27:01.678Z] Thread(s) per core: 1 [2021-06-29T02:27:01.678Z] Core(s) per socket: 1 [2021-06-29T02:27:01.678Z] Socket(s): 2 [2021-06-29T02:27:01.678Z] NUMA node(s): 1 [2021-06-29T02:27:01.678Z] Vendor ID: AuthenticAMD [2021-06-29T02:27:01.678Z] CPU family: 23 [2021-06-29T02:27:01.678Z] Model: 49 [2021-06-29T02:27:01.678Z] Model name: AMD EPYC-Rome Processor [2021-06-29T02:27:01.678Z] Stepping: 0 [2021-06-29T02:27:01.678Z] CPU MHz: 2799.998 [2021-06-29T02:27:01.678Z] BogoMIPS: 5599.99 [2021-06-29T02:27:01.678Z] Virtualization: AMD-V [2021-06-29T02:27:01.678Z] Hypervisor vendor: KVM [2021-06-29T02:27:01.678Z] Virtualization type: full [2021-06-29T02:27:01.678Z] L1d cache: 64 KiB [2021-06-29T02:27:01.678Z] L1i cache: 64 KiB [2021-06-29T02:27:01.678Z] L2 cache: 1 MiB [2021-06-29T02:27:01.678Z] L3 cache: 32 MiB [2021-06-29T02:27:01.678Z] NUMA node0 CPU(s): 0,1 [2021-06-29T02:27:01.678Z] Vulnerability Itlb multihit: Not affected [2021-06-29T02:27:01.678Z] Vulnerability L1tf: Not affected [2021-06-29T02:27:01.678Z] Vulnerability Mds: Not affected [2021-06-29T02:27:01.678Z] Vulnerability Meltdown: Not affected [2021-06-29T02:27:01.678Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T02:27:01.678Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T02:27:01.678Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T02:27:01.678Z] Vulnerability Srbds: Not affected [2021-06-29T02:27:01.678Z] Vulnerability Tsx async abort: Not affected [2021-06-29T02:27:01.678Z] 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-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] ---> nproc: [2021-06-29T02:27:01.678Z] 2 [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] ---> df -h: [2021-06-29T02:27:01.678Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T02:27:01.678Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-29T02:27:01.678Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T02:27:01.678Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T02:27:01.678Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-126 [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-126@tmp [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-29T02:27:01.678Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] ---> free -m: [2021-06-29T02:27:01.678Z] total used free shared buff/cache available [2021-06-29T02:27:01.678Z] Mem: 7821 924 4787 0 2108 6718 [2021-06-29T02:27:01.678Z] Swap: 1023 0 1023 [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] ---> ip addr: [2021-06-29T02:27:01.678Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T02:27:01.678Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T02:27:01.678Z] inet 127.0.0.1/8 scope host lo [2021-06-29T02:27:01.678Z] valid_lft forever preferred_lft forever [2021-06-29T02:27:01.678Z] inet6 ::1/128 scope host [2021-06-29T02:27:01.678Z] valid_lft forever preferred_lft forever [2021-06-29T02:27:01.678Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T02:27:01.678Z] link/ether fa:16:3e:29:05:e4 brd ff:ff:ff:ff:ff:ff [2021-06-29T02:27:01.678Z] inet 10.30.123.168/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T02:27:01.678Z] valid_lft 85749sec preferred_lft 85749sec [2021-06-29T02:27:01.678Z] inet6 fe80::f816:3eff:fe29:5e4/64 scope link [2021-06-29T02:27:01.678Z] valid_lft forever preferred_lft forever [2021-06-29T02:27:01.678Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T02:27:01.678Z] link/ether 02:42:a2:9c:e9:e5 brd ff:ff:ff:ff:ff:ff [2021-06-29T02:27:01.678Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T02:27:01.678Z] valid_lft forever preferred_lft forever [2021-06-29T02:27:01.678Z] inet6 fe80::42:a2ff:fe9c:e9e5/64 scope link [2021-06-29T02:27:01.678Z] valid_lft forever preferred_lft forever [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] ---> sar -b -r -n DEV: [2021-06-29T02:27:01.678Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] 02:15:58 LINUX RESTART (2 CPU) [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] 02:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T02:27:01.678Z] 02:18:01 1.66 0.00 1.66 0.00 0.00 33.25 0.00 [2021-06-29T02:27:01.678Z] 02:19:01 0.55 0.00 0.55 0.00 0.00 9.05 0.00 [2021-06-29T02:27:01.678Z] 02:20:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-06-29T02:27:01.678Z] 02:21:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 [2021-06-29T02:27:01.678Z] 02:22:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 [2021-06-29T02:27:01.678Z] 02:23:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 [2021-06-29T02:27:01.678Z] 02:24:01 0.18 0.00 0.18 0.00 0.00 2.23 0.00 [2021-06-29T02:27:01.678Z] 02:25:01 0.32 0.00 0.32 0.00 0.00 4.15 0.00 [2021-06-29T02:27:01.678Z] 02:26:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-29T02:27:01.678Z] Average: 0.44 0.00 0.44 0.00 0.00 7.38 0.00 [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] 02:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T02:27:01.678Z] 02:18:01 5449324 0 805332 10.06 2620 1751664 1309424 14.46 581892 1576852 20 [2021-06-29T02:27:01.678Z] 02:19:01 5461568 0 793136 9.90 2620 1751616 1199844 13.25 574440 1574728 20 [2021-06-29T02:27:01.678Z] 02:20:01 5459696 0 795008 9.93 2620 1751616 1199892 13.25 571348 1579748 20 [2021-06-29T02:27:01.678Z] 02:21:01 5459836 0 794864 9.92 2620 1751620 1199916 13.25 570644 1580580 8 [2021-06-29T02:27:01.678Z] 02:22:01 5459408 0 795284 9.93 2620 1751628 1199952 13.25 567972 1583404 16 [2021-06-29T02:27:01.678Z] 02:23:01 5461264 0 793428 9.91 2620 1751628 1199664 13.24 566456 1583404 8 [2021-06-29T02:27:01.678Z] 02:24:01 5456100 0 798580 9.97 2620 1751640 1199592 13.24 571276 1583404 8 [2021-06-29T02:27:01.678Z] 02:25:01 5451960 0 802716 10.02 2620 1751644 1199592 13.24 576076 1583404 8 [2021-06-29T02:27:01.678Z] 02:26:01 5451568 0 803104 10.03 2620 1751648 1199592 13.24 577640 1581968 8 [2021-06-29T02:27:01.678Z] Average: 5456747 0 797939 9.96 2620 1751634 1211941 13.38 573083 1580832 13 [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] 02:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T02:27:01.678Z] 02:18:01 eth0 5.96 4.25 3.91 21.08 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:19:01 eth0 1.72 0.48 0.36 0.64 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:20:01 eth0 0.88 0.30 0.31 0.33 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:21:01 eth0 0.92 0.28 0.31 0.20 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:22:01 eth0 0.50 0.38 0.34 0.27 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:23:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:24:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] Average: eth0 1.15 0.67 0.59 2.47 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] ---> sar -P ALL: [2021-06-29T02:27:01.678Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] 02:15:58 LINUX RESTART (2 CPU) [2021-06-29T02:27:01.678Z] [2021-06-29T02:27:01.678Z] 02:17:02 CPU %user %nice %system %iowait %steal %idle [2021-06-29T02:27:01.678Z] 02:18:01 all 0.25 0.00 0.11 0.00 0.02 99.63 [2021-06-29T02:27:01.678Z] 02:18:01 0 0.20 0.00 0.10 0.00 0.02 99.68 [2021-06-29T02:27:01.678Z] 02:18:01 1 0.29 0.00 0.12 0.00 0.02 99.58 [2021-06-29T02:27:01.678Z] 02:19:01 all 0.12 0.00 0.06 0.00 0.03 99.80 [2021-06-29T02:27:01.678Z] 02:19:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-29T02:27:01.678Z] 02:19:01 1 0.07 0.00 0.08 0.00 0.03 99.82 [2021-06-29T02:27:01.678Z] 02:20:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-06-29T02:27:01.678Z] 02:20:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-29T02:27:01.678Z] 02:20:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-06-29T02:27:01.678Z] 02:21:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-29T02:27:01.678Z] 02:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T02:27:01.678Z] 02:21:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-29T02:27:01.678Z] 02:22:01 all 0.18 0.00 0.05 0.00 0.01 99.77 [2021-06-29T02:27:01.678Z] 02:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-29T02:27:01.678Z] 02:22:01 1 0.28 0.00 0.05 0.00 0.00 99.67 [2021-06-29T02:27:01.678Z] 02:23:01 all 0.17 0.00 0.04 0.00 0.03 99.77 [2021-06-29T02:27:01.678Z] 02:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T02:27:01.678Z] 02:23:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-06-29T02:27:01.678Z] 02:24:01 all 0.18 0.00 0.05 0.00 0.01 99.77 [2021-06-29T02:27:01.678Z] 02:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-29T02:27:01.678Z] 02:24:01 1 0.32 0.00 0.08 0.00 0.02 99.58 [2021-06-29T02:27:01.678Z] 02:25:01 all 0.22 0.00 0.03 0.00 0.03 99.73 [2021-06-29T02:27:01.678Z] 02:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T02:27:01.678Z] 02:25:01 1 0.42 0.00 0.03 0.00 0.03 99.52 [2021-06-29T02:27:01.678Z] 02:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-29T02:27:01.678Z] 02:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T02:27:01.678Z] 02:26:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-29T02:27:01.679Z] Average: all 0.16 0.00 0.05 0.00 0.02 99.77 [2021-06-29T02:27:01.679Z] Average: 0 0.07 0.00 0.04 0.00 0.02 99.87 [2021-06-29T02:27:01.679Z] Average: 1 0.26 0.00 0.06 0.00 0.02 99.66 [2021-06-29T02:27:01.679Z] [2021-06-29T02:27:01.679Z] [2021-06-29T02:27:01.679Z]