Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e2294a8126cf428e5cd691c52413274113abd64+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (8f33f129d708704ef78b57958c8f95f7518af9aa) 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-ssh16243293191330857039.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-ssh7038198180097416354.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-106/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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10263030201596047030.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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17673277379706921761.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-ssh4986479946231664879.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-106/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-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10198757409228606322.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 ‘prd-ubuntu20.04-docker-8c-8g-6672’ Running on prd-ubuntu20.04-docker-8c-8g-6682 in /w/workspace/edgexfoundry_device-gpio_PR-106 [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-106 # 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/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 8e2294a8126cf428e5cd691c52413274113abd64 Merge succeeded, producing 8e2294a8126cf428e5cd691c52413274113abd64 Checking out Revision 8e2294a8126cf428e5cd691c52413274113abd64 (PR-106) 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] { [Pipeline] timeout 02:18:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e2294a8126cf428e5cd691c52413274113abd64 # 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 8e2294a8126cf428e5cd691c52413274113abd64 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:18:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:18:15 ========================================================= 02:18:15 EdgeX Global Pipelines Version Info 02:18:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:18:16 ------------------- 02:18:16 stable info: 02:18:16 ------------------- 02:18:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:18:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:18:16 Message: update stable to v1.0.244 02:18:16 ------------------- 02:18:16 experimental info: 02:18:16 ------------------- 02:18:16 Commited By: **** collab-it+edgex@linuxfoundation.org 02:18:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:18:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:18:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e2294a [Pipeline] echo 02:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [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-106@tmp/config7758886115190435635tmp [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:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:20 Configure a credential helper to remove this warning. See 02:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:20 02:18:20 Login Succeeded 02:18:20 ---> docker-login.sh ends [Pipeline] } 02:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:18:20 + git rev-list -1 --merges 8e2294a8126cf428e5cd691c52413274113abd64~1..8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo 02:18:20 -----------> git rev-list -1 --merges 8e2294a8126cf428e5cd691c52413274113abd64~1..8e2294a8126cf428e5cd691c52413274113abd64 8e2294a8126cf428e5cd691c52413274113abd64 [false] [Pipeline] sh 02:18:21 + git log --format=format:%s -1 8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo 02:18:21 ========================================================= 02:18:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:18:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:21 + git log --format=format:%s -1 8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo 02:18:21 [semverPrep] GIT_COMMIT: 8e2294a8126cf428e5cd691c52413274113abd64, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:18:21 [semverPrep] This is not a build commit. [Pipeline] sh 02:18:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:22 + grep -v github /etc/ssh/ssh_known_hosts 02:18:22 + [ -e /tmp/ssh_known_hosts ] 02:18:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:18:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:18:22 + sudo tee -a /etc/ssh/ssh_known_hosts 02:18:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:22 02:18:22 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:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:23 0.1.4: Pulling from edgex-devops/py-git-semver 02:18:23 b85a868b505f: Pulling fs layer 02:18:23 e2be974225ed: Pulling fs layer 02:18:23 339a4e72a1f5: Pulling fs layer 02:18:23 988bab9f4d93: Pulling fs layer 02:18:23 1469e6f7b9e6: Pulling fs layer 02:18:23 eaf3925da568: Pulling fs layer 02:18:23 bab4dde63d76: Pulling fs layer 02:18:23 bde34c3a00c8: Pulling fs layer 02:18:23 b352a97aabf1: Pulling fs layer 02:18:23 4872d77fe225: Pulling fs layer 02:18:23 5851b861e8e6: Pulling fs layer 02:18:23 1469e6f7b9e6: Waiting 02:18:23 988bab9f4d93: Waiting 02:18:23 eaf3925da568: Waiting 02:18:23 bab4dde63d76: Waiting 02:18:23 bde34c3a00c8: Waiting 02:18:23 b352a97aabf1: Waiting 02:18:23 4872d77fe225: Waiting 02:18:23 e2be974225ed: Verifying Checksum 02:18:23 e2be974225ed: Download complete 02:18:23 988bab9f4d93: Verifying Checksum 02:18:23 988bab9f4d93: Download complete 02:18:23 339a4e72a1f5: Verifying Checksum 02:18:23 339a4e72a1f5: Download complete 02:18:23 1469e6f7b9e6: Verifying Checksum 02:18:23 1469e6f7b9e6: Download complete 02:18:23 eaf3925da568: Verifying Checksum 02:18:23 eaf3925da568: Download complete 02:18:23 bde34c3a00c8: Download complete 02:18:23 b352a97aabf1: Download complete 02:18:23 4872d77fe225: Verifying Checksum 02:18:23 4872d77fe225: Download complete 02:18:23 5851b861e8e6: Verifying Checksum 02:18:23 5851b861e8e6: Download complete 02:18:23 b85a868b505f: Verifying Checksum 02:18:23 b85a868b505f: Download complete 02:18:23 bab4dde63d76: Verifying Checksum 02:18:23 bab4dde63d76: Download complete 02:18:24 b85a868b505f: Pull complete 02:18:24 e2be974225ed: Pull complete 02:18:25 339a4e72a1f5: Pull complete 02:18:25 988bab9f4d93: Pull complete 02:18:25 1469e6f7b9e6: Pull complete 02:18:25 eaf3925da568: Pull complete 02:18:27 bab4dde63d76: Pull complete 02:18:27 bde34c3a00c8: Pull complete 02:18:27 b352a97aabf1: Pull complete 02:18:27 4872d77fe225: Pull complete 02:18:27 5851b861e8e6: Pull complete 02:18:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:27 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 02:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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:32 $ docker top 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d -eo pid,comm 02:18:32 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:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:32 [ssh-agent] Looking for ssh-agent implementation... 02:18:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:32 $ docker exec 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent 02:18:32 SSH_AUTH_SOCK=/tmp/ssh-HX0VZDgPiwYP/agent.32 02:18:32 SSH_AGENT_PID=38 02:18:32 Running ssh-add (command line suppressed) 02:18:32 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_1488628335930239108.key (/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_1488628335930239108.key) 02:18:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:33 + git tag --points-at HEAD [Pipeline] } 02:18:33 $ docker exec --env ******** --env ******** 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent -k 02:18:33 unset SSH_AUTH_SOCK; 02:18:33 unset SSH_AGENT_PID; 02:18:33 echo Agent pid 38 killed; 02:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:18:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:33 [ssh-agent] Looking for ssh-agent implementation... 02:18:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:33 $ docker exec 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent 02:18:33 SSH_AUTH_SOCK=/tmp/ssh-Bpv566Qqhoe0/agent.70 02:18:33 SSH_AGENT_PID=76 02:18:33 Running ssh-add (command line suppressed) 02:18:33 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_17421302588062918264.key (/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_17421302588062918264.key) 02:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:34 + git semver init 02:18:34 2023-02-20 02:18:34,261 [run_init] DEBUG init version:0.0.0 force:False 02:18:34 2023-02-20 02:18:34,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-106/.semver 02:18:34 2023-02-20 02:18:34,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-106/.semver 02:18:34 2023-02-20 02:18:34,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-106/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-106, universal_newlines=False, shell=None, istream=None) 02:18:35 2023-02-20 02:18:35,470 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-106/.git/info/exclude 02:18:35 2023-02-20 02:18:35,470 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-106/.semver/PR-106 with force:False 02:18:35 2023-02-20 02:18:35,471 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-106/.semver/PR-106 02:18:35 2023-02-20 02:18:35,473 [execute] INFO git cat-file --batch-check 02:18:35 2023-02-20 02:18:35,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-106/.semver, universal_newlines=False, shell=None, istream=) 02:18:35 2023-02-20 02:18:35,479 [execute] INFO git cat-file --batch 02:18:35 2023-02-20 02:18:35,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-106/.semver, universal_newlines=False, shell=None, istream=) 02:18:35 2023-02-20 02:18:35,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-106/.semver/PR-106 02:18:35 0.0.0 [Pipeline] } 02:18:35 $ docker exec --env ******** --env ******** 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent -k 02:18:35 unset SSH_AUTH_SOCK; 02:18:35 unset SSH_AGENT_PID; 02:18:35 echo Agent pid 76 killed; 02:18:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:36 + git semver [Pipeline] } 02:18:36 $ docker stop --time=1 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d 02:18:37 $ docker rm -f --volumes 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d [Pipeline] // withDockerContainer [Pipeline] sh 02:18:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:18:38 Stashed 1 file(s) [Pipeline] echo 02:18:38 [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:39 provisioning config files... 02:18:39 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/config9564803233896175040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:39 ---> docker-login.sh 02:18:39 nexus3.edgexfoundry.org:10001 02:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:39 Configure a credential helper to remove this warning. See 02:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:39 02:18:39 Login Succeeded 02:18:39 nexus3.edgexfoundry.org:10002 02:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:39 Configure a credential helper to remove this warning. See 02:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:39 02:18:39 Login Succeeded 02:18:39 nexus3.edgexfoundry.org:10003 02:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:39 Configure a credential helper to remove this warning. See 02:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:39 02:18:39 Login Succeeded 02:18:39 nexus3.edgexfoundry.org:10004 02:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:39 Configure a credential helper to remove this warning. See 02:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:39 02:18:39 Login Succeeded 02:18:39 docker.io 02:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:40 Configure a credential helper to remove this warning. See 02:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:40 02:18:40 Login Succeeded 02:18:40 ---> docker-login.sh ends [Pipeline] } 02:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:40 ========================================================= 02:18:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:18:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:40 + 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:40 Sending build context to Docker daemon 15.99MB 02:18:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:18:40 Step 2/12 : FROM ${BASE} AS builder 02:18:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:18:41 213ec9aee27d: Pulling fs layer 02:18:41 4583459ba037: Pulling fs layer 02:18:41 93c1e223e6f2: Pulling fs layer 02:18:41 53926ce57604: Pulling fs layer 02:18:41 21b2b0c7a3f4: Pulling fs layer 02:18:41 22ff95d597cd: Pulling fs layer 02:18:41 12d6caf4c0d1: Pulling fs layer 02:18:41 96b7cbca73a9: Pulling fs layer 02:18:41 22ff95d597cd: Waiting 02:18:41 21b2b0c7a3f4: Waiting 02:18:41 53926ce57604: Waiting 02:18:41 12d6caf4c0d1: Waiting 02:18:41 a7acece74701: Pulling fs layer 02:18:41 96b7cbca73a9: Waiting 02:18:41 a7acece74701: Waiting 02:18:41 93c1e223e6f2: Download complete 02:18:41 4583459ba037: Verifying Checksum 02:18:41 4583459ba037: Download complete 02:18:41 22ff95d597cd: Verifying Checksum 02:18:41 22ff95d597cd: Download complete 02:18:41 213ec9aee27d: Verifying Checksum 02:18:41 213ec9aee27d: Download complete 02:18:41 12d6caf4c0d1: Verifying Checksum 02:18:41 12d6caf4c0d1: Download complete 02:18:41 213ec9aee27d: Pull complete 02:18:41 4583459ba037: Pull complete 02:18:42 a7acece74701: Verifying Checksum 02:18:42 a7acece74701: Download complete 02:18:42 53926ce57604: Verifying Checksum 02:18:42 53926ce57604: Download complete 02:18:42 96b7cbca73a9: Verifying Checksum 02:18:42 93c1e223e6f2: Pull complete 02:18:46 53926ce57604: Pull complete 02:18:46 21b2b0c7a3f4: Pull complete 02:18:46 22ff95d597cd: Pull complete 02:18:46 12d6caf4c0d1: Pull complete 02:18:48 96b7cbca73a9: Pull complete 02:18:49 a7acece74701: Pull complete 02:18:49 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:18:49 ---> db6d94c90886 02:18:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:18:54 Still waiting to schedule task 02:18:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6676’ 02:18:55 ---> Running in 62bf7acf2608 02:18:55 Removing intermediate container 62bf7acf2608 02:18:55 ---> a197855dc5fe 02:18:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:55 ---> Running in 646ace35e9a8 02:18:55 Removing intermediate container 646ace35e9a8 02:18:55 ---> bae4121fe61f 02:18:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:18:55 ---> Running in 8edb4b8c7bc4 02:18:55 Removing intermediate container 8edb4b8c7bc4 02:18:55 ---> 3bfafac26a73 02:18:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:18:55 ---> Running in 569a338dd885 02:18:55 Removing intermediate container 569a338dd885 02:18:55 ---> 7afc77814528 02:18:55 Step 7/12 : WORKDIR /device-gpio 02:18:55 ---> Running in f8cc84955d47 02:18:55 Removing intermediate container f8cc84955d47 02:18:55 ---> f42cc8e81fa8 02:18:55 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:55 ---> Running in fe0c9df2bcac 02:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:18:56 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:18:56 (2/4) Installing libedit (20210910.3.1-r0) 02:18:56 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:18:56 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:18:56 Executing busybox-1.35.0-r17.trigger 02:18:56 OK: 216 MiB in 55 packages 02:18:56 Removing intermediate container fe0c9df2bcac 02:18:56 ---> 08b7fc79f237 02:18:56 Step 9/12 : COPY go.mod vendor* ./ 02:18:56 ---> 8a5ba61eda24 02:18:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:57 ---> Running in f2289bd069ed 02:19:43 Removing intermediate container f2289bd069ed 02:19:43 ---> 3c0e94df8749 02:19:43 Step 11/12 : COPY . . 02:19:43 ---> 51dfe21c899f 02:19:43 Step 12/12 : RUN ${MAKE} 02:19:43 ---> Running in ec29737bf150 02:19:43 noop 02:19:43 Removing intermediate container ec29737bf150 02:19:43 ---> c7c89804bb5f 02:19:43 Successfully built c7c89804bb5f 02:19:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:44 + docker inspect -f . ci-base-image-x86_64 02:19:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:44 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 02:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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:44 $ docker top 338880dd336d1f3ff8b38f58c9afa8e35851ca2779de9cfd33f70824035df4de -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:45 + go version 02:19:45 go version go1.18.7 linux/amd64 [Pipeline] } 02:19:45 $ docker stop --time=1 338880dd336d1f3ff8b38f58c9afa8e35851ca2779de9cfd33f70824035df4de 02:19:47 $ docker rm -f --volumes 338880dd336d1f3ff8b38f58c9afa8e35851ca2779de9cfd33f70824035df4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:47 + docker inspect -f . ci-base-image-x86_64 02:19:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:48 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 02:19:48 $ 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-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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:49 $ docker top 19a23f2f7c6a4e632b13e2640be69bec3d443d647f1ab14d8e94b28e4f5758b5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-106 [Pipeline] fileExists [Pipeline] sh 02:19:50 + make test 02:19:50 go test ./... -coverprofile=coverage.out ./... 02:19:50 ? github.com/edgexfoundry/device-gpio [no test files] 02:19:58 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:19:58 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:20:04 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:20:04 go vet ./... 02:20:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:20:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:20:06 ./bin/test-attribution-txt.sh 02:20:06 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:20:06 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:20:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:20:06 $ docker stop --time=1 19a23f2f7c6a4e632b13e2640be69bec3d443d647f1ab14d8e94b28e4f5758b5 02:20:08 $ docker rm -f --volumes 19a23f2f7c6a4e632b13e2640be69bec3d443d647f1ab14d8e94b28e4f5758b5 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:20:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:20:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:20:10 + ls -al . 02:20:10 total 160 02:20:10 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 02:19 . 02:20:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:18 .. 02:20:10 -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 02:18 .dockerignore 02:20:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:19 .git 02:20:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:18 .github 02:20:10 -rw-rw-r-- 1 jenkins jenkins 343 Feb 20 02:18 .gitignore 02:20:10 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 02:18 .golangci.yml 02:20:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:18 .semver 02:20:10 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 20 02:18 Attribution.txt 02:20:10 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 20 02:18 CHANGELOG.md 02:20:10 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 20 02:18 Dockerfile 02:20:10 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 02:18 GOVERNANCE.md 02:20:10 -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 02:18 Jenkinsfile 02:20:10 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 02:18 LICENSE 02:20:10 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 20 02:18 Makefile 02:20:10 -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 02:18 OWNERS.md 02:20:10 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 20 02:18 README.md 02:20:10 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 02:18 VERSION 02:20:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:18 bin 02:20:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:18 cmd 02:20:10 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 02:19 coverage.out 02:20:10 -rw-rw-r-- 1 jenkins jenkins 3312 Feb 20 02:18 go.mod 02:20:10 -rw-rw-r-- 1 jenkins jenkins 33120 Feb 20 02:18 go.sum 02:20:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:18 internal 02:20:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:18 snap 02:20:10 -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 02:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:10 + 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=8e2294a8126cf428e5cd691c52413274113abd64 --label arch=amd64 --label version=0.0.0 . 02:20:10 Sending build context to Docker daemon 15.99MB 02:20:10 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:20:10 Step 2/25 : FROM ${BASE} AS builder 02:20:10 ---> c7c89804bb5f 02:20:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:20:11 ---> Running in 36fc54bb318d 02:20:11 Removing intermediate container 36fc54bb318d 02:20:11 ---> 39c6ac74aa5c 02:20:11 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:20:11 ---> Running in a8a0c121e42c 02:20:11 Removing intermediate container a8a0c121e42c 02:20:11 ---> ca5f0a5db1ee 02:20:11 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:20:11 ---> Running in a4a2ccb0cc48 02:20:11 Removing intermediate container a4a2ccb0cc48 02:20:11 ---> f00af745a836 02:20:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:20:11 ---> Running in e1844ffd0e22 02:20:11 Removing intermediate container e1844ffd0e22 02:20:11 ---> e919a4f4d384 02:20:11 Step 7/25 : WORKDIR /device-gpio 02:20:11 ---> Running in a41d38c36f55 02:20:11 Removing intermediate container a41d38c36f55 02:20:11 ---> e726de7b4c39 02:20:11 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:11 ---> Running in ca1002cfcdd6 02:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:20:12 OK: 216 MiB in 55 packages 02:20:12 Removing intermediate container ca1002cfcdd6 02:20:12 ---> 33ef37f5fb31 02:20:12 Step 9/25 : COPY go.mod vendor* ./ 02:20:12 ---> b3e1c24200db 02:20:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:12 ---> Running in 4ba6142b893e 02:20:13 Removing intermediate container 4ba6142b893e 02:20:13 ---> 06617374ee0b 02:20:13 Step 11/25 : COPY . . 02:20:13 ---> 91ecc9617b01 02:20:13 Step 12/25 : RUN ${MAKE} 02:20:13 ---> Running in 58de1b41761a 02:20:14 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:32 Removing intermediate container 58de1b41761a 02:20:32 ---> 1606aefc17a1 02:20:32 Step 13/25 : FROM alpine:3.16 02:20:32 3.16: Pulling from library/alpine 02:20:32 ef5531b6e74e: Pulling fs layer 02:20:32 ef5531b6e74e: Verifying Checksum 02:20:32 ef5531b6e74e: Download complete 02:20:32 ef5531b6e74e: Pull complete 02:20:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:20:32 Status: Downloaded newer image for alpine:3.16 02:20:32 ---> dfd21b5a31f5 02:20:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:20:32 ---> Running in de5c921e6611 02:20:32 Removing intermediate container de5c921e6611 02:20:32 ---> 7ac02fcfffad 02:20:32 Step 15/25 : RUN apk add --update --no-cache 02:20:32 ---> Running in a0c18e6987bc 02:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:20:32 OK: 6 MiB in 14 packages 02:20:33 Removing intermediate container a0c18e6987bc 02:20:33 ---> fa177cf44bae 02:20:33 Step 16/25 : WORKDIR / 02:20:33 ---> Running in 38110fa2b20e 02:20:33 Removing intermediate container 38110fa2b20e 02:20:33 ---> 248d60943ac6 02:20:33 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:20:33 ---> e71c2737af9f 02:20:33 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:20:33 ---> 2e59e751e55c 02:20:33 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:20:34 ---> f89d09b4ad0e 02:20:34 Step 20/25 : EXPOSE 59910 02:20:34 ---> Running in dccac608ccaf 02:20:34 Removing intermediate container dccac608ccaf 02:20:34 ---> dd2e386371e6 02:20:34 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:20:34 ---> Running in b68d392254ae 02:20:34 Removing intermediate container b68d392254ae 02:20:34 ---> 41cfdec3da42 02:20:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:20:34 ---> Running in e6b2bba1d17f 02:20:34 Removing intermediate container e6b2bba1d17f 02:20:34 ---> 44aa7c191b6a 02:20:34 Step 23/25 : LABEL arch=amd64 02:20:34 ---> Running in 1a2929b65b05 02:20:34 Removing intermediate container 1a2929b65b05 02:20:34 ---> 30a08ff1d9e9 02:20:34 Step 24/25 : LABEL git_sha=8e2294a8126cf428e5cd691c52413274113abd64 02:20:34 ---> Running in 3eb8e9a10f84 02:20:34 Removing intermediate container 3eb8e9a10f84 02:20:34 ---> 3914748f911b 02:20:34 Step 25/25 : LABEL version=0.0.0 02:20:34 ---> Running in 7ac7fec1f479 02:20:34 Removing intermediate container 7ac7fec1f479 02:20:34 ---> 42f0971eec3f 02:20:34 [Warning] One or more build-args [ARCH] were not consumed 02:20:34 Successfully built 42f0971eec3f 02:20:34 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:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:35 02:20:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:35 latest: Pulling from edgex-lftools-log-publisher 02:20:35 5eb5b503b376: Pulling fs layer 02:20:35 5c69ac0246d0: Pulling fs layer 02:20:35 ec43610c2a17: Pulling fs layer 02:20:35 3a2ae6a8a46f: Pulling fs layer 02:20:35 33b1e0a273af: Pulling fs layer 02:20:35 3a2ae6a8a46f: Waiting 02:20:35 5d3b04190fa2: Pulling fs layer 02:20:35 2f39f015ded8: Pulling fs layer 02:20:35 33b1e0a273af: Waiting 02:20:35 5d3b04190fa2: Waiting 02:20:35 2f39f015ded8: Waiting 02:20:35 5c69ac0246d0: Verifying Checksum 02:20:35 5c69ac0246d0: Download complete 02:20:35 3a2ae6a8a46f: Verifying Checksum 02:20:35 3a2ae6a8a46f: Download complete 02:20:36 33b1e0a273af: Verifying Checksum 02:20:36 33b1e0a273af: Download complete 02:20:36 5d3b04190fa2: Verifying Checksum 02:20:36 5d3b04190fa2: Download complete 02:20:36 ec43610c2a17: Verifying Checksum 02:20:36 ec43610c2a17: Download complete 02:20:36 5eb5b503b376: Download complete 02:20:36 2f39f015ded8: Download complete 02:20:37 5eb5b503b376: Pull complete 02:20:37 5c69ac0246d0: Pull complete 02:20:38 ec43610c2a17: Pull complete 02:20:38 3a2ae6a8a46f: Pull complete 02:20:38 33b1e0a273af: Pull complete 02:20:38 5d3b04190fa2: Pull complete 02:20:42 2f39f015ded8: Pull complete 02:20:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:43 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 02:20:43 $ 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-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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:45 $ docker top 078a7cf6429c171cdb3f313941a4b08d6b3423089a059be4f874b2413d76aff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:46 ---> job-cost.sh 02:20:46 lf-activate-venv: SKIPPING 02:20:46 INFO: No Stack... 02:20:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:46 INFO: Archiving Costs [Pipeline] sh 02:20:47 + cat /w/workspace/edgexfoundry_device-gpio_PR-106/archives/cost.csv 02:20:47 + cut -d, -f6 [Pipeline] lock 02:20:47 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] 02:20:47 Resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] did not exist. Created. 02:20:47 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:47 + echo total: 0.2199999988079071 [Pipeline] stash 02:20:47 Stashed 1 file(s) [Pipeline] } 02:20:47 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:20:47 $ docker stop --time=1 078a7cf6429c171cdb3f313941a4b08d6b3423089a059be4f874b2413d76aff6 02:20:48 $ docker rm -f --volumes 078a7cf6429c171cdb3f313941a4b08d6b3423089a059be4f874b2413d76aff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:21:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6688 in /w/workspace/edgexfoundry_device-gpio_PR-106 [Pipeline] { [Pipeline] ws 02:21:36 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 02:21:36 The recommended git tool is: git 02:21:43 using credential edgex-jenkins-ssh 02:21:43 Cloning the remote Git repository 02:21:43 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:21:44 > git init /w/workspace/device-gpio/1 # timeout=10 02:21:44 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:21:44 > git --version # timeout=10 02:21:44 > git --version # 'git version 2.25.1' 02:21:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:46 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:21:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:48 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 8e2294a8126cf428e5cd691c52413274113abd64 02:21:48 Merge succeeded, producing 8e2294a8126cf428e5cd691c52413274113abd64 02:21:48 Checking out Revision 8e2294a8126cf428e5cd691c52413274113abd64 (PR-106) 02:21:47 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:21:47 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:21:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:21:48 > git config core.sparsecheckout # timeout=10 02:21:48 > git checkout -f 8e2294a8126cf428e5cd691c52413274113abd64 # timeout=10 02:21:48 > git remote # timeout=10 02:21:48 > git config --get remote.origin.url # timeout=10 02:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:48 > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 02:21:48 > git rev-parse HEAD^{commit} # timeout=10 02:21:48 > git config core.sparsecheckout # timeout=10 02:21:48 > git checkout -f 8e2294a8126cf428e5cd691c52413274113abd64 # timeout=10 02:21:49 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:21:49 > git --version # timeout=10 02:21:49 > git --version # 'git version 2.25.1' 02:21:49 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:21:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:50 Dload Upload Total Spent Left Speed 02:21:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 02:21:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:21:51 + sudo tee /etc/docker/daemon.new 02:21:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:21:51 { 02:21:51 "registry-mirrors": [ 02:21:51 "https://nexus3.edgexfoundry.org:10001" 02:21:51 ], 02:21:51 "bip": "10.250.0.254/24", 02:21:51 "hosts": [ 02:21:51 "tcp://0.0.0.0:5555", 02:21:51 "unix:///var/run/docker.sock" 02:21:51 ], 02:21:51 "mtu": 1458, 02:21:51 "selinux-enabled": true, 02:21:51 "seccomp-profile": "/etc/docker/seccomp.json" 02:21:51 } [Pipeline] sh 02:21:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:21:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:10 provisioning config files... 02:22:10 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12568033003261854340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:10 ---> docker-login.sh 02:22:10 nexus3.edgexfoundry.org:10001 02:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:11 Configure a credential helper to remove this warning. See 02:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:11 02:22:11 Login Succeeded 02:22:11 nexus3.edgexfoundry.org:10002 02:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:12 Configure a credential helper to remove this warning. See 02:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:12 02:22:12 Login Succeeded 02:22:12 nexus3.edgexfoundry.org:10003 02:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:12 Configure a credential helper to remove this warning. See 02:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:12 02:22:12 Login Succeeded 02:22:12 nexus3.edgexfoundry.org:10004 02:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:12 Configure a credential helper to remove this warning. See 02:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:12 02:22:12 Login Succeeded 02:22:12 docker.io 02:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:13 Configure a credential helper to remove this warning. See 02:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:13 02:22:13 Login Succeeded 02:22:13 ---> docker-login.sh ends [Pipeline] } 02:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:22:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:14 ========================================================= 02:22:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:22:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:14 + 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:14 Sending build context to Docker daemon 8.073MB 02:22:14 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:22:14 Step 2/12 : FROM ${BASE} AS builder 02:22:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:22:15 9b18e9b68314: Pulling fs layer 02:22:15 35d82f9e3411: Pulling fs layer 02:22:15 e16973657156: Pulling fs layer 02:22:15 fc693d55d65f: Pulling fs layer 02:22:15 7e9fc2657dce: Pulling fs layer 02:22:15 dda99020689f: Pulling fs layer 02:22:15 db1c61fa0a46: Pulling fs layer 02:22:15 891c053d2c06: Pulling fs layer 02:22:15 dda99020689f: Waiting 02:22:15 db1c61fa0a46: Waiting 02:22:15 891c053d2c06: Waiting 02:22:15 7e9fc2657dce: Waiting 02:22:15 fc693d55d65f: Waiting 02:22:15 e16973657156: Verifying Checksum 02:22:15 e16973657156: Download complete 02:22:15 35d82f9e3411: Verifying Checksum 02:22:15 35d82f9e3411: Download complete 02:22:15 7e9fc2657dce: Download complete 02:22:15 dda99020689f: Verifying Checksum 02:22:15 dda99020689f: Download complete 02:22:15 9b18e9b68314: Verifying Checksum 02:22:15 9b18e9b68314: Download complete 02:22:16 9b18e9b68314: Pull complete 02:22:16 891c053d2c06: Verifying Checksum 02:22:16 891c053d2c06: Download complete 02:22:16 35d82f9e3411: Pull complete 02:22:16 e16973657156: Pull complete 02:22:17 db1c61fa0a46: Download complete 02:22:18 fc693d55d65f: Verifying Checksum 02:22:18 fc693d55d65f: Download complete 02:22:31 fc693d55d65f: Pull complete 02:22:31 7e9fc2657dce: Pull complete 02:22:31 dda99020689f: Pull complete 02:22:36 db1c61fa0a46: Pull complete 02:22:38 891c053d2c06: Pull complete 02:22:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:22:38 ---> f96f9c87975a 02:22:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:22:41 ---> Running in f2399255a6cf 02:22:41 Removing intermediate container f2399255a6cf 02:22:41 ---> 6dca2d22f536 02:22:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:22:41 ---> Running in 3efc79635aa7 02:22:41 Removing intermediate container 3efc79635aa7 02:22:41 ---> a87f7337f8c5 02:22:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:22:41 ---> Running in 8b20eaaeac09 02:22:42 Removing intermediate container 8b20eaaeac09 02:22:42 ---> a08a8c8ef397 02:22:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:22:42 ---> Running in f67b8c5829d5 02:22:42 Removing intermediate container f67b8c5829d5 02:22:42 ---> 4e04d631ad74 02:22:42 Step 7/12 : WORKDIR /device-gpio 02:22:42 ---> Running in 8429d2341be2 02:22:42 Removing intermediate container 8429d2341be2 02:22:42 ---> 6fc92df15842 02:22:42 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:22:43 ---> Running in 180b88273632 02:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:22:46 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:22:46 (2/4) Installing libedit (20210910.3.1-r0) 02:22:46 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:22:46 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:22:46 Executing busybox-1.35.0-r17.trigger 02:22:46 OK: 226 MiB in 55 packages 02:22:48 Removing intermediate container 180b88273632 02:22:48 ---> a55595a6a3dd 02:22:48 Step 9/12 : COPY go.mod vendor* ./ 02:22:48 ---> 2ae2f3770f70 02:22:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:48 ---> Running in 1753a6a73422 02:24:10 Removing intermediate container 1753a6a73422 02:24:10 ---> 54c9890399cd 02:24:10 Step 11/12 : COPY . . 02:24:10 ---> b58a14917b20 02:24:10 Step 12/12 : RUN ${MAKE} 02:24:10 ---> Running in 82c33ca04e3b 02:24:10 noop 02:24:10 Removing intermediate container 82c33ca04e3b 02:24:10 ---> 45d147caef59 02:24:10 Successfully built 45d147caef59 02:24:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:11 + docker inspect -f . ci-base-image-arm64 02:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:11 prd-ubuntu20.04-docker-arm64-4c-16g-6688 does not seem to be running inside a container 02:24:11 $ 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:13 $ docker top 03b2b62cf8afbceb6105d697943b3b59f4591342818f77b16a1c17901ed355a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:13 + go version 02:24:13 go version go1.18.7 linux/arm64 [Pipeline] } 02:24:13 $ docker stop --time=1 03b2b62cf8afbceb6105d697943b3b59f4591342818f77b16a1c17901ed355a3 02:24:15 $ docker rm -f --volumes 03b2b62cf8afbceb6105d697943b3b59f4591342818f77b16a1c17901ed355a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:16 + docker inspect -f . ci-base-image-arm64 02:24:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:16 prd-ubuntu20.04-docker-arm64-4c-16g-6688 does not seem to be running inside a container 02:24:16 $ 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:18 $ docker top 5a6b6f242d074850e8e298030ee6e929460d8a39d4950eee828b7b86c0f9917a -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:19 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 02:24:19 + make test 02:24:19 go test ./... -coverprofile=coverage.out ./... 02:24:21 ? github.com/edgexfoundry/device-gpio [no test files] 02:25:59 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:25:59 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:25:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:25:59 go vet ./... 02:26:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:26:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:26:31 ./bin/test-attribution-txt.sh 02:26:31 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:26:31 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:26:31 $ docker stop --time=1 5a6b6f242d074850e8e298030ee6e929460d8a39d4950eee828b7b86c0f9917a 02:26:33 $ docker rm -f --volumes 5a6b6f242d074850e8e298030ee6e929460d8a39d4950eee828b7b86c0f9917a [Pipeline] // withDockerContainer [Pipeline] sh 02:26:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:26:34 Warning: overwriting stash ‘coverage-report’ 02:26:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:26:36 + ls -al . 02:26:36 total 156 02:26:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:24 . 02:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:21 .. 02:26:36 -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 02:21 .dockerignore 02:26:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:21 .git 02:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:21 .github 02:26:36 -rw-rw-r-- 1 jenkins jenkins 343 Feb 20 02:21 .gitignore 02:26:36 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 02:21 .golangci.yml 02:26:36 -rw-rw-r-- 1 jenkins jenkins 9587 Feb 20 02:21 Attribution.txt 02:26:36 -rw-rw-r-- 1 jenkins jenkins 4069 Feb 20 02:21 CHANGELOG.md 02:26:36 -rw-rw-r-- 1 jenkins jenkins 1542 Feb 20 02:21 Dockerfile 02:26:36 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 02:21 GOVERNANCE.md 02:26:36 -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 02:21 Jenkinsfile 02:26:36 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 02:21 LICENSE 02:26:36 -rw-rw-r-- 1 jenkins jenkins 1657 Feb 20 02:21 Makefile 02:26:36 -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 02:21 OWNERS.md 02:26:36 -rw-rw-r-- 1 jenkins jenkins 11842 Feb 20 02:21 README.md 02:26:36 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 02:18 VERSION 02:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:21 bin 02:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:21 cmd 02:26:36 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 02:24 coverage.out 02:26:36 -rw-rw-r-- 1 jenkins jenkins 3312 Feb 20 02:21 go.mod 02:26:36 -rw-rw-r-- 1 jenkins jenkins 33120 Feb 20 02:21 go.sum 02:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:21 internal 02:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:21 snap 02:26:36 -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 02:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:36 + 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=8e2294a8126cf428e5cd691c52413274113abd64 --label arch=arm64 --label version=0.0.0 . 02:26:36 Sending build context to Docker daemon 8.074MB 02:26:37 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:26:37 Step 2/25 : FROM ${BASE} AS builder 02:26:37 ---> 45d147caef59 02:26:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:26:37 ---> Running in 950ed750d605 02:26:37 Removing intermediate container 950ed750d605 02:26:37 ---> cf8ebf2c4f51 02:26:37 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:26:37 ---> Running in 0a8ed7280fa6 02:26:38 Removing intermediate container 0a8ed7280fa6 02:26:38 ---> 3dcb8ddbb295 02:26:38 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:26:38 ---> Running in 8232b4f13e97 02:26:38 Removing intermediate container 8232b4f13e97 02:26:38 ---> 6ea29b3ae1ef 02:26:38 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:26:38 ---> Running in 6f9bef9bf0a4 02:26:39 Removing intermediate container 6f9bef9bf0a4 02:26:39 ---> 7cc3fda2aa3b 02:26:39 Step 7/25 : WORKDIR /device-gpio 02:26:39 ---> Running in 93eda06a41c9 02:26:39 Removing intermediate container 93eda06a41c9 02:26:39 ---> bf09c67cd28c 02:26:39 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:26:39 ---> Running in 21bccd0693cf 02:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:26:42 OK: 226 MiB in 55 packages 02:26:43 Removing intermediate container 21bccd0693cf 02:26:43 ---> 371ca22ef71c 02:26:43 Step 9/25 : COPY go.mod vendor* ./ 02:26:44 ---> fb7320a3548c 02:26:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:44 ---> Running in 533611d4b7a0 02:26:47 Removing intermediate container 533611d4b7a0 02:26:47 ---> fb6e64a68bc6 02:26:47 Step 11/25 : COPY . . 02:26:50 ---> 62dc66f8609c 02:26:50 Step 12/25 : RUN ${MAKE} 02:26:50 ---> Running in 636d9e66f9e2 02:26:54 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:29:04 Removing intermediate container 636d9e66f9e2 02:29:04 ---> aa5ce3729c1b 02:29:04 Step 13/25 : FROM alpine:3.16 02:29:04 3.16: Pulling from library/alpine 02:29:04 3760b48202b3: Pulling fs layer 02:29:04 3760b48202b3: Verifying Checksum 02:29:04 3760b48202b3: Download complete 02:29:04 3760b48202b3: Pull complete 02:29:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:29:04 Status: Downloaded newer image for alpine:3.16 02:29:04 ---> 4c81e5bf8899 02:29:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:29:04 ---> Running in c42cfaf8cdcb 02:29:04 Removing intermediate container c42cfaf8cdcb 02:29:04 ---> d6f3c3bdea37 02:29:04 Step 15/25 : RUN apk add --update --no-cache 02:29:04 ---> Running in cbebe8dc7de3 02:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:29:04 OK: 5 MiB in 14 packages 02:29:04 Removing intermediate container cbebe8dc7de3 02:29:04 ---> 29e6b7136a39 02:29:04 Step 16/25 : WORKDIR / 02:29:04 ---> Running in feede881ecbf 02:29:04 Removing intermediate container feede881ecbf 02:29:04 ---> 3d5250e715ba 02:29:04 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:29:05 ---> 13c90fa87eca 02:29:05 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:29:05 ---> e5d1e769a38f 02:29:05 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:29:07 ---> 04b9008a3cf4 02:29:07 Step 20/25 : EXPOSE 59910 02:29:07 ---> Running in bb0e7e5ec4a3 02:29:07 Removing intermediate container bb0e7e5ec4a3 02:29:07 ---> 7b5a2b4857b5 02:29:07 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:29:07 ---> Running in b986a807f6d6 02:29:07 Removing intermediate container b986a807f6d6 02:29:07 ---> 692386ad2e29 02:29:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:29:08 ---> Running in 7de91bba096a 02:29:08 Removing intermediate container 7de91bba096a 02:29:08 ---> 13f7e333f560 02:29:08 Step 23/25 : LABEL arch=arm64 02:29:08 ---> Running in b83cfb5d990d 02:29:08 Removing intermediate container b83cfb5d990d 02:29:08 ---> 850cf37892d4 02:29:08 Step 24/25 : LABEL git_sha=8e2294a8126cf428e5cd691c52413274113abd64 02:29:08 ---> Running in f20058d84e61 02:29:08 Removing intermediate container f20058d84e61 02:29:08 ---> af4fb4a9eed3 02:29:08 Step 25/25 : LABEL version=0.0.0 02:29:09 ---> Running in a153ad452d83 02:29:09 Removing intermediate container a153ad452d83 02:29:09 ---> 636a5d072d3e 02:29:09 [Warning] One or more build-args [ARCH] were not consumed 02:29:09 Successfully built 636a5d072d3e 02:29:09 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:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:10 02:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:10 arm64: Pulling from edgex-lftools-log-publisher 02:29:10 8998bd30e6a1: Pulling fs layer 02:29:10 04944245beec: Pulling fs layer 02:29:10 699f458cf7ca: Pulling fs layer 02:29:10 765212b225bb: Pulling fs layer 02:29:10 f23df028b6ca: Pulling fs layer 02:29:10 d65c8cfc05b1: Pulling fs layer 02:29:10 2437ff75d9bd: Pulling fs layer 02:29:10 f23df028b6ca: Waiting 02:29:10 d65c8cfc05b1: Waiting 02:29:10 2437ff75d9bd: Waiting 02:29:10 765212b225bb: Waiting 02:29:11 04944245beec: Verifying Checksum 02:29:11 04944245beec: Download complete 02:29:11 765212b225bb: Verifying Checksum 02:29:11 765212b225bb: Download complete 02:29:11 f23df028b6ca: Verifying Checksum 02:29:11 f23df028b6ca: Download complete 02:29:11 d65c8cfc05b1: Verifying Checksum 02:29:11 d65c8cfc05b1: Download complete 02:29:11 699f458cf7ca: Verifying Checksum 02:29:11 699f458cf7ca: Download complete 02:29:11 8998bd30e6a1: Verifying Checksum 02:29:11 8998bd30e6a1: Download complete 02:29:13 2437ff75d9bd: Verifying Checksum 02:29:13 2437ff75d9bd: Download complete 02:29:14 8998bd30e6a1: Pull complete 02:29:15 04944245beec: Pull complete 02:29:16 699f458cf7ca: Pull complete 02:29:16 765212b225bb: Pull complete 02:29:18 f23df028b6ca: Pull complete 02:29:18 d65c8cfc05b1: Pull complete 02:29:33 2437ff75d9bd: Pull complete 02:29:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-6688 does not seem to be running inside a container 02:29:33 $ 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:36 $ docker top 64f0311eebe4d284f7002e68d4fedd13fd673c2fef2db9ca124f1692f23a35a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:37 ---> job-cost.sh 02:29:37 lf-activate-venv: SKIPPING 02:29:37 INFO: No Stack... 02:29:37 INFO: Retrieving Pricing Info for: v3-standard-4 02:29:38 INFO: Archiving Costs [Pipeline] sh 02:29:39 + cat /w/workspace/device-gpio/1/archives/cost.csv 02:29:39 + cut -d, -f6 [Pipeline] lock 02:29:39 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] 02:29:39 Resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] did not exist. Created. 02:29:39 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:29:39 /w/workspace/device-gpio/1@tmp/durable-b34b4ba3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:29:40 + echo total: 0.10999999940395355 [Pipeline] stash 02:29:40 Warning: overwriting stash ‘stack-cost’ 02:29:40 Stashed 1 file(s) [Pipeline] } 02:29:40 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:29:40 $ docker stop --time=1 64f0311eebe4d284f7002e68d4fedd13fd673c2fef2db9ca124f1692f23a35a5 02:29:41 $ docker rm -f --volumes 64f0311eebe4d284f7002e68d4fedd13fd673c2fef2db9ca124f1692f23a35a5 [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:42 provisioning config files... 02:29:42 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/config17652991264140225374tmp [Pipeline] { [Pipeline] sh 02:29:43 + set +x 02:29:43 + curl -s https://codecov.io/bash+ 02:29:43 bash -s -- 02:29:43 02:29:43 _____ _ 02:29:43 / ____| | | 02:29:43 | | ___ __| | ___ ___ _____ __ 02:29:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:29:43 | |___| (_) | (_| | __/ (_| (_) \ V / 02:29:43 \_____\___/ \__,_|\___|\___\___/ \_/ 02:29:43 Bash-1.0.6 02:29:43 02:29:43 02:29:43 ==> git version 2.25.1 found 02:29:43 ==> 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:43 Release-Date: 2020-01-08 02:29:43 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:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:29:43 ==> Jenkins CI detected. 02:29:43 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-106 02:29:43 project root: . 02:29:43 --> token set from env 02:29:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:29:43 ==> Running gcov in . (disable via -X gcov) 02:29:43 ==> Python coveragepy not found 02:29:43 ==> Searching for coverage reports in: 02:29:43 + . 02:29:43 -> Found 1 reports 02:29:43 ==> Detecting git/mercurial file structure 02:29:43 ==> Reading reports 02:29:43 + ./coverage.out bytes=10 02:29:43 ==> Appending adjustments 02:29:43 https://docs.codecov.io/docs/fixing-reports 02:29:43 + Found adjustments 02:29:43 ==> Gzipping contents 02:29:43 4.0K /tmp/codecov.E8W23j.gz 02:29:43 ==> Uploading reports 02:29:43 url: https://codecov.io 02:29:43 query: branch=PR-106&commit=8e2294a8126cf428e5cd691c52413274113abd64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=106&job=&cmd_args= 02:29:43 -> Pinging Codecov 02:29:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-106&commit=8e2294a8126cf428e5cd691c52413274113abd64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=106&job=&cmd_args= 02:29:43 -> Uploading to 02:29:43 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8e2294a8126cf428e5cd691c52413274113abd64/39c49d4f-3c9e-4d18-b845-3dbbf5af70e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T022943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a293e2c4c1981a56562b650d33b74591578cd1966d517f1496f44e114ff96ff 02:29:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:29:43 Dload Upload Total Spent Left Speed 02:29:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2968 --:--:-- --:--:-- --:--:-- 2956 100 742 0 0 100 742 0 2968 --:--:-- --:--:-- --:--:-- 2956 02:29:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] } 02:29:43 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:45 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-106/archives ] 02:29:45 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-106/archives 02:29:45 total 16 02:29:45 drwxr-xr-x 3 root root 4096 Feb 20 02:20 . 02:29:45 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 02:20 .. 02:29:45 drwxr-xr-x 2 root root 4096 Feb 20 02:20 cost 02:29:45 -rw-r--r-- 1 root root 83 Feb 20 02:20 cost.csv 02:29:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-106/archives 02:29:45 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-106/archives 02:29:45 total 16 02:29:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:20 . 02:29:45 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 02:20 .. 02:29:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 02:20 cost 02:29:45 -rw-r--r-- 1 jenkins jenkins 83 Feb 20 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:29:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:29:46 ---> package-listing.sh 02:29:46 ++ facter osfamily 02:29:46 ++ tr '[:upper:]' '[:lower:]' 02:29:46 + OS_FAMILY=debian 02:29:46 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-106 02:29:46 + START_PACKAGES=/tmp/packages_start.txt 02:29:46 + END_PACKAGES=/tmp/packages_end.txt 02:29:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:29:46 + PACKAGES=/tmp/packages_start.txt 02:29:46 + '[' /w/workspace/edgexfoundry_device-gpio_PR-106 ']' 02:29:46 + PACKAGES=/tmp/packages_end.txt 02:29:46 + case "${OS_FAMILY}" in 02:29:46 + dpkg -l 02:29:46 + grep '^ii' 02:29:46 + '[' -f /tmp/packages_start.txt ']' 02:29:46 + '[' -f /tmp/packages_end.txt ']' 02:29:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:29:46 + '[' /w/workspace/edgexfoundry_device-gpio_PR-106 ']' 02:29:46 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-106/archives/ 02:29:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-106/archives/ [Pipeline] echo 02:29:46 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-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:29:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:47 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 02:29:48 $ 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-106/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-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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:48 $ docker top 3eeea0c63f30522232fcb0d4fca955185f2d374e2c40b0a7ac326d9aea5b715e -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:29:48 + mkdir -p /var/log/sysstat [Pipeline] sh 02:29:49 + ls /var/log/sa-host 02:29:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:49 provisioning config files... 02:29:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/config9989264175330118048tmp [Pipeline] { [Pipeline] echo 02:29:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:29:49 ---> create-netrc.sh [Pipeline] } 02:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:29:50 ---> python-tools-install.sh [Pipeline] echo 02:29:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:29:50 ---> sudo-logs.sh 02:29:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:29:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:29:50 ---> job-cost.sh 02:29:50 lf-activate-venv: SKIPPING 02:29:50 DEBUG: total: 0.2199999988079071 02:29:50 INFO: Retrieving Stack Cost... 02:29:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:51 INFO: Archiving Costs [Pipeline] echo 02:29:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:29:52 ---> logs-deploy.sh 02:29:52 lf-activate-venv: SKIPPING 02:29:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-106/1 02:29:52 INFO: archiving workspace using pattern(s): 02:29:53 Archives upload complete. 02:29:53 INFO: archiving logs to Nexus