Pull request #1461 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6aa97f4be62e1d67ef839811e8c827dcb59f61b2+a7496c2eac89da67a3eb73648901a7f4e26950f7 (04e05cecccf558fa41be764968bc0472e5559690) 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-ssh7200428117401990878.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-ssh4354881611345305831.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-1461/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-1461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14569536541021671678.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-1461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5755802004047207930.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-ssh17005781226071528898.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-1461/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-1461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh567253425202616748.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 ‘prd-ubuntu20.04-docker-8c-8g-16337’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16339 in /w/workspace/gexfoundry_device-sdk-go_PR-1461 [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-1461 # 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/1461/head:refs/remotes/origin/PR-1461 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7496c2eac89da67a3eb73648901a7f4e26950f7 into PR head commit 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 Merge succeeded, producing 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 Checking out Revision 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 (PR-1461) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 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] { > git config core.sparsecheckout # timeout=10 > git checkout -f 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 # 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 a7496c2eac89da67a3eb73648901a7f4e26950f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 # timeout=10 [Pipeline] timeout 18:15:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:51 ========================================================= 18:15:51 EdgeX Global Pipelines Version Info 18:15:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:52 ------------------- 18:15:52 stable info: 18:15:52 ------------------- 18:15:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:15:52 Message: update stable to v1.0.249 18:15:53 ------------------- 18:15:53 experimental info: 18:15:53 ------------------- 18:15:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:15:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:15:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1461 [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1461 [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1461 [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aa97f4 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:55 provisioning config files... 18:15:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/config9409958900352877068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:55 ---> docker-login.sh 18:15:55 nexus3.edgexfoundry.org:10001 18:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:55 Configure a credential helper to remove this warning. See 18:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:55 18:15:55 Login Succeeded 18:15:55 nexus3.edgexfoundry.org:10002 18:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:55 Configure a credential helper to remove this warning. See 18:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:55 18:15:55 Login Succeeded 18:15:55 nexus3.edgexfoundry.org:10003 18:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:56 Configure a credential helper to remove this warning. See 18:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:56 18:15:56 Login Succeeded 18:15:56 nexus3.edgexfoundry.org:10004 18:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:56 Configure a credential helper to remove this warning. See 18:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:56 18:15:56 Login Succeeded 18:15:56 docker.io 18:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:56 Configure a credential helper to remove this warning. See 18:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:56 18:15:56 Login Succeeded 18:15:56 ---> docker-login.sh ends [Pipeline] } 18:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:57 + git rev-list -1 --merges 6aa97f4be62e1d67ef839811e8c827dcb59f61b2~1..6aa97f4be62e1d67ef839811e8c827dcb59f61b2 [Pipeline] echo 18:15:57 -----------> git rev-list -1 --merges 6aa97f4be62e1d67ef839811e8c827dcb59f61b2~1..6aa97f4be62e1d67ef839811e8c827dcb59f61b2 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 [false] [Pipeline] sh 18:15:57 + git log --format=format:%s -1 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 [Pipeline] echo 18:15:57 ========================================================= 18:15:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:57 + git log --format=format:%s -1 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 [Pipeline] echo 18:15:57 [semverPrep] GIT_COMMIT: 6aa97f4be62e1d67ef839811e8c827dcb59f61b2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 18:15:57 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:58 + grep -v github /etc/ssh/ssh_known_hosts 18:15:58 + [ -e /tmp/ssh_known_hosts ] 18:15:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:58 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:58 18:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:59 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:59 b85a868b505f: Pulling fs layer 18:15:59 e2be974225ed: Pulling fs layer 18:15:59 339a4e72a1f5: Pulling fs layer 18:15:59 988bab9f4d93: Pulling fs layer 18:15:59 1469e6f7b9e6: Pulling fs layer 18:15:59 eaf3925da568: Pulling fs layer 18:15:59 bab4dde63d76: Pulling fs layer 18:15:59 bde34c3a00c8: Pulling fs layer 18:15:59 988bab9f4d93: Waiting 18:15:59 1469e6f7b9e6: Waiting 18:15:59 eaf3925da568: Waiting 18:15:59 b352a97aabf1: Pulling fs layer 18:15:59 bde34c3a00c8: Waiting 18:15:59 4872d77fe225: Pulling fs layer 18:15:59 b352a97aabf1: Waiting 18:15:59 5851b861e8e6: Pulling fs layer 18:15:59 4872d77fe225: Waiting 18:15:59 5851b861e8e6: Waiting 18:15:59 e2be974225ed: Download complete 18:15:59 988bab9f4d93: Download complete 18:15:59 1469e6f7b9e6: Verifying Checksum 18:15:59 1469e6f7b9e6: Download complete 18:15:59 339a4e72a1f5: Verifying Checksum 18:15:59 339a4e72a1f5: Download complete 18:15:59 eaf3925da568: Verifying Checksum 18:15:59 eaf3925da568: Download complete 18:15:59 bde34c3a00c8: Download complete 18:15:59 b352a97aabf1: Verifying Checksum 18:15:59 b352a97aabf1: Download complete 18:15:59 4872d77fe225: Download complete 18:15:59 5851b861e8e6: Verifying Checksum 18:15:59 5851b861e8e6: Download complete 18:15:59 b85a868b505f: Verifying Checksum 18:15:59 b85a868b505f: Download complete 18:15:59 bab4dde63d76: Verifying Checksum 18:15:59 bab4dde63d76: Download complete 18:16:00 b85a868b505f: Pull complete 18:16:00 e2be974225ed: Pull complete 18:16:01 339a4e72a1f5: Pull complete 18:16:01 988bab9f4d93: Pull complete 18:16:01 1469e6f7b9e6: Pull complete 18:16:01 eaf3925da568: Pull complete 18:16:02 bab4dde63d76: Pull complete 18:16:03 bde34c3a00c8: Pull complete 18:16:03 b352a97aabf1: Pull complete 18:16:03 4872d77fe225: Pull complete 18:16:03 5851b861e8e6: Pull complete 18:16:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:03 prd-ubuntu20.04-docker-8c-8g-16339 does not seem to be running inside a container 18:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1461 -v /w/workspace/gexfoundry_device-sdk-go_PR-1461:/w/workspace/gexfoundry_device-sdk-go_PR-1461:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:16:06 $ docker top 7e0e82c728b497a10ae87e2ad97d5ef246f1f4f028da95a8af72880bb44a528e -eo pid,comm 18:16:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:16:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:06 [ssh-agent] Looking for ssh-agent implementation... 18:16:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:06 $ docker exec 7e0e82c728b497a10ae87e2ad97d5ef246f1f4f028da95a8af72880bb44a528e ssh-agent 18:16:06 SSH_AUTH_SOCK=/tmp/ssh-FKaPYCE45ahQ/agent.32 18:16:06 SSH_AGENT_PID=38 18:16:06 Running ssh-add (command line suppressed) 18:16:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/private_key_13440095839390221196.key (/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/private_key_13440095839390221196.key) 18:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:06 + git tag --points-at HEAD [Pipeline] } 18:16:06 $ docker exec --env ******** --env ******** 7e0e82c728b497a10ae87e2ad97d5ef246f1f4f028da95a8af72880bb44a528e ssh-agent -k 18:16:07 unset SSH_AUTH_SOCK; 18:16:07 unset SSH_AGENT_PID; 18:16:07 echo Agent pid 38 killed; 18:16:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:16:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:07 [ssh-agent] Looking for ssh-agent implementation... 18:16:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:07 $ docker exec 7e0e82c728b497a10ae87e2ad97d5ef246f1f4f028da95a8af72880bb44a528e ssh-agent 18:16:07 SSH_AUTH_SOCK=/tmp/ssh-3adVWUzv37NK/agent.71 18:16:07 SSH_AGENT_PID=77 18:16:07 Running ssh-add (command line suppressed) 18:16:07 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/private_key_1541535700403225790.key (/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/private_key_1541535700403225790.key) 18:16:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:07 + git semver init 18:16:08 2023-05-22 18:16:07,966 [run_init] DEBUG init version:0.0.0 force:False 18:16:08 2023-05-22 18:16:07,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver 18:16:08 2023-05-22 18:16:07,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver 18:16:08 2023-05-22 18:16:07,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1461, universal_newlines=False, shell=None, istream=None) 18:16:09 2023-05-22 18:16:08,835 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1461/.git/info/exclude 18:16:09 2023-05-22 18:16:08,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver/PR-1461 with force:False 18:16:09 2023-05-22 18:16:08,836 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver/PR-1461 18:16:09 2023-05-22 18:16:08,840 [execute] INFO git cat-file --batch-check 18:16:09 2023-05-22 18:16:08,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver, universal_newlines=False, shell=None, istream=) 18:16:09 2023-05-22 18:16:08,846 [execute] INFO git cat-file --batch 18:16:09 2023-05-22 18:16:08,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver, universal_newlines=False, shell=None, istream=) 18:16:09 2023-05-22 18:16:08,851 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1461/.semver/PR-1461 18:16:09 0.0.0 [Pipeline] } 18:16:09 $ docker exec --env ******** --env ******** 7e0e82c728b497a10ae87e2ad97d5ef246f1f4f028da95a8af72880bb44a528e ssh-agent -k 18:16:09 unset SSH_AUTH_SOCK; 18:16:09 unset SSH_AGENT_PID; 18:16:09 echo Agent pid 77 killed; 18:16:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:09 + git semver [Pipeline] } 18:16:09 $ docker stop --time=1 7e0e82c728b497a10ae87e2ad97d5ef246f1f4f028da95a8af72880bb44a528e 18:16:11 $ docker rm -f --volumes 7e0e82c728b497a10ae87e2ad97d5ef246f1f4f028da95a8af72880bb44a528e [Pipeline] // withDockerContainer [Pipeline] sh 18:16:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:16:11 Stashed 1 file(s) [Pipeline] echo 18:16:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:12 provisioning config files... 18:16:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/config9571784736626339088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:12 ---> docker-login.sh 18:16:12 nexus3.edgexfoundry.org:10001 18:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:12 Configure a credential helper to remove this warning. See 18:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:12 18:16:12 Login Succeeded 18:16:12 nexus3.edgexfoundry.org:10002 18:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:12 Configure a credential helper to remove this warning. See 18:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:12 18:16:12 Login Succeeded 18:16:12 nexus3.edgexfoundry.org:10003 18:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:13 Configure a credential helper to remove this warning. See 18:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:13 18:16:13 Login Succeeded 18:16:13 nexus3.edgexfoundry.org:10004 18:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:13 Configure a credential helper to remove this warning. See 18:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:13 18:16:13 Login Succeeded 18:16:13 docker.io 18:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:13 Configure a credential helper to remove this warning. See 18:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:13 18:16:13 Login Succeeded 18:16:13 ---> docker-login.sh ends [Pipeline] } 18:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:13 ========================================================= 18:16:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:16:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:14 + 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 . 18:16:14 Sending build context to Docker daemon 11.18MB 18:16:14 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:16:14 Step 2/10 : FROM ${BASE} AS builder 18:16:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:16:14 f56be85fc22e: Pulling fs layer 18:16:14 85791d961cd3: Pulling fs layer 18:16:14 d694b5ae8c79: Pulling fs layer 18:16:14 9f32a84ed3da: Pulling fs layer 18:16:14 4d19c01a9841: Pulling fs layer 18:16:14 9325e15d5711: Pulling fs layer 18:16:14 556b6ee489ea: Pulling fs layer 18:16:14 c5a4b2cf53e6: Pulling fs layer 18:16:14 9f32a84ed3da: Waiting 18:16:14 4d19c01a9841: Waiting 18:16:14 9325e15d5711: Waiting 18:16:14 556b6ee489ea: Waiting 18:16:14 c5a4b2cf53e6: Waiting 18:16:14 85791d961cd3: Download complete 18:16:14 9f32a84ed3da: Verifying Checksum 18:16:14 9f32a84ed3da: Download complete 18:16:14 4d19c01a9841: Verifying Checksum 18:16:14 4d19c01a9841: Download complete 18:16:14 f56be85fc22e: Verifying Checksum 18:16:14 f56be85fc22e: Download complete 18:16:14 9325e15d5711: Verifying Checksum 18:16:14 9325e15d5711: Download complete 18:16:14 f56be85fc22e: Pull complete 18:16:14 85791d961cd3: Pull complete 18:16:14 d694b5ae8c79: Verifying Checksum 18:16:14 d694b5ae8c79: Download complete 18:16:14 c5a4b2cf53e6: Verifying Checksum 18:16:14 c5a4b2cf53e6: Download complete 18:16:15 556b6ee489ea: Verifying Checksum 18:16:15 556b6ee489ea: Download complete 18:16:18 d694b5ae8c79: Pull complete 18:16:18 9f32a84ed3da: Pull complete 18:16:18 4d19c01a9841: Pull complete 18:16:18 9325e15d5711: Pull complete 18:16:20 556b6ee489ea: Pull complete 18:16:21 c5a4b2cf53e6: Pull complete 18:16:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:16:21 ---> c4be618373d6 18:16:21 Step 3/10 : ARG MAKE=make build 18:16:26 ---> Running in 161b15abf04d 18:16:26 Removing intermediate container 161b15abf04d 18:16:26 ---> 66be784a8f15 18:16:26 Step 4/10 : WORKDIR /device-sdk-go 18:16:26 ---> Running in 977032b883b5 18:16:26 Removing intermediate container 977032b883b5 18:16:26 ---> 0f7ce9664f50 18:16:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:16:26 ---> Running in b02b2f49b692 18:16:26 Removing intermediate container b02b2f49b692 18:16:26 ---> 4ca33e183b71 18:16:26 Step 6/10 : RUN apk add --update --no-cache make git 18:16:26 ---> Running in 148e5e860f75 18:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:16:26 OK: 265 MiB in 53 packages 18:16:27 Removing intermediate container 148e5e860f75 18:16:27 ---> 01eba702c7ce 18:16:27 Step 7/10 : COPY go.mod vendor* ./ 18:16:27 ---> 054e232a1340 18:16:27 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:27 ---> Running in f6c3248a3ed9 18:16:27 Still waiting to schedule task 18:16:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16340’ 18:17:13 Removing intermediate container f6c3248a3ed9 18:17:13 ---> 900c941814ec 18:17:13 Step 9/10 : COPY . . 18:17:13 ---> 19fee4aa3d77 18:17:13 Step 10/10 : RUN ${MAKE} 18:17:13 ---> Running in 6914db659efc 18:17:13 noop 18:17:13 Removing intermediate container 6914db659efc 18:17:13 ---> 64a535bc52cf 18:17:13 Successfully built 64a535bc52cf 18:17:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:14 + docker inspect -f . ci-base-image-x86_64 18:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:14 prd-ubuntu20.04-docker-8c-8g-16339 does not seem to be running inside a container 18:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1461 -v /w/workspace/gexfoundry_device-sdk-go_PR-1461:/w/workspace/gexfoundry_device-sdk-go_PR-1461:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:17:14 $ docker top c91acf95132e8d2853eac64690a0e42183bb56f172190434992cb7e72d86d73f -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:15 + go version 18:17:15 go version go1.20.2 linux/amd64 [Pipeline] } 18:17:15 $ docker stop --time=1 c91acf95132e8d2853eac64690a0e42183bb56f172190434992cb7e72d86d73f 18:17:16 $ docker rm -f --volumes c91acf95132e8d2853eac64690a0e42183bb56f172190434992cb7e72d86d73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:17 + docker inspect -f . ci-base-image-x86_64 18:17:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:17 prd-ubuntu20.04-docker-8c-8g-16339 does not seem to be running inside a container 18:17:17 $ 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-1461 -v /w/workspace/gexfoundry_device-sdk-go_PR-1461:/w/workspace/gexfoundry_device-sdk-go_PR-1461:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:17:17 $ docker top 5c1efaaa96212ad6f0bfe976d6371942ce13c2925567ac0c064d41ce1adc4960 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1461 [Pipeline] fileExists [Pipeline] sh 18:17:18 + make test 18:17:18 go test -race -coverprofile=coverage.out ./... 18:17:25 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:17:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:17:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:17:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:17:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:17:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:17:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.042s coverage: 27.6% of statements 18:17:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.074s coverage: 80.2% of statements 18:17:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:17:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:17:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.081s coverage: 86.0% of statements 18:17:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:17:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 77.5% of statements 18:17:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:17:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:17:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:17:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:17:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 14.3% of statements 18:17:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.072s coverage: 68.5% of statements 18:17:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements 18:17:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.7% of statements 18:18:03 GO111MODULE=on go vet ./... 18:18:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:18:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:18:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:18:03 $ docker stop --time=1 5c1efaaa96212ad6f0bfe976d6371942ce13c2925567ac0c064d41ce1adc4960 18:18:07 $ docker rm -f --volumes 5c1efaaa96212ad6f0bfe976d6371942ce13c2925567ac0c064d41ce1adc4960 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:18:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:18:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:18:08 + ls -al . 18:18:08 total 272 18:18:08 drwxrwxr-x 11 jenkins jenkins 4096 May 22 18:17 . 18:18:08 drwxrwxr-x 4 jenkins jenkins 4096 May 22 18:15 .. 18:18:08 -rw-rw-r-- 1 jenkins jenkins 140 May 22 18:15 .dockerignore 18:18:08 drwxrwxr-x 8 jenkins jenkins 4096 May 22 18:16 .git 18:18:08 drwxrwxr-x 2 jenkins jenkins 4096 May 22 18:15 .github 18:18:08 -rw-rw-r-- 1 jenkins jenkins 137 May 22 18:15 .gitignore 18:18:08 -rw-rw-r-- 1 jenkins jenkins 42 May 22 18:15 .golangci.yml 18:18:08 drwxr-xr-x 3 jenkins jenkins 4096 May 22 18:16 .semver 18:18:08 -rw-rw-r-- 1 jenkins jenkins 31677 May 22 18:15 CHANGELOG.md 18:18:08 -rw-rw-r-- 1 jenkins jenkins 677 May 22 18:15 GOVERNANCE.md 18:18:08 -rw-rw-r-- 1 jenkins jenkins 885 May 22 18:15 Jenkinsfile 18:18:08 -rw-rw-r-- 1 jenkins jenkins 11341 May 22 18:15 LICENSE 18:18:08 -rw-rw-r-- 1 jenkins jenkins 1714 May 22 18:15 Makefile 18:18:08 -rw-rw-r-- 1 jenkins jenkins 619 May 22 18:15 OWNERS.md 18:18:08 -rw-rw-r-- 1 jenkins jenkins 4891 May 22 18:15 README.md 18:18:08 -rw-rw-r-- 1 jenkins jenkins 5 May 22 18:16 VERSION 18:18:08 drwxrwxr-x 2 jenkins jenkins 4096 May 22 18:15 bin 18:18:08 -rw-r--r-- 1 jenkins jenkins 106152 May 22 18:17 coverage.out 18:18:08 drwxrwxr-x 5 jenkins jenkins 4096 May 22 18:15 example 18:18:08 -rw-rw-r-- 1 jenkins jenkins 3234 May 22 18:15 go.mod 18:18:08 -rw-rw-r-- 1 jenkins jenkins 30781 May 22 18:15 go.sum 18:18:08 drwxrwxr-x 12 jenkins jenkins 4096 May 22 18:15 internal 18:18:08 drwxrwxr-x 3 jenkins jenkins 4096 May 22 18:15 openapi 18:18:08 drwxrwxr-x 6 jenkins jenkins 4096 May 22 18:15 pkg 18:18:08 drwxrwxr-x 4 jenkins jenkins 4096 May 22 18:15 snap 18:18:08 -rw-rw-r-- 1 jenkins jenkins 222 May 22 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:09 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6aa97f4be62e1d67ef839811e8c827dcb59f61b2 --label arch=amd64 --label version=0.0.0 . 18:18:09 Sending build context to Docker daemon 11.28MB 18:18:09 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:18:09 Step 2/23 : FROM ${BASE} AS builder 18:18:09 ---> 64a535bc52cf 18:18:09 Step 3/23 : ARG MAKE=make build 18:18:09 ---> Running in 41dadad050db 18:18:09 Removing intermediate container 41dadad050db 18:18:09 ---> 8ed2600e564b 18:18:09 Step 4/23 : WORKDIR /device-sdk-go 18:18:09 ---> Running in 5032fde5e7ce 18:18:09 Removing intermediate container 5032fde5e7ce 18:18:09 ---> 581f9286304c 18:18:09 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:18:09 ---> Running in 9c65a9a41c3e 18:18:09 Removing intermediate container 9c65a9a41c3e 18:18:09 ---> 7fa15100554b 18:18:09 Step 6/23 : RUN apk add --update --no-cache make git 18:18:09 ---> Running in 7926cda99a5d 18:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:18:10 OK: 265 MiB in 53 packages 18:18:10 Removing intermediate container 7926cda99a5d 18:18:10 ---> ef2243cbce13 18:18:10 Step 7/23 : COPY go.mod vendor* ./ 18:18:10 ---> 87bdb32de93c 18:18:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:10 ---> Running in edfa66820ccf 18:18:11 Removing intermediate container edfa66820ccf 18:18:11 ---> 6bf63e0c6082 18:18:11 Step 9/23 : COPY . . 18:18:12 ---> c8c1c1419d1c 18:18:12 Step 10/23 : RUN ${MAKE} 18:18:12 ---> Running in cedf0507e446 18:18:12 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:18:30 Removing intermediate container cedf0507e446 18:18:30 ---> d95a0897bfbb 18:18:30 Step 11/23 : FROM alpine:3.17 18:18:30 3.17: Pulling from library/alpine 18:18:30 f56be85fc22e: Already exists 18:18:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:18:30 Status: Downloaded newer image for alpine:3.17 18:18:30 ---> 9ed4aefc74f6 18:18:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:18:30 ---> Running in 94af92eb5c93 18:18:30 Removing intermediate container 94af92eb5c93 18:18:30 ---> 5987877752cc 18:18:30 Step 13/23 : RUN apk add --update --no-cache 18:18:30 ---> Running in 60bc1bb8d8ba 18:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:18:31 OK: 7 MiB in 15 packages 18:18:31 Removing intermediate container 60bc1bb8d8ba 18:18:31 ---> 7576b6791cd8 18:18:31 Step 14/23 : WORKDIR / 18:18:31 ---> Running in b8827cd71f14 18:18:31 Removing intermediate container b8827cd71f14 18:18:31 ---> fd2d3955bbec 18:18:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:18:31 ---> 25dfead7a78f 18:18:31 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:18:32 ---> 605d7c14d806 18:18:32 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:18:32 ---> 02f916e4779f 18:18:32 Step 18/23 : EXPOSE 59999 18:18:32 ---> Running in 716850dbccdc 18:18:33 Removing intermediate container 716850dbccdc 18:18:33 ---> 65f207646f86 18:18:33 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:18:33 ---> Running in 4924cf166631 18:18:33 Removing intermediate container 4924cf166631 18:18:33 ---> 38c173fc58ec 18:18:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:18:33 ---> Running in e412cb68ccfa 18:18:33 Removing intermediate container e412cb68ccfa 18:18:33 ---> 69701b30718a 18:18:33 Step 21/23 : LABEL arch=amd64 18:18:33 ---> Running in c611a1c2003b 18:18:33 Removing intermediate container c611a1c2003b 18:18:33 ---> f880fa67cc47 18:18:33 Step 22/23 : LABEL git_sha=6aa97f4be62e1d67ef839811e8c827dcb59f61b2 18:18:33 ---> Running in b7ad9cd3010d 18:18:33 Removing intermediate container b7ad9cd3010d 18:18:33 ---> 31d1479e1a79 18:18:33 Step 23/23 : LABEL version=0.0.0 18:18:33 ---> Running in c988705d34fd 18:18:33 Removing intermediate container c988705d34fd 18:18:33 ---> 5da40b47db4f 18:18:33 [Warning] One or more build-args [ARCH] were not consumed 18:18:33 Successfully built 5da40b47db4f 18:18:33 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:34 18:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:34 latest: Pulling from edgex-lftools-log-publisher 18:18:34 5eb5b503b376: Pulling fs layer 18:18:34 5c69ac0246d0: Pulling fs layer 18:18:34 ec43610c2a17: Pulling fs layer 18:18:34 3a2ae6a8a46f: Pulling fs layer 18:18:34 33b1e0a273af: Pulling fs layer 18:18:34 5d3b04190fa2: Pulling fs layer 18:18:34 2f39f015ded8: Pulling fs layer 18:18:34 3a2ae6a8a46f: Waiting 18:18:34 33b1e0a273af: Waiting 18:18:34 5d3b04190fa2: Waiting 18:18:34 2f39f015ded8: Waiting 18:18:34 5c69ac0246d0: Verifying Checksum 18:18:34 5c69ac0246d0: Download complete 18:18:34 3a2ae6a8a46f: Download complete 18:18:34 33b1e0a273af: Verifying Checksum 18:18:34 33b1e0a273af: Download complete 18:18:34 ec43610c2a17: Verifying Checksum 18:18:34 ec43610c2a17: Download complete 18:18:34 5d3b04190fa2: Verifying Checksum 18:18:34 5d3b04190fa2: Download complete 18:18:34 5eb5b503b376: Download complete 18:18:35 2f39f015ded8: Verifying Checksum 18:18:35 2f39f015ded8: Download complete 18:18:36 5eb5b503b376: Pull complete 18:18:36 5c69ac0246d0: Pull complete 18:18:36 ec43610c2a17: Pull complete 18:18:36 3a2ae6a8a46f: Pull complete 18:18:36 33b1e0a273af: Pull complete 18:18:36 5d3b04190fa2: Pull complete 18:18:41 2f39f015ded8: Pull complete 18:18:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:18:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:41 prd-ubuntu20.04-docker-8c-8g-16339 does not seem to be running inside a container 18:18:41 $ 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-1461 -v /w/workspace/gexfoundry_device-sdk-go_PR-1461:/w/workspace/gexfoundry_device-sdk-go_PR-1461:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1461@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 18:18:45 $ docker top 525a2ced1c2b6b82976827dbc36ff7b54d5d3a7ad376aafd98ece5c052725cbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:45 ---> job-cost.sh 18:18:45 lf-activate-venv: SKIPPING 18:18:45 INFO: No Stack... 18:18:46 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:46 INFO: Archiving Costs [Pipeline] sh 18:18:47 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1461/archives/cost.csv 18:18:47 + cut -d, -f6 [Pipeline] lock 18:18:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] 18:18:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] did not exist. Created. 18:18:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:47 + echo total: 0.2199999988079071 [Pipeline] stash 18:18:47 Stashed 1 file(s) [Pipeline] } 18:18:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:18:47 $ docker stop --time=1 525a2ced1c2b6b82976827dbc36ff7b54d5d3a7ad376aafd98ece5c052725cbb 18:18:48 $ docker rm -f --volumes 525a2ced1c2b6b82976827dbc36ff7b54d5d3a7ad376aafd98ece5c052725cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:19:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16342 in /w/workspace/gexfoundry_device-sdk-go_PR-1461 [Pipeline] { [Pipeline] ws 18:19:00 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:19:00 The recommended git tool is: git 18:19:06 using credential edgex-jenkins-ssh 18:19:06 Cloning the remote Git repository 18:19:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:19:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:19:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:19:07 > git --version # timeout=10 18:19:07 > git --version # 'git version 2.25.1' 18:19:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:19:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:19:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:19:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:19:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1461/head:refs/remotes/origin/PR-1461 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:19:10 Merging remotes/origin/main commit a7496c2eac89da67a3eb73648901a7f4e26950f7 into PR head commit 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 18:19:11 Merge succeeded, producing 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 18:19:11 Checking out Revision 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 (PR-1461) 18:19:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 18:19:11 > git --version # timeout=10 18:19:11 > git --version # 'git version 2.25.1' 18:19:11 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:19:10 > git config core.sparsecheckout # timeout=10 18:19:10 > git checkout -f 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 # timeout=10 18:19:10 > git remote # timeout=10 18:19:10 > git config --get remote.origin.url # timeout=10 18:19:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:11 > git merge a7496c2eac89da67a3eb73648901a7f4e26950f7 # timeout=10 18:19:11 > git rev-parse HEAD^{commit} # timeout=10 18:19:11 > git config core.sparsecheckout # timeout=10 18:19:11 > git checkout -f 6aa97f4be62e1d67ef839811e8c827dcb59f61b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:19:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:19:12 Dload Upload Total Spent Left Speed 18:19:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 18:19:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:19:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:19:13 + sudo tee /etc/docker/daemon.new 18:19:13 { 18:19:13 "registry-mirrors": [ 18:19:13 "https://nexus3.edgexfoundry.org:10001" 18:19:13 ], 18:19:13 "bip": "10.250.0.254/24", 18:19:13 "hosts": [ 18:19:13 "tcp://0.0.0.0:5555", 18:19:13 "unix:///var/run/docker.sock" 18:19:13 ], 18:19:13 "mtu": 1458, 18:19:13 "selinux-enabled": true, 18:19:13 "seccomp-profile": "/etc/docker/seccomp.json" 18:19:13 } [Pipeline] sh 18:19:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:19:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:33 provisioning config files... 18:19:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4913764586650818568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:33 ---> docker-login.sh 18:19:33 nexus3.edgexfoundry.org:10001 18:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:34 Configure a credential helper to remove this warning. See 18:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:34 18:19:34 Login Succeeded 18:19:34 nexus3.edgexfoundry.org:10002 18:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:34 Configure a credential helper to remove this warning. See 18:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:34 18:19:34 Login Succeeded 18:19:34 nexus3.edgexfoundry.org:10003 18:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:34 Configure a credential helper to remove this warning. See 18:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:34 18:19:34 Login Succeeded 18:19:34 nexus3.edgexfoundry.org:10004 18:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:35 Configure a credential helper to remove this warning. See 18:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:35 18:19:35 Login Succeeded 18:19:35 docker.io 18:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:35 Configure a credential helper to remove this warning. See 18:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:35 18:19:35 Login Succeeded 18:19:35 ---> docker-login.sh ends [Pipeline] } 18:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:36 ========================================================= 18:19:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:19:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:36 + 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 . 18:19:37 Sending build context to Docker daemon 6.008MB 18:19:37 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:19:37 Step 2/10 : FROM ${BASE} AS builder 18:19:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:19:37 c41833b44d91: Pulling fs layer 18:19:37 ed15518f5707: Pulling fs layer 18:19:37 feae8fd75edb: Pulling fs layer 18:19:37 242c74f7c9fa: Pulling fs layer 18:19:37 3cdef696dda3: Pulling fs layer 18:19:37 2ced38df9373: Pulling fs layer 18:19:37 58f1dce35555: Pulling fs layer 18:19:37 3cdef696dda3: Waiting 18:19:37 242c74f7c9fa: Waiting 18:19:37 2ced38df9373: Waiting 18:19:37 58f1dce35555: Waiting 18:19:37 ed15518f5707: Verifying Checksum 18:19:37 ed15518f5707: Download complete 18:19:37 242c74f7c9fa: Verifying Checksum 18:19:37 242c74f7c9fa: Download complete 18:19:37 3cdef696dda3: Download complete 18:19:37 c41833b44d91: Verifying Checksum 18:19:37 c41833b44d91: Download complete 18:19:38 c41833b44d91: Pull complete 18:19:38 58f1dce35555: Verifying Checksum 18:19:38 58f1dce35555: Download complete 18:19:39 ed15518f5707: Pull complete 18:19:39 feae8fd75edb: Download complete 18:19:39 2ced38df9373: Verifying Checksum 18:19:39 2ced38df9373: Download complete 18:19:50 feae8fd75edb: Pull complete 18:19:50 242c74f7c9fa: Pull complete 18:19:50 3cdef696dda3: Pull complete 18:19:58 2ced38df9373: Pull complete 18:20:00 58f1dce35555: Pull complete 18:20:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:20:00 ---> fadd8f120f05 18:20:00 Step 3/10 : ARG MAKE=make build 18:20:02 ---> Running in 03d0bf3d94e1 18:20:02 Removing intermediate container 03d0bf3d94e1 18:20:02 ---> baddc696868b 18:20:02 Step 4/10 : WORKDIR /device-sdk-go 18:20:03 ---> Running in b847c0be98d5 18:20:03 Removing intermediate container b847c0be98d5 18:20:03 ---> b20419bd6219 18:20:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:20:03 ---> Running in c9ec7026a67c 18:20:04 Removing intermediate container c9ec7026a67c 18:20:04 ---> 2e7b5b940da7 18:20:04 Step 6/10 : RUN apk add --update --no-cache make git 18:20:04 ---> Running in 301a26556883 18:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:20:07 OK: 263 MiB in 53 packages 18:20:09 Removing intermediate container 301a26556883 18:20:09 ---> d8b12025c29b 18:20:09 Step 7/10 : COPY go.mod vendor* ./ 18:20:09 ---> f57726362749 18:20:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:09 ---> Running in 0f93a9965bb7 18:21:17 Removing intermediate container 0f93a9965bb7 18:21:17 ---> 75e48e9bb8bb 18:21:17 Step 9/10 : COPY . . 18:21:17 ---> 0a2b41a4b25d 18:21:17 Step 10/10 : RUN ${MAKE} 18:21:17 ---> Running in b419303a4795 18:21:17 noop 18:21:17 Removing intermediate container b419303a4795 18:21:17 ---> a0ab28b1787f 18:21:17 Successfully built a0ab28b1787f 18:21:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:18 + docker inspect -f . ci-base-image-arm64 18:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:18 prd-ubuntu20.04-docker-arm64-4c-16g-16342 does not seem to be running inside a container 18:21:18 $ 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 ******** ci-base-image-arm64 cat 18:21:20 $ docker top 5c6ebcf6224d78d7faebba467284a7f0c273482a5a4b5f2f4040550a6499a2be -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:21 + go version 18:21:21 go version go1.20.2 linux/arm64 [Pipeline] } 18:21:21 $ docker stop --time=1 5c6ebcf6224d78d7faebba467284a7f0c273482a5a4b5f2f4040550a6499a2be 18:21:22 $ docker rm -f --volumes 5c6ebcf6224d78d7faebba467284a7f0c273482a5a4b5f2f4040550a6499a2be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:23 + docker inspect -f . ci-base-image-arm64 18:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:24 prd-ubuntu20.04-docker-arm64-4c-16g-16342 does not seem to be running inside a container 18:21:24 $ 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 ******** ci-base-image-arm64 cat 18:21:25 $ docker top 326d15781da6421a977851ba28cf05bb992f27fd9aaf4357c6848a79140743d3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:26 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 18:21:26 + make test 18:21:26 go test -race -coverprofile=coverage.out ./... 18:22:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:24:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:24:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:24:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:24:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:24:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:24:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.251s coverage: 27.6% of statements 18:24:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.284s coverage: 80.2% of statements 18:25:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:25:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:25:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.365s coverage: 86.0% of statements 18:25:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:25:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.471s coverage: 77.5% of statements 18:25:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:25:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:25:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:25:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.290s coverage: 14.3% of statements 18:25:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.475s coverage: 68.5% of statements 18:25:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.485s coverage: 89.2% of statements 18:25:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:25:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.281s coverage: 5.7% of statements 18:25:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:25:25 GO111MODULE=on go vet ./... 18:28:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:02 ./bin/test-attribution-txt.sh [Pipeline] echo 18:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:28:03 $ docker stop --time=1 326d15781da6421a977851ba28cf05bb992f27fd9aaf4357c6848a79140743d3 18:28:05 $ docker rm -f --volumes 326d15781da6421a977851ba28cf05bb992f27fd9aaf4357c6848a79140743d3 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:07 Warning: overwriting stash ‘coverage-report’ 18:28:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:08 + ls -al . 18:28:08 total 268 18:28:08 drwxrwxr-x 10 jenkins jenkins 4096 May 22 18:21 . 18:28:08 drwxrwxr-x 4 jenkins jenkins 4096 May 22 18:19 .. 18:28:08 -rw-rw-r-- 1 jenkins jenkins 140 May 22 18:19 .dockerignore 18:28:08 drwxrwxr-x 8 jenkins jenkins 4096 May 22 18:19 .git 18:28:08 drwxrwxr-x 2 jenkins jenkins 4096 May 22 18:19 .github 18:28:08 -rw-rw-r-- 1 jenkins jenkins 137 May 22 18:19 .gitignore 18:28:08 -rw-rw-r-- 1 jenkins jenkins 42 May 22 18:19 .golangci.yml 18:28:08 -rw-rw-r-- 1 jenkins jenkins 31677 May 22 18:19 CHANGELOG.md 18:28:08 -rw-rw-r-- 1 jenkins jenkins 677 May 22 18:19 GOVERNANCE.md 18:28:08 -rw-rw-r-- 1 jenkins jenkins 885 May 22 18:19 Jenkinsfile 18:28:08 -rw-rw-r-- 1 jenkins jenkins 11341 May 22 18:19 LICENSE 18:28:08 -rw-rw-r-- 1 jenkins jenkins 1714 May 22 18:19 Makefile 18:28:08 -rw-rw-r-- 1 jenkins jenkins 619 May 22 18:19 OWNERS.md 18:28:08 -rw-rw-r-- 1 jenkins jenkins 4891 May 22 18:19 README.md 18:28:08 -rw-rw-r-- 1 jenkins jenkins 5 May 22 18:16 VERSION 18:28:08 drwxrwxr-x 2 jenkins jenkins 4096 May 22 18:19 bin 18:28:08 -rw-r--r-- 1 jenkins jenkins 106150 May 22 18:25 coverage.out 18:28:08 drwxrwxr-x 5 jenkins jenkins 4096 May 22 18:19 example 18:28:08 -rw-rw-r-- 1 jenkins jenkins 3234 May 22 18:19 go.mod 18:28:08 -rw-rw-r-- 1 jenkins jenkins 30781 May 22 18:19 go.sum 18:28:08 drwxrwxr-x 12 jenkins jenkins 4096 May 22 18:19 internal 18:28:08 drwxrwxr-x 3 jenkins jenkins 4096 May 22 18:19 openapi 18:28:08 drwxrwxr-x 6 jenkins jenkins 4096 May 22 18:19 pkg 18:28:08 drwxrwxr-x 4 jenkins jenkins 4096 May 22 18:19 snap 18:28:08 -rw-rw-r-- 1 jenkins jenkins 222 May 22 18:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:09 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6aa97f4be62e1d67ef839811e8c827dcb59f61b2 --label arch=arm64 --label version=0.0.0 . 18:28:09 Sending build context to Docker daemon 6.115MB 18:28:09 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:28:09 Step 2/23 : FROM ${BASE} AS builder 18:28:09 ---> a0ab28b1787f 18:28:09 Step 3/23 : ARG MAKE=make build 18:28:09 ---> Running in 3ee895c94dc9 18:28:09 Removing intermediate container 3ee895c94dc9 18:28:09 ---> f181b29187aa 18:28:09 Step 4/23 : WORKDIR /device-sdk-go 18:28:10 ---> Running in a3be2ff3464a 18:28:10 Removing intermediate container a3be2ff3464a 18:28:10 ---> bf04c117debb 18:28:10 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:28:10 ---> Running in f36e281afd1a 18:28:10 Removing intermediate container f36e281afd1a 18:28:10 ---> a03ab58c2e61 18:28:10 Step 6/23 : RUN apk add --update --no-cache make git 18:28:10 ---> Running in 76251d4df68d 18:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:28:13 OK: 263 MiB in 53 packages 18:28:14 Removing intermediate container 76251d4df68d 18:28:14 ---> a8592b503942 18:28:14 Step 7/23 : COPY go.mod vendor* ./ 18:28:15 ---> 85dbb447fefc 18:28:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:15 ---> Running in f917471da54e 18:28:17 Removing intermediate container f917471da54e 18:28:17 ---> 34b2181653da 18:28:17 Step 9/23 : COPY . . 18:28:23 ---> 78473a9eca27 18:28:23 Step 10/23 : RUN ${MAKE} 18:28:23 ---> Running in aaf281aefc35 18:28:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:30:45 Removing intermediate container aaf281aefc35 18:30:45 ---> 21665c419686 18:30:45 Step 11/23 : FROM alpine:3.17 18:30:45 3.17: Pulling from library/alpine 18:30:45 c41833b44d91: Already exists 18:30:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:30:45 Status: Downloaded newer image for alpine:3.17 18:30:45 ---> 51e60588ff2c 18:30:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:30:45 ---> Running in 541a51d05caf 18:30:45 Removing intermediate container 541a51d05caf 18:30:45 ---> 8b7bc9bf2e43 18:30:45 Step 13/23 : RUN apk add --update --no-cache 18:30:45 ---> Running in 46fdb0164341 18:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:30:45 OK: 7 MiB in 15 packages 18:30:45 Removing intermediate container 46fdb0164341 18:30:45 ---> b0008fab4899 18:30:45 Step 14/23 : WORKDIR / 18:30:45 ---> Running in 802077059e4e 18:30:45 Removing intermediate container 802077059e4e 18:30:45 ---> 92d0e45409dd 18:30:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:30:45 ---> a83fba5fa9b5 18:30:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:30:47 ---> 40d7fdb88300 18:30:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:30:47 ---> 4b5a75885879 18:30:47 Step 18/23 : EXPOSE 59999 18:30:47 ---> Running in fd2cdc7efcc4 18:30:48 Removing intermediate container fd2cdc7efcc4 18:30:48 ---> 918f8cb24375 18:30:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:30:48 ---> Running in 5bdeb715b06d 18:30:48 Removing intermediate container 5bdeb715b06d 18:30:48 ---> 494e9a3d81b7 18:30:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:30:48 ---> Running in 7f3d2dad7fce 18:30:48 Removing intermediate container 7f3d2dad7fce 18:30:48 ---> 6dc37d918855 18:30:48 Step 21/23 : LABEL arch=arm64 18:30:48 ---> Running in 3d2a8483c391 18:30:49 Removing intermediate container 3d2a8483c391 18:30:49 ---> f42295b54fd4 18:30:49 Step 22/23 : LABEL git_sha=6aa97f4be62e1d67ef839811e8c827dcb59f61b2 18:30:49 ---> Running in 5e44c092f54f 18:30:49 Removing intermediate container 5e44c092f54f 18:30:49 ---> 228a325eea78 18:30:49 Step 23/23 : LABEL version=0.0.0 18:30:49 ---> Running in af1fdbfc63a6 18:30:49 Removing intermediate container af1fdbfc63a6 18:30:49 ---> f6d13d486f86 18:30:49 [Warning] One or more build-args [ARCH] were not consumed 18:30:50 Successfully built f6d13d486f86 18:30:50 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:50 18:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:51 arm64: Pulling from edgex-lftools-log-publisher 18:30:51 8998bd30e6a1: Pulling fs layer 18:30:51 04944245beec: Pulling fs layer 18:30:51 699f458cf7ca: Pulling fs layer 18:30:51 765212b225bb: Pulling fs layer 18:30:51 f23df028b6ca: Pulling fs layer 18:30:51 d65c8cfc05b1: Pulling fs layer 18:30:51 2437ff75d9bd: Pulling fs layer 18:30:51 765212b225bb: Waiting 18:30:51 f23df028b6ca: Waiting 18:30:51 d65c8cfc05b1: Waiting 18:30:51 04944245beec: Verifying Checksum 18:30:51 04944245beec: Download complete 18:30:51 765212b225bb: Verifying Checksum 18:30:51 765212b225bb: Download complete 18:30:51 f23df028b6ca: Verifying Checksum 18:30:51 f23df028b6ca: Download complete 18:30:51 d65c8cfc05b1: Verifying Checksum 18:30:51 d65c8cfc05b1: Download complete 18:30:51 699f458cf7ca: Verifying Checksum 18:30:51 699f458cf7ca: Download complete 18:30:52 8998bd30e6a1: Verifying Checksum 18:30:52 8998bd30e6a1: Download complete 18:30:54 2437ff75d9bd: Download complete 18:30:56 8998bd30e6a1: Pull complete 18:30:56 04944245beec: Pull complete 18:30:58 699f458cf7ca: Pull complete 18:30:58 765212b225bb: Pull complete 18:30:58 f23df028b6ca: Pull complete 18:30:58 d65c8cfc05b1: Pull complete 18:31:11 2437ff75d9bd: Pull complete 18:31:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:31:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:11 prd-ubuntu20.04-docker-arm64-4c-16g-16342 does not seem to be running inside a container 18:31:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:31:15 $ docker top 2ef8b91b36f40b329eb37b7abd0b30006cde415e7a3bfe310d7ff32868cf8996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:16 ---> job-cost.sh 18:31:16 lf-activate-venv: SKIPPING 18:31:16 INFO: No Stack... 18:31:16 INFO: Retrieving Pricing Info for: v3-standard-4 18:31:17 INFO: Archiving Costs [Pipeline] sh 18:31:17 + cut+ -d, -f6 18:31:17 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 18:31:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] 18:31:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] did not exist. Created. 18:31:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:18 /w/workspace/device-sdk-go/1@tmp/durable-ba88fb56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:31:19 + echo total: 0.10999999940395355 [Pipeline] stash 18:31:19 Warning: overwriting stash ‘stack-cost’ 18:31:19 Stashed 1 file(s) [Pipeline] } 18:31:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1461-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:31:19 $ docker stop --time=1 2ef8b91b36f40b329eb37b7abd0b30006cde415e7a3bfe310d7ff32868cf8996 18:31:21 $ docker rm -f --volumes 2ef8b91b36f40b329eb37b7abd0b30006cde415e7a3bfe310d7ff32868cf8996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:31:22 provisioning config files... 18:31:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/config1901084661370742761tmp [Pipeline] { [Pipeline] sh 18:31:22 + set +x 18:31:22 + curl -s https://codecov.io/bash 18:31:22 + bash -s -- 18:31:22 18:31:22 _____ _ 18:31:22 / ____| | | 18:31:22 | | ___ __| | ___ ___ _____ __ 18:31:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:31:22 | |___| (_) | (_| | __/ (_| (_) \ V / 18:31:22 \_____\___/ \__,_|\___|\___\___/ \_/ 18:31:22 Bash-1.0.6 18:31:22 18:31:22 18:31:22 ==> git version 2.25.1 found 18:31:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:31:22 Release-Date: 2020-01-08 18:31:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:31:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:31:22 ==> Jenkins CI detected. 18:31:22 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1461 18:31:22 project root: . 18:31:22 --> token set from env 18:31:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:31:22 ==> Running gcov in . (disable via -X gcov) 18:31:22 ==> Python coveragepy not found 18:31:22 ==> Searching for coverage reports in: 18:31:22 + . 18:31:22 -> Found 1 reports 18:31:22 ==> Detecting git/mercurial file structure 18:31:22 ==> Reading reports 18:31:22 + ./coverage.out bytes=106150 18:31:22 ==> Appending adjustments 18:31:22 https://docs.codecov.io/docs/fixing-reports 18:31:23 + Found adjustments 18:31:23 ==> Gzipping contents 18:31:23 16K /tmp/codecov.wVnnOe.gz 18:31:23 ==> Uploading reports 18:31:23 url: https://codecov.io 18:31:23 query: branch=PR-1461&commit=6aa97f4be62e1d67ef839811e8c827dcb59f61b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1461&job=&cmd_args= 18:31:23 -> Pinging Codecov 18:31:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1461&commit=6aa97f4be62e1d67ef839811e8c827dcb59f61b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1461&job=&cmd_args= 18:31:23 -> Uploading to 18:31:23 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/7E55EF52A471D76F132DFD9A03CDDE97/6aa97f4be62e1d67ef839811e8c827dcb59f61b2/b594c531-d578-4366-860c-ca171617d19b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T183123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=214d3fd241125b91b07de24b26444ee91a69d323ace1d7575c4b908ac05e40e4 18:31:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:23 Dload Upload Total Spent Left Speed 18:31:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15153 0 0 100 15153 0 75765 --:--:-- --:--:-- --:--:-- 75765 18:31:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6aa97f4be62e1d67ef839811e8c827dcb59f61b2 [Pipeline] } 18:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:31:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1461/archives ] 18:31:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1461/archives 18:31:25 total 16 18:31:25 drwxr-xr-x 3 root root 4096 May 22 18:18 . 18:31:25 drwxrwxr-x 12 jenkins jenkins 4096 May 22 18:18 .. 18:31:25 drwxr-xr-x 2 root root 4096 May 22 18:18 cost 18:31:25 -rw-r--r-- 1 root root 86 May 22 18:18 cost.csv 18:31:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1461/archives 18:31:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1461/archives 18:31:25 total 16 18:31:25 drwxr-xr-x 3 jenkins jenkins 4096 May 22 18:18 . 18:31:25 drwxrwxr-x 12 jenkins jenkins 4096 May 22 18:18 .. 18:31:25 drwxr-xr-x 2 jenkins jenkins 4096 May 22 18:18 cost 18:31:25 -rw-r--r-- 1 jenkins jenkins 86 May 22 18:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:31:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:31:26 ---> package-listing.sh 18:31:26 ++ facter osfamily 18:31:26 ++ tr '[:upper:]' '[:lower:]' 18:31:26 + OS_FAMILY=debian 18:31:26 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1461 18:31:26 + START_PACKAGES=/tmp/packages_start.txt 18:31:26 + END_PACKAGES=/tmp/packages_end.txt 18:31:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:31:26 + PACKAGES=/tmp/packages_start.txt 18:31:26 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1461 ']' 18:31:26 + PACKAGES=/tmp/packages_end.txt 18:31:26 + case "${OS_FAMILY}" in 18:31:26 + dpkg -l 18:31:26 + grep '^ii' 18:31:26 + '[' -f /tmp/packages_start.txt ']' 18:31:26 + '[' -f /tmp/packages_end.txt ']' 18:31:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:31:26 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1461 ']' 18:31:26 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1461/archives/ 18:31:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1461/archives/ [Pipeline] echo 18:31:27 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-1461/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:31:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:27 prd-ubuntu20.04-docker-8c-8g-16339 does not seem to be running inside a container 18:31:27 $ 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-1461/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-1461 -v /w/workspace/gexfoundry_device-sdk-go_PR-1461:/w/workspace/gexfoundry_device-sdk-go_PR-1461:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:28 $ docker top 81d13246d5753b3900b846ca32e2832b7961cd16c1d89d3974693752a4a473c7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:28 + touch /tmp/pre-build-complete [Pipeline] sh 18:31:28 + mkdir -p /var/log/sysstat [Pipeline] sh 18:31:29 + ls /var/log/sa-host 18:31:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:29 provisioning config files... 18:31:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1461@tmp/config3798751177144067449tmp [Pipeline] { [Pipeline] echo 18:31:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:31:29 ---> create-netrc.sh [Pipeline] } 18:31:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:31:30 ---> python-tools-install.sh [Pipeline] echo 18:31:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:31:30 ---> sudo-logs.sh 18:31:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:31:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:31:30 ---> job-cost.sh 18:31:30 lf-activate-venv: SKIPPING 18:31:30 DEBUG: total: 0.2199999988079071 18:31:30 INFO: Retrieving Stack Cost... 18:31:31 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:31 INFO: Archiving Costs [Pipeline] echo 18:31:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:31:32 ---> logs-deploy.sh 18:31:32 lf-activate-venv: SKIPPING 18:31:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1461/1 18:31:32 INFO: archiving workspace using pattern(s): 18:31:32 Archives upload complete. 18:31:32 INFO: archiving logs to Nexus