Pull request #121 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2619b1fd344c25097407ff90fb118284f484ef97+acb551efcb6a1b4088edd326f55b17ef654f475f (df7726a5bca654e6edb9815a5812dbb3ab60210b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7026061597673582928.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-ssh8861541399093081919.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-121/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1768056981793346981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh577696515023189618.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh298830266298272043.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-121/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-121/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5559922146634235560.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-577 in /w/workspace/gexfoundry_device-rest-go_PR-121 [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-121 # 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-121@tmp/jenkins-gitclient-ssh8615653795070145684.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 2619b1fd344c25097407ff90fb118284f484ef97 Merge succeeded, producing 2619b1fd344c25097407ff90fb118284f484ef97 Checking out Revision 2619b1fd344c25097407ff90fb118284f484ef97 (PR-121) > 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-121@tmp/jenkins-gitclient-ssh4784306212433951160.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # 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-121@tmp/jenkins-gitclient-ssh4412828181591645522.key > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T20:04:44.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T20:04:44.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T20:04:45.078Z] ========================================================= [2021-06-21T20:04:45.078Z] EdgeX Global Pipelines Version Info [2021-06-21T20:04:45.078Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:04:46.549Z] ------------------- [2021-06-21T20:04:46.549Z] stable info: [2021-06-21T20:04:46.549Z] ------------------- [2021-06-21T20:04:46.549Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T20:04:46.549Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T20:04:46.549Z] Message: update stable to v1.0.195 [2021-06-21T20:04:47.126Z] ------------------- [2021-06-21T20:04:47.126Z] experimental info: [2021-06-21T20:04:47.126Z] ------------------- [2021-06-21T20:04:47.126Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T20:04:47.126Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T20:04:47.126Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T20:04:47.365Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-21T20:04:47.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-21T20:04:47.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T20:04:47.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T20:04:47.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T20:04:47.666Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T20:04:47.721Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T20:04:47.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T20:04:47.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T20:04:47.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T20:04:47.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T20:04:48.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-21T20:04:48.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T20:04:48.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T20:04:48.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T20:04:48.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T20:04:48.368Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T20:04:48.429Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T20:04:48.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T20:04:48.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T20:04:48.624Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T20:04:48.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T20:04:48.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T20:04:48.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T20:04:48.874Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T20:04:48.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T20:04:48.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo [2021-06-21T20:04:49.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo [2021-06-21T20:04:49.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo [2021-06-21T20:04:49.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2619b1fd344c25097407ff90fb118284f484ef97 [Pipeline] echo [2021-06-21T20:04:49.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2619b1f [Pipeline] echo [2021-06-21T20:04:49.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T20:04:49.478Z] provisioning config files... [2021-06-21T20:04:49.496Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/config8042138951153912391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:04:49.887Z] ---> docker-login.sh [2021-06-21T20:04:49.888Z] nexus3.edgexfoundry.org:10001 [2021-06-21T20:04:50.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:04:50.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:04:50.417Z] Configure a credential helper to remove this warning. See [2021-06-21T20:04:50.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:04:50.417Z] [2021-06-21T20:04:50.417Z] Login Succeeded [2021-06-21T20:04:50.417Z] nexus3.edgexfoundry.org:10002 [2021-06-21T20:04:50.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:04:50.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:04:50.417Z] Configure a credential helper to remove this warning. See [2021-06-21T20:04:50.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:04:50.417Z] [2021-06-21T20:04:50.417Z] Login Succeeded [2021-06-21T20:04:50.417Z] nexus3.edgexfoundry.org:10003 [2021-06-21T20:04:50.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:04:50.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:04:50.686Z] Configure a credential helper to remove this warning. See [2021-06-21T20:04:50.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:04:50.686Z] [2021-06-21T20:04:50.686Z] Login Succeeded [2021-06-21T20:04:50.686Z] nexus3.edgexfoundry.org:10004 [2021-06-21T20:04:50.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:04:50.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:04:50.686Z] Configure a credential helper to remove this warning. See [2021-06-21T20:04:50.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:04:50.686Z] [2021-06-21T20:04:50.686Z] Login Succeeded [2021-06-21T20:04:50.686Z] docker.io [2021-06-21T20:04:50.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:04:51.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:04:51.211Z] Configure a credential helper to remove this warning. See [2021-06-21T20:04:51.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:04:51.211Z] [2021-06-21T20:04:51.211Z] Login Succeeded [2021-06-21T20:04:51.211Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T20:04:51.234Z] 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-21T20:04:53.124Z] + git log --format=format:%s -1 2619b1fd344c25097407ff90fb118284f484ef97 [Pipeline] echo [2021-06-21T20:04:53.187Z] GIT_COMMIT: 2619b1fd344c25097407ff90fb118284f484ef97, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-06-21T20:04:53.230Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:04:54.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T20:04:54.275Z] [2021-06-21T20:04:54.275Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:04:54.629Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T20:04:54.629Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T20:04:54.629Z] 31603596830f: Pulling fs layer [2021-06-21T20:04:54.629Z] 54011a49482f: Pulling fs layer [2021-06-21T20:04:54.629Z] a6820b24f6d8: Pulling fs layer [2021-06-21T20:04:54.629Z] f581987b2513: Pulling fs layer [2021-06-21T20:04:54.629Z] f581987b2513: Waiting [2021-06-21T20:04:54.629Z] 54011a49482f: Verifying Checksum [2021-06-21T20:04:54.629Z] 54011a49482f: Download complete [2021-06-21T20:04:54.629Z] 31603596830f: Verifying Checksum [2021-06-21T20:04:54.629Z] 31603596830f: Download complete [2021-06-21T20:04:54.895Z] f581987b2513: Verifying Checksum [2021-06-21T20:04:54.895Z] f581987b2513: Download complete [2021-06-21T20:04:54.895Z] a6820b24f6d8: Verifying Checksum [2021-06-21T20:04:54.895Z] a6820b24f6d8: Download complete [2021-06-21T20:04:54.895Z] 31603596830f: Pull complete [2021-06-21T20:04:55.162Z] 54011a49482f: Pull complete [2021-06-21T20:04:55.737Z] a6820b24f6d8: Pull complete [2021-06-21T20:04:55.737Z] f581987b2513: Pull complete [2021-06-21T20:04:56.001Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T20:04:56.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T20:04:56.002Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T20:04:56.107Z] prd-centos7-docker-4c-2g-577 does not seem to be running inside a container [2021-06-21T20:04:56.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-121 -v /w/workspace/gexfoundry_device-rest-go_PR-121:/w/workspace/gexfoundry_device-rest-go_PR-121:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-121@tmp:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T20:04:58.852Z] $ docker top 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T20:04:59.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T20:04:59.093Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T20:04:59.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T20:04:59.203Z] $ docker exec 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent [2021-06-21T20:04:59.313Z] SSH_AUTH_SOCK=/tmp/ssh-AJh9Sqq7YJE5/agent.14 [2021-06-21T20:04:59.313Z] SSH_AGENT_PID=20 [2021-06-21T20:04:59.324Z] Running ssh-add (command line suppressed) [2021-06-21T20:04:59.421Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_7924758351882868513.key (/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_7924758351882868513.key) [2021-06-21T20:04:59.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T20:04:59.785Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T20:04:59.807Z] $ docker exec --env ******** --env ******** 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent -k [2021-06-21T20:04:59.904Z] unset SSH_AUTH_SOCK; [2021-06-21T20:04:59.904Z] unset SSH_AGENT_PID; [2021-06-21T20:04:59.904Z] echo Agent pid 20 killed; [2021-06-21T20:04:59.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T20:05:00.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T20:05:00.025Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T20:05:00.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T20:05:00.139Z] $ docker exec 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent [2021-06-21T20:05:00.245Z] SSH_AUTH_SOCK=/tmp/ssh-yWbXJPJhZUGq/agent.54 [2021-06-21T20:05:00.245Z] SSH_AGENT_PID=60 [2021-06-21T20:05:00.250Z] Running ssh-add (command line suppressed) [2021-06-21T20:05:00.348Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_1836026450569592745.key (/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_1836026450569592745.key) [2021-06-21T20:05:00.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T20:05:00.721Z] + git semver init [2021-06-21T20:05:00.721Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T20:05:00.721Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-121/.git [2021-06-21T20:05:00.721Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-121 [2021-06-21T20:05:00.721Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T20:05:00.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T20:05:00.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T20:05:00.721Z] # $SEMVER_BRANCH = PR-121 [2021-06-21T20:05:00.721Z] # $SEMVER_TEMP = /tmp/semver-560613622 [2021-06-21T20:05:00.721Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-21T20:05:01.681Z] # '/tmp/semver-560613622' -> '/w/workspace/gexfoundry_device-rest-go_PR-121/.semver' [2021-06-21T20:05:01.681Z] # -> Force: false [2021-06-21T20:05:01.681Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-121/.semver [Pipeline] } [2021-06-21T20:05:01.700Z] $ docker exec --env ******** --env ******** 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent -k [2021-06-21T20:05:01.808Z] unset SSH_AUTH_SOCK; [2021-06-21T20:05:01.809Z] unset SSH_AGENT_PID; [2021-06-21T20:05:01.809Z] echo Agent pid 60 killed; [2021-06-21T20:05:01.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T20:05:02.288Z] + git semver [Pipeline] } [2021-06-21T20:05:02.317Z] $ docker stop --time=1 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d [2021-06-21T20:05:03.613Z] $ docker rm -f 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T20:05:04.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T20:05:04.368Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T20:05:04.393Z] [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-21T20:05:20.009Z] Still waiting to schedule task [2021-06-21T20:05:20.010Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T20:05:20.041Z] Still waiting to schedule task [2021-06-21T20:05:20.041Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T20:07:23.433Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-578 in /w/workspace/gexfoundry_device-rest-go_PR-121 [Pipeline] { [Pipeline] ws [2021-06-21T20:07:23.500Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-06-21T20:07:23.848Z] The recommended git tool is: git [2021-06-21T20:07:29.747Z] using credential edgex-jenkins-ssh [2021-06-21T20:07:29.771Z] Cloning the remote Git repository [2021-06-21T20:07:29.812Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-21T20:07:29.935Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-06-21T20:07:30.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-21T20:07:30.035Z] > git --version # timeout=10 [2021-06-21T20:07:30.051Z] > git --version # 'git version 2.17.1' [2021-06-21T20:07:30.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T20:07:30.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T20:07:32.326Z] Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 2619b1fd344c25097407ff90fb118284f484ef97 [2021-06-21T20:07:32.490Z] Merge succeeded, producing 2619b1fd344c25097407ff90fb118284f484ef97 [2021-06-21T20:07:32.491Z] Checking out Revision 2619b1fd344c25097407ff90fb118284f484ef97 (PR-121) [2021-06-21T20:07:31.770Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-21T20:07:31.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T20:07:31.821Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-21T20:07:31.858Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-21T20:07:31.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T20:07:31.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T20:07:32.335Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T20:07:32.351Z] > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 [2021-06-21T20:07:32.418Z] > git remote # timeout=10 [2021-06-21T20:07:32.432Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T20:07:32.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T20:07:32.452Z] > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 [2021-06-21T20:07:32.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T20:07:32.490Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T20:07:32.499Z] > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 [2021-06-21T20:07:36.651Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-06-21T20:07:36.719Z] > git --version # timeout=10 [2021-06-21T20:07:36.729Z] > git --version # 'git version 2.17.1' [2021-06-21T20:07:36.743Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T20:07:38.485Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T20:07:38.925Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T20:07:39.302Z] + sudo service docker restart [2021-06-21T20:07:39.303Z] + true [2021-06-21T20:07:42.805Z] Running on prd-centos7-docker-4c-2g-579 in /w/workspace/gexfoundry_device-rest-go_PR-121 [Pipeline] { [Pipeline] ws [2021-06-21T20:07:42.866Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-06-21T20:07:43.059Z] The recommended git tool is: git [2021-06-21T20:07:45.453Z] using credential edgex-jenkins-ssh [2021-06-21T20:07:45.465Z] Cloning the remote Git repository [2021-06-21T20:07:44.983Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-21T20:07:45.044Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-06-21T20:07:45.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-21T20:07:45.077Z] > git --version # timeout=10 [2021-06-21T20:07:45.089Z] > git --version # 'git version 2.24.4' [2021-06-21T20:07:45.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T20:07:45.112Z] [INFO] Currently running in a labeled security context [2021-06-21T20:07:45.112Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T20:07:45.112Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh333023843123164084.key [2021-06-21T20:07:45.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T20:07:47.024Z] Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 2619b1fd344c25097407ff90fb118284f484ef97 [2021-06-21T20:07:47.112Z] Merge succeeded, producing 2619b1fd344c25097407ff90fb118284f484ef97 [2021-06-21T20:07:47.113Z] Checking out Revision 2619b1fd344c25097407ff90fb118284f484ef97 (PR-121) [2021-06-21T20:07:46.041Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-21T20:07:46.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T20:07:46.061Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-21T20:07:46.079Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-21T20:07:46.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T20:07:46.080Z] [INFO] Currently running in a labeled security context [2021-06-21T20:07:46.080Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T20:07:46.080Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh9052901140250447540.key [2021-06-21T20:07:46.094Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T20:07:46.551Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T20:07:46.564Z] > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 [2021-06-21T20:07:46.595Z] > git remote # timeout=10 [2021-06-21T20:07:46.603Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T20:07:46.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T20:07:46.614Z] [INFO] Currently running in a labeled security context [2021-06-21T20:07:46.614Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T20:07:46.614Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh5819781391883159223.key [2021-06-21T20:07:46.620Z] > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 [2021-06-21T20:07:46.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T20:07:46.640Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T20:07:46.647Z] > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 [2021-06-21T20:07:50.493Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-06-21T20:07:50.328Z] > git --version # timeout=10 [2021-06-21T20:07:50.333Z] > git --version # 'git version 2.24.4' [2021-06-21T20:07:50.341Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T20:07:51.703Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T20:07:52.046Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T20:07:52.372Z] + true [2021-06-21T20:07:52.372Z] + sudo service docker restart [2021-06-21T20:07:52.372Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T20:07:57.732Z] provisioning config files... [2021-06-21T20:07:57.760Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3210151116541227741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:07:58.186Z] ---> docker-login.sh [2021-06-21T20:07:58.186Z] nexus3.edgexfoundry.org:10001 [2021-06-21T20:07:58.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:07:59.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:07:59.393Z] Configure a credential helper to remove this warning. See [2021-06-21T20:07:59.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:07:59.393Z] [2021-06-21T20:07:59.393Z] Login Succeeded [2021-06-21T20:07:59.393Z] nexus3.edgexfoundry.org:10002 [2021-06-21T20:07:59.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:07:59.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:07:59.954Z] Configure a credential helper to remove this warning. See [2021-06-21T20:07:59.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:07:59.954Z] [2021-06-21T20:07:59.954Z] Login Succeeded [2021-06-21T20:07:59.954Z] nexus3.edgexfoundry.org:10003 [2021-06-21T20:08:00.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:00.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:00.503Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:00.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:00.503Z] [2021-06-21T20:08:00.503Z] Login Succeeded [2021-06-21T20:08:00.503Z] nexus3.edgexfoundry.org:10004 [2021-06-21T20:08:00.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:01.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:01.060Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:01.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:01.060Z] [2021-06-21T20:08:01.060Z] Login Succeeded [2021-06-21T20:08:01.060Z] docker.io [2021-06-21T20:08:01.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:01.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:01.609Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:01.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:01.609Z] [2021-06-21T20:08:01.609Z] Login Succeeded [2021-06-21T20:08:01.609Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T20:08:01.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T20:08:02.334Z] ========================================================= [2021-06-21T20:08:02.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T20:08:02.334Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:08:02.761Z] + 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-21T20:08:02.761Z] Sending build context to Docker daemon 92.16kB [2021-06-21T20:08:03.043Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T20:08:03.043Z] Step 2/10 : FROM ${BASE} [2021-06-21T20:08:03.328Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T20:08:03.328Z] 595b0fe564bb: Pulling fs layer [2021-06-21T20:08:03.328Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T20:08:03.328Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T20:08:03.328Z] ba82ee9f976e: Pulling fs layer [2021-06-21T20:08:03.328Z] 506bd15cee9f: Pulling fs layer [2021-06-21T20:08:03.328Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T20:08:03.328Z] 618dc40b7e24: Pulling fs layer [2021-06-21T20:08:03.328Z] 506bd15cee9f: Waiting [2021-06-21T20:08:03.328Z] 75a0a4a0db45: Waiting [2021-06-21T20:08:03.328Z] ba82ee9f976e: Waiting [2021-06-21T20:08:03.328Z] 618dc40b7e24: Waiting [2021-06-21T20:08:03.328Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T20:08:03.328Z] 5b7225fbf94c: Download complete [2021-06-21T20:08:03.328Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T20:08:03.328Z] 3088b5b3c5c0: Download complete [2021-06-21T20:08:03.328Z] 506bd15cee9f: Verifying Checksum [2021-06-21T20:08:03.328Z] 506bd15cee9f: Download complete [2021-06-21T20:08:03.328Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T20:08:03.328Z] 75a0a4a0db45: Download complete [2021-06-21T20:08:03.328Z] 595b0fe564bb: Verifying Checksum [2021-06-21T20:08:03.328Z] 595b0fe564bb: Download complete [2021-06-21T20:08:04.330Z] 595b0fe564bb: Pull complete [2021-06-21T20:08:04.607Z] 3088b5b3c5c0: Pull complete [2021-06-21T20:08:05.209Z] 5b7225fbf94c: Pull complete [2021-06-21T20:08:05.810Z] 618dc40b7e24: Verifying Checksum [2021-06-21T20:08:05.810Z] 618dc40b7e24: Download complete [2021-06-21T20:08:07.240Z] ba82ee9f976e: Verifying Checksum [2021-06-21T20:08:07.240Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T20:08:10.629Z] provisioning config files... [2021-06-21T20:08:10.645Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3868348804956623502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:08:11.036Z] ---> docker-login.sh [2021-06-21T20:08:11.036Z] nexus3.edgexfoundry.org:10001 [2021-06-21T20:08:11.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:11.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:11.302Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:11.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:11.302Z] [2021-06-21T20:08:11.302Z] Login Succeeded [2021-06-21T20:08:11.302Z] nexus3.edgexfoundry.org:10002 [2021-06-21T20:08:11.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:11.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:11.302Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:11.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:11.302Z] [2021-06-21T20:08:11.302Z] Login Succeeded [2021-06-21T20:08:11.302Z] nexus3.edgexfoundry.org:10003 [2021-06-21T20:08:11.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:11.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:11.565Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:11.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:11.565Z] [2021-06-21T20:08:11.565Z] Login Succeeded [2021-06-21T20:08:11.565Z] nexus3.edgexfoundry.org:10004 [2021-06-21T20:08:11.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:11.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:11.565Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:11.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:11.565Z] [2021-06-21T20:08:11.565Z] Login Succeeded [2021-06-21T20:08:11.565Z] docker.io [2021-06-21T20:08:11.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T20:08:12.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T20:08:12.092Z] Configure a credential helper to remove this warning. See [2021-06-21T20:08:12.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T20:08:12.092Z] [2021-06-21T20:08:12.092Z] Login Succeeded [2021-06-21T20:08:12.092Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T20:08:12.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T20:08:12.415Z] ========================================================= [2021-06-21T20:08:12.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T20:08:12.415Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:08:12.774Z] + 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-21T20:08:12.774Z] Sending build context to Docker daemon 92.16kB [2021-06-21T20:08:12.774Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T20:08:12.774Z] Step 2/10 : FROM ${BASE} [2021-06-21T20:08:12.774Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T20:08:12.774Z] 540db60ca938: Pulling fs layer [2021-06-21T20:08:12.774Z] adcc1eea9eea: Pulling fs layer [2021-06-21T20:08:12.774Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T20:08:12.774Z] 0510c868ecb4: Pulling fs layer [2021-06-21T20:08:12.774Z] afea3b2eda06: Pulling fs layer [2021-06-21T20:08:12.774Z] 7809a108b3ef: Pulling fs layer [2021-06-21T20:08:12.774Z] f706445af74f: Pulling fs layer [2021-06-21T20:08:12.774Z] 0510c868ecb4: Waiting [2021-06-21T20:08:12.774Z] afea3b2eda06: Waiting [2021-06-21T20:08:12.774Z] 7809a108b3ef: Waiting [2021-06-21T20:08:12.774Z] f706445af74f: Waiting [2021-06-21T20:08:12.774Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T20:08:12.774Z] 4c4ab2625f07: Download complete [2021-06-21T20:08:12.774Z] adcc1eea9eea: Download complete [2021-06-21T20:08:13.039Z] afea3b2eda06: Verifying Checksum [2021-06-21T20:08:13.039Z] afea3b2eda06: Download complete [2021-06-21T20:08:13.039Z] 540db60ca938: Verifying Checksum [2021-06-21T20:08:13.039Z] 540db60ca938: Download complete [2021-06-21T20:08:13.039Z] 7809a108b3ef: Verifying Checksum [2021-06-21T20:08:13.039Z] 7809a108b3ef: Download complete [2021-06-21T20:08:13.320Z] 540db60ca938: Pull complete [2021-06-21T20:08:13.320Z] adcc1eea9eea: Pull complete [2021-06-21T20:08:13.320Z] 4c4ab2625f07: Pull complete [2021-06-21T20:08:15.458Z] f706445af74f: Verifying Checksum [2021-06-21T20:08:15.458Z] f706445af74f: Download complete [2021-06-21T20:08:16.846Z] 0510c868ecb4: Verifying Checksum [2021-06-21T20:08:16.846Z] 0510c868ecb4: Download complete [2021-06-21T20:08:17.408Z] ba82ee9f976e: Pull complete [2021-06-21T20:08:17.685Z] 506bd15cee9f: Pull complete [2021-06-21T20:08:17.960Z] 75a0a4a0db45: Pull complete [2021-06-21T20:08:20.195Z] 0510c868ecb4: Pull complete [2021-06-21T20:08:20.195Z] afea3b2eda06: Pull complete [2021-06-21T20:08:20.195Z] 7809a108b3ef: Pull complete [2021-06-21T20:08:21.155Z] f706445af74f: Pull complete [2021-06-21T20:08:21.155Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T20:08:21.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T20:08:21.155Z] ---> b068be0155e3 [2021-06-21T20:08:21.155Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-21T20:08:22.282Z] 618dc40b7e24: Pull complete [2021-06-21T20:08:22.282Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T20:08:22.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T20:08:22.282Z] ---> a36622ca3599 [2021-06-21T20:08:22.282Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-21T20:08:23.740Z] ---> Running in 649ececd74dc [2021-06-21T20:08:24.023Z] Removing intermediate container 649ececd74dc [2021-06-21T20:08:24.024Z] ---> e261b9c8d416 [2021-06-21T20:08:24.024Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T20:08:24.309Z] ---> Running in 6b9cf9e89909 [2021-06-21T20:08:24.585Z] Removing intermediate container 6b9cf9e89909 [2021-06-21T20:08:24.585Z] ---> 5e8d05388bd3 [2021-06-21T20:08:24.585Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T20:08:24.860Z] ---> Running in e1aea3a17fc3 [2021-06-21T20:08:25.372Z] ---> Running in 774282866aee [2021-06-21T20:08:25.372Z] Removing intermediate container 774282866aee [2021-06-21T20:08:25.372Z] ---> 4d0cd0be2fdf [2021-06-21T20:08:25.372Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T20:08:25.372Z] ---> Running in f629ee4096ef [2021-06-21T20:08:25.372Z] Removing intermediate container f629ee4096ef [2021-06-21T20:08:25.372Z] ---> cda5d025ced1 [2021-06-21T20:08:25.372Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T20:08:25.372Z] ---> Running in ac732acd3f22 [2021-06-21T20:08:25.372Z] Removing intermediate container ac732acd3f22 [2021-06-21T20:08:25.372Z] ---> a3a2a787de87 [2021-06-21T20:08:25.372Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T20:08:25.372Z] ---> Running in 1793005da825 [2021-06-21T20:08:25.462Z] Removing intermediate container e1aea3a17fc3 [2021-06-21T20:08:25.462Z] ---> a3ecf92c0512 [2021-06-21T20:08:25.462Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T20:08:25.462Z] ---> Running in 0878a95d9431 [2021-06-21T20:08:25.645Z] Removing intermediate container 1793005da825 [2021-06-21T20:08:25.645Z] ---> 64308784a733 [2021-06-21T20:08:25.645Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T20:08:25.645Z] ---> Running in 074f0b6156e1 [2021-06-21T20:08:26.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T20:08:27.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T20:08:28.098Z] Removing intermediate container 0878a95d9431 [2021-06-21T20:08:28.098Z] ---> 3e0792a0e594 [2021-06-21T20:08:28.098Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T20:08:28.114Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-21T20:08:28.114Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-21T20:08:28.375Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-21T20:08:28.375Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-21T20:08:28.375Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-21T20:08:28.643Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-21T20:08:28.643Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-21T20:08:28.904Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-21T20:08:28.904Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-21T20:08:29.156Z] ---> Running in de5ee6498f57 [2021-06-21T20:08:29.172Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T20:08:29.172Z] OK: 154 MiB in 49 packages [2021-06-21T20:08:29.434Z] Removing intermediate container 074f0b6156e1 [2021-06-21T20:08:29.434Z] ---> 31a5d3136594 [2021-06-21T20:08:29.434Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-21T20:08:29.434Z] ---> Running in 01a3caae86f5 [2021-06-21T20:08:29.696Z] Removing intermediate container 01a3caae86f5 [2021-06-21T20:08:29.696Z] ---> 149790b82d03 [2021-06-21T20:08:29.696Z] Step 9/10 : COPY . . [2021-06-21T20:08:29.960Z] ---> f4f702b8da67 [2021-06-21T20:08:29.960Z] Step 10/10 : RUN go mod download [2021-06-21T20:08:29.960Z] ---> Running in 2d6e88d2166e [2021-06-21T20:08:30.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T20:08:31.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T20:08:32.165Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-21T20:08:32.165Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-21T20:08:32.438Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-21T20:08:32.438Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-21T20:08:32.438Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-21T20:08:32.711Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-21T20:08:32.711Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-21T20:08:32.982Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-21T20:08:32.982Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-21T20:08:33.254Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T20:08:33.254Z] OK: 144 MiB in 49 packages [2021-06-21T20:08:34.691Z] Removing intermediate container de5ee6498f57 [2021-06-21T20:08:34.691Z] ---> ffa52049575f [2021-06-21T20:08:34.691Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-21T20:08:34.691Z] ---> Running in 046d681fb30b [2021-06-21T20:08:35.297Z] Removing intermediate container 046d681fb30b [2021-06-21T20:08:35.297Z] ---> 5843d8539919 [2021-06-21T20:08:35.297Z] Step 9/10 : COPY . . [2021-06-21T20:08:35.900Z] ---> 1e881b2c5a8e [2021-06-21T20:08:35.900Z] Step 10/10 : RUN go mod download [2021-06-21T20:08:36.187Z] ---> Running in 21a62376f3b7 [2021-06-21T20:08:42.247Z] Removing intermediate container 2d6e88d2166e [2021-06-21T20:08:42.247Z] ---> aafb9c6de2b2 [2021-06-21T20:08:42.247Z] Successfully built aafb9c6de2b2 [2021-06-21T20:08:42.247Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:08:42.740Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T20:08:42.740Z] . [Pipeline] withDockerContainer [2021-06-21T20:08:42.862Z] prd-centos7-docker-4c-2g-579 does not seem to be running inside a container [2021-06-21T20:08:43.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T20:08:43.573Z] $ docker top 40c0887d45c96bb17e7f418d9fbd908b58172fb952b314a5aecd52210b110245 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T20:08:44.111Z] + go version [2021-06-21T20:08:44.111Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T20:08:44.139Z] $ docker stop --time=1 40c0887d45c96bb17e7f418d9fbd908b58172fb952b314a5aecd52210b110245 [2021-06-21T20:08:45.334Z] $ docker rm -f 40c0887d45c96bb17e7f418d9fbd908b58172fb952b314a5aecd52210b110245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:08:46.191Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T20:08:46.191Z] . [Pipeline] withDockerContainer [2021-06-21T20:08:46.297Z] prd-centos7-docker-4c-2g-579 does not seem to be running inside a container [2021-06-21T20:08:46.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T20:08:46.698Z] $ docker top 99996fa17a4ff4e7138cd63e30b1dc8411ee95d271a300680f4b17d4a805ad92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T20:08:47.178Z] + go mod tidy [Pipeline] sh [2021-06-21T20:08:47.778Z] + make test [2021-06-21T20:08:47.778Z] go mod tidy [2021-06-21T20:08:47.778Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T20:08:48.357Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-21T20:09:03.254Z] Removing intermediate container 21a62376f3b7 [2021-06-21T20:09:03.254Z] ---> a16bae9e5a34 [2021-06-21T20:09:03.254Z] Successfully built a16bae9e5a34 [2021-06-21T20:09:03.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:09:03.525Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-21T20:09:03.640Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T20:09:03.640Z] . [Pipeline] withDockerContainer [2021-06-21T20:09:03.793Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements [2021-06-21T20:09:03.933Z] prd-ubuntu18.04-docker-arm64-4c-16g-578 does not seem to be running inside a container [2021-06-21T20:09:04.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T20:09:04.058Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-21T20:09:05.732Z] $ docker top c1016701b25d447053e233b1c78bf1b69683be7935f17eb940be4c6dbe0d0e31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T20:09:06.763Z] + go version [2021-06-21T20:09:06.763Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T20:09:06.833Z] $ docker stop --time=1 c1016701b25d447053e233b1c78bf1b69683be7935f17eb940be4c6dbe0d0e31 [2021-06-21T20:09:08.731Z] $ docker rm -f c1016701b25d447053e233b1c78bf1b69683be7935f17eb940be4c6dbe0d0e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:09:09.830Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T20:09:09.830Z] . [Pipeline] withDockerContainer [2021-06-21T20:09:10.149Z] prd-ubuntu18.04-docker-arm64-4c-16g-578 does not seem to be running inside a container [2021-06-21T20:09:10.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T20:09:10.714Z] gofmt -l . [2021-06-21T20:09:10.714Z] [ "`gofmt -l .`" = "" ] [2021-06-21T20:09:10.714Z] ./bin/test-go-mod-tidy.sh [2021-06-21T20:09:10.976Z] ./bin/test-attribution-txt.sh [2021-06-21T20:09:11.863Z] $ docker top 902e0581304aeecf0493ec9b0babdb9d46e5e9ed1b615c2194e9f94dde0efdb6 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-21T20:09:12.232Z] $ docker stop --time=1 99996fa17a4ff4e7138cd63e30b1dc8411ee95d271a300680f4b17d4a805ad92 [2021-06-21T20:09:13.687Z] $ docker rm -f 99996fa17a4ff4e7138cd63e30b1dc8411ee95d271a300680f4b17d4a805ad92 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-21T20:09:14.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T20:09:14.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-21T20:09:14.562Z] + go mod tidy [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2021-06-21T20:09:17.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T20:09:17.695Z] + make test [2021-06-21T20:09:17.695Z] go mod tidy [2021-06-21T20:09:17.748Z] + ls -al . [2021-06-21T20:09:17.748Z] total 104 [2021-06-21T20:09:17.748Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 21 20:09 . [2021-06-21T20:09:17.748Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 21 20:07 .. [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 6792 Jun 21 20:07 Attribution.txt [2021-06-21T20:09:17.748Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 20:07 bin [2021-06-21T20:09:17.748Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 21 20:07 cmd [2021-06-21T20:09:17.748Z] -rw-r--r--. 1 jenkins jenkins 8513 Jun 21 20:09 coverage.out [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 1615 Jun 21 20:07 Dockerfile [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 1087 Jun 21 20:07 Dockerfile.build [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 151 Jun 21 20:07 .dockerignore [2021-06-21T20:09:17.748Z] drwxrwxr-x. 2 jenkins jenkins 76 Jun 21 20:07 driver [2021-06-21T20:09:17.748Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 21 20:07 .git [2021-06-21T20:09:17.748Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 20:07 .github [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 21 20:07 .gitignore [2021-06-21T20:09:17.748Z] -rw-r--r--. 1 jenkins jenkins 286 Jun 21 20:09 go.mod [2021-06-21T20:09:17.748Z] -rw-r--r--. 1 jenkins jenkins 20668 Jun 21 20:08 go.sum [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 680 Jun 21 20:07 Jenkinsfile [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 21 20:07 LICENSE [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 996 Jun 21 20:07 Makefile [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 7667 Jun 21 20:07 README.md [2021-06-21T20:09:17.748Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 20:07 snap [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 21 20:05 VERSION [2021-06-21T20:09:17.748Z] -rw-rw-r--. 1 jenkins jenkins 713 Jun 21 20:07 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:09:18.123Z] + 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=2619b1fd344c25097407ff90fb118284f484ef97 --label arch=amd64 --label version=0.0.0 . [2021-06-21T20:09:18.123Z] Sending build context to Docker daemon 101.9kB [2021-06-21T20:09:18.123Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T20:09:18.123Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-21T20:09:18.123Z] ---> aafb9c6de2b2 [2021-06-21T20:09:18.123Z] Step 3/25 : ARG MAKE='make build' [2021-06-21T20:09:18.123Z] ---> Running in cc7a458315e6 [2021-06-21T20:09:18.123Z] Removing intermediate container cc7a458315e6 [2021-06-21T20:09:18.123Z] ---> 48ef500fb8b0 [2021-06-21T20:09:18.123Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-21T20:09:18.123Z] ---> Running in 766efc78f751 [2021-06-21T20:09:18.302Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T20:09:18.388Z] Removing intermediate container 766efc78f751 [2021-06-21T20:09:18.388Z] ---> 3d90203a55c6 [2021-06-21T20:09:18.388Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T20:09:18.388Z] ---> Running in b717a801758d [2021-06-21T20:09:18.388Z] Removing intermediate container b717a801758d [2021-06-21T20:09:18.388Z] ---> 6e4c743e5041 [2021-06-21T20:09:18.388Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T20:09:18.388Z] ---> Running in ede75eb0899c [2021-06-21T20:09:18.980Z] Removing intermediate container ede75eb0899c [2021-06-21T20:09:18.980Z] ---> a86892e01cd4 [2021-06-21T20:09:18.980Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T20:09:18.980Z] ---> Running in cc874e8d2536 [2021-06-21T20:09:19.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T20:09:19.299Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-21T20:09:20.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T20:09:20.443Z] OK: 154 MiB in 49 packages [2021-06-21T20:09:20.712Z] Removing intermediate container cc874e8d2536 [2021-06-21T20:09:20.712Z] ---> 26f839fa76a1 [2021-06-21T20:09:20.712Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-21T20:09:20.712Z] ---> Running in 396cfd5827ea [2021-06-21T20:09:20.712Z] Removing intermediate container 396cfd5827ea [2021-06-21T20:09:20.712Z] ---> d8258f66cee7 [2021-06-21T20:09:20.712Z] Step 9/25 : COPY . . [2021-06-21T20:09:20.978Z] ---> 531912beacd8 [2021-06-21T20:09:20.978Z] Step 10/25 : RUN go mod tidy [2021-06-21T20:09:20.978Z] ---> Running in 48b2f034b67b [2021-06-21T20:09:21.558Z] Removing intermediate container 48b2f034b67b [2021-06-21T20:09:21.558Z] ---> 5eadca2d5bc4 [2021-06-21T20:09:21.558Z] Step 11/25 : RUN make update [2021-06-21T20:09:21.558Z] ---> Running in c0279b5fc39c [2021-06-21T20:09:21.820Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T20:09:22.108Z] Removing intermediate container c0279b5fc39c [2021-06-21T20:09:22.108Z] ---> 805bf60127f1 [2021-06-21T20:09:22.108Z] Step 12/25 : RUN $MAKE [2021-06-21T20:09:22.108Z] ---> Running in f38dd73225fb [2021-06-21T20:09:22.370Z] go mod tidy [2021-06-21T20:09:22.640Z] 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-21T20:09:34.956Z] Removing intermediate container f38dd73225fb [2021-06-21T20:09:34.956Z] ---> 6b940a62a897 [2021-06-21T20:09:34.956Z] Step 13/25 : FROM alpine:3.12 [2021-06-21T20:09:34.956Z] 3.12: Pulling from library/alpine [2021-06-21T20:09:34.956Z] 339de151aab4: Pulling fs layer [2021-06-21T20:09:34.956Z] 339de151aab4: Verifying Checksum [2021-06-21T20:09:34.956Z] 339de151aab4: Download complete [2021-06-21T20:09:34.956Z] 339de151aab4: Pull complete [2021-06-21T20:09:34.956Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T20:09:34.956Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T20:09:34.956Z] ---> 13621d1b12d4 [2021-06-21T20:09:34.956Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T20:09:34.956Z] ---> Running in a27594e2bc48 [2021-06-21T20:09:34.956Z] Removing intermediate container a27594e2bc48 [2021-06-21T20:09:34.956Z] ---> 962fe283a787 [2021-06-21T20:09:34.956Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-21T20:09:34.956Z] ---> Running in 417765c5b276 [2021-06-21T20:09:34.956Z] Removing intermediate container 417765c5b276 [2021-06-21T20:09:34.956Z] ---> 7e1095be944f [2021-06-21T20:09:34.956Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-21T20:09:34.956Z] ---> Running in 368319ae0b1f [2021-06-21T20:09:34.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T20:09:34.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T20:09:34.956Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-21T20:09:34.956Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-21T20:09:34.956Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-21T20:09:34.956Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-21T20:09:34.956Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-21T20:09:34.956Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-21T20:09:34.956Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T20:09:34.956Z] OK: 8 MiB in 20 packages [2021-06-21T20:09:35.220Z] Removing intermediate container 368319ae0b1f [2021-06-21T20:09:35.220Z] ---> 85d4e440ee95 [2021-06-21T20:09:35.220Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-21T20:09:35.795Z] ---> 7de105ac0396 [2021-06-21T20:09:35.795Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-21T20:09:35.795Z] ---> 37213cac8f73 [2021-06-21T20:09:35.795Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-21T20:09:36.056Z] ---> 8a1fc30f79ca [2021-06-21T20:09:36.056Z] Step 20/25 : EXPOSE 59986 [2021-06-21T20:09:36.056Z] ---> Running in fc9cb2eb49f6 [2021-06-21T20:09:36.056Z] Removing intermediate container fc9cb2eb49f6 [2021-06-21T20:09:36.056Z] ---> 04c5acfed8d2 [2021-06-21T20:09:36.056Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-21T20:09:36.056Z] ---> Running in b7d58a9423c2 [2021-06-21T20:09:36.056Z] Removing intermediate container b7d58a9423c2 [2021-06-21T20:09:36.056Z] ---> 45bcb44ff7de [2021-06-21T20:09:36.056Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-21T20:09:36.317Z] ---> Running in 99a59372739b [2021-06-21T20:09:36.317Z] Removing intermediate container 99a59372739b [2021-06-21T20:09:36.317Z] ---> b7576b1ca026 [2021-06-21T20:09:36.317Z] Step 23/25 : LABEL arch=amd64 [2021-06-21T20:09:36.317Z] ---> Running in e5b8ea97af29 [2021-06-21T20:09:36.317Z] Removing intermediate container e5b8ea97af29 [2021-06-21T20:09:36.317Z] ---> 0078a380fbd2 [2021-06-21T20:09:36.317Z] Step 24/25 : LABEL git_sha=2619b1fd344c25097407ff90fb118284f484ef97 [2021-06-21T20:09:36.317Z] ---> Running in 1c40748105d0 [2021-06-21T20:09:36.580Z] Removing intermediate container 1c40748105d0 [2021-06-21T20:09:36.580Z] ---> 66403d798578 [2021-06-21T20:09:36.580Z] Step 25/25 : LABEL version=0.0.0 [2021-06-21T20:09:36.580Z] ---> Running in efd50d255308 [2021-06-21T20:09:36.580Z] Removing intermediate container efd50d255308 [2021-06-21T20:09:36.580Z] ---> e839b6231aba [2021-06-21T20:09:36.580Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T20:09:36.580Z] Successfully built e839b6231aba [2021-06-21T20:09:36.580Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:09:37.729Z] ---> job-cost.sh [2021-06-21T20:09:37.729Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CD8p [2021-06-21T20:09:47.756Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T20:10:02.707Z] lf-activate-venv(): INFO: Adding /tmp/venv-CD8p/bin to PATH [2021-06-21T20:10:02.707Z] INFO: No Stack... [2021-06-21T20:10:02.707Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T20:10:02.707Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T20:10:03.041Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-06-21T20:10:03.041Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T20:10:03.103Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [2021-06-21T20:10:03.110Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] did not exist. Created. [2021-06-21T20:10:03.110Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T20:10:03.542Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T20:10:03.625Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T20:10:03.647Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T20:10:15.889Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-21T20:10:15.889Z] ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 54.0% of statements [2021-06-21T20:10:15.889Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-21T20:10:38.116Z] gofmt -l . [2021-06-21T20:10:38.116Z] [ "`gofmt -l .`" = "" ] [2021-06-21T20:10:38.116Z] ./bin/test-go-mod-tidy.sh [2021-06-21T20:10:38.116Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-21T20:10:38.513Z] $ docker stop --time=1 902e0581304aeecf0493ec9b0babdb9d46e5e9ed1b615c2194e9f94dde0efdb6 [2021-06-21T20:10:40.557Z] $ docker rm -f 902e0581304aeecf0493ec9b0babdb9d46e5e9ed1b615c2194e9f94dde0efdb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T20:10:41.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T20:10:41.482Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T20:10:41.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T20:10:42.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T20:10:43.102Z] + ls -al . [2021-06-21T20:10:43.102Z] total 132 [2021-06-21T20:10:43.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 20:10 . [2021-06-21T20:10:43.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 20:07 .. [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 21 20:07 .dockerignore [2021-06-21T20:10:43.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 20:07 .git [2021-06-21T20:10:43.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:07 .github [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 21 20:07 .gitignore [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 6792 Jun 21 20:07 Attribution.txt [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 1615 Jun 21 20:07 Dockerfile [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 1087 Jun 21 20:07 Dockerfile.build [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 21 20:07 Jenkinsfile [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 21 20:07 LICENSE [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 996 Jun 21 20:07 Makefile [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 7667 Jun 21 20:07 README.md [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 20:05 VERSION [2021-06-21T20:10:43.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:07 bin [2021-06-21T20:10:43.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 20:07 cmd [2021-06-21T20:10:43.102Z] -rw-r--r-- 1 jenkins jenkins 8513 Jun 21 20:10 coverage.out [2021-06-21T20:10:43.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:07 driver [2021-06-21T20:10:43.102Z] -rw-r--r-- 1 jenkins jenkins 286 Jun 21 20:10 go.mod [2021-06-21T20:10:43.102Z] -rw-r--r-- 1 jenkins jenkins 20668 Jun 21 20:09 go.sum [2021-06-21T20:10:43.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 20:07 snap [2021-06-21T20:10:43.102Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 21 20:07 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:10:43.519Z] + 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=2619b1fd344c25097407ff90fb118284f484ef97 --label arch=arm64 --label version=0.0.0 . [2021-06-21T20:10:43.519Z] Sending build context to Docker daemon 101.9kB [2021-06-21T20:10:43.806Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T20:10:43.806Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-21T20:10:43.806Z] ---> a16bae9e5a34 [2021-06-21T20:10:43.806Z] Step 3/25 : ARG MAKE='make build' [2021-06-21T20:10:44.089Z] ---> Running in 71cd3b6afa58 [2021-06-21T20:10:44.711Z] Removing intermediate container 71cd3b6afa58 [2021-06-21T20:10:44.711Z] ---> 2584d6a08e98 [2021-06-21T20:10:44.711Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-21T20:10:44.711Z] ---> Running in 464638bdd356 [2021-06-21T20:10:45.314Z] Removing intermediate container 464638bdd356 [2021-06-21T20:10:45.314Z] ---> 66cb3a636255 [2021-06-21T20:10:45.314Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T20:10:45.314Z] ---> Running in b32c368f15d0 [2021-06-21T20:10:45.916Z] Removing intermediate container b32c368f15d0 [2021-06-21T20:10:45.916Z] ---> b80a0d41077d [2021-06-21T20:10:45.916Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T20:10:45.916Z] ---> Running in 06c9ac3b110a [2021-06-21T20:10:48.533Z] Removing intermediate container 06c9ac3b110a [2021-06-21T20:10:48.533Z] ---> d3c44f175f5e [2021-06-21T20:10:48.533Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T20:10:48.533Z] ---> Running in 9376c62de7e7 [2021-06-21T20:10:49.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T20:10:50.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T20:10:51.082Z] OK: 144 MiB in 49 packages [2021-06-21T20:10:52.068Z] Removing intermediate container 9376c62de7e7 [2021-06-21T20:10:52.068Z] ---> 9480d50700c3 [2021-06-21T20:10:52.068Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-21T20:10:52.343Z] ---> Running in 5dd7aace99c5 [2021-06-21T20:10:52.941Z] Removing intermediate container 5dd7aace99c5 [2021-06-21T20:10:52.941Z] ---> d3c11bb3a4d5 [2021-06-21T20:10:52.941Z] Step 9/25 : COPY . . [2021-06-21T20:10:53.540Z] ---> e671ef179662 [2021-06-21T20:10:53.540Z] Step 10/25 : RUN go mod tidy [2021-06-21T20:10:53.814Z] ---> Running in f5c7ebe78226 [2021-06-21T20:10:56.437Z] Removing intermediate container f5c7ebe78226 [2021-06-21T20:10:56.437Z] ---> ea22b8f57444 [2021-06-21T20:10:56.437Z] Step 11/25 : RUN make update [2021-06-21T20:10:56.711Z] ---> Running in 176518912b4d [2021-06-21T20:10:57.691Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T20:10:59.120Z] Removing intermediate container 176518912b4d [2021-06-21T20:10:59.120Z] ---> 71685a2ccae2 [2021-06-21T20:10:59.120Z] Step 12/25 : RUN $MAKE [2021-06-21T20:10:59.120Z] ---> Running in 43edcb3b2152 [2021-06-21T20:11:00.100Z] go mod tidy [2021-06-21T20:11:00.701Z] 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-21T20:11:39.755Z] Removing intermediate container 43edcb3b2152 [2021-06-21T20:11:39.755Z] ---> 8330c5a37f6b [2021-06-21T20:11:39.755Z] Step 13/25 : FROM alpine:3.12 [2021-06-21T20:11:39.755Z] 3.12: Pulling from library/alpine [2021-06-21T20:11:39.755Z] d2f70382dc9a: Pulling fs layer [2021-06-21T20:11:39.755Z] d2f70382dc9a: Download complete [2021-06-21T20:11:39.755Z] d2f70382dc9a: Pull complete [2021-06-21T20:11:39.755Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T20:11:39.755Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T20:11:39.755Z] ---> c4fd0aeabfcf [2021-06-21T20:11:39.755Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T20:11:39.755Z] ---> Running in 1b0c99203ebe [2021-06-21T20:11:39.755Z] Removing intermediate container 1b0c99203ebe [2021-06-21T20:11:39.755Z] ---> 90dc6d0bc326 [2021-06-21T20:11:39.755Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-21T20:11:39.755Z] ---> Running in d3b983952836 [2021-06-21T20:11:39.755Z] Removing intermediate container d3b983952836 [2021-06-21T20:11:39.755Z] ---> 336470e68736 [2021-06-21T20:11:39.755Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-21T20:11:39.755Z] ---> Running in 6400391e756b [2021-06-21T20:11:39.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T20:11:39.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T20:11:39.755Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-21T20:11:39.755Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-21T20:11:39.755Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-21T20:11:39.755Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-21T20:11:39.755Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-21T20:11:39.755Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-21T20:11:39.755Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T20:11:39.755Z] OK: 8 MiB in 20 packages [2021-06-21T20:11:40.029Z] Removing intermediate container 6400391e756b [2021-06-21T20:11:40.029Z] ---> ec1a78ea0f07 [2021-06-21T20:11:40.029Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-21T20:11:41.468Z] ---> f29bb3fa2b24 [2021-06-21T20:11:41.468Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-21T20:11:42.064Z] ---> e0e4f4bcaaa9 [2021-06-21T20:11:42.064Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-21T20:11:42.659Z] ---> 65abe678b1b3 [2021-06-21T20:11:42.659Z] Step 20/25 : EXPOSE 59986 [2021-06-21T20:11:42.931Z] ---> Running in eda0df28cbd7 [2021-06-21T20:11:43.529Z] Removing intermediate container eda0df28cbd7 [2021-06-21T20:11:43.529Z] ---> da3cd9dd3daa [2021-06-21T20:11:43.529Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-21T20:11:43.529Z] ---> Running in 491ee6098b01 [2021-06-21T20:11:44.123Z] Removing intermediate container 491ee6098b01 [2021-06-21T20:11:44.123Z] ---> c91dc918f8af [2021-06-21T20:11:44.123Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-21T20:11:44.123Z] ---> Running in 7bd07ba2597f [2021-06-21T20:11:44.719Z] Removing intermediate container 7bd07ba2597f [2021-06-21T20:11:44.719Z] ---> 6ab786523b92 [2021-06-21T20:11:44.719Z] Step 23/25 : LABEL arch=arm64 [2021-06-21T20:11:44.719Z] ---> Running in 3f85511f8c1a [2021-06-21T20:11:45.314Z] Removing intermediate container 3f85511f8c1a [2021-06-21T20:11:45.314Z] ---> ad45b0e51e67 [2021-06-21T20:11:45.314Z] Step 24/25 : LABEL git_sha=2619b1fd344c25097407ff90fb118284f484ef97 [2021-06-21T20:11:45.314Z] ---> Running in b1a025ecc764 [2021-06-21T20:11:45.909Z] Removing intermediate container b1a025ecc764 [2021-06-21T20:11:45.909Z] ---> 4dce9ea3e0a7 [2021-06-21T20:11:45.909Z] Step 25/25 : LABEL version=0.0.0 [2021-06-21T20:11:45.909Z] ---> Running in 0319cb241458 [2021-06-21T20:11:46.503Z] Removing intermediate container 0319cb241458 [2021-06-21T20:11:46.503Z] ---> 1ab50a0c9238 [2021-06-21T20:11:46.503Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T20:11:46.503Z] Successfully built 1ab50a0c9238 [2021-06-21T20:11:46.503Z] 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-21T20:11:47.308Z] ---> job-cost.sh [2021-06-21T20:11:47.308Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3xhE [2021-06-21T20:12:26.269Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T20:13:48.020Z] lf-activate-venv(): INFO: Adding /tmp/venv-3xhE/bin to PATH [2021-06-21T20:13:48.020Z] INFO: No Stack... [2021-06-21T20:13:48.020Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T20:13:48.629Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T20:13:48.992Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-06-21T20:13:48.992Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T20:13:49.088Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [2021-06-21T20:13:49.094Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] did not exist. Created. [2021-06-21T20:13:49.094Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T20:13:49.530Z] /w/workspace/device-rest-go/1@tmp/durable-2eb0ce10/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-2eb0ce10/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T20:13:49.899Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T20:13:49.941Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T20:13:50.093Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T20:13:50.128Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-21T20:13:51.386Z] provisioning config files... [2021-06-21T20:13:51.399Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/config443733732799613418tmp [Pipeline] { [Pipeline] sh [2021-06-21T20:13:51.765Z] + set +x [2021-06-21T20:13:51.766Z] + curl -s https://codecov.io/bash [2021-06-21T20:13:51.766Z] + bash -s -- [2021-06-21T20:13:51.766Z] [2021-06-21T20:13:51.766Z] _____ _ [2021-06-21T20:13:51.766Z] / ____| | | [2021-06-21T20:13:51.766Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T20:13:51.766Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T20:13:51.766Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T20:13:51.766Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T20:13:51.766Z] Bash-1.0.3 [2021-06-21T20:13:51.766Z] [2021-06-21T20:13:51.766Z] [2021-06-21T20:13:51.766Z] ==> git version 2.24.4 found [2021-06-21T20:13:51.766Z] ==> 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-21T20:13:51.766Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T20:13:51.766Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T20:13:51.766Z] ==> Jenkins CI detected. [2021-06-21T20:13:51.766Z] project root: . [2021-06-21T20:13:51.766Z] --> token set from env [2021-06-21T20:13:52.031Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T20:13:52.031Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T20:13:52.031Z] ==> Python coveragepy not found [2021-06-21T20:13:52.031Z] ==> Searching for coverage reports in: [2021-06-21T20:13:52.031Z] + . [2021-06-21T20:13:52.031Z] -> Found 1 reports [2021-06-21T20:13:52.031Z] ==> Detecting git/mercurial file structure [2021-06-21T20:13:52.031Z] ==> Reading reports [2021-06-21T20:13:52.031Z] + ./coverage.out bytes=8513 [2021-06-21T20:13:52.031Z] ==> Appending adjustments [2021-06-21T20:13:52.031Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T20:13:52.031Z] + Found adjustments [2021-06-21T20:13:52.031Z] ==> Gzipping contents [2021-06-21T20:13:52.031Z] 4.0K /tmp/codecov.Ja52d1.gz [2021-06-21T20:13:52.031Z] ==> Uploading reports [2021-06-21T20:13:52.031Z] url: https://codecov.io [2021-06-21T20:13:52.031Z] query: branch=PR-121&commit=2619b1fd344c25097407ff90fb118284f484ef97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=121&job=&cmd_args= [2021-06-21T20:13:52.031Z] -> Pinging Codecov [2021-06-21T20:13:52.031Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-121&commit=2619b1fd344c25097407ff90fb118284f484ef97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=121&job=&cmd_args= [2021-06-21T20:13:52.604Z] -> Uploading to [2021-06-21T20:13:52.604Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/4E5D53B4F1F92C436F7061BF334D961C/2619b1fd344c25097407ff90fb118284f484ef97/680b7527-b5e0-4ea1-af29-5d35c9916dc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T201352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad9487d971a48a34a1f803957aeefdcd878e1b3b41c54d5659f8c0dfea9bcab5 [2021-06-21T20:13:52.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T20:13:52.604Z] Dload Upload Total Spent Left Speed [2021-06-21T20:13:52.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 3674 --:--:-- --:--:-- --:--:-- 3671 [2021-06-21T20:13:52.869Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/2619b1fd344c25097407ff90fb118284f484ef97 [Pipeline] } [2021-06-21T20:13:52.892Z] 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-21T20:13:55.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:13:56.314Z] ---> package-listing.sh [2021-06-21T20:13:56.314Z] ++ facter osfamily [2021-06-21T20:13:56.314Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T20:13:56.580Z] + OS_FAMILY=redhat [2021-06-21T20:13:56.580Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-121 [2021-06-21T20:13:56.580Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T20:13:56.580Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T20:13:56.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T20:13:56.580Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T20:13:56.580Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-121 ']' [2021-06-21T20:13:56.580Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T20:13:56.580Z] + case "${OS_FAMILY}" in [2021-06-21T20:13:56.580Z] + sort [2021-06-21T20:13:56.580Z] + rpm -qa [2021-06-21T20:13:57.150Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T20:13:57.150Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T20:13:57.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T20:13:57.150Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-121 ']' [2021-06-21T20:13:57.150Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-121/archives/ [2021-06-21T20:13:57.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-121/archives/ [Pipeline] echo [2021-06-21T20:13:57.213Z] 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-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T20:13:57.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:13:58.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T20:13:58.151Z] [2021-06-21T20:13:58.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T20:13:58.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T20:13:58.519Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T20:13:58.519Z] df20fa9351a1: Pulling fs layer [2021-06-21T20:13:58.519Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T20:13:58.519Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T20:13:58.519Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T20:13:58.519Z] 93b61091891f: Pulling fs layer [2021-06-21T20:13:58.519Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T20:13:58.519Z] 5e14af77c1be: Pulling fs layer [2021-06-21T20:13:58.519Z] 01666e4c0597: Pulling fs layer [2021-06-21T20:13:58.519Z] aa168da1d23b: Pulling fs layer [2021-06-21T20:13:58.519Z] 46f8f816bc3b: Waiting [2021-06-21T20:13:58.519Z] 93b61091891f: Waiting [2021-06-21T20:13:58.519Z] 93b9cdb0e59b: Waiting [2021-06-21T20:13:58.519Z] 5e14af77c1be: Waiting [2021-06-21T20:13:58.519Z] 01666e4c0597: Waiting [2021-06-21T20:13:58.519Z] aa168da1d23b: Waiting [2021-06-21T20:13:58.519Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T20:13:58.519Z] 36b3adc4ff6f: Download complete [2021-06-21T20:13:58.781Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T20:13:58.781Z] 46f8f816bc3b: Download complete [2021-06-21T20:13:58.781Z] df20fa9351a1: Download complete [2021-06-21T20:13:58.781Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T20:13:58.781Z] 93b9cdb0e59b: Download complete [2021-06-21T20:13:58.781Z] 5e14af77c1be: Verifying Checksum [2021-06-21T20:13:58.781Z] 5e14af77c1be: Download complete [2021-06-21T20:13:58.781Z] 93b61091891f: Verifying Checksum [2021-06-21T20:13:58.781Z] 93b61091891f: Download complete [2021-06-21T20:13:58.781Z] 01666e4c0597: Verifying Checksum [2021-06-21T20:13:58.781Z] 01666e4c0597: Download complete [2021-06-21T20:13:59.041Z] df20fa9351a1: Pull complete [2021-06-21T20:13:59.041Z] 36b3adc4ff6f: Pull complete [2021-06-21T20:13:59.314Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T20:13:59.314Z] 8ad3a11d3b57: Download complete [2021-06-21T20:13:59.895Z] 8ad3a11d3b57: Pull complete [2021-06-21T20:13:59.895Z] 46f8f816bc3b: Pull complete [2021-06-21T20:14:00.160Z] 93b61091891f: Pull complete [2021-06-21T20:14:00.160Z] 93b9cdb0e59b: Pull complete [2021-06-21T20:14:00.421Z] 5e14af77c1be: Pull complete [2021-06-21T20:14:00.421Z] 01666e4c0597: Pull complete [2021-06-21T20:14:00.686Z] aa168da1d23b: Verifying Checksum [2021-06-21T20:14:00.686Z] aa168da1d23b: Download complete [2021-06-21T20:14:04.966Z] aa168da1d23b: Pull complete [2021-06-21T20:14:04.966Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T20:14:04.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T20:14:04.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T20:14:05.126Z] prd-centos7-docker-4c-2g-577 does not seem to be running inside a container [2021-06-21T20:14:05.179Z] $ 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-121/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-121 -v /w/workspace/gexfoundry_device-rest-go_PR-121:/w/workspace/gexfoundry_device-rest-go_PR-121:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-121@tmp:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T20:14:09.737Z] $ docker top 8984ba6a250351868f9695f6dadf9a98de2fa7661f07509172d899a733c081d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T20:14:10.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T20:14:10.530Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T20:14:10.861Z] + ls /var/log/sa-host [2021-06-21T20:14:10.861Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T20:14:10.861Z] file_magic: OK [2021-06-21T20:14:10.861Z] HZ: Using current value: 100 [2021-06-21T20:14:10.861Z] file_header: OK [2021-06-21T20:14:10.861Z] 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-21T20:14:10.861Z] Statistics: [2021-06-21T20:14:10.861Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T20:14:10.861Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T20:14:10.861Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T20:14:10.861Z] file_magic: OK [2021-06-21T20:14:10.861Z] HZ: Using current value: 100 [2021-06-21T20:14:10.861Z] file_header: OK [2021-06-21T20:14:10.861Z] 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-21T20:14:10.861Z] Statistics: [2021-06-21T20:14:10.861Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T20:14:10.861Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T20:14:11.705Z] provisioning config files... [2021-06-21T20:14:11.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/config6789437599543737984tmp [Pipeline] { [Pipeline] echo [2021-06-21T20:14:11.787Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:14:12.133Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T20:14:12.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:14:12.630Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T20:14:12.661Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:14:12.999Z] ---> sudo-logs.sh [2021-06-21T20:14:12.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T20:14:13.088Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:14:13.429Z] ---> job-cost.sh [2021-06-21T20:14:13.429Z] lf-activate-venv: SKIPPING [2021-06-21T20:14:13.429Z] DEBUG: total: 0.18000000715255737 [2021-06-21T20:14:13.429Z] INFO: Retrieving Stack Cost... [2021-06-21T20:14:14.384Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T20:14:14.955Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T20:14:15.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T20:14:15.363Z] ---> logs-deploy.sh [2021-06-21T20:14:15.363Z] lf-activate-venv: SKIPPING [2021-06-21T20:14:15.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-121/1 [2021-06-21T20:14:15.363Z] INFO: archiving workspace using pattern(s): [2021-06-21T20:14:16.313Z] Archives upload complete. [2021-06-21T20:14:16.313Z] INFO: archiving logs to Nexus [2021-06-21T20:14:16.900Z] ---> uname -a: [2021-06-21T20:14:16.900Z] Linux prd-centos7-docker-4c-2g-577.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-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] ---> lscpu: [2021-06-21T20:14:16.900Z] Architecture: x86_64 [2021-06-21T20:14:16.900Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-21T20:14:16.900Z] Byte Order: Little Endian [2021-06-21T20:14:16.900Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-21T20:14:16.900Z] CPU(s): 2 [2021-06-21T20:14:16.900Z] On-line CPU(s) list: 0,1 [2021-06-21T20:14:16.900Z] Thread(s) per core: 1 [2021-06-21T20:14:16.900Z] Core(s) per socket: 1 [2021-06-21T20:14:16.900Z] Socket(s): 2 [2021-06-21T20:14:16.900Z] NUMA node(s): 1 [2021-06-21T20:14:16.900Z] Vendor ID: AuthenticAMD [2021-06-21T20:14:16.900Z] CPU family: 23 [2021-06-21T20:14:16.900Z] Model: 49 [2021-06-21T20:14:16.900Z] Model name: AMD EPYC-Rome Processor [2021-06-21T20:14:16.900Z] Stepping: 0 [2021-06-21T20:14:16.900Z] CPU MHz: 2799.998 [2021-06-21T20:14:16.900Z] BogoMIPS: 5599.99 [2021-06-21T20:14:16.900Z] Virtualization: AMD-V [2021-06-21T20:14:16.900Z] Hypervisor vendor: KVM [2021-06-21T20:14:16.900Z] Virtualization type: full [2021-06-21T20:14:16.900Z] L1d cache: 64 KiB [2021-06-21T20:14:16.900Z] L1i cache: 64 KiB [2021-06-21T20:14:16.900Z] L2 cache: 1 MiB [2021-06-21T20:14:16.900Z] L3 cache: 32 MiB [2021-06-21T20:14:16.900Z] NUMA node0 CPU(s): 0,1 [2021-06-21T20:14:16.900Z] Vulnerability Itlb multihit: Not affected [2021-06-21T20:14:16.900Z] Vulnerability L1tf: Not affected [2021-06-21T20:14:16.900Z] Vulnerability Mds: Not affected [2021-06-21T20:14:16.900Z] Vulnerability Meltdown: Not affected [2021-06-21T20:14:16.900Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-21T20:14:16.900Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-21T20:14:16.900Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-21T20:14:16.900Z] Vulnerability Srbds: Not affected [2021-06-21T20:14:16.900Z] Vulnerability Tsx async abort: Not affected [2021-06-21T20:14:16.900Z] 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-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] ---> nproc: [2021-06-21T20:14:16.900Z] 2 [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] ---> df -h: [2021-06-21T20:14:16.900Z] Filesystem Size Used Available Use% Mounted on [2021-06-21T20:14:16.900Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-21T20:14:16.900Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-21T20:14:16.900Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-21T20:14:16.900Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-121 [2021-06-21T20:14:16.900Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-121@tmp [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] ---> free -m: [2021-06-21T20:14:16.900Z] total used free shared buff/cache available [2021-06-21T20:14:16.900Z] Mem: 7821 915 4796 0 2108 6727 [2021-06-21T20:14:16.900Z] Swap: 1023 0 1023 [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] ---> ip addr: [2021-06-21T20:14:16.900Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-21T20:14:16.900Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-21T20:14:16.900Z] inet 127.0.0.1/8 scope host lo [2021-06-21T20:14:16.900Z] valid_lft forever preferred_lft forever [2021-06-21T20:14:16.900Z] inet6 ::1/128 scope host [2021-06-21T20:14:16.900Z] valid_lft forever preferred_lft forever [2021-06-21T20:14:16.900Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-21T20:14:16.900Z] link/ether fa:16:3e:d3:ba:4f brd ff:ff:ff:ff:ff:ff [2021-06-21T20:14:16.900Z] inet 10.30.123.130/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-21T20:14:16.900Z] valid_lft 85797sec preferred_lft 85797sec [2021-06-21T20:14:16.900Z] inet6 fe80::f816:3eff:fed3:ba4f/64 scope link [2021-06-21T20:14:16.900Z] valid_lft forever preferred_lft forever [2021-06-21T20:14:16.900Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-21T20:14:16.900Z] link/ether 02:42:9d:e9:64:e9 brd ff:ff:ff:ff:ff:ff [2021-06-21T20:14:16.900Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-21T20:14:16.900Z] valid_lft forever preferred_lft forever [2021-06-21T20:14:16.900Z] inet6 fe80::42:9dff:fee9:64e9/64 scope link [2021-06-21T20:14:16.900Z] valid_lft forever preferred_lft forever [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] ---> sar -b -r -n DEV: [2021-06-21T20:14:16.900Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] 20:04:03 LINUX RESTART (2 CPU) [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] 20:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-21T20:14:16.900Z] 20:06:01 5.99 0.18 5.81 0.00 23.18 653.13 0.00 [2021-06-21T20:14:16.900Z] 20:07:01 1.80 0.00 1.80 0.00 0.00 36.59 0.00 [2021-06-21T20:14:16.900Z] 20:08:01 0.32 0.00 0.32 0.00 0.00 5.16 0.00 [2021-06-21T20:14:16.900Z] 20:09:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 [2021-06-21T20:14:16.900Z] 20:10:01 0.32 0.00 0.32 0.00 0.00 5.75 0.00 [2021-06-21T20:14:16.900Z] 20:11:01 0.42 0.00 0.42 0.00 0.00 6.38 0.00 [2021-06-21T20:14:16.900Z] 20:12:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-06-21T20:14:16.900Z] 20:13:01 0.30 0.00 0.30 0.00 0.00 5.81 0.00 [2021-06-21T20:14:16.900Z] 20:14:01 3.41 0.13 3.28 0.00 13.73 73.05 0.00 [2021-06-21T20:14:16.900Z] Average: 1.45 0.04 1.41 0.00 4.10 88.04 0.00 [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] 20:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-21T20:14:16.900Z] 20:06:01 5454356 0 800340 9.99 2620 1751624 1167196 12.89 573872 1581420 28 [2021-06-21T20:14:16.900Z] 20:07:01 5467260 0 787480 9.83 2620 1751580 1075044 11.87 566832 1576964 8 [2021-06-21T20:14:16.900Z] 20:08:01 5458972 0 795768 9.94 2620 1751580 1116620 12.33 569532 1582096 8 [2021-06-21T20:14:16.900Z] 20:09:01 5465620 0 789116 9.85 2620 1751584 1075044 11.87 562740 1582872 8 [2021-06-21T20:14:16.900Z] 20:10:01 5461516 0 793212 9.90 2620 1751592 1075344 11.87 564580 1585648 8 [2021-06-21T20:14:16.900Z] 20:11:01 5453412 0 801316 10.01 2620 1751592 1075116 11.87 572524 1585648 8 [2021-06-21T20:14:16.900Z] 20:12:01 5451656 0 803064 10.03 2620 1751600 1075248 11.87 573908 1585648 20 [2021-06-21T20:14:16.900Z] 20:13:01 5453348 0 801364 10.01 2620 1751608 1075056 11.87 574116 1583896 8 [2021-06-21T20:14:16.900Z] 20:14:01 5138932 0 903284 11.28 2620 1964104 1474568 16.28 810820 1636168 211532 [2021-06-21T20:14:16.900Z] Average: 5422786 0 808327 10.09 2620 1775207 1134360 12.52 596547 1588929 23514 [2021-06-21T20:14:16.900Z] [2021-06-21T20:14:16.900Z] 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-21T20:14:16.900Z] 20:06:01 eth0 28.67 25.22 57.69 12.31 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:06:01 docker0 16.25 14.24 1.42 44.62 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:07:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:08:01 eth0 3.11 2.40 0.69 13.22 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.900Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:10:01 eth0 0.97 0.73 0.37 1.35 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:11:01 eth0 0.62 0.10 0.11 0.01 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:12:01 eth0 0.45 0.28 0.27 0.17 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:13:01 eth0 0.07 0.08 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:14:01 eth0 184.47 167.83 2167.88 16.02 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] Average: eth0 24.34 21.87 247.45 4.79 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] Average: docker0 1.81 1.58 0.16 4.96 0.00 0.00 0.00 0.00 [2021-06-21T20:14:16.901Z] [2021-06-21T20:14:16.901Z] [2021-06-21T20:14:16.901Z] ---> sar -P ALL: [2021-06-21T20:14:16.901Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T20:14:16.901Z] [2021-06-21T20:14:16.901Z] 20:04:03 LINUX RESTART (2 CPU) [2021-06-21T20:14:16.901Z] [2021-06-21T20:14:16.901Z] 20:05:01 CPU %user %nice %system %iowait %steal %idle [2021-06-21T20:14:16.901Z] 20:06:01 all 0.87 0.00 0.30 0.03 0.03 98.77 [2021-06-21T20:14:16.901Z] 20:06:01 0 1.15 0.00 0.32 0.07 0.02 98.44 [2021-06-21T20:14:16.901Z] 20:06:01 1 0.59 0.00 0.28 0.00 0.03 99.10 [2021-06-21T20:14:16.901Z] 20:07:01 all 0.03 0.00 0.04 0.00 0.02 99.91 [2021-06-21T20:14:16.901Z] 20:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-21T20:14:16.901Z] 20:07:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-21T20:14:16.901Z] 20:08:01 all 0.13 0.00 0.05 0.00 0.03 99.79 [2021-06-21T20:14:16.901Z] 20:08:01 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-21T20:14:16.901Z] 20:08:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-21T20:14:16.901Z] 20:09:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-21T20:14:16.901Z] 20:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-21T20:14:16.901Z] 20:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-21T20:14:16.901Z] 20:10:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-06-21T20:14:16.901Z] 20:10:01 0 0.23 0.00 0.05 0.00 0.03 99.68 [2021-06-21T20:14:16.901Z] 20:10:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2021-06-21T20:14:16.901Z] 20:11:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-21T20:14:16.901Z] 20:11:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-21T20:14:16.901Z] 20:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-21T20:14:16.901Z] 20:12:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-21T20:14:16.901Z] 20:12:01 0 0.28 0.00 0.05 0.00 0.02 99.65 [2021-06-21T20:14:16.901Z] 20:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-21T20:14:16.901Z] 20:13:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-21T20:14:16.901Z] 20:13:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-21T20:14:16.901Z] 20:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-21T20:14:16.901Z] 20:14:01 all 3.43 0.00 1.20 0.16 0.03 95.17 [2021-06-21T20:14:16.901Z] 20:14:01 0 2.64 0.00 1.23 0.27 0.03 95.82 [2021-06-21T20:14:16.901Z] 20:14:01 1 4.22 0.00 1.18 0.05 0.03 94.52 [2021-06-21T20:14:16.901Z] Average: all 0.56 0.00 0.19 0.02 0.02 99.20 [2021-06-21T20:14:16.901Z] Average: 0 0.55 0.00 0.20 0.04 0.02 99.19 [2021-06-21T20:14:16.901Z] Average: 1 0.57 0.00 0.19 0.01 0.02 99.21 [2021-06-21T20:14:16.901Z] [2021-06-21T20:14:16.901Z] [2021-06-21T20:14:16.901Z]