Pull request #230 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b+688a4a293e90f410e0c8818ae36297e33c21074c (11a054bbe43ee302d06874bdc5c443568a58e46a) 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-ssh820679460834624621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9272840781261238598.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5359041812383271591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4036651804860476674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8335483014472321617.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5398 in /w/workspace/edgexfoundry_device-gpio_PR-230 [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-230 # 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 > 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b Merge succeeded, producing bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c Checking out Revision bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c (PR-230) > git config core.sparsecheckout # timeout=10 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # 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 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c # timeout=10 Commit message: "Merge commit '688a4a293e90f410e0c8818ae36297e33c21074c' into HEAD" > git rev-list --no-walk c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:23:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:23:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:23:07 ========================================================= 01:23:07 EdgeX Global Pipelines Version Info 01:23:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:23:08 ------------------- 01:23:08 stable info: 01:23:08 ------------------- 01:23:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:23:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:23:08 Message: update stable to v1.0.258 01:23:09 ------------------- 01:23:09 experimental info: 01:23:09 ------------------- 01:23:09 Commited By: **** collab-it+edgex@linuxfoundation.org 01:23:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:23:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:23:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc07a5c [Pipeline] echo 01:23:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:10 provisioning config files... 01:23:10 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config7395496272218722308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:10 ---> ****-login.sh 01:23:10 nexus3.edgexfoundry.org:10001 01:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:11 Configure a credential helper to remove this warning. See 01:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:11 01:23:11 Login Succeeded 01:23:11 nexus3.edgexfoundry.org:10002 01:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:11 Configure a credential helper to remove this warning. See 01:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:11 01:23:11 Login Succeeded 01:23:11 nexus3.edgexfoundry.org:10003 01:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:11 Configure a credential helper to remove this warning. See 01:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:11 01:23:11 Login Succeeded 01:23:11 nexus3.edgexfoundry.org:10004 01:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:11 Configure a credential helper to remove this warning. See 01:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:11 01:23:11 Login Succeeded 01:23:11 ****.io 01:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:11 Configure a credential helper to remove this warning. See 01:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:11 01:23:11 Login Succeeded 01:23:11 ---> ****-login.sh ends [Pipeline] } 01:23:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:23:12 + git rev-list -1 --merges bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c~1..bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo 01:23:12 -----------> git rev-list -1 --merges bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c~1..bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c 01:23:12 bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [false] [Pipeline] sh 01:23:12 + git log --format=format:%s -1 bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo 01:23:12 ========================================================= 01:23:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:23:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:13 + git log --format=format:%s -1 bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo 01:23:13 [semverPrep] GIT_COMMIT: bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c, Commit Message: Merge commit '688a4a293e90f410e0c8818ae36297e33c21074c' into HEAD [Pipeline] echo 01:23:13 [semverPrep] This is not a build commit. [Pipeline] sh 01:23:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:23:13 + grep -v github /etc/ssh/ssh_known_hosts 01:23:13 + [ -e /tmp/ssh_known_hosts ] 01:23:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:23:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:23:13 + sudo tee -a /etc/ssh/ssh_known_hosts 01:23:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:14 01:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:14 0.1.4: Pulling from edgex-devops/py-git-semver 01:23:14 b85a868b505f: Pulling fs layer 01:23:14 e2be974225ed: Pulling fs layer 01:23:14 339a4e72a1f5: Pulling fs layer 01:23:14 988bab9f4d93: Pulling fs layer 01:23:14 1469e6f7b9e6: Pulling fs layer 01:23:14 eaf3925da568: Pulling fs layer 01:23:14 bab4dde63d76: Pulling fs layer 01:23:14 bde34c3a00c8: Pulling fs layer 01:23:14 b352a97aabf1: Pulling fs layer 01:23:14 4872d77fe225: Pulling fs layer 01:23:14 5851b861e8e6: Pulling fs layer 01:23:14 bde34c3a00c8: Waiting 01:23:14 b352a97aabf1: Waiting 01:23:14 1469e6f7b9e6: Waiting 01:23:14 4872d77fe225: Waiting 01:23:14 5851b861e8e6: Waiting 01:23:14 eaf3925da568: Waiting 01:23:14 e2be974225ed: Verifying Checksum 01:23:14 e2be974225ed: Download complete 01:23:14 988bab9f4d93: Verifying Checksum 01:23:14 988bab9f4d93: Download complete 01:23:14 1469e6f7b9e6: Verifying Checksum 01:23:14 1469e6f7b9e6: Download complete 01:23:14 eaf3925da568: Verifying Checksum 01:23:14 eaf3925da568: Download complete 01:23:14 339a4e72a1f5: Verifying Checksum 01:23:14 339a4e72a1f5: Download complete 01:23:14 bde34c3a00c8: Verifying Checksum 01:23:14 bde34c3a00c8: Download complete 01:23:14 b352a97aabf1: Verifying Checksum 01:23:14 b352a97aabf1: Download complete 01:23:14 4872d77fe225: Download complete 01:23:14 5851b861e8e6: Verifying Checksum 01:23:14 5851b861e8e6: Download complete 01:23:14 b85a868b505f: Verifying Checksum 01:23:14 b85a868b505f: Download complete 01:23:14 bab4dde63d76: Verifying Checksum 01:23:14 bab4dde63d76: Download complete 01:23:15 b85a868b505f: Pull complete 01:23:15 e2be974225ed: Pull complete 01:23:16 339a4e72a1f5: Pull complete 01:23:16 988bab9f4d93: Pull complete 01:23:16 1469e6f7b9e6: Pull complete 01:23:16 eaf3925da568: Pull complete 01:23:18 bab4dde63d76: Pull complete 01:23:18 bde34c3a00c8: Pull complete 01:23:18 b352a97aabf1: Pull complete 01:23:18 4872d77fe225: Pull complete 01:23:18 5851b861e8e6: Pull complete 01:23:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:19 prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container 01:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 01:23:20 $ docker top bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 -eo pid,comm 01:23:20 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). 01:23:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:20 [ssh-agent] Looking for ssh-agent implementation... 01:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:20 $ docker exec bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent 01:23:20 SSH_AUTH_SOCK=/tmp/ssh-MiDxiELuglGd/agent.32 01:23:20 SSH_AGENT_PID=38 01:23:20 Running ssh-add (command line suppressed) 01:23:20 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_1702946345789479501.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_1702946345789479501.key) 01:23:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:21 + git tag --points-at HEAD [Pipeline] } 01:23:21 $ docker exec --env ******** --env ******** bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent -k 01:23:21 unset SSH_AUTH_SOCK; 01:23:21 unset SSH_AGENT_PID; 01:23:21 echo Agent pid 38 killed; 01:23:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:23:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:21 [ssh-agent] Looking for ssh-agent implementation... 01:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:21 $ docker exec bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent 01:23:21 SSH_AUTH_SOCK=/tmp/ssh-2SOsh1OQnqOt/agent.70 01:23:21 SSH_AGENT_PID=76 01:23:21 Running ssh-add (command line suppressed) 01:23:21 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_7278570241480427646.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_7278570241480427646.key) 01:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:21 + git semver init 01:23:22 2024-03-11 01:23:22,141 [run_init] DEBUG init version:0.0.0 force:False 01:23:22 2024-03-11 01:23:22,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver 01:23:22 2024-03-11 01:23:22,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-230/.semver 01:23:22 2024-03-11 01:23:22,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-230/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230, universal_newlines=False, shell=None, istream=None) 01:23:23 2024-03-11 01:23:23,197 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.git/info/exclude 01:23:23 2024-03-11 01:23:23,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 with force:False 01:23:23 2024-03-11 01:23:23,198 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 01:23:23 2024-03-11 01:23:23,202 [execute] INFO git cat-file --batch-check 01:23:23 2024-03-11 01:23:23,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) 01:23:23 2024-03-11 01:23:23,208 [execute] INFO git cat-file --batch 01:23:23 2024-03-11 01:23:23,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) 01:23:23 2024-03-11 01:23:23,213 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 01:23:23 0.0.0 [Pipeline] } 01:23:23 $ docker exec --env ******** --env ******** bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent -k 01:23:23 unset SSH_AUTH_SOCK; 01:23:23 unset SSH_AGENT_PID; 01:23:23 echo Agent pid 76 killed; 01:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:24 + git semver [Pipeline] } 01:23:24 $ docker stop --time=1 bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 01:23:25 $ docker rm -f --volumes bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 [Pipeline] // withDockerContainer [Pipeline] sh 01:23:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:23:26 Stashed 1 file(s) [Pipeline] echo 01:23:26 [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 01:23:26 provisioning config files... 01:23:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config16831828824079797209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:27 ---> ****-login.sh 01:23:27 nexus3.edgexfoundry.org:10001 01:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:27 Configure a credential helper to remove this warning. See 01:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:27 01:23:27 Login Succeeded 01:23:27 nexus3.edgexfoundry.org:10002 01:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:27 Configure a credential helper to remove this warning. See 01:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:27 01:23:27 Login Succeeded 01:23:27 nexus3.edgexfoundry.org:10003 01:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:27 Configure a credential helper to remove this warning. See 01:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:27 01:23:27 Login Succeeded 01:23:27 nexus3.edgexfoundry.org:10004 01:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:27 Configure a credential helper to remove this warning. See 01:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:27 01:23:27 Login Succeeded 01:23:27 ****.io 01:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:27 Configure a credential helper to remove this warning. See 01:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:27 01:23:27 Login Succeeded 01:23:27 ---> ****-login.sh ends [Pipeline] } 01:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:23:27 ========================================================= 01:23:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:23:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:23:28 Sending build context to Docker daemon 24.57MB 01:23:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:23:28 Step 2/12 : FROM ${BASE} AS builder 01:23:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:23:28 7264a8db6415: Pulling fs layer 01:23:28 c4d48a809fc2: Pulling fs layer 01:23:28 4f1c88b9dad5: Pulling fs layer 01:23:28 ad3a456e5733: Pulling fs layer 01:23:28 69c7f0334f64: Pulling fs layer 01:23:28 1f1c1a5573a3: Pulling fs layer 01:23:28 ce7588e14bc9: Pulling fs layer 01:23:28 b5e4710f87ac: Pulling fs layer 01:23:28 ad3a456e5733: Waiting 01:23:28 69c7f0334f64: Waiting 01:23:28 1f1c1a5573a3: Waiting 01:23:28 b5e4710f87ac: Waiting 01:23:28 ce7588e14bc9: Waiting 01:23:28 c4d48a809fc2: Download complete 01:23:28 ad3a456e5733: Verifying Checksum 01:23:28 ad3a456e5733: Download complete 01:23:28 69c7f0334f64: Verifying Checksum 01:23:28 69c7f0334f64: Download complete 01:23:28 7264a8db6415: Verifying Checksum 01:23:28 7264a8db6415: Download complete 01:23:28 1f1c1a5573a3: Verifying Checksum 01:23:28 1f1c1a5573a3: Download complete 01:23:28 7264a8db6415: Pull complete 01:23:28 b5e4710f87ac: Verifying Checksum 01:23:28 b5e4710f87ac: Download complete 01:23:28 c4d48a809fc2: Pull complete 01:23:28 4f1c88b9dad5: Verifying Checksum 01:23:28 4f1c88b9dad5: Download complete 01:23:29 ce7588e14bc9: Verifying Checksum 01:23:29 ce7588e14bc9: Download complete 01:23:31 4f1c88b9dad5: Pull complete 01:23:31 ad3a456e5733: Pull complete 01:23:31 69c7f0334f64: Pull complete 01:23:31 1f1c1a5573a3: Pull complete 01:23:34 ce7588e14bc9: Pull complete 01:23:34 b5e4710f87ac: Pull complete 01:23:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:23:34 ---> 88b5674ff536 01:23:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:23:36 ---> Running in d6d436e06e78 01:23:36 Removing intermediate container d6d436e06e78 01:23:36 ---> 215c57c79c89 01:23:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:23:36 ---> Running in cbd07a72843b 01:23:36 Removing intermediate container cbd07a72843b 01:23:36 ---> 1b98ecdf7060 01:23:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:23:36 ---> Running in 69844637b873 01:23:36 Removing intermediate container 69844637b873 01:23:36 ---> 6954af2fc781 01:23:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:23:36 ---> Running in 57b2f7b95dae 01:23:36 Removing intermediate container 57b2f7b95dae 01:23:36 ---> b67c8ce90768 01:23:36 Step 7/12 : WORKDIR /device-gpio 01:23:36 ---> Running in c7a0c17d4781 01:23:36 Removing intermediate container c7a0c17d4781 01:23:36 ---> 4f4b074098a5 01:23:36 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:36 ---> Running in 2ad15dc56033 01:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:23:37 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:23:37 (2/4) Installing libedit (20221030.3.1-r1) 01:23:37 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:23:37 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:23:37 Executing busybox-1.36.1-r5.trigger 01:23:37 OK: 268 MiB in 56 packages 01:23:37 Removing intermediate container 2ad15dc56033 01:23:37 ---> 9812fa4fa48c 01:23:37 Step 9/12 : COPY go.mod vendor* ./ 01:23:37 ---> e7f51a7c2d81 01:23:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 ---> Running in 40a0d93a93fe 01:23:41 Still waiting to schedule task 01:23:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5392’ is offline 01:23:59 Removing intermediate container 40a0d93a93fe 01:23:59 ---> a26d83b8ad3e 01:23:59 Step 11/12 : COPY . . 01:23:59 ---> fd3959618157 01:23:59 Step 12/12 : RUN ${MAKE} 01:23:59 ---> Running in 5f65efa83628 01:23:59 noop 01:23:59 Removing intermediate container 5f65efa83628 01:23:59 ---> 806cb55dd51a 01:23:59 Successfully built 806cb55dd51a 01:23:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker inspect -f . ci-base-image-x86_64 01:24:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:00 prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container 01:24:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 01:24:00 $ docker top 2ab45d5ca1287d7c4a7e6fde84877e34d8ee8aa223f1f73a2419c0b27faa9642 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:00 + go version 01:24:00 go version go1.21.0 linux/amd64 [Pipeline] } 01:24:00 $ docker stop --time=1 2ab45d5ca1287d7c4a7e6fde84877e34d8ee8aa223f1f73a2419c0b27faa9642 01:24:02 $ docker rm -f --volumes 2ab45d5ca1287d7c4a7e6fde84877e34d8ee8aa223f1f73a2419c0b27faa9642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:02 + docker inspect -f . ci-base-image-x86_64 01:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:02 prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container 01:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 01:24:03 $ docker top a970ae261bb7ba40d376be8c7a7a71efef43fba5007e1423fa1cfedf002bb672 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] fileExists [Pipeline] sh 01:24:03 + make test 01:24:03 go test ./... -coverprofile=coverage.out ./... 01:24:04 ? github.com/edgexfoundry/device-gpio [no test files] 01:24:14 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:24:14 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:24:18 go vet ./... 01:24:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:22 ./bin/test-attribution-txt.sh 01:24:22 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:24:22 $ docker stop --time=1 a970ae261bb7ba40d376be8c7a7a71efef43fba5007e1423fa1cfedf002bb672 01:24:24 $ docker rm -f --volumes a970ae261bb7ba40d376be8c7a7a71efef43fba5007e1423fa1cfedf002bb672 [Pipeline] // withDockerContainer [Pipeline] sh 01:24:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:24:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:24:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:24:25 + ls -al . 01:24:25 total 152 01:24:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:24 . 01:24:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:23 .. 01:24:25 -rw-rw-r-- 1 jenkins jenkins 120 Mar 11 01:23 .dockerignore 01:24:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:24 .git 01:24:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:23 .github 01:24:25 -rw-rw-r-- 1 jenkins jenkins 277 Mar 11 01:23 .gitignore 01:24:25 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:23 .golangci.yml 01:24:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:23 .semver 01:24:25 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 11 01:23 Attribution.txt 01:24:25 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 11 01:23 CHANGELOG.md 01:24:25 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 11 01:23 Dockerfile 01:24:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:23 GOVERNANCE.md 01:24:25 -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:23 Jenkinsfile 01:24:25 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:23 LICENSE 01:24:25 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 11 01:23 Makefile 01:24:25 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 01:23 OWNERS.md 01:24:25 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 11 01:23 README.md 01:24:25 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 01:23 VERSION 01:24:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:23 bin 01:24:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:23 cmd 01:24:25 -rw-r--r-- 1 jenkins jenkins 10 Mar 11 01:24 coverage.out 01:24:25 -rw-rw-r-- 1 jenkins jenkins 3743 Mar 11 01:23 go.mod 01:24:25 -rw-rw-r-- 1 jenkins jenkins 36572 Mar 11 01:23 go.sum 01:24:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:23 internal 01:24:25 -rw-rw-r-- 1 jenkins jenkins 209 Mar 11 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + 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=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c --label arch=amd64 --label version=0.0.0 . 01:24:25 Sending build context to Docker daemon 24.58MB 01:24:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:24:25 Step 2/26 : FROM ${BASE} AS builder 01:24:25 ---> 806cb55dd51a 01:24:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:24:26 ---> Running in fd6149befd8b 01:24:26 Removing intermediate container fd6149befd8b 01:24:26 ---> cf7f564409ca 01:24:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:24:26 ---> Running in 1f43cde0ae55 01:24:26 Removing intermediate container 1f43cde0ae55 01:24:26 ---> 5902d1f8cf75 01:24:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:24:26 ---> Running in 40dcba0cdabc 01:24:26 Removing intermediate container 40dcba0cdabc 01:24:26 ---> 1fe789ff08d5 01:24:26 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:24:26 ---> Running in 9ff457d5d978 01:24:26 Removing intermediate container 9ff457d5d978 01:24:26 ---> fac643f6c017 01:24:26 Step 7/26 : WORKDIR /device-gpio 01:24:26 ---> Running in ba9440ea08d2 01:24:26 Removing intermediate container ba9440ea08d2 01:24:26 ---> 613425f9fdaf 01:24:26 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:26 ---> Running in 707bc49bb6b8 01:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:24:27 OK: 268 MiB in 56 packages 01:24:27 Removing intermediate container 707bc49bb6b8 01:24:27 ---> 6d665718ae65 01:24:27 Step 9/26 : COPY go.mod vendor* ./ 01:24:27 ---> 5b7e1aad0cda 01:24:27 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:27 ---> Running in a14729a302ff 01:24:28 Removing intermediate container a14729a302ff 01:24:28 ---> 87830f77daef 01:24:28 Step 11/26 : COPY . . 01:24:29 ---> 783283cffd16 01:24:29 Step 12/26 : RUN ${MAKE} 01:24:29 ---> Running in d1f8dbc64e39 01:24:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:24:47 Removing intermediate container d1f8dbc64e39 01:24:47 ---> d1882159a487 01:24:47 Step 13/26 : FROM alpine:3.18 01:24:47 3.18: Pulling from library/alpine 01:24:47 619be1103602: Pulling fs layer 01:24:47 619be1103602: Download complete 01:24:47 619be1103602: Pull complete 01:24:47 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:24:47 Status: Downloaded newer image for alpine:3.18 01:24:47 ---> d3782b16ccc9 01:24:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:24:47 ---> Running in 39294a046a3e 01:24:47 Removing intermediate container 39294a046a3e 01:24:47 ---> 1aec5eaf19e9 01:24:47 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:24:47 ---> Running in 79a4cf3c0b5c 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:24:47 (1/1) Installing dumb-init (1.2.5-r2) 01:24:47 Executing busybox-1.36.1-r5.trigger 01:24:47 OK: 7 MiB in 16 packages 01:24:47 Removing intermediate container 79a4cf3c0b5c 01:24:47 ---> 31bed1ac8260 01:24:47 Step 16/26 : RUN apk --no-cache upgrade 01:24:47 ---> Running in 24049ab0bf82 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:24:47 OK: 7 MiB in 16 packages 01:24:47 Removing intermediate container 24049ab0bf82 01:24:47 ---> 80e9c793b411 01:24:47 Step 17/26 : WORKDIR / 01:24:47 ---> Running in d4d0ff563f24 01:24:48 Removing intermediate container d4d0ff563f24 01:24:48 ---> c2011f2f454b 01:24:48 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:24:48 ---> 8e02ddd85c56 01:24:48 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:24:48 ---> 9b5f4fdfe4ad 01:24:48 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:24:48 ---> b7eba78c3e3b 01:24:48 Step 21/26 : EXPOSE 59910 01:24:48 ---> Running in 99a59914f7aa 01:24:48 Removing intermediate container 99a59914f7aa 01:24:48 ---> fb9afe4a29e7 01:24:48 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:24:48 ---> Running in 1274175d64f5 01:24:48 Removing intermediate container 1274175d64f5 01:24:48 ---> 1ade1563b2b6 01:24:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:24:48 ---> Running in 5bb31636a699 01:24:48 Removing intermediate container 5bb31636a699 01:24:48 ---> 296e9eccfc29 01:24:48 Step 24/26 : LABEL arch=amd64 01:24:48 ---> Running in 3aae8b00bc36 01:24:48 Removing intermediate container 3aae8b00bc36 01:24:48 ---> 50d5ff6bd439 01:24:48 Step 25/26 : LABEL git_sha=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c 01:24:48 ---> Running in fddb0f8dc448 01:24:49 Removing intermediate container fddb0f8dc448 01:24:49 ---> 7909fa34487f 01:24:49 Step 26/26 : LABEL version=0.0.0 01:24:49 ---> Running in e63d8b41760f 01:24:49 Removing intermediate container e63d8b41760f 01:24:49 ---> 3d23961417d7 01:24:49 [Warning] One or more build-args [ARCH] were not consumed 01:24:49 Successfully built 3d23961417d7 01:24:49 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 01:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:49 01:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:50 latest: Pulling from edgex-lftools-log-publisher 01:24:50 5eb5b503b376: Pulling fs layer 01:24:50 5c69ac0246d0: Pulling fs layer 01:24:50 ec43610c2a17: Pulling fs layer 01:24:50 3a2ae6a8a46f: Pulling fs layer 01:24:50 33b1e0a273af: Pulling fs layer 01:24:50 5d3b04190fa2: Pulling fs layer 01:24:50 2f39f015ded8: Pulling fs layer 01:24:50 3a2ae6a8a46f: Waiting 01:24:50 5d3b04190fa2: Waiting 01:24:50 33b1e0a273af: Waiting 01:24:50 2f39f015ded8: Waiting 01:24:50 5c69ac0246d0: Verifying Checksum 01:24:50 5c69ac0246d0: Download complete 01:24:50 3a2ae6a8a46f: Verifying Checksum 01:24:50 3a2ae6a8a46f: Download complete 01:24:50 33b1e0a273af: Verifying Checksum 01:24:50 33b1e0a273af: Download complete 01:24:50 5d3b04190fa2: Download complete 01:24:50 ec43610c2a17: Verifying Checksum 01:24:50 ec43610c2a17: Download complete 01:24:50 5eb5b503b376: Verifying Checksum 01:24:50 5eb5b503b376: Download complete 01:24:51 2f39f015ded8: Download complete 01:24:51 5eb5b503b376: Pull complete 01:24:51 5c69ac0246d0: Pull complete 01:24:52 ec43610c2a17: Pull complete 01:24:52 3a2ae6a8a46f: Pull complete 01:24:52 33b1e0a273af: Pull complete 01:24:52 5d3b04190fa2: Pull complete 01:24:55 2f39f015ded8: Pull complete 01:24:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:55 prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container 01:24:55 $ 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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 01:24:57 $ docker top 15f64882b470a651cc2fb81154b700e9a0ca99442947267549b9c479ee341bdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:57 ---> job-cost.sh 01:24:57 lf-activate-venv: SKIPPING 01:24:57 INFO: No Stack... 01:24:57 INFO: Retrieving Pricing Info for: v3-standard-8 01:24:58 INFO: Archiving Costs [Pipeline] sh 01:24:58 + cat /w/workspace/edgexfoundry_device-gpio_PR-230/archives/cost.csv 01:24:58 + cut -d, -f6 [Pipeline] lock 01:24:58 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] 01:24:58 Resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] did not exist. Created. 01:24:58 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:58 + echo total: 0.2199999988079071 [Pipeline] stash 01:24:58 Stashed 1 file(s) [Pipeline] } 01:24:58 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:59 $ docker stop --time=1 15f64882b470a651cc2fb81154b700e9a0ca99442947267549b9c479ee341bdc 01:25:00 $ docker rm -f --volumes 15f64882b470a651cc2fb81154b700e9a0ca99442947267549b9c479ee341bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:26:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5400 in /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] { [Pipeline] ws 01:26:20 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 01:26:23 The recommended git tool is: git 01:26:28 using credential edgex-jenkins-ssh 01:26:28 Cloning the remote Git repository 01:26:28 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:26:29 > git init /w/workspace/device-gpio/2 # timeout=10 01:26:29 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:26:29 > git --version # timeout=10 01:26:29 > git --version # 'git version 2.25.1' 01:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:31 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:26:33 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b 01:26:33 Merge succeeded, producing 9dadf6ddcdde8cfdf44c6f1bf291f67385603165 01:26:33 Checking out Revision 9dadf6ddcdde8cfdf44c6f1bf291f67385603165 (PR-230) 01:26:32 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:26:32 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:26:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:26:33 > git config core.sparsecheckout # timeout=10 01:26:33 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 01:26:33 > git remote # timeout=10 01:26:33 > git config --get remote.origin.url # timeout=10 01:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:33 > git merge 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 01:26:33 > git rev-parse HEAD^{commit} # timeout=10 01:26:33 > git config core.sparsecheckout # timeout=10 01:26:33 > git checkout -f 9dadf6ddcdde8cfdf44c6f1bf291f67385603165 # timeout=10 01:26:36 Commit message: "Merge commit '688a4a293e90f410e0c8818ae36297e33c21074c' into HEAD" 01:26:36 > git rev-list --no-walk c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:26:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:38 Dload Upload Total Spent Left Speed 01:26:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh 01:26:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:26:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:26:39 + sudo tee /etc/docker/daemon.new 01:26:39 { 01:26:39 "registry-mirrors": [ 01:26:39 "https://nexus3.edgexfoundry.org:10001" 01:26:39 ], 01:26:39 "bip": "10.250.0.254/24", 01:26:39 "hosts": [ 01:26:39 "tcp://0.0.0.0:5555", 01:26:39 "unix:///var/run/docker.sock" 01:26:39 ], 01:26:39 "mtu": 1458, 01:26:39 "selinux-enabled": true, 01:26:39 "seccomp-profile": "/etc/docker/seccomp.json" 01:26:39 } [Pipeline] sh 01:26:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:26:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:58 provisioning config files... 01:26:58 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config14900627023487732469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:58 ---> ****-login.sh 01:26:58 nexus3.edgexfoundry.org:10001 01:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:59 Configure a credential helper to remove this warning. See 01:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:59 01:26:59 Login Succeeded 01:26:59 nexus3.edgexfoundry.org:10002 01:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:26:59 Configure a credential helper to remove this warning. See 01:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:26:59 01:26:59 Login Succeeded 01:26:59 nexus3.edgexfoundry.org:10003 01:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 nexus3.edgexfoundry.org:10004 01:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 ****.io 01:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 ---> ****-login.sh ends [Pipeline] } 01:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:27:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:27:01 ========================================================= 01:27:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:27:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:27:02 Sending build context to Docker daemon 12.36MB 01:27:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:27:02 Step 2/12 : FROM ${BASE} AS builder 01:27:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:27:02 9fda8d8052c6: Pulling fs layer 01:27:02 5d54e960e981: Pulling fs layer 01:27:02 c4a7e357bf2a: Pulling fs layer 01:27:02 f0e02332f6b5: Pulling fs layer 01:27:02 872ee5b61b7b: Pulling fs layer 01:27:02 f0e02332f6b5: Waiting 01:27:02 0c6a40ed1a82: Pulling fs layer 01:27:02 872ee5b61b7b: Waiting 01:27:02 0c6a40ed1a82: Waiting 01:27:02 94ae7d8d031c: Pulling fs layer 01:27:02 94ae7d8d031c: Waiting 01:27:02 5d54e960e981: Verifying Checksum 01:27:02 5d54e960e981: Download complete 01:27:02 f0e02332f6b5: Verifying Checksum 01:27:02 f0e02332f6b5: Download complete 01:27:02 872ee5b61b7b: Verifying Checksum 01:27:02 872ee5b61b7b: Download complete 01:27:02 9fda8d8052c6: Download complete 01:27:02 94ae7d8d031c: Verifying Checksum 01:27:02 94ae7d8d031c: Download complete 01:27:03 9fda8d8052c6: Pull complete 01:27:04 5d54e960e981: Pull complete 01:27:04 c4a7e357bf2a: Verifying Checksum 01:27:04 c4a7e357bf2a: Download complete 01:27:05 0c6a40ed1a82: Verifying Checksum 01:27:05 0c6a40ed1a82: Download complete 01:27:17 c4a7e357bf2a: Pull complete 01:27:17 f0e02332f6b5: Pull complete 01:27:17 872ee5b61b7b: Pull complete 01:27:28 0c6a40ed1a82: Pull complete 01:27:28 94ae7d8d031c: Pull complete 01:27:28 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:27:28 ---> 86de565de09d 01:27:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:27:30 ---> Running in f219fd00d895 01:27:30 Removing intermediate container f219fd00d895 01:27:30 ---> 479811cce3cf 01:27:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:27:30 ---> Running in 8316e63b75c5 01:27:30 Removing intermediate container 8316e63b75c5 01:27:30 ---> 1d418576cd23 01:27:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:27:31 ---> Running in 1b6a86ec8fb6 01:27:31 Removing intermediate container 1b6a86ec8fb6 01:27:31 ---> 25611cd24784 01:27:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:27:31 ---> Running in 765d429912a8 01:27:31 Removing intermediate container 765d429912a8 01:27:31 ---> ed92fc8e979d 01:27:31 Step 7/12 : WORKDIR /device-gpio 01:27:31 ---> Running in b2ec3589828d 01:27:32 Removing intermediate container b2ec3589828d 01:27:32 ---> 490eec0d27bf 01:27:32 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:32 ---> Running in ad59ebce28f4 01:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:27:34 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:27:34 (2/4) Installing libedit (20221030.3.1-r1) 01:27:34 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:27:34 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:27:34 Executing busybox-1.36.1-r5.trigger 01:27:34 OK: 271 MiB in 56 packages 01:27:35 Removing intermediate container ad59ebce28f4 01:27:35 ---> 1eb5cfddcaa8 01:27:35 Step 9/12 : COPY go.mod vendor* ./ 01:27:36 ---> 8af113e12448 01:27:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:36 ---> Running in ef88d205dd86 01:28:44 Removing intermediate container ef88d205dd86 01:28:44 ---> 0eab9e6b5a5d 01:28:44 Step 11/12 : COPY . . 01:28:44 ---> 7fe4ea019578 01:28:44 Step 12/12 : RUN ${MAKE} 01:28:44 ---> Running in a86fcfd3025e 01:28:44 noop 01:28:44 Removing intermediate container a86fcfd3025e 01:28:44 ---> d36612b2dacc 01:28:44 Successfully built d36612b2dacc 01:28:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker inspect -f . ci-base-image-arm64 01:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:45 prd-ubuntu20.04-docker-arm64-4c-16g-5400 does not seem to be running inside a container 01:28:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 01:28:46 $ docker top 852e9e9168b9bdaa6af57c67c9e71045528b9cb3f87c4a0e8b2e8a24acdf664f -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:47 + go version 01:28:47 go version go1.21.0 linux/arm64 [Pipeline] } 01:28:47 $ docker stop --time=1 852e9e9168b9bdaa6af57c67c9e71045528b9cb3f87c4a0e8b2e8a24acdf664f 01:28:49 $ docker rm -f --volumes 852e9e9168b9bdaa6af57c67c9e71045528b9cb3f87c4a0e8b2e8a24acdf664f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:50 + docker inspect -f . ci-base-image-arm64 01:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:50 prd-ubuntu20.04-docker-arm64-4c-16g-5400 does not seem to be running inside a container 01:28:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 01:28:51 $ docker top 29b84e06ba65234d7517349cefb3caf5239dfe2b611eb014e92f28c1052b6bfe -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:52 + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh 01:28:53 + make test 01:28:53 go test ./... -coverprofile=coverage.out ./... 01:28:56 ? github.com/edgexfoundry/device-gpio [no test files] 01:30:34 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:30:34 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:30:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:30:34 go vet ./... 01:30:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:46 ./bin/test-attribution-txt.sh 01:30:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:30:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:30:47 $ docker stop --time=1 29b84e06ba65234d7517349cefb3caf5239dfe2b611eb014e92f28c1052b6bfe 01:30:48 $ docker rm -f --volumes 29b84e06ba65234d7517349cefb3caf5239dfe2b611eb014e92f28c1052b6bfe [Pipeline] // withDockerContainer [Pipeline] sh 01:30:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:50 Warning: overwriting stash ‘coverage-report’ 01:30:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:51 + ls -al . 01:30:51 total 148 01:30:51 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 01:28 . 01:30:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:26 .. 01:30:51 -rw-rw-r-- 1 jenkins jenkins 120 Mar 11 01:26 .dockerignore 01:30:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:26 .git 01:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:26 .github 01:30:51 -rw-rw-r-- 1 jenkins jenkins 277 Mar 11 01:26 .gitignore 01:30:51 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:26 .golangci.yml 01:30:51 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 11 01:26 Attribution.txt 01:30:51 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 11 01:26 CHANGELOG.md 01:30:51 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 11 01:26 Dockerfile 01:30:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:26 GOVERNANCE.md 01:30:51 -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:26 Jenkinsfile 01:30:51 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:26 LICENSE 01:30:51 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 11 01:26 Makefile 01:30:51 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 01:26 OWNERS.md 01:30:51 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 11 01:26 README.md 01:30:51 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 01:23 VERSION 01:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:26 bin 01:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:26 cmd 01:30:51 -rw-r--r-- 1 jenkins jenkins 10 Mar 11 01:28 coverage.out 01:30:51 -rw-rw-r-- 1 jenkins jenkins 3743 Mar 11 01:26 go.mod 01:30:51 -rw-rw-r-- 1 jenkins jenkins 36572 Mar 11 01:26 go.sum 01:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:26 internal 01:30:51 -rw-rw-r-- 1 jenkins jenkins 209 Mar 11 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:52 + 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=9dadf6ddcdde8cfdf44c6f1bf291f67385603165 --label arch=arm64 --label version=0.0.0 . 01:30:52 Sending build context to Docker daemon 12.36MB 01:30:52 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:30:52 Step 2/26 : FROM ${BASE} AS builder 01:30:52 ---> d36612b2dacc 01:30:52 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:30:52 ---> Running in 5dacb95ce91e 01:30:53 Removing intermediate container 5dacb95ce91e 01:30:53 ---> a5c19a5fabcf 01:30:53 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:53 ---> Running in 626a0ac20423 01:30:53 Removing intermediate container 626a0ac20423 01:30:53 ---> d29238f82597 01:30:53 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:30:53 ---> Running in ddbb219d37bb 01:30:54 Removing intermediate container ddbb219d37bb 01:30:54 ---> 1813c9f5da39 01:30:54 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:30:54 ---> Running in 870815b040a0 01:30:54 Removing intermediate container 870815b040a0 01:30:54 ---> baf2ac145df3 01:30:54 Step 7/26 : WORKDIR /device-gpio 01:30:54 ---> Running in ad2d3c9d69d3 01:30:54 Removing intermediate container ad2d3c9d69d3 01:30:54 ---> a59abfa7df28 01:30:54 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:54 ---> Running in 2af752b2e02a 01:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:58 OK: 271 MiB in 56 packages 01:30:59 Removing intermediate container 2af752b2e02a 01:30:59 ---> 89857c69cd35 01:30:59 Step 9/26 : COPY go.mod vendor* ./ 01:30:59 ---> 8ff86bc5b761 01:30:59 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:59 ---> Running in 18fa4d25bd4d 01:31:02 Removing intermediate container 18fa4d25bd4d 01:31:02 ---> 014d8c1284cc 01:31:02 Step 11/26 : COPY . . 01:31:03 ---> f89e4f726d0e 01:31:03 Step 12/26 : RUN ${MAKE} 01:31:03 ---> Running in 857c11b6fbf1 01:31:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:33:10 Removing intermediate container 857c11b6fbf1 01:33:10 ---> a537087a9a1f 01:33:10 Step 13/26 : FROM alpine:3.18 01:33:10 3.18: Pulling from library/alpine 01:33:10 c6b39de5b339: Pulling fs layer 01:33:10 c6b39de5b339: Verifying Checksum 01:33:10 c6b39de5b339: Download complete 01:33:10 c6b39de5b339: Pull complete 01:33:10 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:33:10 Status: Downloaded newer image for alpine:3.18 01:33:10 ---> 33abbf032149 01:33:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:33:10 ---> Running in 703c21ac54f4 01:33:10 Removing intermediate container 703c21ac54f4 01:33:10 ---> 933e980e9a98 01:33:10 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:33:10 ---> Running in 815a3500aca7 01:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:33:10 (1/1) Installing dumb-init (1.2.5-r2) 01:33:10 Executing busybox-1.36.1-r5.trigger 01:33:10 OK: 8 MiB in 16 packages 01:33:10 Removing intermediate container 815a3500aca7 01:33:10 ---> e289b442b948 01:33:10 Step 16/26 : RUN apk --no-cache upgrade 01:33:10 ---> Running in 9d54f5479c75 01:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:33:10 OK: 8 MiB in 16 packages 01:33:10 Removing intermediate container 9d54f5479c75 01:33:10 ---> 3b8d6227ffc2 01:33:10 Step 17/26 : WORKDIR / 01:33:10 ---> Running in 5e517a087c0c 01:33:10 Removing intermediate container 5e517a087c0c 01:33:10 ---> f21c82702173 01:33:10 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:33:10 ---> e8782744b1d4 01:33:10 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:33:10 ---> ac326ff9a5b8 01:33:10 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:33:10 ---> b04ac27f3799 01:33:10 Step 21/26 : EXPOSE 59910 01:33:10 ---> Running in a4c255cd7ee5 01:33:10 Removing intermediate container a4c255cd7ee5 01:33:10 ---> cbe8db349cb6 01:33:10 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:33:11 ---> Running in d56e5741488c 01:33:11 Removing intermediate container d56e5741488c 01:33:11 ---> f64d6627b64f 01:33:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:33:11 ---> Running in 687f285839b0 01:33:11 Removing intermediate container 687f285839b0 01:33:11 ---> 2e0e90fd5c4b 01:33:11 Step 24/26 : LABEL arch=arm64 01:33:11 ---> Running in b163de203b24 01:33:12 Removing intermediate container b163de203b24 01:33:12 ---> 1bb8c7ecf6ae 01:33:12 Step 25/26 : LABEL git_sha=9dadf6ddcdde8cfdf44c6f1bf291f67385603165 01:33:12 ---> Running in d54cc53453af 01:33:12 Removing intermediate container d54cc53453af 01:33:12 ---> c9d2f1d615a3 01:33:12 Step 26/26 : LABEL version=0.0.0 01:33:12 ---> Running in a7166ebcdb25 01:33:13 Removing intermediate container a7166ebcdb25 01:33:13 ---> 72f66b03c077 01:33:13 [Warning] One or more build-args [ARCH] were not consumed 01:33:13 Successfully built 72f66b03c077 01:33:13 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 01:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:13 01:33:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:14 arm64: Pulling from edgex-lftools-log-publisher 01:33:14 8998bd30e6a1: Pulling fs layer 01:33:14 04944245beec: Pulling fs layer 01:33:14 699f458cf7ca: Pulling fs layer 01:33:14 765212b225bb: Pulling fs layer 01:33:14 f23df028b6ca: Pulling fs layer 01:33:14 d65c8cfc05b1: Pulling fs layer 01:33:14 2437ff75d9bd: Pulling fs layer 01:33:14 f23df028b6ca: Waiting 01:33:14 d65c8cfc05b1: Waiting 01:33:14 2437ff75d9bd: Waiting 01:33:14 765212b225bb: Waiting 01:33:14 04944245beec: Verifying Checksum 01:33:14 04944245beec: Download complete 01:33:14 765212b225bb: Verifying Checksum 01:33:14 765212b225bb: Download complete 01:33:14 f23df028b6ca: Verifying Checksum 01:33:14 f23df028b6ca: Download complete 01:33:14 d65c8cfc05b1: Verifying Checksum 01:33:14 d65c8cfc05b1: Download complete 01:33:14 699f458cf7ca: Verifying Checksum 01:33:14 699f458cf7ca: Download complete 01:33:15 8998bd30e6a1: Verifying Checksum 01:33:15 8998bd30e6a1: Download complete 01:33:17 2437ff75d9bd: Verifying Checksum 01:33:17 2437ff75d9bd: Download complete 01:33:19 8998bd30e6a1: Pull complete 01:33:20 04944245beec: Pull complete 01:33:22 699f458cf7ca: Pull complete 01:33:22 765212b225bb: Pull complete 01:33:23 f23df028b6ca: Pull complete 01:33:23 d65c8cfc05b1: Pull complete 01:33:41 2437ff75d9bd: Pull complete 01:33:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:45 prd-ubuntu20.04-docker-arm64-4c-16g-5400 does not seem to be running inside a container 01:33:45 $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 01:33:53 $ docker top 079dfc49727657b1c16dad9aa3d7384e6a9556cd45b01275c91b4d624383de88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:57 ---> job-cost.sh 01:33:57 lf-activate-venv: SKIPPING 01:33:57 INFO: No Stack... 01:33:58 INFO: Retrieving Pricing Info for: v3-standard-4 01:33:58 INFO: Archiving Costs [Pipeline] sh 01:33:59 + cat /w/workspace/device-gpio/2/archives/cost.csv 01:33:59 + cut -d, -f6 [Pipeline] lock 01:33:59 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] 01:33:59 Resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] did not exist. Created. 01:33:59 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:00 /w/workspace/device-gpio/2@tmp/durable-aef9821f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:34:00 + echo total: 0.10999999940395355 [Pipeline] stash 01:34:00 Warning: overwriting stash ‘stack-cost’ 01:34:01 Stashed 1 file(s) [Pipeline] } 01:34:01 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:34:01 $ docker stop --time=1 079dfc49727657b1c16dad9aa3d7384e6a9556cd45b01275c91b4d624383de88 01:34:02 $ docker rm -f --volumes 079dfc49727657b1c16dad9aa3d7384e6a9556cd45b01275c91b4d624383de88 [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 01:34:04 provisioning config files... 01:34:04 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config558245224998663740tmp [Pipeline] { [Pipeline] sh 01:34:04 + set +x 01:34:04 + curl -s https://codecov.io/bash 01:34:04 + bash -s -- 01:34:04 01:34:04 _____ _ 01:34:04 / ____| | | 01:34:04 | | ___ __| | ___ ___ _____ __ 01:34:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:34:04 | |___| (_) | (_| | __/ (_| (_) \ V / 01:34:04 \_____\___/ \__,_|\___|\___\___/ \_/ 01:34:04 Bash-1.0.6 01:34:04 01:34:04 01:34:04 ==> git version 2.25.1 found 01:34:04 ==> 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 01:34:04 Release-Date: 2020-01-08 01:34:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:34:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:34:04 ==> Jenkins CI detected. 01:34:04 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-230 01:34:04 project root: . 01:34:04 --> token set from env 01:34:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:34:04 ==> Running gcov in . (disable via -X gcov) 01:34:04 ==> Python coveragepy not found 01:34:04 ==> Searching for coverage reports in: 01:34:04 + . 01:34:04 -> Found 1 reports 01:34:04 ==> Detecting git/mercurial file structure 01:34:04 ==> Reading reports 01:34:04 + ./coverage.out bytes=10 01:34:04 ==> Appending adjustments 01:34:04 https://docs.codecov.io/docs/fixing-reports 01:34:04 + Found adjustments 01:34:04 ==> Gzipping contents 01:34:04 4.0K /tmp/codecov.eYfC2L.gz 01:34:04 ==> Uploading reports 01:34:04 url: https://codecov.io 01:34:04 query: branch=PR-230&commit=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= 01:34:04 -> Pinging Codecov 01:34:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-230&commit=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= 01:34:04 -> Uploading to 01:34:04 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c/2832fbaf-48c2-44bd-97ee-528e2d663cac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T013404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c898062b681eda25f2a755d0eb7998521ed03aea1a4d5c84c857acbb6bbc72a6 01:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:05 Dload Upload Total Spent Left Speed 01:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2173 --:--:-- --:--:-- --:--:-- 2173 01:34:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] } 01:34:05 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 01:34:07 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-230/archives ] 01:34:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives 01:34:07 total 16 01:34:07 drwxr-xr-x 3 root root 4096 Mar 11 01:24 . 01:34:07 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 01:24 .. 01:34:07 drwxr-xr-x 2 root root 4096 Mar 11 01:24 cost 01:34:07 -rw-r--r-- 1 root root 83 Mar 11 01:24 cost.csv 01:34:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-230/archives 01:34:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives 01:34:07 total 16 01:34:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:24 . 01:34:07 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 01:24 .. 01:34:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 01:24 cost 01:34:07 -rw-r--r-- 1 jenkins jenkins 83 Mar 11 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:34:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:34:08 ---> package-listing.sh 01:34:08 ++ facter osfamily 01:34:08 ++ tr '[:upper:]' '[:lower:]' 01:34:08 + OS_FAMILY=debian 01:34:08 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-230 01:34:08 + START_PACKAGES=/tmp/packages_start.txt 01:34:08 + END_PACKAGES=/tmp/packages_end.txt 01:34:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:08 + PACKAGES=/tmp/packages_start.txt 01:34:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' 01:34:08 + PACKAGES=/tmp/packages_end.txt 01:34:08 + case "${OS_FAMILY}" in 01:34:08 + dpkg -l 01:34:08 + grep '^ii' 01:34:08 + '[' -f /tmp/packages_start.txt ']' 01:34:08 + '[' -f /tmp/packages_end.txt ']' 01:34:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' 01:34:08 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ 01:34:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ [Pipeline] echo 01:34:08 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:34:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:09 prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container 01:34:09 $ 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-230/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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 01:34:10 $ docker top 2bee63fd39b7ea022ffce1665964811f624e29da8af8bbd6bfb998205f7d7640 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:34:10 + mkdir -p /var/log/sysstat [Pipeline] sh 01:34:11 + ls /var/log/sa-host 01:34:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:11 provisioning config files... 01:34:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config16372443725441507595tmp [Pipeline] { [Pipeline] echo 01:34:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:34:11 ---> create-netrc.sh [Pipeline] } 01:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:34:12 ---> python-tools-install.sh [Pipeline] echo 01:34:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:34:12 ---> sudo-logs.sh 01:34:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:34:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:34:12 ---> job-cost.sh 01:34:12 lf-activate-venv: SKIPPING 01:34:12 DEBUG: total: 0.2199999988079071 01:34:12 INFO: Retrieving Stack Cost... 01:34:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:34:13 INFO: Archiving Costs [Pipeline] echo 01:34:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:34:13 ---> logs-deploy.sh 01:34:13 lf-activate-venv: SKIPPING 01:34:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-230/2 01:34:13 INFO: archiving workspace using pattern(s): 01:34:14 Archives upload complete. 01:34:14 INFO: archiving logs to Nexus