Pull request #1164 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 AlexCuse for edgexfoundry/device-sdk-go Loading trusted files from base branch jakarta at 6a81118fd5fae2129fb08f9495f332ae0f5b104f rather than b74281feb3ca292a29f16dc1a3788ed764b8fe93 Obtained Jenkinsfile from 6a81118fd5fae2129fb08f9495f332ae0f5b104f 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-ssh2597956955170091932.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4137117455293746006.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-sdk-go/branches/PR-1164/workspace@libs/edgex-global-pipelines # 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-sdk-go/branches/PR-1164/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12567288866928993588.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-sdk-go/branches/PR-1164/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6379320199607623660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh13692170529400714470.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-sdk-go/branches/PR-1164/workspace@libs/lf-pipelines # 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-sdk-go/branches/PR-1164/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9798894322891859625.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64198’ Running on prd-ubuntu20.04-docker-8c-8g-64200 in /w/workspace/gexfoundry_device-sdk-go_PR-1164 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1164 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 6a81118fd5fae2129fb08f9495f332ae0f5b104f into PR head commit b74281feb3ca292a29f16dc1a3788ed764b8fe93 Merge succeeded, producing b74281feb3ca292a29f16dc1a3788ed764b8fe93 Checking out Revision b74281feb3ca292a29f16dc1a3788ed764b8fe93 (PR-1164) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1164/head:refs/remotes/origin/PR-1164 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74281feb3ca292a29f16dc1a3788ed764b8fe93 # 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 6a81118fd5fae2129fb08f9495f332ae0f5b104f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74281feb3ca292a29f16dc1a3788ed764b8fe93 # timeout=10 Commit message: "fix: Remove MessageBus Options data from configuration after client created" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:44:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:44:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:44:20 ========================================================= 14:44:20 EdgeX Global Pipelines Version Info 14:44:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:44:21 ------------------- 14:44:21 stable info: 14:44:21 ------------------- 14:44:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:44:21 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 14:44:21 Message: update stable to v1.0.230 14:44:22 ------------------- 14:44:22 experimental info: 14:44:22 ------------------- 14:44:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:44:22 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 14:44:22 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1164 [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1164 [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1164 [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b74281feb3ca292a29f16dc1a3788ed764b8fe93 [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b74281f [Pipeline] echo 14:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:23 provisioning config files... 14:44:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp/config8146743274567768929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:24 ---> docker-login.sh 14:44:24 nexus3.edgexfoundry.org:10001 14:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:24 Configure a credential helper to remove this warning. See 14:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:24 14:44:24 Login Succeeded 14:44:24 nexus3.edgexfoundry.org:10002 14:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:24 Configure a credential helper to remove this warning. See 14:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:24 14:44:24 Login Succeeded 14:44:24 nexus3.edgexfoundry.org:10003 14:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:24 Configure a credential helper to remove this warning. See 14:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:24 14:44:24 Login Succeeded 14:44:24 nexus3.edgexfoundry.org:10004 14:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:25 Configure a credential helper to remove this warning. See 14:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:25 14:44:25 Login Succeeded 14:44:25 docker.io 14:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:25 Configure a credential helper to remove this warning. See 14:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:25 14:44:25 Login Succeeded 14:44:25 ---> docker-login.sh ends [Pipeline] } 14:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:44:26 + git rev-list -1 --merges b74281feb3ca292a29f16dc1a3788ed764b8fe93~1..b74281feb3ca292a29f16dc1a3788ed764b8fe93 [Pipeline] echo 14:44:26 -----------> git rev-list -1 --merges b74281feb3ca292a29f16dc1a3788ed764b8fe93~1..b74281feb3ca292a29f16dc1a3788ed764b8fe93 b74281feb3ca292a29f16dc1a3788ed764b8fe93 [false] [Pipeline] sh 14:44:26 + git log --format=format:%s -1 b74281feb3ca292a29f16dc1a3788ed764b8fe93 [Pipeline] echo 14:44:26 ========================================================= 14:44:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:44:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:44:26 + git log --format=format:%s -1 b74281feb3ca292a29f16dc1a3788ed764b8fe93 [Pipeline] echo 14:44:26 [semverPrep] GIT_COMMIT: b74281feb3ca292a29f16dc1a3788ed764b8fe93, Commit Message: fix: Remove MessageBus Options data from configuration after client created [Pipeline] echo 14:44:26 [semverPrep] This is not a build commit. [Pipeline] sh 14:44:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:44:27 + grep -v github /etc/ssh/ssh_known_hosts 14:44:27 + [ -e /tmp/ssh_known_hosts ] 14:44:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:44:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:44:27 + sudo tee -a /etc/ssh/ssh_known_hosts 14:44:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:44:27 14:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:44:28 latest: Pulling from edgex-devops/py-git-semver 14:44:28 1fe172e4850f: Pulling fs layer 14:44:28 caf521ccaac6: Pulling fs layer 14:44:28 3ead6fa29328: Pulling fs layer 14:44:28 5c2a1cbceb83: Pulling fs layer 14:44:28 a8d5f1318db7: Pulling fs layer 14:44:28 c427282e49a2: Pulling fs layer 14:44:28 1827001aaf11: Pulling fs layer 14:44:28 0714d37db230: Pulling fs layer 14:44:28 ac28cf19c067: Pulling fs layer 14:44:28 ca983d60f3e2: Pulling fs layer 14:44:28 9f894cec8388: Pulling fs layer 14:44:28 5c2a1cbceb83: Waiting 14:44:28 a8d5f1318db7: Waiting 14:44:28 c427282e49a2: Waiting 14:44:28 ca983d60f3e2: Waiting 14:44:28 9f894cec8388: Waiting 14:44:28 1827001aaf11: Waiting 14:44:28 0714d37db230: Waiting 14:44:28 ac28cf19c067: Waiting 14:44:28 caf521ccaac6: Download complete 14:44:28 5c2a1cbceb83: Verifying Checksum 14:44:28 5c2a1cbceb83: Download complete 14:44:28 a8d5f1318db7: Verifying Checksum 14:44:28 a8d5f1318db7: Download complete 14:44:28 c427282e49a2: Verifying Checksum 14:44:28 c427282e49a2: Download complete 14:44:28 3ead6fa29328: Verifying Checksum 14:44:28 3ead6fa29328: Download complete 14:44:28 0714d37db230: Download complete 14:44:28 ac28cf19c067: Verifying Checksum 14:44:28 ac28cf19c067: Download complete 14:44:28 ca983d60f3e2: Verifying Checksum 14:44:28 ca983d60f3e2: Download complete 14:44:28 9f894cec8388: Verifying Checksum 14:44:28 9f894cec8388: Download complete 14:44:28 1fe172e4850f: Verifying Checksum 14:44:28 1fe172e4850f: Download complete 14:44:28 1827001aaf11: Verifying Checksum 14:44:28 1827001aaf11: Download complete 14:44:29 1fe172e4850f: Pull complete 14:44:29 caf521ccaac6: Pull complete 14:44:30 3ead6fa29328: Pull complete 14:44:30 5c2a1cbceb83: Pull complete 14:44:30 a8d5f1318db7: Pull complete 14:44:30 c427282e49a2: Pull complete 14:44:32 1827001aaf11: Pull complete 14:44:32 0714d37db230: Pull complete 14:44:32 ac28cf19c067: Pull complete 14:44:32 ca983d60f3e2: Pull complete 14:44:33 9f894cec8388: Pull complete 14:44:33 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 14:44:33 prd-ubuntu20.04-docker-8c-8g-64200 does not seem to be running inside a container 14:44:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1164 -v /w/workspace/gexfoundry_device-sdk-go_PR-1164:/w/workspace/gexfoundry_device-sdk-go_PR-1164:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1164@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:44:34 $ docker top 95e4a74d963f04112a02ca1ced4bcf492d55709b92356a5dc748e4997ddd790c -eo pid,comm 14:44:34 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). 14:44:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:34 [ssh-agent] Looking for ssh-agent implementation... 14:44:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:34 $ docker exec 95e4a74d963f04112a02ca1ced4bcf492d55709b92356a5dc748e4997ddd790c ssh-agent 14:44:35 SSH_AUTH_SOCK=/tmp/ssh-rOg5RYF66cJV/agent.34 14:44:35 SSH_AGENT_PID=40 14:44:35 Running ssh-add (command line suppressed) 14:44:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp/private_key_4618093593512520529.key (/w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp/private_key_4618093593512520529.key) 14:44:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:35 + git tag --points-at HEAD [Pipeline] } 14:44:35 $ docker exec --env ******** --env ******** 95e4a74d963f04112a02ca1ced4bcf492d55709b92356a5dc748e4997ddd790c ssh-agent -k 14:44:35 unset SSH_AUTH_SOCK; 14:44:35 unset SSH_AGENT_PID; 14:44:35 echo Agent pid 40 killed; 14:44:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:44:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:35 [ssh-agent] Looking for ssh-agent implementation... 14:44:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:35 $ docker exec 95e4a74d963f04112a02ca1ced4bcf492d55709b92356a5dc748e4997ddd790c ssh-agent 14:44:36 SSH_AUTH_SOCK=/tmp/ssh-Ho922PBYnKoO/agent.73 14:44:36 SSH_AGENT_PID=79 14:44:36 Running ssh-add (command line suppressed) 14:44:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp/private_key_1428077092539277396.key (/w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp/private_key_1428077092539277396.key) 14:44:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:36 + git semver init 14:44:36 2022-05-20 14:44:36,841 [run_init] DEBUG init version:0.0.0 force:False 14:44:36 2022-05-20 14:44:36,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver 14:44:36 2022-05-20 14:44:36,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver 14:44:36 2022-05-20 14:44:36,843 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1164, universal_newlines=False, shell=None, istream=None) 14:44:37 2022-05-20 14:44:37,602 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1164/.git/info/exclude 14:44:37 2022-05-20 14:44:37,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver/PR-1164 with force:False 14:44:37 2022-05-20 14:44:37,603 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver/PR-1164 14:44:37 2022-05-20 14:44:37,607 [execute] INFO git cat-file --batch-check 14:44:37 2022-05-20 14:44:37,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver, universal_newlines=False, shell=None, istream=) 14:44:37 2022-05-20 14:44:37,614 [execute] INFO git cat-file --batch 14:44:37 2022-05-20 14:44:37,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver, universal_newlines=False, shell=None, istream=) 14:44:37 2022-05-20 14:44:37,620 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1164/.semver/PR-1164 14:44:37 0.0.0 [Pipeline] } 14:44:37 $ docker exec --env ******** --env ******** 95e4a74d963f04112a02ca1ced4bcf492d55709b92356a5dc748e4997ddd790c ssh-agent -k 14:44:37 unset SSH_AUTH_SOCK; 14:44:37 unset SSH_AGENT_PID; 14:44:37 echo Agent pid 79 killed; 14:44:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:38 + git semver [Pipeline] } 14:44:38 $ docker stop --time=1 95e4a74d963f04112a02ca1ced4bcf492d55709b92356a5dc748e4997ddd790c 14:44:39 $ docker rm -f 95e4a74d963f04112a02ca1ced4bcf492d55709b92356a5dc748e4997ddd790c [Pipeline] // withDockerContainer [Pipeline] sh 14:44:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:44:40 Stashed 1 file(s) [Pipeline] echo 14:44:40 [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 14:44:41 provisioning config files... 14:44:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp/config1364964534893674545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:41 ---> docker-login.sh 14:44:41 nexus3.edgexfoundry.org:10001 14:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:41 Configure a credential helper to remove this warning. See 14:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:41 14:44:41 Login Succeeded 14:44:41 nexus3.edgexfoundry.org:10002 14:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:41 Configure a credential helper to remove this warning. See 14:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:41 14:44:41 Login Succeeded 14:44:41 nexus3.edgexfoundry.org:10003 14:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:41 Configure a credential helper to remove this warning. See 14:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:41 14:44:41 Login Succeeded 14:44:41 nexus3.edgexfoundry.org:10004 14:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:42 Configure a credential helper to remove this warning. See 14:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:42 14:44:42 Login Succeeded 14:44:42 docker.io 14:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:42 Configure a credential helper to remove this warning. See 14:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:42 14:44:42 Login Succeeded 14:44:42 ---> docker-login.sh ends [Pipeline] } 14:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:44:42 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:44:42 ========================================================= 14:44:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 14:44:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:44:43 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 14:44:43 Sending build context to Docker daemon 20.8MB 14:44:43 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:44:43 Step 2/10 : FROM ${BASE} AS builder 14:44:43 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 14:44:43 59bf1c3509f3: Pulling fs layer 14:44:43 666ba61612fd: Pulling fs layer 14:44:43 8ed8ca486205: Pulling fs layer 14:44:43 4fe6c5a15a65: Pulling fs layer 14:44:43 22a0e8bec74d: Pulling fs layer 14:44:43 5f8736975d2d: Pulling fs layer 14:44:43 fe9c1520953f: Pulling fs layer 14:44:43 4fe6c5a15a65: Waiting 14:44:43 5f8736975d2d: Waiting 14:44:43 22a0e8bec74d: Waiting 14:44:43 fe9c1520953f: Waiting 14:44:43 ad63dd2c9e3e: Pulling fs layer 14:44:43 15d927b9e438: Pulling fs layer 14:44:43 ad63dd2c9e3e: Waiting 14:44:43 15d927b9e438: Waiting 14:44:43 8ed8ca486205: Download complete 14:44:43 666ba61612fd: Verifying Checksum 14:44:43 666ba61612fd: Download complete 14:44:43 22a0e8bec74d: Verifying Checksum 14:44:43 22a0e8bec74d: Download complete 14:44:43 59bf1c3509f3: Verifying Checksum 14:44:43 5f8736975d2d: Verifying Checksum 14:44:43 5f8736975d2d: Download complete 14:44:43 fe9c1520953f: Verifying Checksum 14:44:43 fe9c1520953f: Download complete 14:44:43 ad63dd2c9e3e: Verifying Checksum 14:44:43 ad63dd2c9e3e: Download complete 14:44:43 59bf1c3509f3: Pull complete 14:44:43 666ba61612fd: Pull complete 14:44:43 8ed8ca486205: Pull complete 14:44:44 15d927b9e438: Verifying Checksum 14:44:44 15d927b9e438: Download complete 14:44:44 4fe6c5a15a65: Verifying Checksum 14:44:44 4fe6c5a15a65: Download complete 14:44:48 4fe6c5a15a65: Pull complete 14:44:48 22a0e8bec74d: Pull complete 14:44:48 5f8736975d2d: Pull complete 14:44:48 fe9c1520953f: Pull complete 14:44:48 ad63dd2c9e3e: Pull complete 14:44:50 15d927b9e438: Pull complete 14:44:50 Digest: sha256:661808593d0254beeed429a39851472eaea702e19ad1e0a0b350076e4156c215 14:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 14:44:50 ---> 38c4cad2258c 14:44:50 Step 3/10 : ARG MAKE=make build 14:44:51 ---> Running in 2357975c5139 14:44:52 Removing intermediate container 2357975c5139 14:44:52 ---> 3f82686dd5d0 14:44:52 Step 4/10 : WORKDIR /device-sdk-go 14:44:52 ---> Running in 40cf08322b35 14:44:52 Removing intermediate container 40cf08322b35 14:44:52 ---> 3254d9eea52e 14:44:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:44:52 ---> Running in 4f27b7cef291 14:44:52 Removing intermediate container 4f27b7cef291 14:44:52 ---> 4d47a4cb7f18 14:44:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:52 ---> Running in 938123b3677c 14:44:52 Removing intermediate container 938123b3677c 14:44:52 ---> e2a2e8e500e4 14:44:52 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:44:52 ---> Running in 13843f782c43 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:44:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:44:54 OK: 221 MiB in 52 packages 14:44:54 Removing intermediate container 13843f782c43 14:44:54 ---> 1546be27677c 14:44:54 Step 8/10 : COPY . . 14:44:55 ---> 96ee7101f9cb 14:44:55 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:55 ---> Running in 9bee6fcdf11b 14:44:56 skipping... 14:44:56 Still waiting to schedule task 14:44:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64199’ 14:44:56 Removing intermediate container 9bee6fcdf11b 14:44:56 ---> 31b1cf6918e9 14:44:56 Step 10/10 : RUN ${MAKE} 14:44:56 ---> Running in 84d819f2e151 14:44:56 noop 14:44:57 Removing intermediate container 84d819f2e151 14:44:57 ---> ca9855eb72c4 14:44:57 Successfully built ca9855eb72c4 14:44:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:44:57 + docker inspect -f . ci-base-image-x86_64 14:44:57 . [Pipeline] withDockerContainer 14:44:57 prd-ubuntu20.04-docker-8c-8g-64200 does not seem to be running inside a container 14:44:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1164 -v /w/workspace/gexfoundry_device-sdk-go_PR-1164:/w/workspace/gexfoundry_device-sdk-go_PR-1164:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1164@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 ******** ci-base-image-x86_64 cat 14:44:57 $ docker top 924dbe2cce7a949e405f3a76f5156bd43ccc9ff0191e5652eb503bf3871fd367 -eo pid,comm [Pipeline] { [Pipeline] sh 14:44:58 + go version 14:44:58 go version go1.17.6 linux/amd64 [Pipeline] } 14:44:58 $ docker stop --time=1 924dbe2cce7a949e405f3a76f5156bd43ccc9ff0191e5652eb503bf3871fd367 14:44:59 $ docker rm -f 924dbe2cce7a949e405f3a76f5156bd43ccc9ff0191e5652eb503bf3871fd367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:45:00 + docker inspect -f . ci-base-image-x86_64 14:45:00 . [Pipeline] withDockerContainer 14:45:00 prd-ubuntu20.04-docker-8c-8g-64200 does not seem to be running inside a container 14:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1164 -v /w/workspace/gexfoundry_device-sdk-go_PR-1164:/w/workspace/gexfoundry_device-sdk-go_PR-1164:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1164@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 ******** ci-base-image-x86_64 cat 14:45:00 $ docker top bcf84865ea25559bc2f84d1f96610536ac5dc4f1494463ba1d2546c99ce4dab0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:45:01 + make test 14:45:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:45:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.063s coverage: 23.3% of statements 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 27.6% of statements 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.041s coverage: 9.0% of statements 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:45:16 --- FAIL: TestMetricsRequest (0.00s) 14:45:16 common_test.go:114: 14:45:16 Error Trace: common_test.go:114 14:45:16 Error: Should not be zero, but was 0 14:45:16 Test: TestMetricsRequest 14:45:16 FAIL 14:45:16 coverage: 28.7% of statements 14:45:16 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.049s 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.077s coverage: 83.8% of statements 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 57.8% of statements 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.871s coverage: 89.2% of statements 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.8% of statements 14:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:45:16 FAIL 14:45:17 make: *** [Makefile:35: test] Error 1 [Pipeline] } 14:45:17 $ docker stop --time=1 bcf84865ea25559bc2f84d1f96610536ac5dc4f1494463ba1d2546c99ce4dab0 14:45:18 $ docker rm -f bcf84865ea25559bc2f84d1f96610536ac5dc4f1494463ba1d2546c99ce4dab0 [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] sh 14:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:45:20 14:45:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:45:20 latest: Pulling from edgex-lftools-log-publisher 14:45:20 5eb5b503b376: Pulling fs layer 14:45:20 5c69ac0246d0: Pulling fs layer 14:45:20 ec43610c2a17: Pulling fs layer 14:45:20 3a2ae6a8a46f: Pulling fs layer 14:45:20 33b1e0a273af: Pulling fs layer 14:45:20 5d3b04190fa2: Pulling fs layer 14:45:20 2f39f015ded8: Pulling fs layer 14:45:20 33b1e0a273af: Waiting 14:45:20 3a2ae6a8a46f: Waiting 14:45:20 5d3b04190fa2: Waiting 14:45:20 2f39f015ded8: Waiting 14:45:20 5c69ac0246d0: Verifying Checksum 14:45:20 5c69ac0246d0: Download complete 14:45:20 3a2ae6a8a46f: Verifying Checksum 14:45:20 3a2ae6a8a46f: Download complete 14:45:20 33b1e0a273af: Verifying Checksum 14:45:20 33b1e0a273af: Download complete 14:45:20 5d3b04190fa2: Verifying Checksum 14:45:20 5d3b04190fa2: Download complete 14:45:20 ec43610c2a17: Verifying Checksum 14:45:20 ec43610c2a17: Download complete 14:45:20 5eb5b503b376: Verifying Checksum 14:45:20 5eb5b503b376: Download complete 14:45:21 2f39f015ded8: Download complete 14:45:21 5eb5b503b376: Pull complete 14:45:21 5c69ac0246d0: Pull complete 14:45:22 ec43610c2a17: Pull complete 14:45:22 3a2ae6a8a46f: Pull complete 14:45:22 33b1e0a273af: Pull complete 14:45:22 5d3b04190fa2: Pull complete 14:45:27 2f39f015ded8: Pull complete 14:45:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:45:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:45:27 prd-ubuntu20.04-docker-8c-8g-64200 does not seem to be running inside a container 14:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1164 -v /w/workspace/gexfoundry_device-sdk-go_PR-1164:/w/workspace/gexfoundry_device-sdk-go_PR-1164:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1164@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 14:45:28 $ docker top e9f4663f1edaeac31569ffe4070e662a2595cd69bff653786984d8107291d791 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:29 ---> job-cost.sh 14:45:29 lf-activate-venv: SKIPPING 14:45:29 INFO: No Stack... 14:45:29 INFO: Retrieving Pricing Info for: v3-standard-8 14:45:30 INFO: Archiving Costs [Pipeline] sh 14:45:30 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1164/archives/cost.csv 14:45:30 + cut -d, -f6 [Pipeline] lock 14:45:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] 14:45:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] did not exist. Created. 14:45:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:45:31 + echo total: 0.2199999988079071 [Pipeline] stash 14:45:31 Stashed 1 file(s) [Pipeline] } 14:45:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:45:31 $ docker stop --time=1 e9f4663f1edaeac31569ffe4070e662a2595cd69bff653786984d8107291d791 14:45:32 $ docker rm -f e9f4663f1edaeac31569ffe4070e662a2595cd69bff653786984d8107291d791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:45:32 Failed in branch amd64 14:47:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64202 in /w/workspace/gexfoundry_device-sdk-go_PR-1164 [Pipeline] { [Pipeline] ws 14:47:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 14:47:25 The recommended git tool is: git 14:47:32 using credential edgex-jenkins-ssh 14:47:32 Cloning the remote Git repository 14:47:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:47:32 > git init /w/workspace/device-sdk-go/1 # timeout=10 14:47:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:47:32 > git --version # timeout=10 14:47:32 > git --version # 'git version 2.25.1' 14:47:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:47:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:47:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1164/head:refs/remotes/origin/PR-1164 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 14:47:35 Merging remotes/origin/jakarta commit 6a81118fd5fae2129fb08f9495f332ae0f5b104f into PR head commit b74281feb3ca292a29f16dc1a3788ed764b8fe93 14:47:36 Merge succeeded, producing b74281feb3ca292a29f16dc1a3788ed764b8fe93 14:47:36 Checking out Revision b74281feb3ca292a29f16dc1a3788ed764b8fe93 (PR-1164) 14:47:35 > git config core.sparsecheckout # timeout=10 14:47:35 > git checkout -f b74281feb3ca292a29f16dc1a3788ed764b8fe93 # timeout=10 14:47:35 > git remote # timeout=10 14:47:35 > git config --get remote.origin.url # timeout=10 14:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:35 > git merge 6a81118fd5fae2129fb08f9495f332ae0f5b104f # timeout=10 14:47:36 > git rev-parse HEAD^{commit} # timeout=10 14:47:36 > git config core.sparsecheckout # timeout=10 14:47:36 > git checkout -f b74281feb3ca292a29f16dc1a3788ed764b8fe93 # timeout=10 14:47:40 Commit message: "fix: Remove MessageBus Options data from configuration after client created" 14:47:40 > git --version # timeout=10 14:47:40 > git --version # 'git version 2.25.1' 14:47:40 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:47:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:47:42 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:42 Dload Upload Total Spent Left Speed 14:47:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 14:47:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:47:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:47:42 + sudo tee /etc/docker/daemon.new 14:47:42 { 14:47:42 "registry-mirrors": [ 14:47:42 "https://nexus3.edgexfoundry.org:10001" 14:47:42 ], 14:47:42 "bip": "10.250.0.254/24", 14:47:42 "hosts": [ 14:47:42 "tcp://0.0.0.0:5555", 14:47:42 "unix:///var/run/docker.sock" 14:47:42 ], 14:47:42 "mtu": 1458, 14:47:42 "selinux-enabled": true, 14:47:42 "seccomp-profile": "/etc/docker/seccomp.json" 14:47:42 } [Pipeline] sh 14:47:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:47:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:02 provisioning config files... 14:48:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5178433979068387677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:02 ---> docker-login.sh 14:48:02 nexus3.edgexfoundry.org:10001 14:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:03 Configure a credential helper to remove this warning. See 14:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:03 14:48:03 Login Succeeded 14:48:03 nexus3.edgexfoundry.org:10002 14:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:04 Configure a credential helper to remove this warning. See 14:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:04 14:48:04 Login Succeeded 14:48:04 nexus3.edgexfoundry.org:10003 14:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:04 Configure a credential helper to remove this warning. See 14:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:04 14:48:04 Login Succeeded 14:48:04 nexus3.edgexfoundry.org:10004 14:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:05 Configure a credential helper to remove this warning. See 14:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:05 14:48:05 Login Succeeded 14:48:05 docker.io 14:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:06 Configure a credential helper to remove this warning. See 14:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:06 14:48:06 Login Succeeded 14:48:06 ---> docker-login.sh ends [Pipeline] } 14:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:48:06 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:06 ========================================================= 14:48:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 14:48:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:48:06 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 14:48:08 Sending build context to Docker daemon 16.3MB 14:48:08 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:48:08 Step 2/10 : FROM ${BASE} AS builder 14:48:08 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 14:48:08 9b3977197b4f: Pulling fs layer 14:48:08 1a89e8eeedd5: Pulling fs layer 14:48:08 94645a83ff95: Pulling fs layer 14:48:08 3f3a8bcf1eab: Pulling fs layer 14:48:08 0c92f367c5e7: Pulling fs layer 14:48:08 045706c8da98: Pulling fs layer 14:48:08 d7189365e05b: Pulling fs layer 14:48:08 a32415fbff51: Pulling fs layer 14:48:08 3f3a8bcf1eab: Waiting 14:48:08 d7189365e05b: Waiting 14:48:08 a32415fbff51: Waiting 14:48:08 0c92f367c5e7: Waiting 14:48:08 94645a83ff95: Verifying Checksum 14:48:08 94645a83ff95: Download complete 14:48:08 1a89e8eeedd5: Verifying Checksum 14:48:08 1a89e8eeedd5: Download complete 14:48:08 0c92f367c5e7: Verifying Checksum 14:48:08 0c92f367c5e7: Download complete 14:48:08 9b3977197b4f: Download complete 14:48:08 045706c8da98: Verifying Checksum 14:48:08 045706c8da98: Download complete 14:48:08 d7189365e05b: Verifying Checksum 14:48:08 d7189365e05b: Download complete 14:48:09 9b3977197b4f: Pull complete 14:48:09 1a89e8eeedd5: Pull complete 14:48:10 94645a83ff95: Pull complete 14:48:10 a32415fbff51: Verifying Checksum 14:48:10 a32415fbff51: Download complete 14:48:11 3f3a8bcf1eab: Verifying Checksum 14:48:11 3f3a8bcf1eab: Download complete 14:48:23 3f3a8bcf1eab: Pull complete 14:48:23 0c92f367c5e7: Pull complete 14:48:24 045706c8da98: Pull complete 14:48:24 d7189365e05b: Pull complete 14:48:31 a32415fbff51: Pull complete 14:48:31 Digest: sha256:763293993303eff07c8e57fe0fe9116095497c40c1fdc093d1a27926bd48f831 14:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 14:48:31 ---> 96786ed1eff5 14:48:31 Step 3/10 : ARG MAKE=make build 14:48:32 ---> Running in 3af153ab8e24 14:48:34 Removing intermediate container 3af153ab8e24 14:48:34 ---> 4ea19cfe151c 14:48:34 Step 4/10 : WORKDIR /device-sdk-go 14:48:34 ---> Running in d996e164330b 14:48:34 Removing intermediate container d996e164330b 14:48:34 ---> f6cc7802817a 14:48:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:48:34 ---> Running in 608fa03d8d12 14:48:34 Removing intermediate container 608fa03d8d12 14:48:34 ---> 4867b5e17ab3 14:48:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:34 ---> Running in 7cd9a3401f7c 14:48:36 Removing intermediate container 7cd9a3401f7c 14:48:36 ---> 516b83c5e07d 14:48:36 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:48:36 ---> Running in 9e3bb4844370 14:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:48:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:48:39 OK: 220 MiB in 52 packages 14:48:40 Removing intermediate container 9e3bb4844370 14:48:40 ---> 8f838427aa49 14:48:40 Step 8/10 : COPY . . 14:48:44 ---> ef25c6d93f66 14:48:44 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:44 ---> Running in 3242c34ba7f0 14:48:45 skipping... 14:48:46 Removing intermediate container 3242c34ba7f0 14:48:46 ---> f81b6dacf2ef 14:48:46 Step 10/10 : RUN ${MAKE} 14:48:46 ---> Running in 821410b40517 14:48:47 noop 14:48:47 Removing intermediate container 821410b40517 14:48:47 ---> 0e2bd1df05f7 14:48:48 Successfully built 0e2bd1df05f7 14:48:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:48:48 + docker inspect -f . ci-base-image-arm64 14:48:48 . [Pipeline] withDockerContainer 14:48:48 prd-ubuntu20.04-docker-arm64-4c-16g-64202 does not seem to be running inside a container 14:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 14:48:50 $ docker top 2b8d3eed8556bae478513fe5b268c054bbf9580ca1622fcaf75f0530e3e3c865 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:51 + go version 14:48:51 go version go1.17.6 linux/arm64 [Pipeline] } 14:48:51 $ docker stop --time=1 2b8d3eed8556bae478513fe5b268c054bbf9580ca1622fcaf75f0530e3e3c865 14:48:52 $ docker rm -f 2b8d3eed8556bae478513fe5b268c054bbf9580ca1622fcaf75f0530e3e3c865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:53 + docker inspect -f . ci-base-image-arm64 14:48:53 . [Pipeline] withDockerContainer 14:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-64202 does not seem to be running inside a container 14:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 14:48:55 $ docker top d929c10090742c8d4504aab03760374851f1f7fa9c08ad4d9837f4f10f5c2274 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:48:56 + make test 14:48:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:49:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:50:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:50:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.353s coverage: 23.3% of statements 14:50:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:50:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.281s coverage: 27.6% of statements 14:50:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.290s coverage: 78.9% of statements 14:50:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.247s coverage: 9.0% of statements 14:50:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:50:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:50:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:50:52 --- FAIL: TestMetricsRequest (0.01s) 14:50:52 common_test.go:114: 14:50:52 Error Trace: common_test.go:114 14:50:52 Error: Should not be zero, but was 0 14:50:52 Test: TestMetricsRequest 14:50:52 FAIL 14:50:52 coverage: 28.7% of statements 14:50:52 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.460s 14:50:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:50:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.326s coverage: 83.8% of statements 14:50:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:50:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:50:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.465s coverage: 57.8% of statements 14:50:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.103s coverage: 89.2% of statements 14:50:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:50:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.227s coverage: 4.8% of statements 14:50:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:50:56 FAIL 14:50:56 make: *** [Makefile:35: test] Error 1 [Pipeline] } 14:50:56 $ docker stop --time=1 d929c10090742c8d4504aab03760374851f1f7fa9c08ad4d9837f4f10f5c2274 14:50:58 $ docker rm -f d929c10090742c8d4504aab03760374851f1f7fa9c08ad4d9837f4f10f5c2274 [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] sh 14:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:00 14:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:00 arm64: Pulling from edgex-lftools-log-publisher 14:51:00 8998bd30e6a1: Pulling fs layer 14:51:00 04944245beec: Pulling fs layer 14:51:00 699f458cf7ca: Pulling fs layer 14:51:00 765212b225bb: Pulling fs layer 14:51:00 f23df028b6ca: Pulling fs layer 14:51:00 d65c8cfc05b1: Pulling fs layer 14:51:00 2437ff75d9bd: Pulling fs layer 14:51:00 765212b225bb: Waiting 14:51:00 f23df028b6ca: Waiting 14:51:00 d65c8cfc05b1: Waiting 14:51:00 2437ff75d9bd: Waiting 14:51:00 04944245beec: Verifying Checksum 14:51:00 04944245beec: Download complete 14:51:00 765212b225bb: Verifying Checksum 14:51:00 765212b225bb: Download complete 14:51:00 f23df028b6ca: Download complete 14:51:00 d65c8cfc05b1: Verifying Checksum 14:51:00 d65c8cfc05b1: Download complete 14:51:00 699f458cf7ca: Verifying Checksum 14:51:00 699f458cf7ca: Download complete 14:51:01 8998bd30e6a1: Verifying Checksum 14:51:01 8998bd30e6a1: Download complete 14:51:03 2437ff75d9bd: Verifying Checksum 14:51:03 2437ff75d9bd: Download complete 14:51:05 8998bd30e6a1: Pull complete 14:51:06 04944245beec: Pull complete 14:51:07 699f458cf7ca: Pull complete 14:51:07 765212b225bb: Pull complete 14:51:08 f23df028b6ca: Pull complete 14:51:08 d65c8cfc05b1: Pull complete 14:51:23 2437ff75d9bd: Pull complete 14:51:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:51:24 prd-ubuntu20.04-docker-arm64-4c-16g-64202 does not seem to be running inside a container 14:51:24 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:51:26 $ docker top 126850e3543e137152c6129bc0bc01473badbad1f99a2ac5345d7119ac3909b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:27 ---> job-cost.sh 14:51:27 lf-activate-venv: SKIPPING 14:51:27 INFO: No Stack... 14:51:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:51:29 INFO: Archiving Costs [Pipeline] sh 14:51:30 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 14:51:30 + cut -d, -f6 [Pipeline] lock 14:51:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] 14:51:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] did not exist. Created. 14:51:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:51:30 /w/workspace/device-sdk-go/1@tmp/durable-354948ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:51:31 + echo total: 0.10999999940395355 [Pipeline] stash 14:51:31 Warning: overwriting stash ‘stack-cost’ 14:51:32 Stashed 1 file(s) [Pipeline] } 14:51:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1164-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:51:32 $ docker stop --time=1 126850e3543e137152c6129bc0bc01473badbad1f99a2ac5345d7119ac3909b6 14:51:34 $ docker rm -f 126850e3543e137152c6129bc0bc01473badbad1f99a2ac5345d7119ac3909b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:51:34 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 14:51:36 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1164/archives ] 14:51:36 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1164/archives 14:51:36 total 16 14:51:36 drwxr-xr-x 3 root root 4096 May 20 14:45 . 14:51:36 drwxrwxr-x 13 jenkins jenkins 4096 May 20 14:45 .. 14:51:36 drwxr-xr-x 2 root root 4096 May 20 14:45 cost 14:51:36 -rw-r--r-- 1 root root 85 May 20 14:45 cost.csv 14:51:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1164/archives 14:51:36 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1164/archives 14:51:36 total 16 14:51:36 drwxr-xr-x 3 jenkins jenkins 4096 May 20 14:45 . 14:51:36 drwxrwxr-x 13 jenkins jenkins 4096 May 20 14:45 .. 14:51:36 drwxr-xr-x 2 jenkins jenkins 4096 May 20 14:45 cost 14:51:36 -rw-r--r-- 1 jenkins jenkins 85 May 20 14:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:51:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:51:38 ---> package-listing.sh 14:51:38 ++ facter osfamily 14:51:38 ++ tr '[:upper:]' '[:lower:]' 14:51:38 + OS_FAMILY=debian 14:51:38 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1164 14:51:38 + START_PACKAGES=/tmp/packages_start.txt 14:51:38 + END_PACKAGES=/tmp/packages_end.txt 14:51:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:51:38 + PACKAGES=/tmp/packages_start.txt 14:51:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1164 ']' 14:51:38 + PACKAGES=/tmp/packages_end.txt 14:51:38 + case "${OS_FAMILY}" in 14:51:38 + dpkg -l 14:51:38 + grep '^ii' 14:51:38 + '[' -f /tmp/packages_start.txt ']' 14:51:38 + '[' -f /tmp/packages_end.txt ']' 14:51:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:51:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1164 ']' 14:51:38 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1164/archives/ 14:51:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1164/archives/ [Pipeline] echo 14:51:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:51:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:39 . [Pipeline] withDockerContainer 14:51:39 prd-ubuntu20.04-docker-8c-8g-64200 does not seem to be running inside a container 14:51:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1164/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-sdk-go_PR-1164 -v /w/workspace/gexfoundry_device-sdk-go_PR-1164:/w/workspace/gexfoundry_device-sdk-go_PR-1164:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:51:39 $ docker top c6dff1a1bdc6e4b502c8540dcda3a4a7f5c8f8028f002c2e15c49bcc90524c5a -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:40 + touch /tmp/pre-build-complete [Pipeline] sh 14:51:40 + mkdir -p /var/log/sysstat [Pipeline] sh 14:51:40 + ls /var/log/sa-host 14:51:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:40 provisioning config files... 14:51:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1164@tmp/config5343913481041258322tmp [Pipeline] { [Pipeline] echo 14:51:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:51:41 ---> create-netrc.sh [Pipeline] } 14:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:51:41 ---> python-tools-install.sh [Pipeline] echo 14:51:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:51:42 ---> sudo-logs.sh 14:51:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:51:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:51:42 ---> job-cost.sh 14:51:42 lf-activate-venv: SKIPPING 14:51:42 DEBUG: total: 0.2199999988079071 14:51:42 INFO: Retrieving Stack Cost... 14:51:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:51:43 INFO: Archiving Costs [Pipeline] echo 14:51:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:51:43 ---> logs-deploy.sh 14:51:43 lf-activate-venv: SKIPPING 14:51:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1164/1 14:51:43 INFO: archiving workspace using pattern(s): 14:51:44 Archives upload complete. 14:51:44 INFO: archiving logs to Nexus