Pull request #229 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 sudhamani-hcl for edgexfoundry/device-rest-go Obtained Jenkinsfile from 22018ce40af0e19fd47913da5b25c97ea02f4643+ea2635875d50d8674d03123d64d8d0373faddc1b (c16b20bdb616f85655dd898948e2bb023da3112d) 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-ssh17442691979387491788.key Verifying host key using known hosts file > 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-ssh16006698933284958399.key Verifying host key using known hosts file > 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-229/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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9197200511711660018.key Verifying host key using known hosts file > 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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10655161114918096826.key Verifying host key using known hosts file > 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-ssh15566849081566883248.key Verifying host key using known hosts file > 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-229/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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4017774114043464380.key Verifying host key using known hosts file > 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-121058 in /w/workspace/gexfoundry_device-rest-go_PR-229 [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-229 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ea2635875d50d8674d03123d64d8d0373faddc1b into PR head commit 22018ce40af0e19fd47913da5b25c97ea02f4643 Merge succeeded, producing 22018ce40af0e19fd47913da5b25c97ea02f4643 Checking out Revision 22018ce40af0e19fd47913da5b25c97ea02f4643 (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 22018ce40af0e19fd47913da5b25c97ea02f4643 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge ea2635875d50d8674d03123d64d8d0373faddc1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22018ce40af0e19fd47913da5b25c97ea02f4643 # timeout=10 Commit message: "feat: Initial commit for REST commands functionality update" 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 11:34:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:34:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:34:13 ========================================================= 11:34:13 EdgeX Global Pipelines Version Info 11:34:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:34:14 ------------------- 11:34:14 stable info: 11:34:14 ------------------- 11:34:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:34:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:34:14 Message: update stable to v1.0.244 11:34:14 ------------------- 11:34:14 experimental info: 11:34:14 ------------------- 11:34:14 Commited By: **** collab-it+edgex@linuxfoundation.org 11:34:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:34:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22018ce40af0e19fd47913da5b25c97ea02f4643 [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22018ce [Pipeline] echo 11:34:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:34:16 provisioning config files... 11:34:16 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/config17019419163345889513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:16 ---> docker-login.sh 11:34:16 nexus3.edgexfoundry.org:10001 11:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:17 Configure a credential helper to remove this warning. See 11:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:17 11:34:17 Login Succeeded 11:34:17 nexus3.edgexfoundry.org:10002 11:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:17 Configure a credential helper to remove this warning. See 11:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:17 11:34:17 Login Succeeded 11:34:17 nexus3.edgexfoundry.org:10003 11:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:17 Configure a credential helper to remove this warning. See 11:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:17 11:34:17 Login Succeeded 11:34:17 nexus3.edgexfoundry.org:10004 11:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:17 Configure a credential helper to remove this warning. See 11:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:17 11:34:17 Login Succeeded 11:34:17 docker.io 11:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:17 Configure a credential helper to remove this warning. See 11:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:17 11:34:17 Login Succeeded 11:34:17 ---> docker-login.sh ends [Pipeline] } 11:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:34:18 + git rev-list -1 --merges 22018ce40af0e19fd47913da5b25c97ea02f4643~1..22018ce40af0e19fd47913da5b25c97ea02f4643 [Pipeline] echo 11:34:18 -----------> git rev-list -1 --merges 22018ce40af0e19fd47913da5b25c97ea02f4643~1..22018ce40af0e19fd47913da5b25c97ea02f4643 22018ce40af0e19fd47913da5b25c97ea02f4643 [false] [Pipeline] sh 11:34:18 + git log --format=format:%s -1 22018ce40af0e19fd47913da5b25c97ea02f4643 [Pipeline] echo 11:34:18 ========================================================= 11:34:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:34:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:34:19 + git log --format=format:%s -1 22018ce40af0e19fd47913da5b25c97ea02f4643 [Pipeline] echo 11:34:19 [semverPrep] GIT_COMMIT: 22018ce40af0e19fd47913da5b25c97ea02f4643, Commit Message: feat: Initial commit for REST commands functionality update [Pipeline] echo 11:34:19 [semverPrep] This is not a build commit. [Pipeline] sh 11:34:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:19 + grep -v github /etc/ssh/ssh_known_hosts 11:34:19 + [ -e /tmp/ssh_known_hosts ] 11:34:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:34:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:34:19 + sudo tee -a /etc/ssh/ssh_known_hosts 11:34:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:20 11:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:20 0.1.4: Pulling from edgex-devops/py-git-semver 11:34:20 b85a868b505f: Pulling fs layer 11:34:20 e2be974225ed: Pulling fs layer 11:34:20 339a4e72a1f5: Pulling fs layer 11:34:20 988bab9f4d93: Pulling fs layer 11:34:20 1469e6f7b9e6: Pulling fs layer 11:34:20 eaf3925da568: Pulling fs layer 11:34:20 bab4dde63d76: Pulling fs layer 11:34:20 988bab9f4d93: Waiting 11:34:20 1469e6f7b9e6: Waiting 11:34:20 eaf3925da568: Waiting 11:34:20 bde34c3a00c8: Pulling fs layer 11:34:20 bab4dde63d76: Waiting 11:34:20 b352a97aabf1: Pulling fs layer 11:34:20 4872d77fe225: Pulling fs layer 11:34:20 bde34c3a00c8: Waiting 11:34:20 b352a97aabf1: Waiting 11:34:20 5851b861e8e6: Pulling fs layer 11:34:20 4872d77fe225: Waiting 11:34:20 5851b861e8e6: Waiting 11:34:20 e2be974225ed: Download complete 11:34:20 988bab9f4d93: Download complete 11:34:20 1469e6f7b9e6: Verifying Checksum 11:34:20 1469e6f7b9e6: Download complete 11:34:20 eaf3925da568: Verifying Checksum 11:34:20 eaf3925da568: Download complete 11:34:20 339a4e72a1f5: Verifying Checksum 11:34:20 339a4e72a1f5: Download complete 11:34:20 bde34c3a00c8: Verifying Checksum 11:34:20 bde34c3a00c8: Download complete 11:34:20 b352a97aabf1: Download complete 11:34:20 4872d77fe225: Verifying Checksum 11:34:20 4872d77fe225: Download complete 11:34:20 5851b861e8e6: Download complete 11:34:20 b85a868b505f: Download complete 11:34:21 bab4dde63d76: Verifying Checksum 11:34:21 bab4dde63d76: Download complete 11:34:22 b85a868b505f: Pull complete 11:34:22 e2be974225ed: Pull complete 11:34:22 339a4e72a1f5: Pull complete 11:34:22 988bab9f4d93: Pull complete 11:34:22 1469e6f7b9e6: Pull complete 11:34:22 eaf3925da568: Pull complete 11:34:24 bab4dde63d76: Pull complete 11:34:24 bde34c3a00c8: Pull complete 11:34:25 b352a97aabf1: Pull complete 11:34:25 4872d77fe225: Pull complete 11:34:25 5851b861e8e6: Pull complete 11:34:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:25 prd-ubuntu20.04-docker-8c-8g-121058 does not seem to be running inside a container 11:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:34:26 $ docker top 109c7b9d2f5dd7ee23d7a7a572bbeac94e2b74873ce86549f1e88a01ab327f5d -eo pid,comm 11:34:26 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). 11:34:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:34:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:26 [ssh-agent] Looking for ssh-agent implementation... 11:34:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:26 $ docker exec 109c7b9d2f5dd7ee23d7a7a572bbeac94e2b74873ce86549f1e88a01ab327f5d ssh-agent 11:34:26 SSH_AUTH_SOCK=/tmp/ssh-yFNOP7O3Ybpv/agent.33 11:34:26 SSH_AGENT_PID=39 11:34:27 Running ssh-add (command line suppressed) 11:34:27 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_3900689645820785304.key (/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_3900689645820785304.key) 11:34:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:27 + git tag --points-at HEAD [Pipeline] } 11:34:27 $ docker exec --env ******** --env ******** 109c7b9d2f5dd7ee23d7a7a572bbeac94e2b74873ce86549f1e88a01ab327f5d ssh-agent -k 11:34:27 unset SSH_AUTH_SOCK; 11:34:27 unset SSH_AGENT_PID; 11:34:27 echo Agent pid 39 killed; 11:34:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:34:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:34:27 [ssh-agent] Looking for ssh-agent implementation... 11:34:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:34:27 $ docker exec 109c7b9d2f5dd7ee23d7a7a572bbeac94e2b74873ce86549f1e88a01ab327f5d ssh-agent 11:34:27 SSH_AUTH_SOCK=/tmp/ssh-nTX03tSZOTez/agent.71 11:34:27 SSH_AGENT_PID=77 11:34:27 Running ssh-add (command line suppressed) 11:34:28 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_15523179239190107379.key (/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/private_key_15523179239190107379.key) 11:34:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:34:28 + git semver init 11:34:28 2022-12-13 11:34:28,569 [run_init] DEBUG init version:0.0.0 force:False 11:34:28 2022-12-13 11:34:28,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-229/.semver 11:34:28 2022-12-13 11:34:28,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-229/.semver 11:34:28 2022-12-13 11:34:28,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-229/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-229, universal_newlines=False, shell=None, istream=None) 11:34:29 2022-12-13 11:34:29,562 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-229/.git/info/exclude 11:34:29 2022-12-13 11:34:29,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-229/.semver/PR-229 with force:False 11:34:29 2022-12-13 11:34:29,563 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-229/.semver/PR-229 11:34:29 2022-12-13 11:34:29,567 [execute] INFO git cat-file --batch-check 11:34:29 2022-12-13 11:34:29,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 11:34:29 2022-12-13 11:34:29,573 [execute] INFO git cat-file --batch 11:34:29 2022-12-13 11:34:29,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 11:34:29 2022-12-13 11:34:29,578 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-229/.semver/PR-229 11:34:29 0.0.0 [Pipeline] } 11:34:29 $ docker exec --env ******** --env ******** 109c7b9d2f5dd7ee23d7a7a572bbeac94e2b74873ce86549f1e88a01ab327f5d ssh-agent -k 11:34:29 unset SSH_AUTH_SOCK; 11:34:29 unset SSH_AGENT_PID; 11:34:29 echo Agent pid 77 killed; 11:34:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:34:30 + git semver [Pipeline] } 11:34:30 $ docker stop --time=1 109c7b9d2f5dd7ee23d7a7a572bbeac94e2b74873ce86549f1e88a01ab327f5d 11:34:32 $ docker rm -f 109c7b9d2f5dd7ee23d7a7a572bbeac94e2b74873ce86549f1e88a01ab327f5d [Pipeline] // withDockerContainer [Pipeline] sh 11:34:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:34:32 Stashed 1 file(s) [Pipeline] echo 11:34:32 [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 11:34:33 provisioning config files... 11:34:33 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/config5843507965573441413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:33 ---> docker-login.sh 11:34:33 nexus3.edgexfoundry.org:10001 11:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:33 Configure a credential helper to remove this warning. See 11:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:33 11:34:33 Login Succeeded 11:34:33 nexus3.edgexfoundry.org:10002 11:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:33 Configure a credential helper to remove this warning. See 11:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:33 11:34:33 Login Succeeded 11:34:33 nexus3.edgexfoundry.org:10003 11:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:33 Configure a credential helper to remove this warning. See 11:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:33 11:34:33 Login Succeeded 11:34:33 nexus3.edgexfoundry.org:10004 11:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:33 Configure a credential helper to remove this warning. See 11:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:33 11:34:33 Login Succeeded 11:34:33 docker.io 11:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:34:34 Configure a credential helper to remove this warning. See 11:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:34:34 11:34:34 Login Succeeded 11:34:34 ---> docker-login.sh ends [Pipeline] } 11:34:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:34:34 ========================================================= 11:34:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:34:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:35 + 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 . 11:34:35 Sending build context to Docker daemon 10.79MB 11:34:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:34:35 Step 2/12 : FROM ${BASE} AS builder 11:34:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:34:35 213ec9aee27d: Pulling fs layer 11:34:35 4583459ba037: Pulling fs layer 11:34:35 93c1e223e6f2: Pulling fs layer 11:34:35 53926ce57604: Pulling fs layer 11:34:35 21b2b0c7a3f4: Pulling fs layer 11:34:35 22ff95d597cd: Pulling fs layer 11:34:35 12d6caf4c0d1: Pulling fs layer 11:34:35 96b7cbca73a9: Pulling fs layer 11:34:35 a7acece74701: Pulling fs layer 11:34:35 22ff95d597cd: Waiting 11:34:35 12d6caf4c0d1: Waiting 11:34:35 96b7cbca73a9: Waiting 11:34:35 53926ce57604: Waiting 11:34:35 a7acece74701: Waiting 11:34:35 93c1e223e6f2: Verifying Checksum 11:34:35 93c1e223e6f2: Download complete 11:34:35 4583459ba037: Download complete 11:34:35 21b2b0c7a3f4: Verifying Checksum 11:34:35 21b2b0c7a3f4: Download complete 11:34:35 22ff95d597cd: Verifying Checksum 11:34:35 22ff95d597cd: Download complete 11:34:35 213ec9aee27d: Verifying Checksum 11:34:35 213ec9aee27d: Download complete 11:34:35 12d6caf4c0d1: Download complete 11:34:35 213ec9aee27d: Pull complete 11:34:35 4583459ba037: Pull complete 11:34:35 93c1e223e6f2: Pull complete 11:34:35 a7acece74701: Verifying Checksum 11:34:35 a7acece74701: Download complete 11:34:36 53926ce57604: Verifying Checksum 11:34:36 53926ce57604: Download complete 11:34:36 96b7cbca73a9: Verifying Checksum 11:34:36 96b7cbca73a9: Download complete 11:34:40 53926ce57604: Pull complete 11:34:40 21b2b0c7a3f4: Pull complete 11:34:40 22ff95d597cd: Pull complete 11:34:40 12d6caf4c0d1: Pull complete 11:34:41 96b7cbca73a9: Pull complete 11:34:42 a7acece74701: Pull complete 11:34:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:34:42 ---> db6d94c90886 11:34:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:34:44 ---> Running in eedfb1f7504f 11:34:44 Removing intermediate container eedfb1f7504f 11:34:44 ---> 40ec0ea8e9b5 11:34:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:34:44 ---> Running in 6fad1526f46f 11:34:44 Removing intermediate container 6fad1526f46f 11:34:44 ---> b5b91c55479e 11:34:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:34:44 ---> Running in b8ba0fb1d8de 11:34:44 Removing intermediate container b8ba0fb1d8de 11:34:44 ---> 330811140a96 11:34:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:34:44 ---> Running in dba85773e122 11:34:44 Removing intermediate container dba85773e122 11:34:44 ---> c983706322fc 11:34:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:34:44 ---> Running in e81b954e036d 11:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:34:45 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:34:45 (2/4) Installing libedit (20210910.3.1-r0) 11:34:45 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:34:45 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:34:45 Executing busybox-1.35.0-r17.trigger 11:34:45 OK: 216 MiB in 55 packages 11:34:45 Removing intermediate container e81b954e036d 11:34:45 ---> 7d9f42a773d3 11:34:45 Step 8/12 : WORKDIR /device-rest-go 11:34:45 ---> Running in 6db3bed7db90 11:34:45 Removing intermediate container 6db3bed7db90 11:34:45 ---> dd6f25436cfc 11:34:45 Step 9/12 : COPY go.mod vendor* ./ 11:34:45 ---> 67534de2c224 11:34:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:34:45 ---> Running in 38d26c6b34d2 11:34:48 Still waiting to schedule task 11:34:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:35:07 Removing intermediate container 38d26c6b34d2 11:35:07 ---> 4308b02caed7 11:35:07 Step 11/12 : COPY . . 11:35:07 ---> eff2e1e26f06 11:35:07 Step 12/12 : RUN $MAKE 11:35:07 ---> Running in ca7613848a67 11:35:07 noop 11:35:07 Removing intermediate container ca7613848a67 11:35:07 ---> 64fd66f81ebe 11:35:07 Successfully built 64fd66f81ebe 11:35:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:08 + docker inspect -f . ci-base-image-x86_64 11:35:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:08 prd-ubuntu20.04-docker-8c-8g-121058 does not seem to be running inside a container 11:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** ci-base-image-x86_64 cat 11:35:08 $ docker top 6f8b8bca174594e512bad80a22b0584831d92e4f653c55ae662d8f4ba0f710ef -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:09 + go version 11:35:09 go version go1.18.7 linux/amd64 [Pipeline] } 11:35:09 $ docker stop --time=1 6f8b8bca174594e512bad80a22b0584831d92e4f653c55ae662d8f4ba0f710ef 11:35:10 $ docker rm -f 6f8b8bca174594e512bad80a22b0584831d92e4f653c55ae662d8f4ba0f710ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:11 + docker inspect -f . ci-base-image-x86_64 11:35:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:11 prd-ubuntu20.04-docker-8c-8g-121058 does not seem to be running inside a container 11:35:11 $ 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-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** ci-base-image-x86_64 cat 11:35:11 $ docker top 71f1ef2b6bde17a8503c0b1b4f3dc2bc6d9c3d27113359c91b1f4fff20ffbcac -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-229 [Pipeline] fileExists [Pipeline] sh 11:35:12 + make test 11:35:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:35:12 ? github.com/edgexfoundry/device-rest-go [no test files] 11:35:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 11:35:22 # github.com/edgexfoundry/device-rest-go/driver 11:35:22 driver/restdriver.go:278: fmt.Errorf call has arguments but no formatting directives 11:35:22 driver/restdriver.go:460: fmt.Errorf call has arguments but no formatting directives 11:35:22 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 11:35:22 FAIL 11:35:22 make: *** [Makefile:39: unittest] Error 2 [Pipeline] } 11:35:22 $ docker stop --time=1 71f1ef2b6bde17a8503c0b1b4f3dc2bc6d9c3d27113359c91b1f4fff20ffbcac 11:35:24 $ docker rm -f 71f1ef2b6bde17a8503c0b1b4f3dc2bc6d9c3d27113359c91b1f4fff20ffbcac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:26 11:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:26 latest: Pulling from edgex-lftools-log-publisher 11:35:26 5eb5b503b376: Pulling fs layer 11:35:26 5c69ac0246d0: Pulling fs layer 11:35:26 ec43610c2a17: Pulling fs layer 11:35:26 3a2ae6a8a46f: Pulling fs layer 11:35:26 33b1e0a273af: Pulling fs layer 11:35:26 5d3b04190fa2: Pulling fs layer 11:35:26 2f39f015ded8: Pulling fs layer 11:35:26 3a2ae6a8a46f: Waiting 11:35:26 5d3b04190fa2: Waiting 11:35:26 33b1e0a273af: Waiting 11:35:26 2f39f015ded8: Waiting 11:35:26 5c69ac0246d0: Download complete 11:35:26 3a2ae6a8a46f: Download complete 11:35:26 33b1e0a273af: Verifying Checksum 11:35:26 33b1e0a273af: Download complete 11:35:26 ec43610c2a17: Verifying Checksum 11:35:26 ec43610c2a17: Download complete 11:35:26 5d3b04190fa2: Verifying Checksum 11:35:26 5d3b04190fa2: Download complete 11:35:26 5eb5b503b376: Verifying Checksum 11:35:26 5eb5b503b376: Download complete 11:35:27 2f39f015ded8: Download complete 11:35:28 5eb5b503b376: Pull complete 11:35:28 5c69ac0246d0: Pull complete 11:35:28 ec43610c2a17: Pull complete 11:35:28 3a2ae6a8a46f: Pull complete 11:35:28 33b1e0a273af: Pull complete 11:35:28 5d3b04190fa2: Pull complete 11:35:33 2f39f015ded8: Pull complete 11:35:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:33 prd-ubuntu20.04-docker-8c-8g-121058 does not seem to be running inside a container 11:35:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 11:35:35 $ docker top b5e91e83fd0b16b972eacf14d22128daac82b0be76a0f3ea2a86304e21608b75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:35 ---> job-cost.sh 11:35:35 lf-activate-venv: SKIPPING 11:35:35 INFO: No Stack... 11:35:36 INFO: Retrieving Pricing Info for: v3-standard-8 11:35:36 INFO: Archiving Costs [Pipeline] sh 11:35:36 + cut -d, -f6 11:35:36 + cat /w/workspace/gexfoundry_device-rest-go_PR-229/archives/cost.csv [Pipeline] lock 11:35:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] 11:35:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] did not exist. Created. 11:35:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:35:37 + echo total: 0.2199999988079071 [Pipeline] stash 11:35:37 Stashed 1 file(s) [Pipeline] } 11:35:37 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:35:37 $ docker stop --time=1 b5e91e83fd0b16b972eacf14d22128daac82b0be76a0f3ea2a86304e21608b75 11:35:38 $ docker rm -f b5e91e83fd0b16b972eacf14d22128daac82b0be76a0f3ea2a86304e21608b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:35:38 Failed in branch amd64 11:36:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121059 in /w/workspace/gexfoundry_device-rest-go_PR-229 [Pipeline] { [Pipeline] ws 11:36:15 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 11:36:15 The recommended git tool is: git 11:36:20 using credential edgex-jenkins-ssh 11:36:20 Cloning the remote Git repository 11:36:20 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 11:36:20 > git init /w/workspace/device-rest-go/1 # timeout=10 11:36:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 11:36:21 > git --version # timeout=10 11:36:21 > git --version # 'git version 2.25.1' 11:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:21 Verifying host key using known hosts file 11:36:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:36:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 11:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:36:24 Merging remotes/origin/main commit ea2635875d50d8674d03123d64d8d0373faddc1b into PR head commit 22018ce40af0e19fd47913da5b25c97ea02f4643 11:36:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 11:36:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 11:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:24 Verifying host key using known hosts file 11:36:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:36:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:36:24 > git config core.sparsecheckout # timeout=10 11:36:24 > git checkout -f 22018ce40af0e19fd47913da5b25c97ea02f4643 # timeout=10 11:36:24 Merge succeeded, producing 22018ce40af0e19fd47913da5b25c97ea02f4643 11:36:24 Checking out Revision 22018ce40af0e19fd47913da5b25c97ea02f4643 (PR-229) 11:36:24 > git remote # timeout=10 11:36:24 > git config --get remote.origin.url # timeout=10 11:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:36:24 Verifying host key using known hosts file 11:36:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:36:24 > git merge ea2635875d50d8674d03123d64d8d0373faddc1b # timeout=10 11:36:24 > git rev-parse HEAD^{commit} # timeout=10 11:36:24 > git config core.sparsecheckout # timeout=10 11:36:24 > git checkout -f 22018ce40af0e19fd47913da5b25c97ea02f4643 # timeout=10 11:36:28 Commit message: "feat: Initial commit for REST commands functionality update" 11:36:28 > git --version # timeout=10 11:36:28 > git --version # 'git version 2.25.1' 11:36:28 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:36:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:36:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:36:29 Dload Upload Total Spent Left Speed 11:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 67824 [Pipeline] sh 11:36:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:36:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:36:30 + sudo tee /etc/docker/daemon.new 11:36:30 { 11:36:30 "registry-mirrors": [ 11:36:30 "https://nexus3.edgexfoundry.org:10001" 11:36:30 ], 11:36:30 "bip": "10.250.0.254/24", 11:36:30 "hosts": [ 11:36:30 "tcp://0.0.0.0:5555", 11:36:30 "unix:///var/run/docker.sock" 11:36:30 ], 11:36:30 "mtu": 1458, 11:36:30 "selinux-enabled": true, 11:36:30 "seccomp-profile": "/etc/docker/seccomp.json" 11:36:30 } [Pipeline] sh 11:36:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:36:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:36:49 provisioning config files... 11:36:49 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config16143606091401836440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:36:50 ---> docker-login.sh 11:36:50 nexus3.edgexfoundry.org:10001 11:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:50 Configure a credential helper to remove this warning. See 11:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:50 11:36:50 Login Succeeded 11:36:50 nexus3.edgexfoundry.org:10002 11:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:51 Configure a credential helper to remove this warning. See 11:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:51 11:36:51 Login Succeeded 11:36:51 nexus3.edgexfoundry.org:10003 11:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:51 Configure a credential helper to remove this warning. See 11:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:51 11:36:51 Login Succeeded 11:36:51 nexus3.edgexfoundry.org:10004 11:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:51 Configure a credential helper to remove this warning. See 11:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:51 11:36:51 Login Succeeded 11:36:51 docker.io 11:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:36:52 Configure a credential helper to remove this warning. See 11:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:36:52 11:36:52 Login Succeeded 11:36:52 ---> docker-login.sh ends [Pipeline] } 11:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:36:52 ========================================================= 11:36:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:36:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:53 + 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 . 11:36:53 Sending build context to Docker daemon 149.5kB 11:36:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:36:53 Step 2/12 : FROM ${BASE} AS builder 11:36:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:36:53 9b18e9b68314: Pulling fs layer 11:36:53 35d82f9e3411: Pulling fs layer 11:36:53 e16973657156: Pulling fs layer 11:36:53 fc693d55d65f: Pulling fs layer 11:36:53 7e9fc2657dce: Pulling fs layer 11:36:53 dda99020689f: Pulling fs layer 11:36:53 db1c61fa0a46: Pulling fs layer 11:36:53 891c053d2c06: Pulling fs layer 11:36:53 fc693d55d65f: Waiting 11:36:53 7e9fc2657dce: Waiting 11:36:53 dda99020689f: Waiting 11:36:53 db1c61fa0a46: Waiting 11:36:53 891c053d2c06: Waiting 11:36:53 e16973657156: Verifying Checksum 11:36:53 e16973657156: Download complete 11:36:53 35d82f9e3411: Verifying Checksum 11:36:53 35d82f9e3411: Download complete 11:36:53 7e9fc2657dce: Verifying Checksum 11:36:53 7e9fc2657dce: Download complete 11:36:53 dda99020689f: Verifying Checksum 11:36:53 dda99020689f: Download complete 11:36:53 9b18e9b68314: Verifying Checksum 11:36:53 9b18e9b68314: Download complete 11:36:54 9b18e9b68314: Pull complete 11:36:54 891c053d2c06: Verifying Checksum 11:36:54 891c053d2c06: Download complete 11:36:54 35d82f9e3411: Pull complete 11:36:55 e16973657156: Pull complete 11:36:55 db1c61fa0a46: Verifying Checksum 11:36:55 db1c61fa0a46: Download complete 11:36:56 fc693d55d65f: Verifying Checksum 11:36:56 fc693d55d65f: Download complete 11:37:08 fc693d55d65f: Pull complete 11:37:08 7e9fc2657dce: Pull complete 11:37:08 dda99020689f: Pull complete 11:37:12 db1c61fa0a46: Pull complete 11:37:14 891c053d2c06: Pull complete 11:37:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:37:14 ---> f96f9c87975a 11:37:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:37:16 ---> Running in d874747fa145 11:37:16 Removing intermediate container d874747fa145 11:37:16 ---> 512e66d76f1e 11:37:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:37:16 ---> Running in 5136265eb511 11:37:17 Removing intermediate container 5136265eb511 11:37:17 ---> 3cb00488740a 11:37:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:37:17 ---> Running in 2670806576ac 11:37:17 Removing intermediate container 2670806576ac 11:37:17 ---> b5c466a5f369 11:37:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:37:17 ---> Running in 375634ca06a6 11:37:17 Removing intermediate container 375634ca06a6 11:37:17 ---> 5112f095b881 11:37:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:37:17 ---> Running in 859c4e42538d 11:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:37:20 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:37:20 (2/4) Installing libedit (20210910.3.1-r0) 11:37:20 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:37:20 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:37:20 Executing busybox-1.35.0-r17.trigger 11:37:20 OK: 226 MiB in 55 packages 11:37:21 Removing intermediate container 859c4e42538d 11:37:21 ---> b4e18e02162c 11:37:21 Step 8/12 : WORKDIR /device-rest-go 11:37:21 ---> Running in b47999eea239 11:37:21 Removing intermediate container b47999eea239 11:37:21 ---> a8b7aaa93616 11:37:21 Step 9/12 : COPY go.mod vendor* ./ 11:37:24 ---> 01a063d847e8 11:37:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:24 ---> Running in 0ad92e8279b2 11:38:20 Removing intermediate container 0ad92e8279b2 11:38:20 ---> 6f380390cb78 11:38:20 Step 11/12 : COPY . . 11:38:20 ---> 4fdead13a3c5 11:38:20 Step 12/12 : RUN $MAKE 11:38:20 ---> Running in e87ba49bc683 11:38:20 noop 11:38:20 Removing intermediate container e87ba49bc683 11:38:20 ---> 75c787426ae3 11:38:20 Successfully built 75c787426ae3 11:38:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:21 + docker inspect -f . ci-base-image-arm64 11:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:21 prd-ubuntu20.04-docker-arm64-4c-16g-121059 does not seem to be running inside a container 11:38:21 $ 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 ******** ci-base-image-arm64 cat 11:38:22 $ docker top f15564c90c18d154fbc1bd56fd652764693f40488bd4ff42b674ff7b9578e2df -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:23 + go version 11:38:23 go version go1.18.7 linux/arm64 [Pipeline] } 11:38:23 $ docker stop --time=1 f15564c90c18d154fbc1bd56fd652764693f40488bd4ff42b674ff7b9578e2df 11:38:25 $ docker rm -f f15564c90c18d154fbc1bd56fd652764693f40488bd4ff42b674ff7b9578e2df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:26 + docker inspect -f . ci-base-image-arm64 11:38:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:26 prd-ubuntu20.04-docker-arm64-4c-16g-121059 does not seem to be running inside a container 11:38:26 $ 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 ******** ci-base-image-arm64 cat 11:38:27 $ docker top 3f21d4772254901da9d6cff09bc86aa089f40b32c2cc496fa4957166d2939417 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:28 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 11:38:28 + make test 11:38:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:38:29 ? github.com/edgexfoundry/device-rest-go [no test files] 11:39:51 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 11:39:51 # github.com/edgexfoundry/device-rest-go/driver 11:39:51 driver/restdriver.go:278: fmt.Errorf call has arguments but no formatting directives 11:39:51 driver/restdriver.go:460: fmt.Errorf call has arguments but no formatting directives 11:39:51 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 11:39:51 FAIL 11:39:51 make: *** [Makefile:39: unittest] Error 2 [Pipeline] } 11:39:51 $ docker stop --time=1 3f21d4772254901da9d6cff09bc86aa089f40b32c2cc496fa4957166d2939417 11:39:53 $ docker rm -f 3f21d4772254901da9d6cff09bc86aa089f40b32c2cc496fa4957166d2939417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:39:54 11:39:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:39:55 arm64: Pulling from edgex-lftools-log-publisher 11:39:55 8998bd30e6a1: Pulling fs layer 11:39:55 04944245beec: Pulling fs layer 11:39:55 699f458cf7ca: Pulling fs layer 11:39:55 765212b225bb: Pulling fs layer 11:39:55 f23df028b6ca: Pulling fs layer 11:39:55 d65c8cfc05b1: Pulling fs layer 11:39:55 2437ff75d9bd: Pulling fs layer 11:39:55 765212b225bb: Waiting 11:39:55 f23df028b6ca: Waiting 11:39:55 d65c8cfc05b1: Waiting 11:39:55 2437ff75d9bd: Waiting 11:39:55 04944245beec: Verifying Checksum 11:39:55 04944245beec: Download complete 11:39:55 765212b225bb: Verifying Checksum 11:39:55 765212b225bb: Download complete 11:39:55 f23df028b6ca: Verifying Checksum 11:39:55 f23df028b6ca: Download complete 11:39:55 d65c8cfc05b1: Verifying Checksum 11:39:55 d65c8cfc05b1: Download complete 11:39:55 699f458cf7ca: Verifying Checksum 11:39:55 699f458cf7ca: Download complete 11:39:55 8998bd30e6a1: Verifying Checksum 11:39:55 8998bd30e6a1: Download complete 11:39:58 2437ff75d9bd: Verifying Checksum 11:39:58 2437ff75d9bd: Download complete 11:40:00 8998bd30e6a1: Pull complete 11:40:00 04944245beec: Pull complete 11:40:03 699f458cf7ca: Pull complete 11:40:03 765212b225bb: Pull complete 11:40:04 f23df028b6ca: Pull complete 11:40:04 d65c8cfc05b1: Pull complete 11:40:19 2437ff75d9bd: Pull complete 11:40:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-121059 does not seem to be running inside a container 11:40:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:40:21 $ docker top 0d852abc1f1b318872cd94f11543548741f748cd6dd06a2285410238ec83e08d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:22 ---> job-cost.sh 11:40:22 lf-activate-venv: SKIPPING 11:40:22 INFO: No Stack... 11:40:23 INFO: Retrieving Pricing Info for: v3-standard-4 11:40:24 INFO: Archiving Costs [Pipeline] sh 11:40:24 + cat /w/workspace/device-rest-go/1/archives/cost.csv 11:40:24 + cut -d, -f6 [Pipeline] lock 11:40:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] 11:40:24 Resource [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] did not exist. Created. 11:40:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:40:25 /w/workspace/device-rest-go/1@tmp/durable-f8fa834f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:40:25 + echo total: 0.10999999940395355 [Pipeline] stash 11:40:25 Warning: overwriting stash ‘stack-cost’ 11:40:26 Stashed 1 file(s) [Pipeline] } 11:40:26 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:40:26 $ docker stop --time=1 0d852abc1f1b318872cd94f11543548741f748cd6dd06a2285410238ec83e08d 11:40:27 $ docker rm -f 0d852abc1f1b318872cd94f11543548741f748cd6dd06a2285410238ec83e08d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:40:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:40:30 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-229/archives ] 11:40:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-229/archives 11:40:30 total 16 11:40:30 drwxr-xr-x 3 root root 4096 Dec 13 11:35 . 11:40:30 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 11:35 .. 11:40:30 drwxr-xr-x 2 root root 4096 Dec 13 11:35 cost 11:40:30 -rw-r--r-- 1 root root 86 Dec 13 11:35 cost.csv 11:40:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-229/archives 11:40:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-229/archives 11:40:30 total 16 11:40:30 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 11:35 . 11:40:30 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 11:35 .. 11:40:30 drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 11:35 cost 11:40:30 -rw-r--r-- 1 jenkins jenkins 86 Dec 13 11:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:40:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:40:31 ---> package-listing.sh 11:40:31 ++ facter osfamily 11:40:31 ++ tr '[:upper:]' '[:lower:]' 11:40:31 + OS_FAMILY=debian 11:40:31 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-229 11:40:31 + START_PACKAGES=/tmp/packages_start.txt 11:40:31 + END_PACKAGES=/tmp/packages_end.txt 11:40:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:40:31 + PACKAGES=/tmp/packages_start.txt 11:40:31 + '[' /w/workspace/gexfoundry_device-rest-go_PR-229 ']' 11:40:31 + PACKAGES=/tmp/packages_end.txt 11:40:31 + case "${OS_FAMILY}" in 11:40:31 + dpkg -l 11:40:31 + grep '^ii' 11:40:31 + '[' -f /tmp/packages_start.txt ']' 11:40:31 + '[' -f /tmp/packages_end.txt ']' 11:40:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:40:31 + '[' /w/workspace/gexfoundry_device-rest-go_PR-229 ']' 11:40:31 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-229/archives/ 11:40:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-229/archives/ [Pipeline] echo 11:40:32 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:40:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:33 prd-ubuntu20.04-docker-8c-8g-121058 does not seem to be running inside a container 11:40:33 $ 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-229/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-229 -v /w/workspace/gexfoundry_device-rest-go_PR-229:/w/workspace/gexfoundry_device-rest-go_PR-229:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-229@tmp:/w/workspace/gexfoundry_device-rest-go_PR-229@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:40:33 $ docker top 1e257627bfa7b89cc55fafa892d82fbf7f65d7c622cefe2b7ac60d88491285b9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:33 + touch /tmp/pre-build-complete [Pipeline] sh 11:40:34 + mkdir -p /var/log/sysstat [Pipeline] sh 11:40:34 + ls /var/log/sa-host 11:40:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:40:34 provisioning config files... 11:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-229@tmp/config6761257867329817046tmp [Pipeline] { [Pipeline] echo 11:40:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:40:34 ---> create-netrc.sh [Pipeline] } 11:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:40:35 ---> python-tools-install.sh [Pipeline] echo 11:40:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:40:35 ---> sudo-logs.sh 11:40:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:40:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:40:36 ---> job-cost.sh 11:40:36 lf-activate-venv: SKIPPING 11:40:36 DEBUG: total: 0.2199999988079071 11:40:36 INFO: Retrieving Stack Cost... 11:40:36 INFO: Retrieving Pricing Info for: v3-standard-8 11:40:36 INFO: Archiving Costs [Pipeline] echo 11:40:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:40:37 ---> logs-deploy.sh 11:40:37 lf-activate-venv: SKIPPING 11:40:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-229/1 11:40:37 INFO: archiving workspace using pattern(s): 11:40:38 Archives upload complete. 11:40:38 INFO: archiving logs to Nexus