Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1fbc779a240cbbcf284b6d6f9490aecbadfae6e 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-ssh6770585662060296019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh11239011013188565138.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh14324858881933448088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh12340902195333906543.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-ssh16813804838580373258.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]] ========================================================= [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.23 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40739 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 Avoid second fetch Checking out Revision d1fbc779a240cbbcf284b6d6f9490aecbadfae6e (main) Commit message: "Merge pull request #1702 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.2" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1fbc779a240cbbcf284b6d6f9490aecbadfae6e # timeout=10 > git rev-list --no-walk 3b8bfbe400214ea9673fedc962e36bce2491427b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:15 ========================================================= 05:48:15 EdgeX Global Pipelines Version Info 05:48:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:16 ------------------- 05:48:16 stable info: 05:48:16 ------------------- 05:48:16 Commited By: Cherry Wang cherry@iotechsys.com 05:48:16 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:48:16 Message: update stable to v1.0.271 05:48:16 ------------------- 05:48:16 experimental info: 05:48:16 ------------------- 05:48:16 Commited By: **** collab-it+edgex@linuxfoundation.org 05:48:16 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:48:16 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1fbc77 [Pipeline] echo 05:48:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:17 provisioning config files... 05:48:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config805443775340374561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:17 ---> ****-login.sh 05:48:17 nexus3.edgexfoundry.org:10001 05:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:18 Configure a credential helper to remove this warning. See 05:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:18 05:48:18 Login Succeeded 05:48:18 nexus3.edgexfoundry.org:10002 05:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:18 Configure a credential helper to remove this warning. See 05:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:18 05:48:18 Login Succeeded 05:48:18 nexus3.edgexfoundry.org:10003 05:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:18 Configure a credential helper to remove this warning. See 05:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:18 05:48:18 Login Succeeded 05:48:18 nexus3.edgexfoundry.org:10004 05:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:18 Configure a credential helper to remove this warning. See 05:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:18 05:48:18 Login Succeeded 05:48:18 ****.io 05:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:18 Configure a credential helper to remove this warning. See 05:48:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:18 05:48:18 Login Succeeded 05:48:18 ---> ****-login.sh ends [Pipeline] } 05:48:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:48:19 + git rev-list -1 --merges d1fbc779a240cbbcf284b6d6f9490aecbadfae6e~1..d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo 05:48:19 -----------> git rev-list -1 --merges d1fbc779a240cbbcf284b6d6f9490aecbadfae6e~1..d1fbc779a240cbbcf284b6d6f9490aecbadfae6e d1fbc779a240cbbcf284b6d6f9490aecbadfae6e 05:48:19 d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [false] [Pipeline] sh 05:48:19 + git log --format=format:%s -1 d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo 05:48:19 ========================================================= 05:48:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:48:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:19 + git log --format=format:%s -1 d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo 05:48:19 [semverPrep] GIT_COMMIT: d1fbc779a240cbbcf284b6d6f9490aecbadfae6e, Commit Message: Merge pull request #1702 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.2 [Pipeline] echo 05:48:19 [semverPrep] This is not a build commit. [Pipeline] sh 05:48:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:48:20 + grep -v github /etc/ssh/ssh_known_hosts 05:48:20 + [ -e /tmp/ssh_known_hosts ] 05:48:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:48:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:48:20 + sudo tee -a /etc/ssh/ssh_known_hosts 05:48:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:20 05:48:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:20 0.1.4: Pulling from edgex-devops/py-git-semver 05:48:20 b85a868b505f: Pulling fs layer 05:48:20 e2be974225ed: Pulling fs layer 05:48:20 339a4e72a1f5: Pulling fs layer 05:48:20 988bab9f4d93: Pulling fs layer 05:48:20 1469e6f7b9e6: Pulling fs layer 05:48:20 eaf3925da568: Pulling fs layer 05:48:20 bab4dde63d76: Pulling fs layer 05:48:20 bde34c3a00c8: Pulling fs layer 05:48:20 b352a97aabf1: Pulling fs layer 05:48:20 4872d77fe225: Pulling fs layer 05:48:20 5851b861e8e6: Pulling fs layer 05:48:20 4872d77fe225: Waiting 05:48:20 5851b861e8e6: Waiting 05:48:20 988bab9f4d93: Waiting 05:48:20 bab4dde63d76: Waiting 05:48:20 eaf3925da568: Waiting 05:48:20 1469e6f7b9e6: Waiting 05:48:20 bde34c3a00c8: Waiting 05:48:20 b352a97aabf1: Waiting 05:48:20 e2be974225ed: Download complete 05:48:20 988bab9f4d93: Verifying Checksum 05:48:20 988bab9f4d93: Download complete 05:48:20 1469e6f7b9e6: Download complete 05:48:20 eaf3925da568: Verifying Checksum 05:48:20 eaf3925da568: Download complete 05:48:21 339a4e72a1f5: Verifying Checksum 05:48:21 339a4e72a1f5: Download complete 05:48:21 bde34c3a00c8: Verifying Checksum 05:48:21 bde34c3a00c8: Download complete 05:48:21 b352a97aabf1: Verifying Checksum 05:48:21 b352a97aabf1: Download complete 05:48:21 4872d77fe225: Verifying Checksum 05:48:21 4872d77fe225: Download complete 05:48:21 5851b861e8e6: Download complete 05:48:21 b85a868b505f: Verifying Checksum 05:48:21 b85a868b505f: Download complete 05:48:21 bab4dde63d76: Verifying Checksum 05:48:21 bab4dde63d76: Download complete 05:48:22 b85a868b505f: Pull complete 05:48:22 e2be974225ed: Pull complete 05:48:22 339a4e72a1f5: Pull complete 05:48:22 988bab9f4d93: Pull complete 05:48:23 1469e6f7b9e6: Pull complete 05:48:23 eaf3925da568: Pull complete 05:48:24 bab4dde63d76: Pull complete 05:48:24 bde34c3a00c8: Pull complete 05:48:24 b352a97aabf1: Pull complete 05:48:24 4872d77fe225: Pull complete 05:48:24 5851b861e8e6: Pull complete 05:48:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:25 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:48:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:48:26 $ docker top 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c -eo pid,comm 05:48:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:48:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:26 [ssh-agent] Looking for ssh-agent implementation... 05:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:26 $ docker exec 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent 05:48:26 SSH_AUTH_SOCK=/tmp/ssh-FneOpxOvPh7I/agent.32 05:48:26 SSH_AGENT_PID=38 05:48:26 Running ssh-add (command line suppressed) 05:48:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17205802113974407035.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17205802113974407035.key) 05:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:27 + git tag --points-at HEAD [Pipeline] } 05:48:27 $ docker exec --env ******** --env ******** 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent -k 05:48:27 unset SSH_AUTH_SOCK; 05:48:27 unset SSH_AGENT_PID; 05:48:27 echo Agent pid 38 killed; 05:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:27 [ssh-agent] Looking for ssh-agent implementation... 05:48:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:27 $ docker exec 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent 05:48:27 SSH_AUTH_SOCK=/tmp/ssh-gbUZR32aaF9M/agent.71 05:48:27 SSH_AGENT_PID=77 05:48:27 Running ssh-add (command line suppressed) 05:48:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2112003196202384442.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2112003196202384442.key) 05:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:27 + git semver init 05:48:28 2025-03-10 05:48:28,017 [run_init] DEBUG init version:0.0.0 force:False 05:48:28 2025-03-10 05:48:28,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:48:28 2025-03-10 05:48:28,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:48:28 2025-03-10 05:48:28,020 [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) 05:48:29 2025-03-10 05:48:29,077 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 05:48:29 2025-03-10 05:48:29,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 05:48:29 2025-03-10 05:48:29,077 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:48:29 2025-03-10 05:48:29,077 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:48:29 4.0.0-dev.31 [Pipeline] } 05:48:29 $ docker exec --env ******** --env ******** 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent -k 05:48:29 unset SSH_AUTH_SOCK; 05:48:29 unset SSH_AGENT_PID; 05:48:29 echo Agent pid 77 killed; 05:48:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:29 + git semver [Pipeline] } 05:48:30 $ docker stop --time=1 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c 05:48:31 $ docker rm -f --volumes 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c [Pipeline] // withDockerContainer [Pipeline] sh 05:48:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:32 Stashed 1 file(s) [Pipeline] echo 05:48:32 [edgeXSemver]: initialized semver on version 4.0.0-dev.31 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:32 provisioning config files... 05:48:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config728948915243124359tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:48:32 ---> ****-login.sh 05:48:32 nexus3.edgexfoundry.org:10001 05:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:32 Configure a credential helper to remove this warning. See 05:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:32 05:48:32 Login Succeeded 05:48:32 nexus3.edgexfoundry.org:10002 05:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:32 Configure a credential helper to remove this warning. See 05:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:32 05:48:32 Login Succeeded 05:48:32 nexus3.edgexfoundry.org:10003 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 nexus3.edgexfoundry.org:10004 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 ****.io 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 ---> ****-login.sh ends [Pipeline] } 05:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:48:33 ========================================================= 05:48:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:48:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:33 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 05:48:33 Sending build context to Docker daemon 26.28MB 05:48:33 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:48:33 Step 2/10 : FROM ${BASE} AS builder 05:48:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:34 da9db072f522: Pulling fs layer 05:48:34 6ef4a4ee8ca5: Pulling fs layer 05:48:34 06f05ace1117: Pulling fs layer 05:48:34 5fe327b54edc: Pulling fs layer 05:48:34 4f4fb700ef54: Pulling fs layer 05:48:34 92a5565b7b96: Pulling fs layer 05:48:34 ff9bb7016b71: Pulling fs layer 05:48:34 b67dba6c2c7d: Pulling fs layer 05:48:34 a813b0c90790: Pulling fs layer 05:48:34 ff9bb7016b71: Waiting 05:48:34 b67dba6c2c7d: Waiting 05:48:34 a813b0c90790: Waiting 05:48:34 5fe327b54edc: Waiting 05:48:34 4f4fb700ef54: Waiting 05:48:34 92a5565b7b96: Waiting 05:48:34 6ef4a4ee8ca5: Verifying Checksum 05:48:34 6ef4a4ee8ca5: Download complete 05:48:34 5fe327b54edc: Verifying Checksum 05:48:34 5fe327b54edc: Download complete 05:48:34 4f4fb700ef54: Verifying Checksum 05:48:34 4f4fb700ef54: Download complete 05:48:34 92a5565b7b96: Verifying Checksum 05:48:34 92a5565b7b96: Download complete 05:48:34 da9db072f522: Verifying Checksum 05:48:34 da9db072f522: Download complete 05:48:34 ff9bb7016b71: Verifying Checksum 05:48:34 ff9bb7016b71: Download complete 05:48:34 da9db072f522: Pull complete 05:48:34 a813b0c90790: Verifying Checksum 05:48:34 a813b0c90790: Download complete 05:48:34 6ef4a4ee8ca5: Pull complete 05:48:34 06f05ace1117: Verifying Checksum 05:48:34 06f05ace1117: Download complete 05:48:34 b67dba6c2c7d: Verifying Checksum 05:48:34 b67dba6c2c7d: Download complete 05:48:38 06f05ace1117: Pull complete 05:48:38 5fe327b54edc: Pull complete 05:48:38 4f4fb700ef54: Pull complete 05:48:38 92a5565b7b96: Pull complete 05:48:38 ff9bb7016b71: Pull complete 05:48:39 b67dba6c2c7d: Pull complete 05:48:40 a813b0c90790: Pull complete 05:48:40 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:48:40 ---> 3ba60ce46760 05:48:40 Step 3/10 : ARG MAKE=make build 05:48:41 ---> Running in e7de46bdb748 05:48:41 Removing intermediate container e7de46bdb748 05:48:41 ---> 0e2e4fe0831e 05:48:41 Step 4/10 : WORKDIR /device-sdk-go 05:48:41 ---> Running in 9785c0f5d76f 05:48:42 Removing intermediate container 9785c0f5d76f 05:48:42 ---> ac495c2530c4 05:48:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:48:42 ---> Running in 7659060dc7d7 05:48:42 Removing intermediate container 7659060dc7d7 05:48:42 ---> c5468ca66433 05:48:42 Step 6/10 : RUN apk add --update --no-cache make git 05:48:42 ---> Running in 30ca4a4878a0 05:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:42 OK: 248 MiB in 58 packages 05:48:43 Removing intermediate container 30ca4a4878a0 05:48:43 ---> e2bcc4d3b088 05:48:43 Step 7/10 : COPY go.mod vendor* ./ 05:48:43 ---> d74e274a0422 05:48:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:43 ---> Running in d722a19433ba 05:49:10 Removing intermediate container d722a19433ba 05:49:10 ---> e04b29b4fb22 05:49:10 Step 9/10 : COPY . . 05:49:10 ---> 774329954fb9 05:49:10 Step 10/10 : RUN ${MAKE} 05:49:10 ---> Running in 61d028fcf32a 05:49:10 noop 05:49:10 Removing intermediate container 61d028fcf32a 05:49:10 ---> 156c170e152c 05:49:10 Successfully built 156c170e152c 05:49:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:10 + docker inspect -f . ci-base-image-x86_64 05:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:10 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:49:10 $ 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 05:49:10 $ docker top 4e21bf6cd0d23068cd0780f94c560fb1bbf150a1bee50a4b5ed2bf3b4860a939 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:11 + go version 05:49:11 go version go1.23.4 linux/amd64 [Pipeline] } 05:49:11 $ docker stop --time=1 4e21bf6cd0d23068cd0780f94c560fb1bbf150a1bee50a4b5ed2bf3b4860a939 05:49:12 $ docker rm -f --volumes 4e21bf6cd0d23068cd0780f94c560fb1bbf150a1bee50a4b5ed2bf3b4860a939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:12 + docker inspect -f . ci-base-image-x86_64 05:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:12 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:49:13 $ 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 05:49:13 $ docker top afc44e202f275c7d24629677ea0d2df06931444816d41a92047d769d18ac38ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 05:49:13 + make test 05:49:13 go test -race -coverprofile=coverage.out ./... 05:49:22 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 05:49:54 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 05:49:54 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 05:49:54 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 05:49:54 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 05:49:54 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 05:49:55 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 28.2% of statements 05:49:55 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.033s coverage: 79.3% of statements 05:49:56 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 05:49:56 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 05:49:57 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 05:49:57 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.045s coverage: 90.4% of statements 05:49:57 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 05:49:57 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 05:49:57 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 05:49:58 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.085s coverage: 45.0% of statements 05:49:58 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.051s coverage: 14.3% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.315s coverage: 44.6% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 68.4% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.3% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.0% of statements 05:50:36 GO111MODULE=on go vet ./... 05:50:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:50:42 ./bin/test-attribution-txt.sh [Pipeline] echo 05:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:50:42 $ docker stop --time=1 afc44e202f275c7d24629677ea0d2df06931444816d41a92047d769d18ac38ef 05:50:44 $ docker rm -f --volumes afc44e202f275c7d24629677ea0d2df06931444816d41a92047d769d18ac38ef [Pipeline] // withDockerContainer [Pipeline] sh 05:50:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:50:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:46 + ls -al . 05:50:46 total 740 05:50:46 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 05:49 . 05:50:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:48 .. 05:50:46 -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 05:48 .dockerignore 05:50:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:50 .git 05:50:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:48 .github 05:50:46 -rw-rw-r-- 1 jenkins jenkins 137 Mar 10 05:48 .gitignore 05:50:46 -rw-rw-r-- 1 jenkins jenkins 199 Mar 10 05:48 .golangci.yml 05:50:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:48 .semver 05:50:46 -rw-rw-r-- 1 jenkins jenkins 53715 Mar 10 05:48 CHANGELOG.md 05:50:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 05:48 GOVERNANCE.md 05:50:46 -rw-rw-r-- 1 jenkins jenkins 882 Mar 10 05:48 Jenkinsfile 05:50:46 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 05:48 LICENSE 05:50:46 -rw-rw-r-- 1 jenkins jenkins 2424 Mar 10 05:48 Makefile 05:50:46 -rw-rw-r-- 1 jenkins jenkins 619 Mar 10 05:48 OWNERS.md 05:50:46 -rw-rw-r-- 1 jenkins jenkins 4937 Mar 10 05:48 README.md 05:50:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 05:48 VERSION 05:50:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:48 bin 05:50:46 -rw-r--r-- 1 jenkins jenkins 497265 Mar 10 05:50 coverage.out 05:50:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 05:48 example 05:50:46 -rw-rw-r-- 1 jenkins jenkins 6089 Mar 10 05:48 go.mod 05:50:46 -rw-rw-r-- 1 jenkins jenkins 86333 Mar 10 05:48 go.sum 05:50:46 drwxrwxr-x 13 jenkins jenkins 4096 Mar 10 05:48 internal 05:50:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:48 openapi 05:50:46 drwxrwxr-x 6 jenkins jenkins 4096 Mar 10 05:48 pkg 05:50:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:48 snap 05:50:46 -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:46 + 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=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e --label arch=amd64 --label version=4.0.0-dev.31 . 05:50:46 Sending build context to Docker daemon 26.78MB 05:50:46 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 05:50:46 Step 2/24 : FROM ${BASE} AS builder 05:50:46 ---> 156c170e152c 05:50:46 Step 3/24 : ARG MAKE=make build 05:50:47 ---> Running in 0e8a3b405609 05:50:47 Removing intermediate container 0e8a3b405609 05:50:47 ---> 4deeb61b6e75 05:50:47 Step 4/24 : WORKDIR /device-sdk-go 05:50:47 ---> Running in 03a9d2121f5c 05:50:47 Removing intermediate container 03a9d2121f5c 05:50:47 ---> b525f7235114 05:50:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:50:47 ---> Running in 6e7d39ab03fc 05:50:47 Removing intermediate container 6e7d39ab03fc 05:50:47 ---> 799ceafa5c93 05:50:47 Step 6/24 : RUN apk add --update --no-cache make git 05:50:47 ---> Running in 8fa0d8ad8f6d 05:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:48 OK: 248 MiB in 58 packages 05:50:48 Removing intermediate container 8fa0d8ad8f6d 05:50:48 ---> 329df0e7f2fb 05:50:48 Step 7/24 : COPY go.mod vendor* ./ 05:50:48 ---> 35dd7406e87f 05:50:48 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:48 ---> Running in b00672bfdbda 05:50:49 Removing intermediate container b00672bfdbda 05:50:49 ---> 8b731b3e705e 05:50:49 Step 9/24 : COPY . . 05:50:49 ---> 5fcf274e33cb 05:50:49 Step 10/24 : RUN ${MAKE} 05:50:49 ---> Running in 8f0f9705d1c8 05:50:49 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:51:16 Removing intermediate container 8f0f9705d1c8 05:51:16 ---> deb6933b5ac9 05:51:16 Step 11/24 : FROM alpine:3.20 05:51:16 3.20: Pulling from library/alpine 05:51:16 0a9a5dfd008f: Pulling fs layer 05:51:16 0a9a5dfd008f: Verifying Checksum 05:51:16 0a9a5dfd008f: Download complete 05:51:16 0a9a5dfd008f: Pull complete 05:51:16 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:51:16 Status: Downloaded newer image for alpine:3.20 05:51:16 ---> ff221270b9fb 05:51:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:51:16 ---> Running in 182aa7dd04e0 05:51:16 Removing intermediate container 182aa7dd04e0 05:51:16 ---> 6c0323b0afdd 05:51:16 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:51:16 ---> Running in e95ff21e3f02 05:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:51:17 (1/1) Installing dumb-init (1.2.5-r3) 05:51:17 Executing busybox-1.36.1-r29.trigger 05:51:17 OK: 8 MiB in 15 packages 05:51:17 Removing intermediate container e95ff21e3f02 05:51:17 ---> c7fba686de1d 05:51:17 Step 14/24 : RUN apk --no-cache upgrade 05:51:17 ---> Running in 31a44d2e34e1 05:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:51:18 OK: 8 MiB in 15 packages 05:51:18 Removing intermediate container 31a44d2e34e1 05:51:18 ---> 003e0f41b9c1 05:51:18 Step 15/24 : WORKDIR / 05:51:18 ---> Running in 278e0bdb6204 05:51:18 Removing intermediate container 278e0bdb6204 05:51:18 ---> 011f3ec1e5cd 05:51:18 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:51:18 ---> 0b97c323cbaa 05:51:18 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:51:19 ---> f9bcc36f086a 05:51:19 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:51:19 ---> 96f95d26019f 05:51:19 Step 19/24 : EXPOSE 59999 05:51:19 ---> Running in 2c8713a1f9a2 05:51:20 Removing intermediate container 2c8713a1f9a2 05:51:20 ---> 0f5cef9f9126 05:51:20 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:51:20 ---> Running in 4802551484b0 05:51:20 Removing intermediate container 4802551484b0 05:51:20 ---> 7cb5380a62ce 05:51:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:51:20 ---> Running in c994fdb65a35 05:51:20 Removing intermediate container c994fdb65a35 05:51:20 ---> f4f1d4d331fb 05:51:20 Step 22/24 : LABEL arch=amd64 05:51:20 ---> Running in e9e7831e4a94 05:51:20 Removing intermediate container e9e7831e4a94 05:51:20 ---> 956dd2843b37 05:51:20 Step 23/24 : LABEL git_sha=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e 05:51:20 ---> Running in f5376875eaba 05:51:20 Removing intermediate container f5376875eaba 05:51:20 ---> 69c619513f8a 05:51:20 Step 24/24 : LABEL version=4.0.0-dev.31 05:51:20 ---> Running in e34d6c112fc3 05:51:20 Removing intermediate container e34d6c112fc3 05:51:20 ---> f173e1308ddf 05:51:20 [Warning] One or more build-args [ARCH] were not consumed 05:51:20 Successfully built f173e1308ddf 05:51:20 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:27 05:51:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:28 latest: Pulling from edgex-lftools-log-publisher 05:51:28 5eb5b503b376: Pulling fs layer 05:51:28 5c69ac0246d0: Pulling fs layer 05:51:28 ec43610c2a17: Pulling fs layer 05:51:28 3a2ae6a8a46f: Pulling fs layer 05:51:28 33b1e0a273af: Pulling fs layer 05:51:28 5d3b04190fa2: Pulling fs layer 05:51:28 2f39f015ded8: Pulling fs layer 05:51:28 3a2ae6a8a46f: Waiting 05:51:28 2f39f015ded8: Waiting 05:51:28 5d3b04190fa2: Waiting 05:51:28 33b1e0a273af: Waiting 05:51:28 5c69ac0246d0: Download complete 05:51:28 3a2ae6a8a46f: Verifying Checksum 05:51:28 3a2ae6a8a46f: Download complete 05:51:28 ec43610c2a17: Verifying Checksum 05:51:28 33b1e0a273af: Verifying Checksum 05:51:28 33b1e0a273af: Download complete 05:51:28 5d3b04190fa2: Verifying Checksum 05:51:28 5d3b04190fa2: Download complete 05:51:28 5eb5b503b376: Verifying Checksum 05:51:28 5eb5b503b376: Download complete 05:51:28 2f39f015ded8: Download complete 05:51:29 5eb5b503b376: Pull complete 05:51:29 5c69ac0246d0: Pull complete 05:51:29 ec43610c2a17: Pull complete 05:51:30 3a2ae6a8a46f: Pull complete 05:51:30 33b1e0a273af: Pull complete 05:51:30 5d3b04190fa2: Pull complete 05:51:34 2f39f015ded8: Pull complete 05:51:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:34 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:51:34 $ 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 05:51:35 $ docker top 356f2c3415dbb0f8094da3a83f77960492ee1d40608b2ec6a95aac3b3986fe0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:36 ---> job-cost.sh 05:51:36 lf-activate-venv: SKIPPING 05:51:36 INFO: No Stack... 05:51:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:51:36 INFO: Archiving Costs [Pipeline] sh 05:51:37 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 05:51:37 + cut -d, -f6 [Pipeline] lock 05:51:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] 05:51:37 Resource [jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] did not exist. Created. 05:51:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:37 + echo total: 0.2199999988079071 [Pipeline] stash 05:51:37 Stashed 1 file(s) [Pipeline] } 05:51:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:37 $ docker stop --time=1 356f2c3415dbb0f8094da3a83f77960492ee1d40608b2ec6a95aac3b3986fe0e 05:51:38 $ docker rm -f --volumes 356f2c3415dbb0f8094da3a83f77960492ee1d40608b2ec6a95aac3b3986fe0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:51:39 provisioning config files... 05:51:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3396568905640460193tmp [Pipeline] { [Pipeline] sh 05:51:39 + set +x 05:51:39 + + curlbash -s -s https://codecov.io/bash -- 05:51:39 05:51:39 05:51:39 _____ _ 05:51:39 / ____| | | 05:51:39 | | ___ __| | ___ ___ _____ __ 05:51:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:51:39 | |___| (_) | (_| | __/ (_| (_) \ V / 05:51:39 \_____\___/ \__,_|\___|\___\___/ \_/ 05:51:39 Bash-1.0.6 05:51:39 05:51:39 05:51:39 ==> git version 2.25.1 found 05:51:39 ==> 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 05:51:39 Release-Date: 2020-01-08 05:51:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:51:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:51:39 ==> Jenkins CI detected. 05:51:39 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:51:39 project root: . 05:51:39 --> token set from env 05:51:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:51:39 ==> Running gcov in . (disable via -X gcov) 05:51:39 ==> Python coveragepy not found 05:51:39 ==> Searching for coverage reports in: 05:51:39 + . 05:51:39 -> Found 1 reports 05:51:39 ==> Detecting git/mercurial file structure 05:51:39 ==> Reading reports 05:51:39 + ./coverage.out bytes=497265 05:51:39 ==> Appending adjustments 05:51:39 https://docs.codecov.io/docs/fixing-reports 05:51:39 + Found adjustments 05:51:39 ==> Gzipping contents 05:51:39 48K /tmp/codecov.cXVGMf.gz 05:51:39 ==> Uploading reports 05:51:39 url: https://codecov.io 05:51:39 query: branch=main&commit=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e&build=354&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F354%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:51:39 -> Pinging Codecov 05:51:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e&build=354&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F354%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:51:39 -> Uploading to 05:51:39 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/d1fbc779a240cbbcf284b6d6f9490aecbadfae6e/ab126f29-19ed-42c3-a202-f70cc086b946.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T055139Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=15ffdf79dca4b85ee6e3db2fbd5e1c23ac55df6ccaed5f46e86a160e5135e932 05:51:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:39 Dload Upload Total Spent Left Speed 05:51:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47507 0 0 100 47507 0 313k --:--:-- --:--:-- --:--:-- 313k 05:51:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] } 05:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:51:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:51:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:51:40 05:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:51:41 latest: Pulling from edgex-devops/edgex-snyk-go 05:51:41 43c4264eed91: Pulling fs layer 05:51:41 4cc291be95ef: Pulling fs layer 05:51:41 2ac1f1163629: Pulling fs layer 05:51:41 5c3c966382ef: Pulling fs layer 05:51:41 4f4fb700ef54: Pulling fs layer 05:51:41 d9c7d2e4e75e: Pulling fs layer 05:51:41 4f4fb700ef54: Waiting 05:51:41 5c3c966382ef: Waiting 05:51:41 9c3e1370e548: Pulling fs layer 05:51:41 d9c7d2e4e75e: Waiting 05:51:41 9c3e1370e548: Waiting 05:51:41 4cc291be95ef: Verifying Checksum 05:51:41 4cc291be95ef: Download complete 05:51:41 5c3c966382ef: Download complete 05:51:41 4f4fb700ef54: Verifying Checksum 05:51:41 4f4fb700ef54: Download complete 05:51:41 43c4264eed91: Download complete 05:51:41 43c4264eed91: Pull complete 05:51:41 d9c7d2e4e75e: Verifying Checksum 05:51:41 d9c7d2e4e75e: Download complete 05:51:41 4cc291be95ef: Pull complete 05:51:41 2ac1f1163629: Download complete 05:51:42 9c3e1370e548: Verifying Checksum 05:51:42 9c3e1370e548: Download complete 05:51:45 2ac1f1163629: Pull complete 05:51:45 5c3c966382ef: Pull complete 05:51:45 4f4fb700ef54: Pull complete 05:51:45 d9c7d2e4e75e: Pull complete 05:51:48 9c3e1370e548: Pull complete 05:51:48 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:51:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:48 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:51:48 $ 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:latest cat 05:51:50 $ docker top b45509051d0741ebfb01cc08fe9ad93a520b72cf4b5e01bfc8357db22738202c -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 05:51:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:51:50 + set -o pipefail 05:51:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:51:58 05:51:58 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 05:51:58 05:51:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/135a382f-d4c0-4121-a615-bd75f23d71a1 05:51:58 05:51:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:51:58 05:51:59 05:51:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:51:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:51:59 $ docker stop --time=1 b45509051d0741ebfb01cc08fe9ad93a520b72cf4b5e01bfc8357db22738202c 05:52:01 $ docker rm -f --volumes b45509051d0741ebfb01cc08fe9ad93a520b72cf4b5e01bfc8357db22738202c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:52:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:02 provisioning config files... 05:52:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15394085918484207695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:02 --> edgex-publish-swagger.sh 05:52:02 === Publish openapi API === 05:52:02 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:52:02 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 05:52:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:02 Dload Upload Total Spent Left Speed 05:52:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 164k --:--:-- --:--:-- --:--:-- 163k 100 37674 100 156 100 37518 248 59837 --:--:-- --:--:-- --:--:-- 59990 05:52:03 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:52:03 [Pipeline] } 05:52:03 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 05:52:03 + git log --format=format:%s -1 d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] sh 05:52:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:04 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:52:04 $ 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 05:52:04 $ docker top b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:04 [ssh-agent] Looking for ssh-agent implementation... 05:52:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:04 $ docker exec b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f ssh-agent 05:52:05 SSH_AUTH_SOCK=/tmp/ssh-Fo0EfuFtv7h5/agent.32 05:52:05 SSH_AGENT_PID=38 05:52:05 Running ssh-add (command line suppressed) 05:52:05 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8399162171953559052.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8399162171953559052.key) 05:52:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:05 + git semver tag 05:52:05 2025-03-10 05:52:05,665 [run_tag] DEBUG tag force:False 05:52:05 2025-03-10 05:52:05,665 [check_head_tag] DEBUG check head tag 05:52:05 2025-03-10 05:52:05,668 [execute] INFO git cat-file --batch-check 05:52:05 2025-03-10 05:52:05,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:52:05 2025-03-10 05:52:05,672 [execute] INFO git cat-file --batch 05:52:05 2025-03-10 05:52:05,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:52:05 2025-03-10 05:52:05,710 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:05 2025-03-10 05:52:05,710 [execute] INFO git tag -a v4.0.0-dev.31 -m v4.0.0-dev.31 05:52:05 2025-03-10 05:52:05,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.31', '-m', 'v4.0.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:52:05 2025-03-10 05:52:05,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:05 4.0.0-dev.31 [Pipeline] } 05:52:05 $ docker exec --env ******** --env ******** b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f ssh-agent -k 05:52:05 unset SSH_AUTH_SOCK; 05:52:05 unset SSH_AGENT_PID; 05:52:05 echo Agent pid 38 killed; 05:52:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:06 + git semver [Pipeline] } 05:52:06 $ docker stop --time=1 b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f 05:52:07 $ docker rm -f --volumes b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:52:08 05:52:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:52:08 0.23.1-centos7: Pulling from edgex-lftools 05:52:08 ab5ef0e58194: Pulling fs layer 05:52:08 9712f1f96733: Pulling fs layer 05:52:08 63f879dbbcfc: Pulling fs layer 05:52:08 0d9ebad4ef96: Pulling fs layer 05:52:08 e9a5061849ea: Pulling fs layer 05:52:08 d747dcd14b5f: Pulling fs layer 05:52:08 2de7ff778b66: Pulling fs layer 05:52:08 e9a5061849ea: Waiting 05:52:08 d747dcd14b5f: Waiting 05:52:08 2de7ff778b66: Waiting 05:52:08 0d9ebad4ef96: Waiting 05:52:08 9712f1f96733: Verifying Checksum 05:52:08 9712f1f96733: Download complete 05:52:08 63f879dbbcfc: Verifying Checksum 05:52:08 63f879dbbcfc: Download complete 05:52:08 e9a5061849ea: Verifying Checksum 05:52:08 e9a5061849ea: Download complete 05:52:08 d747dcd14b5f: Verifying Checksum 05:52:08 d747dcd14b5f: Download complete 05:52:08 0d9ebad4ef96: Verifying Checksum 05:52:08 0d9ebad4ef96: Download complete 05:52:08 ab5ef0e58194: Verifying Checksum 05:52:08 ab5ef0e58194: Download complete 05:52:08 2de7ff778b66: Verifying Checksum 05:52:08 2de7ff778b66: Download complete 05:52:11 ab5ef0e58194: Pull complete 05:52:11 9712f1f96733: Pull complete 05:52:12 63f879dbbcfc: Pull complete 05:52:15 0d9ebad4ef96: Pull complete 05:52:15 e9a5061849ea: Pull complete 05:52:15 d747dcd14b5f: Pull complete 05:52:17 2de7ff778b66: Pull complete 05:52:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:52:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:17 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:52:17 $ 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 05:52:19 $ docker top e3ae26a6eede51fdff709f1af4beb6e7a6e4dd19f78bad51721f58cfd352db15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:52:19 provisioning config files... 05:52:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1512009100876049036tmp 05:52:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16272518249082057744tmp 05:52:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6224655500183832641tmp [Pipeline] { [Pipeline] echo 05:52:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:52:19 ---> sigul-configuration.sh 05:52:19 gpg: directory `/root/.gnupg' created 05:52:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:52:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:52:19 gpg: keyring `/root/.gnupg/secring.gpg' created 05:52:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:52:19 gpg: CAST5 encrypted data 05:52:19 gpg: encrypted with 1 passphrase 05:52:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:52:19 + mkdir /home/jenkins 05:52:19 + mkdir /home/jenkins/sigul [Pipeline] sh 05:52:20 + 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 05:52:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:52:20 ---> sigul-install.sh 05:52:20 Sigul already installed; skipping installation. [Pipeline] sh 05:52:20 + git tag --list 05:52:20 0.7.1 05:52:20 delhi-tag 05:52:20 v1.0.0 05:52:20 v1.1.0 05:52:20 v1.1.1 05:52:20 v1.1.2 05:52:20 v1.2.0 05:52:20 v1.2.1 05:52:20 v1.2.2 05:52:20 v1.2.3 05:52:20 v1.3.0 05:52:20 v1.4.0 05:52:20 v2.0.0 05:52:20 v2.1.0 05:52:20 v2.1.1 05:52:20 v2.2.0 05:52:20 v2.3.0 05:52:20 v2.3.1 05:52:20 v3.0 05:52:20 v3.0.0 05:52:20 v3.0.1-dev.1 05:52:20 v3.1 05:52:20 v3.1.0 05:52:20 v3.1.0-dev.1 05:52:20 v3.1.0-dev.10 05:52:20 v3.1.0-dev.11 05:52:20 v3.1.0-dev.12 05:52:20 v3.1.0-dev.13 05:52:20 v3.1.0-dev.14 05:52:20 v3.1.0-dev.15 05:52:20 v3.1.0-dev.16 05:52:20 v3.1.0-dev.17 05:52:20 v3.1.0-dev.18 05:52:20 v3.1.0-dev.19 05:52:20 v3.1.0-dev.2 05:52:20 v3.1.0-dev.20 05:52:20 v3.1.0-dev.21 05:52:20 v3.1.0-dev.22 05:52:20 v3.1.0-dev.23 05:52:20 v3.1.0-dev.24 05:52:20 v3.1.0-dev.25 05:52:20 v3.1.0-dev.26 05:52:20 v3.1.0-dev.27 05:52:20 v3.1.0-dev.28 05:52:20 v3.1.0-dev.29 05:52:20 v3.1.0-dev.3 05:52:20 v3.1.0-dev.30 05:52:20 v3.1.0-dev.31 05:52:20 v3.1.0-dev.32 05:52:20 v3.1.0-dev.33 05:52:20 v3.1.0-dev.34 05:52:20 v3.1.0-dev.35 05:52:20 v3.1.0-dev.36 05:52:20 v3.1.0-dev.37 05:52:20 v3.1.0-dev.38 05:52:20 v3.1.0-dev.39 05:52:20 v3.1.0-dev.4 05:52:20 v3.1.0-dev.40 05:52:20 v3.1.0-dev.41 05:52:20 v3.1.0-dev.5 05:52:20 v3.1.0-dev.6 05:52:20 v3.1.0-dev.7 05:52:20 v3.1.0-dev.8 05:52:20 v3.1.0-dev.9 05:52:20 v3.1.1 05:52:20 v3.1.1-dev.1 05:52:20 v3.2.0-dev.1 05:52:20 v3.2.0-dev.10 05:52:20 v3.2.0-dev.11 05:52:20 v3.2.0-dev.12 05:52:20 v3.2.0-dev.13 05:52:20 v3.2.0-dev.14 05:52:20 v3.2.0-dev.15 05:52:20 v3.2.0-dev.16 05:52:20 v3.2.0-dev.17 05:52:20 v3.2.0-dev.18 05:52:20 v3.2.0-dev.19 05:52:20 v3.2.0-dev.2 05:52:20 v3.2.0-dev.20 05:52:20 v3.2.0-dev.21 05:52:20 v3.2.0-dev.22 05:52:20 v3.2.0-dev.23 05:52:20 v3.2.0-dev.24 05:52:20 v3.2.0-dev.25 05:52:20 v3.2.0-dev.26 05:52:20 v3.2.0-dev.27 05:52:20 v3.2.0-dev.28 05:52:20 v3.2.0-dev.29 05:52:20 v3.2.0-dev.3 05:52:20 v3.2.0-dev.30 05:52:20 v3.2.0-dev.31 05:52:20 v3.2.0-dev.32 05:52:20 v3.2.0-dev.33 05:52:20 v3.2.0-dev.34 05:52:20 v3.2.0-dev.35 05:52:20 v3.2.0-dev.36 05:52:20 v3.2.0-dev.37 05:52:20 v3.2.0-dev.38 05:52:20 v3.2.0-dev.39 05:52:20 v3.2.0-dev.4 05:52:20 v3.2.0-dev.40 05:52:20 v3.2.0-dev.41 05:52:20 v3.2.0-dev.42 05:52:20 v3.2.0-dev.43 05:52:20 v3.2.0-dev.44 05:52:20 v3.2.0-dev.45 05:52:20 v3.2.0-dev.46 05:52:20 v3.2.0-dev.47 05:52:20 v3.2.0-dev.48 05:52:20 v3.2.0-dev.5 05:52:20 v3.2.0-dev.6 05:52:20 v3.2.0-dev.7 05:52:20 v3.2.0-dev.8 05:52:20 v3.2.0-dev.9 05:52:20 v4.0.0-dev.1 05:52:20 v4.0.0-dev.10 05:52:20 v4.0.0-dev.11 05:52:20 v4.0.0-dev.12 05:52:20 v4.0.0-dev.13 05:52:20 v4.0.0-dev.14 05:52:20 v4.0.0-dev.15 05:52:20 v4.0.0-dev.16 05:52:20 v4.0.0-dev.17 05:52:20 v4.0.0-dev.18 05:52:20 v4.0.0-dev.19 05:52:20 v4.0.0-dev.2 05:52:20 v4.0.0-dev.20 05:52:20 v4.0.0-dev.21 05:52:20 v4.0.0-dev.22 05:52:20 v4.0.0-dev.23 05:52:20 v4.0.0-dev.24 05:52:20 v4.0.0-dev.25 05:52:20 v4.0.0-dev.26 05:52:20 v4.0.0-dev.27 05:52:20 v4.0.0-dev.28 05:52:20 v4.0.0-dev.29 05:52:20 v4.0.0-dev.3 05:52:20 v4.0.0-dev.30 05:52:20 v4.0.0-dev.31 05:52:20 v4.0.0-dev.4 05:52:20 v4.0.0-dev.5 05:52:20 v4.0.0-dev.6 05:52:20 v4.0.0-dev.7 05:52:20 v4.0.0-dev.8 05:52:20 v4.0.0-dev.9 [Pipeline] sh 05:52:20 + lftools sign git-tag v4.0.0-dev.31 05:52:21 Signing Git tag with Sigul... 05:52:21 Signing v4.0.0-dev.31 [Pipeline] echo 05:52:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:52:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:52:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:52:22 $ docker stop --time=1 e3ae26a6eede51fdff709f1af4beb6e7a6e4dd19f78bad51721f58cfd352db15 05:52:23 $ docker rm -f --volumes e3ae26a6eede51fdff709f1af4beb6e7a6e4dd19f78bad51721f58cfd352db15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:52:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:24 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:52:24 $ 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 05:52:24 $ docker top 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 -eo pid,comm 05:52:24 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). 05:52:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:24 [ssh-agent] Looking for ssh-agent implementation... 05:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:24 $ docker exec 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 ssh-agent 05:52:24 SSH_AUTH_SOCK=/tmp/ssh-SZwbrI5BjO1K/agent.32 05:52:24 SSH_AGENT_PID=38 05:52:24 Running ssh-add (command line suppressed) 05:52:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14141985645039039174.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14141985645039039174.key) 05:52:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:25 + git semver bump pre 05:52:25 2025-03-10 05:52:25,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:25 2025-03-10 05:52:25,549 [bump_version] DEBUG bumping version:4.0.0-dev.31 on axis:pre with prefix:dev 05:52:25 2025-03-10 05:52:25,549 [bump_version] DEBUG bumped version:4.0.0-dev.32 05:52:25 2025-03-10 05:52:25,549 [write_version] DEBUG write version:4.0.0-dev.32 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:52:25 2025-03-10 05:52:25,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:25 2025-03-10 05:52:25,549 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:25 2025-03-10 05:52:25,551 [execute] INFO git cat-file --batch-check 05:52:25 2025-03-10 05:52:25,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:52:25 2025-03-10 05:52:25,557 [execute] INFO git cat-file --batch 05:52:25 2025-03-10 05:52:25,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:52:25 2025-03-10 05:52:25,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:25 4.0.0-dev.32 [Pipeline] } 05:52:25 $ docker exec --env ******** --env ******** 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 ssh-agent -k 05:52:25 unset SSH_AUTH_SOCK; 05:52:25 unset SSH_AGENT_PID; 05:52:25 echo Agent pid 38 killed; 05:52:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:26 + git semver [Pipeline] } 05:52:26 $ docker stop --time=1 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 05:52:27 $ docker rm -f --volumes 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:28 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:52:28 $ 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 05:52:28 $ docker top 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 -eo pid,comm 05:52:28 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). 05:52:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:28 [ssh-agent] Looking for ssh-agent implementation... 05:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:28 $ docker exec 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 ssh-agent 05:52:29 SSH_AUTH_SOCK=/tmp/ssh-uJAtK8ZE1Obb/agent.32 05:52:29 SSH_AGENT_PID=38 05:52:29 Running ssh-add (command line suppressed) 05:52:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12470320071287058803.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12470320071287058803.key) 05:52:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:29 + git semver push 05:52:29 2025-03-10 05:52:29,597 [run_push] DEBUG push 05:52:29 2025-03-10 05:52:29,598 [execute] INFO git cat-file --batch-check 05:52:29 2025-03-10 05:52:29,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:52:29 2025-03-10 05:52:29,602 [execute] INFO git rev-list 0a504a39f05f18947a97e3fcf9aa9b8d3763c8d9 -- 05:52:29 2025-03-10 05:52:29,602 [execute] DEBUG Popen(['git', 'rev-list', '0a504a39f05f18947a97e3fcf9aa9b8d3763c8d9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:52:29 2025-03-10 05:52:29,617 [execute] INFO git fetch -v origin 05:52:29 2025-03-10 05:52:29,617 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:52:30 2025-03-10 05:52:30,162 [run_push] DEBUG no remote changes detected 05:52:30 2025-03-10 05:52:30,163 [execute] INFO git push origin semver 05:52:30 2025-03-10 05:52:30,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:52:31 2025-03-10 05:52:30,903 [run_push] DEBUG push all version tags 05:52:31 2025-03-10 05:52:30,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:52:31 2025-03-10 05:52:30,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:52:31 2025-03-10 05:52:31,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:52:31 4.0.0-dev.32 [Pipeline] } 05:52:31 $ docker exec --env ******** --env ******** 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 ssh-agent -k 05:52:31 unset SSH_AUTH_SOCK; 05:52:31 unset SSH_AGENT_PID; 05:52:31 echo Agent pid 38 killed; 05:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:32 + git semver [Pipeline] } 05:52:32 $ docker stop --time=1 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 05:52:33 $ docker rm -f --volumes 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:52:34 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:52:34 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:52:34 total 16 05:52:34 drwxr-xr-x 3 root root 4096 Mar 10 05:51 . 05:52:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 05:52 .. 05:52:34 drwxr-xr-x 2 root root 4096 Mar 10 05:51 cost 05:52:34 -rw-r--r-- 1 root root 85 Mar 10 05:51 cost.csv 05:52:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:52:34 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:52:34 total 16 05:52:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:51 . 05:52:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 05:52 .. 05:52:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 05:51 cost 05:52:34 -rw-r--r-- 1 jenkins jenkins 85 Mar 10 05:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:35 ---> package-listing.sh 05:52:35 ++ facter osfamily 05:52:35 ++ tr '[:upper:]' '[:lower:]' 05:52:35 + OS_FAMILY=debian 05:52:35 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:52:35 + START_PACKAGES=/tmp/packages_start.txt 05:52:35 + END_PACKAGES=/tmp/packages_end.txt 05:52:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:35 + PACKAGES=/tmp/packages_start.txt 05:52:35 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:52:35 + PACKAGES=/tmp/packages_end.txt 05:52:35 + case "${OS_FAMILY}" in 05:52:35 + dpkg -l 05:52:35 + grep '^ii' 05:52:35 + '[' -f /tmp/packages_start.txt ']' 05:52:35 + '[' -f /tmp/packages_end.txt ']' 05:52:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:35 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:52:35 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:52:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:52:35 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 05:52:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:36 prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container 05:52:36 $ 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 05:52:36 $ docker top 9910b809beebfe70c253404d38a301a74735cc2627f2b83101c7c15010107ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:37 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:37 + ls /var/log/sa-host 05:52:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:37 provisioning config files... 05:52:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6570363760959595897tmp [Pipeline] { [Pipeline] echo 05:52:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:38 ---> create-netrc.sh [Pipeline] } 05:52:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:38 ---> python-tools-install.sh [Pipeline] echo 05:52:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:38 ---> sudo-logs.sh 05:52:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:39 ---> job-cost.sh 05:52:39 lf-activate-venv: SKIPPING 05:52:39 DEBUG: total: 0.2199999988079071 05:52:39 INFO: Retrieving Stack Cost... 05:52:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:39 INFO: Archiving Costs [Pipeline] echo 05:52:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:39 ---> logs-deploy.sh 05:52:39 lf-activate-venv: SKIPPING 05:52:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/354 05:52:39 INFO: archiving workspace using pattern(s): 05:52:40 Archives upload complete. 05:52:40 INFO: archiving logs to Nexus