Pull request #33 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33f2aa98eab55c5206075246b2f1f04e3e8eaf34+5484f883e7ca8c4d12e7326cabafe33807e184e7 (aaa52b6f95a545537e36f51644d5704dad8ff02b) 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-ssh14562139074643233107.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-ssh11849474737535940340.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-33/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-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12644631759408615052.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-ssh14278668096481077055.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-33/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-33/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7654223109930343071.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-16041 in /w/workspace/edgexfoundry_device-gpio_PR-33 [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-33 # 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 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 Merge succeeded, producing 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 Checking out Revision 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 (PR-33) > 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/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 # 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 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:34:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:34:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:34:09 ========================================================= 02:34:09 EdgeX Global Pipelines Version Info 02:34:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3fa827298af7876939982fa780288eae7fbc039c # timeout=10 02:34:10 ------------------- 02:34:10 stable info: 02:34:10 ------------------- 02:34:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:34:10 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:34:10 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:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33f2aa9 [Pipeline] echo 02:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:11 provisioning config files... 02:34:11 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config5433292343354950033tmp [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: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:10002 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: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 33f2aa98eab55c5206075246b2f1f04e3e8eaf34~1..33f2aa98eab55c5206075246b2f1f04e3e8eaf34 [Pipeline] echo 02:34:13 -----------> git rev-list -1 --merges 33f2aa98eab55c5206075246b2f1f04e3e8eaf34~1..33f2aa98eab55c5206075246b2f1f04e3e8eaf34 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 [false] [Pipeline] sh 02:34:13 + git log --format=format:%s -1 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 [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 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 [Pipeline] echo 02:34:13 [semverPrep] GIT_COMMIT: 33f2aa98eab55c5206075246b2f1f04e3e8eaf34, Commit Message: build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0 [Pipeline] echo 02:34:14 [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 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:34:14 + sudo tee -a /etc/ssh/ssh_known_hosts 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:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:15 0.1.4: Pulling from edgex-devops/py-git-semver 02:34:15 42c077c10790: Pulling fs layer 02:34:15 f63e77b7563a: Pulling fs layer 02:34:15 bd5fdadae976: Pulling fs layer 02:34:15 205491f53016: Pulling fs layer 02:34:15 df18705c85c3: Pulling fs layer 02:34:15 bdb3f477010e: Pulling fs layer 02:34:15 c8a8fc8e1c8f: Pulling fs layer 02:34:15 2c6e9b1d212d: Pulling fs layer 02:34:15 bdb8f0575790: Pulling fs layer 02:34:15 386e3cb2ff24: Pulling fs layer 02:34:15 2343380bae48: Pulling fs layer 02:34:15 2c6e9b1d212d: Waiting 02:34:15 205491f53016: Waiting 02:34:15 df18705c85c3: Waiting 02:34:15 bdb3f477010e: Waiting 02:34:15 c8a8fc8e1c8f: Waiting 02:34:15 2343380bae48: Waiting 02:34:15 386e3cb2ff24: Waiting 02:34:15 bdb8f0575790: Waiting 02:34:15 f63e77b7563a: Download complete 02:34:15 205491f53016: Verifying Checksum 02:34:15 205491f53016: Download complete 02:34:15 df18705c85c3: Verifying Checksum 02:34:15 df18705c85c3: Download complete 02:34:15 bdb3f477010e: Download complete 02:34:15 bd5fdadae976: Verifying Checksum 02:34:15 bd5fdadae976: Download complete 02:34:15 2c6e9b1d212d: Verifying Checksum 02:34:15 2c6e9b1d212d: Download complete 02:34:15 bdb8f0575790: Verifying Checksum 02:34:15 bdb8f0575790: Download complete 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: Download complete 02:34:15 c8a8fc8e1c8f: Verifying Checksum 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:19 c8a8fc8e1c8f: Pull complete 02:34:19 2c6e9b1d212d: Pull complete 02:34:19 bdb8f0575790: Pull complete 02:34:19 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-16041 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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:34:23 $ docker top c9da8b94fbeb8dcfa076932132dfb6b4978719a9350c9f5cfc1f358bb61d7009 -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 c9da8b94fbeb8dcfa076932132dfb6b4978719a9350c9f5cfc1f358bb61d7009 ssh-agent 02:34:23 SSH_AUTH_SOCK=/tmp/ssh-NpaMx37XrdV8/agent.34 02:34:23 SSH_AGENT_PID=41 02:34:23 Running ssh-add (command line suppressed) 02:34:24 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_8605284185905785750.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_8605284185905785750.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 ******** c9da8b94fbeb8dcfa076932132dfb6b4978719a9350c9f5cfc1f358bb61d7009 ssh-agent -k 02:34:24 unset SSH_AUTH_SOCK; 02:34:24 unset SSH_AGENT_PID; 02:34:24 echo Agent pid 41 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 c9da8b94fbeb8dcfa076932132dfb6b4978719a9350c9f5cfc1f358bb61d7009 ssh-agent 02:34:24 SSH_AUTH_SOCK=/tmp/ssh-mlDKMmRqPPSd/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-33@tmp/private_key_3515713969603388658.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_3515713969603388658.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,463 [run_init] DEBUG init version:0.0.0 force:False 02:34:25 2022-06-27 02:34:25,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver 02:34:25 2022-06-27 02:34:25,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-33/.semver 02:34:25 2022-06-27 02:34:25,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33, universal_newlines=False, shell=None, istream=None) 02:34:26 2022-06-27 02:34:26,330 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.git/info/exclude 02:34:26 2022-06-27 02:34:26,330 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 with force:False 02:34:26 2022-06-27 02:34:26,330 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 02:34:26 2022-06-27 02:34:26,334 [execute] INFO git cat-file --batch-check 02:34:26 2022-06-27 02:34:26,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) 02:34:26 2022-06-27 02:34:26,341 [execute] INFO git cat-file --batch 02:34:26 2022-06-27 02:34:26,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) 02:34:26 2022-06-27 02:34:26,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 02:34:26 0.0.0 [Pipeline] } 02:34:26 $ docker exec --env ******** --env ******** c9da8b94fbeb8dcfa076932132dfb6b4978719a9350c9f5cfc1f358bb61d7009 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 c9da8b94fbeb8dcfa076932132dfb6b4978719a9350c9f5cfc1f358bb61d7009 02:34:28 $ docker rm -f c9da8b94fbeb8dcfa076932132dfb6b4978719a9350c9f5cfc1f358bb61d7009 [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-33@tmp/config4695950554197263724tmp [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:30 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 cc1cd167ecdc: Waiting 02:34:31 c516ae0d96e1: Waiting 02:34:31 dd3240ac7de5: Pulling fs layer 02:34:31 b1e948a4e11c: Pulling fs layer 02:34:31 684cea983483: Waiting 02:34:31 dd3240ac7de5: Waiting 02:34:31 a8fd76ee1af6: Pulling fs layer 02:34:31 646ad004c059: Pulling fs layer 02:34:31 b1e948a4e11c: Waiting 02:34:31 a8fd76ee1af6: Waiting 02:34:31 646ad004c059: Waiting 02:34:31 8ed8ca486205: Verifying Checksum 02:34:31 8ed8ca486205: Download complete 02:34:31 666ba61612fd: Verifying Checksum 02:34:31 666ba61612fd: Download complete 02:34:31 c516ae0d96e1: Download complete 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:38 a8fd76ee1af6: Pull complete 02:34:38 646ad004c059: Pull complete 02:34:38 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:34:38 ---> 8f69c11f6b0c 02:34:38 Step 3/12 : ARG MAKE="make build" 02:34:41 ---> Running in 998e61ba3ea8 02:34:41 Removing intermediate container 998e61ba3ea8 02:34:41 ---> 5ce042369358 02:34:41 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:34:41 ---> Running in f2a475ee7910 02:34:42 Removing intermediate container f2a475ee7910 02:34:42 ---> 8ce289777cbc 02:34:42 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:34:42 ---> Running in 96e14c5d22cf 02:34:42 Removing intermediate container 96e14c5d22cf 02:34:42 ---> 24f505a1c7b7 02:34:42 Step 6/12 : WORKDIR /device-gpio 02:34:43 ---> Running in 4e912f8117b7 02:34:43 Removing intermediate container 4e912f8117b7 02:34:43 ---> 24cd4b2dfc9a 02:34:43 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:43 ---> Running in b8c310fff03e 02:34:44 Removing intermediate container b8c310fff03e 02:34:44 ---> 5976bd08648f 02:34:44 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:34:44 ---> Running in b590a5939919 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 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:45 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:34:45 (2/4) Installing libedit (20210910.3.1-r0) 02:34:45 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:34:45 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:34:45 Executing busybox-1.34.1-r3.trigger 02:34:45 OK: 224 MiB in 56 packages 02:34:46 Removing intermediate container b590a5939919 02:34:46 ---> d905803e83e8 02:34:46 Step 9/12 : COPY go.mod vendor* ./ 02:34:46 ---> 7178e10a708c 02:34:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:46 ---> Running in db04d8e3bb6b 02:35:08 Removing intermediate container db04d8e3bb6b 02:35:08 ---> e5926e9ff3c1 02:35:08 Step 11/12 : COPY . . 02:35:08 ---> ec7357482aac 02:35:08 Step 12/12 : RUN ${MAKE} 02:35:08 ---> Running in 9e5f3a420a77 02:35:08 noop 02:35:08 Removing intermediate container 9e5f3a420a77 02:35:08 ---> be886d0930a2 02:35:08 Successfully built be886d0930a2 02:35:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [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-16041 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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:35:09 $ docker top f7e01611ae71b929877be7071db4940b1213658753d695221a891ddf65ce2035 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:09 + go version 02:35:09 go version go1.17.7 linux/amd64 [Pipeline] } 02:35:09 $ docker stop --time=1 f7e01611ae71b929877be7071db4940b1213658753d695221a891ddf65ce2035 02:35:11 $ docker rm -f f7e01611ae71b929877be7071db4940b1213658753d695221a891ddf65ce2035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:11 + docker inspect -f . ci-base-image-x86_64 02:35:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:11 prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container 02:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:35:11 $ docker top ad3b3a672922bc94edee9d6833926817a9ba3dcce06a8b310eeea7dcd364561a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:35:12 + make test 02:35:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:35:12 ? github.com/edgexfoundry/device-gpio [no test files] 02:35:22 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:35:22 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:35:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:35:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:31 ./bin/test-attribution-txt.sh [Pipeline] echo 02:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:35:31 $ docker stop --time=1 ad3b3a672922bc94edee9d6833926817a9ba3dcce06a8b310eeea7dcd364561a 02:35:33 $ docker rm -f ad3b3a672922bc94edee9d6833926817a9ba3dcce06a8b310eeea7dcd364561a [Pipeline] // withDockerContainer [Pipeline] sh 02:35:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:35:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:34 + ls -al . 02:35:34 total 172 02:35:34 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:35 . 02:35:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:34 .. 02:35:34 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:34 .dockerignore 02:35:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:34 .git 02:35:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 .github 02:35:34 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:34 .gitignore 02:35:34 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:34 .golangci.yml 02:35:34 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:34 .semver 02:35:34 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:34 Attribution.txt 02:35:34 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:34 CHANGELOG.md 02:35:34 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:34 Dockerfile 02:35:34 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:34 GOVERNANCE.md 02:35:34 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:34 Jenkinsfile 02:35:34 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:34 LICENSE 02:35:34 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:34 Makefile 02:35:34 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:34 OWNERS.md 02:35:34 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:34 README.md 02:35:34 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:34 VERSION 02:35:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:34 bin 02:35:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 cmd 02:35:34 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:35 coverage.out 02:35:34 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:34 go.mod 02:35:34 -rw-rw-r-- 1 jenkins jenkins 48076 Jun 27 02:34 go.sum 02:35:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 internal 02:35:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:34 snap 02:35:34 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:35 + 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=33f2aa98eab55c5206075246b2f1f04e3e8eaf34 --label arch=amd64 --label version=0.0.0 . 02:35:35 Sending build context to Docker daemon 15.74MB 02:35:35 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:35:35 Step 2/26 : FROM ${BASE} AS builder 02:35:35 ---> be886d0930a2 02:35:35 Step 3/26 : ARG MAKE="make build" 02:35:35 ---> Running in c03ca9b65be7 02:35:35 Removing intermediate container c03ca9b65be7 02:35:35 ---> 6765bb8c19fd 02:35:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:35:35 ---> Running in 6e3975040885 02:35:35 Removing intermediate container 6e3975040885 02:35:35 ---> 8f91d1135d07 02:35:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:35:35 ---> Running in c68d54944d47 02:35:35 Removing intermediate container c68d54944d47 02:35:35 ---> 5b754666f544 02:35:35 Step 6/26 : WORKDIR /device-gpio 02:35:35 ---> Running in 1ad14453774c 02:35:35 Removing intermediate container 1ad14453774c 02:35:35 ---> 4d0e312ad8b3 02:35:35 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:36 ---> Running in a43b5e6d4ddf 02:35:36 Removing intermediate container a43b5e6d4ddf 02:35:36 ---> fb8fc5892aac 02:35:36 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:36 ---> Running in 88b9547183b0 02:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:38 OK: 224 MiB in 56 packages 02:35:38 Removing intermediate container 88b9547183b0 02:35:38 ---> 2d0f92601305 02:35:38 Step 9/26 : COPY go.mod vendor* ./ 02:35:38 ---> f30cbdf68920 02:35:38 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:38 ---> Running in 772ea8a17abd 02:35:39 Removing intermediate container 772ea8a17abd 02:35:39 ---> 1fa03fa294b2 02:35:39 Step 11/26 : COPY . . 02:35:39 ---> 348943fab150 02:35:39 Step 12/26 : RUN ${MAKE} 02:35:39 ---> Running in f004d567378e 02:35:40 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:02 Removing intermediate container f004d567378e 02:36:02 ---> 9e20828c66a0 02:36:02 Step 13/26 : FROM alpine:3.15 02:36:02 3.15: Pulling from library/alpine 02:36:02 df9b9388f04a: Pulling fs layer 02:36:02 df9b9388f04a: Verifying Checksum 02:36:02 df9b9388f04a: Download complete 02:36:02 df9b9388f04a: Pull complete 02:36:02 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:36:02 Status: Downloaded newer image for alpine:3.15 02:36:02 ---> 0ac33e5f5afa 02:36:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:36:02 ---> Running in 766f850e8b82 02:36:02 Removing intermediate container 766f850e8b82 02:36:02 ---> 35a7844f2ef9 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 0578064a52be 02:36:02 Removing intermediate container 0578064a52be 02:36:02 ---> 216efcb87859 02:36:02 Step 16/26 : RUN apk add --update --no-cache zeromq 02:36:02 ---> Running in 52d155c242b8 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 52d155c242b8 02:36:05 ---> 125034c73d33 02:36:05 Step 17/26 : WORKDIR / 02:36:05 ---> Running in 14d36d2b7312 02:36:05 Removing intermediate container 14d36d2b7312 02:36:05 ---> 1f90a3f7023c 02:36:05 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:36:05 ---> 7405621217a0 02:36:05 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:36:05 ---> 5bf95c6bf0fe 02:36:05 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:36:06 ---> 3287d48301b8 02:36:06 Step 21/26 : EXPOSE 59910 02:36:06 ---> Running in eeb1e6936cf9 02:36:06 Removing intermediate container eeb1e6936cf9 02:36:06 ---> 10f2a87f6692 02:36:06 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:36:06 ---> Running in c95791894f6b 02:36:06 Removing intermediate container c95791894f6b 02:36:06 ---> 2f717a5a0933 02:36:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:06 ---> Running in e8d88da4643e 02:36:06 Removing intermediate container e8d88da4643e 02:36:06 ---> 930a6ab5e12d 02:36:06 Step 24/26 : LABEL arch=amd64 02:36:06 ---> Running in a817a64a1ca9 02:36:07 Removing intermediate container a817a64a1ca9 02:36:07 ---> b4a3e46d0d5e 02:36:07 Step 25/26 : LABEL git_sha=33f2aa98eab55c5206075246b2f1f04e3e8eaf34 02:36:07 ---> Running in 834be7b9a584 02:36:07 Removing intermediate container 834be7b9a584 02:36:07 ---> 6cf9b7abbfc2 02:36:07 Step 26/26 : LABEL version=0.0.0 02:36:07 ---> Running in d3a6c7cb47c9 02:36:07 Removing intermediate container d3a6c7cb47c9 02:36:07 ---> 314a4315b834 02:36:07 [Warning] One or more build-args [ARCH] were not consumed 02:36:07 Successfully built 314a4315b834 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 3a2ae6a8a46f: Waiting 02:36:08 33b1e0a273af: Pulling fs layer 02:36:08 5d3b04190fa2: Pulling fs layer 02:36:08 2f39f015ded8: Pulling fs layer 02:36:08 33b1e0a273af: Waiting 02:36:08 2f39f015ded8: Waiting 02:36:08 5d3b04190fa2: Waiting 02:36:08 5c69ac0246d0: Verifying Checksum 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 ec43610c2a17: Verifying Checksum 02:36:08 ec43610c2a17: Download complete 02:36:08 5d3b04190fa2: Download complete 02:36:08 5eb5b503b376: Verifying Checksum 02:36:08 5eb5b503b376: Download complete 02:36:09 2f39f015ded8: Verifying Checksum 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-16041 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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:latest cat 02:36:18 $ docker top 1ee9ac9c4b7025f926c23ed27ed79a8393b085b918ebd02311fd7563cd677939 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:18 ---> job-cost.sh 02:36:18 lf-activate-venv: SKIPPING 02:36:18 INFO: No Stack... 02:36:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:19 INFO: Archiving Costs [Pipeline] sh 02:36:20 + cat /w/workspace/edgexfoundry_device-gpio_PR-33/archives/cost.csv 02:36:20 + cut -d, -f6 [Pipeline] lock 02:36:20 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] 02:36:20 Resource [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] did not exist. Created. 02:36:20 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:20 + echo total: 0.2199999988079071 [Pipeline] stash 02:36:20 Stashed 1 file(s) [Pipeline] } 02:36:20 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:36:20 $ docker stop --time=1 1ee9ac9c4b7025f926c23ed27ed79a8393b085b918ebd02311fd7563cd677939 02:36:21 $ docker rm -f 1ee9ac9c4b7025f926c23ed27ed79a8393b085b918ebd02311fd7563cd677939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:37:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16047 in /w/workspace/edgexfoundry_device-gpio_PR-33 [Pipeline] { [Pipeline] ws 02:37:12 Running in /w/workspace/device-gpio/7 [Pipeline] { [Pipeline] checkout 02:37:12 The recommended git tool is: git 02:37:20 using credential edgex-jenkins-ssh 02:37:20 Cloning the remote Git repository 02:37:20 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:37:20 > git init /w/workspace/device-gpio/7 # timeout=10 02:37:20 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:37:20 > git --version # timeout=10 02:37:20 > git --version # 'git version 2.25.1' 02:37:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:22 Merging remotes/origin/main commit 5484f883e7ca8c4d12e7326cabafe33807e184e7 into PR head commit 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 02:37:23 Merge succeeded, producing 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 02:37:23 Checking out Revision 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 (PR-33) 02:37:22 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:22 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:37:22 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:37:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:37:22 > git config core.sparsecheckout # timeout=10 02:37:23 > git checkout -f 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 # timeout=10 02:37:23 > git remote # timeout=10 02:37:23 > git config --get remote.origin.url # timeout=10 02:37:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:23 > git merge 5484f883e7ca8c4d12e7326cabafe33807e184e7 # timeout=10 02:37:23 > git rev-parse HEAD^{commit} # timeout=10 02:37:23 > git config core.sparsecheckout # timeout=10 02:37:23 > git checkout -f 33f2aa98eab55c5206075246b2f1f04e3e8eaf34 # timeout=10 02:37:27 Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:37:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:28 Dload Upload Total Spent Left Speed 02:37:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 02:37:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:37:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:37:29 + sudo tee /etc/docker/daemon.new 02:37:29 { 02:37:29 "registry-mirrors": [ 02:37:29 "https://nexus3.edgexfoundry.org:10001" 02:37:29 ], 02:37:29 "bip": "10.250.0.254/24", 02:37:29 "hosts": [ 02:37:29 "tcp://0.0.0.0:5555", 02:37:29 "unix:///var/run/docker.sock" 02:37:29 ], 02:37:29 "mtu": 1458, 02:37:29 "selinux-enabled": true, 02:37:29 "seccomp-profile": "/etc/docker/seccomp.json" 02:37:29 } [Pipeline] sh 02:37:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:37:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:48 provisioning config files... 02:37:48 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/7@tmp/config7944589840474158325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:49 ---> docker-login.sh 02:37:49 nexus3.edgexfoundry.org:10001 02:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:50 Configure a credential helper to remove this warning. See 02:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:50 02:37:50 Login Succeeded 02:37:50 nexus3.edgexfoundry.org:10002 02:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:50 Configure a credential helper to remove this warning. See 02:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:50 02:37:50 Login Succeeded 02:37:50 nexus3.edgexfoundry.org:10003 02:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:50 Configure a credential helper to remove this warning. See 02:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:50 02:37:50 Login Succeeded 02:37:50 nexus3.edgexfoundry.org:10004 02:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:51 Configure a credential helper to remove this warning. See 02:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:51 02:37:51 Login Succeeded 02:37:51 docker.io 02:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:52 Configure a credential helper to remove this warning. See 02:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:52 02:37:52 Login Succeeded 02:37:52 ---> docker-login.sh ends [Pipeline] } 02:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:52 ========================================================= 02:37:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:37:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:52 + 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:37:53 Sending build context to Docker daemon 7.938MB 02:37:53 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:37:53 Step 2/12 : FROM ${BASE} AS builder 02:37:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:37:53 9b3977197b4f: Pulling fs layer 02:37:53 1a89e8eeedd5: Pulling fs layer 02:37:53 94645a83ff95: Pulling fs layer 02:37:53 e6fb740bc735: Pulling fs layer 02:37:53 3a77bd46dcc9: Pulling fs layer 02:37:53 355e64cbe906: Pulling fs layer 02:37:53 63ab81a10011: Pulling fs layer 02:37:53 555d1d1c4555: Pulling fs layer 02:37:53 7d9057610161: Pulling fs layer 02:37:53 e6fb740bc735: Waiting 02:37:53 355e64cbe906: Waiting 02:37:53 63ab81a10011: Waiting 02:37:53 7d9057610161: Waiting 02:37:53 3a77bd46dcc9: Waiting 02:37:53 555d1d1c4555: Waiting 02:37:53 94645a83ff95: Verifying Checksum 02:37:53 94645a83ff95: Download complete 02:37:53 1a89e8eeedd5: Verifying Checksum 02:37:53 1a89e8eeedd5: Download complete 02:37:53 3a77bd46dcc9: Verifying Checksum 02:37:53 3a77bd46dcc9: Download complete 02:37:53 355e64cbe906: Verifying Checksum 02:37:53 355e64cbe906: Download complete 02:37:53 9b3977197b4f: Download complete 02:37:53 63ab81a10011: Verifying Checksum 02:37:53 63ab81a10011: Download complete 02:37:54 9b3977197b4f: Pull complete 02:37:54 7d9057610161: Verifying Checksum 02:37:54 7d9057610161: Download complete 02:37:54 1a89e8eeedd5: Pull complete 02:37:55 94645a83ff95: Pull complete 02:37:55 555d1d1c4555: Verifying Checksum 02:37:55 555d1d1c4555: Download complete 02:37:56 e6fb740bc735: Verifying Checksum 02:37:56 e6fb740bc735: Download complete 02:38:08 e6fb740bc735: Pull complete 02:38:08 3a77bd46dcc9: Pull complete 02:38:08 355e64cbe906: Pull complete 02:38:08 63ab81a10011: Pull complete 02:38:13 555d1d1c4555: Pull complete 02:38:16 7d9057610161: Pull complete 02:38:16 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:38:16 ---> 819e984ddca1 02:38:16 Step 3/12 : ARG MAKE="make build" 02:38:18 ---> Running in ee2a0beb7d18 02:38:18 Removing intermediate container ee2a0beb7d18 02:38:18 ---> 8d691e3b2095 02:38:18 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:38:18 ---> Running in ec92f0c275cd 02:38:18 Removing intermediate container ec92f0c275cd 02:38:18 ---> 6ddf20cd38da 02:38:18 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:38:18 ---> Running in e0080ead60b9 02:38:19 Removing intermediate container e0080ead60b9 02:38:19 ---> be9fe6ce2e6c 02:38:19 Step 6/12 : WORKDIR /device-gpio 02:38:19 ---> Running in c09edbaac990 02:38:19 Removing intermediate container c09edbaac990 02:38:19 ---> 004c2419d0af 02:38:19 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:19 ---> Running in bbbfb54ef8cf 02:38:22 Removing intermediate container bbbfb54ef8cf 02:38:22 ---> f96cf6c4abbb 02:38:22 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:38:22 ---> Running in f0e6866b4486 02:38:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:38:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:38:25 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:38:25 (2/4) Installing libedit (20210910.3.1-r0) 02:38:25 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:38:25 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:38:25 Executing busybox-1.34.1-r3.trigger 02:38:25 OK: 224 MiB in 56 packages 02:38:26 Removing intermediate container f0e6866b4486 02:38:26 ---> 27857d309020 02:38:26 Step 9/12 : COPY go.mod vendor* ./ 02:38:27 ---> 78473d94185b 02:38:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:27 ---> Running in 76c77797b416 02:39:35 Removing intermediate container 76c77797b416 02:39:35 ---> 5a5cef07dfb6 02:39:35 Step 11/12 : COPY . . 02:39:35 ---> d5c1ebb7c27a 02:39:35 Step 12/12 : RUN ${MAKE} 02:39:35 ---> Running in 6453348b094c 02:39:35 noop 02:39:35 Removing intermediate container 6453348b094c 02:39:35 ---> ee34ca32887b 02:39:35 Successfully built ee34ca32887b 02:39:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker inspect -f . ci-base-image-arm64 02:39:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:36 prd-ubuntu20.04-docker-arm64-4c-16g-16047 does not seem to be running inside a container 02:39:36 $ 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:39:37 $ docker top 2ca19ec340cc922a3b626e374a7cef4593575d793314acdbb0664c42d77b4ee3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:38 + go version 02:39:38 go version go1.17.7 linux/arm64 [Pipeline] } 02:39:38 $ docker stop --time=1 2ca19ec340cc922a3b626e374a7cef4593575d793314acdbb0664c42d77b4ee3 02:39:40 $ docker rm -f 2ca19ec340cc922a3b626e374a7cef4593575d793314acdbb0664c42d77b4ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:41 + docker inspect -f . ci-base-image-arm64 02:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:41 prd-ubuntu20.04-docker-arm64-4c-16g-16047 does not seem to be running inside a container 02:39:41 $ 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:39:42 $ docker top 1c674ba53a30f5adc37a346efd2d9be9d3b7528cf39a81968a7976ae0c18f817 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:39:43 + make test 02:39:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:39:45 ? github.com/edgexfoundry/device-gpio [no test files] 02:41:22 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:41:22 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:41:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:41:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:41:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:44 ./bin/test-attribution-txt.sh [Pipeline] echo 02:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:41:45 $ docker stop --time=1 1c674ba53a30f5adc37a346efd2d9be9d3b7528cf39a81968a7976ae0c18f817 02:41:47 $ docker rm -f 1c674ba53a30f5adc37a346efd2d9be9d3b7528cf39a81968a7976ae0c18f817 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:41:48 Warning: overwriting stash ‘coverage-report’ 02:41:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:41:50 + ls -al . 02:41:50 total 168 02:41:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:41 . 02:41:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:37 .. 02:41:50 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 02:37 .dockerignore 02:41:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:37 .git 02:41:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:37 .github 02:41:50 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 02:37 .gitignore 02:41:50 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:37 .golangci.yml 02:41:50 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 02:37 Attribution.txt 02:41:50 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 02:37 CHANGELOG.md 02:41:50 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 02:37 Dockerfile 02:41:50 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:37 GOVERNANCE.md 02:41:50 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 02:37 Jenkinsfile 02:41:50 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:37 LICENSE 02:41:50 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 02:37 Makefile 02:41:50 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 02:37 OWNERS.md 02:41:50 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 02:37 README.md 02:41:50 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:34 VERSION 02:41:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:37 bin 02:41:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:37 cmd 02:41:50 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 02:39 coverage.out 02:41:50 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 02:37 go.mod 02:41:50 -rw-rw-r-- 1 jenkins jenkins 48076 Jun 27 02:37 go.sum 02:41:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:37 internal 02:41:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:37 snap 02:41:50 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 02:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:50 + 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=33f2aa98eab55c5206075246b2f1f04e3e8eaf34 --label arch=arm64 --label version=0.0.0 . 02:41:51 Sending build context to Docker daemon 7.939MB 02:41:51 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:41:51 Step 2/26 : FROM ${BASE} AS builder 02:41:51 ---> ee34ca32887b 02:41:51 Step 3/26 : ARG MAKE="make build" 02:41:51 ---> Running in e7110441dbd8 02:41:51 Removing intermediate container e7110441dbd8 02:41:51 ---> ad126216ca5b 02:41:51 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:41:51 ---> Running in 8e37cb066669 02:41:51 Removing intermediate container 8e37cb066669 02:41:51 ---> bd48a3def5e4 02:41:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:41:51 ---> Running in 9824cb58ba10 02:41:52 Removing intermediate container 9824cb58ba10 02:41:52 ---> 1c18ba265e4b 02:41:52 Step 6/26 : WORKDIR /device-gpio 02:41:52 ---> Running in 28be88db4eb6 02:41:52 Removing intermediate container 28be88db4eb6 02:41:52 ---> 2a48f9c6d979 02:41:52 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:52 ---> Running in 42ec746cbe20 02:41:54 Removing intermediate container 42ec746cbe20 02:41:54 ---> 345914572fb4 02:41:54 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:41:54 ---> Running in aea5baa83bd9 02:41:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:41:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:41:57 OK: 224 MiB in 56 packages 02:41:58 Removing intermediate container aea5baa83bd9 02:41:58 ---> bbe2d3acaea2 02:41:58 Step 9/26 : COPY go.mod vendor* ./ 02:41:58 ---> 04606b617193 02:41:58 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:58 ---> Running in 085aaf8915ac 02:42:01 Removing intermediate container 085aaf8915ac 02:42:01 ---> ee06b48b8928 02:42:01 Step 11/26 : COPY . . 02:42:02 ---> edeac6d138da 02:42:02 Step 12/26 : RUN ${MAKE} 02:42:02 ---> Running in 1bb3cddf23ce 02:42:03 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:44:25 Removing intermediate container 1bb3cddf23ce 02:44:25 ---> 3e92aa8d4be3 02:44:25 Step 13/26 : FROM alpine:3.15 02:44:25 3.15: Pulling from library/alpine 02:44:25 9981e73032c8: Pulling fs layer 02:44:25 9981e73032c8: Verifying Checksum 02:44:25 9981e73032c8: Download complete 02:44:25 9981e73032c8: Pull complete 02:44:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:44:25 Status: Downloaded newer image for alpine:3.15 02:44:25 ---> 3fb3c9af89a9 02:44:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:44:25 ---> Running in ab1b6bb1c6b3 02:44:25 Removing intermediate container ab1b6bb1c6b3 02:44:25 ---> 90d334500377 02:44:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:25 ---> Running in 30a46d6c0a49 02:44:25 Removing intermediate container 30a46d6c0a49 02:44:25 ---> 00181a810e7d 02:44:25 Step 16/26 : RUN apk add --update --no-cache zeromq 02:44:25 ---> Running in df5433c1a8d6 02:44:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:44:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:44:25 (1/5) Installing libgcc (10.3.1_git20211027-r0) 02:44:25 (2/5) Installing libsodium (1.0.18-r0) 02:44:25 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 02:44:25 (4/5) Installing libzmq (4.3.4-r0) 02:44:25 (5/5) Installing zeromq (4.3.4-r0) 02:44:25 Executing busybox-1.34.1-r5.trigger 02:44:25 OK: 8 MiB in 19 packages 02:44:25 Removing intermediate container df5433c1a8d6 02:44:25 ---> 27ec51138278 02:44:25 Step 17/26 : WORKDIR / 02:44:25 ---> Running in fae9be6c24c6 02:44:25 Removing intermediate container fae9be6c24c6 02:44:25 ---> 8ce258cd2349 02:44:25 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:44:25 ---> 51c3f8a6b871 02:44:25 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:44:25 ---> 93a6e9ea5f5c 02:44:25 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:44:25 ---> 47a407c1b64d 02:44:25 Step 21/26 : EXPOSE 59910 02:44:25 ---> Running in 5356740c7bc3 02:44:25 Removing intermediate container 5356740c7bc3 02:44:25 ---> 6d829e5ef8e4 02:44:25 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:44:25 ---> Running in 45ea6d35bbb3 02:44:25 Removing intermediate container 45ea6d35bbb3 02:44:25 ---> a416350dbb9a 02:44:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:25 ---> Running in 9b4752fbfee7 02:44:25 Removing intermediate container 9b4752fbfee7 02:44:25 ---> e995622be86a 02:44:25 Step 24/26 : LABEL arch=arm64 02:44:25 ---> Running in e7305271f2b4 02:44:25 Removing intermediate container e7305271f2b4 02:44:25 ---> 0add8159b0b1 02:44:25 Step 25/26 : LABEL git_sha=33f2aa98eab55c5206075246b2f1f04e3e8eaf34 02:44:25 ---> Running in 835f84ce8edb 02:44:25 Removing intermediate container 835f84ce8edb 02:44:25 ---> 7ec1226129e2 02:44:25 Step 26/26 : LABEL version=0.0.0 02:44:25 ---> Running in c3725a2bf053 02:44:25 Removing intermediate container c3725a2bf053 02:44:25 ---> 3fd3094aad6e 02:44:25 [Warning] One or more build-args [ARCH] were not consumed 02:44:25 Successfully built 3fd3094aad6e 02:44:25 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:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:25 02:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:26 arm64: Pulling from edgex-lftools-log-publisher 02:44:26 8998bd30e6a1: Pulling fs layer 02:44:26 04944245beec: Pulling fs layer 02:44:26 699f458cf7ca: Pulling fs layer 02:44:26 765212b225bb: Pulling fs layer 02:44:26 f23df028b6ca: Pulling fs layer 02:44:26 d65c8cfc05b1: Pulling fs layer 02:44:26 2437ff75d9bd: Pulling fs layer 02:44:26 d65c8cfc05b1: Waiting 02:44:26 765212b225bb: Waiting 02:44:26 2437ff75d9bd: Waiting 02:44:26 f23df028b6ca: Waiting 02:44:26 04944245beec: Verifying Checksum 02:44:26 04944245beec: Download complete 02:44:26 765212b225bb: Verifying Checksum 02:44:26 765212b225bb: Download complete 02:44:26 f23df028b6ca: Verifying Checksum 02:44:26 f23df028b6ca: Download complete 02:44:26 d65c8cfc05b1: Verifying Checksum 02:44:26 d65c8cfc05b1: Download complete 02:44:26 699f458cf7ca: Download complete 02:44:26 8998bd30e6a1: Verifying Checksum 02:44:26 8998bd30e6a1: Download complete 02:44:29 2437ff75d9bd: Verifying Checksum 02:44:29 2437ff75d9bd: Download complete 02:44:31 8998bd30e6a1: Pull complete 02:44:31 04944245beec: Pull complete 02:44:33 699f458cf7ca: Pull complete 02:44:33 765212b225bb: Pull complete 02:44:34 f23df028b6ca: Pull complete 02:44:34 d65c8cfc05b1: Pull complete 02:44:49 2437ff75d9bd: Pull complete 02:44:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:50 prd-ubuntu20.04-docker-arm64-4c-16g-16047 does not seem to be running inside a container 02:44:50 $ 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:44:52 $ docker top f73ff84326f80fdc5fd2029d0218cdaf7a3e25d5d5b3a1a2f47663c6ffbdfbc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:53 ---> job-cost.sh 02:44:53 lf-activate-venv: SKIPPING 02:44:53 INFO: No Stack... 02:44:54 INFO: Retrieving Pricing Info for: v3-standard-4 02:44:55 INFO: Archiving Costs [Pipeline] sh 02:44:55 + cut -d, -f6 02:44:55 + cat /w/workspace/device-gpio/7/archives/cost.csv [Pipeline] lock 02:44:56 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] 02:44:56 Resource [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] did not exist. Created. 02:44:56 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:56 /w/workspace/device-gpio/7@tmp/durable-c1df775b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:44:57 + echo total: 0.10999999940395355 [Pipeline] stash 02:44:57 Warning: overwriting stash ‘stack-cost’ 02:44:57 Stashed 1 file(s) [Pipeline] } 02:44:57 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:44:57 $ docker stop --time=1 f73ff84326f80fdc5fd2029d0218cdaf7a3e25d5d5b3a1a2f47663c6ffbdfbc3 02:44:59 $ docker rm -f f73ff84326f80fdc5fd2029d0218cdaf7a3e25d5d5b3a1a2f47663c6ffbdfbc3 [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:44:59 provisioning config files... 02:44:59 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config243663243359718930tmp [Pipeline] { [Pipeline] sh 02:44:59 + set +x 02:44:59 + curl -s https://codecov.io/bash 02:44:59 + bash -s -- 02:44:59 02:44:59 _____ _ 02:44:59 / ____| | | 02:44:59 | | ___ __| | ___ ___ _____ __ 02:44:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:44:59 | |___| (_) | (_| | __/ (_| (_) \ V / 02:44:59 \_____\___/ \__,_|\___|\___\___/ \_/ 02:44:59 Bash-1.0.6 02:44:59 02:44:59 02:44:59 ==> git version 2.25.1 found 02:44:59 ==> 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:44:59 Release-Date: 2020-01-08 02:44:59 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:44:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:44:59 ==> Jenkins CI detected. 02:44:59 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-33 02:44:59 project root: . 02:44:59 --> token set from env 02:44:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:44:59 ==> Running gcov in . (disable via -X gcov) 02:44:59 ==> Python coveragepy not found 02:44:59 ==> Searching for coverage reports in: 02:44:59 + . 02:44:59 -> Found 1 reports 02:44:59 ==> Detecting git/mercurial file structure 02:44:59 ==> Reading reports 02:44:59 + ./coverage.out bytes=10 02:44:59 ==> Appending adjustments 02:44:59 https://docs.codecov.io/docs/fixing-reports 02:44:59 + Found adjustments 02:44:59 ==> Gzipping contents 02:45:00 4.0K /tmp/codecov.KYGuXL.gz 02:45:00 ==> Uploading reports 02:45:00 url: https://codecov.io 02:45:00 query: branch=PR-33&commit=33f2aa98eab55c5206075246b2f1f04e3e8eaf34&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= 02:45:00 -> Pinging Codecov 02:45:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-33&commit=33f2aa98eab55c5206075246b2f1f04e3e8eaf34&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= 02:45:00 -> Uploading to 02:45:00 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/33f2aa98eab55c5206075246b2f1f04e3e8eaf34/194ff215-5b8f-4323-91f6-b310a5564d96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T024500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84aa01587c1e339a2b555a57200187624b50c0ddc53bac4a903c8f040d9c0e35 02:45:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:45:00 Dload Upload Total Spent Left Speed 02:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3924 --:--:-- --:--:-- --:--:-- 3924 02:45:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/33f2aa98eab55c5206075246b2f1f04e3e8eaf34 [Pipeline] } 02:45:00 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:45:01 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-33/archives ] 02:45:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives 02:45:01 total 16 02:45:01 drwxr-xr-x 3 root root 4096 Jun 27 02:36 . 02:45:01 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:36 .. 02:45:01 drwxr-xr-x 2 root root 4096 Jun 27 02:36 cost 02:45:01 -rw-r--r-- 1 root root 81 Jun 27 02:36 cost.csv 02:45:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-33/archives 02:45:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives 02:45:01 total 16 02:45:01 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:36 . 02:45:01 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:36 .. 02:45:01 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:36 cost 02:45:01 -rw-r--r-- 1 jenkins jenkins 81 Jun 27 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:45:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:45:02 ---> package-listing.sh 02:45:02 ++ facter osfamily 02:45:02 ++ tr '[:upper:]' '[:lower:]' 02:45:02 + OS_FAMILY=debian 02:45:02 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-33 02:45:02 + START_PACKAGES=/tmp/packages_start.txt 02:45:02 + END_PACKAGES=/tmp/packages_end.txt 02:45:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:45:02 + PACKAGES=/tmp/packages_start.txt 02:45:02 + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' 02:45:02 + PACKAGES=/tmp/packages_end.txt 02:45:02 + case "${OS_FAMILY}" in 02:45:02 + dpkg -l 02:45:02 + grep '^ii' 02:45:02 + '[' -f /tmp/packages_start.txt ']' 02:45:02 + '[' -f /tmp/packages_end.txt ']' 02:45:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:45:02 + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' 02:45:02 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ 02:45:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [Pipeline] echo 02:45:02 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-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:45:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:03 prd-ubuntu20.04-docker-8c-8g-16041 does not seem to be running inside a container 02:45:03 $ 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-33/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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:45:03 $ docker top cad4c916b8b9a28a71fdcb704a4e28ed49e0b3b6e7773c4cce737a899569fbc2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:45:04 + mkdir -p /var/log/sysstat [Pipeline] sh 02:45:04 + ls /var/log/sa-host 02:45:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:04 provisioning config files... 02:45:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config201484364934263830tmp [Pipeline] { [Pipeline] echo 02:45:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:45:05 ---> create-netrc.sh [Pipeline] } 02:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:45:05 ---> python-tools-install.sh [Pipeline] echo 02:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:45:05 ---> sudo-logs.sh 02:45:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:45:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:45:06 ---> job-cost.sh 02:45:06 lf-activate-venv: SKIPPING 02:45:06 DEBUG: total: 0.2199999988079071 02:45:06 INFO: Retrieving Stack Cost... 02:45:06 INFO: Retrieving Pricing Info for: v3-standard-8 02:45:06 INFO: Archiving Costs [Pipeline] echo 02:45:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:45:07 ---> logs-deploy.sh 02:45:07 lf-activate-venv: SKIPPING 02:45:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-33/7 02:45:07 INFO: archiving workspace using pattern(s): 02:45:08 Archives upload complete. 02:45:08 INFO: archiving logs to Nexus