Pull request #73 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bc7936f2ac00ebafad323e8b10985b46d211489+14c37c6919d6c1a44175d8fd941257ea70202ac9 (918ccae415b3f881c56d3502b84136857a3048f9) 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-ssh5450010373864951169.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-ssh978303986846226311.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-73/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-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16410596730871217072.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-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10486365710523920911.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-ssh4097906090284394851.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-73/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-73/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16439825639950224393.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-1395’ Running on prd-ubuntu20.04-docker-8c-8g-1401 in /w/workspace/edgexfoundry_device-gpio_PR-73 [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-73 # 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/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 9bc7936f2ac00ebafad323e8b10985b46d211489 Merge succeeded, producing 9bc7936f2ac00ebafad323e8b10985b46d211489 Checking out Revision 9bc7936f2ac00ebafad323e8b10985b46d211489 (PR-73) 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 01:21:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:21:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:21:25 ========================================================= 01:21:25 EdgeX Global Pipelines Version Info 01:21:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # 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 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # timeout=10 01:21:26 ------------------- 01:21:26 stable info: 01:21:26 ------------------- 01:21:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:21:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:21:26 Message: update stable to v1.0.244 01:21:27 ------------------- 01:21:27 experimental info: 01:21:27 ------------------- 01:21:27 Commited By: **** collab-it+edgex@linuxfoundation.org 01:21:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:21:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:21:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-73 [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-73 [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-73 [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bc7936 [Pipeline] echo 01:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:28 provisioning config files... 01:21:28 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config12481879402531322498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:28 ---> docker-login.sh 01:21:28 nexus3.edgexfoundry.org:10001 01:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:29 Configure a credential helper to remove this warning. See 01:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:29 01:21:29 Login Succeeded 01:21:29 nexus3.edgexfoundry.org:10002 01:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:29 Configure a credential helper to remove this warning. See 01:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:29 01:21:29 Login Succeeded 01:21:29 nexus3.edgexfoundry.org:10003 01:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:29 Configure a credential helper to remove this warning. See 01:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:29 01:21:29 Login Succeeded 01:21:29 nexus3.edgexfoundry.org:10004 01:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:29 Configure a credential helper to remove this warning. See 01:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:29 01:21:29 Login Succeeded 01:21:29 docker.io 01:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:29 Configure a credential helper to remove this warning. See 01:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:29 01:21:29 Login Succeeded 01:21:29 ---> docker-login.sh ends [Pipeline] } 01:21:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:21:30 + git rev-list -1 --merges 9bc7936f2ac00ebafad323e8b10985b46d211489~1..9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo 01:21:30 -----------> git rev-list -1 --merges 9bc7936f2ac00ebafad323e8b10985b46d211489~1..9bc7936f2ac00ebafad323e8b10985b46d211489 9bc7936f2ac00ebafad323e8b10985b46d211489 [false] [Pipeline] sh 01:21:30 + git log --format=format:%s -1 9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo 01:21:30 ========================================================= 01:21:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:21:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:31 + git log --format=format:%s -1 9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo 01:21:31 [semverPrep] GIT_COMMIT: 9bc7936f2ac00ebafad323e8b10985b46d211489, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:21:31 [semverPrep] This is not a build commit. [Pipeline] sh 01:21:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:21:31 + grep -v github /etc/ssh/ssh_known_hosts 01:21:31 + [ -e /tmp/ssh_known_hosts ] 01:21:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:21:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:21:31 sudo tee -a /etc/ssh/ssh_known_hosts 01:21:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:32 01:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:32 0.1.4: Pulling from edgex-devops/py-git-semver 01:21:32 b85a868b505f: Pulling fs layer 01:21:32 e2be974225ed: Pulling fs layer 01:21:32 339a4e72a1f5: Pulling fs layer 01:21:32 988bab9f4d93: Pulling fs layer 01:21:32 1469e6f7b9e6: Pulling fs layer 01:21:32 eaf3925da568: Pulling fs layer 01:21:32 bab4dde63d76: Pulling fs layer 01:21:32 bde34c3a00c8: Pulling fs layer 01:21:32 b352a97aabf1: Pulling fs layer 01:21:32 4872d77fe225: Pulling fs layer 01:21:32 5851b861e8e6: Pulling fs layer 01:21:32 988bab9f4d93: Waiting 01:21:32 1469e6f7b9e6: Waiting 01:21:32 eaf3925da568: Waiting 01:21:32 bab4dde63d76: Waiting 01:21:32 bde34c3a00c8: Waiting 01:21:32 b352a97aabf1: Waiting 01:21:32 4872d77fe225: Waiting 01:21:32 5851b861e8e6: Waiting 01:21:32 e2be974225ed: Verifying Checksum 01:21:32 e2be974225ed: Download complete 01:21:32 988bab9f4d93: Download complete 01:21:33 1469e6f7b9e6: Verifying Checksum 01:21:33 1469e6f7b9e6: Download complete 01:21:33 eaf3925da568: Verifying Checksum 01:21:33 eaf3925da568: Download complete 01:21:33 339a4e72a1f5: Verifying Checksum 01:21:33 339a4e72a1f5: Download complete 01:21:33 bde34c3a00c8: Verifying Checksum 01:21:33 bde34c3a00c8: Download complete 01:21:33 b352a97aabf1: Download complete 01:21:33 4872d77fe225: Verifying Checksum 01:21:33 4872d77fe225: Download complete 01:21:33 5851b861e8e6: Download complete 01:21:33 b85a868b505f: Verifying Checksum 01:21:33 b85a868b505f: Download complete 01:21:33 bab4dde63d76: Verifying Checksum 01:21:33 bab4dde63d76: Download complete 01:21:34 b85a868b505f: Pull complete 01:21:34 e2be974225ed: Pull complete 01:21:34 339a4e72a1f5: Pull complete 01:21:35 988bab9f4d93: Pull complete 01:21:35 1469e6f7b9e6: Pull complete 01:21:35 eaf3925da568: Pull complete 01:21:37 bab4dde63d76: Pull complete 01:21:37 bde34c3a00c8: Pull complete 01:21:37 b352a97aabf1: Pull complete 01:21:37 4872d77fe225: Pull complete 01:21:37 5851b861e8e6: Pull complete 01:21:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:37 prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container 01:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 01:21:39 $ docker top 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 -eo pid,comm 01:21:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:21:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:21:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:40 [ssh-agent] Looking for ssh-agent implementation... 01:21:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:40 $ docker exec 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent 01:21:40 SSH_AUTH_SOCK=/tmp/ssh-JExSX8JkIZXE/agent.32 01:21:40 SSH_AGENT_PID=38 01:21:40 Running ssh-add (command line suppressed) 01:21:40 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_7206712093943994182.key (/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_7206712093943994182.key) 01:21:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:40 + git tag --points-at HEAD [Pipeline] } 01:21:40 $ docker exec --env ******** --env ******** 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent -k 01:21:40 unset SSH_AUTH_SOCK; 01:21:40 unset SSH_AGENT_PID; 01:21:40 echo Agent pid 38 killed; 01:21:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:21:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:40 [ssh-agent] Looking for ssh-agent implementation... 01:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:41 $ docker exec 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent 01:21:41 SSH_AUTH_SOCK=/tmp/ssh-f30L34etb9vK/agent.71 01:21:41 SSH_AGENT_PID=77 01:21:41 Running ssh-add (command line suppressed) 01:21:41 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_16112376206753969840.key (/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_16112376206753969840.key) 01:21:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:41 + git semver init 01:21:41 2023-01-09 01:21:41,923 [run_init] DEBUG init version:0.0.0 force:False 01:21:41 2023-01-09 01:21:41,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-73/.semver 01:21:41 2023-01-09 01:21:41,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-73/.semver 01:21:41 2023-01-09 01:21:41,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-73/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-73, universal_newlines=False, shell=None, istream=None) 01:21:42 2023-01-09 01:21:42,817 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-73/.git/info/exclude 01:21:42 2023-01-09 01:21:42,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-73/.semver/PR-73 with force:False 01:21:42 2023-01-09 01:21:42,818 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-73/.semver/PR-73 01:21:42 2023-01-09 01:21:42,824 [execute] INFO git cat-file --batch-check 01:21:42 2023-01-09 01:21:42,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-73/.semver, universal_newlines=False, shell=None, istream=) 01:21:42 2023-01-09 01:21:42,831 [execute] INFO git cat-file --batch 01:21:42 2023-01-09 01:21:42,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-73/.semver, universal_newlines=False, shell=None, istream=) 01:21:42 2023-01-09 01:21:42,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-73/.semver/PR-73 01:21:42 0.0.0 [Pipeline] } 01:21:43 $ docker exec --env ******** --env ******** 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent -k 01:21:43 unset SSH_AUTH_SOCK; 01:21:43 unset SSH_AGENT_PID; 01:21:43 echo Agent pid 77 killed; 01:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:43 + git semver [Pipeline] } 01:21:43 $ docker stop --time=1 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 01:21:45 $ docker rm -f --volumes 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:21:45 Stashed 1 file(s) [Pipeline] echo 01:21:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:46 provisioning config files... 01:21:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config5674280943780599924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:46 ---> docker-login.sh 01:21:46 nexus3.edgexfoundry.org:10001 01:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:46 Configure a credential helper to remove this warning. See 01:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:46 01:21:46 Login Succeeded 01:21:46 nexus3.edgexfoundry.org:10002 01:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:46 Configure a credential helper to remove this warning. See 01:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:46 01:21:46 Login Succeeded 01:21:46 nexus3.edgexfoundry.org:10003 01:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:47 Configure a credential helper to remove this warning. See 01:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:47 01:21:47 Login Succeeded 01:21:47 nexus3.edgexfoundry.org:10004 01:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:47 Configure a credential helper to remove this warning. See 01:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:47 01:21:47 Login Succeeded 01:21:47 docker.io 01:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:47 Configure a credential helper to remove this warning. See 01:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:47 01:21:47 Login Succeeded 01:21:47 ---> docker-login.sh ends [Pipeline] } 01:21:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:21:47 ========================================================= 01:21:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:21:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:48 + 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 . 01:21:48 Sending build context to Docker daemon 15.96MB 01:21:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:21:48 Step 2/12 : FROM ${BASE} AS builder 01:21:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:21:48 213ec9aee27d: Pulling fs layer 01:21:48 4583459ba037: Pulling fs layer 01:21:48 93c1e223e6f2: Pulling fs layer 01:21:48 53926ce57604: Pulling fs layer 01:21:48 21b2b0c7a3f4: Pulling fs layer 01:21:48 22ff95d597cd: Pulling fs layer 01:21:48 12d6caf4c0d1: Pulling fs layer 01:21:48 96b7cbca73a9: Pulling fs layer 01:21:48 a7acece74701: Pulling fs layer 01:21:48 12d6caf4c0d1: Waiting 01:21:48 22ff95d597cd: Waiting 01:21:48 21b2b0c7a3f4: Waiting 01:21:48 96b7cbca73a9: Waiting 01:21:48 93c1e223e6f2: Verifying Checksum 01:21:48 93c1e223e6f2: Download complete 01:21:48 4583459ba037: Download complete 01:21:48 21b2b0c7a3f4: Verifying Checksum 01:21:48 21b2b0c7a3f4: Download complete 01:21:48 22ff95d597cd: Download complete 01:21:48 213ec9aee27d: Verifying Checksum 01:21:48 12d6caf4c0d1: Download complete 01:21:48 213ec9aee27d: Pull complete 01:21:48 4583459ba037: Pull complete 01:21:48 93c1e223e6f2: Pull complete 01:21:49 a7acece74701: Verifying Checksum 01:21:49 a7acece74701: Download complete 01:21:49 96b7cbca73a9: Verifying Checksum 01:21:49 96b7cbca73a9: Download complete 01:21:49 53926ce57604: Verifying Checksum 01:21:49 53926ce57604: Download complete 01:21:53 53926ce57604: Pull complete 01:21:53 21b2b0c7a3f4: Pull complete 01:21:53 22ff95d597cd: Pull complete 01:21:53 12d6caf4c0d1: Pull complete 01:21:55 96b7cbca73a9: Pull complete 01:21:56 a7acece74701: Pull complete 01:21:56 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:21:56 ---> db6d94c90886 01:21:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:22:00 ---> Running in 0df8b37ac2fc 01:22:00 Removing intermediate container 0df8b37ac2fc 01:22:00 ---> 66053df99702 01:22:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:22:00 ---> Running in 528b6d01a82f 01:22:00 Removing intermediate container 528b6d01a82f 01:22:00 ---> 3113370bc084 01:22:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:22:00 ---> Running in 29392d30c556 01:22:00 Removing intermediate container 29392d30c556 01:22:00 ---> 2ef93d4850e8 01:22:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:22:00 ---> Running in aab764ce137c 01:22:00 Removing intermediate container aab764ce137c 01:22:00 ---> 363ecf0f42f4 01:22:00 Step 7/12 : WORKDIR /device-gpio 01:22:00 ---> Running in ca52ef24a1bc 01:22:00 Removing intermediate container ca52ef24a1bc 01:22:00 ---> cfff3fe9f037 01:22:00 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:22:00 ---> Running in 35a0ce469e21 01:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:22:01 Still waiting to schedule task 01:22:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1399’ 01:22:01 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:22:01 (2/4) Installing libedit (20210910.3.1-r0) 01:22:01 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:22:01 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:22:01 Executing busybox-1.35.0-r17.trigger 01:22:01 OK: 216 MiB in 55 packages 01:22:01 Removing intermediate container 35a0ce469e21 01:22:01 ---> 1f480e70dbee 01:22:01 Step 9/12 : COPY go.mod vendor* ./ 01:22:02 ---> b4df8c9c56ef 01:22:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:02 ---> Running in e42cf2cfbc59 01:22:40 Removing intermediate container e42cf2cfbc59 01:22:40 ---> 4e732b11ff72 01:22:40 Step 11/12 : COPY . . 01:22:40 ---> 9d398be90cfc 01:22:40 Step 12/12 : RUN ${MAKE} 01:22:40 ---> Running in 209d5763ac5a 01:22:40 noop 01:22:40 Removing intermediate container 209d5763ac5a 01:22:40 ---> fa8ab88e4c44 01:22:40 Successfully built fa8ab88e4c44 01:22:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:41 + docker inspect -f . ci-base-image-x86_64 01:22:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:41 prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container 01:22:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 01:22:41 $ docker top a648144537e95d1cb94d2a5885459e785749b064b70f523932088e0ac6532c39 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:42 + go version 01:22:42 go version go1.18.7 linux/amd64 [Pipeline] } 01:22:42 $ docker stop --time=1 a648144537e95d1cb94d2a5885459e785749b064b70f523932088e0ac6532c39 01:22:43 $ docker rm -f --volumes a648144537e95d1cb94d2a5885459e785749b064b70f523932088e0ac6532c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:44 + docker inspect -f . ci-base-image-x86_64 01:22:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:44 prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container 01:22:44 $ 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-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 01:22:44 $ docker top d0c92bccb9f1aeba7f9fe81bd673ca846dd4bfe6060f042224a5e296aa7bcaed -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-73 [Pipeline] fileExists [Pipeline] sh 01:22:45 + make test 01:22:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:22:45 ? github.com/edgexfoundry/device-gpio [no test files] 01:22:55 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:22:55 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:23:00 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." 01:23:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:23:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:23:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:23:03 ./bin/test-attribution-txt.sh [Pipeline] echo 01:23:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:23:03 $ docker stop --time=1 d0c92bccb9f1aeba7f9fe81bd673ca846dd4bfe6060f042224a5e296aa7bcaed 01:23:05 $ docker rm -f --volumes d0c92bccb9f1aeba7f9fe81bd673ca846dd4bfe6060f042224a5e296aa7bcaed [Pipeline] // withDockerContainer [Pipeline] sh 01:23:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:23:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:23:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:23:07 + ls -al . 01:23:07 total 168 01:23:07 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 01:22 . 01:23:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:21 .. 01:23:07 -rw-rw-r-- 1 jenkins jenkins 120 Jan 9 01:21 .dockerignore 01:23:07 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:22 .git 01:23:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:21 .github 01:23:07 -rw-rw-r-- 1 jenkins jenkins 343 Jan 9 01:21 .gitignore 01:23:07 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:21 .golangci.yml 01:23:07 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:21 .semver 01:23:07 -rw-rw-r-- 1 jenkins jenkins 9691 Jan 9 01:21 Attribution.txt 01:23:07 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 9 01:21 CHANGELOG.md 01:23:07 -rw-rw-r-- 1 jenkins jenkins 1604 Jan 9 01:21 Dockerfile 01:23:07 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:21 GOVERNANCE.md 01:23:07 -rw-rw-r-- 1 jenkins jenkins 657 Jan 9 01:21 Jenkinsfile 01:23:07 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:21 LICENSE 01:23:07 -rw-rw-r-- 1 jenkins jenkins 2085 Jan 9 01:21 Makefile 01:23:07 -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 01:21 OWNERS.md 01:23:07 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 9 01:21 README.md 01:23:07 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:21 VERSION 01:23:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:21 bin 01:23:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:21 cmd 01:23:07 -rw-r--r-- 1 jenkins jenkins 10 Jan 9 01:22 coverage.out 01:23:07 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 9 01:21 go.mod 01:23:07 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 9 01:21 go.sum 01:23:07 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:21 internal 01:23:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:21 snap 01:23:07 -rw-rw-r-- 1 jenkins jenkins 209 Jan 9 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:07 + 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=9bc7936f2ac00ebafad323e8b10985b46d211489 --label arch=amd64 --label version=0.0.0 . 01:23:07 Sending build context to Docker daemon 15.96MB 01:23:07 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:23:07 Step 2/25 : FROM ${BASE} AS builder 01:23:07 ---> fa8ab88e4c44 01:23:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:23:08 ---> Running in d5359229482e 01:23:08 Removing intermediate container d5359229482e 01:23:08 ---> c02e5b6e081b 01:23:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:23:08 ---> Running in 5f17058592ed 01:23:08 Removing intermediate container 5f17058592ed 01:23:08 ---> e90140f840c6 01:23:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:23:08 ---> Running in 06adb239b9f3 01:23:08 Removing intermediate container 06adb239b9f3 01:23:08 ---> 4196d55f2295 01:23:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:23:08 ---> Running in 6344eacf95b2 01:23:08 Removing intermediate container 6344eacf95b2 01:23:08 ---> a80a1f9e6d20 01:23:08 Step 7/25 : WORKDIR /device-gpio 01:23:08 ---> Running in 2d2c37b81bbc 01:23:08 Removing intermediate container 2d2c37b81bbc 01:23:08 ---> 5ea6f588e3aa 01:23:08 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:08 ---> Running in 58e8db21e017 01:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:23:09 OK: 216 MiB in 55 packages 01:23:09 Removing intermediate container 58e8db21e017 01:23:09 ---> 1cf6c2d63aff 01:23:09 Step 9/25 : COPY go.mod vendor* ./ 01:23:09 ---> 51f31fab221a 01:23:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:09 ---> Running in 1ebfb5c43a05 01:23:10 Removing intermediate container 1ebfb5c43a05 01:23:10 ---> 7975d10fc856 01:23:10 Step 11/25 : COPY . . 01:23:10 ---> fed51eed2cad 01:23:10 Step 12/25 : RUN ${MAKE} 01:23:10 ---> Running in 38010274a736 01:23:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:23:32 Removing intermediate container 38010274a736 01:23:32 ---> 9db9ad982241 01:23:32 Step 13/25 : FROM alpine:3.16 01:23:32 3.16: Pulling from library/alpine 01:23:32 ca7dd9ec2225: Pulling fs layer 01:23:32 ca7dd9ec2225: Download complete 01:23:32 ca7dd9ec2225: Pull complete 01:23:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:23:32 Status: Downloaded newer image for alpine:3.16 01:23:32 ---> bfe296a52501 01:23:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:23:32 ---> Running in c68f3f0e98ad 01:23:32 Removing intermediate container c68f3f0e98ad 01:23:32 ---> dde0d36d285d 01:23:32 Step 15/25 : RUN apk add --update --no-cache zeromq 01:23:32 ---> Running in 2a4313d95179 01:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:23:32 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:23:32 (2/5) Installing libsodium (1.0.18-r0) 01:23:32 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:23:32 (4/5) Installing libzmq (4.3.4-r0) 01:23:32 (5/5) Installing zeromq (4.3.4-r0) 01:23:32 Executing busybox-1.35.0-r17.trigger 01:23:32 OK: 8 MiB in 19 packages 01:23:32 Removing intermediate container 2a4313d95179 01:23:32 ---> 832b0c82419a 01:23:32 Step 16/25 : WORKDIR / 01:23:32 ---> Running in 363fe40a5c2a 01:23:32 Removing intermediate container 363fe40a5c2a 01:23:32 ---> a2568df20f09 01:23:32 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:23:33 ---> 95f8e18239ee 01:23:33 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:23:33 ---> 17fe4e8335a9 01:23:33 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:23:34 ---> 9e5dd397c16a 01:23:34 Step 20/25 : EXPOSE 59910 01:23:34 ---> Running in 7ce73ba78255 01:23:34 Removing intermediate container 7ce73ba78255 01:23:34 ---> 2f646bb8138f 01:23:34 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:23:34 ---> Running in 11105fe6542c 01:23:34 Removing intermediate container 11105fe6542c 01:23:34 ---> 15dd81756bef 01:23:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:23:34 ---> Running in 88203cde3cea 01:23:34 Removing intermediate container 88203cde3cea 01:23:34 ---> 3f16eb39408a 01:23:34 Step 23/25 : LABEL arch=amd64 01:23:34 ---> Running in 4c7d9ec84a01 01:23:34 Removing intermediate container 4c7d9ec84a01 01:23:34 ---> 71d28ad1eb3f 01:23:34 Step 24/25 : LABEL git_sha=9bc7936f2ac00ebafad323e8b10985b46d211489 01:23:34 ---> Running in b5bf375d42ec 01:23:34 Removing intermediate container b5bf375d42ec 01:23:34 ---> 6cfb49eeeca4 01:23:34 Step 25/25 : LABEL version=0.0.0 01:23:34 ---> Running in f5bc098e3902 01:23:34 Removing intermediate container f5bc098e3902 01:23:34 ---> e9d9695dbcb1 01:23:34 [Warning] One or more build-args [ARCH] were not consumed 01:23:34 Successfully built e9d9695dbcb1 01:23: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 01:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:35 01:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:35 latest: Pulling from edgex-lftools-log-publisher 01:23:35 5eb5b503b376: Pulling fs layer 01:23:35 5c69ac0246d0: Pulling fs layer 01:23:35 ec43610c2a17: Pulling fs layer 01:23:35 3a2ae6a8a46f: Pulling fs layer 01:23:35 33b1e0a273af: Pulling fs layer 01:23:35 5d3b04190fa2: Pulling fs layer 01:23:35 2f39f015ded8: Pulling fs layer 01:23:35 3a2ae6a8a46f: Waiting 01:23:35 33b1e0a273af: Waiting 01:23:35 5d3b04190fa2: Waiting 01:23:35 2f39f015ded8: Waiting 01:23:35 5c69ac0246d0: Download complete 01:23:35 3a2ae6a8a46f: Verifying Checksum 01:23:35 3a2ae6a8a46f: Download complete 01:23:35 33b1e0a273af: Verifying Checksum 01:23:35 33b1e0a273af: Download complete 01:23:35 ec43610c2a17: Verifying Checksum 01:23:35 ec43610c2a17: Download complete 01:23:35 5d3b04190fa2: Download complete 01:23:35 5eb5b503b376: Verifying Checksum 01:23:35 5eb5b503b376: Download complete 01:23:36 2f39f015ded8: Download complete 01:23:37 5eb5b503b376: Pull complete 01:23:37 5c69ac0246d0: Pull complete 01:23:37 ec43610c2a17: Pull complete 01:23:37 3a2ae6a8a46f: Pull complete 01:23:38 33b1e0a273af: Pull complete 01:23:38 5d3b04190fa2: Pull complete 01:23:43 2f39f015ded8: Pull complete 01:23:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:43 prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container 01:23: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-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 01:23:46 $ docker top 0846b6639c6b3ecc3efdda05bd594444e25369d58fc4f514642369c5d05b8f3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:46 ---> job-cost.sh 01:23:46 lf-activate-venv: SKIPPING 01:23:46 INFO: No Stack... 01:23:47 INFO: Retrieving Pricing Info for: v3-standard-8 01:23:47 INFO: Archiving Costs [Pipeline] sh 01:23:47 + cat /w/workspace/edgexfoundry_device-gpio_PR-73/archives/cost.csv 01:23:47 + cut -d, -f6 [Pipeline] lock 01:23:47 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] 01:23:47 Resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] did not exist. Created. 01:23:47 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:23:48 + echo total: 0.2199999988079071 [Pipeline] stash 01:23:48 Stashed 1 file(s) [Pipeline] } 01:23:48 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:23:48 $ docker stop --time=1 0846b6639c6b3ecc3efdda05bd594444e25369d58fc4f514642369c5d05b8f3a 01:23:49 $ docker rm -f --volumes 0846b6639c6b3ecc3efdda05bd594444e25369d58fc4f514642369c5d05b8f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:25:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1402 in /w/workspace/edgexfoundry_device-gpio_PR-73 [Pipeline] { [Pipeline] ws 01:25:26 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:25:26 The recommended git tool is: git 01:25:34 using credential edgex-jenkins-ssh 01:25:34 Cloning the remote Git repository 01:25:34 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:25:34 > git init /w/workspace/device-gpio/1 # timeout=10 01:25:34 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:25:34 > git --version # timeout=10 01:25:34 > git --version # 'git version 2.25.1' 01:25:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:25:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:25:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:25:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:25:37 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:25:37 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:25:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:25:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:25:37 Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 9bc7936f2ac00ebafad323e8b10985b46d211489 01:25:38 Merge succeeded, producing 9bc7936f2ac00ebafad323e8b10985b46d211489 01:25:38 Checking out Revision 9bc7936f2ac00ebafad323e8b10985b46d211489 (PR-73) 01:25:38 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:25:38 > git --version # timeout=10 01:25:38 > git --version # 'git version 2.25.1' 01:25:38 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 01:25:37 > git config core.sparsecheckout # timeout=10 01:25:37 > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # timeout=10 01:25:37 > git remote # timeout=10 01:25:37 > git config --get remote.origin.url # timeout=10 01:25:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:25:38 > git merge 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 01:25:38 > git rev-parse HEAD^{commit} # timeout=10 01:25:38 > git config core.sparsecheckout # timeout=10 01:25:38 > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:25:39 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:39 Dload Upload Total Spent Left Speed 01:25:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 01:25:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:25:40 + sudo tee /etc/docker/daemon.new 01:25:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:25:40 { 01:25:40 "registry-mirrors": [ 01:25:40 "https://nexus3.edgexfoundry.org:10001" 01:25:40 ], 01:25:40 "bip": "10.250.0.254/24", 01:25:40 "hosts": [ 01:25:40 "tcp://0.0.0.0:5555", 01:25:40 "unix:///var/run/docker.sock" 01:25:40 ], 01:25:40 "mtu": 1458, 01:25:40 "selinux-enabled": true, 01:25:40 "seccomp-profile": "/etc/docker/seccomp.json" 01:25:40 } [Pipeline] sh 01:25:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:25:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:59 provisioning config files... 01:25:59 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7620629259537687725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:00 ---> docker-login.sh 01:26:00 nexus3.edgexfoundry.org:10001 01:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:00 Configure a credential helper to remove this warning. See 01:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:00 01:26:00 Login Succeeded 01:26:00 nexus3.edgexfoundry.org:10002 01:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:01 Configure a credential helper to remove this warning. See 01:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:01 01:26:01 Login Succeeded 01:26:01 nexus3.edgexfoundry.org:10003 01:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:01 Configure a credential helper to remove this warning. See 01:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:01 01:26:01 Login Succeeded 01:26:01 nexus3.edgexfoundry.org:10004 01:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:01 Configure a credential helper to remove this warning. See 01:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:01 01:26:01 Login Succeeded 01:26:01 docker.io 01:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:02 Configure a credential helper to remove this warning. See 01:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:02 01:26:02 Login Succeeded 01:26:02 ---> docker-login.sh ends [Pipeline] } 01:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:02 ========================================================= 01:26:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:26:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:03 + 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 . 01:26:03 Sending build context to Docker daemon 8.055MB 01:26:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:26:03 Step 2/12 : FROM ${BASE} AS builder 01:26:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:26:03 9b18e9b68314: Pulling fs layer 01:26:03 35d82f9e3411: Pulling fs layer 01:26:03 e16973657156: Pulling fs layer 01:26:03 fc693d55d65f: Pulling fs layer 01:26:03 7e9fc2657dce: Pulling fs layer 01:26:03 dda99020689f: Pulling fs layer 01:26:03 db1c61fa0a46: Pulling fs layer 01:26:03 891c053d2c06: Pulling fs layer 01:26:03 dda99020689f: Waiting 01:26:03 fc693d55d65f: Waiting 01:26:03 db1c61fa0a46: Waiting 01:26:03 891c053d2c06: Waiting 01:26:03 7e9fc2657dce: Waiting 01:26:03 e16973657156: Verifying Checksum 01:26:03 e16973657156: Download complete 01:26:03 35d82f9e3411: Verifying Checksum 01:26:03 35d82f9e3411: Download complete 01:26:03 7e9fc2657dce: Verifying Checksum 01:26:03 7e9fc2657dce: Download complete 01:26:03 dda99020689f: Verifying Checksum 01:26:03 dda99020689f: Download complete 01:26:03 9b18e9b68314: Download complete 01:26:04 9b18e9b68314: Pull complete 01:26:04 891c053d2c06: Verifying Checksum 01:26:04 891c053d2c06: Download complete 01:26:05 35d82f9e3411: Pull complete 01:26:05 e16973657156: Pull complete 01:26:06 db1c61fa0a46: Verifying Checksum 01:26:06 db1c61fa0a46: Download complete 01:26:06 fc693d55d65f: Verifying Checksum 01:26:06 fc693d55d65f: Download complete 01:26:19 fc693d55d65f: Pull complete 01:26:19 7e9fc2657dce: Pull complete 01:26:19 dda99020689f: Pull complete 01:26:23 db1c61fa0a46: Pull complete 01:26:24 891c053d2c06: Pull complete 01:26:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:26:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:26:24 ---> f96f9c87975a 01:26:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:26:26 ---> Running in 66c20ebd3baf 01:26:26 Removing intermediate container 66c20ebd3baf 01:26:26 ---> 5093cb511457 01:26:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:26 ---> Running in fcf04fdd5720 01:26:26 Removing intermediate container fcf04fdd5720 01:26:26 ---> 60d90960a486 01:26:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:26:26 ---> Running in e9c34c901a63 01:26:27 Removing intermediate container e9c34c901a63 01:26:27 ---> 239b7cdd1449 01:26:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:26:27 ---> Running in 569f3a3942dc 01:26:27 Removing intermediate container 569f3a3942dc 01:26:27 ---> 5f791388cecf 01:26:27 Step 7/12 : WORKDIR /device-gpio 01:26:27 ---> Running in bf7a5e9696fd 01:26:28 Removing intermediate container bf7a5e9696fd 01:26:28 ---> de43d4e5b1d2 01:26:28 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:28 ---> Running in 372102a1f509 01:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:26:30 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:26:30 (2/4) Installing libedit (20210910.3.1-r0) 01:26:30 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:26:30 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:26:30 Executing busybox-1.35.0-r17.trigger 01:26:30 OK: 226 MiB in 55 packages 01:26:31 Removing intermediate container 372102a1f509 01:26:31 ---> 4bdbc38f51bc 01:26:31 Step 9/12 : COPY go.mod vendor* ./ 01:26:32 ---> f0c98e4c4a90 01:26:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:32 ---> Running in ebf18ae92c7c 01:27:28 Removing intermediate container ebf18ae92c7c 01:27:28 ---> 4a759af0866a 01:27:28 Step 11/12 : COPY . . 01:27:28 ---> b8cd79552290 01:27:28 Step 12/12 : RUN ${MAKE} 01:27:28 ---> Running in 65eb94d8ee98 01:27:28 noop 01:27:28 Removing intermediate container 65eb94d8ee98 01:27:28 ---> a9379821720d 01:27:28 Successfully built a9379821720d 01:27:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:29 + docker inspect -f . ci-base-image-arm64 01:27:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:29 prd-ubuntu20.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container 01:27:29 $ 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 01:27:30 $ docker top 924d6906cdd1ee7578d772f03c4e4321318c4dce7a1e1dde0b6b7dedd45703c0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:31 + go version 01:27:31 go version go1.18.7 linux/arm64 [Pipeline] } 01:27:31 $ docker stop --time=1 924d6906cdd1ee7578d772f03c4e4321318c4dce7a1e1dde0b6b7dedd45703c0 01:27:32 $ docker rm -f --volumes 924d6906cdd1ee7578d772f03c4e4321318c4dce7a1e1dde0b6b7dedd45703c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:33 + docker inspect -f . ci-base-image-arm64 01:27:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:34 prd-ubuntu20.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container 01:27:34 $ 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 01:27:35 $ docker top e08f6e5a731e1d412edfbcd40347fe1fad137c40a67a0e75701e80d0ac500855 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:35 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:27:36 + make test 01:27:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:27:37 ? github.com/edgexfoundry/device-gpio [no test files] 01:28:59 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:28:59 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:28:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:28:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:29:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:11 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:29:11 $ docker stop --time=1 e08f6e5a731e1d412edfbcd40347fe1fad137c40a67a0e75701e80d0ac500855 01:29:13 $ docker rm -f --volumes e08f6e5a731e1d412edfbcd40347fe1fad137c40a67a0e75701e80d0ac500855 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:14 Warning: overwriting stash ‘coverage-report’ 01:29:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:15 + ls -al . 01:29:15 total 164 01:29:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:27 . 01:29:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:25 .. 01:29:15 -rw-rw-r-- 1 jenkins jenkins 120 Jan 9 01:25 .dockerignore 01:29:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:25 .git 01:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:25 .github 01:29:15 -rw-rw-r-- 1 jenkins jenkins 343 Jan 9 01:25 .gitignore 01:29:15 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:25 .golangci.yml 01:29:15 -rw-rw-r-- 1 jenkins jenkins 9691 Jan 9 01:25 Attribution.txt 01:29:15 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 9 01:25 CHANGELOG.md 01:29:15 -rw-rw-r-- 1 jenkins jenkins 1604 Jan 9 01:25 Dockerfile 01:29:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:25 GOVERNANCE.md 01:29:15 -rw-rw-r-- 1 jenkins jenkins 657 Jan 9 01:25 Jenkinsfile 01:29:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:25 LICENSE 01:29:15 -rw-rw-r-- 1 jenkins jenkins 2085 Jan 9 01:25 Makefile 01:29:15 -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 01:25 OWNERS.md 01:29:15 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 9 01:25 README.md 01:29:15 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:21 VERSION 01:29:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:25 bin 01:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:25 cmd 01:29:15 -rw-r--r-- 1 jenkins jenkins 10 Jan 9 01:27 coverage.out 01:29:15 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 9 01:25 go.mod 01:29:15 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 9 01:25 go.sum 01:29:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:25 internal 01:29:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:25 snap 01:29:15 -rw-rw-r-- 1 jenkins jenkins 209 Jan 9 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:16 + 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=9bc7936f2ac00ebafad323e8b10985b46d211489 --label arch=arm64 --label version=0.0.0 . 01:29:16 Sending build context to Docker daemon 8.056MB 01:29:16 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:29:16 Step 2/25 : FROM ${BASE} AS builder 01:29:16 ---> a9379821720d 01:29:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:29:16 ---> Running in 30f00e533f2f 01:29:19 Removing intermediate container 30f00e533f2f 01:29:19 ---> f04582437135 01:29:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:19 ---> Running in b28550fa15af 01:29:19 Removing intermediate container b28550fa15af 01:29:19 ---> dd2555284b64 01:29:19 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:19 ---> Running in 65dacb41aba6 01:29:20 Removing intermediate container 65dacb41aba6 01:29:20 ---> 883435d2971d 01:29:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:29:20 ---> Running in adad317a4f4c 01:29:20 Removing intermediate container adad317a4f4c 01:29:20 ---> 9a97921913f0 01:29:20 Step 7/25 : WORKDIR /device-gpio 01:29:20 ---> Running in 2a6a47e475df 01:29:20 Removing intermediate container 2a6a47e475df 01:29:20 ---> cc494b6b5e68 01:29:20 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:20 ---> Running in 9aee57f88aba 01:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:29:22 OK: 226 MiB in 55 packages 01:29:23 Removing intermediate container 9aee57f88aba 01:29:23 ---> 1643dec73f17 01:29:23 Step 9/25 : COPY go.mod vendor* ./ 01:29:24 ---> febf9f911a0d 01:29:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:24 ---> Running in 53b6dcfc0a3e 01:29:26 Removing intermediate container 53b6dcfc0a3e 01:29:26 ---> ea6897b1a130 01:29:26 Step 11/25 : COPY . . 01:29:26 ---> be7cc9d88473 01:29:26 Step 12/25 : RUN ${MAKE} 01:29:26 ---> Running in ef693bdc886f 01:29:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:31:49 Removing intermediate container ef693bdc886f 01:31:49 ---> 68f7d4857f28 01:31:49 Step 13/25 : FROM alpine:3.16 01:31:49 3.16: Pulling from library/alpine 01:31:49 6875df1f5354: Pulling fs layer 01:31:50 6875df1f5354: Verifying Checksum 01:31:50 6875df1f5354: Download complete 01:31:50 6875df1f5354: Pull complete 01:31:50 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:31:50 Status: Downloaded newer image for alpine:3.16 01:31:50 ---> 2b4661558fb8 01:31:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:31:50 ---> Running in 2a83aa843beb 01:31:50 Removing intermediate container 2a83aa843beb 01:31:50 ---> bc7797f56c64 01:31:50 Step 15/25 : RUN apk add --update --no-cache zeromq 01:31:50 ---> Running in cb46e6256b37 01:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:31:53 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:31:53 (2/5) Installing libsodium (1.0.18-r0) 01:31:53 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:31:53 (4/5) Installing libzmq (4.3.4-r0) 01:31:53 (5/5) Installing zeromq (4.3.4-r0) 01:31:53 Executing busybox-1.35.0-r17.trigger 01:31:53 OK: 8 MiB in 19 packages 01:31:54 Removing intermediate container cb46e6256b37 01:31:54 ---> 8e0d87d6b903 01:31:54 Step 16/25 : WORKDIR / 01:31:54 ---> Running in 188ba1fec6ca 01:31:54 Removing intermediate container 188ba1fec6ca 01:31:54 ---> 1f848abed8e3 01:31:54 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:31:55 ---> a8598265079c 01:31:55 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:31:55 ---> 9a0c3a89f310 01:31:55 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:31:59 ---> de0d17112493 01:31:59 Step 20/25 : EXPOSE 59910 01:31:59 ---> Running in 11dc43e34b0c 01:31:59 Removing intermediate container 11dc43e34b0c 01:31:59 ---> 4bf5946ad653 01:31:59 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:31:59 ---> Running in 7c79a3063877 01:31:59 Removing intermediate container 7c79a3063877 01:31:59 ---> 8bfaa3ecef4b 01:31:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:59 ---> Running in b40fe3a37ef3 01:31:59 Removing intermediate container b40fe3a37ef3 01:31:59 ---> 6fb9bbc495c2 01:31:59 Step 23/25 : LABEL arch=arm64 01:31:59 ---> Running in 0e0637835656 01:32:00 Removing intermediate container 0e0637835656 01:32:00 ---> 67bb57cfa8e0 01:32:00 Step 24/25 : LABEL git_sha=9bc7936f2ac00ebafad323e8b10985b46d211489 01:32:00 ---> Running in d0ee28c43546 01:32:00 Removing intermediate container d0ee28c43546 01:32:00 ---> 3f7cb2fcfa0d 01:32:00 Step 25/25 : LABEL version=0.0.0 01:32:00 ---> Running in a0ce905b9a4e 01:32:00 Removing intermediate container a0ce905b9a4e 01:32:00 ---> c033fd8755e2 01:32:00 [Warning] One or more build-args [ARCH] were not consumed 01:32:00 Successfully built c033fd8755e2 01:32:00 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:01 01:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:02 arm64: Pulling from edgex-lftools-log-publisher 01:32:02 8998bd30e6a1: Pulling fs layer 01:32:02 04944245beec: Pulling fs layer 01:32:02 699f458cf7ca: Pulling fs layer 01:32:02 765212b225bb: Pulling fs layer 01:32:02 f23df028b6ca: Pulling fs layer 01:32:02 d65c8cfc05b1: Pulling fs layer 01:32:02 2437ff75d9bd: Pulling fs layer 01:32:02 f23df028b6ca: Waiting 01:32:02 d65c8cfc05b1: Waiting 01:32:02 2437ff75d9bd: Waiting 01:32:02 765212b225bb: Waiting 01:32:02 04944245beec: Verifying Checksum 01:32:02 04944245beec: Download complete 01:32:02 765212b225bb: Verifying Checksum 01:32:02 765212b225bb: Download complete 01:32:02 f23df028b6ca: Verifying Checksum 01:32:02 f23df028b6ca: Download complete 01:32:02 d65c8cfc05b1: Download complete 01:32:02 699f458cf7ca: Verifying Checksum 01:32:02 699f458cf7ca: Download complete 01:32:02 8998bd30e6a1: Verifying Checksum 01:32:02 8998bd30e6a1: Download complete 01:32:05 2437ff75d9bd: Verifying Checksum 01:32:05 2437ff75d9bd: Download complete 01:32:06 8998bd30e6a1: Pull complete 01:32:07 04944245beec: Pull complete 01:32:08 699f458cf7ca: Pull complete 01:32:08 765212b225bb: Pull complete 01:32:09 f23df028b6ca: Pull complete 01:32:09 d65c8cfc05b1: Pull complete 01:32:25 2437ff75d9bd: Pull complete 01:32:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:25 prd-ubuntu20.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container 01:32:25 $ 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 01:32:28 $ docker top 08de06b3040e3b907743ec4c53c0bcff1d5fbf1fc2f9999f58eace3cf55c67f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:29 ---> job-cost.sh 01:32:29 lf-activate-venv: SKIPPING 01:32:29 INFO: No Stack... 01:32:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:32:30 INFO: Archiving Costs [Pipeline] sh 01:32:30 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:32:30 + cut -d, -f6 [Pipeline] lock 01:32:30 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] 01:32:30 Resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] did not exist. Created. 01:32:30 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:31 /w/workspace/device-gpio/1@tmp/durable-68ef8c5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:32:31 + echo total: 0.10999999940395355 [Pipeline] stash 01:32:31 Warning: overwriting stash ‘stack-cost’ 01:32:31 Stashed 1 file(s) [Pipeline] } 01:32:31 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:31 $ docker stop --time=1 08de06b3040e3b907743ec4c53c0bcff1d5fbf1fc2f9999f58eace3cf55c67f1 01:32:33 $ docker rm -f --volumes 08de06b3040e3b907743ec4c53c0bcff1d5fbf1fc2f9999f58eace3cf55c67f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:32:34 provisioning config files... 01:32:34 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config11574756702025576608tmp [Pipeline] { [Pipeline] sh 01:32:34 + set +x 01:32:34 + bash -s -- 01:32:34 + curl -s https://codecov.io/bash 01:32:34 01:32:34 _____ _ 01:32:34 / ____| | | 01:32:34 | | ___ __| | ___ ___ _____ __ 01:32:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:32:34 | |___| (_) | (_| | __/ (_| (_) \ V / 01:32:34 \_____\___/ \__,_|\___|\___\___/ \_/ 01:32:34 Bash-1.0.6 01:32:34 01:32:34 01:32:34 ==> git version 2.25.1 found 01:32:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:32:34 Release-Date: 2020-01-08 01:32:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:32:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:32:34 ==> Jenkins CI detected. 01:32:34 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-73 01:32:34 project root: . 01:32:34 --> token set from env 01:32:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:32:34 ==> Running gcov in . (disable via -X gcov) 01:32:34 ==> Python coveragepy not found 01:32:34 ==> Searching for coverage reports in: 01:32:34 + . 01:32:34 -> Found 1 reports 01:32:34 ==> Detecting git/mercurial file structure 01:32:34 ==> Reading reports 01:32:34 + ./coverage.out bytes=10 01:32:34 ==> Appending adjustments 01:32:34 https://docs.codecov.io/docs/fixing-reports 01:32:34 + Found adjustments 01:32:34 ==> Gzipping contents 01:32:34 4.0K /tmp/codecov.A306aA.gz 01:32:34 ==> Uploading reports 01:32:34 url: https://codecov.io 01:32:34 query: branch=PR-73&commit=9bc7936f2ac00ebafad323e8b10985b46d211489&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=73&job=&cmd_args= 01:32:34 -> Pinging Codecov 01:32:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-73&commit=9bc7936f2ac00ebafad323e8b10985b46d211489&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=73&job=&cmd_args= 01:32:35 -> Uploading to 01:32:35 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9bc7936f2ac00ebafad323e8b10985b46d211489/b166a206-f538-400f-8bbb-fca41bc8cbe0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T013235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f01030d72a89c6cbb6f782a30d5a019e26c316e7c8e3d3647e80796398cd9566 01:32:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:35 Dload Upload Total Spent Left Speed 01:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2702 --:--:-- --:--:-- --:--:-- 2693 01:32:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] } 01:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:32:37 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-73/archives ] 01:32:37 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-73/archives 01:32:37 total 16 01:32:37 drwxr-xr-x 3 root root 4096 Jan 9 01:23 . 01:32:37 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 01:23 .. 01:32:37 drwxr-xr-x 2 root root 4096 Jan 9 01:23 cost 01:32:37 -rw-r--r-- 1 root root 82 Jan 9 01:23 cost.csv 01:32:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-73/archives 01:32:37 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-73/archives 01:32:37 total 16 01:32:37 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:23 . 01:32:37 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 01:23 .. 01:32:37 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 01:23 cost 01:32:37 -rw-r--r-- 1 jenkins jenkins 82 Jan 9 01:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:32:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:32:38 ---> package-listing.sh 01:32:38 ++ facter osfamily 01:32:38 ++ tr '[:upper:]' '[:lower:]' 01:32:38 + OS_FAMILY=debian 01:32:38 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-73 01:32:38 + START_PACKAGES=/tmp/packages_start.txt 01:32:38 + END_PACKAGES=/tmp/packages_end.txt 01:32:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:38 + PACKAGES=/tmp/packages_start.txt 01:32:38 + '[' /w/workspace/edgexfoundry_device-gpio_PR-73 ']' 01:32:38 + PACKAGES=/tmp/packages_end.txt 01:32:38 + case "${OS_FAMILY}" in 01:32:38 + dpkg -l 01:32:38 + grep '^ii' 01:32:38 + '[' -f /tmp/packages_start.txt ']' 01:32:38 + '[' -f /tmp/packages_end.txt ']' 01:32:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:38 + '[' /w/workspace/edgexfoundry_device-gpio_PR-73 ']' 01:32:38 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-73/archives/ 01:32:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-73/archives/ [Pipeline] echo 01:32:38 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-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:32:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:39 prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container 01:32:39 $ 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-73/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-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 01:32:39 $ docker top 59232a6d38774f970bf870f349d08fea2e8bfcb5de7ad95aa4341ffd05a4d1e9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:40 + touch /tmp/pre-build-complete [Pipeline] sh 01:32:40 + mkdir -p /var/log/sysstat [Pipeline] sh 01:32:40 + ls /var/log/sa-host 01:32:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:41 provisioning config files... 01:32:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config10331431600791693097tmp [Pipeline] { [Pipeline] echo 01:32:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:32:41 ---> create-netrc.sh [Pipeline] } 01:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:32:42 ---> python-tools-install.sh [Pipeline] echo 01:32:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:32:42 ---> sudo-logs.sh 01:32:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:32:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:32:42 ---> job-cost.sh 01:32:42 lf-activate-venv: SKIPPING 01:32:42 DEBUG: total: 0.2199999988079071 01:32:42 INFO: Retrieving Stack Cost... 01:32:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:43 INFO: Archiving Costs [Pipeline] echo 01:32:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:32:43 ---> logs-deploy.sh 01:32:43 lf-activate-venv: SKIPPING 01:32:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-73/1 01:32:43 INFO: archiving workspace using pattern(s): 01:32:44 Archives upload complete. 01:32:44 INFO: archiving logs to Nexus