Pull request #111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfc5e4c0856cf0b744dc6c5667a81065f480e3fd+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (34605933766fb142d1680f6cd8b5b16b1971bb72) 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-ssh9000092457801744849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13332854700057557256.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10149807414316539684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14864015169095191955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9072547081213586530.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh856378787467024477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-7512 in /w/workspace/edgexfoundry_device-gpio_PR-111 [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-111 # 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit cfc5e4c0856cf0b744dc6c5667a81065f480e3fd Merge succeeded, producing cfc5e4c0856cf0b744dc6c5667a81065f480e3fd Checking out Revision cfc5e4c0856cf0b744dc6c5667a81065f480e3fd (PR-111) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # timeout=10 [Pipeline] timeout 02:17:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:17:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:17:57 ========================================================= 02:17:57 EdgeX Global Pipelines Version Info 02:17:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:17:58 ------------------- 02:17:58 stable info: 02:17:58 ------------------- 02:17:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:17:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:17:58 Message: update stable to v1.0.244 02:17:58 ------------------- 02:17:58 experimental info: 02:17:58 ------------------- 02:17:58 Commited By: **** collab-it+edgex@linuxfoundation.org 02:17:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:17:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:17:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfc5e4c [Pipeline] echo 02:18:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:00 provisioning config files... 02:18:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config17019799886193823516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:00 ---> docker-login.sh 02:18:00 nexus3.edgexfoundry.org:10001 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 nexus3.edgexfoundry.org:10002 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 nexus3.edgexfoundry.org:10003 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 nexus3.edgexfoundry.org:10004 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 docker.io 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 ---> docker-login.sh ends [Pipeline] } 02:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:18:02 + git rev-list -1 --merges cfc5e4c0856cf0b744dc6c5667a81065f480e3fd~1..cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo 02:18:02 -----------> git rev-list -1 --merges cfc5e4c0856cf0b744dc6c5667a81065f480e3fd~1..cfc5e4c0856cf0b744dc6c5667a81065f480e3fd cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [false] [Pipeline] sh 02:18:02 + git log --format=format:%s -1 cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo 02:18:02 ========================================================= 02:18:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:18:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:03 + git log --format=format:%s -1 cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo 02:18:03 [semverPrep] GIT_COMMIT: cfc5e4c0856cf0b744dc6c5667a81065f480e3fd, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:18:03 [semverPrep] This is not a build commit. [Pipeline] sh 02:18:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:03 + grep -v github /etc/ssh/ssh_known_hosts 02:18:03 + [ -e /tmp/ssh_known_hosts ] 02:18:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:18:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:18:03 + sudo tee -a /etc/ssh/ssh_known_hosts 02:18:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:04 02:18:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:04 0.1.4: Pulling from edgex-devops/py-git-semver 02:18:04 b85a868b505f: Pulling fs layer 02:18:04 e2be974225ed: Pulling fs layer 02:18:04 339a4e72a1f5: Pulling fs layer 02:18:04 988bab9f4d93: Pulling fs layer 02:18:04 1469e6f7b9e6: Pulling fs layer 02:18:04 eaf3925da568: Pulling fs layer 02:18:04 bab4dde63d76: Pulling fs layer 02:18:04 bde34c3a00c8: Pulling fs layer 02:18:04 b352a97aabf1: Pulling fs layer 02:18:04 4872d77fe225: Pulling fs layer 02:18:04 eaf3925da568: Waiting 02:18:04 bab4dde63d76: Waiting 02:18:04 bde34c3a00c8: Waiting 02:18:04 b352a97aabf1: Waiting 02:18:04 988bab9f4d93: Waiting 02:18:04 5851b861e8e6: Pulling fs layer 02:18:04 e2be974225ed: Verifying Checksum 02:18:04 e2be974225ed: Download complete 02:18:04 988bab9f4d93: Verifying Checksum 02:18:05 1469e6f7b9e6: Verifying Checksum 02:18:05 1469e6f7b9e6: Download complete 02:18:05 eaf3925da568: Verifying Checksum 02:18:05 eaf3925da568: Download complete 02:18:05 339a4e72a1f5: Verifying Checksum 02:18:05 339a4e72a1f5: Download complete 02:18:05 bde34c3a00c8: Download complete 02:18:05 b352a97aabf1: Download complete 02:18:05 4872d77fe225: Verifying Checksum 02:18:05 4872d77fe225: Download complete 02:18:05 5851b861e8e6: Verifying Checksum 02:18:05 5851b861e8e6: Download complete 02:18:05 b85a868b505f: Verifying Checksum 02:18:05 b85a868b505f: Download complete 02:18:05 bab4dde63d76: Verifying Checksum 02:18:05 bab4dde63d76: Download complete 02:18:06 b85a868b505f: Pull complete 02:18:06 e2be974225ed: Pull complete 02:18:07 339a4e72a1f5: Pull complete 02:18:07 988bab9f4d93: Pull complete 02:18:07 1469e6f7b9e6: Pull complete 02:18:07 eaf3925da568: Pull complete 02:18:09 bab4dde63d76: Pull complete 02:18:09 bde34c3a00c8: Pull complete 02:18:09 b352a97aabf1: Pull complete 02:18:09 4872d77fe225: Pull complete 02:18:09 5851b861e8e6: Pull complete 02:18:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:10 prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container 02:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:18:11 $ docker top 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 -eo pid,comm 02:18:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:11 [ssh-agent] Looking for ssh-agent implementation... 02:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:11 $ docker exec 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent 02:18:11 SSH_AUTH_SOCK=/tmp/ssh-aQ8xvfNsobJT/agent.33 02:18:11 SSH_AGENT_PID=39 02:18:11 Running ssh-add (command line suppressed) 02:18:12 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16750184839651459499.key (/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16750184839651459499.key) 02:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:12 + git tag --points-at HEAD [Pipeline] } 02:18:12 $ docker exec --env ******** --env ******** 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent -k 02:18:12 unset SSH_AUTH_SOCK; 02:18:12 unset SSH_AGENT_PID; 02:18:12 echo Agent pid 39 killed; 02:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:18:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:12 [ssh-agent] Looking for ssh-agent implementation... 02:18:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:12 $ docker exec 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent 02:18:12 SSH_AUTH_SOCK=/tmp/ssh-0Jvd8Fpgcs0v/agent.71 02:18:12 SSH_AGENT_PID=77 02:18:12 Running ssh-add (command line suppressed) 02:18:12 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16644442898810892621.key (/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16644442898810892621.key) 02:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:13 + git semver init 02:18:13 2023-02-27 02:18:13,499 [run_init] DEBUG init version:0.0.0 force:False 02:18:13 2023-02-27 02:18:13,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-111/.semver 02:18:13 2023-02-27 02:18:13,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-111/.semver 02:18:13 2023-02-27 02:18:13,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-111/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-111, universal_newlines=False, shell=None, istream=None) 02:18:14 2023-02-27 02:18:14,499 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-111/.git/info/exclude 02:18:14 2023-02-27 02:18:14,499 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-111/.semver/PR-111 with force:False 02:18:14 2023-02-27 02:18:14,499 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-111/.semver/PR-111 02:18:14 2023-02-27 02:18:14,502 [execute] INFO git cat-file --batch-check 02:18:14 2023-02-27 02:18:14,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-111/.semver, universal_newlines=False, shell=None, istream=) 02:18:14 2023-02-27 02:18:14,507 [execute] INFO git cat-file --batch 02:18:14 2023-02-27 02:18:14,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-111/.semver, universal_newlines=False, shell=None, istream=) 02:18:14 2023-02-27 02:18:14,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-111/.semver/PR-111 02:18:14 0.0.0 [Pipeline] } 02:18:14 $ docker exec --env ******** --env ******** 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent -k 02:18:15 unset SSH_AUTH_SOCK; 02:18:15 unset SSH_AGENT_PID; 02:18:15 echo Agent pid 77 killed; 02:18:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:15 + git semver [Pipeline] } 02:18:15 $ docker stop --time=1 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 02:18:17 $ docker rm -f --volumes 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:18:17 Stashed 1 file(s) [Pipeline] echo 02:18:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:18 provisioning config files... 02:18:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config3105471986140205491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:19 ---> docker-login.sh 02:18:19 nexus3.edgexfoundry.org:10001 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 nexus3.edgexfoundry.org:10002 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 nexus3.edgexfoundry.org:10003 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 nexus3.edgexfoundry.org:10004 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 docker.io 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 ---> docker-login.sh ends [Pipeline] } 02:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:19 ========================================================= 02:18:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:18:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:18:20 Sending build context to Docker daemon 16MB 02:18:20 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:18:20 Step 2/12 : FROM ${BASE} AS builder 02:18:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:18:20 213ec9aee27d: Pulling fs layer 02:18:20 4583459ba037: Pulling fs layer 02:18:20 93c1e223e6f2: Pulling fs layer 02:18:20 53926ce57604: Pulling fs layer 02:18:20 21b2b0c7a3f4: Pulling fs layer 02:18:20 22ff95d597cd: Pulling fs layer 02:18:20 12d6caf4c0d1: Pulling fs layer 02:18:20 96b7cbca73a9: Pulling fs layer 02:18:20 a7acece74701: Pulling fs layer 02:18:20 12d6caf4c0d1: Waiting 02:18:20 53926ce57604: Waiting 02:18:20 21b2b0c7a3f4: Waiting 02:18:20 a7acece74701: Waiting 02:18:20 96b7cbca73a9: Waiting 02:18:20 22ff95d597cd: Waiting 02:18:20 93c1e223e6f2: Verifying Checksum 02:18:20 93c1e223e6f2: Download complete 02:18:20 4583459ba037: Download complete 02:18:20 21b2b0c7a3f4: Verifying Checksum 02:18:20 21b2b0c7a3f4: Download complete 02:18:20 22ff95d597cd: Verifying Checksum 02:18:20 22ff95d597cd: Download complete 02:18:20 213ec9aee27d: Verifying Checksum 02:18:20 213ec9aee27d: Download complete 02:18:20 12d6caf4c0d1: Verifying Checksum 02:18:20 12d6caf4c0d1: Download complete 02:18:20 213ec9aee27d: Pull complete 02:18:20 4583459ba037: Pull complete 02:18:20 93c1e223e6f2: Pull complete 02:18:21 a7acece74701: Verifying Checksum 02:18:21 a7acece74701: Download complete 02:18:21 53926ce57604: Verifying Checksum 02:18:21 53926ce57604: Download complete 02:18:21 96b7cbca73a9: Verifying Checksum 02:18:21 96b7cbca73a9: Download complete 02:18:25 53926ce57604: Pull complete 02:18:25 21b2b0c7a3f4: Pull complete 02:18:25 22ff95d597cd: Pull complete 02:18:25 12d6caf4c0d1: Pull complete 02:18:27 96b7cbca73a9: Pull complete 02:18:28 a7acece74701: Pull complete 02:18:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:18:28 ---> db6d94c90886 02:18:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:18:29 ---> Running in 11bc0874a4d4 02:18:29 Removing intermediate container 11bc0874a4d4 02:18:29 ---> 21768ada3bfc 02:18:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:29 ---> Running in 67fd3aa24234 02:18:29 Removing intermediate container 67fd3aa24234 02:18:29 ---> 345e9931ccb1 02:18:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:18:29 ---> Running in acb0460dbdf4 02:18:30 Removing intermediate container acb0460dbdf4 02:18:30 ---> 96b766670fbf 02:18:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:18:30 ---> Running in 78eccdab954d 02:18:30 Removing intermediate container 78eccdab954d 02:18:30 ---> 942580ec865e 02:18:30 Step 7/12 : WORKDIR /device-gpio 02:18:30 ---> Running in ba86ed3fb8bf 02:18:30 Removing intermediate container ba86ed3fb8bf 02:18:30 ---> 3937d989de37 02:18:30 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:30 ---> Running in 31820b85370c 02:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:18:31 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:18:31 (2/4) Installing libedit (20210910.3.1-r0) 02:18:31 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:18:31 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:18:31 Executing busybox-1.35.0-r17.trigger 02:18:31 OK: 216 MiB in 55 packages 02:18:31 Removing intermediate container 31820b85370c 02:18:31 ---> 3afcdcb05339 02:18:31 Step 9/12 : COPY go.mod vendor* ./ 02:18:31 ---> 5016d20b43c6 02:18:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:31 ---> Running in 71386b1315a0 02:18:33 Still waiting to schedule task 02:18:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7509’ 02:19:28 Removing intermediate container 71386b1315a0 02:19:28 ---> 43c4c5af23d2 02:19:28 Step 11/12 : COPY . . 02:19:28 ---> fdb7129a72b8 02:19:28 Step 12/12 : RUN ${MAKE} 02:19:28 ---> Running in ccfadd5a372d 02:19:28 noop 02:19:28 Removing intermediate container ccfadd5a372d 02:19:28 ---> 7593a769eab0 02:19:28 Successfully built 7593a769eab0 02:19:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:28 + docker inspect -f . ci-base-image-x86_64 02:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:28 prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container 02:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@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 ******** ci-base-image-x86_64 cat 02:19:29 $ docker top a1d8a3bc70ac6dc65bea379797a015da548394b1fdfb1be9c7da71e7167088f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:29 + go version 02:19:29 go version go1.18.7 linux/amd64 [Pipeline] } 02:19:29 $ docker stop --time=1 a1d8a3bc70ac6dc65bea379797a015da548394b1fdfb1be9c7da71e7167088f7 02:19:30 $ docker rm -f --volumes a1d8a3bc70ac6dc65bea379797a015da548394b1fdfb1be9c7da71e7167088f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:31 + docker inspect -f . ci-base-image-x86_64 02:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:31 prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container 02:19:31 $ 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-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@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 ******** ci-base-image-x86_64 cat 02:19:32 $ docker top 5ac792cad22972f062c1c3a8575bd89b20b9ac663a92b54851bc8fc9ccdcb607 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-111 [Pipeline] fileExists [Pipeline] sh 02:19:32 + make test 02:19:32 go test ./... -coverprofile=coverage.out ./... 02:19:33 ? github.com/edgexfoundry/device-gpio [no test files] 02:19:43 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:19:43 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:19:48 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:19:48 go vet ./... 02:19:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:50 ./bin/test-attribution-txt.sh 02:19:51 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:19:51 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:19:51 $ docker stop --time=1 5ac792cad22972f062c1c3a8575bd89b20b9ac663a92b54851bc8fc9ccdcb607 02:19:52 $ docker rm -f --volumes 5ac792cad22972f062c1c3a8575bd89b20b9ac663a92b54851bc8fc9ccdcb607 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:19:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:54 + ls -al . 02:19:54 total 160 02:19:54 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 02:19 . 02:19:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:17 .. 02:19:54 -rw-rw-r-- 1 jenkins jenkins 120 Feb 27 02:17 .dockerignore 02:19:54 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:19 .git 02:19:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:17 .github 02:19:54 -rw-rw-r-- 1 jenkins jenkins 343 Feb 27 02:17 .gitignore 02:19:54 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 02:17 .golangci.yml 02:19:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 02:18 .semver 02:19:54 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 27 02:17 Attribution.txt 02:19:54 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 27 02:17 CHANGELOG.md 02:19:54 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 27 02:17 Dockerfile 02:19:54 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 02:17 GOVERNANCE.md 02:19:54 -rw-rw-r-- 1 jenkins jenkins 657 Feb 27 02:17 Jenkinsfile 02:19:54 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 02:17 LICENSE 02:19:54 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 27 02:17 Makefile 02:19:54 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 02:17 OWNERS.md 02:19:54 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 27 02:17 README.md 02:19:54 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 02:18 VERSION 02:19:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:17 bin 02:19:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:17 cmd 02:19:54 -rw-r--r-- 1 jenkins jenkins 10 Feb 27 02:19 coverage.out 02:19:54 -rw-rw-r-- 1 jenkins jenkins 3313 Feb 27 02:17 go.mod 02:19:54 -rw-rw-r-- 1 jenkins jenkins 33095 Feb 27 02:17 go.sum 02:19:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:17 internal 02:19:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:17 snap 02:19:54 -rw-rw-r-- 1 jenkins jenkins 209 Feb 27 02:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:54 + 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=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd --label arch=amd64 --label version=0.0.0 . 02:19:54 Sending build context to Docker daemon 16MB 02:19:54 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:19:54 Step 2/25 : FROM ${BASE} AS builder 02:19:54 ---> 7593a769eab0 02:19:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:19:55 ---> Running in 23dc9c473a62 02:19:55 Removing intermediate container 23dc9c473a62 02:19:55 ---> 9e7336fab7cb 02:19:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:19:55 ---> Running in eee009ed0fd2 02:19:55 Removing intermediate container eee009ed0fd2 02:19:55 ---> 13f51faafa4d 02:19:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:19:55 ---> Running in 79d204a8114a 02:19:55 Removing intermediate container 79d204a8114a 02:19:55 ---> 6597e45d022d 02:19:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:19:55 ---> Running in 0725a91234fd 02:19:55 Removing intermediate container 0725a91234fd 02:19:55 ---> 0ef3d51fbdb1 02:19:55 Step 7/25 : WORKDIR /device-gpio 02:19:55 ---> Running in 1eb848b91e6e 02:19:55 Removing intermediate container 1eb848b91e6e 02:19:55 ---> cfa75bc4119b 02:19:55 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:55 ---> Running in bf06f1dc4361 02:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:19:56 OK: 216 MiB in 55 packages 02:19:56 Removing intermediate container bf06f1dc4361 02:19:56 ---> bcb37a2d87ff 02:19:56 Step 9/25 : COPY go.mod vendor* ./ 02:19:56 ---> 9de3f20aa6e9 02:19:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:56 ---> Running in 61f6a22680db 02:19:57 Removing intermediate container 61f6a22680db 02:19:57 ---> df0fb01948d0 02:19:57 Step 11/25 : COPY . . 02:19:57 ---> b1ebc2746231 02:19:57 Step 12/25 : RUN ${MAKE} 02:19:58 ---> Running in 830d9ec119b5 02:19:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:20:16 Removing intermediate container 830d9ec119b5 02:20:16 ---> 723e8c1b9d1e 02:20:16 Step 13/25 : FROM alpine:3.16 02:20:16 3.16: Pulling from library/alpine 02:20:16 ef5531b6e74e: Pulling fs layer 02:20:16 ef5531b6e74e: Verifying Checksum 02:20:16 ef5531b6e74e: Download complete 02:20:16 ef5531b6e74e: Pull complete 02:20:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:20:16 Status: Downloaded newer image for alpine:3.16 02:20:16 ---> dfd21b5a31f5 02:20:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:20:16 ---> Running in cfc8e2602440 02:20:16 Removing intermediate container cfc8e2602440 02:20:16 ---> 6392e9e8ed9b 02:20:16 Step 15/25 : RUN apk add --update --no-cache 02:20:16 ---> Running in bcff723d8125 02:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:20:17 OK: 6 MiB in 14 packages 02:20:17 Removing intermediate container bcff723d8125 02:20:17 ---> 30e8a4bed6e7 02:20:17 Step 16/25 : WORKDIR / 02:20:17 ---> Running in 60bd33d711d0 02:20:17 Removing intermediate container 60bd33d711d0 02:20:17 ---> 579d2a8cc3b3 02:20:17 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:20:17 ---> c54b179606ae 02:20:17 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:20:17 ---> 8ffbea6798df 02:20:17 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:20:18 ---> 172761d6b8eb 02:20:18 Step 20/25 : EXPOSE 59910 02:20:18 ---> Running in 7b5e6f0b68be 02:20:18 Removing intermediate container 7b5e6f0b68be 02:20:18 ---> af849f118b33 02:20:18 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:20:18 ---> Running in df72b6a5c1e7 02:20:18 Removing intermediate container df72b6a5c1e7 02:20:18 ---> a9eae23bb88a 02:20:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:20:18 ---> Running in 11ba62717fe5 02:20:19 Removing intermediate container 11ba62717fe5 02:20:19 ---> 1b6d68302fcd 02:20:19 Step 23/25 : LABEL arch=amd64 02:20:19 ---> Running in 791b51a9a684 02:20:19 Removing intermediate container 791b51a9a684 02:20:19 ---> 68047eb9f8e7 02:20:19 Step 24/25 : LABEL git_sha=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd 02:20:19 ---> Running in 278ee463966e 02:20:19 Removing intermediate container 278ee463966e 02:20:19 ---> 070a43dbaee8 02:20:19 Step 25/25 : LABEL version=0.0.0 02:20:19 ---> Running in c9ad188aa2df 02:20:19 Removing intermediate container c9ad188aa2df 02:20:19 ---> fd7cf8b037f1 02:20:19 [Warning] One or more build-args [ARCH] were not consumed 02:20:19 Successfully built fd7cf8b037f1 02:20:19 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:20 02:20:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:20 latest: Pulling from edgex-lftools-log-publisher 02:20:20 5eb5b503b376: Pulling fs layer 02:20:20 5c69ac0246d0: Pulling fs layer 02:20:20 ec43610c2a17: Pulling fs layer 02:20:20 3a2ae6a8a46f: Pulling fs layer 02:20:20 33b1e0a273af: Pulling fs layer 02:20:20 5d3b04190fa2: Pulling fs layer 02:20:20 2f39f015ded8: Pulling fs layer 02:20:20 33b1e0a273af: Waiting 02:20:20 5d3b04190fa2: Waiting 02:20:20 3a2ae6a8a46f: Waiting 02:20:20 2f39f015ded8: Waiting 02:20:20 5c69ac0246d0: Download complete 02:20:20 3a2ae6a8a46f: Download complete 02:20:20 33b1e0a273af: Verifying Checksum 02:20:20 33b1e0a273af: Download complete 02:20:20 5d3b04190fa2: Verifying Checksum 02:20:20 5d3b04190fa2: Download complete 02:20:20 ec43610c2a17: Verifying Checksum 02:20:20 ec43610c2a17: Download complete 02:20:20 5eb5b503b376: Download complete 02:20:21 2f39f015ded8: Download complete 02:20:22 5eb5b503b376: Pull complete 02:20:22 5c69ac0246d0: Pull complete 02:20:22 ec43610c2a17: Pull complete 02:20:22 3a2ae6a8a46f: Pull complete 02:20:22 33b1e0a273af: Pull complete 02:20:22 5d3b04190fa2: Pull complete 02:20:26 2f39f015ded8: Pull complete 02:20:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:27 prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container 02:20:27 $ 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-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@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-lftools-log-publisher:latest cat 02:20:28 $ docker top 5a9c7856ffe8dd1ebb11448ce40887dd75f9769236893c4f3801d82628117fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:29 ---> job-cost.sh 02:20:29 lf-activate-venv: SKIPPING 02:20:29 INFO: No Stack... 02:20:29 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:29 INFO: Archiving Costs [Pipeline] sh 02:20:30 + cat /w/workspace/edgexfoundry_device-gpio_PR-111/archives/cost.csv 02:20:30 + cut -d, -f6 [Pipeline] lock 02:20:30 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] 02:20:30 Resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] did not exist. Created. 02:20:30 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:30 + echo total: 0.2199999988079071 [Pipeline] stash 02:20:30 Stashed 1 file(s) [Pipeline] } 02:20:30 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:20:30 $ docker stop --time=1 5a9c7856ffe8dd1ebb11448ce40887dd75f9769236893c4f3801d82628117fcc 02:20:31 $ docker rm -f --volumes 5a9c7856ffe8dd1ebb11448ce40887dd75f9769236893c4f3801d82628117fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:21:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7513 in /w/workspace/edgexfoundry_device-gpio_PR-111 [Pipeline] { [Pipeline] ws 02:21:52 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 02:21:52 The recommended git tool is: git 02:21:57 using credential edgex-jenkins-ssh 02:21:57 Cloning the remote Git repository 02:21:57 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:21:57 > git init /w/workspace/device-gpio/1 # timeout=10 02:21:57 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:21:57 > git --version # timeout=10 02:21:57 > git --version # 'git version 2.25.1' 02:21:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:59 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:21:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:22:00 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit cfc5e4c0856cf0b744dc6c5667a81065f480e3fd 02:22:00 Merge succeeded, producing cfc5e4c0856cf0b744dc6c5667a81065f480e3fd 02:22:00 Checking out Revision cfc5e4c0856cf0b744dc6c5667a81065f480e3fd (PR-111) 02:22:00 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:22:00 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:22:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:22:00 > git config core.sparsecheckout # timeout=10 02:22:00 > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # timeout=10 02:22:00 > git remote # timeout=10 02:22:00 > git config --get remote.origin.url # timeout=10 02:22:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:00 > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 02:22:00 > git rev-parse HEAD^{commit} # timeout=10 02:22:00 > git config core.sparsecheckout # timeout=10 02:22:00 > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # timeout=10 02:22:01 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:22:01 > git --version # timeout=10 02:22:01 > git --version # 'git version 2.25.1' 02:22:01 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:22:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:22:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:02 Dload Upload Total Spent Left Speed 02:22:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh 02:22:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:22:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:22:03 + sudo tee /etc/docker/daemon.new 02:22:03 { 02:22:03 "registry-mirrors": [ 02:22:03 "https://nexus3.edgexfoundry.org:10001" 02:22:03 ], 02:22:03 "bip": "10.250.0.254/24", 02:22:03 "hosts": [ 02:22:03 "tcp://0.0.0.0:5555", 02:22:03 "unix:///var/run/docker.sock" 02:22:03 ], 02:22:03 "mtu": 1458, 02:22:03 "selinux-enabled": true, 02:22:03 "seccomp-profile": "/etc/docker/seccomp.json" 02:22:03 } [Pipeline] sh 02:22:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:22:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:22 provisioning config files... 02:22:22 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config18073527050515695348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:23 ---> docker-login.sh 02:22:23 nexus3.edgexfoundry.org:10001 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 nexus3.edgexfoundry.org:10002 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 nexus3.edgexfoundry.org:10003 02:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:24 Configure a credential helper to remove this warning. See 02:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:24 02:22:24 Login Succeeded 02:22:24 nexus3.edgexfoundry.org:10004 02:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:24 Configure a credential helper to remove this warning. See 02:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:24 02:22:24 Login Succeeded 02:22:24 docker.io 02:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:25 Configure a credential helper to remove this warning. See 02:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:25 02:22:25 Login Succeeded 02:22:25 ---> docker-login.sh ends [Pipeline] } 02:22:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:25 ========================================================= 02:22:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:22:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:22:26 Sending build context to Docker daemon 8.08MB 02:22:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:22:26 Step 2/12 : FROM ${BASE} AS builder 02:22:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:22:26 9b18e9b68314: Pulling fs layer 02:22:26 35d82f9e3411: Pulling fs layer 02:22:26 e16973657156: Pulling fs layer 02:22:26 fc693d55d65f: Pulling fs layer 02:22:26 7e9fc2657dce: Pulling fs layer 02:22:26 dda99020689f: Pulling fs layer 02:22:26 db1c61fa0a46: Pulling fs layer 02:22:26 891c053d2c06: Pulling fs layer 02:22:26 fc693d55d65f: Waiting 02:22:26 dda99020689f: Waiting 02:22:26 7e9fc2657dce: Waiting 02:22:26 891c053d2c06: Waiting 02:22:26 e16973657156: Download complete 02:22:26 35d82f9e3411: Verifying Checksum 02:22:26 35d82f9e3411: Download complete 02:22:26 7e9fc2657dce: Verifying Checksum 02:22:26 7e9fc2657dce: Download complete 02:22:26 dda99020689f: Verifying Checksum 02:22:26 dda99020689f: Download complete 02:22:26 9b18e9b68314: Verifying Checksum 02:22:26 9b18e9b68314: Download complete 02:22:27 9b18e9b68314: Pull complete 02:22:27 891c053d2c06: Verifying Checksum 02:22:27 891c053d2c06: Download complete 02:22:28 35d82f9e3411: Pull complete 02:22:28 e16973657156: Pull complete 02:22:29 db1c61fa0a46: Verifying Checksum 02:22:29 db1c61fa0a46: Download complete 02:22:30 fc693d55d65f: Verifying Checksum 02:22:30 fc693d55d65f: Download complete 02:22:42 fc693d55d65f: Pull complete 02:22:42 7e9fc2657dce: Pull complete 02:22:42 dda99020689f: Pull complete 02:22:51 db1c61fa0a46: Pull complete 02:22:52 891c053d2c06: Pull complete 02:22:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:22:52 ---> f96f9c87975a 02:22:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:22:53 ---> Running in d8d61d83aa47 02:22:53 Removing intermediate container d8d61d83aa47 02:22:53 ---> 52f23f4fb005 02:22:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:22:53 ---> Running in e96bd7885e2d 02:22:53 Removing intermediate container e96bd7885e2d 02:22:53 ---> 8e5005e60ff0 02:22:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:22:54 ---> Running in fc4fb6418ae0 02:22:54 Removing intermediate container fc4fb6418ae0 02:22:54 ---> 9188ee556465 02:22:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:22:54 ---> Running in 1b5829025522 02:22:54 Removing intermediate container 1b5829025522 02:22:54 ---> 945798933953 02:22:54 Step 7/12 : WORKDIR /device-gpio 02:22:54 ---> Running in 2239c4be6184 02:22:55 Removing intermediate container 2239c4be6184 02:22:55 ---> 2bbed4fbd7b1 02:22:55 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:22:55 ---> Running in a0c53a345cd4 02:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:22:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:22:57 (2/4) Installing libedit (20210910.3.1-r0) 02:22:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:22:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:22:57 Executing busybox-1.35.0-r17.trigger 02:22:57 OK: 226 MiB in 55 packages 02:22:58 Removing intermediate container a0c53a345cd4 02:22:58 ---> 6281151795d2 02:22:58 Step 9/12 : COPY go.mod vendor* ./ 02:22:59 ---> cafdd989e4ce 02:22:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:59 ---> Running in 18bd25561693 02:24:07 Removing intermediate container 18bd25561693 02:24:07 ---> 17dfebcf7263 02:24:07 Step 11/12 : COPY . . 02:24:07 ---> 9a7e362203bc 02:24:07 Step 12/12 : RUN ${MAKE} 02:24:07 ---> Running in e70c48bda9d7 02:24:07 noop 02:24:07 Removing intermediate container e70c48bda9d7 02:24:07 ---> 450e4539e181 02:24:07 Successfully built 450e4539e181 02:24:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:07 + docker inspect -f . ci-base-image-arm64 02:24:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:08 prd-ubuntu20.04-docker-arm64-4c-16g-7513 does not seem to be running inside a container 02:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:24:09 $ docker top 5706b06ae90f8a9fa4076904742347993ac8cb62b59c9c3a0e8ad83b586aa688 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:10 + go version 02:24:10 go version go1.18.7 linux/arm64 [Pipeline] } 02:24:10 $ docker stop --time=1 5706b06ae90f8a9fa4076904742347993ac8cb62b59c9c3a0e8ad83b586aa688 02:24:11 $ docker rm -f --volumes 5706b06ae90f8a9fa4076904742347993ac8cb62b59c9c3a0e8ad83b586aa688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker inspect -f . ci-base-image-arm64 02:24:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:13 prd-ubuntu20.04-docker-arm64-4c-16g-7513 does not seem to be running inside a container 02:24:13 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:24:14 $ docker top d2f4eb1789352d797494426cbf6163eeaf7f2014fee6018b94b40ae997c2e27a -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:15 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 02:24:15 + make test 02:24:15 go test ./... -coverprofile=coverage.out ./... 02:24:17 ? github.com/edgexfoundry/device-gpio [no test files] 02:25:38 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:25:38 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:25:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:25:38 go vet ./... 02:25:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:25:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:25:57 ./bin/test-attribution-txt.sh 02:25:57 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:25:57 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:25:57 $ docker stop --time=1 d2f4eb1789352d797494426cbf6163eeaf7f2014fee6018b94b40ae997c2e27a 02:25:58 $ docker rm -f --volumes d2f4eb1789352d797494426cbf6163eeaf7f2014fee6018b94b40ae997c2e27a [Pipeline] // withDockerContainer [Pipeline] sh 02:26:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:26:00 Warning: overwriting stash ‘coverage-report’ 02:26:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:26:01 + ls -al . 02:26:01 total 156 02:26:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:24 . 02:26:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:21 .. 02:26:01 -rw-rw-r-- 1 jenkins jenkins 120 Feb 27 02:22 .dockerignore 02:26:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:22 .git 02:26:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:22 .github 02:26:01 -rw-rw-r-- 1 jenkins jenkins 343 Feb 27 02:22 .gitignore 02:26:01 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 02:22 .golangci.yml 02:26:01 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 27 02:22 Attribution.txt 02:26:01 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 27 02:22 CHANGELOG.md 02:26:01 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 27 02:22 Dockerfile 02:26:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 02:22 GOVERNANCE.md 02:26:01 -rw-rw-r-- 1 jenkins jenkins 657 Feb 27 02:22 Jenkinsfile 02:26:01 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 02:22 LICENSE 02:26:01 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 27 02:22 Makefile 02:26:01 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 02:22 OWNERS.md 02:26:01 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 27 02:22 README.md 02:26:01 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 02:18 VERSION 02:26:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:22 bin 02:26:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:22 cmd 02:26:01 -rw-r--r-- 1 jenkins jenkins 10 Feb 27 02:24 coverage.out 02:26:01 -rw-rw-r-- 1 jenkins jenkins 3313 Feb 27 02:22 go.mod 02:26:01 -rw-rw-r-- 1 jenkins jenkins 33095 Feb 27 02:22 go.sum 02:26:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:22 internal 02:26:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:22 snap 02:26:01 -rw-rw-r-- 1 jenkins jenkins 209 Feb 27 02:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:01 + 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=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd --label arch=arm64 --label version=0.0.0 . 02:26:02 Sending build context to Docker daemon 8.081MB 02:26:02 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:26:02 Step 2/25 : FROM ${BASE} AS builder 02:26:02 ---> 450e4539e181 02:26:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:26:02 ---> Running in 9d4fa14c7d0d 02:26:02 Removing intermediate container 9d4fa14c7d0d 02:26:02 ---> fe297fe7faa7 02:26:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:26:02 ---> Running in 7dd912d1a168 02:26:02 Removing intermediate container 7dd912d1a168 02:26:02 ---> 05cc1f92f647 02:26:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:26:03 ---> Running in 3cfbd4833036 02:26:03 Removing intermediate container 3cfbd4833036 02:26:03 ---> 069b21bcd766 02:26:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:26:03 ---> Running in 030668309aff 02:26:03 Removing intermediate container 030668309aff 02:26:03 ---> 31f6520fe2ae 02:26:03 Step 7/25 : WORKDIR /device-gpio 02:26:03 ---> Running in 5cdaf321350a 02:26:03 Removing intermediate container 5cdaf321350a 02:26:03 ---> ab0556c20aa2 02:26:03 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:26:03 ---> Running in d3493ba66a1a 02:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:26:06 OK: 226 MiB in 55 packages 02:26:08 Removing intermediate container d3493ba66a1a 02:26:08 ---> bf262f834769 02:26:08 Step 9/25 : COPY go.mod vendor* ./ 02:26:08 ---> f9dab2163ece 02:26:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:08 ---> Running in b30b034fda0c 02:26:12 Removing intermediate container b30b034fda0c 02:26:12 ---> d789e3aff7c5 02:26:12 Step 11/25 : COPY . . 02:26:12 ---> 8949f0e56559 02:26:12 Step 12/25 : RUN ${MAKE} 02:26:12 ---> Running in 7ce0e6e7ad79 02:26:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:28:35 Removing intermediate container 7ce0e6e7ad79 02:28:35 ---> 908d522a496c 02:28:35 Step 13/25 : FROM alpine:3.16 02:28:35 3.16: Pulling from library/alpine 02:28:35 3760b48202b3: Pulling fs layer 02:28:35 3760b48202b3: Verifying Checksum 02:28:35 3760b48202b3: Download complete 02:28:35 3760b48202b3: Pull complete 02:28:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:28:35 Status: Downloaded newer image for alpine:3.16 02:28:35 ---> 4c81e5bf8899 02:28:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:28:35 ---> Running in c60ebbd9f0cd 02:28:35 Removing intermediate container c60ebbd9f0cd 02:28:35 ---> 12bcbd85b485 02:28:35 Step 15/25 : RUN apk add --update --no-cache 02:28:35 ---> Running in a6f6d6838aa8 02:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:28:38 OK: 5 MiB in 14 packages 02:28:38 Removing intermediate container a6f6d6838aa8 02:28:38 ---> eabe63fad1fe 02:28:38 Step 16/25 : WORKDIR / 02:28:38 ---> Running in 6b1c1096aef3 02:28:39 Removing intermediate container 6b1c1096aef3 02:28:39 ---> a4edd3600748 02:28:39 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:28:39 ---> a14d0dd9194a 02:28:39 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:28:40 ---> b718def0322e 02:28:40 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:28:41 ---> f6ce9a07c079 02:28:41 Step 20/25 : EXPOSE 59910 02:28:41 ---> Running in 1626340a15da 02:28:41 Removing intermediate container 1626340a15da 02:28:41 ---> a56674795e90 02:28:41 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:28:41 ---> Running in 9b8b04c40ff0 02:28:42 Removing intermediate container 9b8b04c40ff0 02:28:42 ---> 3249b1bc4fe0 02:28:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:28:42 ---> Running in edc321ba9fd9 02:28:42 Removing intermediate container edc321ba9fd9 02:28:42 ---> eb31de3a974c 02:28:42 Step 23/25 : LABEL arch=arm64 02:28:42 ---> Running in c26216d770ee 02:28:42 Removing intermediate container c26216d770ee 02:28:42 ---> 901ea743e867 02:28:42 Step 24/25 : LABEL git_sha=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd 02:28:42 ---> Running in 003e328751af 02:28:43 Removing intermediate container 003e328751af 02:28:43 ---> 6f5508f79f16 02:28:43 Step 25/25 : LABEL version=0.0.0 02:28:43 ---> Running in 15c60ef85f01 02:28:43 Removing intermediate container 15c60ef85f01 02:28:43 ---> e3096a5e0f73 02:28:43 [Warning] One or more build-args [ARCH] were not consumed 02:28:43 Successfully built e3096a5e0f73 02:28:43 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:44 02:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:45 arm64: Pulling from edgex-lftools-log-publisher 02:28:45 8998bd30e6a1: Pulling fs layer 02:28:45 04944245beec: Pulling fs layer 02:28:45 699f458cf7ca: Pulling fs layer 02:28:45 765212b225bb: Pulling fs layer 02:28:45 f23df028b6ca: Pulling fs layer 02:28:45 d65c8cfc05b1: Pulling fs layer 02:28:45 2437ff75d9bd: Pulling fs layer 02:28:45 f23df028b6ca: Waiting 02:28:45 d65c8cfc05b1: Waiting 02:28:45 2437ff75d9bd: Waiting 02:28:45 765212b225bb: Waiting 02:28:45 04944245beec: Verifying Checksum 02:28:45 04944245beec: Download complete 02:28:45 765212b225bb: Verifying Checksum 02:28:45 765212b225bb: Download complete 02:28:45 f23df028b6ca: Verifying Checksum 02:28:45 f23df028b6ca: Download complete 02:28:45 d65c8cfc05b1: Download complete 02:28:45 699f458cf7ca: Verifying Checksum 02:28:45 699f458cf7ca: Download complete 02:28:45 8998bd30e6a1: Verifying Checksum 02:28:45 8998bd30e6a1: Download complete 02:28:48 2437ff75d9bd: Verifying Checksum 02:28:48 2437ff75d9bd: Download complete 02:28:49 8998bd30e6a1: Pull complete 02:28:50 04944245beec: Pull complete 02:28:51 699f458cf7ca: Pull complete 02:28:51 765212b225bb: Pull complete 02:28:52 f23df028b6ca: Pull complete 02:28:52 d65c8cfc05b1: Pull complete 02:29:07 2437ff75d9bd: Pull complete 02:29:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:07 prd-ubuntu20.04-docker-arm64-4c-16g-7513 does not seem to be running inside a container 02:29:08 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:29:10 $ docker top ab1f6df65e8881ab28a2a7b1cde700c24187f699bc3b22359c36223bb9a66365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:11 ---> job-cost.sh 02:29:11 lf-activate-venv: SKIPPING 02:29:11 INFO: No Stack... 02:29:11 INFO: Retrieving Pricing Info for: v3-standard-4 02:29:12 INFO: Archiving Costs [Pipeline] sh 02:29:13 + cat /w/workspace/device-gpio/1/archives/cost.csv 02:29:13 + cut -d, -f6 [Pipeline] lock 02:29:13 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] 02:29:13 Resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] did not exist. Created. 02:29:13 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:29:13 /w/workspace/device-gpio/1@tmp/durable-eea4aa2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:29:14 + echo total: 0.10999999940395355 [Pipeline] stash 02:29:14 Warning: overwriting stash ‘stack-cost’ 02:29:14 Stashed 1 file(s) [Pipeline] } 02:29:14 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:29:14 $ docker stop --time=1 ab1f6df65e8881ab28a2a7b1cde700c24187f699bc3b22359c36223bb9a66365 02:29:15 $ docker rm -f --volumes ab1f6df65e8881ab28a2a7b1cde700c24187f699bc3b22359c36223bb9a66365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:29:16 provisioning config files... 02:29:16 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config11294866526298712326tmp [Pipeline] { [Pipeline] sh 02:29:17 + set +x 02:29:17 + curl -s https://codecov.io/bash 02:29:17 + bash -s -- 02:29:17 02:29:17 _____ _ 02:29:17 / ____| | | 02:29:17 | | ___ __| | ___ ___ _____ __ 02:29:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:29:17 | |___| (_) | (_| | __/ (_| (_) \ V / 02:29:17 \_____\___/ \__,_|\___|\___\___/ \_/ 02:29:17 Bash-1.0.6 02:29:17 02:29:17 02:29:17 ==> git version 2.25.1 found 02:29:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:29:17 Release-Date: 2020-01-08 02:29:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:29:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:29:17 ==> Jenkins CI detected. 02:29:17 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-111 02:29:17 project root: . 02:29:17 --> token set from env 02:29:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:29:17 ==> Running gcov in . (disable via -X gcov) 02:29:17 ==> Python coveragepy not found 02:29:17 ==> Searching for coverage reports in: 02:29:17 + . 02:29:17 -> Found 1 reports 02:29:17 ==> Detecting git/mercurial file structure 02:29:17 ==> Reading reports 02:29:17 + ./coverage.out bytes=10 02:29:17 ==> Appending adjustments 02:29:17 https://docs.codecov.io/docs/fixing-reports 02:29:17 + Found adjustments 02:29:17 ==> Gzipping contents 02:29:17 4.0K /tmp/codecov.GZvGrT.gz 02:29:17 ==> Uploading reports 02:29:17 url: https://codecov.io 02:29:17 query: branch=PR-111&commit=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=111&job=&cmd_args= 02:29:17 -> Pinging Codecov 02:29:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-111&commit=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=111&job=&cmd_args= 02:29:17 -> Uploading to 02:29:17 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cfc5e4c0856cf0b744dc6c5667a81065f480e3fd/28d043a1-1d0a-4696-8a35-06ede55519cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T022917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf23054bddb4511f7bc32d30edafbe913e5cd5541ad6e144aa07511c213474eb 02:29:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:29:17 Dload Upload Total Spent Left Speed 02:29:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 1932 --:--:-- --:--:-- --:--:-- 1927 100 742 0 0 100 742 0 1932 --:--:-- --:--:-- --:--:-- 1927 02:29:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] } 02:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:29:19 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-111/archives ] 02:29:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-111/archives 02:29:19 total 16 02:29:19 drwxr-xr-x 3 root root 4096 Feb 27 02:20 . 02:29:19 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 02:20 .. 02:29:19 drwxr-xr-x 2 root root 4096 Feb 27 02:20 cost 02:29:19 -rw-r--r-- 1 root root 83 Feb 27 02:20 cost.csv 02:29:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-111/archives 02:29:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-111/archives 02:29:19 total 16 02:29:19 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 02:20 . 02:29:19 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 02:20 .. 02:29:19 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 02:20 cost 02:29:19 -rw-r--r-- 1 jenkins jenkins 83 Feb 27 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:29:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:29:20 ---> package-listing.sh 02:29:20 ++ facter osfamily 02:29:20 ++ tr '[:upper:]' '[:lower:]' 02:29:21 + OS_FAMILY=debian 02:29:21 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-111 02:29:21 + START_PACKAGES=/tmp/packages_start.txt 02:29:21 + END_PACKAGES=/tmp/packages_end.txt 02:29:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:29:21 + PACKAGES=/tmp/packages_start.txt 02:29:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-111 ']' 02:29:21 + PACKAGES=/tmp/packages_end.txt 02:29:21 + case "${OS_FAMILY}" in 02:29:21 + dpkg -l 02:29:21 + grep '^ii' 02:29:21 + '[' -f /tmp/packages_start.txt ']' 02:29:21 + '[' -f /tmp/packages_end.txt ']' 02:29:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:29:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-111 ']' 02:29:21 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-111/archives/ 02:29:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-111/archives/ [Pipeline] echo 02:29:21 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:29:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:22 prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container 02:29:22 $ 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-111/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-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:29:22 $ docker top f56014d111e1d706b233fed4caa6804ac4bcb591b4ad1c231cb73badc916344e -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:29:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:29:23 + ls /var/log/sa-host 02:29:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:23 provisioning config files... 02:29:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config13002465304138895714tmp [Pipeline] { [Pipeline] echo 02:29:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:29:24 ---> create-netrc.sh [Pipeline] } 02:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:29:24 ---> python-tools-install.sh [Pipeline] echo 02:29:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:29:25 ---> sudo-logs.sh 02:29:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:29:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:29:25 ---> job-cost.sh 02:29:25 lf-activate-venv: SKIPPING 02:29:25 DEBUG: total: 0.2199999988079071 02:29:25 INFO: Retrieving Stack Cost... 02:29:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:26 INFO: Archiving Costs [Pipeline] echo 02:29:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:29:26 ---> logs-deploy.sh 02:29:26 lf-activate-venv: SKIPPING 02:29:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-111/1 02:29:26 INFO: archiving workspace using pattern(s): 02:29:27 Archives upload complete. 02:29:27 INFO: archiving logs to Nexus