Pull request #238 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-rest-go Obtained Jenkinsfile from 0d3eec1d27d44da680434ec669f12479d9eb1b98+6fa13eb64575055365d964780e4ff33f2e866ca2 (1fa801d55dd0d87807c2ad76b8989a20c45323d6) 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-ssh14655366776379319996.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-ssh6227471904333971837.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-rest-go/branches/PR-238/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-rest-go/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5629507125428167024.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-rest-go/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16417374816268539516.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-ssh3978736191467351968.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-rest-go/branches/PR-238/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-rest-go/branches/PR-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13907090795846462492.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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go 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-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2239 in /w/workspace/gexfoundry_device-rest-go_PR-238 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-238 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6fa13eb64575055365d964780e4ff33f2e866ca2 into PR head commit 0d3eec1d27d44da680434ec669f12479d9eb1b98 Merge succeeded, producing 0d3eec1d27d44da680434ec669f12479d9eb1b98 Checking out Revision 0d3eec1d27d44da680434ec669f12479d9eb1b98 (PR-238) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d3eec1d27d44da680434ec669f12479d9eb1b98 # 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 6fa13eb64575055365d964780e4ff33f2e866ca2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d3eec1d27d44da680434ec669f12479d9eb1b98 # timeout=10 Commit message: "refactor(snap)!: Remove support for legacy env options BREAKING CHANGE: Drop the support for deprecated snap options starting with `env.`" 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 18:17:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:17:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:17:41 ========================================================= 18:17:41 EdgeX Global Pipelines Version Info 18:17:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:17:42 ------------------- 18:17:42 stable info: 18:17:42 ------------------- 18:17:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:17:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:17:42 Message: update stable to v1.0.244 18:17:42 ------------------- 18:17:42 experimental info: 18:17:42 ------------------- 18:17:42 Commited By: **** collab-it+edgex@linuxfoundation.org 18:17:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:17:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:17:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:17:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:17:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo 18:17:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo 18:17:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo 18:17:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d3eec1d27d44da680434ec669f12479d9eb1b98 [Pipeline] echo 18:17:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d3eec1 [Pipeline] echo 18:17:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:44 provisioning config files... 18:17:44 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp/config13583417368957608201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:44 ---> docker-login.sh 18:17:44 nexus3.edgexfoundry.org:10001 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 nexus3.edgexfoundry.org:10002 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 nexus3.edgexfoundry.org:10003 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 nexus3.edgexfoundry.org:10004 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 docker.io 18:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:45 Configure a credential helper to remove this warning. See 18:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:45 18:17:45 Login Succeeded 18:17:45 ---> docker-login.sh ends [Pipeline] } 18:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:17:46 + git rev-list -1 --merges 0d3eec1d27d44da680434ec669f12479d9eb1b98~1..0d3eec1d27d44da680434ec669f12479d9eb1b98 [Pipeline] echo 18:17:46 -----------> git rev-list -1 --merges 0d3eec1d27d44da680434ec669f12479d9eb1b98~1..0d3eec1d27d44da680434ec669f12479d9eb1b98 0d3eec1d27d44da680434ec669f12479d9eb1b98 [false] [Pipeline] sh 18:17:46 + git log --format=format:%s -1 0d3eec1d27d44da680434ec669f12479d9eb1b98 [Pipeline] echo 18:17:46 ========================================================= 18:17:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:17:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:47 + git log --format=format:%s -1 0d3eec1d27d44da680434ec669f12479d9eb1b98 [Pipeline] echo 18:17:47 [semverPrep] GIT_COMMIT: 0d3eec1d27d44da680434ec669f12479d9eb1b98, Commit Message: refactor(snap)!: Remove support for legacy env options BREAKING CHANGE: Drop the support for deprecated snap options starting with `env.` [Pipeline] echo 18:17:47 [semverPrep] This is not a build commit. [Pipeline] sh 18:17:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:47 + grep -v github /etc/ssh/ssh_known_hosts 18:17:47 + [ -e /tmp/ssh_known_hosts ] 18:17:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:17:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:17:47 + sudo tee -a /etc/ssh/ssh_known_hosts 18:17:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:48 18:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:48 0.1.4: Pulling from edgex-devops/py-git-semver 18:17:48 b85a868b505f: Pulling fs layer 18:17:48 e2be974225ed: Pulling fs layer 18:17:48 339a4e72a1f5: Pulling fs layer 18:17:48 988bab9f4d93: Pulling fs layer 18:17:48 1469e6f7b9e6: Pulling fs layer 18:17:48 eaf3925da568: Pulling fs layer 18:17:48 bab4dde63d76: Pulling fs layer 18:17:48 bde34c3a00c8: Pulling fs layer 18:17:48 b352a97aabf1: Pulling fs layer 18:17:48 4872d77fe225: Pulling fs layer 18:17:48 5851b861e8e6: Pulling fs layer 18:17:48 988bab9f4d93: Waiting 18:17:48 1469e6f7b9e6: Waiting 18:17:48 bde34c3a00c8: Waiting 18:17:48 eaf3925da568: Waiting 18:17:48 bab4dde63d76: Waiting 18:17:48 4872d77fe225: Waiting 18:17:48 5851b861e8e6: Waiting 18:17:48 b352a97aabf1: Waiting 18:17:48 e2be974225ed: Verifying Checksum 18:17:48 e2be974225ed: Download complete 18:17:48 988bab9f4d93: Verifying Checksum 18:17:48 988bab9f4d93: Download complete 18:17:48 1469e6f7b9e6: Verifying Checksum 18:17:48 1469e6f7b9e6: Download complete 18:17:48 eaf3925da568: Download complete 18:17:48 339a4e72a1f5: Verifying Checksum 18:17:48 339a4e72a1f5: Download complete 18:17:48 bde34c3a00c8: Verifying Checksum 18:17:48 bde34c3a00c8: Download complete 18:17:48 4872d77fe225: Verifying Checksum 18:17:48 4872d77fe225: Download complete 18:17:48 5851b861e8e6: Verifying Checksum 18:17:48 5851b861e8e6: Download complete 18:17:48 b85a868b505f: Verifying Checksum 18:17:48 b85a868b505f: Download complete 18:17:49 bab4dde63d76: Verifying Checksum 18:17:49 bab4dde63d76: Download complete 18:17:50 b85a868b505f: Pull complete 18:17:50 e2be974225ed: Pull complete 18:17:51 339a4e72a1f5: Pull complete 18:17:51 988bab9f4d93: Pull complete 18:17:51 1469e6f7b9e6: Pull complete 18:17:51 eaf3925da568: Pull complete 18:17:53 bab4dde63d76: Pull complete 18:17:53 bde34c3a00c8: Pull complete 18:17:53 b352a97aabf1: Pull complete 18:17:53 4872d77fe225: Pull complete 18:17:53 5851b861e8e6: Pull complete 18:17:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:53 prd-ubuntu20.04-docker-8c-8g-2239 does not seem to be running inside a container 18:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-238 -v /w/workspace/gexfoundry_device-rest-go_PR-238:/w/workspace/gexfoundry_device-rest-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-238@tmp:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:17:56 $ docker top 8902dfeb65612f9bed284b14904d6dd300085ebeaeb2fa9068ceee900d0ff309 -eo pid,comm 18:17:56 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). 18:17:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:56 [ssh-agent] Looking for ssh-agent implementation... 18:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:56 $ docker exec 8902dfeb65612f9bed284b14904d6dd300085ebeaeb2fa9068ceee900d0ff309 ssh-agent 18:17:56 SSH_AUTH_SOCK=/tmp/ssh-yi79FmtuB8nK/agent.32 18:17:56 SSH_AGENT_PID=38 18:17:56 Running ssh-add (command line suppressed) 18:17:56 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-238@tmp/private_key_11481637651508100705.key (/w/workspace/gexfoundry_device-rest-go_PR-238@tmp/private_key_11481637651508100705.key) 18:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:56 + git tag --points-at HEAD [Pipeline] } 18:17:56 $ docker exec --env ******** --env ******** 8902dfeb65612f9bed284b14904d6dd300085ebeaeb2fa9068ceee900d0ff309 ssh-agent -k 18:17:57 unset SSH_AUTH_SOCK; 18:17:57 unset SSH_AGENT_PID; 18:17:57 echo Agent pid 38 killed; 18:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:17:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:57 [ssh-agent] Looking for ssh-agent implementation... 18:17:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:57 $ docker exec 8902dfeb65612f9bed284b14904d6dd300085ebeaeb2fa9068ceee900d0ff309 ssh-agent 18:17:57 SSH_AUTH_SOCK=/tmp/ssh-87KPI6KKINPF/agent.70 18:17:57 SSH_AGENT_PID=76 18:17:57 Running ssh-add (command line suppressed) 18:17:57 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-238@tmp/private_key_9524475322651432592.key (/w/workspace/gexfoundry_device-rest-go_PR-238@tmp/private_key_9524475322651432592.key) 18:17:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:57 + git semver init 18:17:58 2023-01-13 18:17:58,079 [run_init] DEBUG init version:0.0.0 force:False 18:17:58 2023-01-13 18:17:58,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-238/.semver 18:17:58 2023-01-13 18:17:58,080 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-238/.semver 18:17:58 2023-01-13 18:17:58,080 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-238/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-238, universal_newlines=False, shell=None, istream=None) 18:17:59 2023-01-13 18:17:59,137 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-238/.git/info/exclude 18:17:59 2023-01-13 18:17:59,138 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-238/.semver/PR-238 with force:False 18:17:59 2023-01-13 18:17:59,138 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-238/.semver/PR-238 18:17:59 2023-01-13 18:17:59,142 [execute] INFO git cat-file --batch-check 18:17:59 2023-01-13 18:17:59,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) 18:17:59 2023-01-13 18:17:59,149 [execute] INFO git cat-file --batch 18:17:59 2023-01-13 18:17:59,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) 18:17:59 2023-01-13 18:17:59,155 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-238/.semver/PR-238 18:17:59 0.0.0 [Pipeline] } 18:17:59 $ docker exec --env ******** --env ******** 8902dfeb65612f9bed284b14904d6dd300085ebeaeb2fa9068ceee900d0ff309 ssh-agent -k 18:17:59 unset SSH_AUTH_SOCK; 18:17:59 unset SSH_AGENT_PID; 18:17:59 echo Agent pid 76 killed; 18:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:00 + git semver [Pipeline] } 18:18:00 $ docker stop --time=1 8902dfeb65612f9bed284b14904d6dd300085ebeaeb2fa9068ceee900d0ff309 18:18:01 $ docker rm -f --volumes 8902dfeb65612f9bed284b14904d6dd300085ebeaeb2fa9068ceee900d0ff309 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:18:02 Stashed 1 file(s) [Pipeline] echo 18:18:02 [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 18:18:02 provisioning config files... 18:18:02 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp/config2510998155676089978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:03 ---> docker-login.sh 18:18:03 nexus3.edgexfoundry.org:10001 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 nexus3.edgexfoundry.org:10002 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 nexus3.edgexfoundry.org:10003 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 nexus3.edgexfoundry.org:10004 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 docker.io 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 ---> docker-login.sh ends [Pipeline] } 18:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:04 ========================================================= 18:18:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:18:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:04 + 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 . 18:18:04 Sending build context to Docker daemon 10.79MB 18:18:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:18:04 Step 2/12 : FROM ${BASE} AS builder 18:18:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:18:04 213ec9aee27d: Pulling fs layer 18:18:04 4583459ba037: Pulling fs layer 18:18:04 93c1e223e6f2: Pulling fs layer 18:18:04 53926ce57604: Pulling fs layer 18:18:04 21b2b0c7a3f4: Pulling fs layer 18:18:04 22ff95d597cd: Pulling fs layer 18:18:04 12d6caf4c0d1: Pulling fs layer 18:18:04 96b7cbca73a9: Pulling fs layer 18:18:04 a7acece74701: Pulling fs layer 18:18:04 53926ce57604: Waiting 18:18:04 22ff95d597cd: Waiting 18:18:04 12d6caf4c0d1: Waiting 18:18:04 96b7cbca73a9: Waiting 18:18:04 a7acece74701: Waiting 18:18:04 21b2b0c7a3f4: Waiting 18:18:04 93c1e223e6f2: Verifying Checksum 18:18:04 93c1e223e6f2: Download complete 18:18:04 4583459ba037: Verifying Checksum 18:18:04 4583459ba037: Download complete 18:18:04 21b2b0c7a3f4: Verifying Checksum 18:18:04 21b2b0c7a3f4: Download complete 18:18:04 22ff95d597cd: Verifying Checksum 18:18:04 22ff95d597cd: Download complete 18:18:04 213ec9aee27d: Verifying Checksum 18:18:04 213ec9aee27d: Download complete 18:18:04 12d6caf4c0d1: Download complete 18:18:04 213ec9aee27d: Pull complete 18:18:05 4583459ba037: Pull complete 18:18:05 93c1e223e6f2: Pull complete 18:18:05 a7acece74701: Verifying Checksum 18:18:05 a7acece74701: Download complete 18:18:05 96b7cbca73a9: Verifying Checksum 18:18:05 96b7cbca73a9: Download complete 18:18:05 53926ce57604: Verifying Checksum 18:18:05 53926ce57604: Download complete 18:18:09 53926ce57604: Pull complete 18:18:09 21b2b0c7a3f4: Pull complete 18:18:09 22ff95d597cd: Pull complete 18:18:09 12d6caf4c0d1: Pull complete 18:18:11 96b7cbca73a9: Pull complete 18:18:12 a7acece74701: Pull complete 18:18:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:18:12 ---> db6d94c90886 18:18:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:18:16 ---> Running in be070110d5c9 18:18:16 Removing intermediate container be070110d5c9 18:18:16 ---> c6795ce044c0 18:18:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:18:16 ---> Running in 05ff2459911c 18:18:16 Removing intermediate container 05ff2459911c 18:18:16 ---> c22e5fe81af0 18:18:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:18:16 ---> Running in 5109fec5b68a 18:18:16 Removing intermediate container 5109fec5b68a 18:18:16 ---> 596634e9bbfa 18:18:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:18:16 ---> Running in cf88cd8fdc80 18:18:16 Removing intermediate container cf88cd8fdc80 18:18:16 ---> b29c466696df 18:18:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:18:16 ---> Running in 91cf8bcbde23 18:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:18:17 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:18:17 (2/4) Installing libedit (20210910.3.1-r0) 18:18:17 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:18:17 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:18:17 Executing busybox-1.35.0-r17.trigger 18:18:17 OK: 216 MiB in 55 packages 18:18:17 Still waiting to schedule task 18:18:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:18:17 Removing intermediate container 91cf8bcbde23 18:18:17 ---> e589734fb063 18:18:17 Step 8/12 : WORKDIR /device-rest-go 18:18:17 ---> Running in f89eb8b26e68 18:18:17 Removing intermediate container f89eb8b26e68 18:18:17 ---> 857e352a288e 18:18:17 Step 9/12 : COPY go.mod vendor* ./ 18:18:18 ---> 06c955043200 18:18:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:18 ---> Running in 10f030abb9c4 18:18:50 Removing intermediate container 10f030abb9c4 18:18:50 ---> d467f11418aa 18:18:50 Step 11/12 : COPY . . 18:18:50 ---> 5b76bed5b3c8 18:18:50 Step 12/12 : RUN $MAKE 18:18:50 ---> Running in 9b1015b85eee 18:18:50 noop 18:18:50 Removing intermediate container 9b1015b85eee 18:18:50 ---> e5c4304a710f 18:18:50 Successfully built e5c4304a710f 18:18:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:50 + docker inspect -f . ci-base-image-x86_64 18:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:50 prd-ubuntu20.04-docker-8c-8g-2239 does not seem to be running inside a container 18:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-238 -v /w/workspace/gexfoundry_device-rest-go_PR-238:/w/workspace/gexfoundry_device-rest-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-238@tmp:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:18:51 $ docker top ead41d730b50721a889cb10376cf9380bbb467c2ef9bfcd754f2a59d0b24d6f8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:51 + go version 18:18:51 go version go1.18.7 linux/amd64 [Pipeline] } 18:18:51 $ docker stop --time=1 ead41d730b50721a889cb10376cf9380bbb467c2ef9bfcd754f2a59d0b24d6f8 18:18:52 $ docker rm -f --volumes ead41d730b50721a889cb10376cf9380bbb467c2ef9bfcd754f2a59d0b24d6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:53 + docker inspect -f . ci-base-image-x86_64 18:18:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:53 prd-ubuntu20.04-docker-8c-8g-2239 does not seem to be running inside a container 18:18:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-238 -v /w/workspace/gexfoundry_device-rest-go_PR-238:/w/workspace/gexfoundry_device-rest-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-238@tmp:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:18:54 $ docker top 580aa98014eb337f8cb6ce6a2ad9204d701620a182778015fc085870276e8efd -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-238 [Pipeline] fileExists [Pipeline] sh 18:18:54 + make test 18:18:54 go test ./... -coverprofile=coverage.out ./... 18:18:55 ? github.com/edgexfoundry/device-rest-go [no test files] 18:19:05 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:19:05 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 55.2% of statements 18:19:13 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." 18:19:13 go vet ./... 18:19:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:19:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:19:16 ./bin/test-attribution-txt.sh [Pipeline] echo 18:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:19:16 $ docker stop --time=1 580aa98014eb337f8cb6ce6a2ad9204d701620a182778015fc085870276e8efd 18:19:18 $ docker rm -f --volumes 580aa98014eb337f8cb6ce6a2ad9204d701620a182778015fc085870276e8efd [Pipeline] // withDockerContainer [Pipeline] sh 18:19:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:19:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:19:20 + ls -al . 18:19:20 total 188 18:19:20 drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 18:18 . 18:19:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 18:17 .. 18:19:20 -rw-rw-r-- 1 jenkins jenkins 151 Jan 13 18:17 .dockerignore 18:19:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 18:19 .git 18:19:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 18:17 .github 18:19:20 -rw-rw-r-- 1 jenkins jenkins 329 Jan 13 18:17 .gitignore 18:19:20 -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 18:17 .golangci.yml 18:19:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 18:17 .semver 18:19:20 -rw-rw-r-- 1 jenkins jenkins 8996 Jan 13 18:17 Attribution.txt 18:19:20 -rw-rw-r-- 1 jenkins jenkins 13085 Jan 13 18:17 CHANGELOG.md 18:19:20 -rw-rw-r-- 1 jenkins jenkins 1578 Jan 13 18:17 Dockerfile 18:19:20 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 18:17 GOVERNANCE.md 18:19:20 -rw-rw-r-- 1 jenkins jenkins 680 Jan 13 18:17 Jenkinsfile 18:19:20 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 18:17 LICENSE 18:19:20 -rw-rw-r-- 1 jenkins jenkins 1744 Jan 13 18:17 Makefile 18:19:20 -rw-rw-r-- 1 jenkins jenkins 620 Jan 13 18:17 OWNERS.md 18:19:20 -rw-rw-r-- 1 jenkins jenkins 8667 Jan 13 18:17 README.md 18:19:20 -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 18:18 VERSION 18:19:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 18:17 bin 18:19:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 18:17 cmd 18:19:20 -rw-r--r-- 1 jenkins jenkins 9355 Jan 13 18:19 coverage.out 18:19:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 18:17 driver 18:19:20 -rw-rw-r-- 1 jenkins jenkins 3488 Jan 13 18:17 go.mod 18:19:20 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 13 18:17 go.sum 18:19:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 18:17 snap 18:19:20 -rw-rw-r-- 1 jenkins jenkins 713 Jan 13 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:20 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0d3eec1d27d44da680434ec669f12479d9eb1b98 --label arch=amd64 --label version=0.0.0 . 18:19:20 Sending build context to Docker daemon 10.8MB 18:19:20 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:19:20 Step 2/25 : FROM ${BASE} AS builder 18:19:20 ---> e5c4304a710f 18:19:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:19:20 ---> Running in cd1e5ae281f0 18:19:20 Removing intermediate container cd1e5ae281f0 18:19:20 ---> 69f328cf39af 18:19:20 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:20 ---> Running in 1a0f96712c1f 18:19:20 Removing intermediate container 1a0f96712c1f 18:19:20 ---> 2806adfcf636 18:19:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:19:20 ---> Running in 68f7c575e3a6 18:19:21 Removing intermediate container 68f7c575e3a6 18:19:21 ---> 891adb2e93bf 18:19:21 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:19:21 ---> Running in 2bdc0a722787 18:19:21 Removing intermediate container 2bdc0a722787 18:19:21 ---> f35fd9df4c89 18:19:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:21 ---> Running in bbda86e237f3 18:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:19:22 OK: 216 MiB in 55 packages 18:19:22 Removing intermediate container bbda86e237f3 18:19:22 ---> 57cd209f09bc 18:19:22 Step 8/25 : WORKDIR /device-rest-go 18:19:22 ---> Running in ac1fc13ae36e 18:19:22 Removing intermediate container ac1fc13ae36e 18:19:22 ---> 00e515014d30 18:19:22 Step 9/25 : COPY go.mod vendor* ./ 18:19:22 ---> 8fd3ad0687d3 18:19:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:22 ---> Running in a3b78f355e07 18:19:23 Removing intermediate container a3b78f355e07 18:19:23 ---> 381440d2b3fe 18:19:23 Step 11/25 : COPY . . 18:19:23 ---> 62d7217de63b 18:19:23 Step 12/25 : RUN $MAKE 18:19:23 ---> Running in 7ae744ef5e14 18:19:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:19:45 Removing intermediate container 7ae744ef5e14 18:19:45 ---> 8fba1863b4b4 18:19:45 Step 13/25 : FROM alpine:3.16 18:19:45 3.16: Pulling from library/alpine 18:19:45 ca7dd9ec2225: Pulling fs layer 18:19:45 ca7dd9ec2225: Verifying Checksum 18:19:45 ca7dd9ec2225: Download complete 18:19:45 ca7dd9ec2225: Pull complete 18:19:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:19:45 Status: Downloaded newer image for alpine:3.16 18:19:45 ---> bfe296a52501 18:19:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:19:45 ---> Running in dbab8c64dadf 18:19:45 Removing intermediate container dbab8c64dadf 18:19:45 ---> 0cc7b24b7fef 18:19:45 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:19:45 ---> Running in 55f1d2ee91ec 18:19:45 Removing intermediate container 55f1d2ee91ec 18:19:45 ---> 4cafbb703e94 18:19:45 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:19:45 ---> Running in d2ef082e5fc5 18:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:19:45 (1/1) Installing dumb-init (1.2.5-r1) 18:19:45 Executing busybox-1.35.0-r17.trigger 18:19:45 OK: 6 MiB in 15 packages 18:19:46 Removing intermediate container d2ef082e5fc5 18:19:46 ---> e37d105fc222 18:19:46 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:19:47 ---> 4534c9b23abc 18:19:47 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:19:47 ---> 5421b8f1e784 18:19:47 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:19:47 ---> d5e0e1e85dbd 18:19:47 Step 20/25 : EXPOSE 59986 18:19:47 ---> Running in 6572d7e7fa0b 18:19:47 Removing intermediate container 6572d7e7fa0b 18:19:47 ---> 7d78092af1ee 18:19:47 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:19:47 ---> Running in 9e59235c7195 18:19:47 Removing intermediate container 9e59235c7195 18:19:47 ---> 99211ced748c 18:19:47 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:19:47 ---> Running in 44b79ea0cde0 18:19:47 Removing intermediate container 44b79ea0cde0 18:19:47 ---> 3043a43d760c 18:19:47 Step 23/25 : LABEL arch=amd64 18:19:47 ---> Running in e3355bec9a9a 18:19:47 Removing intermediate container e3355bec9a9a 18:19:47 ---> c837d3908f5d 18:19:47 Step 24/25 : LABEL git_sha=0d3eec1d27d44da680434ec669f12479d9eb1b98 18:19:47 ---> Running in e99240368b6e 18:19:47 Removing intermediate container e99240368b6e 18:19:47 ---> f32300cf5fcb 18:19:47 Step 25/25 : LABEL version=0.0.0 18:19:47 ---> Running in 2fa7c0eddabd 18:19:47 Removing intermediate container 2fa7c0eddabd 18:19:47 ---> 94282c8243e2 18:19:47 [Warning] One or more build-args [ARCH] were not consumed 18:19:47 Successfully built 94282c8243e2 18:19:47 Successfully tagged device-rest: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 18:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:48 18:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:49 latest: Pulling from edgex-lftools-log-publisher 18:19:49 5eb5b503b376: Pulling fs layer 18:19:49 5c69ac0246d0: Pulling fs layer 18:19:49 ec43610c2a17: Pulling fs layer 18:19:49 3a2ae6a8a46f: Pulling fs layer 18:19:49 33b1e0a273af: Pulling fs layer 18:19:49 5d3b04190fa2: Pulling fs layer 18:19:49 2f39f015ded8: Pulling fs layer 18:19:49 33b1e0a273af: Waiting 18:19:49 5d3b04190fa2: Waiting 18:19:49 2f39f015ded8: Waiting 18:19:49 3a2ae6a8a46f: Waiting 18:19:49 5c69ac0246d0: Verifying Checksum 18:19:49 5c69ac0246d0: Download complete 18:19:49 3a2ae6a8a46f: Verifying Checksum 18:19:49 3a2ae6a8a46f: Download complete 18:19:49 33b1e0a273af: Verifying Checksum 18:19:49 33b1e0a273af: Download complete 18:19:49 5d3b04190fa2: Verifying Checksum 18:19:49 5d3b04190fa2: Download complete 18:19:49 ec43610c2a17: Verifying Checksum 18:19:49 ec43610c2a17: Download complete 18:19:49 5eb5b503b376: Verifying Checksum 18:19:49 5eb5b503b376: Download complete 18:19:49 2f39f015ded8: Download complete 18:19:50 5eb5b503b376: Pull complete 18:19:50 5c69ac0246d0: Pull complete 18:19:51 ec43610c2a17: Pull complete 18:19:51 3a2ae6a8a46f: Pull complete 18:19:51 33b1e0a273af: Pull complete 18:19:51 5d3b04190fa2: Pull complete 18:19:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2240 in /w/workspace/gexfoundry_device-rest-go_PR-238 [Pipeline] { [Pipeline] ws 18:19:53 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:19:53 The recommended git tool is: git 18:19:56 2f39f015ded8: Pull complete 18:19:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:57 prd-ubuntu20.04-docker-8c-8g-2239 does not seem to be running inside a container 18:19:57 $ 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/gexfoundry_device-rest-go_PR-238 -v /w/workspace/gexfoundry_device-rest-go_PR-238:/w/workspace/gexfoundry_device-rest-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-238@tmp:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:19:58 using credential edgex-jenkins-ssh 18:19:58 Cloning the remote Git repository 18:19:58 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:19:58 > git init /w/workspace/device-rest-go/1 # timeout=10 18:19:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:19:58 > git --version # timeout=10 18:19:58 > git --version # 'git version 2.25.1' 18:19:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:00 $ docker top e555d1e2e1fccd5f31c2fbe29318b51ce0f4d4889703afae054bed99154e70ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:20:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:00 ---> job-cost.sh 18:20:00 lf-activate-venv: SKIPPING 18:20:00 INFO: No Stack... 18:20:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:20:01 INFO: Archiving Costs [Pipeline] sh 18:20:01 + cat /w/workspace/gexfoundry_device-rest-go_PR-238/archives/cost.csv 18:20:01 + cut -d, -f6 [Pipeline] lock 18:20:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] 18:20:01 Resource [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] did not exist. Created. 18:20:01 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:20:01 Merging remotes/origin/main commit 6fa13eb64575055365d964780e4ff33f2e866ca2 into PR head commit 0d3eec1d27d44da680434ec669f12479d9eb1b98 18:20:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:20:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:20:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:20:02 > git config core.sparsecheckout # timeout=10 18:20:02 > git checkout -f 0d3eec1d27d44da680434ec669f12479d9eb1b98 # timeout=10 18:20:02 + echo total: 0.2199999988079071 [Pipeline] stash 18:20:02 Merge succeeded, producing 0d3eec1d27d44da680434ec669f12479d9eb1b98 18:20:02 Checking out Revision 0d3eec1d27d44da680434ec669f12479d9eb1b98 (PR-238) 18:20:02 Stashed 1 file(s) [Pipeline] } 18:20:02 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:20:02 $ docker stop --time=1 e555d1e2e1fccd5f31c2fbe29318b51ce0f4d4889703afae054bed99154e70ea 18:20:02 > git remote # timeout=10 18:20:02 > git config --get remote.origin.url # timeout=10 18:20:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:02 > git merge 6fa13eb64575055365d964780e4ff33f2e866ca2 # timeout=10 18:20:02 > git rev-parse HEAD^{commit} # timeout=10 18:20:02 > git config core.sparsecheckout # timeout=10 18:20:02 > git checkout -f 0d3eec1d27d44da680434ec669f12479d9eb1b98 # timeout=10 18:20:03 $ docker rm -f --volumes e555d1e2e1fccd5f31c2fbe29318b51ce0f4d4889703afae054bed99154e70ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:05 Commit message: "refactor(snap)!: Remove support for legacy env options BREAKING CHANGE: Drop the support for deprecated snap options starting with `env.`" 18:20:05 > git --version # timeout=10 18:20:05 > git --version # 'git version 2.25.1' 18:20:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:20:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:20:07 Dload Upload Total Spent Left Speed 18:20:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 55913 0 --:--:-- --:--:-- --:--:-- 55913 100 12751 100 12751 0 0 64398 0 --:--:-- --:--:-- --:--:-- 64075 [Pipeline] sh 18:20:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:20:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:20:08 + sudo tee /etc/docker/daemon.new 18:20:08 { 18:20:08 "registry-mirrors": [ 18:20:08 "https://nexus3.edgexfoundry.org:10001" 18:20:08 ], 18:20:08 "bip": "10.250.0.254/24", 18:20:08 "hosts": [ 18:20:08 "tcp://0.0.0.0:5555", 18:20:08 "unix:///var/run/docker.sock" 18:20:08 ], 18:20:08 "mtu": 1458, 18:20:08 "selinux-enabled": true, 18:20:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:20:08 } [Pipeline] sh 18:20:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:20:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:27 provisioning config files... 18:20:27 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4329131109809039488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:27 ---> docker-login.sh 18:20:27 nexus3.edgexfoundry.org:10001 18:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:28 Configure a credential helper to remove this warning. See 18:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:28 18:20:28 Login Succeeded 18:20:28 nexus3.edgexfoundry.org:10002 18:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:28 Configure a credential helper to remove this warning. See 18:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:28 18:20:28 Login Succeeded 18:20:28 nexus3.edgexfoundry.org:10003 18:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:28 Configure a credential helper to remove this warning. See 18:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:28 18:20:28 Login Succeeded 18:20:28 nexus3.edgexfoundry.org:10004 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 docker.io 18:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:29 Configure a credential helper to remove this warning. See 18:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:29 18:20:29 Login Succeeded 18:20:29 ---> docker-login.sh ends [Pipeline] } 18:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:20:30 ========================================================= 18:20:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:20:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + 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 . 18:20:30 Sending build context to Docker daemon 127kB 18:20:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:20:30 Step 2/12 : FROM ${BASE} AS builder 18:20:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:20:30 9b18e9b68314: Pulling fs layer 18:20:30 35d82f9e3411: Pulling fs layer 18:20:30 e16973657156: Pulling fs layer 18:20:30 fc693d55d65f: Pulling fs layer 18:20:30 7e9fc2657dce: Pulling fs layer 18:20:30 fc693d55d65f: Waiting 18:20:30 7e9fc2657dce: Waiting 18:20:30 dda99020689f: Pulling fs layer 18:20:30 db1c61fa0a46: Pulling fs layer 18:20:30 891c053d2c06: Pulling fs layer 18:20:30 db1c61fa0a46: Waiting 18:20:30 891c053d2c06: Waiting 18:20:30 dda99020689f: Waiting 18:20:30 e16973657156: Download complete 18:20:31 35d82f9e3411: Verifying Checksum 18:20:31 35d82f9e3411: Download complete 18:20:31 7e9fc2657dce: Download complete 18:20:31 dda99020689f: Verifying Checksum 18:20:31 dda99020689f: Download complete 18:20:31 9b18e9b68314: Verifying Checksum 18:20:31 9b18e9b68314: Download complete 18:20:32 9b18e9b68314: Pull complete 18:20:32 891c053d2c06: Verifying Checksum 18:20:32 891c053d2c06: Download complete 18:20:32 35d82f9e3411: Pull complete 18:20:32 e16973657156: Pull complete 18:20:33 db1c61fa0a46: Verifying Checksum 18:20:33 db1c61fa0a46: Download complete 18:20:33 fc693d55d65f: Download complete 18:20:46 fc693d55d65f: Pull complete 18:20:46 7e9fc2657dce: Pull complete 18:20:46 dda99020689f: Pull complete 18:20:52 db1c61fa0a46: Pull complete 18:20:53 891c053d2c06: Pull complete 18:20:53 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:20:53 ---> f96f9c87975a 18:20:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:20:55 ---> Running in be95b88343d4 18:20:55 Removing intermediate container be95b88343d4 18:20:55 ---> c1b13ff0280c 18:20:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:55 ---> Running in 73a804aa5542 18:20:55 Removing intermediate container 73a804aa5542 18:20:55 ---> 9e5caf9f6fda 18:20:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:20:56 ---> Running in 17f1065cd131 18:20:56 Removing intermediate container 17f1065cd131 18:20:56 ---> 75e3e9e58bea 18:20:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:20:56 ---> Running in 84de4bf296b4 18:20:56 Removing intermediate container 84de4bf296b4 18:20:56 ---> 3dff5b6856c5 18:20:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:57 ---> Running in 3be2857fe86f 18:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:59 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:20:59 (2/4) Installing libedit (20210910.3.1-r0) 18:20:59 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:20:59 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:20:59 Executing busybox-1.35.0-r17.trigger 18:20:59 OK: 226 MiB in 55 packages 18:21:00 Removing intermediate container 3be2857fe86f 18:21:00 ---> 0710e3efc3c5 18:21:00 Step 8/12 : WORKDIR /device-rest-go 18:21:00 ---> Running in bbba1551540e 18:21:00 Removing intermediate container bbba1551540e 18:21:00 ---> c9888a6c26b3 18:21:00 Step 9/12 : COPY go.mod vendor* ./ 18:21:01 ---> 52b3057c5c08 18:21:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:01 ---> Running in 1a0ded9026d0 18:21:57 Removing intermediate container 1a0ded9026d0 18:21:57 ---> 5aa9d7e90859 18:21:57 Step 11/12 : COPY . . 18:21:57 ---> 5eaeae63b249 18:21:57 Step 12/12 : RUN $MAKE 18:21:57 ---> Running in 2dde479710b1 18:21:57 noop 18:21:57 Removing intermediate container 2dde479710b1 18:21:57 ---> a6f261fd1ae9 18:21:57 Successfully built a6f261fd1ae9 18:21:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:58 + docker inspect -f . ci-base-image-arm64 18:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:58 prd-ubuntu20.04-docker-arm64-4c-16g-2240 does not seem to be running inside a container 18:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:21:59 $ docker top ddd38adc9ad813924a4ec82bd3f4954e19074b076a68e1ba537ea3f06bfc339a -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:00 + go version 18:22:00 go version go1.18.7 linux/arm64 [Pipeline] } 18:22:00 $ docker stop --time=1 ddd38adc9ad813924a4ec82bd3f4954e19074b076a68e1ba537ea3f06bfc339a 18:22:02 $ docker rm -f --volumes ddd38adc9ad813924a4ec82bd3f4954e19074b076a68e1ba537ea3f06bfc339a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:03 + docker inspect -f . ci-base-image-arm64 18:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:03 prd-ubuntu20.04-docker-arm64-4c-16g-2240 does not seem to be running inside a container 18:22:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:22:04 $ docker top dc6c2189d4393ffd588ffe8fcdbece2566eda115c2db5f6c2b3144af4d780abf -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:05 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 18:22:05 + make test 18:22:05 go test ./... -coverprofile=coverage.out ./... 18:22:07 ? github.com/edgexfoundry/device-rest-go [no test files] 18:23:29 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:23:29 ok github.com/edgexfoundry/device-rest-go/driver 0.055s coverage: 55.2% of statements 18:23:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:23:29 go vet ./... 18:23:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:23:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:23:44 ./bin/test-attribution-txt.sh [Pipeline] echo 18:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:23:44 $ docker stop --time=1 dc6c2189d4393ffd588ffe8fcdbece2566eda115c2db5f6c2b3144af4d780abf 18:23:45 $ docker rm -f --volumes dc6c2189d4393ffd588ffe8fcdbece2566eda115c2db5f6c2b3144af4d780abf [Pipeline] // withDockerContainer [Pipeline] sh 18:23:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:23:46 Warning: overwriting stash ‘coverage-report’ 18:23:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:23:48 + ls -al . 18:23:48 total 184 18:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 18:22 . 18:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 18:19 .. 18:23:48 -rw-rw-r-- 1 jenkins jenkins 151 Jan 13 18:20 .dockerignore 18:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 18:20 .git 18:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 18:20 .github 18:23:48 -rw-rw-r-- 1 jenkins jenkins 329 Jan 13 18:20 .gitignore 18:23:48 -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 18:20 .golangci.yml 18:23:48 -rw-rw-r-- 1 jenkins jenkins 8996 Jan 13 18:20 Attribution.txt 18:23:48 -rw-rw-r-- 1 jenkins jenkins 13085 Jan 13 18:20 CHANGELOG.md 18:23:48 -rw-rw-r-- 1 jenkins jenkins 1578 Jan 13 18:20 Dockerfile 18:23:48 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 18:20 GOVERNANCE.md 18:23:48 -rw-rw-r-- 1 jenkins jenkins 680 Jan 13 18:20 Jenkinsfile 18:23:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 18:20 LICENSE 18:23:48 -rw-rw-r-- 1 jenkins jenkins 1744 Jan 13 18:20 Makefile 18:23:48 -rw-rw-r-- 1 jenkins jenkins 620 Jan 13 18:20 OWNERS.md 18:23:48 -rw-rw-r-- 1 jenkins jenkins 8667 Jan 13 18:20 README.md 18:23:48 -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 18:18 VERSION 18:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 18:20 bin 18:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 18:20 cmd 18:23:48 -rw-r--r-- 1 jenkins jenkins 9355 Jan 13 18:23 coverage.out 18:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 18:20 driver 18:23:48 -rw-rw-r-- 1 jenkins jenkins 3488 Jan 13 18:20 go.mod 18:23:48 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 13 18:20 go.sum 18:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 18:20 snap 18:23:48 -rw-rw-r-- 1 jenkins jenkins 713 Jan 13 18:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:48 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0d3eec1d27d44da680434ec669f12479d9eb1b98 --label arch=arm64 --label version=0.0.0 . 18:23:48 Sending build context to Docker daemon 137.2kB 18:23:48 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:23:48 Step 2/25 : FROM ${BASE} AS builder 18:23:48 ---> a6f261fd1ae9 18:23:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:23:48 ---> Running in aad6820e2264 18:23:49 Removing intermediate container aad6820e2264 18:23:49 ---> 9f963f2cec84 18:23:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:23:49 ---> Running in 0027f91dd4b4 18:23:49 Removing intermediate container 0027f91dd4b4 18:23:49 ---> 80d4d4d6c848 18:23:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:23:49 ---> Running in 5dd4c4b92194 18:23:49 Removing intermediate container 5dd4c4b92194 18:23:49 ---> 2796156a0e3d 18:23:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:23:49 ---> Running in d1bd8d0c2352 18:23:50 Removing intermediate container d1bd8d0c2352 18:23:50 ---> 075ce494045e 18:23:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:23:50 ---> Running in 2d3a7f00340a 18:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:23:52 OK: 226 MiB in 55 packages 18:23:53 Removing intermediate container 2d3a7f00340a 18:23:53 ---> c56bffa3f80c 18:23:53 Step 8/25 : WORKDIR /device-rest-go 18:23:53 ---> Running in 7a3d237ec54d 18:23:53 Removing intermediate container 7a3d237ec54d 18:23:53 ---> bec0dba2e137 18:23:53 Step 9/25 : COPY go.mod vendor* ./ 18:23:54 ---> 954ea42eb825 18:23:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:54 ---> Running in 40b2c7ffd361 18:23:56 Removing intermediate container 40b2c7ffd361 18:23:56 ---> 818e7d5f3d77 18:23:56 Step 11/25 : COPY . . 18:23:56 ---> c9b7b516ce2e 18:23:56 Step 12/25 : RUN $MAKE 18:23:56 ---> Running in e17deabe8e1c 18:23:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:26:19 Removing intermediate container e17deabe8e1c 18:26:19 ---> 95a5217af1a1 18:26:19 Step 13/25 : FROM alpine:3.16 18:26:19 3.16: Pulling from library/alpine 18:26:19 6875df1f5354: Pulling fs layer 18:26:19 6875df1f5354: Verifying Checksum 18:26:19 6875df1f5354: Download complete 18:26:19 6875df1f5354: Pull complete 18:26:19 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:26:19 Status: Downloaded newer image for alpine:3.16 18:26:19 ---> 2b4661558fb8 18:26:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:26:19 ---> Running in 1b4a24412764 18:26:19 Removing intermediate container 1b4a24412764 18:26:19 ---> 2d37e599af34 18:26:19 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:26:19 ---> Running in 1e878b2560aa 18:26:19 Removing intermediate container 1e878b2560aa 18:26:19 ---> 2151321c2b62 18:26:19 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:26:19 ---> Running in a67a9adc5b2c 18:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:26:19 (1/1) Installing dumb-init (1.2.5-r1) 18:26:19 Executing busybox-1.35.0-r17.trigger 18:26:19 OK: 5 MiB in 15 packages 18:26:19 Removing intermediate container a67a9adc5b2c 18:26:19 ---> 66a22eb89b07 18:26:19 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:26:19 ---> 29c9aa8f11f7 18:26:19 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:26:19 ---> 72db000bf2ca 18:26:19 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:26:19 ---> a20ae198ac55 18:26:19 Step 20/25 : EXPOSE 59986 18:26:19 ---> Running in b6ac6da1e600 18:26:19 Removing intermediate container b6ac6da1e600 18:26:19 ---> 1dc514bfafbe 18:26:19 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:26:19 ---> Running in bd24d3f5e0b8 18:26:19 Removing intermediate container bd24d3f5e0b8 18:26:19 ---> 841d4f47250b 18:26:19 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:26:19 ---> Running in fc76e3e0b1f1 18:26:19 Removing intermediate container fc76e3e0b1f1 18:26:19 ---> 28ac02a5b0c7 18:26:19 Step 23/25 : LABEL arch=arm64 18:26:19 ---> Running in afb137378fe7 18:26:19 Removing intermediate container afb137378fe7 18:26:19 ---> 4b2ebcf18e0b 18:26:19 Step 24/25 : LABEL git_sha=0d3eec1d27d44da680434ec669f12479d9eb1b98 18:26:19 ---> Running in f44834a6e253 18:26:19 Removing intermediate container f44834a6e253 18:26:19 ---> 72c48adc0c27 18:26:19 Step 25/25 : LABEL version=0.0.0 18:26:20 ---> Running in 706da715811b 18:26:20 Removing intermediate container 706da715811b 18:26:20 ---> d9e276d19f2d 18:26:20 [Warning] One or more build-args [ARCH] were not consumed 18:26:20 Successfully built d9e276d19f2d 18:26:20 Successfully tagged device-rest-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 18:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:21 18:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:21 arm64: Pulling from edgex-lftools-log-publisher 18:26:21 8998bd30e6a1: Pulling fs layer 18:26:21 04944245beec: Pulling fs layer 18:26:21 699f458cf7ca: Pulling fs layer 18:26:21 765212b225bb: Pulling fs layer 18:26:21 f23df028b6ca: Pulling fs layer 18:26:21 d65c8cfc05b1: Pulling fs layer 18:26:21 2437ff75d9bd: Pulling fs layer 18:26:21 765212b225bb: Waiting 18:26:21 d65c8cfc05b1: Waiting 18:26:21 2437ff75d9bd: Waiting 18:26:21 f23df028b6ca: Waiting 18:26:21 04944245beec: Verifying Checksum 18:26:21 04944245beec: Download complete 18:26:21 765212b225bb: Verifying Checksum 18:26:21 765212b225bb: Download complete 18:26:21 f23df028b6ca: Verifying Checksum 18:26:21 f23df028b6ca: Download complete 18:26:21 d65c8cfc05b1: Verifying Checksum 18:26:21 d65c8cfc05b1: Download complete 18:26:22 699f458cf7ca: Verifying Checksum 18:26:22 699f458cf7ca: Download complete 18:26:22 8998bd30e6a1: Verifying Checksum 18:26:22 8998bd30e6a1: Download complete 18:26:24 2437ff75d9bd: Verifying Checksum 18:26:24 2437ff75d9bd: Download complete 18:26:26 8998bd30e6a1: Pull complete 18:26:27 04944245beec: Pull complete 18:26:28 699f458cf7ca: Pull complete 18:26:28 765212b225bb: Pull complete 18:26:29 f23df028b6ca: Pull complete 18:26:29 d65c8cfc05b1: Pull complete 18:26:41 2437ff75d9bd: Pull complete 18:26:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:42 prd-ubuntu20.04-docker-arm64-4c-16g-2240 does not seem to be running inside a container 18:26:42 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:26:44 $ docker top b9c585896c9de980efccd3d39ddb2ae3676bda646ddafa5282c05847808b13d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:45 ---> job-cost.sh 18:26:45 lf-activate-venv: SKIPPING 18:26:45 INFO: No Stack... 18:26:45 INFO: Retrieving Pricing Info for: v3-standard-4 18:26:46 INFO: Archiving Costs [Pipeline] sh 18:26:46 + cat /w/workspace/device-rest-go/1/archives/cost.csv 18:26:46 + cut -d, -f6 [Pipeline] lock 18:26:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] 18:26:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] did not exist. Created. 18:26:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:47 /w/workspace/device-rest-go/1@tmp/durable-f4e43f76/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:26:47 + echo total: 0.10999999940395355 [Pipeline] stash 18:26:47 Warning: overwriting stash ‘stack-cost’ 18:26:47 Stashed 1 file(s) [Pipeline] } 18:26:47 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:47 $ docker stop --time=1 b9c585896c9de980efccd3d39ddb2ae3676bda646ddafa5282c05847808b13d7 18:26:49 $ docker rm -f --volumes b9c585896c9de980efccd3d39ddb2ae3676bda646ddafa5282c05847808b13d7 [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 18:26:50 provisioning config files... 18:26:50 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp/config1842548433349233400tmp [Pipeline] { [Pipeline] sh 18:26:50 + set +x 18:26:50 + curl -s https://codecov.io/bash 18:26:50 + bash -s -- 18:26:50 18:26:50 _____ _ 18:26:50 / ____| | | 18:26:50 | | ___ __| | ___ ___ _____ __ 18:26:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:26:50 | |___| (_) | (_| | __/ (_| (_) \ V / 18:26:50 \_____\___/ \__,_|\___|\___\___/ \_/ 18:26:50 Bash-1.0.6 18:26:50 18:26:50 18:26:50 ==> git version 2.25.1 found 18:26:50 ==> 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 18:26:50 Release-Date: 2020-01-08 18:26:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:26:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:26:50 ==> Jenkins CI detected. 18:26:50 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-238 18:26:50 project root: . 18:26:50 --> token set from env 18:26:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:26:50 ==> Running gcov in . (disable via -X gcov) 18:26:50 ==> Python coveragepy not found 18:26:50 ==> Searching for coverage reports in: 18:26:50 + . 18:26:50 -> Found 1 reports 18:26:50 ==> Detecting git/mercurial file structure 18:26:50 ==> Reading reports 18:26:50 + ./coverage.out bytes=9355 18:26:50 ==> Appending adjustments 18:26:50 https://docs.codecov.io/docs/fixing-reports 18:26:50 + Found adjustments 18:26:50 ==> Gzipping contents 18:26:50 4.0K /tmp/codecov.WUjBKd.gz 18:26:50 ==> Uploading reports 18:26:50 url: https://codecov.io 18:26:50 query: branch=PR-238&commit=0d3eec1d27d44da680434ec669f12479d9eb1b98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=238&job=&cmd_args= 18:26:50 -> Pinging Codecov 18:26:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-238&commit=0d3eec1d27d44da680434ec669f12479d9eb1b98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=238&job=&cmd_args= 18:26:51 -> Uploading to 18:26:51 https://storage.googleapis.com/codecov/v4/raw/2023-01-13/4E5D53B4F1F92C436F7061BF334D961C/0d3eec1d27d44da680434ec669f12479d9eb1b98/24bc52f3-3368-4b96-86cd-9510313e5aa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T182651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=daae55d1dd839f6221d81f81605ebbfbbd87195fb3f6e2eb07f15d6229c26186 18:26:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:51 Dload Upload Total Spent Left Speed 18:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 6368 --:--:-- --:--:-- --:--:-- 6344 18:26:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0d3eec1d27d44da680434ec669f12479d9eb1b98 [Pipeline] } 18:26:51 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 18:26:53 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-238/archives ] 18:26:53 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-238/archives 18:26:53 total 16 18:26:53 drwxr-xr-x 3 root root 4096 Jan 13 18:20 . 18:26:53 drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 18:20 .. 18:26:53 drwxr-xr-x 2 root root 4096 Jan 13 18:20 cost 18:26:53 -rw-r--r-- 1 root root 86 Jan 13 18:20 cost.csv 18:26:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-238/archives 18:26:53 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-238/archives 18:26:53 total 16 18:26:53 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 18:20 . 18:26:53 drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 18:20 .. 18:26:53 drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 18:20 cost 18:26:53 -rw-r--r-- 1 jenkins jenkins 86 Jan 13 18:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:54 ---> package-listing.sh 18:26:54 ++ facter osfamily 18:26:54 ++ tr '[:upper:]' '[:lower:]' 18:26:54 + OS_FAMILY=debian 18:26:54 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-238 18:26:54 + START_PACKAGES=/tmp/packages_start.txt 18:26:54 + END_PACKAGES=/tmp/packages_end.txt 18:26:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:54 + PACKAGES=/tmp/packages_start.txt 18:26:54 + '[' /w/workspace/gexfoundry_device-rest-go_PR-238 ']' 18:26:54 + PACKAGES=/tmp/packages_end.txt 18:26:54 + case "${OS_FAMILY}" in 18:26:54 + dpkg -l 18:26:54 + grep '^ii' 18:26:54 + '[' -f /tmp/packages_start.txt ']' 18:26:54 + '[' -f /tmp/packages_end.txt ']' 18:26:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:54 + '[' /w/workspace/gexfoundry_device-rest-go_PR-238 ']' 18:26:54 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-238/archives/ 18:26:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-238/archives/ [Pipeline] echo 18:26:54 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/gexfoundry_device-rest-go_PR-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:55 prd-ubuntu20.04-docker-8c-8g-2239 does not seem to be running inside a container 18:26:55 $ 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/gexfoundry_device-rest-go_PR-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-238 -v /w/workspace/gexfoundry_device-rest-go_PR-238:/w/workspace/gexfoundry_device-rest-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-238@tmp:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:26:55 $ docker top e9c50b5d402fe853625bb8c28c3bd72b9d67fa17cb52173adc2df529a4be65be -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:56 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:56 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:56 + ls /var/log/sa-host 18:26:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:57 provisioning config files... 18:26:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-238@tmp/config7355597581570976835tmp [Pipeline] { [Pipeline] echo 18:26:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:57 ---> create-netrc.sh [Pipeline] } 18:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:57 ---> python-tools-install.sh [Pipeline] echo 18:26:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:58 ---> sudo-logs.sh 18:26:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:58 ---> job-cost.sh 18:26:58 lf-activate-venv: SKIPPING 18:26:58 DEBUG: total: 0.2199999988079071 18:26:58 INFO: Retrieving Stack Cost... 18:26:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:59 INFO: Archiving Costs [Pipeline] echo 18:26:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:59 ---> logs-deploy.sh 18:26:59 lf-activate-venv: SKIPPING 18:26:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-238/1 18:26:59 INFO: archiving workspace using pattern(s): 18:27:00 Archives upload complete. 18:27:00 INFO: archiving logs to Nexus