Started by upstream project "edgexfoundry/cd-management/release" build number 145 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afe14f99071666e3a8a1e98015d177d59a71e5e7 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-ssh8232050195111942524.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-ssh6685000235488802897.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4430395850813663385.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 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-ssh2586796250519952761.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10031524041493500829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-16809 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision afe14f99071666e3a8a1e98015d177d59a71e5e7 (main) Commit message: "docs: Update chnagelog for 3.0 (#1464)" > git config core.sparsecheckout # timeout=10 > git checkout -f afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 > git rev-list --no-walk afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:22:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:22:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:22:01 ========================================================= 23:22:01 EdgeX Global Pipelines Version Info 23:22:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:22:02 ------------------- 23:22:02 stable info: 23:22:02 ------------------- 23:22:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:22:02 Message: update stable to v1.0.249 23:22:02 ------------------- 23:22:02 experimental info: 23:22:02 ------------------- 23:22:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:22:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:22:02 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afe14f9 [Pipeline] echo 23:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:03 provisioning config files... 23:22:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14644725823490213958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:03 ---> docker-login.sh 23:22:03 nexus3.edgexfoundry.org:10001 23:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:03 Configure a credential helper to remove this warning. See 23:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:03 23:22:03 Login Succeeded 23:22:03 nexus3.edgexfoundry.org:10002 23:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:03 Configure a credential helper to remove this warning. See 23:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:03 23:22:03 Login Succeeded 23:22:03 nexus3.edgexfoundry.org:10003 23:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:04 Configure a credential helper to remove this warning. See 23:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:04 23:22:04 Login Succeeded 23:22:04 nexus3.edgexfoundry.org:10004 23:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:04 Configure a credential helper to remove this warning. See 23:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:04 23:22:04 Login Succeeded 23:22:04 docker.io 23:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:04 Configure a credential helper to remove this warning. See 23:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:04 23:22:04 Login Succeeded 23:22:04 ---> docker-login.sh ends [Pipeline] } 23:22:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:22:04 + git rev-list -1 --merges afe14f99071666e3a8a1e98015d177d59a71e5e7~1..afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo 23:22:04 -----------> git rev-list -1 --merges afe14f99071666e3a8a1e98015d177d59a71e5e7~1..afe14f99071666e3a8a1e98015d177d59a71e5e7 afe14f99071666e3a8a1e98015d177d59a71e5e7 [false] [Pipeline] sh 23:22:05 + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo 23:22:05 ========================================================= 23:22:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 23:22:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:05 + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo 23:22:05 [semverPrep] GIT_COMMIT: afe14f99071666e3a8a1e98015d177d59a71e5e7, Commit Message: docs: Update chnagelog for 3.0 (#1464) [Pipeline] echo 23:22:05 [semverPrep] This is not a build commit. [Pipeline] sh 23:22:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:05 + grep -v github /etc/ssh/ssh_known_hosts 23:22:05 + [ -e /tmp/ssh_known_hosts ] 23:22:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:22:05 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:22:05 sudo tee -a /etc/ssh/ssh_known_hosts 23:22:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:06 23:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:06 0.1.4: Pulling from edgex-devops/py-git-semver 23:22:06 b85a868b505f: Pulling fs layer 23:22:06 e2be974225ed: Pulling fs layer 23:22:06 339a4e72a1f5: Pulling fs layer 23:22:06 988bab9f4d93: Pulling fs layer 23:22:06 1469e6f7b9e6: Pulling fs layer 23:22:06 eaf3925da568: Pulling fs layer 23:22:06 bab4dde63d76: Pulling fs layer 23:22:06 bde34c3a00c8: Pulling fs layer 23:22:06 b352a97aabf1: Pulling fs layer 23:22:06 988bab9f4d93: Waiting 23:22:06 1469e6f7b9e6: Waiting 23:22:06 4872d77fe225: Pulling fs layer 23:22:06 5851b861e8e6: Pulling fs layer 23:22:06 bab4dde63d76: Waiting 23:22:06 eaf3925da568: Waiting 23:22:06 4872d77fe225: Waiting 23:22:06 bde34c3a00c8: Waiting 23:22:06 5851b861e8e6: Waiting 23:22:06 b352a97aabf1: Waiting 23:22:06 e2be974225ed: Verifying Checksum 23:22:06 e2be974225ed: Download complete 23:22:06 988bab9f4d93: Verifying Checksum 23:22:06 988bab9f4d93: Download complete 23:22:06 1469e6f7b9e6: Verifying Checksum 23:22:06 1469e6f7b9e6: Download complete 23:22:06 eaf3925da568: Verifying Checksum 23:22:06 eaf3925da568: Download complete 23:22:06 339a4e72a1f5: Verifying Checksum 23:22:06 339a4e72a1f5: Download complete 23:22:06 bde34c3a00c8: Download complete 23:22:06 b352a97aabf1: Download complete 23:22:06 4872d77fe225: Download complete 23:22:06 5851b861e8e6: Verifying Checksum 23:22:06 5851b861e8e6: Download complete 23:22:06 b85a868b505f: Verifying Checksum 23:22:06 b85a868b505f: Download complete 23:22:07 bab4dde63d76: Verifying Checksum 23:22:07 bab4dde63d76: Download complete 23:22:07 b85a868b505f: Pull complete 23:22:08 e2be974225ed: Pull complete 23:22:08 339a4e72a1f5: Pull complete 23:22:08 988bab9f4d93: Pull complete 23:22:08 1469e6f7b9e6: Pull complete 23:22:08 eaf3925da568: Pull complete 23:22:10 bab4dde63d76: Pull complete 23:22:10 bde34c3a00c8: Pull complete 23:22:10 b352a97aabf1: Pull complete 23:22:11 4872d77fe225: Pull complete 23:22:11 5851b861e8e6: Pull complete 23:22:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:11 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:22:12 $ docker top af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f -eo pid,comm 23:22:12 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). 23:22:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:12 [ssh-agent] Looking for ssh-agent implementation... 23:22:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:12 $ docker exec af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent 23:22:12 SSH_AUTH_SOCK=/tmp/ssh-9s33BxGsuXPn/agent.32 23:22:12 SSH_AGENT_PID=38 23:22:12 Running ssh-add (command line suppressed) 23:22:12 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5098341980027944597.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5098341980027944597.key) 23:22:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:13 + git tag --points-at afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] } 23:22:13 $ docker exec --env ******** --env ******** af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent -k 23:22:13 unset SSH_AUTH_SOCK; 23:22:13 unset SSH_AGENT_PID; 23:22:13 echo Agent pid 38 killed; 23:22:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:22:13 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.96' [Pipeline] sshagent 23:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:13 [ssh-agent] Looking for ssh-agent implementation... 23:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:13 $ docker exec af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent 23:22:13 SSH_AUTH_SOCK=/tmp/ssh-pCGe4m9LUD4q/agent.70 23:22:13 SSH_AGENT_PID=76 23:22:13 Running ssh-add (command line suppressed) 23:22:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1384753704494738496.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1384753704494738496.key) 23:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:14 + git semver init 23:22:14 2023-05-24 23:22:14,326 [run_init] DEBUG init version:0.0.0 force:False 23:22:14 2023-05-24 23:22:14,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:22:14 2023-05-24 23:22:14,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:22:14 2023-05-24 23:22:14,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 23:22:15 2023-05-24 23:22:15,165 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 23:22:15 2023-05-24 23:22:15,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 23:22:15 2023-05-24 23:22:15,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:22:15 2023-05-24 23:22:15,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 23:22:15 3.0.0 [Pipeline] } 23:22:15 $ docker exec --env ******** --env ******** af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent -k 23:22:15 unset SSH_AUTH_SOCK; 23:22:15 unset SSH_AGENT_PID; 23:22:15 echo Agent pid 76 killed; 23:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:15 + git semver [Pipeline] } 23:22:16 $ docker stop --time=1 af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f 23:22:17 $ docker rm -f --volumes af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f [Pipeline] // withDockerContainer [Pipeline] sh 23:22:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:22:17 Stashed 1 file(s) [Pipeline] echo 23:22:17 [edgeXSemver]: initialized semver on version 3.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] sh 23:22:18 + git checkout afe14f99071666e3a8a1e98015d177d59a71e5e7 23:22:18 HEAD is now at afe14f9 docs: Update chnagelog for 3.0 (#1464) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:18 provisioning config files... 23:22:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7839562959683954193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:18 ---> docker-login.sh 23:22:18 nexus3.edgexfoundry.org:10001 23:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:18 Configure a credential helper to remove this warning. See 23:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:18 23:22:18 Login Succeeded 23:22:18 nexus3.edgexfoundry.org:10002 23:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:18 Configure a credential helper to remove this warning. See 23:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:18 23:22:18 Login Succeeded 23:22:18 nexus3.edgexfoundry.org:10003 23:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:18 Configure a credential helper to remove this warning. See 23:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:18 23:22:18 Login Succeeded 23:22:18 nexus3.edgexfoundry.org:10004 23:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:18 Configure a credential helper to remove this warning. See 23:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:18 23:22:18 Login Succeeded 23:22:18 docker.io 23:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:19 Configure a credential helper to remove this warning. See 23:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:19 23:22:19 Login Succeeded 23:22:19 ---> docker-login.sh ends [Pipeline] } 23:22:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:19 ========================================================= 23:22:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:22:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:19 + 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 . 23:22:19 Sending build context to Docker daemon 11.21MB 23:22:19 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:22:19 Step 2/10 : FROM ${BASE} AS builder 23:22:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:22:19 f56be85fc22e: Pulling fs layer 23:22:19 85791d961cd3: Pulling fs layer 23:22:19 d694b5ae8c79: Pulling fs layer 23:22:19 9f32a84ed3da: Pulling fs layer 23:22:19 4d19c01a9841: Pulling fs layer 23:22:19 9325e15d5711: Pulling fs layer 23:22:19 556b6ee489ea: Pulling fs layer 23:22:19 c5a4b2cf53e6: Pulling fs layer 23:22:19 556b6ee489ea: Waiting 23:22:19 4d19c01a9841: Waiting 23:22:19 9325e15d5711: Waiting 23:22:19 c5a4b2cf53e6: Waiting 23:22:19 9f32a84ed3da: Waiting 23:22:19 85791d961cd3: Download complete 23:22:19 9f32a84ed3da: Verifying Checksum 23:22:19 9f32a84ed3da: Download complete 23:22:19 4d19c01a9841: Verifying Checksum 23:22:19 4d19c01a9841: Download complete 23:22:19 f56be85fc22e: Download complete 23:22:19 9325e15d5711: Verifying Checksum 23:22:19 9325e15d5711: Download complete 23:22:19 f56be85fc22e: Pull complete 23:22:20 85791d961cd3: Pull complete 23:22:20 c5a4b2cf53e6: Verifying Checksum 23:22:20 c5a4b2cf53e6: Download complete 23:22:20 d694b5ae8c79: Verifying Checksum 23:22:20 d694b5ae8c79: Download complete 23:22:20 556b6ee489ea: Download complete 23:22:23 d694b5ae8c79: Pull complete 23:22:23 9f32a84ed3da: Pull complete 23:22:23 4d19c01a9841: Pull complete 23:22:23 9325e15d5711: Pull complete 23:22:26 556b6ee489ea: Pull complete 23:22:27 c5a4b2cf53e6: Pull complete 23:22:27 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:22:27 ---> c4be618373d6 23:22:27 Step 3/10 : ARG MAKE=make build 23:22:29 ---> Running in 90dafaf79062 23:22:29 Removing intermediate container 90dafaf79062 23:22:29 ---> 045a1ac392b2 23:22:29 Step 4/10 : WORKDIR /device-sdk-go 23:22:29 ---> Running in d11909fadea9 23:22:29 Removing intermediate container d11909fadea9 23:22:29 ---> 3b2d95983c48 23:22:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:22:29 ---> Running in 9ef96089d1fe 23:22:29 Removing intermediate container 9ef96089d1fe 23:22:29 ---> 2960529e7413 23:22:29 Step 6/10 : RUN apk add --update --no-cache make git 23:22:29 ---> Running in a30b62644b81 23:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:29 OK: 265 MiB in 53 packages 23:22:30 Removing intermediate container a30b62644b81 23:22:30 ---> d98ee916944f 23:22:30 Step 7/10 : COPY go.mod vendor* ./ 23:22:30 ---> 89fc80e3b600 23:22:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:30 ---> Running in efc27c93cd10 23:22:33 Still waiting to schedule task 23:22:33 ‘prd-centos7-docker-4c-2g-16805’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:22:33 ‘prd-ubuntu18.04-docker-8c-8g-16804’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:22:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16814’ is offline 23:22:52 Removing intermediate container efc27c93cd10 23:22:52 ---> 2dd5db2510a7 23:22:52 Step 9/10 : COPY . . 23:22:52 ---> 1fe3e9fbb839 23:22:52 Step 10/10 : RUN ${MAKE} 23:22:52 ---> Running in 1a8568b39746 23:22:52 noop 23:22:52 Removing intermediate container 1a8568b39746 23:22:52 ---> 72f259f9b4f4 23:22:52 Successfully built 72f259f9b4f4 23:22:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker inspect -f . ci-base-image-x86_64 23:22:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:52 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 23:22:53 $ docker top a2c94000bd7ebc82525ff7930ec36bbb4b21514395de7805c678af73c8a5fb44 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:53 + go version 23:22:53 go version go1.20.2 linux/amd64 [Pipeline] } 23:22:53 $ docker stop --time=1 a2c94000bd7ebc82525ff7930ec36bbb4b21514395de7805c678af73c8a5fb44 23:22:54 $ docker rm -f --volumes a2c94000bd7ebc82525ff7930ec36bbb4b21514395de7805c678af73c8a5fb44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:55 + docker inspect -f . ci-base-image-x86_64 23:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:55 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 23:22:55 $ docker top 9e34cb7a929a71a7173308d0968b01488ed1f18e4e1bf09bf9d99b1e4dbaa657 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 23:22:56 + make test 23:22:56 go test -race -coverprofile=coverage.out ./... 23:23:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:23:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16814 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:23:08 Running in /w/workspace/device-sdk-go/228 [Pipeline] { [Pipeline] checkout 23:23:08 The recommended git tool is: git 23:23:15 using credential edgex-jenkins-ssh 23:23:15 Cloning the remote Git repository 23:23:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:23:15 > git init /w/workspace/device-sdk-go/228 # timeout=10 23:23:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:23:16 > git --version # timeout=10 23:23:16 > git --version # 'git version 2.25.1' 23:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:23:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:23:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:23:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:23:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:23:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:23:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements 23:23:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:23:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:23:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 80.2% of statements 23:23:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.071s coverage: 86.0% of statements 23:23:19 Avoid second fetch 23:23:19 Checking out Revision afe14f99071666e3a8a1e98015d177d59a71e5e7 (main) 23:23:20 Commit message: "docs: Update chnagelog for 3.0 (#1464)" 23:23:19 > git config core.sparsecheckout # timeout=10 23:23:19 > git checkout -f afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:23:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:23:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.096s coverage: 77.5% of statements 23:23:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:23:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:23:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:23:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:20 Dload Upload Total Spent Left Speed 23:23:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 23:23:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:23:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:23:22 + sudo tee /etc/docker/daemon.new 23:23:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:23:22 { 23:23:22 "registry-mirrors": [ 23:23:22 "https://nexus3.edgexfoundry.org:10001" 23:23:22 ], 23:23:22 "bip": "10.250.0.254/24", 23:23:22 "hosts": [ 23:23:22 "tcp://0.0.0.0:5555", 23:23:22 "unix:///var/run/docker.sock" 23:23:22 ], 23:23:22 "mtu": 1458, 23:23:22 "selinux-enabled": true, 23:23:22 "seccomp-profile": "/etc/docker/seccomp.json" 23:23:22 } [Pipeline] sh 23:23:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:23:22 + sudo service docker restart 23:23:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.067s coverage: 14.3% of statements 23:23:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.079s coverage: 68.5% of statements 23:23:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.121s coverage: 89.2% of statements 23:23:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.7% of statements [Pipeline] sh 23:23:41 + git checkout afe14f99071666e3a8a1e98015d177d59a71e5e7 23:23:41 HEAD is now at afe14f9 docs: Update chnagelog for 3.0 (#1464) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:41 provisioning config files... 23:23:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/228@tmp/config10789082219292754973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:41 ---> docker-login.sh 23:23:41 nexus3.edgexfoundry.org:10001 23:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:42 Configure a credential helper to remove this warning. See 23:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:42 23:23:42 Login Succeeded 23:23:42 nexus3.edgexfoundry.org:10002 23:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:43 Configure a credential helper to remove this warning. See 23:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:43 23:23:43 Login Succeeded 23:23:43 nexus3.edgexfoundry.org:10003 23:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:43 Configure a credential helper to remove this warning. See 23:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:43 23:23:43 Login Succeeded 23:23:43 nexus3.edgexfoundry.org:10004 23:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:43 Configure a credential helper to remove this warning. See 23:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:43 23:23:43 Login Succeeded 23:23:43 docker.io 23:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:44 Configure a credential helper to remove this warning. See 23:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:44 23:23:44 Login Succeeded 23:23:44 ---> docker-login.sh ends [Pipeline] } 23:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:44 ========================================================= 23:23:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:23:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:45 + 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 . 23:23:45 Sending build context to Docker daemon 6.041MB 23:23:45 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:23:45 Step 2/10 : FROM ${BASE} AS builder 23:23:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:23:45 c41833b44d91: Pulling fs layer 23:23:45 ed15518f5707: Pulling fs layer 23:23:45 feae8fd75edb: Pulling fs layer 23:23:45 242c74f7c9fa: Pulling fs layer 23:23:45 3cdef696dda3: Pulling fs layer 23:23:45 2ced38df9373: Pulling fs layer 23:23:45 58f1dce35555: Pulling fs layer 23:23:45 242c74f7c9fa: Waiting 23:23:45 2ced38df9373: Waiting 23:23:45 3cdef696dda3: Waiting 23:23:45 58f1dce35555: Waiting 23:23:45 GO111MODULE=on go vet ./... 23:23:46 ed15518f5707: Verifying Checksum 23:23:46 ed15518f5707: Download complete 23:23:46 242c74f7c9fa: Download complete 23:23:46 3cdef696dda3: Download complete 23:23:46 c41833b44d91: Verifying Checksum 23:23:46 c41833b44d91: Download complete 23:23:47 c41833b44d91: Pull complete 23:23:47 58f1dce35555: Verifying Checksum 23:23:47 58f1dce35555: Download complete 23:23:47 ed15518f5707: Pull complete 23:23:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:23:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:23:48 ./bin/test-attribution-txt.sh [Pipeline] echo 23:23:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:23:48 $ docker stop --time=1 9e34cb7a929a71a7173308d0968b01488ed1f18e4e1bf09bf9d99b1e4dbaa657 23:23:48 feae8fd75edb: Download complete 23:23:48 2ced38df9373: Verifying Checksum 23:23:48 2ced38df9373: Download complete 23:23:51 $ docker rm -f --volumes 9e34cb7a929a71a7173308d0968b01488ed1f18e4e1bf09bf9d99b1e4dbaa657 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:23:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:23:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:23:52 + ls -al . 23:23:52 total 284 23:23:52 drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:22 . 23:23:52 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:21 .. 23:23:52 -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:22 .dockerignore 23:23:52 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:22 .git 23:23:52 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:22 .github 23:23:52 -rw-rw-r-- 1 jenkins jenkins 137 May 24 23:22 .gitignore 23:23:52 -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:22 .golangci.yml 23:23:52 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:22 .semver 23:23:52 -rw-rw-r-- 1 jenkins jenkins 44878 May 24 23:22 CHANGELOG.md 23:23:52 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:22 GOVERNANCE.md 23:23:52 -rw-rw-r-- 1 jenkins jenkins 885 May 24 23:22 Jenkinsfile 23:23:52 -rw-rw-r-- 1 jenkins jenkins 11341 May 24 23:22 LICENSE 23:23:52 -rw-rw-r-- 1 jenkins jenkins 1714 May 24 23:22 Makefile 23:23:52 -rw-rw-r-- 1 jenkins jenkins 619 May 24 23:22 OWNERS.md 23:23:52 -rw-rw-r-- 1 jenkins jenkins 4891 May 24 23:22 README.md 23:23:52 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:22 VERSION 23:23:52 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:22 bin 23:23:52 -rw-r--r-- 1 jenkins jenkins 106150 May 24 23:23 coverage.out 23:23:52 drwxrwxr-x 5 jenkins jenkins 4096 May 24 23:22 example 23:23:52 -rw-rw-r-- 1 jenkins jenkins 3193 May 24 23:22 go.mod 23:23:52 -rw-rw-r-- 1 jenkins jenkins 30699 May 24 23:22 go.sum 23:23:52 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:22 internal 23:23:52 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:22 openapi 23:23:52 drwxrwxr-x 6 jenkins jenkins 4096 May 24 23:22 pkg 23:23:52 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:22 snap 23:23:52 -rw-rw-r-- 1 jenkins jenkins 222 May 24 23:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:53 + 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=afe14f99071666e3a8a1e98015d177d59a71e5e7 --label arch=amd64 --label version=3.0.0 . 23:23:53 Sending build context to Docker daemon 11.32MB 23:23:53 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:23:53 Step 2/23 : FROM ${BASE} AS builder 23:23:53 ---> 72f259f9b4f4 23:23:53 Step 3/23 : ARG MAKE=make build 23:23:53 ---> Running in 17f053926fb5 23:23:53 Removing intermediate container 17f053926fb5 23:23:53 ---> c18a34dbf69f 23:23:53 Step 4/23 : WORKDIR /device-sdk-go 23:23:53 ---> Running in e1d24e0bfa10 23:23:53 Removing intermediate container e1d24e0bfa10 23:23:53 ---> 40d984468779 23:23:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:23:53 ---> Running in fe9810a8fa16 23:23:53 Removing intermediate container fe9810a8fa16 23:23:53 ---> ac4e7407556f 23:23:53 Step 6/23 : RUN apk add --update --no-cache make git 23:23:53 ---> Running in 5ee47de79419 23:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:54 OK: 265 MiB in 53 packages 23:23:54 Removing intermediate container 5ee47de79419 23:23:54 ---> 168a32c6180d 23:23:54 Step 7/23 : COPY go.mod vendor* ./ 23:23:54 ---> ec19f500560a 23:23:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:54 ---> Running in bf57e481ac0c 23:23:55 Removing intermediate container bf57e481ac0c 23:23:55 ---> b35dd30a78c0 23:23:55 Step 9/23 : COPY . . 23:23:56 ---> 92b67e73a689 23:23:56 Step 10/23 : RUN ${MAKE} 23:23:56 ---> Running in 3d2c78c6dc96 23:23:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:24:01 feae8fd75edb: Pull complete 23:24:01 242c74f7c9fa: Pull complete 23:24:01 3cdef696dda3: Pull complete 23:24:08 2ced38df9373: Pull complete 23:24:10 58f1dce35555: Pull complete 23:24:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:24:11 ---> fadd8f120f05 23:24:11 Step 3/10 : ARG MAKE=make build 23:24:13 ---> Running in 3be33168edec 23:24:13 Removing intermediate container 3be33168edec 23:24:13 ---> 8066f07f0cea 23:24:13 Step 4/10 : WORKDIR /device-sdk-go 23:24:13 ---> Running in a1206749d6ae 23:24:13 Removing intermediate container a1206749d6ae 23:24:13 ---> bfbd211a98c5 23:24:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:24:13 ---> Running in 05b2cefca8e9 23:24:14 Removing intermediate container 05b2cefca8e9 23:24:14 ---> bd2bad920d34 23:24:14 Step 6/10 : RUN apk add --update --no-cache make git 23:24:14 ---> Running in f296dbacd52c 23:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:17 OK: 263 MiB in 53 packages 23:24:18 Removing intermediate container f296dbacd52c 23:24:18 ---> 052e489f350a 23:24:18 Step 7/10 : COPY go.mod vendor* ./ 23:24:18 ---> 1e0e8ef13fd6 23:24:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:18 ---> Running in 201f7c3c771c 23:24:18 Removing intermediate container 3d2c78c6dc96 23:24:18 ---> 7e4a9f9af920 23:24:18 Step 11/23 : FROM alpine:3.17 23:24:19 3.17: Pulling from library/alpine 23:24:19 f56be85fc22e: Already exists 23:24:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:24:19 Status: Downloaded newer image for alpine:3.17 23:24:19 ---> 9ed4aefc74f6 23:24:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:24:19 ---> Running in 8eabe2577ce4 23:24:19 Removing intermediate container 8eabe2577ce4 23:24:19 ---> 8155541e2928 23:24:19 Step 13/23 : RUN apk add --update --no-cache 23:24:19 ---> Running in 386a7b93d104 23:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:20 OK: 7 MiB in 15 packages 23:24:20 Removing intermediate container 386a7b93d104 23:24:20 ---> 313f26cd9d25 23:24:20 Step 14/23 : WORKDIR / 23:24:20 ---> Running in a0f2209425d8 23:24:20 Removing intermediate container a0f2209425d8 23:24:20 ---> 86a0521254ff 23:24:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:24:21 ---> dec9521f682f 23:24:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:24:22 ---> b2a46f431927 23:24:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:24:22 ---> 72ed68b5c29e 23:24:22 Step 18/23 : EXPOSE 59999 23:24:22 ---> Running in 7f450b76368e 23:24:22 Removing intermediate container 7f450b76368e 23:24:22 ---> d4f08a0a6534 23:24:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:24:22 ---> Running in 7c2753c302ba 23:24:22 Removing intermediate container 7c2753c302ba 23:24:22 ---> 6139c70a5934 23:24:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:22 ---> Running in 4470aac24ae4 23:24:22 Removing intermediate container 4470aac24ae4 23:24:22 ---> d06ce8fb7ad3 23:24:22 Step 21/23 : LABEL arch=amd64 23:24:22 ---> Running in 8a5104e5c8fd 23:24:22 Removing intermediate container 8a5104e5c8fd 23:24:22 ---> 12f2f55ad523 23:24:22 Step 22/23 : LABEL git_sha=afe14f99071666e3a8a1e98015d177d59a71e5e7 23:24:22 ---> Running in b4396ef664cf 23:24:22 Removing intermediate container b4396ef664cf 23:24:22 ---> 12e72af4ece2 23:24:22 Step 23/23 : LABEL version=3.0.0 23:24:22 ---> Running in aab34a74ebbd 23:24:22 Removing intermediate container aab34a74ebbd 23:24:22 ---> 55eefe4e94c6 23:24:22 [Warning] One or more build-args [ARCH] were not consumed 23:24:22 Successfully built 55eefe4e94c6 23:24:22 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 23:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:23 23:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:23 latest: Pulling from edgex-lftools-log-publisher 23:24:23 5eb5b503b376: Pulling fs layer 23:24:23 5c69ac0246d0: Pulling fs layer 23:24:23 ec43610c2a17: Pulling fs layer 23:24:23 3a2ae6a8a46f: Pulling fs layer 23:24:23 33b1e0a273af: Pulling fs layer 23:24:23 5d3b04190fa2: Pulling fs layer 23:24:23 2f39f015ded8: Pulling fs layer 23:24:23 3a2ae6a8a46f: Waiting 23:24:23 33b1e0a273af: Waiting 23:24:23 5d3b04190fa2: Waiting 23:24:23 2f39f015ded8: Waiting 23:24:23 5c69ac0246d0: Verifying Checksum 23:24:23 5c69ac0246d0: Download complete 23:24:23 3a2ae6a8a46f: Verifying Checksum 23:24:23 3a2ae6a8a46f: Download complete 23:24:23 33b1e0a273af: Verifying Checksum 23:24:23 33b1e0a273af: Download complete 23:24:23 5d3b04190fa2: Verifying Checksum 23:24:23 5d3b04190fa2: Download complete 23:24:23 ec43610c2a17: Verifying Checksum 23:24:23 ec43610c2a17: Download complete 23:24:23 5eb5b503b376: Verifying Checksum 23:24:23 5eb5b503b376: Download complete 23:24:24 2f39f015ded8: Download complete 23:24:24 5eb5b503b376: Pull complete 23:24:25 5c69ac0246d0: Pull complete 23:24:25 ec43610c2a17: Pull complete 23:24:25 3a2ae6a8a46f: Pull complete 23:24:25 33b1e0a273af: Pull complete 23:24:25 5d3b04190fa2: Pull complete 23:24:30 2f39f015ded8: Pull complete 23:24:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:30 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:24:33 $ docker top 1f28cb29038152ebbe2a89da99036f821bbbb8fe18d81e0669075d80ecb692b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:33 ---> job-cost.sh 23:24:33 lf-activate-venv: SKIPPING 23:24:33 INFO: No Stack... 23:24:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:34 INFO: Archiving Costs [Pipeline] sh 23:24:34 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 23:24:34 + cut -d, -f6 [Pipeline] lock 23:24:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] 23:24:34 Resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] did not exist. Created. 23:24:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:35 + echo total: 0.2199999988079071 [Pipeline] stash 23:24:35 Stashed 1 file(s) [Pipeline] } 23:24:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:35 $ docker stop --time=1 1f28cb29038152ebbe2a89da99036f821bbbb8fe18d81e0669075d80ecb692b2 23:24:36 $ docker rm -f --volumes 1f28cb29038152ebbe2a89da99036f821bbbb8fe18d81e0669075d80ecb692b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:26 Removing intermediate container 201f7c3c771c 23:25:26 ---> 837ef0c021af 23:25:26 Step 9/10 : COPY . . 23:25:26 ---> 02dbe0704dd8 23:25:26 Step 10/10 : RUN ${MAKE} 23:25:26 ---> Running in 3b9b0a2517b5 23:25:26 noop 23:25:26 Removing intermediate container 3b9b0a2517b5 23:25:26 ---> 2c3818ae1ac8 23:25:26 Successfully built 2c3818ae1ac8 23:25:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:26 + docker inspect -f . ci-base-image-arm64 23:25:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:27 prd-ubuntu20.04-docker-arm64-4c-16g-16814 does not seem to be running inside a container 23:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/228 -v /w/workspace/device-sdk-go/228:/w/workspace/device-sdk-go/228:rw,z -v /w/workspace/device-sdk-go/228@tmp:/w/workspace/device-sdk-go/228@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 ******** ci-base-image-arm64 cat 23:25:28 $ docker top cf31569aec5984fc52f7482d2ac3157360bfe1b8de00470cb125f9d4c594fb4c -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:29 + go version 23:25:29 go version go1.20.2 linux/arm64 [Pipeline] } 23:25:29 $ docker stop --time=1 cf31569aec5984fc52f7482d2ac3157360bfe1b8de00470cb125f9d4c594fb4c 23:25:31 $ docker rm -f --volumes cf31569aec5984fc52f7482d2ac3157360bfe1b8de00470cb125f9d4c594fb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:31 + docker inspect -f . ci-base-image-arm64 23:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:31 prd-ubuntu20.04-docker-arm64-4c-16g-16814 does not seem to be running inside a container 23:25:32 $ 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/228 -v /w/workspace/device-sdk-go/228:/w/workspace/device-sdk-go/228:rw,z -v /w/workspace/device-sdk-go/228@tmp:/w/workspace/device-sdk-go/228@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 ******** ci-base-image-arm64 cat 23:25:33 $ docker top 1596f51c3d3b6b547bf91dd4644a36febc0af4a1ed525497f357e666c266be3b -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/228 [Pipeline] fileExists [Pipeline] sh 23:25:34 + make test 23:25:34 go test -race -coverprofile=coverage.out ./... 23:26:21 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:28:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:28:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:28:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:28:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:28:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:29:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.234s coverage: 27.6% of statements 23:29:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.318s coverage: 80.2% of statements 23:29:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:29:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:29:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.510s coverage: 86.0% of statements 23:29:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:29:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:29:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.523s coverage: 77.5% of statements 23:29:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.309s coverage: 14.3% of statements 23:29:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:29:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:29:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.603s coverage: 68.5% of statements 23:29:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.519s coverage: 89.2% of statements 23:29:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:29:43 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.284s coverage: 5.7% of statements 23:29:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:29:44 GO111MODULE=on go vet ./... 23:32:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:32:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:32:35 ./bin/test-attribution-txt.sh [Pipeline] echo 23:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:32:35 $ docker stop --time=1 1596f51c3d3b6b547bf91dd4644a36febc0af4a1ed525497f357e666c266be3b 23:32:37 $ docker rm -f --volumes 1596f51c3d3b6b547bf91dd4644a36febc0af4a1ed525497f357e666c266be3b [Pipeline] // withDockerContainer [Pipeline] sh 23:32:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:32:39 Warning: overwriting stash ‘coverage-report’ 23:32:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:32:40 + ls -al . 23:32:40 total 280 23:32:40 drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:25 . 23:32:40 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:23 .. 23:32:40 -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:23 .dockerignore 23:32:40 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:23 .git 23:32:40 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:23 .github 23:32:40 -rw-rw-r-- 1 jenkins jenkins 137 May 24 23:23 .gitignore 23:32:40 -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:23 .golangci.yml 23:32:40 -rw-rw-r-- 1 jenkins jenkins 44878 May 24 23:23 CHANGELOG.md 23:32:40 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:23 GOVERNANCE.md 23:32:40 -rw-rw-r-- 1 jenkins jenkins 885 May 24 23:23 Jenkinsfile 23:32:40 -rw-rw-r-- 1 jenkins jenkins 11341 May 24 23:23 LICENSE 23:32:40 -rw-rw-r-- 1 jenkins jenkins 1714 May 24 23:23 Makefile 23:32:40 -rw-rw-r-- 1 jenkins jenkins 619 May 24 23:23 OWNERS.md 23:32:40 -rw-rw-r-- 1 jenkins jenkins 4891 May 24 23:23 README.md 23:32:40 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:22 VERSION 23:32:40 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:23 bin 23:32:40 -rw-r--r-- 1 jenkins jenkins 106151 May 24 23:29 coverage.out 23:32:40 drwxrwxr-x 5 jenkins jenkins 4096 May 24 23:23 example 23:32:40 -rw-rw-r-- 1 jenkins jenkins 3193 May 24 23:23 go.mod 23:32:40 -rw-rw-r-- 1 jenkins jenkins 30699 May 24 23:23 go.sum 23:32:40 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:23 internal 23:32:40 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:23 openapi 23:32:40 drwxrwxr-x 6 jenkins jenkins 4096 May 24 23:23 pkg 23:32:40 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:23 snap 23:32:40 -rw-rw-r-- 1 jenkins jenkins 222 May 24 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:41 + 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=afe14f99071666e3a8a1e98015d177d59a71e5e7 --label arch=arm64 --label version=3.0.0 . 23:32:41 Sending build context to Docker daemon 6.148MB 23:32:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:32:41 Step 2/23 : FROM ${BASE} AS builder 23:32:41 ---> 2c3818ae1ac8 23:32:41 Step 3/23 : ARG MAKE=make build 23:32:46 ---> Running in df49ee4d87f0 23:32:46 Removing intermediate container df49ee4d87f0 23:32:46 ---> 74d7edab0569 23:32:46 Step 4/23 : WORKDIR /device-sdk-go 23:32:46 ---> Running in 8c59e0d3f819 23:32:46 Removing intermediate container 8c59e0d3f819 23:32:46 ---> e06aea6921b7 23:32:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:32:46 ---> Running in 1b19776a706b 23:32:46 Removing intermediate container 1b19776a706b 23:32:46 ---> 37c7ec2fee08 23:32:46 Step 6/23 : RUN apk add --update --no-cache make git 23:32:46 ---> Running in 5103c3523628 23:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:49 OK: 263 MiB in 53 packages 23:32:50 Removing intermediate container 5103c3523628 23:32:50 ---> 911cc6d0a3a0 23:32:50 Step 7/23 : COPY go.mod vendor* ./ 23:32:51 ---> a2a9131d3940 23:32:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:51 ---> Running in 752105d70661 23:32:54 Removing intermediate container 752105d70661 23:32:54 ---> 2e73b7dd7aed 23:32:54 Step 9/23 : COPY . . 23:32:55 ---> abc15e3c0a45 23:32:55 Step 10/23 : RUN ${MAKE} 23:32:55 ---> Running in ec7ea34da443 23:32:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:35:33 Removing intermediate container ec7ea34da443 23:35:33 ---> 2bf97cb6c560 23:35:33 Step 11/23 : FROM alpine:3.17 23:35:33 3.17: Pulling from library/alpine 23:35:33 c41833b44d91: Already exists 23:35:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:35:33 Status: Downloaded newer image for alpine:3.17 23:35:33 ---> 51e60588ff2c 23:35:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:35:33 ---> Running in 8376f245890e 23:35:33 Removing intermediate container 8376f245890e 23:35:33 ---> 4ec2419f9728 23:35:33 Step 13/23 : RUN apk add --update --no-cache 23:35:33 ---> Running in 0d6789d7b102 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:33 OK: 7 MiB in 15 packages 23:35:33 Removing intermediate container 0d6789d7b102 23:35:33 ---> f9bfde17c893 23:35:33 Step 14/23 : WORKDIR / 23:35:33 ---> Running in 7ef2e1bd1c00 23:35:33 Removing intermediate container 7ef2e1bd1c00 23:35:33 ---> 192499f41eae 23:35:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:35:33 ---> 8f61bd3f6116 23:35:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:35:33 ---> b486feb5670b 23:35:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:35:33 ---> c9558af71622 23:35:33 Step 18/23 : EXPOSE 59999 23:35:33 ---> Running in ecc3bb48736f 23:35:33 Removing intermediate container ecc3bb48736f 23:35:33 ---> af3e04786ee5 23:35:33 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:35:33 ---> Running in 57a80fd620bf 23:35:33 Removing intermediate container 57a80fd620bf 23:35:33 ---> 260ea1346a95 23:35:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:33 ---> Running in 7fe52761b089 23:35:33 Removing intermediate container 7fe52761b089 23:35:33 ---> c1d9c63c7927 23:35:33 Step 21/23 : LABEL arch=arm64 23:35:33 ---> Running in 81c1b7b9ec26 23:35:33 Removing intermediate container 81c1b7b9ec26 23:35:33 ---> 4d9743528643 23:35:33 Step 22/23 : LABEL git_sha=afe14f99071666e3a8a1e98015d177d59a71e5e7 23:35:33 ---> Running in 667c6b23f8c5 23:35:33 Removing intermediate container 667c6b23f8c5 23:35:33 ---> 5a457b8e9108 23:35:33 Step 23/23 : LABEL version=3.0.0 23:35:33 ---> Running in 41f40b71b1ce 23:35:33 Removing intermediate container 41f40b71b1ce 23:35:33 ---> bee02dc86e63 23:35:33 [Warning] One or more build-args [ARCH] were not consumed 23:35:33 Successfully built bee02dc86e63 23:35:33 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 23:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:33 23:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:34 arm64: Pulling from edgex-lftools-log-publisher 23:35:34 8998bd30e6a1: Pulling fs layer 23:35:34 04944245beec: Pulling fs layer 23:35:34 699f458cf7ca: Pulling fs layer 23:35:34 765212b225bb: Pulling fs layer 23:35:34 f23df028b6ca: Pulling fs layer 23:35:34 d65c8cfc05b1: Pulling fs layer 23:35:34 2437ff75d9bd: Pulling fs layer 23:35:34 f23df028b6ca: Waiting 23:35:34 d65c8cfc05b1: Waiting 23:35:34 2437ff75d9bd: Waiting 23:35:34 765212b225bb: Waiting 23:35:34 04944245beec: Verifying Checksum 23:35:34 04944245beec: Download complete 23:35:34 765212b225bb: Verifying Checksum 23:35:34 765212b225bb: Download complete 23:35:34 f23df028b6ca: Verifying Checksum 23:35:34 f23df028b6ca: Download complete 23:35:34 d65c8cfc05b1: Verifying Checksum 23:35:34 d65c8cfc05b1: Download complete 23:35:34 699f458cf7ca: Verifying Checksum 23:35:34 699f458cf7ca: Download complete 23:35:35 8998bd30e6a1: Verifying Checksum 23:35:35 8998bd30e6a1: Download complete 23:35:37 2437ff75d9bd: Verifying Checksum 23:35:37 2437ff75d9bd: Download complete 23:35:39 8998bd30e6a1: Pull complete 23:35:42 04944245beec: Pull complete 23:35:43 699f458cf7ca: Pull complete 23:35:43 765212b225bb: Pull complete 23:35:44 f23df028b6ca: Pull complete 23:35:44 d65c8cfc05b1: Pull complete 23:35:59 2437ff75d9bd: Pull complete 23:35:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-16814 does not seem to be running inside a container 23:36:00 $ 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/228 -v /w/workspace/device-sdk-go/228:/w/workspace/device-sdk-go/228:rw,z -v /w/workspace/device-sdk-go/228@tmp:/w/workspace/device-sdk-go/228@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:arm64 cat 23:36:02 $ docker top 2a7bea40cfe9750e970a471f990902298f933f5e194b96193cf3529bf0d62a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:03 ---> job-cost.sh 23:36:03 lf-activate-venv: SKIPPING 23:36:03 INFO: No Stack... 23:36:04 INFO: Retrieving Pricing Info for: v3-standard-4 23:36:05 INFO: Archiving Costs [Pipeline] sh 23:36:05 + cat /w/workspace/device-sdk-go/228/archives/cost.csv 23:36:05 + cut -d, -f6 [Pipeline] lock 23:36:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] 23:36:05 Resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] did not exist. Created. 23:36:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:06 /w/workspace/device-sdk-go/228@tmp/durable-e485def9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:36:07 + echo total: 0.10999999940395355 [Pipeline] stash 23:36:07 Warning: overwriting stash ‘stack-cost’ 23:36:07 Stashed 1 file(s) [Pipeline] } 23:36:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:07 $ docker stop --time=1 2a7bea40cfe9750e970a471f990902298f933f5e194b96193cf3529bf0d62a89 23:36:08 $ docker rm -f --volumes 2a7bea40cfe9750e970a471f990902298f933f5e194b96193cf3529bf0d62a89 [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 23:36:09 provisioning config files... 23:36:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6329275294101094744tmp [Pipeline] { [Pipeline] sh 23:36:09 + set +x 23:36:09 + bash -s -- 23:36:09 + curl -s https://codecov.io/bash 23:36:09 23:36:09 _____ _ 23:36:09 / ____| | | 23:36:09 | | ___ __| | ___ ___ _____ __ 23:36:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:09 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:09 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:09 Bash-1.0.6 23:36:09 23:36:09 23:36:09 ==> git version 2.25.1 found 23:36:09 ==> 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 23:36:09 Release-Date: 2020-01-08 23:36:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:36:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:36:09 ==> Jenkins CI detected. 23:36:09 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 23:36:09 project root: . 23:36:09 --> token set from env 23:36:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:09 ==> Running gcov in . (disable via -X gcov) 23:36:09 ==> Python coveragepy not found 23:36:09 ==> Searching for coverage reports in: 23:36:09 + . 23:36:09 -> Found 1 reports 23:36:09 ==> Detecting git/mercurial file structure 23:36:09 ==> Reading reports 23:36:09 + ./coverage.out bytes=106151 23:36:09 ==> Appending adjustments 23:36:09 https://docs.codecov.io/docs/fixing-reports 23:36:09 + Found adjustments 23:36:09 ==> Gzipping contents 23:36:09 16K /tmp/codecov.EgqXUY.gz 23:36:09 ==> Uploading reports 23:36:09 url: https://codecov.io 23:36:09 query: branch=main&commit=afe14f99071666e3a8a1e98015d177d59a71e5e7&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:09 -> Pinging Codecov 23:36:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=afe14f99071666e3a8a1e98015d177d59a71e5e7&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:10 -> Uploading to 23:36:10 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7E55EF52A471D76F132DFD9A03CDDE97/afe14f99071666e3a8a1e98015d177d59a71e5e7/1668ea0f-4ec7-4c76-9240-87bcd4ec4cae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T233609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b28c8ce1296df5dae432fb6ed5c9f928101ccb3c52bfc9b912177df0bd250e34 23:36:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:10 Dload Upload Total Spent Left Speed 23:36:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15119 0 0 100 15119 0 72687 --:--:-- --:--:-- --:--:-- 72339 100 15119 0 0 100 15119 0 72687 --:--:-- --:--:-- --:--:-- 72339 23:36:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] } 23:36:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:36:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:36:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:10 23:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:36:10 df9b9388f04a: Pulling fs layer 23:36:10 52dc419b0ee2: Pulling fs layer 23:36:10 25bc292e5bac: Pulling fs layer 23:36:10 114826534d7a: Pulling fs layer 23:36:10 4657fd5d0bcf: Pulling fs layer 23:36:10 6ad1cebc031e: Pulling fs layer 23:36:10 8a3aa393b2d8: Pulling fs layer 23:36:10 114826534d7a: Waiting 23:36:10 4657fd5d0bcf: Waiting 23:36:10 8a3aa393b2d8: Waiting 23:36:10 6ad1cebc031e: Waiting 23:36:10 25bc292e5bac: Verifying Checksum 23:36:10 25bc292e5bac: Download complete 23:36:10 52dc419b0ee2: Download complete 23:36:10 4657fd5d0bcf: Verifying Checksum 23:36:10 4657fd5d0bcf: Download complete 23:36:10 df9b9388f04a: Download complete 23:36:11 6ad1cebc031e: Verifying Checksum 23:36:11 6ad1cebc031e: Download complete 23:36:11 df9b9388f04a: Pull complete 23:36:11 52dc419b0ee2: Pull complete 23:36:11 25bc292e5bac: Pull complete 23:36:11 114826534d7a: Verifying Checksum 23:36:11 114826534d7a: Download complete 23:36:11 8a3aa393b2d8: Verifying Checksum 23:36:11 8a3aa393b2d8: Download complete 23:36:15 114826534d7a: Pull complete 23:36:15 4657fd5d0bcf: Pull complete 23:36:15 6ad1cebc031e: Pull complete 23:36:17 8a3aa393b2d8: Pull complete 23:36:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:18 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:36:21 $ docker top c9a8db3cab6b6297bf1aeee43840fee305cea77e1c011a01d95f73a3986333c7 -eo pid,comm [Pipeline] { [Pipeline] echo 23:36:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 23:36:21 + set -o pipefail 23:36:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 23:36:26 23:36:26 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 23:36:26 23:36:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/03a33781-9012-4da3-8497-1b5bb6974a18 23:36:26 23:36:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:36:26 23:36:26 23:36:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:36:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:36:26 More details here: https://snyk.co/ue1NS [Pipeline] } 23:36:26 $ docker stop --time=1 c9a8db3cab6b6297bf1aeee43840fee305cea77e1c011a01d95f73a3986333c7 23:36:28 $ docker rm -f --volumes c9a8db3cab6b6297bf1aeee43840fee305cea77e1c011a01d95f73a3986333c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:36:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:28 provisioning config files... 23:36:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6563211717776759505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:29 --> edgex-publish-swagger.sh 23:36:29 === Publish openapi/v3 API === 23:36:29 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:36:29 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 23:36:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:29 Dload Upload Total Spent Left Speed 23:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 37458 --:--:-- --:--:-- --:--:-- 37399 23:36:29 23:36:29 [Pipeline] } 23:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:30 + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] sh 23:36:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:30 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:36:31 $ docker top 454560672c5f921ec6cc3ed0c945d8cbe309d938bb654343644a250d09c468ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:36:31 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.96' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:31 + git semver [Pipeline] } 23:36:31 $ docker stop --time=1 454560672c5f921ec6cc3ed0c945d8cbe309d938bb654343644a250d09c468ca 23:36:33 $ docker rm -f --volumes 454560672c5f921ec6cc3ed0c945d8cbe309d938bb654343644a250d09c468ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:33 23:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:33 0.23.1-centos7: Pulling from edgex-lftools 23:36:33 ab5ef0e58194: Pulling fs layer 23:36:33 9712f1f96733: Pulling fs layer 23:36:33 63f879dbbcfc: Pulling fs layer 23:36:33 0d9ebad4ef96: Pulling fs layer 23:36:33 e9a5061849ea: Pulling fs layer 23:36:33 d747dcd14b5f: Pulling fs layer 23:36:33 2de7ff778b66: Pulling fs layer 23:36:33 d747dcd14b5f: Waiting 23:36:33 2de7ff778b66: Waiting 23:36:33 0d9ebad4ef96: Waiting 23:36:33 e9a5061849ea: Waiting 23:36:33 9712f1f96733: Verifying Checksum 23:36:33 9712f1f96733: Download complete 23:36:34 63f879dbbcfc: Verifying Checksum 23:36:34 63f879dbbcfc: Download complete 23:36:34 0d9ebad4ef96: Verifying Checksum 23:36:34 e9a5061849ea: Verifying Checksum 23:36:34 e9a5061849ea: Download complete 23:36:34 d747dcd14b5f: Download complete 23:36:34 ab5ef0e58194: Verifying Checksum 23:36:34 ab5ef0e58194: Download complete 23:36:34 2de7ff778b66: Verifying Checksum 23:36:34 2de7ff778b66: Download complete 23:36:37 ab5ef0e58194: Pull complete 23:36:37 9712f1f96733: Pull complete 23:36:37 63f879dbbcfc: Pull complete 23:36:41 0d9ebad4ef96: Pull complete 23:36:41 e9a5061849ea: Pull complete 23:36:41 d747dcd14b5f: Pull complete 23:36:42 2de7ff778b66: Pull complete 23:36:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:42 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat 23:36:46 $ docker top 4d272085b38d2dabd81d74438d10cbc2bc548be9ba48383c63c02ce83196186a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:36:46 provisioning config files... 23:36:46 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11761667676844624333tmp 23:36:46 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6216283166173064476tmp 23:36:46 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10592775039949783825tmp [Pipeline] { [Pipeline] echo 23:36:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:36:46 ---> sigul-configuration.sh 23:36:46 gpg: directory `/root/.gnupg' created 23:36:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:36:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:36:46 gpg: keyring `/root/.gnupg/secring.gpg' created 23:36:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:36:46 gpg: CAST5 encrypted data 23:36:46 gpg: encrypted with 1 passphrase 23:36:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:36:47 + mkdir /home/jenkins 23:36:47 + mkdir /home/jenkins/sigul [Pipeline] sh 23:36:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:36:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:36:47 ---> sigul-install.sh 23:36:47 Sigul already installed; skipping installation. [Pipeline] sh 23:36:48 + git tag --list 23:36:48 0.7.1 23:36:48 delhi-tag 23:36:48 v1.0.0 23:36:48 v1.1.0 23:36:48 v1.1.1 23:36:48 v1.1.2 23:36:48 v1.2.0 23:36:48 v1.2.1 23:36:48 v1.2.2 23:36:48 v1.2.3 23:36:48 v1.3.0 23:36:48 v1.4.0 23:36:48 v2.0.0 23:36:48 v2.1.0 23:36:48 v2.1.1 23:36:48 v2.1.1-dev.2 23:36:48 v2.1.1-dev.3 23:36:48 v2.2.0 23:36:48 v2.2.1-dev.1 23:36:48 v2.2.1-dev.10 23:36:48 v2.2.1-dev.11 23:36:48 v2.2.1-dev.12 23:36:48 v2.2.1-dev.13 23:36:48 v2.2.1-dev.14 23:36:48 v2.2.1-dev.2 23:36:48 v2.2.1-dev.3 23:36:48 v2.2.1-dev.4 23:36:48 v2.2.1-dev.5 23:36:48 v2.2.1-dev.6 23:36:48 v2.2.1-dev.7 23:36:48 v2.2.1-dev.8 23:36:48 v2.2.1-dev.9 23:36:48 v2.3.0 23:36:48 v2.3.0-dev.14 23:36:48 v2.3.0-dev.15 23:36:48 v2.3.0-dev.16 23:36:48 v2.3.0-dev.17 23:36:48 v2.3.0-dev.18 23:36:48 v2.3.0-dev.19 23:36:48 v2.3.0-dev.20 23:36:48 v2.3.0-dev.21 23:36:48 v2.3.0-dev.22 23:36:48 v2.3.0-dev.23 23:36:48 v2.3.0-dev.24 23:36:48 v2.3.0-dev.25 23:36:48 v2.3.0-dev.26 23:36:48 v2.3.0-dev.27 23:36:48 v2.3.0-dev.28 23:36:48 v2.3.0-dev.29 23:36:48 v2.3.0-dev.30 23:36:48 v2.3.0-dev.31 23:36:48 v2.3.0-dev.32 23:36:48 v2.3.0-dev.33 23:36:48 v2.3.0-dev.34 23:36:48 v2.3.0-dev.35 23:36:48 v2.3.0-dev.36 23:36:48 v2.3.0-dev.37 23:36:48 v2.3.0-dev.38 23:36:48 v2.3.0-dev.39 23:36:48 v2.3.0-dev.40 23:36:48 v2.3.0-dev.41 23:36:48 v2.3.0-dev.42 23:36:48 v2.3.0-dev.43 23:36:48 v2.3.0-dev.44 23:36:48 v2.3.0-dev.45 23:36:48 v2.3.0-dev.46 23:36:48 v2.3.0-dev.47 23:36:48 v2.3.0-dev.48 23:36:48 v2.3.0-dev.49 23:36:48 v2.3.0-dev.50 23:36:48 v2.3.0-dev.51 23:36:48 v2.3.1 23:36:48 v2.3.1-dev.1 23:36:48 v2.3.1-dev.2 23:36:48 v2.3.1-dev.3 23:36:48 v2.3.1-dev.4 23:36:48 v3.0.0 23:36:48 v3.0.0-dev.1 23:36:48 v3.0.0-dev.10 23:36:48 v3.0.0-dev.11 23:36:48 v3.0.0-dev.12 23:36:48 v3.0.0-dev.13 23:36:48 v3.0.0-dev.14 23:36:48 v3.0.0-dev.15 23:36:48 v3.0.0-dev.16 23:36:48 v3.0.0-dev.17 23:36:48 v3.0.0-dev.18 23:36:48 v3.0.0-dev.19 23:36:48 v3.0.0-dev.2 23:36:48 v3.0.0-dev.20 23:36:48 v3.0.0-dev.21 23:36:48 v3.0.0-dev.22 23:36:48 v3.0.0-dev.23 23:36:48 v3.0.0-dev.24 23:36:48 v3.0.0-dev.25 23:36:48 v3.0.0-dev.26 23:36:48 v3.0.0-dev.27 23:36:48 v3.0.0-dev.28 23:36:48 v3.0.0-dev.29 23:36:48 v3.0.0-dev.3 23:36:48 v3.0.0-dev.30 23:36:48 v3.0.0-dev.31 23:36:48 v3.0.0-dev.32 23:36:48 v3.0.0-dev.33 23:36:48 v3.0.0-dev.34 23:36:48 v3.0.0-dev.35 23:36:48 v3.0.0-dev.36 23:36:48 v3.0.0-dev.37 23:36:48 v3.0.0-dev.38 23:36:48 v3.0.0-dev.39 23:36:48 v3.0.0-dev.4 23:36:48 v3.0.0-dev.40 23:36:48 v3.0.0-dev.41 23:36:48 v3.0.0-dev.42 23:36:48 v3.0.0-dev.43 23:36:48 v3.0.0-dev.44 23:36:48 v3.0.0-dev.45 23:36:48 v3.0.0-dev.46 23:36:48 v3.0.0-dev.47 23:36:48 v3.0.0-dev.48 23:36:48 v3.0.0-dev.49 23:36:48 v3.0.0-dev.5 23:36:48 v3.0.0-dev.50 23:36:48 v3.0.0-dev.51 23:36:48 v3.0.0-dev.52 23:36:48 v3.0.0-dev.53 23:36:48 v3.0.0-dev.54 23:36:48 v3.0.0-dev.55 23:36:48 v3.0.0-dev.56 23:36:48 v3.0.0-dev.57 23:36:48 v3.0.0-dev.58 23:36:48 v3.0.0-dev.59 23:36:48 v3.0.0-dev.6 23:36:48 v3.0.0-dev.60 23:36:48 v3.0.0-dev.61 23:36:48 v3.0.0-dev.62 23:36:48 v3.0.0-dev.63 23:36:48 v3.0.0-dev.64 23:36:48 v3.0.0-dev.65 23:36:48 v3.0.0-dev.66 23:36:48 v3.0.0-dev.67 23:36:48 v3.0.0-dev.68 23:36:48 v3.0.0-dev.69 23:36:48 v3.0.0-dev.7 23:36:48 v3.0.0-dev.70 23:36:48 v3.0.0-dev.71 23:36:48 v3.0.0-dev.72 23:36:48 v3.0.0-dev.73 23:36:48 v3.0.0-dev.74 23:36:48 v3.0.0-dev.75 23:36:48 v3.0.0-dev.76 23:36:48 v3.0.0-dev.77 23:36:48 v3.0.0-dev.78 23:36:48 v3.0.0-dev.79 23:36:48 v3.0.0-dev.8 23:36:48 v3.0.0-dev.80 23:36:48 v3.0.0-dev.81 23:36:48 v3.0.0-dev.82 23:36:48 v3.0.0-dev.83 23:36:48 v3.0.0-dev.84 23:36:48 v3.0.0-dev.85 23:36:48 v3.0.0-dev.86 23:36:48 v3.0.0-dev.87 23:36:48 v3.0.0-dev.88 23:36:48 v3.0.0-dev.89 23:36:48 v3.0.0-dev.9 23:36:48 v3.0.0-dev.90 23:36:48 v3.0.0-dev.91 23:36:48 v3.0.0-dev.92 23:36:48 v3.0.0-dev.93 23:36:48 v3.0.0-dev.94 23:36:48 v3.0.0-dev.95 23:36:48 v3.0.0-dev.96 [Pipeline] sh 23:36:48 + lftools sign git-tag v3.0.0 23:36:48 Signing Git tag with Sigul... 23:36:48 Signing v3.0.0 [Pipeline] echo 23:36:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:36:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:36:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:36:49 $ docker stop --time=1 4d272085b38d2dabd81d74438d10cbc2bc548be9ba48383c63c02ce83196186a 23:36:51 $ docker rm -f --volumes 4d272085b38d2dabd81d74438d10cbc2bc548be9ba48383c63c02ce83196186a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:36:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:51 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:36:52 $ docker top 0c2f31f17702d812bcc9fc60aa7e8bca2fae9699a62eac1c3c56d7b5546b4790 -eo pid,comm 23:36:52 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). 23:36:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:36:52 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.96' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:52 + git semver [Pipeline] } 23:36:52 $ docker stop --time=1 0c2f31f17702d812bcc9fc60aa7e8bca2fae9699a62eac1c3c56d7b5546b4790 23:36:54 $ docker rm -f --volumes 0c2f31f17702d812bcc9fc60aa7e8bca2fae9699a62eac1c3c56d7b5546b4790 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:54 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:36:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:36:55 $ docker top 46e94914dfb6bbb692e50be8dbb890d2c8c7cf7713f3e453373af7b9a72ab5b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:36:55 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.96' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:55 + git semver [Pipeline] } 23:36:55 $ docker stop --time=1 46e94914dfb6bbb692e50be8dbb890d2c8c7cf7713f3e453373af7b9a72ab5b5 23:36:57 $ docker rm -f --volumes 46e94914dfb6bbb692e50be8dbb890d2c8c7cf7713f3e453373af7b9a72ab5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 23:36:57 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 23:36:57 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:36:57 total 16 23:36:57 drwxr-xr-x 3 root root 4096 May 24 23:24 . 23:36:57 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:36 .. 23:36:57 drwxr-xr-x 2 root root 4096 May 24 23:24 cost 23:36:57 -rw-r--r-- 1 root root 85 May 24 23:24 cost.csv 23:36:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:36:57 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:36:57 total 16 23:36:57 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:24 . 23:36:57 drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:36 .. 23:36:57 drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:24 cost 23:36:57 -rw-r--r-- 1 jenkins jenkins 85 May 24 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:36:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:36:58 ---> package-listing.sh 23:36:58 ++ facter osfamily 23:36:58 ++ tr '[:upper:]' '[:lower:]' 23:36:59 + OS_FAMILY=debian 23:36:59 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 23:36:59 + START_PACKAGES=/tmp/packages_start.txt 23:36:59 + END_PACKAGES=/tmp/packages_end.txt 23:36:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:59 + PACKAGES=/tmp/packages_start.txt 23:36:59 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:36:59 + PACKAGES=/tmp/packages_end.txt 23:36:59 + case "${OS_FAMILY}" in 23:36:59 + dpkg -l 23:36:59 + grep '^ii' 23:36:59 + '[' -f /tmp/packages_start.txt ']' 23:36:59 + '[' -f /tmp/packages_end.txt ']' 23:36:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:59 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:36:59 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 23:36:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 23:36:59 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:36:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:00 prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container 23:37:00 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat 23:37:00 $ docker top 7922d3f7e898d8e7823d3a2bd27064bda856980c313bce3d1c3a33d2b83c864d -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:00 + touch /tmp/pre-build-complete [Pipeline] sh 23:37:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:37:01 + ls /var/log/sa-host 23:37:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:01 provisioning config files... 23:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8022469025542880767tmp [Pipeline] { [Pipeline] echo 23:37:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:37:01 ---> create-netrc.sh [Pipeline] } 23:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:37:02 ---> python-tools-install.sh [Pipeline] echo 23:37:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:37:02 ---> sudo-logs.sh 23:37:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:37:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:37:02 ---> job-cost.sh 23:37:02 lf-activate-venv: SKIPPING 23:37:02 DEBUG: total: 0.2199999988079071 23:37:02 INFO: Retrieving Stack Cost... 23:37:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:03 INFO: Archiving Costs [Pipeline] echo 23:37:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:37:03 ---> logs-deploy.sh 23:37:03 lf-activate-venv: SKIPPING 23:37:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/228 23:37:03 INFO: archiving workspace using pattern(s): 23:37:04 Archives upload complete. 23:37:04 INFO: archiving logs to Nexus