Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-gpio Obtained Jenkinsfile from 95676eb6e36fb0ed615448697357d38a95d4784a+ee8c3cf8f247baa696c0241f6b7663da45af0865 (234d29716da941b3f610e14c9c280d5103663b70) 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-ssh7294687983702015178.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-ssh1781915948356843636.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-gpio/branches/PR-3/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-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1166853611868811351.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-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1418663243199490014.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-ssh4475232125652494989.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-gpio/branches/PR-3/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-gpio/branches/PR-3/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5935843125007845974.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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-1717’ is offline Running on prd-centos7-docker-4c-2g-1720 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh8714676407513191669.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh5809889851772695887.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 95676eb6e36fb0ed615448697357d38a95d4784a Merge succeeded, producing 95676eb6e36fb0ed615448697357d38a95d4784a Checking out Revision 95676eb6e36fb0ed615448697357d38a95d4784a (PR-3) > git config core.sparsecheckout # timeout=10 > git checkout -f 95676eb6e36fb0ed615448697357d38a95d4784a # 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/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh7842498168706239631.key > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95676eb6e36fb0ed615448697357d38a95d4784a # timeout=10 Commit message: "ci: init jenkins pipeline" 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-16T16:53:11.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T16:53:11.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T16:53:12.092Z] ========================================================= [2021-06-16T16:53:12.092Z] EdgeX Global Pipelines Version Info [2021-06-16T16:53:12.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:53:13.667Z] ------------------- [2021-06-16T16:53:13.667Z] stable info: [2021-06-16T16:53:13.667Z] ------------------- [2021-06-16T16:53:13.667Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T16:53:13.667Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:53:13.667Z] Message: update stable to v1.0.195 [2021-06-16T16:53:14.241Z] ------------------- [2021-06-16T16:53:14.241Z] experimental info: [2021-06-16T16:53:14.241Z] ------------------- [2021-06-16T16:53:14.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T16:53:14.241Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:53:14.241Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T16:53:14.492Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2021-06-16T16:53:14.557Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2021-06-16T16:53:14.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T16:53:14.675Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T16:53:14.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T16:53:14.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T16:53:14.860Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T16:53:14.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T16:53:14.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T16:53:15.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T16:53:15.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T16:53:15.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2021-06-16T16:53:15.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T16:53:15.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T16:53:15.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:53:15.420Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:53:15.480Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T16:53:15.538Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T16:53:15.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T16:53:15.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T16:53:15.712Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T16:53:15.787Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T16:53:15.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T16:53:15.911Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T16:53:15.973Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T16:53:18.134Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T16:53:18.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3 [Pipeline] echo [2021-06-16T16:53:18.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3 [Pipeline] echo [2021-06-16T16:53:18.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3 [Pipeline] echo [2021-06-16T16:53:18.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95676eb6e36fb0ed615448697357d38a95d4784a [Pipeline] echo [2021-06-16T16:53:18.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95676eb [Pipeline] echo [2021-06-16T16:53:18.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:53:18.710Z] provisioning config files... [2021-06-16T16:53:18.726Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config2267874884056888379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:53:19.126Z] ---> docker-login.sh [2021-06-16T16:53:19.127Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:53:19.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:53:19.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:53:19.397Z] Configure a credential helper to remove this warning. See [2021-06-16T16:53:19.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:53:19.397Z] [2021-06-16T16:53:19.397Z] Login Succeeded [2021-06-16T16:53:19.397Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:53:19.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:53:19.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:53:19.397Z] Configure a credential helper to remove this warning. See [2021-06-16T16:53:19.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:53:19.397Z] [2021-06-16T16:53:19.397Z] Login Succeeded [2021-06-16T16:53:19.397Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:53:19.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:53:19.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:53:19.659Z] Configure a credential helper to remove this warning. See [2021-06-16T16:53:19.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:53:19.659Z] [2021-06-16T16:53:19.659Z] Login Succeeded [2021-06-16T16:53:19.659Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:53:19.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:53:19.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:53:19.659Z] Configure a credential helper to remove this warning. See [2021-06-16T16:53:19.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:53:19.659Z] [2021-06-16T16:53:19.659Z] Login Succeeded [2021-06-16T16:53:19.659Z] docker.io [2021-06-16T16:53:19.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:53:20.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:53:20.187Z] Configure a credential helper to remove this warning. See [2021-06-16T16:53:20.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:53:20.187Z] [2021-06-16T16:53:20.187Z] Login Succeeded [2021-06-16T16:53:20.187Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:53:20.241Z] 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-16T16:53:21.188Z] + git log --format=format:%s -1 95676eb6e36fb0ed615448697357d38a95d4784a [Pipeline] echo [2021-06-16T16:53:21.252Z] GIT_COMMIT: 95676eb6e36fb0ed615448697357d38a95d4784a, Commit Message: ci: init jenkins pipeline [Pipeline] echo [2021-06-16T16:53:21.307Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:53:22.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:53:22.200Z] [2021-06-16T16:53:22.200Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:53:22.580Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:53:22.580Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T16:53:22.580Z] 31603596830f: Pulling fs layer [2021-06-16T16:53:22.580Z] 54011a49482f: Pulling fs layer [2021-06-16T16:53:22.580Z] a6820b24f6d8: Pulling fs layer [2021-06-16T16:53:22.580Z] f581987b2513: Pulling fs layer [2021-06-16T16:53:22.580Z] f581987b2513: Waiting [2021-06-16T16:53:22.580Z] 54011a49482f: Download complete [2021-06-16T16:53:22.844Z] 31603596830f: Verifying Checksum [2021-06-16T16:53:22.844Z] 31603596830f: Download complete [2021-06-16T16:53:22.844Z] f581987b2513: Verifying Checksum [2021-06-16T16:53:22.844Z] f581987b2513: Download complete [2021-06-16T16:53:22.844Z] a6820b24f6d8: Verifying Checksum [2021-06-16T16:53:22.844Z] a6820b24f6d8: Download complete [2021-06-16T16:53:22.844Z] 31603596830f: Pull complete [2021-06-16T16:53:23.104Z] 54011a49482f: Pull complete [2021-06-16T16:53:23.678Z] a6820b24f6d8: Pull complete [2021-06-16T16:53:23.940Z] f581987b2513: Pull complete [2021-06-16T16:53:23.940Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T16:53:23.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:53:23.940Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T16:53:24.042Z] prd-centos7-docker-4c-2g-1720 does not seem to be running inside a container [2021-06-16T16:53:24.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T16:53:24.968Z] $ docker top bf2b3986b746e4f83cafcbe72ec43f3e77919debe20505cb5ee6bfbceb20b80d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:53:25.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:53:25.187Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:53:25.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:53:25.307Z] $ docker exec bf2b3986b746e4f83cafcbe72ec43f3e77919debe20505cb5ee6bfbceb20b80d ssh-agent [2021-06-16T16:53:25.431Z] SSH_AUTH_SOCK=/tmp/ssh-qDps99TSJjya/agent.13 [2021-06-16T16:53:25.431Z] SSH_AGENT_PID=19 [2021-06-16T16:53:25.441Z] Running ssh-add (command line suppressed) [2021-06-16T16:53:25.536Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_9203049857316652607.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_9203049857316652607.key) [2021-06-16T16:53:25.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:53:25.900Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T16:53:25.918Z] $ docker exec --env ******** --env ******** bf2b3986b746e4f83cafcbe72ec43f3e77919debe20505cb5ee6bfbceb20b80d ssh-agent -k [2021-06-16T16:53:26.012Z] unset SSH_AUTH_SOCK; [2021-06-16T16:53:26.012Z] unset SSH_AGENT_PID; [2021-06-16T16:53:26.012Z] echo Agent pid 19 killed; [2021-06-16T16:53:26.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T16:53:26.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:53:26.167Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:53:26.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:53:26.294Z] $ docker exec bf2b3986b746e4f83cafcbe72ec43f3e77919debe20505cb5ee6bfbceb20b80d ssh-agent [2021-06-16T16:53:26.408Z] SSH_AUTH_SOCK=/tmp/ssh-gxzGCPqGX6D6/agent.55 [2021-06-16T16:53:26.408Z] SSH_AGENT_PID=61 [2021-06-16T16:53:26.415Z] Running ssh-add (command line suppressed) [2021-06-16T16:53:26.516Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_1766462947804738417.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_1766462947804738417.key) [2021-06-16T16:53:26.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:53:26.932Z] + git semver init [2021-06-16T16:53:26.932Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:53:26.932Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.git [2021-06-16T16:53:26.932Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-16T16:53:26.932Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:53:26.932Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:53:26.932Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:53:26.932Z] # $SEMVER_BRANCH = PR-3 [2021-06-16T16:53:26.932Z] # $SEMVER_TEMP = /tmp/semver-233972524 [2021-06-16T16:53:26.932Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2021-06-16T16:53:27.197Z] # -> Clone(): couldn't find remote ref "refs/heads/semver" [2021-06-16T16:53:27.197Z] # git init /tmp/semver-233972524 [2021-06-16T16:53:27.197Z] # '/tmp/semver-233972524' -> '/w/workspace/edgexfoundry_device-gpio_PR-3/.semver' [2021-06-16T16:53:27.197Z] # -> Force: false [2021-06-16T16:53:27.197Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.semver [Pipeline] } [2021-06-16T16:53:27.214Z] $ docker exec --env ******** --env ******** bf2b3986b746e4f83cafcbe72ec43f3e77919debe20505cb5ee6bfbceb20b80d ssh-agent -k [2021-06-16T16:53:27.329Z] unset SSH_AUTH_SOCK; [2021-06-16T16:53:27.329Z] unset SSH_AGENT_PID; [2021-06-16T16:53:27.329Z] echo Agent pid 61 killed; [2021-06-16T16:53:27.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:53:27.797Z] + git semver [Pipeline] } [2021-06-16T16:53:27.824Z] $ docker stop --time=1 bf2b3986b746e4f83cafcbe72ec43f3e77919debe20505cb5ee6bfbceb20b80d [2021-06-16T16:53:29.062Z] $ docker rm -f bf2b3986b746e4f83cafcbe72ec43f3e77919debe20505cb5ee6bfbceb20b80d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:53:29.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T16:53:29.870Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T16:53:29.892Z] [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-16T16:53:47.789Z] Still waiting to schedule task [2021-06-16T16:53:47.790Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-16T16:53:47.822Z] Still waiting to schedule task [2021-06-16T16:53:47.822Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1718’ is offline [2021-06-16T16:55:48.525Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1721 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-16T16:55:48.622Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2021-06-16T16:55:51.670Z] The recommended git tool is: NONE [2021-06-16T16:55:56.848Z] using credential edgex-jenkins-ssh [2021-06-16T16:55:56.868Z] Cloning the remote Git repository [2021-06-16T16:55:56.917Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-06-16T16:55:57.020Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2021-06-16T16:55:57.098Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T16:55:57.099Z] > git --version # timeout=10 [2021-06-16T16:55:57.125Z] > git --version # 'git version 2.17.1' [2021-06-16T16:55:57.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:55:57.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:55:58.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T16:55:58.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:55:58.484Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T16:55:58.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T16:55:58.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:55:58.537Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T16:56:00.095Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 95676eb6e36fb0ed615448697357d38a95d4784a [2021-06-16T16:56:00.275Z] Merge succeeded, producing 95676eb6e36fb0ed615448697357d38a95d4784a [2021-06-16T16:56:00.276Z] Checking out Revision 95676eb6e36fb0ed615448697357d38a95d4784a (PR-3) [2021-06-16T16:56:00.111Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:56:00.125Z] > git checkout -f 95676eb6e36fb0ed615448697357d38a95d4784a # timeout=10 [2021-06-16T16:56:00.192Z] > git remote # timeout=10 [2021-06-16T16:56:00.208Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T16:56:00.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:56:00.234Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-16T16:56:00.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T16:56:00.279Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:56:00.299Z] > git checkout -f 95676eb6e36fb0ed615448697357d38a95d4784a # timeout=10 [2021-06-16T16:56:04.469Z] Commit message: "ci: init jenkins pipeline" [2021-06-16T16:56:04.521Z] > git --version # timeout=10 [2021-06-16T16:56:04.530Z] > git --version # 'git version 2.17.1' [2021-06-16T16:56:04.544Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T16:56:06.348Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:56:06.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:56:07.192Z] + + truesudo [2021-06-16T16:56:07.193Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:56:26.725Z] provisioning config files... [2021-06-16T16:56:26.752Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config3187461936561900100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:56:27.189Z] ---> docker-login.sh [2021-06-16T16:56:27.189Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:56:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:28.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:28.451Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:28.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:28.451Z] [2021-06-16T16:56:28.451Z] Login Succeeded [2021-06-16T16:56:28.451Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:56:28.498Z] Running on prd-centos7-docker-4c-2g-1722 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-16T16:56:28.561Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2021-06-16T16:56:28.726Z] The recommended git tool is: NONE [2021-06-16T16:56:29.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:29.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:29.059Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:29.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:29.059Z] [2021-06-16T16:56:29.059Z] Login Succeeded [2021-06-16T16:56:29.059Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:56:29.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:29.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:29.657Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:29.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:29.657Z] [2021-06-16T16:56:29.657Z] Login Succeeded [2021-06-16T16:56:29.657Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:56:29.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:30.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:30.212Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:30.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:30.212Z] [2021-06-16T16:56:30.212Z] Login Succeeded [2021-06-16T16:56:30.212Z] docker.io [2021-06-16T16:56:30.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:31.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:31.087Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:31.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:31.087Z] [2021-06-16T16:56:31.087Z] Login Succeeded [2021-06-16T16:56:31.087Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:56:31.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-06-16T16:56:31.183Z] using credential edgex-jenkins-ssh [Pipeline] } [2021-06-16T16:56:31.196Z] Cloning the remote Git repository [Pipeline] // withEnv [2021-06-16T16:56:31.216Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [Pipeline] unstash [Pipeline] echo [2021-06-16T16:56:33.850Z] ========================================================= [2021-06-16T16:56:33.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T16:56:33.850Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:56:34.275Z] + 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-16T16:56:33.350Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2021-06-16T16:56:33.381Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T16:56:33.381Z] > git --version # timeout=10 [2021-06-16T16:56:33.389Z] > git --version # 'git version 2.24.4' [2021-06-16T16:56:33.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:56:33.415Z] [INFO] Currently running in a labeled security context [2021-06-16T16:56:33.415Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T16:56:33.415Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh1873000513010628135.key [2021-06-16T16:56:33.450Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:56:34.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T16:56:34.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:56:34.259Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-16T16:56:34.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-16T16:56:34.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:56:34.276Z] [INFO] Currently running in a labeled security context [2021-06-16T16:56:34.276Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T16:56:34.276Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh4272277420187970680.key [2021-06-16T16:56:34.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T16:56:34.558Z] Sending build context to Docker daemon 5.472MB [2021-06-16T16:56:34.753Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 95676eb6e36fb0ed615448697357d38a95d4784a [2021-06-16T16:56:34.834Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:56:34.834Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-16T16:56:34.846Z] Merge succeeded, producing 95676eb6e36fb0ed615448697357d38a95d4784a [2021-06-16T16:56:34.846Z] Checking out Revision 95676eb6e36fb0ed615448697357d38a95d4784a (PR-3) [2021-06-16T16:56:35.108Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T16:56:35.108Z] 595b0fe564bb: Pulling fs layer [2021-06-16T16:56:35.108Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T16:56:35.108Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T16:56:35.108Z] ba82ee9f976e: Pulling fs layer [2021-06-16T16:56:35.108Z] 506bd15cee9f: Pulling fs layer [2021-06-16T16:56:35.108Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T16:56:35.108Z] 618dc40b7e24: Pulling fs layer [2021-06-16T16:56:35.108Z] 506bd15cee9f: Waiting [2021-06-16T16:56:35.108Z] 618dc40b7e24: Waiting [2021-06-16T16:56:35.108Z] 75a0a4a0db45: Waiting [2021-06-16T16:56:35.108Z] ba82ee9f976e: Waiting [2021-06-16T16:56:35.108Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T16:56:35.108Z] 5b7225fbf94c: Download complete [2021-06-16T16:56:35.108Z] 3088b5b3c5c0: Download complete [2021-06-16T16:56:35.108Z] 506bd15cee9f: Verifying Checksum [2021-06-16T16:56:35.108Z] 506bd15cee9f: Download complete [2021-06-16T16:56:35.108Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T16:56:35.108Z] 75a0a4a0db45: Download complete [2021-06-16T16:56:35.108Z] 595b0fe564bb: Verifying Checksum [2021-06-16T16:56:35.108Z] 595b0fe564bb: Download complete [2021-06-16T16:56:34.758Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:56:34.768Z] > git checkout -f 95676eb6e36fb0ed615448697357d38a95d4784a # timeout=10 [2021-06-16T16:56:34.796Z] > git remote # timeout=10 [2021-06-16T16:56:34.804Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T16:56:34.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:56:34.811Z] [INFO] Currently running in a labeled security context [2021-06-16T16:56:34.811Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T16:56:34.812Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh355252460787954413.key [2021-06-16T16:56:34.818Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-16T16:56:34.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T16:56:34.844Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:56:34.848Z] > git checkout -f 95676eb6e36fb0ed615448697357d38a95d4784a # timeout=10 [2021-06-16T16:56:36.096Z] 595b0fe564bb: Pull complete [2021-06-16T16:56:36.697Z] 3088b5b3c5c0: Pull complete [2021-06-16T16:56:36.974Z] 5b7225fbf94c: Pull complete [2021-06-16T16:56:37.588Z] 618dc40b7e24: Verifying Checksum [2021-06-16T16:56:37.588Z] 618dc40b7e24: Download complete [2021-06-16T16:56:38.410Z] Commit message: "ci: init jenkins pipeline" [2021-06-16T16:56:38.428Z] > git --version # timeout=10 [2021-06-16T16:56:38.439Z] > git --version # 'git version 2.24.4' [2021-06-16T16:56:38.446Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2021-06-16T16:56:39.029Z] ba82ee9f976e: Verifying Checksum [2021-06-16T16:56:39.029Z] ba82ee9f976e: Download complete [Pipeline] { [Pipeline] sh [2021-06-16T16:56:39.696Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:56:40.066Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:56:40.395Z] + sudo service docker restart [2021-06-16T16:56:40.395Z] + true [2021-06-16T16:56:40.395Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T16:56:49.207Z] ba82ee9f976e: Pull complete [2021-06-16T16:56:49.207Z] 506bd15cee9f: Pull complete [2021-06-16T16:56:49.207Z] 75a0a4a0db45: Pull complete [2021-06-16T16:56:53.527Z] 618dc40b7e24: Pull complete [2021-06-16T16:56:53.527Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T16:56:53.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T16:56:53.527Z] ---> a36622ca3599 [2021-06-16T16:56:53.527Z] Step 3/8 : WORKDIR /device-gpio [2021-06-16T16:56:54.980Z] ---> Running in 47484bfc5dc7 [2021-06-16T16:56:55.574Z] Removing intermediate container 47484bfc5dc7 [2021-06-16T16:56:55.575Z] ---> 16ab901608f9 [2021-06-16T16:56:55.575Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T16:56:55.848Z] ---> Running in 5fe401419659 [2021-06-16T16:56:56.449Z] Removing intermediate container 5fe401419659 [2021-06-16T16:56:56.449Z] ---> a1c433bffaac [2021-06-16T16:56:56.449Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:56:56.449Z] ---> Running in 3a4aff411053 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:56:58.671Z] provisioning config files... [2021-06-16T16:56:58.686Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5533907407115714896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:56:59.072Z] Removing intermediate container 3a4aff411053 [2021-06-16T16:56:59.072Z] ---> e244f2a15573 [2021-06-16T16:56:59.072Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-16T16:56:59.072Z] ---> Running in 2bb7e90de7a8 [2021-06-16T16:56:59.074Z] ---> docker-login.sh [2021-06-16T16:56:59.074Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:56:59.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:59.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:59.336Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:59.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:59.336Z] [2021-06-16T16:56:59.336Z] Login Succeeded [2021-06-16T16:56:59.336Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:56:59.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:59.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:59.601Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:59.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:59.601Z] [2021-06-16T16:56:59.601Z] Login Succeeded [2021-06-16T16:56:59.601Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:56:59.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:59.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:59.601Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:59.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:59.601Z] [2021-06-16T16:56:59.601Z] Login Succeeded [2021-06-16T16:56:59.601Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:56:59.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:56:59.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:56:59.865Z] Configure a credential helper to remove this warning. See [2021-06-16T16:56:59.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:56:59.865Z] [2021-06-16T16:56:59.865Z] Login Succeeded [2021-06-16T16:56:59.865Z] docker.io [2021-06-16T16:56:59.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:57:00.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:57:00.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:57:00.129Z] Configure a credential helper to remove this warning. See [2021-06-16T16:57:00.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:57:00.129Z] [2021-06-16T16:57:00.129Z] Login Succeeded [2021-06-16T16:57:00.129Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:57:00.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T16:57:00.465Z] ========================================================= [2021-06-16T16:57:00.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T16:57:00.465Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:57:00.831Z] + 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-16T16:57:00.831Z] Sending build context to Docker daemon 5.473MB [2021-06-16T16:57:00.831Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:57:00.831Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-16T16:57:00.831Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T16:57:00.831Z] 540db60ca938: Pulling fs layer [2021-06-16T16:57:00.831Z] adcc1eea9eea: Pulling fs layer [2021-06-16T16:57:00.831Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T16:57:00.831Z] 0510c868ecb4: Pulling fs layer [2021-06-16T16:57:00.831Z] afea3b2eda06: Pulling fs layer [2021-06-16T16:57:00.831Z] 7809a108b3ef: Pulling fs layer [2021-06-16T16:57:00.831Z] f706445af74f: Pulling fs layer [2021-06-16T16:57:00.831Z] 0510c868ecb4: Waiting [2021-06-16T16:57:00.831Z] afea3b2eda06: Waiting [2021-06-16T16:57:00.831Z] 7809a108b3ef: Waiting [2021-06-16T16:57:00.831Z] f706445af74f: Waiting [2021-06-16T16:57:00.831Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T16:57:00.831Z] 4c4ab2625f07: Download complete [2021-06-16T16:57:00.831Z] adcc1eea9eea: Verifying Checksum [2021-06-16T16:57:00.831Z] adcc1eea9eea: Download complete [2021-06-16T16:57:01.106Z] afea3b2eda06: Verifying Checksum [2021-06-16T16:57:01.106Z] afea3b2eda06: Download complete [2021-06-16T16:57:01.106Z] 7809a108b3ef: Verifying Checksum [2021-06-16T16:57:01.106Z] 7809a108b3ef: Download complete [2021-06-16T16:57:01.106Z] 540db60ca938: Verifying Checksum [2021-06-16T16:57:01.106Z] 540db60ca938: Download complete [2021-06-16T16:57:01.106Z] 540db60ca938: Pull complete [2021-06-16T16:57:01.367Z] adcc1eea9eea: Pull complete [2021-06-16T16:57:01.367Z] 4c4ab2625f07: Pull complete [2021-06-16T16:57:01.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:57:02.079Z] OK: 138 MiB in 40 packages [2021-06-16T16:57:02.322Z] f706445af74f: Verifying Checksum [2021-06-16T16:57:02.322Z] f706445af74f: Download complete [2021-06-16T16:57:02.897Z] 0510c868ecb4: Verifying Checksum [2021-06-16T16:57:02.897Z] 0510c868ecb4: Download complete [2021-06-16T16:57:03.064Z] Removing intermediate container 2bb7e90de7a8 [2021-06-16T16:57:03.064Z] ---> 252b3120ff4b [2021-06-16T16:57:03.064Z] Step 7/8 : COPY . . [2021-06-16T16:57:04.042Z] ---> d7cb780a3533 [2021-06-16T16:57:04.042Z] Step 8/8 : RUN go mod download [2021-06-16T16:57:04.313Z] ---> Running in 2968b0038f06 [2021-06-16T16:57:06.216Z] 0510c868ecb4: Pull complete [2021-06-16T16:57:06.216Z] afea3b2eda06: Pull complete [2021-06-16T16:57:06.216Z] 7809a108b3ef: Pull complete [2021-06-16T16:57:07.654Z] f706445af74f: Pull complete [2021-06-16T16:57:07.654Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T16:57:07.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T16:57:07.655Z] ---> b068be0155e3 [2021-06-16T16:57:07.655Z] Step 3/8 : WORKDIR /device-gpio [2021-06-16T16:57:11.877Z] ---> Running in 82d0e0743d74 [2021-06-16T16:57:11.878Z] Removing intermediate container 82d0e0743d74 [2021-06-16T16:57:11.878Z] ---> b8776be1e787 [2021-06-16T16:57:11.878Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-16T16:57:11.878Z] ---> Running in 9b0ea4cfc616 [2021-06-16T16:57:11.878Z] Removing intermediate container 9b0ea4cfc616 [2021-06-16T16:57:11.878Z] ---> 08728f07c2e9 [2021-06-16T16:57:11.878Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:57:11.878Z] ---> Running in 2805ed21bd2a [2021-06-16T16:57:12.453Z] Removing intermediate container 2805ed21bd2a [2021-06-16T16:57:12.453Z] ---> c245628e6047 [2021-06-16T16:57:12.453Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-16T16:57:12.453Z] ---> Running in 0b3cfb645231 [2021-06-16T16:57:12.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:57:14.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:57:16.039Z] OK: 149 MiB in 40 packages [2021-06-16T16:57:16.039Z] Removing intermediate container 0b3cfb645231 [2021-06-16T16:57:16.039Z] ---> 254822689506 [2021-06-16T16:57:16.039Z] Step 7/8 : COPY . . [2021-06-16T16:57:16.302Z] ---> 24cbdb91aff6 [2021-06-16T16:57:16.302Z] Step 8/8 : RUN go mod download [2021-06-16T16:57:16.302Z] ---> Running in 933767b94e25 [2021-06-16T16:57:38.345Z] Removing intermediate container 933767b94e25 [2021-06-16T16:57:38.345Z] ---> cf9668e49d07 [2021-06-16T16:57:38.345Z] Successfully built cf9668e49d07 [2021-06-16T16:57:38.345Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:57:38.703Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:57:38.703Z] . [Pipeline] withDockerContainer [2021-06-16T16:57:41.060Z] prd-centos7-docker-4c-2g-1722 does not seem to be running inside a container [2021-06-16T16:57:41.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T16:57:41.531Z] $ docker top 05a656089f9a2b64b590a2c1a611514dfa61d9bcadfc6b496b1c2f3b9b346641 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:57:41.980Z] + go version [2021-06-16T16:57:41.980Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T16:57:42.024Z] $ docker stop --time=1 05a656089f9a2b64b590a2c1a611514dfa61d9bcadfc6b496b1c2f3b9b346641 [2021-06-16T16:57:43.220Z] $ docker rm -f 05a656089f9a2b64b590a2c1a611514dfa61d9bcadfc6b496b1c2f3b9b346641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:57:44.067Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:57:44.067Z] . [Pipeline] withDockerContainer [2021-06-16T16:57:44.181Z] prd-centos7-docker-4c-2g-1722 does not seem to be running inside a container [2021-06-16T16:57:44.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T16:57:44.583Z] $ docker top 272608ace4a3c134baa1ee06e95df584ecdf2bb7e493694f12cfecfbc9312562 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:57:45.063Z] + go mod tidy [Pipeline] sh [2021-06-16T16:57:45.663Z] + make test [2021-06-16T16:57:45.663Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-16T16:57:45.929Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-16T16:57:58.247Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-16T16:57:58.247Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-16T16:57:58.247Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T16:58:00.851Z] Removing intermediate container 2968b0038f06 [2021-06-16T16:58:00.852Z] ---> ed899fbcfbfb [2021-06-16T16:58:00.852Z] Successfully built ed899fbcfbfb [2021-06-16T16:58:00.852Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:58:01.247Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T16:58:01.247Z] . [Pipeline] withDockerContainer [2021-06-16T16:58:01.496Z] prd-ubuntu18.04-docker-arm64-4c-16g-1721 does not seem to be running inside a container [2021-06-16T16:58:01.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T16:58:02.519Z] gofmt -l . [2021-06-16T16:58:02.519Z] [ "`gofmt -l .`" = "" ] [2021-06-16T16:58:02.519Z] ./bin/test-attribution-txt.sh [2021-06-16T16:58:02.519Z] make: ./bin/test-attribution-txt.sh: Permission denied [2021-06-16T16:58:02.519Z] make: *** [Makefile:29: test] Error 127 [2021-06-16T16:58:03.191Z] $ docker top 7e4385ca8943b535fdf8884fc4184ee8296cde70f40f94987e096226bc7ce7a0 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-16T16:58:03.577Z] $ docker stop --time=1 272608ace4a3c134baa1ee06e95df584ecdf2bb7e493694f12cfecfbc9312562 [2021-06-16T16:58:05.037Z] $ docker rm -f 272608ace4a3c134baa1ee06e95df584ecdf2bb7e493694f12cfecfbc9312562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [2021-06-16T16:58:05.892Z] + go version [2021-06-16T16:58:05.892Z] go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } [2021-06-16T16:58:06.035Z] $ docker stop --time=1 7e4385ca8943b535fdf8884fc4184ee8296cde70f40f94987e096226bc7ce7a0 [2021-06-16T16:58:07.845Z] $ docker rm -f 7e4385ca8943b535fdf8884fc4184ee8296cde70f40f94987e096226bc7ce7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // script [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:58:09.358Z] ---> job-cost.sh [2021-06-16T16:58:09.358Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FnXY [2021-06-16T16:58:09.577Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T16:58:09.577Z] . [Pipeline] withDockerContainer [2021-06-16T16:58:09.867Z] prd-ubuntu18.04-docker-arm64-4c-16g-1721 does not seem to be running inside a container [2021-06-16T16:58:09.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T16:58:11.662Z] $ docker top 5303928fe5f0f029a837237d0d1fa6431979cf910498da6c253144d0f4e50194 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:58:12.705Z] + go mod tidy [Pipeline] sh [2021-06-16T16:58:13.992Z] + make test [2021-06-16T16:58:13.992Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-16T16:58:14.996Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-16T16:58:19.382Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T16:58:31.683Z] lf-activate-venv(): INFO: Adding /tmp/venv-FnXY/bin to PATH [2021-06-16T16:58:31.683Z] INFO: No Stack... [2021-06-16T16:58:31.683Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T16:58:32.265Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T16:58:32.591Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2021-06-16T16:58:32.591Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T16:58:32.663Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] [2021-06-16T16:58:32.669Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] did not exist. Created. [2021-06-16T16:58:32.669Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T16:58:33.108Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T16:58:33.369Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T16:58:33.390Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T16:58:36.455Z] Failed in branch amd64 [2021-06-16T16:59:02.085Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-16T16:59:02.085Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-16T16:59:02.085Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T16:59:20.450Z] gofmt -l . [2021-06-16T16:59:20.450Z] [ "`gofmt -l .`" = "" ] [2021-06-16T16:59:20.450Z] ./bin/test-attribution-txt.sh [2021-06-16T16:59:20.450Z] make: ./bin/test-attribution-txt.sh: Permission denied [2021-06-16T16:59:20.450Z] make: *** [Makefile:29: test] Error 127 [Pipeline] } [2021-06-16T16:59:20.519Z] $ docker stop --time=1 5303928fe5f0f029a837237d0d1fa6431979cf910498da6c253144d0f4e50194 [2021-06-16T16:59:22.374Z] $ docker rm -f 5303928fe5f0f029a837237d0d1fa6431979cf910498da6c253144d0f4e50194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:59:24.087Z] ---> job-cost.sh [2021-06-16T16:59:24.087Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gG77 [2021-06-16T17:00:03.100Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T17:01:39.923Z] lf-activate-venv(): INFO: Adding /tmp/venv-gG77/bin to PATH [2021-06-16T17:01:39.923Z] INFO: No Stack... [2021-06-16T17:01:39.923Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T17:01:39.923Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T17:01:40.290Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2021-06-16T17:01:40.290Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T17:01:40.389Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] [2021-06-16T17:01:40.396Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] did not exist. Created. [2021-06-16T17:01:40.396Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T17:01:40.914Z] /w/workspace/device-gpio/1@tmp/durable-bb21b3b2/script.sh: 1: /w/workspace/device-gpio/1@tmp/durable-bb21b3b2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T17:01:41.296Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T17:01:41.340Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T17:01:41.966Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T17:01:41.989Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T17:01:42.642Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-16T17:01:48.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:01:48.891Z] ---> package-listing.sh [2021-06-16T17:01:48.891Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T17:01:48.891Z] ++ facter osfamily [2021-06-16T17:01:49.154Z] + OS_FAMILY=redhat [2021-06-16T17:01:49.154Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-16T17:01:49.154Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T17:01:49.154Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T17:01:49.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T17:01:49.154Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T17:01:49.154Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-16T17:01:49.154Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T17:01:49.154Z] + case "${OS_FAMILY}" in [2021-06-16T17:01:49.154Z] + rpm -qa [2021-06-16T17:01:49.154Z] + sort [2021-06-16T17:01:49.735Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T17:01:49.735Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T17:01:49.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T17:01:49.735Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-16T17:01:49.735Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [2021-06-16T17:01:49.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [Pipeline] echo [2021-06-16T17:01:49.785Z] 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/edgexfoundry_device-gpio_PR-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T17:01:50.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:01:50.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T17:01:50.710Z] [2021-06-16T17:01:50.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:01:51.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T17:01:51.108Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T17:01:51.108Z] df20fa9351a1: Pulling fs layer [2021-06-16T17:01:51.108Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T17:01:51.108Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T17:01:51.108Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T17:01:51.108Z] 93b61091891f: Pulling fs layer [2021-06-16T17:01:51.108Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T17:01:51.108Z] 5e14af77c1be: Pulling fs layer [2021-06-16T17:01:51.108Z] 01666e4c0597: Pulling fs layer [2021-06-16T17:01:51.108Z] aa168da1d23b: Pulling fs layer [2021-06-16T17:01:51.108Z] 93b61091891f: Waiting [2021-06-16T17:01:51.108Z] 93b9cdb0e59b: Waiting [2021-06-16T17:01:51.108Z] 5e14af77c1be: Waiting [2021-06-16T17:01:51.108Z] 01666e4c0597: Waiting [2021-06-16T17:01:51.108Z] aa168da1d23b: Waiting [2021-06-16T17:01:51.108Z] 46f8f816bc3b: Waiting [2021-06-16T17:01:51.108Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T17:01:51.108Z] 36b3adc4ff6f: Download complete [2021-06-16T17:01:51.376Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T17:01:51.376Z] 46f8f816bc3b: Download complete [2021-06-16T17:01:51.376Z] 93b61091891f: Verifying Checksum [2021-06-16T17:01:51.376Z] 93b61091891f: Download complete [2021-06-16T17:01:51.376Z] df20fa9351a1: Verifying Checksum [2021-06-16T17:01:51.376Z] df20fa9351a1: Download complete [2021-06-16T17:01:51.376Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T17:01:51.376Z] 93b9cdb0e59b: Download complete [2021-06-16T17:01:51.376Z] 01666e4c0597: Verifying Checksum [2021-06-16T17:01:51.376Z] 01666e4c0597: Download complete [2021-06-16T17:01:51.376Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T17:01:51.376Z] 8ad3a11d3b57: Download complete [2021-06-16T17:01:51.645Z] df20fa9351a1: Pull complete [2021-06-16T17:01:51.645Z] 5e14af77c1be: Verifying Checksum [2021-06-16T17:01:51.645Z] 5e14af77c1be: Download complete [2021-06-16T17:01:51.645Z] 36b3adc4ff6f: Pull complete [2021-06-16T17:01:52.219Z] 8ad3a11d3b57: Pull complete [2021-06-16T17:01:52.219Z] 46f8f816bc3b: Pull complete [2021-06-16T17:01:52.488Z] 93b61091891f: Pull complete [2021-06-16T17:01:52.488Z] 93b9cdb0e59b: Pull complete [2021-06-16T17:01:52.751Z] 5e14af77c1be: Pull complete [2021-06-16T17:01:52.751Z] 01666e4c0597: Pull complete [2021-06-16T17:01:53.338Z] aa168da1d23b: Verifying Checksum [2021-06-16T17:01:53.338Z] aa168da1d23b: Download complete [2021-06-16T17:01:57.561Z] aa168da1d23b: Pull complete [2021-06-16T17:01:57.561Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T17:01:57.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T17:01:57.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T17:01:57.677Z] prd-centos7-docker-4c-2g-1720 does not seem to be running inside a container [2021-06-16T17:01:57.714Z] $ 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/edgexfoundry_device-gpio_PR-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T17:01:59.621Z] $ docker top af32ebdb7f5187704512b42a0c3e4640993f3678a6fdc7b74a3b015e46d3e6a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T17:02:00.043Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T17:02:00.582Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T17:02:00.913Z] + ls /var/log/sa-host [2021-06-16T17:02:00.913Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T17:02:00.913Z] file_magic: OK [2021-06-16T17:02:00.913Z] HZ: Using current value: 100 [2021-06-16T17:02:00.913Z] file_header: OK [2021-06-16T17:02:00.913Z] 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-16T17:02:00.913Z] Statistics: [2021-06-16T17:02:00.913Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T17:02:00.913Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T17:02:00.913Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T17:02:00.913Z] file_magic: OK [2021-06-16T17:02:00.913Z] HZ: Using current value: 100 [2021-06-16T17:02:00.913Z] file_header: OK [2021-06-16T17:02:00.913Z] 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-16T17:02:00.913Z] Statistics: [2021-06-16T17:02:00.913Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T17:02:00.913Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T17:02:01.175Z] provisioning config files... [2021-06-16T17:02:01.186Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config3876204173645251004tmp [Pipeline] { [Pipeline] echo [2021-06-16T17:02:01.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:02:01.594Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T17:02:01.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:02:02.071Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T17:02:02.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:02:02.459Z] ---> sudo-logs.sh [2021-06-16T17:02:02.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T17:02:02.556Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:02:02.894Z] ---> job-cost.sh [2021-06-16T17:02:02.894Z] lf-activate-venv: SKIPPING [2021-06-16T17:02:02.894Z] DEBUG: total: 0.18000000715255737 [2021-06-16T17:02:02.894Z] INFO: Retrieving Stack Cost... [2021-06-16T17:02:03.465Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T17:02:04.037Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T17:02:04.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:02:04.415Z] ---> logs-deploy.sh [2021-06-16T17:02:04.416Z] lf-activate-venv: SKIPPING [2021-06-16T17:02:04.416Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-3/1 [2021-06-16T17:02:04.416Z] INFO: archiving workspace using pattern(s): [2021-06-16T17:02:05.371Z] Archives upload complete. [2021-06-16T17:02:05.371Z] INFO: archiving logs to Nexus [2021-06-16T17:02:05.961Z] ---> uname -a: [2021-06-16T17:02:05.961Z] Linux prd-centos7-docker-4c-2g-1720.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-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] ---> lscpu: [2021-06-16T17:02:05.961Z] Architecture: x86_64 [2021-06-16T17:02:05.961Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T17:02:05.961Z] Byte Order: Little Endian [2021-06-16T17:02:05.961Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T17:02:05.961Z] CPU(s): 2 [2021-06-16T17:02:05.961Z] On-line CPU(s) list: 0,1 [2021-06-16T17:02:05.961Z] Thread(s) per core: 1 [2021-06-16T17:02:05.961Z] Core(s) per socket: 1 [2021-06-16T17:02:05.961Z] Socket(s): 2 [2021-06-16T17:02:05.961Z] NUMA node(s): 1 [2021-06-16T17:02:05.961Z] Vendor ID: AuthenticAMD [2021-06-16T17:02:05.961Z] CPU family: 23 [2021-06-16T17:02:05.961Z] Model: 49 [2021-06-16T17:02:05.961Z] Model name: AMD EPYC-Rome Processor [2021-06-16T17:02:05.961Z] Stepping: 0 [2021-06-16T17:02:05.961Z] CPU MHz: 2800.000 [2021-06-16T17:02:05.961Z] BogoMIPS: 5600.00 [2021-06-16T17:02:05.961Z] Virtualization: AMD-V [2021-06-16T17:02:05.961Z] Hypervisor vendor: KVM [2021-06-16T17:02:05.961Z] Virtualization type: full [2021-06-16T17:02:05.961Z] L1d cache: 64 KiB [2021-06-16T17:02:05.961Z] L1i cache: 64 KiB [2021-06-16T17:02:05.961Z] L2 cache: 1 MiB [2021-06-16T17:02:05.961Z] L3 cache: 32 MiB [2021-06-16T17:02:05.961Z] NUMA node0 CPU(s): 0,1 [2021-06-16T17:02:05.961Z] Vulnerability Itlb multihit: Not affected [2021-06-16T17:02:05.961Z] Vulnerability L1tf: Not affected [2021-06-16T17:02:05.961Z] Vulnerability Mds: Not affected [2021-06-16T17:02:05.961Z] Vulnerability Meltdown: Not affected [2021-06-16T17:02:05.961Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T17:02:05.961Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T17:02:05.961Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T17:02:05.961Z] Vulnerability Srbds: Not affected [2021-06-16T17:02:05.961Z] Vulnerability Tsx async abort: Not affected [2021-06-16T17:02:05.961Z] 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-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] ---> nproc: [2021-06-16T17:02:05.961Z] 2 [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] ---> df -h: [2021-06-16T17:02:05.961Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T17:02:05.961Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-16T17:02:05.961Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T17:02:05.961Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T17:02:05.961Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-gpio_PR-3@tmp [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-16T17:02:05.961Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] ---> free -m: [2021-06-16T17:02:05.961Z] total used free shared buff/cache available [2021-06-16T17:02:05.961Z] Mem: 7821 959 4763 0 2098 6684 [2021-06-16T17:02:05.961Z] Swap: 1023 0 1023 [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] ---> ip addr: [2021-06-16T17:02:05.961Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T17:02:05.961Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T17:02:05.961Z] inet 127.0.0.1/8 scope host lo [2021-06-16T17:02:05.961Z] valid_lft forever preferred_lft forever [2021-06-16T17:02:05.961Z] inet6 ::1/128 scope host [2021-06-16T17:02:05.961Z] valid_lft forever preferred_lft forever [2021-06-16T17:02:05.961Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T17:02:05.961Z] link/ether fa:16:3e:30:1a:b4 brd ff:ff:ff:ff:ff:ff [2021-06-16T17:02:05.961Z] inet 10.30.123.150/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T17:02:05.961Z] valid_lft 85832sec preferred_lft 85832sec [2021-06-16T17:02:05.961Z] inet6 fe80::f816:3eff:fe30:1ab4/64 scope link [2021-06-16T17:02:05.961Z] valid_lft forever preferred_lft forever [2021-06-16T17:02:05.961Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T17:02:05.961Z] link/ether 02:42:7b:ff:02:1a brd ff:ff:ff:ff:ff:ff [2021-06-16T17:02:05.961Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T17:02:05.961Z] valid_lft forever preferred_lft forever [2021-06-16T17:02:05.961Z] inet6 fe80::42:7bff:feff:21a/64 scope link [2021-06-16T17:02:05.961Z] valid_lft forever preferred_lft forever [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] ---> sar -b -r -n DEV: [2021-06-16T17:02:05.961Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] 16:52:28 LINUX RESTART (2 CPU) [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] 16:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T17:02:05.961Z] 16:54:01 76.90 3.91 72.99 0.00 2645.26 3203.35 0.00 [2021-06-16T17:02:05.961Z] 16:55:01 1.80 0.00 1.80 0.00 0.00 35.69 0.00 [2021-06-16T17:02:05.961Z] 16:56:01 0.30 0.00 0.30 0.00 0.00 3.38 0.00 [2021-06-16T17:02:05.961Z] 16:57:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-06-16T17:02:05.961Z] 16:58:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 [2021-06-16T17:02:05.961Z] 16:59:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 [2021-06-16T17:02:05.961Z] 17:00:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 [2021-06-16T17:02:05.961Z] 17:01:01 0.28 0.02 0.27 0.00 0.13 3.17 0.00 [2021-06-16T17:02:05.961Z] Average: 10.04 0.49 9.55 0.00 330.77 407.48 0.00 [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] 16:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T17:02:05.961Z] 16:54:01 5464412 0 801100 10.00 2620 1740808 1295656 14.30 575200 1569956 128 [2021-06-16T17:02:05.961Z] 16:55:01 5475848 0 789660 9.86 2620 1740812 1205560 13.31 565584 1569932 8 [2021-06-16T17:02:05.961Z] 16:56:01 5474832 0 790672 9.87 2620 1740816 1205716 13.31 568496 1568148 8 [2021-06-16T17:02:05.961Z] 16:57:01 5473752 0 791744 9.89 2620 1740824 1205752 13.31 569904 1568148 8 [2021-06-16T17:02:05.961Z] 16:58:01 5471812 0 793676 9.91 2620 1740832 1208408 13.34 564100 1575996 8 [2021-06-16T17:02:05.961Z] 16:59:01 5472380 0 793108 9.90 2620 1740832 1208372 13.34 563892 1575996 8 [2021-06-16T17:02:05.961Z] 17:00:01 5470552 0 794928 9.93 2620 1740840 1208312 13.34 565212 1575996 20 [2021-06-16T17:02:05.961Z] 17:01:01 5461588 0 803888 10.04 2620 1740844 1210780 13.37 574020 1575996 8 [2021-06-16T17:02:05.961Z] Average: 5470647 0 794847 9.92 2620 1740826 1218570 13.45 568301 1572521 24 [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] 16:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T17:02:05.961Z] 16:54:01 eth0 237.30 180.38 638.88 47.92 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:54:01 docker0 0.53 0.50 0.07 0.08 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:55:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:56:01 eth0 0.97 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:57:01 eth0 0.57 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:58:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:59:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 17:00:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 17:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] Average: eth0 30.05 22.72 79.99 6.06 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] Average: docker0 0.07 0.06 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] ---> sar -P ALL: [2021-06-16T17:02:05.961Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] 16:52:28 LINUX RESTART (2 CPU) [2021-06-16T17:02:05.961Z] [2021-06-16T17:02:05.961Z] 16:53:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T17:02:05.961Z] 16:54:01 all 6.49 0.00 2.50 2.06 0.05 88.91 [2021-06-16T17:02:05.961Z] 16:54:01 0 6.66 0.00 2.87 2.45 0.03 87.99 [2021-06-16T17:02:05.961Z] 16:54:01 1 6.32 0.00 2.12 1.66 0.07 89.83 [2021-06-16T17:02:05.961Z] 16:55:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-16T17:02:05.961Z] 16:55:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-16T17:02:05.961Z] 16:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-16T17:02:05.961Z] 16:56:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-16T17:02:05.961Z] 16:56:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-16T17:02:05.961Z] 16:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T17:02:05.961Z] 16:57:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-16T17:02:05.961Z] 16:57:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-16T17:02:05.961Z] 16:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T17:02:05.961Z] 16:58:01 all 0.15 0.00 0.06 0.00 0.03 99.76 [2021-06-16T17:02:05.961Z] 16:58:01 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-16T17:02:05.961Z] 16:58:01 1 0.05 0.00 0.08 0.00 0.03 99.83 [2021-06-16T17:02:05.962Z] 16:59:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-16T17:02:05.962Z] 16:59:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-16T17:02:05.962Z] 16:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T17:02:05.962Z] 17:00:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-06-16T17:02:05.962Z] 17:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-16T17:02:05.962Z] 17:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T17:02:05.962Z] 17:01:01 all 0.07 0.00 0.03 0.00 0.04 99.87 [2021-06-16T17:02:05.962Z] 17:01:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-16T17:02:05.962Z] 17:01:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-16T17:02:05.962Z] Average: all 0.88 0.00 0.33 0.25 0.03 98.50 [2021-06-16T17:02:05.962Z] Average: 0 0.95 0.00 0.38 0.30 0.03 98.34 [2021-06-16T17:02:05.962Z] Average: 1 0.81 0.00 0.29 0.20 0.04 98.66 [2021-06-16T17:02:05.962Z] [2021-06-16T17:02:05.962Z] [2021-06-16T17:02:05.962Z]