Pull request #3 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-gpio Obtained Jenkinsfile from 8483645be9532d8b5b942e38b5c5450f8082ba09+ee8c3cf8f247baa696c0241f6b7663da45af0865 (bb6bf7247609fda9d8c05ab1392152647f1cd5c1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1797620123167104758.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-ssh7288627449041861578.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7481848917647476672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7120128168042619921.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1158264074962551453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2011 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-ssh1369926627854357723.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 Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 8483645be9532d8b5b942e38b5c5450f8082ba09 Merge succeeded, producing 8483645be9532d8b5b942e38b5c5450f8082ba09 Checking out Revision 8483645be9532d8b5b942e38b5c5450f8082ba09 (PR-3) > 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-ssh5823160676150275703.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 > git config core.sparsecheckout # timeout=10 > git checkout -f 8483645be9532d8b5b942e38b5c5450f8082ba09 # 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-ssh8549810766998020429.key > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8483645be9532d8b5b942e38b5c5450f8082ba09 # timeout=10 Commit message: "ci: init jenkins pipeline" First time build. Skipping changelog. > git rev-list --no-walk 166f7b96da45f2a3a1794185b9b8886351da863d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T01:17:36.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T01:17:36.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T01:17:36.411Z] ========================================================= [2021-06-17T01:17:36.411Z] EdgeX Global Pipelines Version Info [2021-06-17T01:17:36.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:17:40.057Z] ------------------- [2021-06-17T01:17:40.057Z] stable info: [2021-06-17T01:17:40.057Z] ------------------- [2021-06-17T01:17:40.057Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T01:17:40.057Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T01:17:40.057Z] Message: update stable to v1.0.195 [2021-06-17T01:17:40.634Z] ------------------- [2021-06-17T01:17:40.634Z] experimental info: [2021-06-17T01:17:40.634Z] ------------------- [2021-06-17T01:17:40.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T01:17:40.634Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T01:17:40.634Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T01:17:43.080Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2021-06-17T01:17:43.105Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2021-06-17T01:17:43.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T01:17:43.154Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T01:17:43.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T01:17:43.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T01:17:43.228Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T01:17:43.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T01:17:43.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T01:17:43.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T01:17:43.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T01:17:43.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2021-06-17T01:17:43.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T01:17:45.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T01:17:45.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T01:17:45.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T01:17:45.685Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T01:17:45.715Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T01:17:45.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T01:17:45.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-17T01:17:45.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-17T01:17:45.826Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-17T01:17:45.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T01:17:45.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T01:17:45.898Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-17T01:17:45.925Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T01:17:45.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3 [Pipeline] echo [2021-06-17T01:17:45.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3 [Pipeline] echo [2021-06-17T01:17:45.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3 [Pipeline] echo [2021-06-17T01:17:46.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8483645be9532d8b5b942e38b5c5450f8082ba09 [Pipeline] echo [2021-06-17T01:17:48.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8483645 [Pipeline] echo [2021-06-17T01:17:48.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:17:48.344Z] provisioning config files... [2021-06-17T01:17:48.363Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config7529398325543254465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:17:48.697Z] ---> docker-login.sh [2021-06-17T01:17:48.697Z] nexus3.edgexfoundry.org:10001 [2021-06-17T01:17:49.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:49.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:49.277Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:49.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:49.277Z] [2021-06-17T01:17:49.277Z] Login Succeeded [2021-06-17T01:17:49.277Z] nexus3.edgexfoundry.org:10002 [2021-06-17T01:17:49.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:51.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:51.521Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:51.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:51.521Z] [2021-06-17T01:17:51.521Z] Login Succeeded [2021-06-17T01:17:51.521Z] nexus3.edgexfoundry.org:10003 [2021-06-17T01:17:51.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:51.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:51.521Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:51.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:51.521Z] [2021-06-17T01:17:51.521Z] Login Succeeded [2021-06-17T01:17:51.521Z] nexus3.edgexfoundry.org:10004 [2021-06-17T01:17:51.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:51.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:51.521Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:51.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:51.521Z] [2021-06-17T01:17:51.521Z] Login Succeeded [2021-06-17T01:17:51.521Z] docker.io [2021-06-17T01:17:51.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:51.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:51.521Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:51.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:51.521Z] [2021-06-17T01:17:51.521Z] Login Succeeded [2021-06-17T01:17:51.521Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T01:17:51.533Z] 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-17T01:17:52.113Z] + git log --format=format:%s -1 8483645be9532d8b5b942e38b5c5450f8082ba09 [Pipeline] echo [2021-06-17T01:17:52.155Z] GIT_COMMIT: 8483645be9532d8b5b942e38b5c5450f8082ba09, Commit Message: ci: init jenkins pipeline [Pipeline] echo [2021-06-17T01:17:52.170Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:59.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T01:17:59.651Z] [2021-06-17T01:17:59.651Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:59.968Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T01:17:59.968Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T01:17:59.968Z] 31603596830f: Pulling fs layer [2021-06-17T01:17:59.968Z] 54011a49482f: Pulling fs layer [2021-06-17T01:17:59.968Z] a6820b24f6d8: Pulling fs layer [2021-06-17T01:17:59.968Z] f581987b2513: Pulling fs layer [2021-06-17T01:17:59.968Z] f581987b2513: Waiting [2021-06-17T01:17:59.968Z] 54011a49482f: Verifying Checksum [2021-06-17T01:17:59.968Z] 54011a49482f: Download complete [2021-06-17T01:18:00.231Z] 31603596830f: Verifying Checksum [2021-06-17T01:18:00.231Z] 31603596830f: Download complete [2021-06-17T01:18:00.231Z] f581987b2513: Verifying Checksum [2021-06-17T01:18:00.231Z] f581987b2513: Download complete [2021-06-17T01:18:00.231Z] a6820b24f6d8: Verifying Checksum [2021-06-17T01:18:00.231Z] a6820b24f6d8: Download complete [2021-06-17T01:18:00.231Z] 31603596830f: Pull complete [2021-06-17T01:18:00.495Z] 54011a49482f: Pull complete [2021-06-17T01:18:01.083Z] a6820b24f6d8: Pull complete [2021-06-17T01:18:01.346Z] f581987b2513: Pull complete [2021-06-17T01:18:01.346Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T01:18:01.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T01:18:01.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T01:18:01.434Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-06-17T01:18:01.485Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T01:18:02.480Z] $ docker top d9058d16fdbaf5e7f39c226852c2e8ea8ae2119bdaac59b8cdfa8e246237c059 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T01:18:04.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T01:18:04.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T01:18:04.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T01:18:04.915Z] $ docker exec d9058d16fdbaf5e7f39c226852c2e8ea8ae2119bdaac59b8cdfa8e246237c059 ssh-agent [2021-06-17T01:18:05.039Z] SSH_AUTH_SOCK=/tmp/ssh-uCYQSh7g9MPc/agent.14 [2021-06-17T01:18:05.039Z] SSH_AGENT_PID=20 [2021-06-17T01:18:05.049Z] Running ssh-add (command line suppressed) [2021-06-17T01:18:05.159Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_5892087693477938717.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_5892087693477938717.key) [2021-06-17T01:18:05.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T01:18:07.610Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T01:18:07.624Z] $ docker exec --env ******** --env ******** d9058d16fdbaf5e7f39c226852c2e8ea8ae2119bdaac59b8cdfa8e246237c059 ssh-agent -k [2021-06-17T01:18:07.717Z] unset SSH_AUTH_SOCK; [2021-06-17T01:18:07.717Z] unset SSH_AGENT_PID; [2021-06-17T01:18:07.717Z] echo Agent pid 20 killed; [2021-06-17T01:18:07.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T01:18:07.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T01:18:07.785Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T01:18:07.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T01:18:07.910Z] $ docker exec d9058d16fdbaf5e7f39c226852c2e8ea8ae2119bdaac59b8cdfa8e246237c059 ssh-agent [2021-06-17T01:18:08.026Z] SSH_AUTH_SOCK=/tmp/ssh-mdDRHdHBkTVY/agent.52 [2021-06-17T01:18:08.026Z] SSH_AGENT_PID=58 [2021-06-17T01:18:08.032Z] Running ssh-add (command line suppressed) [2021-06-17T01:18:08.142Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_4380142840971109555.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_4380142840971109555.key) [2021-06-17T01:18:08.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T01:18:08.471Z] + git semver init [2021-06-17T01:18:08.471Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T01:18:08.471Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.git [2021-06-17T01:18:08.471Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-17T01:18:08.471Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T01:18:08.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T01:18:08.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T01:18:08.471Z] # $SEMVER_BRANCH = PR-3 [2021-06-17T01:18:08.471Z] # $SEMVER_TEMP = /tmp/semver-432314223 [2021-06-17T01:18:08.471Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2021-06-17T01:18:08.737Z] # -> Clone(): couldn't find remote ref "refs/heads/semver" [2021-06-17T01:18:08.738Z] # git init /tmp/semver-432314223 [2021-06-17T01:18:08.738Z] # '/tmp/semver-432314223' -> '/w/workspace/edgexfoundry_device-gpio_PR-3/.semver' [2021-06-17T01:18:08.738Z] # -> Force: false [2021-06-17T01:18:08.738Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.semver [Pipeline] } [2021-06-17T01:18:08.748Z] $ docker exec --env ******** --env ******** d9058d16fdbaf5e7f39c226852c2e8ea8ae2119bdaac59b8cdfa8e246237c059 ssh-agent -k [2021-06-17T01:18:08.851Z] unset SSH_AUTH_SOCK; [2021-06-17T01:18:08.851Z] unset SSH_AGENT_PID; [2021-06-17T01:18:08.851Z] echo Agent pid 58 killed; [2021-06-17T01:18:08.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T01:18:09.212Z] + git semver [Pipeline] } [2021-06-17T01:18:09.224Z] $ docker stop --time=1 d9058d16fdbaf5e7f39c226852c2e8ea8ae2119bdaac59b8cdfa8e246237c059 [2021-06-17T01:18:10.677Z] $ docker rm -f d9058d16fdbaf5e7f39c226852c2e8ea8ae2119bdaac59b8cdfa8e246237c059 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T01:18:13.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T01:18:13.385Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T01:18:13.389Z] [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-17T01:18:13.829Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2010 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-17T01:18:13.849Z] Running in /w/workspace/device-gpio/4 [Pipeline] { [Pipeline] checkout [2021-06-17T01:18:16.220Z] The recommended git tool is: NONE [2021-06-17T01:18:30.227Z] Still waiting to schedule task [2021-06-17T01:18:30.227Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-17T01:18:30.281Z] using credential edgex-jenkins-ssh [2021-06-17T01:18:30.297Z] Cloning the remote Git repository [2021-06-17T01:18:30.347Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-06-17T01:18:30.474Z] > git init /w/workspace/device-gpio/4 # timeout=10 [2021-06-17T01:18:30.553Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-17T01:18:30.554Z] > git --version # timeout=10 [2021-06-17T01:18:30.574Z] > git --version # 'git version 2.17.1' [2021-06-17T01:18:30.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:18:30.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:18:32.450Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 8483645be9532d8b5b942e38b5c5450f8082ba09 [2021-06-17T01:18:32.637Z] Merge succeeded, producing 8483645be9532d8b5b942e38b5c5450f8082ba09 [2021-06-17T01:18:32.638Z] Checking out Revision 8483645be9532d8b5b942e38b5c5450f8082ba09 (PR-3) [2021-06-17T01:18:31.850Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-17T01:18:31.867Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:18:31.900Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-17T01:18:31.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-17T01:18:31.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:18:31.956Z] > 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-17T01:18:32.466Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T01:18:32.482Z] > git checkout -f 8483645be9532d8b5b942e38b5c5450f8082ba09 # timeout=10 [2021-06-17T01:18:32.555Z] > git remote # timeout=10 [2021-06-17T01:18:32.573Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T01:18:32.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:18:32.598Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-17T01:18:32.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T01:18:32.641Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T01:18:32.660Z] > git checkout -f 8483645be9532d8b5b942e38b5c5450f8082ba09 # timeout=10 [2021-06-17T01:18:41.229Z] Commit message: "ci: init jenkins pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T01:18:44.705Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:18:45.137Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:18:45.488Z] + sudo service docker restart [2021-06-17T01:18:45.488Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:19:03.943Z] provisioning config files... [2021-06-17T01:19:03.973Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/4@tmp/config1706888706550986973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:19:04.366Z] ---> docker-login.sh [2021-06-17T01:19:04.367Z] nexus3.edgexfoundry.org:10001 [2021-06-17T01:19:05.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:19:05.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:19:05.637Z] Configure a credential helper to remove this warning. See [2021-06-17T01:19:05.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:19:05.637Z] [2021-06-17T01:19:05.637Z] Login Succeeded [2021-06-17T01:19:05.637Z] nexus3.edgexfoundry.org:10002 [2021-06-17T01:19:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:19:08.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:19:08.155Z] Configure a credential helper to remove this warning. See [2021-06-17T01:19:08.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:19:08.155Z] [2021-06-17T01:19:08.155Z] Login Succeeded [2021-06-17T01:19:08.155Z] nexus3.edgexfoundry.org:10003 [2021-06-17T01:19:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:19:08.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:19:08.155Z] Configure a credential helper to remove this warning. See [2021-06-17T01:19:08.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:19:08.155Z] [2021-06-17T01:19:08.155Z] Login Succeeded [2021-06-17T01:19:08.155Z] nexus3.edgexfoundry.org:10004 [2021-06-17T01:19:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:19:08.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:19:08.155Z] Configure a credential helper to remove this warning. See [2021-06-17T01:19:08.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:19:08.155Z] [2021-06-17T01:19:08.155Z] Login Succeeded [2021-06-17T01:19:08.155Z] docker.io [2021-06-17T01:19:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:19:08.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:19:08.429Z] Configure a credential helper to remove this warning. See [2021-06-17T01:19:08.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:19:08.429Z] [2021-06-17T01:19:08.429Z] Login Succeeded [2021-06-17T01:19:08.429Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T01:19:08.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T01:19:08.809Z] ========================================================= [2021-06-17T01:19:08.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T01:19:08.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:09.169Z] + 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-17T01:19:09.786Z] Sending build context to Docker daemon 5.475MB [2021-06-17T01:19:09.786Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T01:19:09.786Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-17T01:19:09.786Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T01:19:09.786Z] 595b0fe564bb: Pulling fs layer [2021-06-17T01:19:09.786Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T01:19:09.786Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T01:19:09.786Z] ba82ee9f976e: Pulling fs layer [2021-06-17T01:19:09.786Z] 506bd15cee9f: Pulling fs layer [2021-06-17T01:19:09.786Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T01:19:09.786Z] 618dc40b7e24: Pulling fs layer [2021-06-17T01:19:09.786Z] 506bd15cee9f: Waiting [2021-06-17T01:19:09.786Z] 75a0a4a0db45: Waiting [2021-06-17T01:19:09.787Z] 618dc40b7e24: Waiting [2021-06-17T01:19:09.787Z] ba82ee9f976e: Waiting [2021-06-17T01:19:09.787Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T01:19:09.787Z] 5b7225fbf94c: Download complete [2021-06-17T01:19:09.787Z] 3088b5b3c5c0: Download complete [2021-06-17T01:19:10.064Z] 506bd15cee9f: Download complete [2021-06-17T01:19:10.064Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T01:19:10.064Z] 75a0a4a0db45: Download complete [2021-06-17T01:19:10.064Z] 595b0fe564bb: Verifying Checksum [2021-06-17T01:19:10.064Z] 595b0fe564bb: Download complete [2021-06-17T01:19:10.679Z] 595b0fe564bb: Pull complete [2021-06-17T01:19:11.281Z] 3088b5b3c5c0: Pull complete [2021-06-17T01:19:11.888Z] 5b7225fbf94c: Pull complete [2021-06-17T01:19:12.164Z] 618dc40b7e24: Verifying Checksum [2021-06-17T01:19:12.164Z] 618dc40b7e24: Download complete [2021-06-17T01:19:14.161Z] ba82ee9f976e: Verifying Checksum [2021-06-17T01:19:14.161Z] ba82ee9f976e: Download complete [2021-06-17T01:19:25.960Z] ba82ee9f976e: Pull complete [2021-06-17T01:19:25.960Z] 506bd15cee9f: Pull complete [2021-06-17T01:19:25.960Z] 75a0a4a0db45: Pull complete [2021-06-17T01:19:29.933Z] 618dc40b7e24: Pull complete [2021-06-17T01:19:29.933Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T01:19:29.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T01:19:29.933Z] ---> a36622ca3599 [2021-06-17T01:19:29.933Z] Step 3/8 : WORKDIR /device-gpio [2021-06-17T01:19:31.375Z] ---> Running in e94c3027b66e [2021-06-17T01:19:31.648Z] Removing intermediate container e94c3027b66e [2021-06-17T01:19:31.648Z] ---> 6ad79c31da71 [2021-06-17T01:19:31.648Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-17T01:19:31.922Z] ---> Running in 9578c3c63488 [2021-06-17T01:19:32.205Z] Removing intermediate container 9578c3c63488 [2021-06-17T01:19:32.205Z] ---> ec6eb34248a0 [2021-06-17T01:19:32.205Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:19:32.531Z] ---> Running in 0a7743f42b8a [2021-06-17T01:19:35.133Z] Removing intermediate container 0a7743f42b8a [2021-06-17T01:19:35.133Z] ---> d2df02ff4a2b [2021-06-17T01:19:35.133Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-17T01:19:35.133Z] ---> Running in f28260ea2013 [2021-06-17T01:19:36.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:37.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:38.642Z] OK: 138 MiB in 40 packages [2021-06-17T01:19:39.625Z] Removing intermediate container f28260ea2013 [2021-06-17T01:19:39.625Z] ---> 109d1b6753f8 [2021-06-17T01:19:39.625Z] Step 7/8 : COPY . . [2021-06-17T01:19:41.070Z] ---> 1dd1c9bff6f3 [2021-06-17T01:19:41.070Z] Step 8/8 : RUN go mod download [2021-06-17T01:19:41.070Z] ---> Running in 9d8cf3a5042e [2021-06-17T01:20:39.848Z] Removing intermediate container 9d8cf3a5042e [2021-06-17T01:20:39.848Z] ---> a59cfcb5d1b8 [2021-06-17T01:20:39.848Z] Successfully built a59cfcb5d1b8 [2021-06-17T01:20:39.848Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:20:40.208Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T01:20:40.208Z] . [Pipeline] withDockerContainer [2021-06-17T01:20:40.706Z] prd-ubuntu18.04-docker-arm64-4c-16g-2010 does not seem to be running inside a container [2021-06-17T01:20:40.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T01:20:42.748Z] $ docker top b53171f11ea094d0073142a1a3f36d67ad06e481ed6c140a8e22c9bd9181453a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:20:45.755Z] + go version [2021-06-17T01:20:45.755Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T01:20:45.775Z] $ docker stop --time=1 b53171f11ea094d0073142a1a3f36d67ad06e481ed6c140a8e22c9bd9181453a [2021-06-17T01:20:47.715Z] $ docker rm -f b53171f11ea094d0073142a1a3f36d67ad06e481ed6c140a8e22c9bd9181453a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:20:48.586Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T01:20:48.586Z] . [Pipeline] withDockerContainer [2021-06-17T01:20:48.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-2010 does not seem to be running inside a container [2021-06-17T01:20:48.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T01:20:50.536Z] $ docker top c26bab88933ea0d74bfbcf62388af9c94b3981527cd6f1709b4e1c8f678f475a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:20:53.599Z] + go mod tidy [Pipeline] sh [2021-06-17T01:20:54.868Z] + make test [2021-06-17T01:20:54.868Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-17T01:20:55.873Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-17T01:21:43.469Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-17T01:21:43.469Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-17T01:21:43.469Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-17T01:22:02.321Z] gofmt -l . [2021-06-17T01:22:02.321Z] [ "`gofmt -l .`" = "" ] [2021-06-17T01:22:02.321Z] ./bin/test-attribution-txt.sh [2021-06-17T01:22:02.942Z] Running on prd-centos7-docker-4c-2g-2012 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws [2021-06-17T01:22:02.973Z] Running in /w/workspace/device-gpio/4 [Pipeline] { [Pipeline] checkout [2021-06-17T01:22:03.088Z] The recommended git tool is: NONE [2021-06-17T01:22:05.673Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-17T01:22:05.709Z] $ docker stop --time=1 c26bab88933ea0d74bfbcf62388af9c94b3981527cd6f1709b4e1c8f678f475a [2021-06-17T01:22:08.739Z] $ docker rm -f c26bab88933ea0d74bfbcf62388af9c94b3981527cd6f1709b4e1c8f678f475a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T01:22:11.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T01:22:12.213Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-17T01:22:12.242Z] using credential edgex-jenkins-ssh [2021-06-17T01:22:12.261Z] Cloning the remote Git repository [2021-06-17T01:22:12.284Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-17T01:22:14.559Z] > git init /w/workspace/device-gpio/4 # timeout=10 [2021-06-17T01:22:14.585Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-17T01:22:14.586Z] > git --version # timeout=10 [2021-06-17T01:22:14.590Z] > git --version # 'git version 2.24.4' [2021-06-17T01:22:14.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:22:14.621Z] [INFO] Currently running in a labeled security context [2021-06-17T01:22:14.621Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T01:22:14.622Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/4@tmp/jenkins-gitclient-ssh2407111555451251410.key [2021-06-17T01:22:14.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:22:15.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-17T01:22:15.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:22:19.553Z] Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit 8483645be9532d8b5b942e38b5c5450f8082ba09 [2021-06-17T01:22:17.055Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-06-17T01:22:17.087Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-06-17T01:22:17.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:22:17.089Z] [INFO] Currently running in a labeled security context [2021-06-17T01:22:17.089Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T01:22:17.089Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/4@tmp/jenkins-gitclient-ssh2370867487448679917.key [2021-06-17T01:22:17.096Z] > 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-17T01:22:19.628Z] Merge succeeded, producing 8483645be9532d8b5b942e38b5c5450f8082ba09 [2021-06-17T01:22:19.628Z] Checking out Revision 8483645be9532d8b5b942e38b5c5450f8082ba09 (PR-3) [2021-06-17T01:22:19.557Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T01:22:19.561Z] > git checkout -f 8483645be9532d8b5b942e38b5c5450f8082ba09 # timeout=10 [2021-06-17T01:22:19.588Z] > git remote # timeout=10 [2021-06-17T01:22:19.596Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T01:22:19.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:22:19.601Z] [INFO] Currently running in a labeled security context [2021-06-17T01:22:19.601Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T01:22:19.601Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/4@tmp/jenkins-gitclient-ssh9140857138102825237.key [2021-06-17T01:22:19.605Z] > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 [2021-06-17T01:22:19.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T01:22:19.626Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T01:22:19.632Z] > git checkout -f 8483645be9532d8b5b942e38b5c5450f8082ba09 # timeout=10 [2021-06-17T01:22:31.606Z] Commit message: "ci: init jenkins pipeline" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T01:22:36.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T01:22:39.534Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:22:39.584Z] + ls -al . [2021-06-17T01:22:39.584Z] total 124 [2021-06-17T01:22:39.584Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 17 01:22 . [2021-06-17T01:22:39.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 01:18 .. [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 17 01:18 .dockerignore [2021-06-17T01:22:39.584Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 01:18 .git [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 350 Jun 17 01:18 .gitignore [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 5451 Jun 17 01:18 Attribution.txt [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 1502 Jun 17 01:18 Dockerfile [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 17 01:18 Dockerfile.build [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 17 01:18 Jenkinsfile [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 17 01:18 LICENSE [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 920 Jun 17 01:18 Makefile [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 6495 Jun 17 01:18 README.md [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 01:18 VERSION [2021-06-17T01:22:39.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 01:18 bin [2021-06-17T01:22:39.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 01:18 cmd [2021-06-17T01:22:39.584Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 17 01:20 coverage.out [2021-06-17T01:22:39.584Z] -rw-r--r-- 1 jenkins jenkins 379 Jun 17 01:22 go.mod [2021-06-17T01:22:39.584Z] -rw-r--r-- 1 jenkins jenkins 30244 Jun 17 01:20 go.sum [2021-06-17T01:22:39.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 01:18 internal [2021-06-17T01:22:39.584Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 17 01:18 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:22:39.871Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:22:39.997Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8483645be9532d8b5b942e38b5c5450f8082ba09 --label arch=arm64 --label version=0.0.0 . [2021-06-17T01:22:40.173Z] + sudo service docker restart [2021-06-17T01:22:40.173Z] + true [2021-06-17T01:22:40.173Z] Redirecting to /bin/systemctl restart docker.service [2021-06-17T01:22:40.273Z] Sending build context to Docker daemon 5.477MB [2021-06-17T01:22:40.555Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T01:22:40.555Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-17T01:22:40.555Z] ---> a59cfcb5d1b8 [2021-06-17T01:22:40.555Z] Step 3/23 : ARG MAKE='make build' [2021-06-17T01:22:40.555Z] ---> Running in 4d7e51696818 [2021-06-17T01:22:43.144Z] Removing intermediate container 4d7e51696818 [2021-06-17T01:22:43.144Z] ---> 65bf3e9c2c1e [2021-06-17T01:22:43.144Z] Step 4/23 : WORKDIR /device-gpio [2021-06-17T01:22:43.144Z] ---> Running in 3d088c28bf55 [2021-06-17T01:22:43.144Z] Removing intermediate container 3d088c28bf55 [2021-06-17T01:22:43.144Z] ---> 79ce071810da [2021-06-17T01:22:43.144Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-17T01:22:43.144Z] ---> Running in 66249f6f01da [2021-06-17T01:22:43.144Z] Removing intermediate container 66249f6f01da [2021-06-17T01:22:43.144Z] ---> 5d4867f5e021 [2021-06-17T01:22:43.144Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:22:43.144Z] ---> Running in 70b1adb25f7b [2021-06-17T01:22:45.125Z] Removing intermediate container 70b1adb25f7b [2021-06-17T01:22:45.125Z] ---> 8a61a8595938 [2021-06-17T01:22:45.125Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-06-17T01:22:45.125Z] ---> Running in 6d457d2bdd83 [2021-06-17T01:22:46.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:22:49.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:22:49.012Z] OK: 138 MiB in 40 packages [2021-06-17T01:22:49.286Z] Removing intermediate container 6d457d2bdd83 [2021-06-17T01:22:49.286Z] ---> 6d95bca8e902 [2021-06-17T01:22:49.286Z] Step 8/23 : COPY . . [2021-06-17T01:22:50.273Z] ---> 8da5cdbc6143 [2021-06-17T01:22:50.273Z] Step 9/23 : RUN go mod tidy [2021-06-17T01:22:50.550Z] ---> Running in f2ac48e8654d [2021-06-17T01:22:53.165Z] Removing intermediate container f2ac48e8654d [2021-06-17T01:22:53.165Z] ---> 587eaca2d5b1 [2021-06-17T01:22:53.165Z] Step 10/23 : RUN ${MAKE} [2021-06-17T01:22:53.165Z] ---> Running in f5f5bc4d9a30 [2021-06-17T01:22:54.605Z] go mod tidy [2021-06-17T01:22:55.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:22:58.700Z] provisioning config files... [2021-06-17T01:22:58.718Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/4@tmp/config2408109791368330918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:23:01.250Z] ---> docker-login.sh [2021-06-17T01:23:01.250Z] nexus3.edgexfoundry.org:10001 [2021-06-17T01:23:01.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:23:01.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:23:01.777Z] Configure a credential helper to remove this warning. See [2021-06-17T01:23:01.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:23:01.777Z] [2021-06-17T01:23:01.777Z] Login Succeeded [2021-06-17T01:23:01.777Z] nexus3.edgexfoundry.org:10002 [2021-06-17T01:23:01.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:23:01.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:23:01.777Z] Configure a credential helper to remove this warning. See [2021-06-17T01:23:01.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:23:01.777Z] [2021-06-17T01:23:01.777Z] Login Succeeded [2021-06-17T01:23:01.777Z] nexus3.edgexfoundry.org:10003 [2021-06-17T01:23:01.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:23:02.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:23:02.039Z] Configure a credential helper to remove this warning. See [2021-06-17T01:23:02.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:23:02.039Z] [2021-06-17T01:23:02.039Z] Login Succeeded [2021-06-17T01:23:02.039Z] nexus3.edgexfoundry.org:10004 [2021-06-17T01:23:02.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:23:02.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:23:02.039Z] Configure a credential helper to remove this warning. See [2021-06-17T01:23:02.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:23:02.039Z] [2021-06-17T01:23:02.039Z] Login Succeeded [2021-06-17T01:23:02.039Z] docker.io [2021-06-17T01:23:02.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:23:02.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:23:02.564Z] Configure a credential helper to remove this warning. See [2021-06-17T01:23:02.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:23:02.564Z] [2021-06-17T01:23:02.564Z] Login Succeeded [2021-06-17T01:23:02.564Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T01:23:02.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T01:23:02.743Z] ========================================================= [2021-06-17T01:23:02.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T01:23:02.743Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:23:03.059Z] + 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-17T01:23:03.059Z] Sending build context to Docker daemon 5.476MB [2021-06-17T01:23:03.059Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T01:23:03.059Z] Step 2/8 : FROM ${BASE} AS builder [2021-06-17T01:23:03.059Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T01:23:03.059Z] 540db60ca938: Pulling fs layer [2021-06-17T01:23:03.059Z] adcc1eea9eea: Pulling fs layer [2021-06-17T01:23:03.059Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T01:23:03.059Z] 0510c868ecb4: Pulling fs layer [2021-06-17T01:23:03.059Z] afea3b2eda06: Pulling fs layer [2021-06-17T01:23:03.059Z] 7809a108b3ef: Pulling fs layer [2021-06-17T01:23:03.060Z] f706445af74f: Pulling fs layer [2021-06-17T01:23:03.060Z] 0510c868ecb4: Waiting [2021-06-17T01:23:03.060Z] afea3b2eda06: Waiting [2021-06-17T01:23:03.060Z] 7809a108b3ef: Waiting [2021-06-17T01:23:03.060Z] f706445af74f: Waiting [2021-06-17T01:23:03.319Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T01:23:03.319Z] 4c4ab2625f07: Download complete [2021-06-17T01:23:03.319Z] adcc1eea9eea: Verifying Checksum [2021-06-17T01:23:03.319Z] adcc1eea9eea: Download complete [2021-06-17T01:23:03.319Z] afea3b2eda06: Verifying Checksum [2021-06-17T01:23:03.319Z] afea3b2eda06: Download complete [2021-06-17T01:23:03.319Z] 7809a108b3ef: Verifying Checksum [2021-06-17T01:23:03.319Z] 7809a108b3ef: Download complete [2021-06-17T01:23:03.319Z] 540db60ca938: Verifying Checksum [2021-06-17T01:23:03.319Z] 540db60ca938: Download complete [2021-06-17T01:23:03.589Z] 540db60ca938: Pull complete [2021-06-17T01:23:03.589Z] adcc1eea9eea: Pull complete [2021-06-17T01:23:03.848Z] 4c4ab2625f07: Pull complete [2021-06-17T01:23:04.792Z] f706445af74f: Verifying Checksum [2021-06-17T01:23:04.792Z] f706445af74f: Download complete [2021-06-17T01:23:05.058Z] 0510c868ecb4: Verifying Checksum [2021-06-17T01:23:05.059Z] 0510c868ecb4: Download complete [2021-06-17T01:23:08.387Z] 0510c868ecb4: Pull complete [2021-06-17T01:23:08.387Z] afea3b2eda06: Pull complete [2021-06-17T01:23:08.387Z] 7809a108b3ef: Pull complete [2021-06-17T01:23:10.837Z] f706445af74f: Pull complete [2021-06-17T01:23:10.837Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T01:23:10.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T01:23:10.837Z] ---> b068be0155e3 [2021-06-17T01:23:10.837Z] Step 3/8 : WORKDIR /device-gpio [2021-06-17T01:23:12.784Z] ---> Running in 6bd599110025 [2021-06-17T01:23:12.784Z] Removing intermediate container 6bd599110025 [2021-06-17T01:23:12.784Z] ---> 4522293c67e1 [2021-06-17T01:23:12.784Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-17T01:23:12.784Z] ---> Running in cbac48449c7c [2021-06-17T01:23:13.051Z] Removing intermediate container cbac48449c7c [2021-06-17T01:23:13.051Z] ---> 5828fbc85f82 [2021-06-17T01:23:13.051Z] Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:23:13.051Z] ---> Running in 07863cb92c31 [2021-06-17T01:23:13.631Z] Removing intermediate container 07863cb92c31 [2021-06-17T01:23:13.631Z] ---> e1012ffabd4e [2021-06-17T01:23:13.631Z] Step 6/8 : RUN apk add --update --no-cache make git [2021-06-17T01:23:13.631Z] ---> Running in 7127c9b680e0 [2021-06-17T01:23:13.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T01:23:14.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T01:23:15.416Z] OK: 149 MiB in 40 packages [2021-06-17T01:23:15.678Z] Removing intermediate container 7127c9b680e0 [2021-06-17T01:23:15.678Z] ---> 4ba55b1f5aaa [2021-06-17T01:23:15.678Z] Step 7/8 : COPY . . [2021-06-17T01:23:15.938Z] ---> 0979e155030d [2021-06-17T01:23:15.938Z] Step 8/8 : RUN go mod download [2021-06-17T01:23:15.938Z] ---> Running in ea3dd3b4acae [2021-06-17T01:23:26.190Z] Removing intermediate container f5f5bc4d9a30 [2021-06-17T01:23:26.190Z] ---> e406b68b8f11 [2021-06-17T01:23:26.190Z] Step 11/23 : FROM scratch [2021-06-17T01:23:26.190Z] ---> [2021-06-17T01:23:26.190Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-17T01:23:26.190Z] ---> Running in 19805cd12fe9 [2021-06-17T01:23:26.463Z] Removing intermediate container 19805cd12fe9 [2021-06-17T01:23:26.463Z] ---> 9766b6403617 [2021-06-17T01:23:26.463Z] Step 13/23 : ENV APP_PORT=49994 [2021-06-17T01:23:26.463Z] ---> Running in fcf02f392ce2 [2021-06-17T01:23:27.060Z] Removing intermediate container fcf02f392ce2 [2021-06-17T01:23:27.060Z] ---> 8721eaa91758 [2021-06-17T01:23:27.060Z] Step 14/23 : EXPOSE $APP_PORT [2021-06-17T01:23:27.060Z] ---> Running in 774e42ed99ea [2021-06-17T01:23:27.332Z] Removing intermediate container 774e42ed99ea [2021-06-17T01:23:27.332Z] ---> 8487610737d7 [2021-06-17T01:23:27.332Z] Step 15/23 : WORKDIR / [2021-06-17T01:23:27.603Z] ---> Running in d701b5195fbd [2021-06-17T01:23:27.880Z] Removing intermediate container d701b5195fbd [2021-06-17T01:23:27.880Z] ---> 8bbe98649150 [2021-06-17T01:23:27.880Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-06-17T01:23:30.295Z] ---> 5c95cf6199f0 [2021-06-17T01:23:30.295Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-06-17T01:23:30.295Z] ---> a29b22d3a084 [2021-06-17T01:23:30.295Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-06-17T01:23:30.566Z] ---> 15b7fd51af13 [2021-06-17T01:23:30.566Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-06-17T01:23:30.838Z] ---> Running in d9e3ff0d8d6e [2021-06-17T01:23:31.114Z] Removing intermediate container d9e3ff0d8d6e [2021-06-17T01:23:31.114Z] ---> de191abce0df [2021-06-17T01:23:31.114Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:23:31.391Z] ---> Running in f705b567e6d1 [2021-06-17T01:23:31.666Z] Removing intermediate container f705b567e6d1 [2021-06-17T01:23:31.666Z] ---> e14c3c765ea4 [2021-06-17T01:23:31.666Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T01:23:31.965Z] ---> Running in d6a594b81155 [2021-06-17T01:23:32.597Z] Removing intermediate container d6a594b81155 [2021-06-17T01:23:32.597Z] ---> 528c72526015 [2021-06-17T01:23:32.597Z] Step 22/23 : LABEL git_sha=8483645be9532d8b5b942e38b5c5450f8082ba09 [2021-06-17T01:23:32.597Z] ---> Running in 30058d6b3d74 [2021-06-17T01:23:35.161Z] Removing intermediate container 30058d6b3d74 [2021-06-17T01:23:35.161Z] ---> 7f647eb5d1e8 [2021-06-17T01:23:35.161Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T01:23:35.161Z] ---> Running in 879ac17dac91 [2021-06-17T01:23:35.161Z] Removing intermediate container 879ac17dac91 [2021-06-17T01:23:35.162Z] ---> a081bd5e9762 [2021-06-17T01:23:35.162Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T01:23:35.162Z] Successfully built a081bd5e9762 [2021-06-17T01:23:35.162Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:23:35.880Z] ---> job-cost.sh [2021-06-17T01:23:35.880Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NoMh [2021-06-17T01:23:38.412Z] Removing intermediate container ea3dd3b4acae [2021-06-17T01:23:38.412Z] ---> 306b3ffdd708 [2021-06-17T01:23:38.412Z] Successfully built 306b3ffdd708 [2021-06-17T01:23:38.412Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:23:38.727Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T01:23:38.727Z] . [Pipeline] withDockerContainer [2021-06-17T01:23:38.802Z] prd-centos7-docker-4c-2g-2012 does not seem to be running inside a container [2021-06-17T01:23:38.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T01:23:39.183Z] $ docker top 977b939fdc368a2d88821ab92f6170ad238ca2160a62c3cb906f3d0e088c07a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:23:39.566Z] + go version [2021-06-17T01:23:39.566Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T01:23:39.575Z] $ docker stop --time=1 977b939fdc368a2d88821ab92f6170ad238ca2160a62c3cb906f3d0e088c07a1 [2021-06-17T01:23:42.031Z] $ docker rm -f 977b939fdc368a2d88821ab92f6170ad238ca2160a62c3cb906f3d0e088c07a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:23:42.636Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T01:23:42.637Z] . [Pipeline] withDockerContainer [2021-06-17T01:23:42.712Z] prd-centos7-docker-4c-2g-2012 does not seem to be running inside a container [2021-06-17T01:23:42.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/4 -v /w/workspace/device-gpio/4:/w/workspace/device-gpio/4:rw,z -v /w/workspace/device-gpio/4@tmp:/w/workspace/device-gpio/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T01:23:43.111Z] $ docker top 96b9623d5180ee1ded0a8a48c67c2c5d6981de26204e03702e54a59f5a1277c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:23:43.508Z] + go mod tidy [Pipeline] sh [2021-06-17T01:23:44.069Z] + make test [2021-06-17T01:23:44.069Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-17T01:23:44.341Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-06-17T01:23:56.376Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-06-17T01:23:56.377Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-06-17T01:23:56.377Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-17T01:24:02.433Z] gofmt -l . [2021-06-17T01:24:02.433Z] [ "`gofmt -l .`" = "" ] [2021-06-17T01:24:02.433Z] ./bin/test-attribution-txt.sh [2021-06-17T01:24:02.433Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-17T01:24:02.447Z] $ docker stop --time=1 96b9623d5180ee1ded0a8a48c67c2c5d6981de26204e03702e54a59f5a1277c6 [2021-06-17T01:24:03.865Z] $ docker rm -f 96b9623d5180ee1ded0a8a48c67c2c5d6981de26204e03702e54a59f5a1277c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T01:24:04.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T01:24:04.291Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T01:24:04.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-17T01:24:04.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T01:24:05.237Z] + ls -al . [2021-06-17T01:24:05.237Z] total 104 [2021-06-17T01:24:05.237Z] drwxrwxr-x. 6 jenkins jenkins 4096 Jun 17 01:24 . [2021-06-17T01:24:05.237Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 17 01:22 .. [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 5451 Jun 17 01:22 Attribution.txt [2021-06-17T01:24:05.237Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 17 01:22 bin [2021-06-17T01:24:05.237Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 17 01:22 cmd [2021-06-17T01:24:05.237Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 17 01:23 coverage.out [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 1502 Jun 17 01:22 Dockerfile [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 17 01:22 Dockerfile.build [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 120 Jun 17 01:22 .dockerignore [2021-06-17T01:24:05.237Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 17 01:22 .git [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 350 Jun 17 01:22 .gitignore [2021-06-17T01:24:05.237Z] -rw-r--r--. 1 jenkins jenkins 379 Jun 17 01:24 go.mod [2021-06-17T01:24:05.237Z] -rw-r--r--. 1 jenkins jenkins 30244 Jun 17 01:23 go.sum [2021-06-17T01:24:05.237Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 01:22 internal [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 657 Jun 17 01:22 Jenkinsfile [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 17 01:22 LICENSE [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 920 Jun 17 01:22 Makefile [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 6495 Jun 17 01:22 README.md [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 17 01:18 VERSION [2021-06-17T01:24:05.237Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 17 01:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:24:05.552Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8483645be9532d8b5b942e38b5c5450f8082ba09 --label arch=amd64 --label version=0.0.0 . [2021-06-17T01:24:05.552Z] Sending build context to Docker daemon 5.478MB [2021-06-17T01:24:05.552Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T01:24:05.552Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-17T01:24:05.552Z] ---> 306b3ffdd708 [2021-06-17T01:24:05.552Z] Step 3/23 : ARG MAKE='make build' [2021-06-17T01:24:05.552Z] ---> Running in 8ac1b56269a9 [2021-06-17T01:24:05.552Z] Removing intermediate container 8ac1b56269a9 [2021-06-17T01:24:05.552Z] ---> bf74c39f252e [2021-06-17T01:24:05.552Z] Step 4/23 : WORKDIR /device-gpio [2021-06-17T01:24:05.813Z] ---> Running in ec5fab7270a1 [2021-06-17T01:24:05.813Z] Removing intermediate container ec5fab7270a1 [2021-06-17T01:24:05.813Z] ---> 19b0e750f7ba [2021-06-17T01:24:05.813Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-17T01:24:05.813Z] ---> Running in 822e98c6d168 [2021-06-17T01:24:05.813Z] Removing intermediate container 822e98c6d168 [2021-06-17T01:24:05.813Z] ---> f3358e3e1ac4 [2021-06-17T01:24:05.813Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:24:05.813Z] ---> Running in 59dee1b097dd [2021-06-17T01:24:06.388Z] Removing intermediate container 59dee1b097dd [2021-06-17T01:24:06.388Z] ---> 5c2323d40179 [2021-06-17T01:24:06.388Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-06-17T01:24:06.388Z] ---> Running in 50ca54b5953d [2021-06-17T01:24:06.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T01:24:09.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T01:24:09.593Z] OK: 149 MiB in 40 packages [2021-06-17T01:24:09.593Z] Removing intermediate container 50ca54b5953d [2021-06-17T01:24:09.593Z] ---> f376f56946ba [2021-06-17T01:24:09.593Z] Step 8/23 : COPY . . [2021-06-17T01:24:09.593Z] ---> 78cdabb4d70e [2021-06-17T01:24:09.593Z] Step 9/23 : RUN go mod tidy [2021-06-17T01:24:09.593Z] ---> Running in 518449670e18 [2021-06-17T01:24:09.593Z] Removing intermediate container 518449670e18 [2021-06-17T01:24:09.593Z] ---> 23641857b66c [2021-06-17T01:24:09.593Z] Step 10/23 : RUN ${MAKE} [2021-06-17T01:24:09.593Z] ---> Running in 7ac631fe673a [2021-06-17T01:24:09.593Z] go mod tidy [2021-06-17T01:24:09.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd [2021-06-17T01:24:18.254Z] Removing intermediate container 7ac631fe673a [2021-06-17T01:24:18.254Z] ---> d5ae3acf4fd4 [2021-06-17T01:24:18.254Z] Step 11/23 : FROM scratch [2021-06-17T01:24:18.254Z] ---> [2021-06-17T01:24:18.254Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-06-17T01:24:18.254Z] ---> Running in 65887da4c391 [2021-06-17T01:24:18.254Z] Removing intermediate container 65887da4c391 [2021-06-17T01:24:18.254Z] ---> 894ac101547d [2021-06-17T01:24:18.254Z] Step 13/23 : ENV APP_PORT=49994 [2021-06-17T01:24:18.254Z] ---> Running in e179d9439caa [2021-06-17T01:24:18.254Z] Removing intermediate container e179d9439caa [2021-06-17T01:24:18.254Z] ---> d28e3b5ed49a [2021-06-17T01:24:18.254Z] Step 14/23 : EXPOSE $APP_PORT [2021-06-17T01:24:18.254Z] ---> Running in 5e6481ca177a [2021-06-17T01:24:18.254Z] Removing intermediate container 5e6481ca177a [2021-06-17T01:24:18.254Z] ---> 3d26f7cbe157 [2021-06-17T01:24:18.254Z] Step 15/23 : WORKDIR / [2021-06-17T01:24:18.254Z] ---> Running in 8c571dba80b6 [2021-06-17T01:24:18.254Z] Removing intermediate container 8c571dba80b6 [2021-06-17T01:24:18.254Z] ---> 6456d5abb736 [2021-06-17T01:24:18.254Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-06-17T01:24:20.703Z] ---> eed2045a3b52 [2021-06-17T01:24:20.703Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-06-17T01:24:20.703Z] ---> 48e7ad1f9437 [2021-06-17T01:24:20.703Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-06-17T01:24:20.703Z] ---> b48dc9ebaf6d [2021-06-17T01:24:20.703Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-06-17T01:24:20.703Z] ---> Running in d69279b512b8 [2021-06-17T01:24:20.703Z] Removing intermediate container d69279b512b8 [2021-06-17T01:24:20.703Z] ---> d5c9e1b05954 [2021-06-17T01:24:20.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:24:20.703Z] ---> Running in 85569a3cabdc [2021-06-17T01:24:20.703Z] Removing intermediate container 85569a3cabdc [2021-06-17T01:24:20.703Z] ---> 4ff486812f09 [2021-06-17T01:24:20.703Z] Step 21/23 : LABEL arch=amd64 [2021-06-17T01:24:20.703Z] ---> Running in fdd45281fb83 [2021-06-17T01:24:20.703Z] Removing intermediate container fdd45281fb83 [2021-06-17T01:24:20.703Z] ---> f5c107f40046 [2021-06-17T01:24:20.703Z] Step 22/23 : LABEL git_sha=8483645be9532d8b5b942e38b5c5450f8082ba09 [2021-06-17T01:24:20.703Z] ---> Running in e7251cf234a1 [2021-06-17T01:24:20.703Z] Removing intermediate container e7251cf234a1 [2021-06-17T01:24:20.703Z] ---> 0e75c3f45be4 [2021-06-17T01:24:20.703Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T01:24:20.703Z] ---> Running in 26b1bb2521cf [2021-06-17T01:24:20.703Z] Removing intermediate container 26b1bb2521cf [2021-06-17T01:24:20.703Z] ---> 117b4fd53459 [2021-06-17T01:24:20.703Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T01:24:20.703Z] Successfully built 117b4fd53459 [2021-06-17T01:24:20.703Z] Successfully tagged device-gpio:latest [Pipeline] } [2021-06-17T01:24:20.714Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:24:23.444Z] ---> job-cost.sh [2021-06-17T01:24:23.444Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QQG7 [2021-06-17T01:24:31.693Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T01:24:44.105Z] lf-activate-venv(): INFO: Adding /tmp/venv-QQG7/bin to PATH [2021-06-17T01:24:44.105Z] INFO: No Stack... [2021-06-17T01:24:44.105Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T01:24:44.367Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T01:24:44.673Z] + cut -d, -f6 [2021-06-17T01:24:44.673Z] + cat /w/workspace/device-gpio/4/archives/cost.csv [Pipeline] lock [2021-06-17T01:24:44.703Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] [2021-06-17T01:24:44.717Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] did not exist. Created. [2021-06-17T01:24:44.717Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T01:24:45.050Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-17T01:24:45.132Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T01:24:45.144Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T01:25:50.929Z] lf-activate-venv(): INFO: Adding /tmp/venv-NoMh/bin to PATH [2021-06-17T01:25:50.929Z] INFO: No Stack... [2021-06-17T01:25:50.929Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T01:25:50.929Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T01:25:51.265Z] + cut -d, -f6 [2021-06-17T01:25:51.265Z] + cat /w/workspace/device-gpio/4/archives/cost.csv [Pipeline] lock [2021-06-17T01:25:51.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] [2021-06-17T01:25:51.379Z] Resource [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] did not exist. Created. [2021-06-17T01:25:51.380Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T01:25:51.750Z] /w/workspace/device-gpio/4@tmp/durable-c54de031/script.sh: 1: /w/workspace/device-gpio/4@tmp/durable-c54de031/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-17T01:25:52.091Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T01:25:52.113Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T01:25:52.265Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T01:25:52.294Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-17T01:25:55.051Z] provisioning config files... [2021-06-17T01:25:55.064Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config7593635686671258857tmp [Pipeline] { [Pipeline] sh [2021-06-17T01:25:57.958Z] + set +x [2021-06-17T01:25:57.958Z] + curl -s https://codecov.io/bash [2021-06-17T01:25:57.958Z] + bash -s -- [2021-06-17T01:25:57.958Z] [2021-06-17T01:25:57.958Z] _____ _ [2021-06-17T01:25:57.958Z] / ____| | | [2021-06-17T01:25:57.958Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T01:25:57.958Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T01:25:57.958Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T01:25:57.958Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T01:25:57.958Z] Bash-1.0.3 [2021-06-17T01:25:57.958Z] [2021-06-17T01:25:57.958Z] [2021-06-17T01:25:57.958Z] ==> git version 2.24.4 found [2021-06-17T01:25:57.958Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-17T01:25:57.958Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T01:25:57.958Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T01:25:57.958Z] ==> Jenkins CI detected. [2021-06-17T01:25:57.958Z] project root: . [2021-06-17T01:25:57.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T01:25:57.958Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T01:25:57.958Z] ==> Python coveragepy not found [2021-06-17T01:25:57.958Z] ==> Searching for coverage reports in: [2021-06-17T01:25:57.958Z] + . [2021-06-17T01:25:57.958Z] -> Found 1 reports [2021-06-17T01:25:57.958Z] ==> Detecting git/mercurial file structure [2021-06-17T01:25:57.958Z] ==> Reading reports [2021-06-17T01:25:57.958Z] + ./coverage.out bytes=10 [2021-06-17T01:25:57.958Z] ==> Appending adjustments [2021-06-17T01:25:57.958Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T01:25:57.958Z] + Found adjustments [2021-06-17T01:25:57.958Z] ==> Gzipping contents [2021-06-17T01:25:57.958Z] 4.0K /tmp/codecov.KFySvz.gz [2021-06-17T01:25:57.958Z] ==> Uploading reports [2021-06-17T01:25:57.958Z] url: https://codecov.io [2021-06-17T01:25:57.958Z] query: branch=PR-3&commit=8483645be9532d8b5b942e38b5c5450f8082ba09&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-3%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=3&job=&cmd_args= [2021-06-17T01:25:57.958Z] -> Pinging Codecov [2021-06-17T01:25:57.958Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3&commit=8483645be9532d8b5b942e38b5c5450f8082ba09&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-3%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=3&job=&cmd_args= [2021-06-17T01:25:57.958Z] {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} [2021-06-17T01:25:57.958Z] 404 [2021-06-17T01:25:57.958Z] ==> Uploading to Codecov [2021-06-17T01:25:57.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:25:57.958Z] Dload Upload Total Spent Left Speed [2021-06-17T01:25:57.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 791 100 169 100 622 829 3051 --:--:-- --:--:-- --:--:-- 3064 [2021-06-17T01:25:57.958Z] {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} [Pipeline] } [2021-06-17T01:25:57.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:03.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:04.490Z] ---> package-listing.sh [2021-06-17T01:26:04.490Z] ++ facter osfamily [2021-06-17T01:26:04.490Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T01:26:04.756Z] + OS_FAMILY=redhat [2021-06-17T01:26:04.756Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-3 [2021-06-17T01:26:04.756Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T01:26:04.756Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T01:26:04.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T01:26:04.756Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T01:26:04.756Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-17T01:26:04.756Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T01:26:04.756Z] + case "${OS_FAMILY}" in [2021-06-17T01:26:04.756Z] + rpm -qa [2021-06-17T01:26:04.756Z] + sort [2021-06-17T01:26:05.343Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T01:26:05.343Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T01:26:05.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T01:26:05.343Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' [2021-06-17T01:26:05.343Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [2021-06-17T01:26:05.343Z] + 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-17T01:26:05.369Z] 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-17T01:26:05.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:26:06.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:26:06.248Z] [2021-06-17T01:26:06.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:26:08.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:26:08.658Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T01:26:08.658Z] df20fa9351a1: Pulling fs layer [2021-06-17T01:26:08.658Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T01:26:08.658Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T01:26:08.658Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T01:26:08.658Z] 93b61091891f: Pulling fs layer [2021-06-17T01:26:08.658Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T01:26:08.658Z] 5e14af77c1be: Pulling fs layer [2021-06-17T01:26:08.658Z] 01666e4c0597: Pulling fs layer [2021-06-17T01:26:08.658Z] aa168da1d23b: Pulling fs layer [2021-06-17T01:26:08.658Z] 46f8f816bc3b: Waiting [2021-06-17T01:26:08.658Z] 93b61091891f: Waiting [2021-06-17T01:26:08.658Z] 93b9cdb0e59b: Waiting [2021-06-17T01:26:08.658Z] 5e14af77c1be: Waiting [2021-06-17T01:26:08.658Z] 01666e4c0597: Waiting [2021-06-17T01:26:08.658Z] aa168da1d23b: Waiting [2021-06-17T01:26:08.658Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T01:26:08.658Z] 36b3adc4ff6f: Download complete [2021-06-17T01:26:08.658Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T01:26:08.658Z] 46f8f816bc3b: Download complete [2021-06-17T01:26:08.658Z] df20fa9351a1: Verifying Checksum [2021-06-17T01:26:08.658Z] df20fa9351a1: Download complete [2021-06-17T01:26:08.658Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T01:26:08.658Z] 93b9cdb0e59b: Download complete [2021-06-17T01:26:08.658Z] 5e14af77c1be: Verifying Checksum [2021-06-17T01:26:08.658Z] 5e14af77c1be: Download complete [2021-06-17T01:26:08.658Z] 93b61091891f: Verifying Checksum [2021-06-17T01:26:08.658Z] 93b61091891f: Download complete [2021-06-17T01:26:08.658Z] 01666e4c0597: Verifying Checksum [2021-06-17T01:26:08.658Z] 01666e4c0597: Download complete [2021-06-17T01:26:08.658Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T01:26:08.658Z] 8ad3a11d3b57: Download complete [2021-06-17T01:26:08.658Z] df20fa9351a1: Pull complete [2021-06-17T01:26:08.658Z] 36b3adc4ff6f: Pull complete [2021-06-17T01:26:08.658Z] 8ad3a11d3b57: Pull complete [2021-06-17T01:26:08.658Z] 46f8f816bc3b: Pull complete [2021-06-17T01:26:08.658Z] 93b61091891f: Pull complete [2021-06-17T01:26:08.658Z] 93b9cdb0e59b: Pull complete [2021-06-17T01:26:08.658Z] 5e14af77c1be: Pull complete [2021-06-17T01:26:08.658Z] 01666e4c0597: Pull complete [2021-06-17T01:26:08.658Z] aa168da1d23b: Verifying Checksum [2021-06-17T01:26:08.658Z] aa168da1d23b: Download complete [2021-06-17T01:26:14.021Z] aa168da1d23b: Pull complete [2021-06-17T01:26:14.021Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T01:26:14.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:26:14.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T01:26:14.110Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-06-17T01:26:14.151Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-17T01:26:18.020Z] $ docker top 3aa8c2561cb0e93bf66cfa5f72525de54b94dde371b71d0e26f5a64fc3d77dce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:26:18.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T01:26:20.897Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T01:26:21.195Z] + ls /var/log/sa-host [2021-06-17T01:26:21.195Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T01:26:21.195Z] file_magic: OK [2021-06-17T01:26:21.195Z] HZ: Using current value: 100 [2021-06-17T01:26:21.195Z] file_header: OK [2021-06-17T01:26:21.195Z] 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-17T01:26:21.195Z] Statistics: [2021-06-17T01:26:21.195Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T01:26:21.195Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T01:26:21.195Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T01:26:21.195Z] file_magic: OK [2021-06-17T01:26:21.195Z] HZ: Using current value: 100 [2021-06-17T01:26:21.195Z] file_header: OK [2021-06-17T01:26:21.195Z] 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-17T01:26:21.195Z] Statistics: [2021-06-17T01:26:21.195Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T01:26:21.195Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:26:21.379Z] provisioning config files... [2021-06-17T01:26:21.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config2896358179646008334tmp [Pipeline] { [Pipeline] echo [2021-06-17T01:26:21.415Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:23.827Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T01:26:23.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:24.220Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T01:26:24.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:24.530Z] ---> sudo-logs.sh [2021-06-17T01:26:24.530Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T01:26:24.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:24.857Z] ---> job-cost.sh [2021-06-17T01:26:24.857Z] lf-activate-venv: SKIPPING [2021-06-17T01:26:24.857Z] DEBUG: total: 0.18000000715255737 [2021-06-17T01:26:24.857Z] INFO: Retrieving Stack Cost... [2021-06-17T01:26:25.803Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T01:26:28.399Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T01:26:28.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:28.716Z] ---> logs-deploy.sh [2021-06-17T01:26:28.716Z] lf-activate-venv: SKIPPING [2021-06-17T01:26:28.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-3/4 [2021-06-17T01:26:28.716Z] INFO: archiving workspace using pattern(s):