Pull request #1451 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 EdgeX-Camera-Management for edgexfoundry/device-sdk-go Loading trusted files from base branch main at c2fb876fcd1e0284408ad645a921007a1ace85f5 rather than cf454df3e60c41adc8f64c09c25e89483455962a Obtained Jenkinsfile from c2fb876fcd1e0284408ad645a921007a1ace85f5 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-ssh14517114499710480897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16234022171855277927.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1451/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-sdk-go/branches/PR-1451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17725763861970105015.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-1451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5116017087497614685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11032072089960048854.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1451/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-sdk-go/branches/PR-1451/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4522178915210785118.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 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-14509 in /w/workspace/gexfoundry_device-sdk-go_PR-1451 [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-1451 # 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 > 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/1451/head:refs/remotes/origin/PR-1451 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2fb876fcd1e0284408ad645a921007a1ace85f5 into PR head commit cf454df3e60c41adc8f64c09c25e89483455962a Merge succeeded, producing 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 Checking out Revision 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 (PR-1451) > git config core.sparsecheckout # timeout=10 > git checkout -f cf454df3e60c41adc8f64c09c25e89483455962a # 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 c2fb876fcd1e0284408ad645a921007a1ace85f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 # timeout=10 Commit message: "Merge commit 'c2fb876fcd1e0284408ad645a921007a1ace85f5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:49:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:49:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:49:43 ========================================================= 16:49:43 EdgeX Global Pipelines Version Info 16:49:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:49:44 ------------------- 16:49:44 stable info: 16:49:44 ------------------- 16:49:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:49:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:49:44 Message: update stable to v1.0.249 16:49:45 ------------------- 16:49:45 experimental info: 16:49:45 ------------------- 16:49:45 Commited By: **** collab-it+edgex@linuxfoundation.org 16:49:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:49:45 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:49:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1451 [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1451 [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1451 [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3dc2ddf [Pipeline] echo 16:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:46 provisioning config files... 16:49:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp/config13559983959671991275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:47 ---> docker-login.sh 16:49:47 nexus3.edgexfoundry.org:10001 16:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:47 Configure a credential helper to remove this warning. See 16:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:47 16:49:47 Login Succeeded 16:49:47 nexus3.edgexfoundry.org:10002 16:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:47 Configure a credential helper to remove this warning. See 16:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:47 16:49:47 Login Succeeded 16:49:47 nexus3.edgexfoundry.org:10003 16:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:47 Configure a credential helper to remove this warning. See 16:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:47 16:49:47 Login Succeeded 16:49:47 nexus3.edgexfoundry.org:10004 16:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:47 Configure a credential helper to remove this warning. See 16:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:47 16:49:47 Login Succeeded 16:49:47 docker.io 16:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:48 Configure a credential helper to remove this warning. See 16:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:48 16:49:48 Login Succeeded 16:49:48 ---> docker-login.sh ends [Pipeline] } 16:49:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:49:48 + git rev-list -1 --merges 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9~1..3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 [Pipeline] echo 16:49:48 -----------> git rev-list -1 --merges 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9~1..3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 16:49:48 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 [false] [Pipeline] sh 16:49:49 + git log --format=format:%s -1 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 [Pipeline] echo 16:49:49 ========================================================= 16:49:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:49:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:49 + git log --format=format:%s -1 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9 [Pipeline] echo 16:49:49 [semverPrep] GIT_COMMIT: 3dc2ddf98bcd4f77281a380aa4b16fb6983d07b9, Commit Message: Merge commit 'c2fb876fcd1e0284408ad645a921007a1ace85f5' into HEAD [Pipeline] echo 16:49:49 [semverPrep] This is not a build commit. [Pipeline] sh 16:49:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:50 + grep -v github /etc/ssh/ssh_known_hosts 16:49:50 + [ -e /tmp/ssh_known_hosts ] 16:49:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:49:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:49:50 + sudo tee -a /etc/ssh/ssh_known_hosts 16:49:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:50 16:49:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:50 0.1.4: Pulling from edgex-devops/py-git-semver 16:49:50 b85a868b505f: Pulling fs layer 16:49:50 e2be974225ed: Pulling fs layer 16:49:50 339a4e72a1f5: Pulling fs layer 16:49:50 988bab9f4d93: Pulling fs layer 16:49:50 1469e6f7b9e6: Pulling fs layer 16:49:50 eaf3925da568: Pulling fs layer 16:49:50 bab4dde63d76: Pulling fs layer 16:49:50 bde34c3a00c8: Pulling fs layer 16:49:50 b352a97aabf1: Pulling fs layer 16:49:50 4872d77fe225: Pulling fs layer 16:49:50 5851b861e8e6: Pulling fs layer 16:49:50 1469e6f7b9e6: Waiting 16:49:50 eaf3925da568: Waiting 16:49:50 bab4dde63d76: Waiting 16:49:50 bde34c3a00c8: Waiting 16:49:50 b352a97aabf1: Waiting 16:49:50 4872d77fe225: Waiting 16:49:50 5851b861e8e6: Waiting 16:49:50 988bab9f4d93: Waiting 16:49:50 e2be974225ed: Download complete 16:49:50 988bab9f4d93: Verifying Checksum 16:49:50 988bab9f4d93: Download complete 16:49:50 339a4e72a1f5: Verifying Checksum 16:49:50 339a4e72a1f5: Download complete 16:49:50 1469e6f7b9e6: Verifying Checksum 16:49:50 1469e6f7b9e6: Download complete 16:49:50 eaf3925da568: Verifying Checksum 16:49:50 eaf3925da568: Download complete 16:49:51 bde34c3a00c8: Verifying Checksum 16:49:51 bde34c3a00c8: Download complete 16:49:51 b352a97aabf1: Download complete 16:49:51 4872d77fe225: Verifying Checksum 16:49:51 4872d77fe225: Download complete 16:49:51 5851b861e8e6: Verifying Checksum 16:49:51 5851b861e8e6: Download complete 16:49:51 b85a868b505f: Verifying Checksum 16:49:51 b85a868b505f: Download complete 16:49:51 bab4dde63d76: Verifying Checksum 16:49:51 bab4dde63d76: Download complete 16:49:52 b85a868b505f: Pull complete 16:49:52 e2be974225ed: Pull complete 16:49:52 339a4e72a1f5: Pull complete 16:49:52 988bab9f4d93: Pull complete 16:49:53 1469e6f7b9e6: Pull complete 16:49:53 eaf3925da568: Pull complete 16:49:54 bab4dde63d76: Pull complete 16:49:54 bde34c3a00c8: Pull complete 16:49:54 b352a97aabf1: Pull complete 16:49:54 4872d77fe225: Pull complete 16:49:55 5851b861e8e6: Pull complete 16:49:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:55 prd-ubuntu20.04-docker-8c-8g-14509 does not seem to be running inside a container 16:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1451 -v /w/workspace/gexfoundry_device-sdk-go_PR-1451:/w/workspace/gexfoundry_device-sdk-go_PR-1451:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:57 $ docker top 22250631ef6a64b884e43f34c793aba325024c178721e1a248364550e5399138 -eo pid,comm 16:49:57 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). 16:49:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:57 [ssh-agent] Looking for ssh-agent implementation... 16:49:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:57 $ docker exec 22250631ef6a64b884e43f34c793aba325024c178721e1a248364550e5399138 ssh-agent 16:49:57 SSH_AUTH_SOCK=/tmp/ssh-GyrXTD0OZKSc/agent.34 16:49:57 SSH_AGENT_PID=40 16:49:57 Running ssh-add (command line suppressed) 16:49:58 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp/private_key_2333020714693190052.key (/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp/private_key_2333020714693190052.key) 16:49:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:58 + git tag --points-at HEAD [Pipeline] } 16:49:58 $ docker exec --env ******** --env ******** 22250631ef6a64b884e43f34c793aba325024c178721e1a248364550e5399138 ssh-agent -k 16:49:58 unset SSH_AUTH_SOCK; 16:49:58 unset SSH_AGENT_PID; 16:49:58 echo Agent pid 40 killed; 16:49:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:49:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:58 [ssh-agent] Looking for ssh-agent implementation... 16:49:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:58 $ docker exec 22250631ef6a64b884e43f34c793aba325024c178721e1a248364550e5399138 ssh-agent 16:49:58 SSH_AUTH_SOCK=/tmp/ssh-snPP0hJUmLsJ/agent.72 16:49:58 SSH_AGENT_PID=78 16:49:58 Running ssh-add (command line suppressed) 16:49:58 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp/private_key_9954057504759578916.key (/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp/private_key_9954057504759578916.key) 16:49:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:59 + git semver init 16:49:59 2023-05-08 16:49:59,481 [run_init] DEBUG init version:0.0.0 force:False 16:49:59 2023-05-08 16:49:59,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver 16:49:59 2023-05-08 16:49:59,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver 16:49:59 2023-05-08 16:49:59,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1451, universal_newlines=False, shell=None, istream=None) 16:50:00 2023-05-08 16:50:00,406 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1451/.git/info/exclude 16:50:00 2023-05-08 16:50:00,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver/PR-1451 with force:False 16:50:00 2023-05-08 16:50:00,407 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver/PR-1451 16:50:00 2023-05-08 16:50:00,411 [execute] INFO git cat-file --batch-check 16:50:00 2023-05-08 16:50:00,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver, universal_newlines=False, shell=None, istream=) 16:50:00 2023-05-08 16:50:00,418 [execute] INFO git cat-file --batch 16:50:00 2023-05-08 16:50:00,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver, universal_newlines=False, shell=None, istream=) 16:50:00 2023-05-08 16:50:00,424 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1451/.semver/PR-1451 16:50:00 0.0.0 [Pipeline] } 16:50:00 $ docker exec --env ******** --env ******** 22250631ef6a64b884e43f34c793aba325024c178721e1a248364550e5399138 ssh-agent -k 16:50:00 unset SSH_AUTH_SOCK; 16:50:00 unset SSH_AGENT_PID; 16:50:00 echo Agent pid 78 killed; 16:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:01 + git semver [Pipeline] } 16:50:01 $ docker stop --time=1 22250631ef6a64b884e43f34c793aba325024c178721e1a248364550e5399138 16:50:02 $ docker rm -f --volumes 22250631ef6a64b884e43f34c793aba325024c178721e1a248364550e5399138 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:50:03 Stashed 1 file(s) [Pipeline] echo 16:50:03 [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 16:50:03 provisioning config files... 16:50:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp/config5848994453681676189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:04 ---> docker-login.sh 16:50:04 nexus3.edgexfoundry.org:10001 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 nexus3.edgexfoundry.org:10002 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 nexus3.edgexfoundry.org:10003 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 nexus3.edgexfoundry.org:10004 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 docker.io 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 ---> docker-login.sh ends [Pipeline] } 16:50:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:05 ========================================================= 16:50:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:50:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:05 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:50:05 Sending build context to Docker daemon 11.1MB 16:50:05 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:50:05 Step 2/10 : FROM ${BASE} AS builder 16:50:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:50:05 f56be85fc22e: Pulling fs layer 16:50:05 85791d961cd3: Pulling fs layer 16:50:05 d694b5ae8c79: Pulling fs layer 16:50:05 9f32a84ed3da: Pulling fs layer 16:50:05 4d19c01a9841: Pulling fs layer 16:50:05 9325e15d5711: Pulling fs layer 16:50:05 556b6ee489ea: Pulling fs layer 16:50:05 c5a4b2cf53e6: Pulling fs layer 16:50:05 9f32a84ed3da: Waiting 16:50:05 4d19c01a9841: Waiting 16:50:05 9325e15d5711: Waiting 16:50:05 c5a4b2cf53e6: Waiting 16:50:05 85791d961cd3: Verifying Checksum 16:50:05 85791d961cd3: Download complete 16:50:05 9f32a84ed3da: Download complete 16:50:05 4d19c01a9841: Download complete 16:50:05 f56be85fc22e: Download complete 16:50:05 9325e15d5711: Verifying Checksum 16:50:05 9325e15d5711: Download complete 16:50:05 f56be85fc22e: Pull complete 16:50:06 85791d961cd3: Pull complete 16:50:06 c5a4b2cf53e6: Verifying Checksum 16:50:06 c5a4b2cf53e6: Download complete 16:50:06 d694b5ae8c79: Verifying Checksum 16:50:06 d694b5ae8c79: Download complete 16:50:06 556b6ee489ea: Verifying Checksum 16:50:06 556b6ee489ea: Download complete 16:50:09 d694b5ae8c79: Pull complete 16:50:09 9f32a84ed3da: Pull complete 16:50:09 4d19c01a9841: Pull complete 16:50:09 9325e15d5711: Pull complete 16:50:12 556b6ee489ea: Pull complete 16:50:12 c5a4b2cf53e6: Pull complete 16:50:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:50:12 ---> c4be618373d6 16:50:12 Step 3/10 : ARG MAKE=make build 16:50:16 ---> Running in d649e14fb16c 16:50:16 Removing intermediate container d649e14fb16c 16:50:16 ---> dbe328dad563 16:50:16 Step 4/10 : WORKDIR /device-sdk-go 16:50:16 ---> Running in 91a4443a90ca 16:50:16 Removing intermediate container 91a4443a90ca 16:50:16 ---> fee9ace9b210 16:50:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:50:16 ---> Running in 0ec20dfcb91c 16:50:16 Removing intermediate container 0ec20dfcb91c 16:50:16 ---> a84faa1de52e 16:50:16 Step 6/10 : RUN apk add --update --no-cache make git 16:50:16 ---> Running in 81745f6d7996 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:50:17 OK: 265 MiB in 53 packages 16:50:17 Removing intermediate container 81745f6d7996 16:50:17 ---> a9743cb1d273 16:50:17 Step 7/10 : COPY go.mod vendor* ./ 16:50:17 ---> ac16f8f3fc74 16:50:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:17 ---> Running in 13fe1cff7b12 16:50:18 Still waiting to schedule task 16:50:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:50:49 Removing intermediate container 13fe1cff7b12 16:50:49 ---> beeb4a163f1a 16:50:49 Step 9/10 : COPY . . 16:50:50 ---> 278d637f6e07 16:50:50 Step 10/10 : RUN ${MAKE} 16:50:50 ---> Running in 513cac77e403 16:50:50 noop 16:50:50 Removing intermediate container 513cac77e403 16:50:50 ---> c1dba29ec298 16:50:50 Successfully built c1dba29ec298 16:50:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:51 + docker inspect -f . ci-base-image-x86_64 16:50:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:51 prd-ubuntu20.04-docker-8c-8g-14509 does not seem to be running inside a container 16:50:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1451 -v /w/workspace/gexfoundry_device-sdk-go_PR-1451:/w/workspace/gexfoundry_device-sdk-go_PR-1451:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:50:51 $ docker top b835c1da4e5766f9658cbd564e806d296edca4c28fe093e8661ed8c168b32989 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:52 + go version 16:50:52 go version go1.20.2 linux/amd64 [Pipeline] } 16:50:52 $ docker stop --time=1 b835c1da4e5766f9658cbd564e806d296edca4c28fe093e8661ed8c168b32989 16:50:53 $ docker rm -f --volumes b835c1da4e5766f9658cbd564e806d296edca4c28fe093e8661ed8c168b32989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:54 + docker inspect -f . ci-base-image-x86_64 16:50:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:54 prd-ubuntu20.04-docker-8c-8g-14509 does not seem to be running inside a container 16:50:54 $ 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-sdk-go_PR-1451 -v /w/workspace/gexfoundry_device-sdk-go_PR-1451:/w/workspace/gexfoundry_device-sdk-go_PR-1451:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:50:54 $ docker top c17d812479071d20c1bcb24a0f00a136d8e2497c5fe28ebb711d2f2e631fe46d -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1451 [Pipeline] fileExists [Pipeline] sh 16:50:55 + make test 16:50:55 go test -race -coverprofile=coverage.out ./... 16:51:01 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:51:14 # github.com/edgexfoundry/device-sdk-go/v3/pkg/startup 16:51:14 pkg/startup/bootstrap.go:25:16: service.Run undefined (type "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK has no field or method Run) 16:51:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:51:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:51:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:51:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:51:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.049s coverage: 27.6% of statements 16:51:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:51:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:51:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.054s coverage: 80.2% of statements 16:51:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.069s coverage: 86.0% of statements 16:51:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:51:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 16:51:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.090s coverage: 77.5% of statements 16:51:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:51:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 14.6% of statements 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.107s coverage: 89.2% of statements 16:51:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.050s coverage: 5.7% of statements 16:51:20 FAIL 16:51:20 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 16:51:20 $ docker stop --time=1 c17d812479071d20c1bcb24a0f00a136d8e2497c5fe28ebb711d2f2e631fe46d 16:51:22 $ docker rm -f --volumes c17d812479071d20c1bcb24a0f00a136d8e2497c5fe28ebb711d2f2e631fe46d [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 16:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:24 16:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:24 latest: Pulling from edgex-lftools-log-publisher 16:51:24 5eb5b503b376: Pulling fs layer 16:51:24 5c69ac0246d0: Pulling fs layer 16:51:24 ec43610c2a17: Pulling fs layer 16:51:24 3a2ae6a8a46f: Pulling fs layer 16:51:24 33b1e0a273af: Pulling fs layer 16:51:24 5d3b04190fa2: Pulling fs layer 16:51:24 2f39f015ded8: Pulling fs layer 16:51:24 3a2ae6a8a46f: Waiting 16:51:24 33b1e0a273af: Waiting 16:51:24 5d3b04190fa2: Waiting 16:51:24 2f39f015ded8: Waiting 16:51:24 5c69ac0246d0: Verifying Checksum 16:51:24 5c69ac0246d0: Download complete 16:51:24 3a2ae6a8a46f: Download complete 16:51:24 33b1e0a273af: Verifying Checksum 16:51:24 33b1e0a273af: Download complete 16:51:24 ec43610c2a17: Verifying Checksum 16:51:24 ec43610c2a17: Download complete 16:51:24 5d3b04190fa2: Verifying Checksum 16:51:24 5d3b04190fa2: Download complete 16:51:24 5eb5b503b376: Verifying Checksum 16:51:24 5eb5b503b376: Download complete 16:51:25 2f39f015ded8: Download complete 16:51:25 5eb5b503b376: Pull complete 16:51:25 5c69ac0246d0: Pull complete 16:51:26 ec43610c2a17: Pull complete 16:51:26 3a2ae6a8a46f: Pull complete 16:51:26 33b1e0a273af: Pull complete 16:51:26 5d3b04190fa2: Pull complete 16:51:30 2f39f015ded8: Pull complete 16:51:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:51:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:30 prd-ubuntu20.04-docker-8c-8g-14509 does not seem to be running inside a container 16:51:30 $ 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-1451 -v /w/workspace/gexfoundry_device-sdk-go_PR-1451:/w/workspace/gexfoundry_device-sdk-go_PR-1451:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:51:33 $ docker top 6fcbcf82988dcb153f089c0d5bb0897c22ed0c9c4a359ab7d8cc08be92e1c7ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:34 ---> job-cost.sh 16:51:34 lf-activate-venv: SKIPPING 16:51:34 INFO: No Stack... 16:51:34 INFO: Retrieving Pricing Info for: v3-standard-8 16:51:34 INFO: Archiving Costs [Pipeline] sh 16:51:34 + cut -d, -f6 16:51:34 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1451/archives/cost.csv [Pipeline] lock 16:51:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] 16:51:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] did not exist. Created. 16:51:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:51:35 + echo total: 0.2199999988079071 [Pipeline] stash 16:51:35 Stashed 1 file(s) [Pipeline] } 16:51:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:51:35 $ docker stop --time=1 6fcbcf82988dcb153f089c0d5bb0897c22ed0c9c4a359ab7d8cc08be92e1c7ae 16:51:36 $ docker rm -f --volumes 6fcbcf82988dcb153f089c0d5bb0897c22ed0c9c4a359ab7d8cc08be92e1c7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:37 Failed in branch amd64 16:51:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14510 in /w/workspace/gexfoundry_device-sdk-go_PR-1451 [Pipeline] { [Pipeline] ws 16:51:51 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:51:51 The recommended git tool is: git 16:51:56 using credential edgex-jenkins-ssh 16:51:56 Cloning the remote Git repository 16:51:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:51:56 > git init /w/workspace/device-sdk-go/1 # timeout=10 16:51:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:51:56 > git --version # timeout=10 16:51:56 > git --version # 'git version 2.25.1' 16:51:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:51:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:51:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:51:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1451/head:refs/remotes/origin/PR-1451 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:52:00 Merging remotes/origin/main commit c2fb876fcd1e0284408ad645a921007a1ace85f5 into PR head commit cf454df3e60c41adc8f64c09c25e89483455962a 16:52:00 Merge succeeded, producing 79d26926faeb9b11702bfe5e9c8e5d85d1043430 16:52:00 Checking out Revision 79d26926faeb9b11702bfe5e9c8e5d85d1043430 (PR-1451) 16:52:00 > git config core.sparsecheckout # timeout=10 16:52:00 > git checkout -f cf454df3e60c41adc8f64c09c25e89483455962a # timeout=10 16:52:00 > git remote # timeout=10 16:52:00 > git config --get remote.origin.url # timeout=10 16:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:00 > git merge c2fb876fcd1e0284408ad645a921007a1ace85f5 # timeout=10 16:52:00 > git rev-parse HEAD^{commit} # timeout=10 16:52:00 > git config core.sparsecheckout # timeout=10 16:52:00 > git checkout -f 79d26926faeb9b11702bfe5e9c8e5d85d1043430 # timeout=10 16:52:04 Commit message: "Merge commit 'c2fb876fcd1e0284408ad645a921007a1ace85f5' into HEAD" 16:52:04 First time build. Skipping changelog. 16:52:04 > git --version # timeout=10 16:52:04 > git --version # 'git version 2.25.1' 16:52:04 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:52:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:05 Dload Upload Total Spent Left Speed 16:52:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 16:52:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:52:06 + sudo tee /etc/docker/daemon.new 16:52:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:52:06 { 16:52:06 "registry-mirrors": [ 16:52:06 "https://nexus3.edgexfoundry.org:10001" 16:52:06 ], 16:52:06 "bip": "10.250.0.254/24", 16:52:06 "hosts": [ 16:52:06 "tcp://0.0.0.0:5555", 16:52:06 "unix:///var/run/docker.sock" 16:52:06 ], 16:52:06 "mtu": 1458, 16:52:06 "selinux-enabled": true, 16:52:06 "seccomp-profile": "/etc/docker/seccomp.json" 16:52:06 } [Pipeline] sh 16:52:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:52:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:25 provisioning config files... 16:52:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4691821004459760173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:25 ---> docker-login.sh 16:52:25 nexus3.edgexfoundry.org:10001 16:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:26 Configure a credential helper to remove this warning. See 16:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:26 16:52:26 Login Succeeded 16:52:26 nexus3.edgexfoundry.org:10002 16:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:26 Configure a credential helper to remove this warning. See 16:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:26 16:52:26 Login Succeeded 16:52:26 nexus3.edgexfoundry.org:10003 16:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:27 Configure a credential helper to remove this warning. See 16:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:27 16:52:27 Login Succeeded 16:52:27 nexus3.edgexfoundry.org:10004 16:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:27 Configure a credential helper to remove this warning. See 16:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:27 16:52:27 Login Succeeded 16:52:27 docker.io 16:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:27 Configure a credential helper to remove this warning. See 16:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:27 16:52:27 Login Succeeded 16:52:27 ---> docker-login.sh ends [Pipeline] } 16:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:52:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:28 ========================================================= 16:52:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:52:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:28 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:52:29 Sending build context to Docker daemon 5.964MB 16:52:29 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:52:29 Step 2/10 : FROM ${BASE} AS builder 16:52:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:52:29 c41833b44d91: Pulling fs layer 16:52:29 ed15518f5707: Pulling fs layer 16:52:29 feae8fd75edb: Pulling fs layer 16:52:29 242c74f7c9fa: Pulling fs layer 16:52:29 3cdef696dda3: Pulling fs layer 16:52:29 2ced38df9373: Pulling fs layer 16:52:29 58f1dce35555: Pulling fs layer 16:52:29 242c74f7c9fa: Waiting 16:52:29 3cdef696dda3: Waiting 16:52:29 2ced38df9373: Waiting 16:52:29 58f1dce35555: Waiting 16:52:29 ed15518f5707: Verifying Checksum 16:52:29 ed15518f5707: Download complete 16:52:29 242c74f7c9fa: Verifying Checksum 16:52:29 242c74f7c9fa: Download complete 16:52:29 3cdef696dda3: Verifying Checksum 16:52:29 3cdef696dda3: Download complete 16:52:29 c41833b44d91: Verifying Checksum 16:52:29 c41833b44d91: Download complete 16:52:31 c41833b44d91: Pull complete 16:52:31 58f1dce35555: Verifying Checksum 16:52:31 58f1dce35555: Download complete 16:52:31 ed15518f5707: Pull complete 16:52:32 feae8fd75edb: Verifying Checksum 16:52:32 feae8fd75edb: Download complete 16:52:32 2ced38df9373: Verifying Checksum 16:52:32 2ced38df9373: Download complete 16:52:42 feae8fd75edb: Pull complete 16:52:42 242c74f7c9fa: Pull complete 16:52:43 3cdef696dda3: Pull complete 16:52:49 2ced38df9373: Pull complete 16:52:52 58f1dce35555: Pull complete 16:52:52 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:52:52 ---> fadd8f120f05 16:52:52 Step 3/10 : ARG MAKE=make build 16:52:54 ---> Running in f8fd51754839 16:52:54 Removing intermediate container f8fd51754839 16:52:54 ---> 6b8be22c8b85 16:52:54 Step 4/10 : WORKDIR /device-sdk-go 16:52:54 ---> Running in 10bb02aa3842 16:52:54 Removing intermediate container 10bb02aa3842 16:52:54 ---> 86dbda86d16f 16:52:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:52:54 ---> Running in 6ab6a7bfef1a 16:52:55 Removing intermediate container 6ab6a7bfef1a 16:52:55 ---> 512784155230 16:52:55 Step 6/10 : RUN apk add --update --no-cache make git 16:52:55 ---> Running in 5278c88b5a34 16:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:52:57 OK: 263 MiB in 53 packages 16:52:58 Removing intermediate container 5278c88b5a34 16:52:58 ---> 2112a17b8c32 16:52:58 Step 7/10 : COPY go.mod vendor* ./ 16:52:59 ---> 9b8eb6dddf98 16:52:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:59 ---> Running in be77eab79ae2 16:54:07 Removing intermediate container be77eab79ae2 16:54:07 ---> 318120face1a 16:54:07 Step 9/10 : COPY . . 16:54:07 ---> ffe091826347 16:54:07 Step 10/10 : RUN ${MAKE} 16:54:07 ---> Running in 2bbeead5a458 16:54:07 noop 16:54:07 Removing intermediate container 2bbeead5a458 16:54:07 ---> fa97605f27ec 16:54:07 Successfully built fa97605f27ec 16:54:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:07 + docker inspect -f . ci-base-image-arm64 16:54:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:08 prd-ubuntu20.04-docker-arm64-4c-16g-14510 does not seem to be running inside a container 16:54:08 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:54:09 $ docker top c1a01665ba4714e53a928e979562c4e239eb3628c17ebb18963b82888884321d -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:10 + go version 16:54:10 go version go1.20.2 linux/arm64 [Pipeline] } 16:54:10 $ docker stop --time=1 c1a01665ba4714e53a928e979562c4e239eb3628c17ebb18963b82888884321d 16:54:11 $ docker rm -f --volumes c1a01665ba4714e53a928e979562c4e239eb3628c17ebb18963b82888884321d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:12 + docker inspect -f . ci-base-image-arm64 16:54:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:12 prd-ubuntu20.04-docker-arm64-4c-16g-14510 does not seem to be running inside a container 16:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:54:14 $ docker top dbdf376f2ecf765c6ea2b2426c20576eacc10167a25e1df89aa0386ab495b70c -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:14 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 16:54:15 + make test 16:54:15 go test -race -coverprofile=coverage.out ./... 16:54:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:56:46 # github.com/edgexfoundry/device-sdk-go/v3/pkg/startup 16:56:46 pkg/startup/bootstrap.go:25:16: service.Run undefined (type "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK has no field or method Run) 16:56:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:56:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:56:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:56:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:57:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.257s coverage: 27.6% of statements 16:57:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.261s coverage: 80.2% of statements 16:57:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:57:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:57:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.362s coverage: 86.0% of statements 16:57:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:57:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.422s coverage: 77.5% of statements 16:57:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 16:57:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:57:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:57:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.246s coverage: 14.6% of statements 16:57:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.435s coverage: 68.5% of statements 16:57:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.480s coverage: 89.2% of statements 16:57:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.229s coverage: 5.7% of statements 16:57:34 FAIL 16:57:34 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 16:57:34 $ docker stop --time=1 dbdf376f2ecf765c6ea2b2426c20576eacc10167a25e1df89aa0386ab495b70c 16:57:36 $ docker rm -f --volumes dbdf376f2ecf765c6ea2b2426c20576eacc10167a25e1df89aa0386ab495b70c [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 16:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:38 16:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:39 arm64: Pulling from edgex-lftools-log-publisher 16:57:39 8998bd30e6a1: Pulling fs layer 16:57:39 04944245beec: Pulling fs layer 16:57:39 699f458cf7ca: Pulling fs layer 16:57:39 765212b225bb: Pulling fs layer 16:57:39 f23df028b6ca: Pulling fs layer 16:57:39 d65c8cfc05b1: Pulling fs layer 16:57:39 2437ff75d9bd: Pulling fs layer 16:57:39 f23df028b6ca: Waiting 16:57:39 d65c8cfc05b1: Waiting 16:57:39 2437ff75d9bd: Waiting 16:57:39 765212b225bb: Waiting 16:57:39 04944245beec: Verifying Checksum 16:57:39 04944245beec: Download complete 16:57:39 765212b225bb: Download complete 16:57:39 f23df028b6ca: Verifying Checksum 16:57:39 f23df028b6ca: Download complete 16:57:39 d65c8cfc05b1: Verifying Checksum 16:57:39 d65c8cfc05b1: Download complete 16:57:39 699f458cf7ca: Verifying Checksum 16:57:39 699f458cf7ca: Download complete 16:57:39 8998bd30e6a1: Download complete 16:57:41 2437ff75d9bd: Verifying Checksum 16:57:41 2437ff75d9bd: Download complete 16:57:43 8998bd30e6a1: Pull complete 16:57:43 04944245beec: Pull complete 16:57:44 699f458cf7ca: Pull complete 16:57:44 765212b225bb: Pull complete 16:57:45 f23df028b6ca: Pull complete 16:57:45 d65c8cfc05b1: Pull complete 16:57:58 2437ff75d9bd: Pull complete 16:57:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:58 prd-ubuntu20.04-docker-arm64-4c-16g-14510 does not seem to be running inside a container 16:57:58 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:58:00 $ docker top 76928414d0684eaff0cc61119fc0aaf0ba9192d27fc4b2b39ba287e73aef2919 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:01 ---> job-cost.sh 16:58:01 lf-activate-venv: SKIPPING 16:58:01 INFO: No Stack... 16:58:02 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:02 INFO: Archiving Costs [Pipeline] sh 16:58:03 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 16:58:03 + cut -d, -f6 [Pipeline] lock 16:58:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] 16:58:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] did not exist. Created. 16:58:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:03 /w/workspace/device-sdk-go/1@tmp/durable-f5ee4a15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:58:04 + echo total: 0.10999999940395355 [Pipeline] stash 16:58:04 Warning: overwriting stash ‘stack-cost’ 16:58:04 Stashed 1 file(s) [Pipeline] } 16:58:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1451-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:58:04 $ docker stop --time=1 76928414d0684eaff0cc61119fc0aaf0ba9192d27fc4b2b39ba287e73aef2919 16:58:06 $ docker rm -f --volumes 76928414d0684eaff0cc61119fc0aaf0ba9192d27fc4b2b39ba287e73aef2919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:58:07 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 16:58:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1451/archives ] 16:58:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1451/archives 16:58:09 total 16 16:58:09 drwxr-xr-x 3 root root 4096 May 8 16:51 . 16:58:09 drwxrwxr-x 12 jenkins jenkins 4096 May 8 16:51 .. 16:58:09 drwxr-xr-x 2 root root 4096 May 8 16:51 cost 16:58:09 -rw-r--r-- 1 root root 86 May 8 16:51 cost.csv 16:58:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1451/archives 16:58:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1451/archives 16:58:09 total 16 16:58:09 drwxr-xr-x 3 jenkins jenkins 4096 May 8 16:51 . 16:58:09 drwxrwxr-x 12 jenkins jenkins 4096 May 8 16:51 .. 16:58:09 drwxr-xr-x 2 jenkins jenkins 4096 May 8 16:51 cost 16:58:09 -rw-r--r-- 1 jenkins jenkins 86 May 8 16:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:58:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:58:10 ---> package-listing.sh 16:58:10 ++ facter osfamily 16:58:10 ++ tr '[:upper:]' '[:lower:]' 16:58:10 + OS_FAMILY=debian 16:58:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1451 16:58:10 + START_PACKAGES=/tmp/packages_start.txt 16:58:10 + END_PACKAGES=/tmp/packages_end.txt 16:58:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:58:10 + PACKAGES=/tmp/packages_start.txt 16:58:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1451 ']' 16:58:10 + PACKAGES=/tmp/packages_end.txt 16:58:10 + case "${OS_FAMILY}" in 16:58:10 + dpkg -l 16:58:10 + grep '^ii' 16:58:10 + '[' -f /tmp/packages_start.txt ']' 16:58:10 + '[' -f /tmp/packages_end.txt ']' 16:58:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:58:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1451 ']' 16:58:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1451/archives/ 16:58:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1451/archives/ [Pipeline] echo 16:58:10 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-1451/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:58:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:11 prd-ubuntu20.04-docker-8c-8g-14509 does not seem to be running inside a container 16:58:11 $ 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-1451/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-1451 -v /w/workspace/gexfoundry_device-sdk-go_PR-1451:/w/workspace/gexfoundry_device-sdk-go_PR-1451:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1451@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 16:58:11 $ docker top ce103286222e26df8e77c19cf11bf682cae2f50d07db12363d56cb6693f4b1bc -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:58:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:58:12 + ls /var/log/sa-host 16:58:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:13 provisioning config files... 16:58:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1451@tmp/config10430545127315179913tmp [Pipeline] { [Pipeline] echo 16:58:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:58:13 ---> create-netrc.sh [Pipeline] } 16:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:58:13 ---> python-tools-install.sh [Pipeline] echo 16:58:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:58:14 ---> sudo-logs.sh 16:58:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:58:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:58:14 ---> job-cost.sh 16:58:14 lf-activate-venv: SKIPPING 16:58:14 DEBUG: total: 0.2199999988079071 16:58:14 INFO: Retrieving Stack Cost... 16:58:14 INFO: Retrieving Pricing Info for: v3-standard-8 16:58:15 INFO: Archiving Costs [Pipeline] echo 16:58:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:58:15 ---> logs-deploy.sh 16:58:15 lf-activate-venv: SKIPPING 16:58:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1451/1 16:58:15 INFO: archiving workspace using pattern(s): 16:58:16 Archives upload complete. 16:58:16 INFO: archiving logs to Nexus