Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bb5500423760f3abfa05834770f34ec00151d98+5484f883e7ca8c4d12e7326cabafe33807e184e7 (91eebc236233b067fc452345ef2831749da7e506) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh638986189652776638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8671554708022283282.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5905818224181595502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12378862351823164354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4528337283794431647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15663’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15665’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15667’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15668’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15883’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15822’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15825’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15826’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15827’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-15828’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16042 in /w/workspace/edgexfoundry_device-gpio_PR-35 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5484f883e7ca8c4d12e7326cabafe33807e184e7 into PR head commit 3bb5500423760f3abfa05834770f34ec00151d98 Merge succeeded, producing 3bb5500423760f3abfa05834770f34ec00151d98 Checking out Revision 3bb5500423760f3abfa05834770f34ec00151d98 (PR-35) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5484f883e7ca8c4d12e7326cabafe33807e184e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:34:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:34:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:34:08 ========================================================= 02:34:08 EdgeX Global Pipelines Version Info 02:34:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8d408065f3e64d1a34a0538724ab2790c5426112 # timeout=10 02:34:09 ------------------- 02:34:09 stable info: 02:34:09 ------------------- 02:34:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:34:09 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:34:09 Message: update stable to v1.0.234 02:34:10 ------------------- 02:34:10 experimental info: 02:34:10 ------------------- 02:34:10 Commited By: **** collab-it+edgex@linuxfoundation.org 02:34:10 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:34:10 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bb5500 [Pipeline] echo 02:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:10 provisioning config files... 02:34:11 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config4107319189852076237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:11 ---> docker-login.sh 02:34:11 nexus3.edgexfoundry.org:10001 02:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:11 Configure a credential helper to remove this warning. See 02:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:11 02:34:11 Login Succeeded 02:34:11 nexus3.edgexfoundry.org:10002 02:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:11 Configure a credential helper to remove this warning. See 02:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:11 02:34:11 Login Succeeded 02:34:11 nexus3.edgexfoundry.org:10003 02:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:12 Configure a credential helper to remove this warning. See 02:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:12 02:34:12 Login Succeeded 02:34:12 nexus3.edgexfoundry.org:10004 02:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:12 Configure a credential helper to remove this warning. See 02:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:12 02:34:12 Login Succeeded 02:34:12 docker.io 02:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:12 Configure a credential helper to remove this warning. See 02:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:12 02:34:12 Login Succeeded 02:34:12 ---> docker-login.sh ends [Pipeline] } 02:34:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:34:13 + git rev-list -1 --merges 3bb5500423760f3abfa05834770f34ec00151d98~1..3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo 02:34:13 -----------> git rev-list -1 --merges 3bb5500423760f3abfa05834770f34ec00151d98~1..3bb5500423760f3abfa05834770f34ec00151d98 3bb5500423760f3abfa05834770f34ec00151d98 [false] [Pipeline] sh 02:34:13 + git log --format=format:%s -1 3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo 02:34:13 ========================================================= 02:34:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:34:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:13 + git log --format=format:%s -1 3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] echo 02:34:13 [semverPrep] GIT_COMMIT: 3bb5500423760f3abfa05834770f34ec00151d98, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0 [Pipeline] echo 02:34:13 [semverPrep] This is not a build commit. [Pipeline] sh 02:34:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:14 + grep -v github /etc/ssh/ssh_known_hosts 02:34:14 + [ -e /tmp/ssh_known_hosts ] 02:34:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:34:14 + sudo+ tee -a /etc/ssh/ssh_known_hosts 02:34:14 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:34:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:14 02:34:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:14 0.1.4: Pulling from edgex-devops/py-git-semver 02:34:14 42c077c10790: Pulling fs layer 02:34:14 f63e77b7563a: Pulling fs layer 02:34:14 bd5fdadae976: Pulling fs layer 02:34:14 205491f53016: Pulling fs layer 02:34:14 df18705c85c3: Pulling fs layer 02:34:14 bdb3f477010e: Pulling fs layer 02:34:14 c8a8fc8e1c8f: Pulling fs layer 02:34:14 2c6e9b1d212d: Pulling fs layer 02:34:14 bdb8f0575790: Pulling fs layer 02:34:14 205491f53016: Waiting 02:34:14 386e3cb2ff24: Pulling fs layer 02:34:14 2343380bae48: Pulling fs layer 02:34:14 df18705c85c3: Waiting 02:34:14 bdb3f477010e: Waiting 02:34:14 2343380bae48: Waiting 02:34:14 2c6e9b1d212d: Waiting 02:34:14 c8a8fc8e1c8f: Waiting 02:34:14 386e3cb2ff24: Waiting 02:34:14 bdb8f0575790: Waiting 02:34:14 f63e77b7563a: Verifying Checksum 02:34:14 f63e77b7563a: Download complete 02:34:14 205491f53016: Verifying Checksum 02:34:14 205491f53016: Download complete 02:34:15 df18705c85c3: Verifying Checksum 02:34:15 df18705c85c3: Download complete 02:34:15 bd5fdadae976: Verifying Checksum 02:34:15 bd5fdadae976: Download complete 02:34:15 bdb3f477010e: Verifying Checksum 02:34:15 bdb3f477010e: Download complete 02:34:15 2c6e9b1d212d: Download complete 02:34:15 bdb8f0575790: Verifying Checksum 02:34:15 386e3cb2ff24: Verifying Checksum 02:34:15 386e3cb2ff24: Download complete 02:34:15 2343380bae48: Verifying Checksum 02:34:15 2343380bae48: Download complete 02:34:15 42c077c10790: Verifying Checksum 02:34:15 42c077c10790: Download complete 02:34:15 c8a8fc8e1c8f: Download complete 02:34:16 42c077c10790: Pull complete 02:34:16 f63e77b7563a: Pull complete 02:34:17 bd5fdadae976: Pull complete 02:34:17 205491f53016: Pull complete 02:34:17 df18705c85c3: Pull complete 02:34:17 bdb3f477010e: Pull complete 02:34:20 c8a8fc8e1c8f: Pull complete 02:34:20 2c6e9b1d212d: Pull complete 02:34:20 bdb8f0575790: Pull complete 02:34:20 386e3cb2ff24: Pull complete 02:34:20 2343380bae48: Pull complete 02:34:20 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:20 prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container 02:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:34:23 $ docker top 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 -eo pid,comm 02:34:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:34:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:23 [ssh-agent] Looking for ssh-agent implementation... 02:34:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:23 $ docker exec 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent 02:34:23 SSH_AUTH_SOCK=/tmp/ssh-ApglzwSIk7pS/agent.34 02:34:23 SSH_AGENT_PID=40 02:34:23 Running ssh-add (command line suppressed) 02:34:24 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_820182775031160741.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_820182775031160741.key) 02:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:24 + git tag --points-at HEAD [Pipeline] } 02:34:24 $ docker exec --env ******** --env ******** 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent -k 02:34:24 unset SSH_AUTH_SOCK; 02:34:24 unset SSH_AGENT_PID; 02:34:24 echo Agent pid 40 killed; 02:34:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:24 [ssh-agent] Looking for ssh-agent implementation... 02:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:24 $ docker exec 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent 02:34:24 SSH_AUTH_SOCK=/tmp/ssh-lT33MppXwpiu/agent.74 02:34:24 SSH_AGENT_PID=81 02:34:24 Running ssh-add (command line suppressed) 02:34:24 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_4494584944781139896.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_4494584944781139896.key) 02:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:25 + git semver init 02:34:25 2022-06-27 02:34:25,471 [run_init] DEBUG init version:0.0.0 force:False 02:34:25 2022-06-27 02:34:25,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver 02:34:25 2022-06-27 02:34:25,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver 02:34:25 2022-06-27 02:34:25,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) 02:34:26 2022-06-27 02:34:26,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude 02:34:26 2022-06-27 02:34:26,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False 02:34:26 2022-06-27 02:34:26,262 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 02:34:26 2022-06-27 02:34:26,265 [execute] INFO git cat-file --batch-check 02:34:26 2022-06-27 02:34:26,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) 02:34:26 2022-06-27 02:34:26,274 [execute] INFO git cat-file --batch 02:34:26 2022-06-27 02:34:26,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) 02:34:26 2022-06-27 02:34:26,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 02:34:26 0.0.0 [Pipeline] } 02:34:26 $ docker exec --env ******** --env ******** 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 ssh-agent -k 02:34:26 unset SSH_AUTH_SOCK; 02:34:26 unset SSH_AGENT_PID; 02:34:26 echo Agent pid 81 killed; 02:34:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:26 + git semver [Pipeline] } 02:34:27 $ docker stop --time=1 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 02:34:28 $ docker rm -f 3795d21a3a91ecd086cca297d3cb915567202ad667c0f9edfc2a283cdf297302 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:34:29 Stashed 1 file(s) [Pipeline] echo 02:34:29 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:29 provisioning config files... 02:34:29 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config3519465857292731426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:29 ---> docker-login.sh 02:34:29 nexus3.edgexfoundry.org:10001 02:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:29 Configure a credential helper to remove this warning. See 02:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:29 02:34:29 Login Succeeded 02:34:29 nexus3.edgexfoundry.org:10002 02:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:29 Configure a credential helper to remove this warning. See 02:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:29 02:34:29 Login Succeeded 02:34:29 nexus3.edgexfoundry.org:10003 02:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:29 Configure a credential helper to remove this warning. See 02:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:29 02:34:29 Login Succeeded 02:34:29 nexus3.edgexfoundry.org:10004 02:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:30 Configure a credential helper to remove this warning. See 02:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:30 02:34:30 Login Succeeded 02:34:30 docker.io 02:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:30 Configure a credential helper to remove this warning. See 02:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:30 02:34:30 Login Succeeded 02:34:30 ---> docker-login.sh ends [Pipeline] } 02:34:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:34:30 ========================================================= 02:34:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:34:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:34:30 Sending build context to Docker daemon 15.74MB 02:34:30 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:34:30 Step 2/12 : FROM ${BASE} AS builder 02:34:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:34:31 59bf1c3509f3: Pulling fs layer 02:34:31 666ba61612fd: Pulling fs layer 02:34:31 8ed8ca486205: Pulling fs layer 02:34:31 cc1cd167ecdc: Pulling fs layer 02:34:31 c516ae0d96e1: Pulling fs layer 02:34:31 684cea983483: Pulling fs layer 02:34:31 dd3240ac7de5: Pulling fs layer 02:34:31 b1e948a4e11c: Pulling fs layer 02:34:31 a8fd76ee1af6: Pulling fs layer 02:34:31 646ad004c059: Pulling fs layer 02:34:31 684cea983483: Waiting 02:34:31 dd3240ac7de5: Waiting 02:34:31 b1e948a4e11c: Waiting 02:34:31 cc1cd167ecdc: Waiting 02:34:31 646ad004c059: Waiting 02:34:31 a8fd76ee1af6: Waiting 02:34:31 c516ae0d96e1: Waiting 02:34:31 8ed8ca486205: Download complete 02:34:31 666ba61612fd: Verifying Checksum 02:34:31 666ba61612fd: Download complete 02:34:31 c516ae0d96e1: Verifying Checksum 02:34:31 684cea983483: Verifying Checksum 02:34:31 684cea983483: Download complete 02:34:31 dd3240ac7de5: Verifying Checksum 02:34:31 dd3240ac7de5: Download complete 02:34:31 59bf1c3509f3: Verifying Checksum 02:34:31 59bf1c3509f3: Download complete 02:34:31 b1e948a4e11c: Verifying Checksum 02:34:31 b1e948a4e11c: Download complete 02:34:31 59bf1c3509f3: Pull complete 02:34:31 666ba61612fd: Pull complete 02:34:31 8ed8ca486205: Pull complete 02:34:32 cc1cd167ecdc: Verifying Checksum 02:34:32 cc1cd167ecdc: Download complete 02:34:32 646ad004c059: Verifying Checksum 02:34:32 646ad004c059: Download complete 02:34:32 a8fd76ee1af6: Verifying Checksum 02:34:32 a8fd76ee1af6: Download complete 02:34:36 cc1cd167ecdc: Pull complete 02:34:36 c516ae0d96e1: Pull complete 02:34:36 684cea983483: Pull complete 02:34:36 dd3240ac7de5: Pull complete 02:34:36 b1e948a4e11c: Pull complete 02:34:39 a8fd76ee1af6: Pull complete 02:34:39 646ad004c059: Pull complete 02:34:39 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:34:39 ---> 8f69c11f6b0c 02:34:39 Step 3/12 : ARG MAKE="make build" 02:34:44 ---> Running in e93f598a74dc 02:34:44 Removing intermediate container e93f598a74dc 02:34:44 ---> 8b1568236308 02:34:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:34:44 ---> Running in 9096c8761e6e 02:34:44 Removing intermediate container 9096c8761e6e 02:34:44 ---> 23570609cbd9 02:34:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:34:44 ---> Running in 39e11051cc3a 02:34:44 Removing intermediate container 39e11051cc3a 02:34:44 ---> e78a72fec1eb 02:34:44 Step 6/12 : WORKDIR /device-gpio 02:34:44 ---> Running in f958d9753843 02:34:44 Removing intermediate container f958d9753843 02:34:44 ---> f902aad4f1e6 02:34:44 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:44 ---> Running in 8fc96b4d6a9b 02:34:44 Still waiting to schedule task 02:34:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:34:44 Removing intermediate container 8fc96b4d6a9b 02:34:44 ---> dd9d8cfed579 02:34:44 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:34:44 ---> Running in 260d4ea55be9 02:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:34:46 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:34:46 (2/4) Installing libedit (20210910.3.1-r0) 02:34:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:34:46 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:34:46 Executing busybox-1.34.1-r3.trigger 02:34:46 OK: 224 MiB in 56 packages 02:34:46 Removing intermediate container 260d4ea55be9 02:34:46 ---> 0200d18d6bee 02:34:46 Step 9/12 : COPY go.mod vendor* ./ 02:34:47 ---> 3fb4af8416bc 02:34:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:47 ---> Running in 00f6c3eb078d 02:35:05 Removing intermediate container 00f6c3eb078d 02:35:05 ---> 80a1463aa991 02:35:05 Step 11/12 : COPY . . 02:35:05 ---> 915a563e1064 02:35:05 Step 12/12 : RUN ${MAKE} 02:35:05 ---> Running in 901b3e5b273f 02:35:05 noop 02:35:05 Removing intermediate container 901b3e5b273f 02:35:05 ---> 593f40dc840e 02:35:05 Successfully built 593f40dc840e 02:35:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:05 + docker inspect -f . ci-base-image-x86_64 02:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:05 prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container 02:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 ******** ci-base-image-x86_64 cat 02:35:06 $ docker top 512623bc1b5ffe7d5511ea2396918280c16437f437b720a776d1bf99cb37529d -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:06 + go version 02:35:06 go version go1.17.7 linux/amd64 [Pipeline] } 02:35:06 $ docker stop --time=1 512623bc1b5ffe7d5511ea2396918280c16437f437b720a776d1bf99cb37529d 02:35:08 $ docker rm -f 512623bc1b5ffe7d5511ea2396918280c16437f437b720a776d1bf99cb37529d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker inspect -f . ci-base-image-x86_64 02:35:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:08 prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container 02:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 ******** ci-base-image-x86_64 cat 02:35:09 $ docker top d34f7854aaa086ab4399b0d842ad4fd303065437546bdff929cbb10959688727 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:35:09 + make test 02:35:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:35:09 ? github.com/edgexfoundry/device-gpio [no test files] 02:35:19 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:35:19 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:35:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:35:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:29 ./bin/test-attribution-txt.sh [Pipeline] echo 02:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:35:30 $ docker stop --time=1 d34f7854aaa086ab4399b0d842ad4fd303065437546bdff929cbb10959688727 02:35:31 $ docker rm -f d34f7854aaa086ab4399b0d842ad4fd303065437546bdff929cbb10959688727 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:35:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:33 + ls -al . 02:35:33 total 172 02:35:33 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:35 . 02:35:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:34 .. 02:35:33 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:34 .dockerignore 02:35:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:34 .git 02:35:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 .github 02:35:33 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:34 .gitignore 02:35:33 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:34 .golangci.yml 02:35:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:34 .semver 02:35:33 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:34 Attribution.txt 02:35:33 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:34 CHANGELOG.md 02:35:33 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:34 Dockerfile 02:35:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:34 GOVERNANCE.md 02:35:33 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:34 Jenkinsfile 02:35:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:34 LICENSE 02:35:33 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:34 Makefile 02:35:33 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:34 OWNERS.md 02:35:33 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:34 README.md 02:35:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:34 VERSION 02:35:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:34 bin 02:35:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 cmd 02:35:33 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:35 coverage.out 02:35:33 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:34 go.mod 02:35:33 -rw-rw-r-- 1 jenkins jenkins 47917 Jun 27 02:34 go.sum 02:35:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 internal 02:35:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 snap 02:35:33 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:33 + 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=3bb5500423760f3abfa05834770f34ec00151d98 --label arch=amd64 --label version=0.0.0 . 02:35:33 Sending build context to Docker daemon 15.74MB 02:35:33 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:35:33 Step 2/26 : FROM ${BASE} AS builder 02:35:33 ---> 593f40dc840e 02:35:33 Step 3/26 : ARG MAKE="make build" 02:35:34 ---> Running in cf0d3418c534 02:35:34 Removing intermediate container cf0d3418c534 02:35:34 ---> d7c1bd382363 02:35:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:35:34 ---> Running in 4ddb84ae6037 02:35:34 Removing intermediate container 4ddb84ae6037 02:35:34 ---> 796b747bcc44 02:35:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:35:34 ---> Running in 5a60beae1986 02:35:34 Removing intermediate container 5a60beae1986 02:35:34 ---> ce3dfb10e494 02:35:34 Step 6/26 : WORKDIR /device-gpio 02:35:34 ---> Running in 96e0054631ef 02:35:34 Removing intermediate container 96e0054631ef 02:35:34 ---> 7160dddf162c 02:35:34 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:34 ---> Running in b114b2d4066b 02:35:35 Removing intermediate container b114b2d4066b 02:35:35 ---> 5fd8bbfbaaad 02:35:35 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:35 ---> Running in 8bc6dcd297a2 02:35:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:36 OK: 224 MiB in 56 packages 02:35:37 Removing intermediate container 8bc6dcd297a2 02:35:37 ---> 1511010c4dd8 02:35:37 Step 9/26 : COPY go.mod vendor* ./ 02:35:37 ---> 91e1204ede3b 02:35:37 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:37 ---> Running in 2f92301283f3 02:35:38 Removing intermediate container 2f92301283f3 02:35:38 ---> 9d86e2a68737 02:35:38 Step 11/26 : COPY . . 02:35:38 ---> 2cc01c5559de 02:35:38 Step 12/26 : RUN ${MAKE} 02:35:38 ---> Running in a448ea4ff9b5 02:35:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 02:36:01 Removing intermediate container a448ea4ff9b5 02:36:01 ---> 33b074f1481f 02:36:01 Step 13/26 : FROM alpine:3.15 02:36:01 3.15: Pulling from library/alpine 02:36:01 df9b9388f04a: Pulling fs layer 02:36:01 df9b9388f04a: Verifying Checksum 02:36:01 df9b9388f04a: Download complete 02:36:01 df9b9388f04a: Pull complete 02:36:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:36:01 Status: Downloaded newer image for alpine:3.15 02:36:01 ---> 0ac33e5f5afa 02:36:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:36:02 ---> Running in cd338270638a 02:36:02 Removing intermediate container cd338270638a 02:36:02 ---> efbbc33537d6 02:36:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:02 ---> Running in 7a9631bfb5ad 02:36:03 Removing intermediate container 7a9631bfb5ad 02:36:03 ---> 38caaff32f19 02:36:03 Step 16/26 : RUN apk add --update --no-cache zeromq 02:36:03 ---> Running in 32b9d39b5de7 02:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:04 (1/5) Installing libgcc (10.3.1_git20211027-r0) 02:36:04 (2/5) Installing libsodium (1.0.18-r0) 02:36:04 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 02:36:04 (4/5) Installing libzmq (4.3.4-r0) 02:36:04 (5/5) Installing zeromq (4.3.4-r0) 02:36:04 Executing busybox-1.34.1-r5.trigger 02:36:04 OK: 8 MiB in 19 packages 02:36:05 Removing intermediate container 32b9d39b5de7 02:36:05 ---> 3348dd4e922c 02:36:05 Step 17/26 : WORKDIR / 02:36:05 ---> Running in 81c33b1b82b0 02:36:05 Removing intermediate container 81c33b1b82b0 02:36:05 ---> 7ab99811db46 02:36:05 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:36:05 ---> 547e95ff881c 02:36:05 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:36:05 ---> b7780130bd62 02:36:05 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:36:06 ---> 46e27d5f1b18 02:36:06 Step 21/26 : EXPOSE 59910 02:36:06 ---> Running in fad76666270c 02:36:06 Removing intermediate container fad76666270c 02:36:06 ---> ee14a551d62b 02:36:06 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:36:06 ---> Running in 811ead82b30d 02:36:06 Removing intermediate container 811ead82b30d 02:36:06 ---> e59b1a2b92ab 02:36:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:06 ---> Running in 54f92722a386 02:36:07 Removing intermediate container 54f92722a386 02:36:07 ---> d75c0268bb27 02:36:07 Step 24/26 : LABEL arch=amd64 02:36:07 ---> Running in ec50996c00db 02:36:07 Removing intermediate container ec50996c00db 02:36:07 ---> f8c0d4733965 02:36:07 Step 25/26 : LABEL git_sha=3bb5500423760f3abfa05834770f34ec00151d98 02:36:07 ---> Running in 4b97b185a7b9 02:36:07 Removing intermediate container 4b97b185a7b9 02:36:07 ---> f91784eba759 02:36:07 Step 26/26 : LABEL version=0.0.0 02:36:07 ---> Running in 9e68ea3b82c0 02:36:07 Removing intermediate container 9e68ea3b82c0 02:36:07 ---> 0788671929e1 02:36:07 [Warning] One or more build-args [ARCH] were not consumed 02:36:07 Successfully built 0788671929e1 02:36:07 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:07 02:36:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:08 latest: Pulling from edgex-lftools-log-publisher 02:36:08 5eb5b503b376: Pulling fs layer 02:36:08 5c69ac0246d0: Pulling fs layer 02:36:08 ec43610c2a17: Pulling fs layer 02:36:08 3a2ae6a8a46f: Pulling fs layer 02:36:08 33b1e0a273af: Pulling fs layer 02:36:08 5d3b04190fa2: Pulling fs layer 02:36:08 2f39f015ded8: Pulling fs layer 02:36:08 3a2ae6a8a46f: Waiting 02:36:08 33b1e0a273af: Waiting 02:36:08 2f39f015ded8: Waiting 02:36:08 5d3b04190fa2: Waiting 02:36:08 5c69ac0246d0: Download complete 02:36:08 3a2ae6a8a46f: Download complete 02:36:08 33b1e0a273af: Verifying Checksum 02:36:08 33b1e0a273af: Download complete 02:36:08 5d3b04190fa2: Verifying Checksum 02:36:08 5d3b04190fa2: Download complete 02:36:08 ec43610c2a17: Verifying Checksum 02:36:08 ec43610c2a17: Download complete 02:36:08 5eb5b503b376: Verifying Checksum 02:36:08 5eb5b503b376: Download complete 02:36:09 2f39f015ded8: Download complete 02:36:09 5eb5b503b376: Pull complete 02:36:09 5c69ac0246d0: Pull complete 02:36:10 ec43610c2a17: Pull complete 02:36:10 3a2ae6a8a46f: Pull complete 02:36:10 33b1e0a273af: Pull complete 02:36:10 5d3b04190fa2: Pull complete 02:36:14 2f39f015ded8: Pull complete 02:36:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:14 prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container 02:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16046 in /w/workspace/edgexfoundry_device-gpio_PR-35 02:36:19 $ docker top cca40cea22ed095069fc0239c36ecc1ba916ccd1ec9424eee2e8956ba0258889 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 02:36:19 Running in /w/workspace/device-gpio/7 [Pipeline] { [Pipeline] checkout 02:36:19 The recommended git tool is: git 02:36:19 ---> job-cost.sh 02:36:19 lf-activate-venv: SKIPPING 02:36:19 INFO: No Stack... 02:36:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:20 INFO: Archiving Costs [Pipeline] sh 02:36:20 + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv 02:36:20 + cut -d, -f6 [Pipeline] lock 02:36:20 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] 02:36:20 Resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] did not exist. Created. 02:36:20 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:21 + echo total: 0.2199999988079071 [Pipeline] stash 02:36:21 Stashed 1 file(s) [Pipeline] } 02:36:21 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:36:21 $ docker stop --time=1 cca40cea22ed095069fc0239c36ecc1ba916ccd1ec9424eee2e8956ba0258889 02:36:22 $ docker rm -f cca40cea22ed095069fc0239c36ecc1ba916ccd1ec9424eee2e8956ba0258889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:36:25 using credential edgex-jenkins-ssh 02:36:25 Cloning the remote Git repository 02:36:25 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:36:25 > git init /w/workspace/device-gpio/7 # timeout=10 02:36:25 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:36:25 > git --version # timeout=10 02:36:25 > git --version # 'git version 2.25.1' 02:36:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:27 Merging remotes/origin/main commit 5484f883e7ca8c4d12e7326cabafe33807e184e7 into PR head commit 3bb5500423760f3abfa05834770f34ec00151d98 02:36:28 Merge succeeded, producing 3bb5500423760f3abfa05834770f34ec00151d98 02:36:28 Checking out Revision 3bb5500423760f3abfa05834770f34ec00151d98 (PR-35) 02:36:27 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:36:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:27 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:36:27 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:36:27 > git config core.sparsecheckout # timeout=10 02:36:27 > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 02:36:28 > git remote # timeout=10 02:36:28 > git config --get remote.origin.url # timeout=10 02:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:28 > git merge 5484f883e7ca8c4d12e7326cabafe33807e184e7 # timeout=10 02:36:28 > git rev-parse HEAD^{commit} # timeout=10 02:36:28 > git config core.sparsecheckout # timeout=10 02:36:28 > git checkout -f 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 02:36:32 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:36:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:36:33 Dload Upload Total Spent Left Speed 02:36:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh 02:36:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:36:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:36:34 + sudo tee /etc/docker/daemon.new 02:36:34 { 02:36:34 "registry-mirrors": [ 02:36:34 "https://nexus3.edgexfoundry.org:10001" 02:36:34 ], 02:36:34 "bip": "10.250.0.254/24", 02:36:34 "hosts": [ 02:36:34 "tcp://0.0.0.0:5555", 02:36:34 "unix:///var/run/docker.sock" 02:36:34 ], 02:36:34 "mtu": 1458, 02:36:34 "selinux-enabled": true, 02:36:34 "seccomp-profile": "/etc/docker/seccomp.json" 02:36:34 } [Pipeline] sh 02:36:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:36:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:53 provisioning config files... 02:36:53 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/7@tmp/config1666556025132816757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:53 ---> docker-login.sh 02:36:53 nexus3.edgexfoundry.org:10001 02:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:54 Configure a credential helper to remove this warning. See 02:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:54 02:36:54 Login Succeeded 02:36:54 nexus3.edgexfoundry.org:10002 02:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:55 Configure a credential helper to remove this warning. See 02:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:55 02:36:55 Login Succeeded 02:36:55 nexus3.edgexfoundry.org:10003 02:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:55 Configure a credential helper to remove this warning. See 02:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:55 02:36:55 Login Succeeded 02:36:55 nexus3.edgexfoundry.org:10004 02:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:56 Configure a credential helper to remove this warning. See 02:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:56 02:36:56 Login Succeeded 02:36:56 docker.io 02:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:57 Configure a credential helper to remove this warning. See 02:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:57 02:36:57 Login Succeeded 02:36:57 ---> docker-login.sh ends [Pipeline] } 02:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:36:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:57 ========================================================= 02:36:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:36:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:36:58 Sending build context to Docker daemon 7.938MB 02:36:58 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:36:58 Step 2/12 : FROM ${BASE} AS builder 02:36:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:36:58 9b3977197b4f: Pulling fs layer 02:36:58 1a89e8eeedd5: Pulling fs layer 02:36:58 94645a83ff95: Pulling fs layer 02:36:58 e6fb740bc735: Pulling fs layer 02:36:58 3a77bd46dcc9: Pulling fs layer 02:36:58 355e64cbe906: Pulling fs layer 02:36:58 63ab81a10011: Pulling fs layer 02:36:58 555d1d1c4555: Pulling fs layer 02:36:58 7d9057610161: Pulling fs layer 02:36:58 355e64cbe906: Waiting 02:36:58 e6fb740bc735: Waiting 02:36:58 63ab81a10011: Waiting 02:36:58 555d1d1c4555: Waiting 02:36:58 7d9057610161: Waiting 02:36:58 94645a83ff95: Download complete 02:36:58 1a89e8eeedd5: Verifying Checksum 02:36:58 1a89e8eeedd5: Download complete 02:36:58 3a77bd46dcc9: Verifying Checksum 02:36:58 3a77bd46dcc9: Download complete 02:36:58 355e64cbe906: Verifying Checksum 02:36:58 9b3977197b4f: Verifying Checksum 02:36:58 9b3977197b4f: Download complete 02:36:58 355e64cbe906: Download complete 02:36:58 63ab81a10011: Verifying Checksum 02:36:58 63ab81a10011: Download complete 02:36:59 9b3977197b4f: Pull complete 02:36:59 7d9057610161: Verifying Checksum 02:36:59 7d9057610161: Download complete 02:36:59 1a89e8eeedd5: Pull complete 02:37:00 94645a83ff95: Pull complete 02:37:00 555d1d1c4555: Verifying Checksum 02:37:00 555d1d1c4555: Download complete 02:37:01 e6fb740bc735: Verifying Checksum 02:37:01 e6fb740bc735: Download complete 02:37:13 e6fb740bc735: Pull complete 02:37:13 3a77bd46dcc9: Pull complete 02:37:13 355e64cbe906: Pull complete 02:37:13 63ab81a10011: Pull complete 02:37:20 555d1d1c4555: Pull complete 02:37:21 7d9057610161: Pull complete 02:37:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:37:21 ---> 819e984ddca1 02:37:21 Step 3/12 : ARG MAKE="make build" 02:37:23 ---> Running in 26ed10903f76 02:37:23 Removing intermediate container 26ed10903f76 02:37:23 ---> 8dedb88a39a7 02:37:23 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:37:23 ---> Running in 743ad1d09278 02:37:24 Removing intermediate container 743ad1d09278 02:37:24 ---> 4c3f6443dc13 02:37:24 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:37:24 ---> Running in 9a80d5f998ee 02:37:24 Removing intermediate container 9a80d5f998ee 02:37:24 ---> 1de4a71b0c4a 02:37:24 Step 6/12 : WORKDIR /device-gpio 02:37:24 ---> Running in 74e569edaa77 02:37:25 Removing intermediate container 74e569edaa77 02:37:25 ---> d25391dafcf0 02:37:25 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:25 ---> Running in cea29e036e3c 02:37:27 Removing intermediate container cea29e036e3c 02:37:27 ---> cd990b6e1960 02:37:27 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:27 ---> Running in 5bf9059ff3a4 02:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:37:30 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:37:30 (2/4) Installing libedit (20210910.3.1-r0) 02:37:31 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:37:31 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:37:31 Executing busybox-1.34.1-r3.trigger 02:37:31 OK: 224 MiB in 56 packages 02:37:32 Removing intermediate container 5bf9059ff3a4 02:37:32 ---> 0a5fb14aec32 02:37:32 Step 9/12 : COPY go.mod vendor* ./ 02:37:33 ---> 3505893f9367 02:37:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:33 ---> Running in 6c1f31be49eb 02:38:20 Removing intermediate container 6c1f31be49eb 02:38:20 ---> 799342340912 02:38:20 Step 11/12 : COPY . . 02:38:20 ---> 4922afb7faf8 02:38:20 Step 12/12 : RUN ${MAKE} 02:38:20 ---> Running in edafb85c2540 02:38:21 noop 02:38:22 Removing intermediate container edafb85c2540 02:38:22 ---> f090f2ff915a 02:38:22 Successfully built f090f2ff915a 02:38:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker inspect -f . ci-base-image-arm64 02:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:22 prd-ubuntu20.04-docker-arm64-4c-16g-16046 does not seem to be running inside a container 02:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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 02:38:24 $ docker top 302fe67994d5cff9375be8717e4d6cef84e42f793b14bf594185836a06367df3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:25 + go version 02:38:25 go version go1.17.7 linux/arm64 [Pipeline] } 02:38:25 $ docker stop --time=1 302fe67994d5cff9375be8717e4d6cef84e42f793b14bf594185836a06367df3 02:38:26 $ docker rm -f 302fe67994d5cff9375be8717e4d6cef84e42f793b14bf594185836a06367df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker inspect -f . ci-base-image-arm64 02:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:27 prd-ubuntu20.04-docker-arm64-4c-16g-16046 does not seem to be running inside a container 02:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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 02:38:29 $ docker top 140a6ad5d3f960ac44c4d77d8c4efc678dc69ac4f176d6eaa04ebcaff97eae73 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:38:30 + make test 02:38:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:38:31 ? github.com/edgexfoundry/device-gpio [no test files] 02:40:08 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:40:08 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:40:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:40:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:40:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:40:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:40:26 ./bin/test-attribution-txt.sh [Pipeline] echo 02:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:40:28 $ docker stop --time=1 140a6ad5d3f960ac44c4d77d8c4efc678dc69ac4f176d6eaa04ebcaff97eae73 02:40:30 $ docker rm -f 140a6ad5d3f960ac44c4d77d8c4efc678dc69ac4f176d6eaa04ebcaff97eae73 [Pipeline] // withDockerContainer [Pipeline] sh 02:40:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:40:31 Warning: overwriting stash ‘coverage-report’ 02:40:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:40:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:40:32 + ls -al . 02:40:32 total 168 02:40:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:40 . 02:40:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:36 .. 02:40:32 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:36 .dockerignore 02:40:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:36 .git 02:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 .github 02:40:32 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:36 .gitignore 02:40:32 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:36 .golangci.yml 02:40:32 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:36 Attribution.txt 02:40:32 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:36 CHANGELOG.md 02:40:32 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:36 Dockerfile 02:40:32 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:36 GOVERNANCE.md 02:40:32 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:36 Jenkinsfile 02:40:32 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:36 LICENSE 02:40:32 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:36 Makefile 02:40:32 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:36 OWNERS.md 02:40:32 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:36 README.md 02:40:32 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:34 VERSION 02:40:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:36 bin 02:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 cmd 02:40:32 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:38 coverage.out 02:40:32 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:36 go.mod 02:40:32 -rw-rw-r-- 1 jenkins jenkins 47917 Jun 27 02:36 go.sum 02:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 internal 02:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:36 snap 02:40:32 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:32 + 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=3bb5500423760f3abfa05834770f34ec00151d98 --label arch=arm64 --label version=0.0.0 . 02:40:33 Sending build context to Docker daemon 7.939MB 02:40:33 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:40:33 Step 2/26 : FROM ${BASE} AS builder 02:40:33 ---> f090f2ff915a 02:40:33 Step 3/26 : ARG MAKE="make build" 02:40:33 ---> Running in e70c6ef6b9e6 02:40:33 Removing intermediate container e70c6ef6b9e6 02:40:33 ---> fd86a63967f0 02:40:33 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:40:33 ---> Running in 5055dec424e5 02:40:34 Removing intermediate container 5055dec424e5 02:40:34 ---> 2423f6f42bf6 02:40:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:40:34 ---> Running in 1393084b2586 02:40:34 Removing intermediate container 1393084b2586 02:40:34 ---> a01d8637d579 02:40:34 Step 6/26 : WORKDIR /device-gpio 02:40:34 ---> Running in 7c94ac98155f 02:40:34 Removing intermediate container 7c94ac98155f 02:40:34 ---> c2255a66501d 02:40:34 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:35 ---> Running in f69f4b99c56a 02:40:36 Removing intermediate container f69f4b99c56a 02:40:36 ---> ae9f03f47cce 02:40:36 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:36 ---> Running in dc79fa79c2c6 02:40:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:40:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:40:39 OK: 224 MiB in 56 packages 02:40:40 Removing intermediate container dc79fa79c2c6 02:40:40 ---> 4fb0af412f18 02:40:40 Step 9/26 : COPY go.mod vendor* ./ 02:40:40 ---> c603e1e9cda4 02:40:40 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:40 ---> Running in 7ee3bf351818 02:40:42 Removing intermediate container 7ee3bf351818 02:40:42 ---> 0134f78a3966 02:40:42 Step 11/26 : COPY . . 02:40:43 ---> db39cb37cca1 02:40:43 Step 12/26 : RUN ${MAKE} 02:40:44 ---> Running in 9d1150620019 02:40:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 02:43:07 Removing intermediate container 9d1150620019 02:43:07 ---> 1ad5e83d4574 02:43:07 Step 13/26 : FROM alpine:3.15 02:43:07 3.15: Pulling from library/alpine 02:43:07 9981e73032c8: Pulling fs layer 02:43:07 9981e73032c8: Verifying Checksum 02:43:07 9981e73032c8: Download complete 02:43:07 9981e73032c8: Pull complete 02:43:07 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:43:07 Status: Downloaded newer image for alpine:3.15 02:43:07 ---> 3fb3c9af89a9 02:43:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:43:07 ---> Running in 35f0d3d58194 02:43:07 Removing intermediate container 35f0d3d58194 02:43:07 ---> 9f61e0bbc8a1 02:43:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:07 ---> Running in 1d26bd841487 02:43:07 Removing intermediate container 1d26bd841487 02:43:07 ---> ca612a6f9b8e 02:43:07 Step 16/26 : RUN apk add --update --no-cache zeromq 02:43:07 ---> Running in 0199477f5108 02:43:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:43:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:43:07 (1/5) Installing libgcc (10.3.1_git20211027-r0) 02:43:07 (2/5) Installing libsodium (1.0.18-r0) 02:43:07 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 02:43:07 (4/5) Installing libzmq (4.3.4-r0) 02:43:07 (5/5) Installing zeromq (4.3.4-r0) 02:43:07 Executing busybox-1.34.1-r5.trigger 02:43:07 OK: 8 MiB in 19 packages 02:43:07 Removing intermediate container 0199477f5108 02:43:07 ---> 837bf0d88962 02:43:07 Step 17/26 : WORKDIR / 02:43:07 ---> Running in c22d89da4929 02:43:07 Removing intermediate container c22d89da4929 02:43:07 ---> c68d5b0e1618 02:43:07 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:43:07 ---> e115bb26dd84 02:43:07 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:43:08 ---> 8c843ee11ead 02:43:08 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:43:10 ---> 9d81fc975b80 02:43:10 Step 21/26 : EXPOSE 59910 02:43:10 ---> Running in 8128aa48ae04 02:43:10 Removing intermediate container 8128aa48ae04 02:43:10 ---> e21bd18f75a0 02:43:10 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:43:10 ---> Running in a6e34b245615 02:43:10 Removing intermediate container a6e34b245615 02:43:10 ---> 0c87df190142 02:43:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:10 ---> Running in ce8cdb4f7427 02:43:10 Removing intermediate container ce8cdb4f7427 02:43:10 ---> 7fd2088a8883 02:43:10 Step 24/26 : LABEL arch=arm64 02:43:10 ---> Running in 59801a7a0055 02:43:11 Removing intermediate container 59801a7a0055 02:43:11 ---> dfcb085f6d5b 02:43:11 Step 25/26 : LABEL git_sha=3bb5500423760f3abfa05834770f34ec00151d98 02:43:11 ---> Running in af7a4dff67be 02:43:11 Removing intermediate container af7a4dff67be 02:43:11 ---> 167c1aebd121 02:43:11 Step 26/26 : LABEL version=0.0.0 02:43:11 ---> Running in b7efb64a82a6 02:43:11 Removing intermediate container b7efb64a82a6 02:43:11 ---> db11bab8e8c7 02:43:11 [Warning] One or more build-args [ARCH] were not consumed 02:43:11 Successfully built db11bab8e8c7 02:43:11 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:12 02:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:13 arm64: Pulling from edgex-lftools-log-publisher 02:43:13 8998bd30e6a1: Pulling fs layer 02:43:13 04944245beec: Pulling fs layer 02:43:13 699f458cf7ca: Pulling fs layer 02:43:13 765212b225bb: Pulling fs layer 02:43:13 f23df028b6ca: Pulling fs layer 02:43:13 d65c8cfc05b1: Pulling fs layer 02:43:13 2437ff75d9bd: Pulling fs layer 02:43:13 765212b225bb: Waiting 02:43:13 d65c8cfc05b1: Waiting 02:43:13 f23df028b6ca: Waiting 02:43:13 2437ff75d9bd: Waiting 02:43:13 04944245beec: Verifying Checksum 02:43:13 04944245beec: Download complete 02:43:13 765212b225bb: Verifying Checksum 02:43:13 765212b225bb: Download complete 02:43:13 f23df028b6ca: Verifying Checksum 02:43:13 f23df028b6ca: Download complete 02:43:13 d65c8cfc05b1: Verifying Checksum 02:43:13 d65c8cfc05b1: Download complete 02:43:13 699f458cf7ca: Verifying Checksum 02:43:13 699f458cf7ca: Download complete 02:43:13 8998bd30e6a1: Verifying Checksum 02:43:13 8998bd30e6a1: Download complete 02:43:16 2437ff75d9bd: Verifying Checksum 02:43:16 2437ff75d9bd: Download complete 02:43:18 8998bd30e6a1: Pull complete 02:43:18 04944245beec: Pull complete 02:43:20 699f458cf7ca: Pull complete 02:43:20 765212b225bb: Pull complete 02:43:21 f23df028b6ca: Pull complete 02:43:21 d65c8cfc05b1: Pull complete 02:43:37 2437ff75d9bd: Pull complete 02:43:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:37 prd-ubuntu20.04-docker-arm64-4c-16g-16046 does not seem to be running inside a container 02:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/7 -v /w/workspace/device-gpio/7:/w/workspace/device-gpio/7:rw,z -v /w/workspace/device-gpio/7@tmp:/w/workspace/device-gpio/7@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:arm64 cat 02:43:40 $ docker top db558ca43a2235738a4f6b9492cec019150ff255f460ac8ca63ad7b9b3c28b00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:41 ---> job-cost.sh 02:43:41 lf-activate-venv: SKIPPING 02:43:41 INFO: No Stack... 02:43:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:43:42 INFO: Archiving Costs [Pipeline] sh 02:43:43 + cut -d, -f6 02:43:43 + cat /w/workspace/device-gpio/7/archives/cost.csv [Pipeline] lock 02:43:43 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] 02:43:43 Resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] did not exist. Created. 02:43:43 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:44 /w/workspace/device-gpio/7@tmp/durable-bdad07c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:43:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:43:44 Warning: overwriting stash ‘stack-cost’ 02:43:44 Stashed 1 file(s) [Pipeline] } 02:43:44 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:43:45 $ docker stop --time=1 db558ca43a2235738a4f6b9492cec019150ff255f460ac8ca63ad7b9b3c28b00 02:43:46 $ docker rm -f db558ca43a2235738a4f6b9492cec019150ff255f460ac8ca63ad7b9b3c28b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 02:43:47 provisioning config files... 02:43:47 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config7553781774552033833tmp [Pipeline] { [Pipeline] sh 02:43:47 + set +x 02:43:47 + curl -s https://codecov.io/bash 02:43:47 + bash -s -- 02:43:47 02:43:47 _____ _ 02:43:47 / ____| | | 02:43:47 | | ___ __| | ___ ___ _____ __ 02:43:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:43:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:43:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:43:47 Bash-1.0.6 02:43:47 02:43:47 02:43:47 ==> git version 2.25.1 found 02:43:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:43:47 Release-Date: 2020-01-08 02:43:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:43:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:43:47 ==> Jenkins CI detected. 02:43:47 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 02:43:47 project root: . 02:43:47 --> token set from env 02:43:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:43:47 ==> Running gcov in . (disable via -X gcov) 02:43:47 ==> Python coveragepy not found 02:43:47 ==> Searching for coverage reports in: 02:43:47 + . 02:43:47 -> Found 1 reports 02:43:47 ==> Detecting git/mercurial file structure 02:43:47 ==> Reading reports 02:43:47 + ./coverage.out bytes=10 02:43:47 ==> Appending adjustments 02:43:47 https://docs.codecov.io/docs/fixing-reports 02:43:47 + Found adjustments 02:43:47 ==> Gzipping contents 02:43:47 4.0K /tmp/codecov.uOOaLW.gz 02:43:47 ==> Uploading reports 02:43:47 url: https://codecov.io 02:43:47 query: branch=PR-35&commit=3bb5500423760f3abfa05834770f34ec00151d98&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= 02:43:47 -> Pinging Codecov 02:43:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=3bb5500423760f3abfa05834770f34ec00151d98&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= 02:43:47 -> Uploading to 02:43:47 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3bb5500423760f3abfa05834770f34ec00151d98/d57de330-f664-4f3c-8f74-c1432cf803b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T024347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=daacdde18cff45c185a869bbbbb422b7e0fd5faed2a1791f5b20eba4c10a2884 02:43:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:47 Dload Upload Total Spent Left Speed 02:43:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3665 --:--:-- --:--:-- --:--:-- 3665 02:43:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/3bb5500423760f3abfa05834770f34ec00151d98 [Pipeline] } 02:43:48 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:43:48 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] 02:43:48 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives 02:43:48 total 16 02:43:48 drwxr-xr-x 3 root root 4096 Jun 27 02:36 . 02:43:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:36 .. 02:43:48 drwxr-xr-x 2 root root 4096 Jun 27 02:36 cost 02:43:48 -rw-r--r-- 1 root root 81 Jun 27 02:36 cost.csv 02:43:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives 02:43:48 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives 02:43:48 total 16 02:43:48 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:36 . 02:43:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:36 .. 02:43:48 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:36 cost 02:43:48 -rw-r--r-- 1 jenkins jenkins 81 Jun 27 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:43:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:50 ---> package-listing.sh 02:43:50 ++ facter osfamily 02:43:50 ++ tr '[:upper:]' '[:lower:]' 02:43:50 + OS_FAMILY=debian 02:43:50 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 02:43:50 + START_PACKAGES=/tmp/packages_start.txt 02:43:50 + END_PACKAGES=/tmp/packages_end.txt 02:43:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:50 + PACKAGES=/tmp/packages_start.txt 02:43:50 + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' 02:43:50 + PACKAGES=/tmp/packages_end.txt 02:43:50 + case "${OS_FAMILY}" in 02:43:50 + dpkg -l 02:43:50 + grep '^ii' 02:43:50 + '[' -f /tmp/packages_start.txt ']' 02:43:50 + '[' -f /tmp/packages_end.txt ']' 02:43:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:50 + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' 02:43:50 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ 02:43:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo 02:43:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:43:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:51 prd-ubuntu20.04-docker-8c-8g-16042 does not seem to be running inside a container 02:43:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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:10003/edgex-lftools-log-publisher:latest cat 02:43:51 $ docker top 6b890912e0df902279c37d13690505d0d93b24b2f124429ae5db23929fcc83f1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:43:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:43:52 + ls /var/log/sa-host 02:43:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:52 provisioning config files... 02:43:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config7430923608040453170tmp [Pipeline] { [Pipeline] echo 02:43:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:43:52 ---> create-netrc.sh [Pipeline] } 02:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:43:53 ---> python-tools-install.sh [Pipeline] echo 02:43:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:43:53 ---> sudo-logs.sh 02:43:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:43:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:43:53 ---> job-cost.sh 02:43:53 lf-activate-venv: SKIPPING 02:43:53 DEBUG: total: 0.2199999988079071 02:43:53 INFO: Retrieving Stack Cost... 02:43:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:43:54 INFO: Archiving Costs [Pipeline] echo 02:43:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:43:55 ---> logs-deploy.sh 02:43:55 lf-activate-venv: SKIPPING 02:43:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/7 02:43:55 INFO: archiving workspace using pattern(s): 02:43:56 Archives upload complete. 02:43:56 INFO: archiving logs to Nexus