Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa 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-ssh14379999261168512809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh6133748093713766784.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh12240091205367107815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh7466975874421797281.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-ssh1306697651123931273.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-3609 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 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa (main) Commit message: "feat: Add support for ValueTypeObjectArray in command value handling (#1734)" > 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 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa # timeout=10 > git rev-list --no-walk 5936f1e64e235b0085a02e88f08e082d63a0dafa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:02 ========================================================= 06:20:02 EdgeX Global Pipelines Version Info 06:20:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:02 ------------------- 06:20:02 stable info: 06:20:02 ------------------- 06:20:02 Commited By: Ginny Guan ginny@iotechsys.com 06:20:02 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:20:02 Message: update stable to v1.0.274 06:20:03 ------------------- 06:20:03 experimental info: 06:20:03 ------------------- 06:20:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:20:03 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 06:20:03 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:20:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:20:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:20:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:20:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:20:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:20:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:20:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e0babd [Pipeline] echo 06:20:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:04 provisioning config files... 06:20:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4553926597943937919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:05 ---> ****-login.sh 06:20:05 nexus3.edgexfoundry.org:10001 06:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:05 Configure a credential helper to remove this warning. See 06:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:05 06:20:05 Login Succeeded 06:20:05 nexus3.edgexfoundry.org:10002 06:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:05 Configure a credential helper to remove this warning. See 06:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:05 06:20:05 Login Succeeded 06:20:05 nexus3.edgexfoundry.org:10003 06:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:05 Configure a credential helper to remove this warning. See 06:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:05 06:20:05 Login Succeeded 06:20:05 nexus3.edgexfoundry.org:10004 06:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:05 Configure a credential helper to remove this warning. See 06:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:05 06:20:05 Login Succeeded 06:20:05 ****.io 06:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:05 Configure a credential helper to remove this warning. See 06:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:05 06:20:05 Login Succeeded 06:20:05 ---> ****-login.sh ends [Pipeline] } 06:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:20:06 + git rev-list -1 --merges 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa~1..0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo 06:20:06 -----------> git rev-list -1 --merges 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa~1..0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [false] [Pipeline] sh 06:20:06 + git log --format=format:%s -1 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo 06:20:06 ========================================================= 06:20:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:20:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:06 + git log --format=format:%s -1 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] echo 06:20:07 [semverPrep] GIT_COMMIT: 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa, Commit Message: feat: Add support for ValueTypeObjectArray in command value handling (#1734) [Pipeline] echo 06:20:07 [semverPrep] This is not a build commit. [Pipeline] sh 06:20:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:07 + grep -v github /etc/ssh/ssh_known_hosts 06:20:07 + [ -e /tmp/ssh_known_hosts ] 06:20:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:20:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:20:07 + sudo tee -a /etc/ssh/ssh_known_hosts 06:20:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:07 06:20:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:08 0.1.4: Pulling from edgex-devops/py-git-semver 06:20:08 3dae71ba6b94: Pulling fs layer 06:20:08 6bf1a483ea7c: Pulling fs layer 06:20:08 f5dfc541a4d3: Pulling fs layer 06:20:08 461d9e800cba: Pulling fs layer 06:20:08 80192f66455f: Pulling fs layer 06:20:08 2e8e34ca0e6c: Pulling fs layer 06:20:08 a29436f7fd5d: Pulling fs layer 06:20:08 923cac83aea3: Pulling fs layer 06:20:08 25ad8b0a4227: Pulling fs layer 06:20:08 db01528c6b51: Pulling fs layer 06:20:08 28988de357af: Pulling fs layer 06:20:08 a29436f7fd5d: Waiting 06:20:08 923cac83aea3: Waiting 06:20:08 25ad8b0a4227: Waiting 06:20:08 db01528c6b51: Waiting 06:20:08 28988de357af: Waiting 06:20:08 461d9e800cba: Waiting 06:20:08 2e8e34ca0e6c: Waiting 06:20:08 80192f66455f: Waiting 06:20:08 6bf1a483ea7c: Verifying Checksum 06:20:08 6bf1a483ea7c: Download complete 06:20:08 461d9e800cba: Verifying Checksum 06:20:08 461d9e800cba: Download complete 06:20:08 80192f66455f: Verifying Checksum 06:20:08 80192f66455f: Download complete 06:20:08 f5dfc541a4d3: Verifying Checksum 06:20:08 f5dfc541a4d3: Download complete 06:20:08 3dae71ba6b94: Verifying Checksum 06:20:08 3dae71ba6b94: Download complete 06:20:08 923cac83aea3: Verifying Checksum 06:20:08 923cac83aea3: Download complete 06:20:08 25ad8b0a4227: Verifying Checksum 06:20:08 25ad8b0a4227: Download complete 06:20:08 db01528c6b51: Verifying Checksum 06:20:08 db01528c6b51: Download complete 06:20:08 28988de357af: Verifying Checksum 06:20:08 28988de357af: Download complete 06:20:08 a29436f7fd5d: Verifying Checksum 06:20:08 a29436f7fd5d: Download complete 06:20:09 2e8e34ca0e6c: Verifying Checksum 06:20:09 2e8e34ca0e6c: Download complete 06:20:09 3dae71ba6b94: Pull complete 06:20:09 6bf1a483ea7c: Pull complete 06:20:10 f5dfc541a4d3: Pull complete 06:20:10 461d9e800cba: Pull complete 06:20:10 80192f66455f: Pull complete 06:20:13 2e8e34ca0e6c: Pull complete 06:20:14 a29436f7fd5d: Pull complete 06:20:14 923cac83aea3: Pull complete 06:20:15 25ad8b0a4227: Pull complete 06:20:15 db01528c6b51: Pull complete 06:20:15 28988de357af: Pull complete 06:20:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:15 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:20:15 $ 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 06:20:17 $ docker top dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff -eo pid,comm 06:20:17 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). 06:20:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:17 [ssh-agent] Looking for ssh-agent implementation... 06:20:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:17 $ docker exec dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent 06:20:17 SSH_AUTH_SOCK=/tmp/ssh-SA0p74F8iaLh/agent.33 06:20:17 SSH_AGENT_PID=39 06:20:17 Running ssh-add (command line suppressed) 06:20:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2161806019635464633.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2161806019635464633.key) 06:20:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:18 + git tag --points-at HEAD [Pipeline] } 06:20:18 $ docker exec --env ******** --env ******** dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent -k 06:20:18 unset SSH_AUTH_SOCK; 06:20:18 unset SSH_AGENT_PID; 06:20:18 echo Agent pid 39 killed; 06:20:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:18 [ssh-agent] Looking for ssh-agent implementation... 06:20:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:18 $ docker exec dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent 06:20:18 SSH_AUTH_SOCK=/tmp/ssh-VlvHgKztFrma/agent.73 06:20:18 SSH_AGENT_PID=79 06:20:18 Running ssh-add (command line suppressed) 06:20:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2936718693443259162.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2936718693443259162.key) 06:20:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:19 + git semver init 06:20:19 2025-06-20 06:20:19,500 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:20:19 2025-06-20 06:20:19,504 [run_init] DEBUG init version:0.0.0 force:False 06:20:19 2025-06-20 06:20:19,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:20:19 2025-06-20 06:20:19,505 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:20:19 2025-06-20 06:20:19,506 [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, stdin=None, shell=False, universal_newlines=False) 06:20:21 2025-06-20 06:20:20,893 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:20:21 2025-06-20 06:20:20,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:20:21 2025-06-20 06:20:20,893 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:20:21 2025-06-20 06:20:20,893 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:20:21 4.1.0-dev.15 [Pipeline] } 06:20:21 $ docker exec --env ******** --env ******** dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff ssh-agent -k 06:20:21 unset SSH_AUTH_SOCK; 06:20:21 unset SSH_AGENT_PID; 06:20:21 echo Agent pid 79 killed; 06:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:21 + git semver [Pipeline] } 06:20:22 $ docker stop --time=1 dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff 06:20:23 $ docker rm -f --volumes dd8affc5929df3a6b138b5c69432335e3c66ce8774fca37a23ff2d83c56d53ff [Pipeline] // withDockerContainer [Pipeline] sh 06:20:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:24 Stashed 1 file(s) [Pipeline] echo 06:20:24 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 06:20:24 provisioning config files... [Pipeline] // stage [Pipeline] } 06:20:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10147808104232692553tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:20:24 ---> ****-login.sh 06:20:24 nexus3.edgexfoundry.org:10001 06:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:24 Configure a credential helper to remove this warning. See 06:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:24 06:20:24 Login Succeeded 06:20:24 nexus3.edgexfoundry.org:10002 06:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:24 Configure a credential helper to remove this warning. See 06:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:24 06:20:24 Login Succeeded 06:20:24 nexus3.edgexfoundry.org:10003 06:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:24 Configure a credential helper to remove this warning. See 06:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:24 06:20:24 Login Succeeded 06:20:24 nexus3.edgexfoundry.org:10004 06:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 ****.io 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 ---> ****-login.sh ends [Pipeline] } 06:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:20:25 ========================================================= 06:20:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:20:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:25 + 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 . 06:20:25 Sending build context to Docker daemon 36.02MB 06:20:25 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:20:25 Step 2/10 : FROM ${BASE} AS builder 06:20:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:20:26 0a9a5dfd008f: Pulling fs layer 06:20:26 36466aa92d05: Pulling fs layer 06:20:26 e10405b45d13: Pulling fs layer 06:20:26 096b7ceb2af7: Pulling fs layer 06:20:26 4f4fb700ef54: Pulling fs layer 06:20:26 8213a616a21b: Pulling fs layer 06:20:26 985586143405: Pulling fs layer 06:20:26 0eae2285b678: Pulling fs layer 06:20:26 d3ac315be8c5: Pulling fs layer 06:20:26 096b7ceb2af7: Waiting 06:20:26 4f4fb700ef54: Waiting 06:20:26 8213a616a21b: Waiting 06:20:26 985586143405: Waiting 06:20:26 0eae2285b678: Waiting 06:20:26 d3ac315be8c5: Waiting 06:20:26 36466aa92d05: Verifying Checksum 06:20:26 36466aa92d05: Download complete 06:20:26 096b7ceb2af7: Download complete 06:20:26 4f4fb700ef54: Download complete 06:20:26 8213a616a21b: Download complete 06:20:26 0a9a5dfd008f: Download complete 06:20:26 985586143405: Verifying Checksum 06:20:26 985586143405: Download complete 06:20:26 0a9a5dfd008f: Pull complete 06:20:26 d3ac315be8c5: Verifying Checksum 06:20:26 d3ac315be8c5: Download complete 06:20:26 36466aa92d05: Pull complete 06:20:26 e10405b45d13: Download complete 06:20:26 0eae2285b678: Verifying Checksum 06:20:26 0eae2285b678: Download complete 06:20:30 e10405b45d13: Pull complete 06:20:30 096b7ceb2af7: Pull complete 06:20:30 4f4fb700ef54: Pull complete 06:20:30 8213a616a21b: Pull complete 06:20:30 985586143405: Pull complete 06:20:33 0eae2285b678: Pull complete 06:20:33 d3ac315be8c5: Pull complete 06:20:33 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 06:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:20:33 ---> ea6120ae94a0 06:20:33 Step 3/10 : ARG MAKE=make build 06:20:35 ---> Running in 3a6e33f9a2a9 06:20:35 Removing intermediate container 3a6e33f9a2a9 06:20:35 ---> 95c22c97ff04 06:20:35 Step 4/10 : WORKDIR /device-sdk-go 06:20:35 ---> Running in 89d898886ff6 06:20:35 Removing intermediate container 89d898886ff6 06:20:35 ---> bcc44b9ce9b3 06:20:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:20:35 ---> Running in 59594cfed3a6 06:20:35 Removing intermediate container 59594cfed3a6 06:20:35 ---> 23ca13903f16 06:20:35 Step 6/10 : RUN apk add --update --no-cache make git 06:20:35 ---> Running in 843c320b039f 06:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:20:35 OK: 248 MiB in 58 packages 06:20:36 Removing intermediate container 843c320b039f 06:20:36 ---> f7fe4b5ef64d 06:20:36 Step 7/10 : COPY go.mod vendor* ./ 06:20:36 ---> b248450de8f9 06:20:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:36 ---> Running in d043ff0c3a6e 06:21:44 Removing intermediate container d043ff0c3a6e 06:21:44 ---> 54dcad73172b 06:21:44 Step 9/10 : COPY . . 06:21:44 ---> 18f986edab59 06:21:44 Step 10/10 : RUN ${MAKE} 06:21:44 ---> Running in 39be01d48908 06:21:44 noop 06:21:44 Removing intermediate container 39be01d48908 06:21:44 ---> 950da427d4e2 06:21:44 Successfully built 950da427d4e2 06:21:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:44 + docker inspect -f . ci-base-image-x86_64 06:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:44 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:21:44 $ 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 06:21:45 $ docker top 061e18b9cd970eab1ddc2b14eb49dab8f47e391c4afae8a916d522464d731361 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:45 + go version 06:21:45 go version go1.23.9 linux/amd64 [Pipeline] } 06:21:45 $ docker stop --time=1 061e18b9cd970eab1ddc2b14eb49dab8f47e391c4afae8a916d522464d731361 06:21:46 $ docker rm -f --volumes 061e18b9cd970eab1ddc2b14eb49dab8f47e391c4afae8a916d522464d731361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:47 + docker inspect -f . ci-base-image-x86_64 06:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:47 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:21:47 $ 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 06:21:47 $ docker top aa2bc607dca91d9b45c6e1db1ac2b651ea6f9946d6892abd466bb70d2ebc8325 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:21:48 + make test 06:21:48 go test -race -coverprofile=coverage.out ./... 06:21:56 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 06:22:35 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 06:22:35 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 06:22:35 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 06:22:35 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 06:22:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.037s coverage: 2.8% of statements 06:22:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.026s coverage: 28.2% of statements 06:22:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.032s coverage: 79.3% of statements 06:22:35 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 06:22:35 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 06:22:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.039s coverage: 90.4% of statements 06:22:36 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 06:22:36 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 06:22:36 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 06:22:36 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 06:22:37 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.093s coverage: 45.0% of statements 06:22:38 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 06:22:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.050s coverage: 14.3% of statements 06:22:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.983s coverage: 44.6% of statements 06:22:43 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 68.4% of statements 06:22:43 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.098s coverage: 88.4% of statements 06:22:43 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.051s coverage: 5.0% of statements 06:23:15 GO111MODULE=on go vet ./... 06:23:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:23:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:23:19 ./bin/test-attribution-txt.sh 06:23:19 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:23:19 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 06:23:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:23:19 $ docker stop --time=1 aa2bc607dca91d9b45c6e1db1ac2b651ea6f9946d6892abd466bb70d2ebc8325 06:23:21 $ docker rm -f --volumes aa2bc607dca91d9b45c6e1db1ac2b651ea6f9946d6892abd466bb70d2ebc8325 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:23:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:23:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:23:23 + ls -al . 06:23:23 total 608 06:23:23 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 06:21 . 06:23:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:19 .. 06:23:23 -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 06:19 .dockerignore 06:23:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:22 .git 06:23:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 06:19 .github 06:23:23 -rw-rw-r-- 1 jenkins jenkins 137 Jun 20 06:19 .gitignore 06:23:23 -rw-rw-r-- 1 jenkins jenkins 199 Jun 20 06:19 .golangci.yml 06:23:23 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:20 .semver 06:23:23 -rw-rw-r-- 1 jenkins jenkins 53715 Jun 20 06:19 CHANGELOG.md 06:23:23 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 06:19 GOVERNANCE.md 06:23:23 -rw-rw-r-- 1 jenkins jenkins 882 Jun 20 06:19 Jenkinsfile 06:23:23 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 20 06:19 LICENSE 06:23:23 -rw-rw-r-- 1 jenkins jenkins 2424 Jun 20 06:19 Makefile 06:23:23 -rw-rw-r-- 1 jenkins jenkins 619 Jun 20 06:19 OWNERS.md 06:23:23 -rw-rw-r-- 1 jenkins jenkins 4937 Jun 20 06:19 README.md 06:23:23 -rw-rw-r-- 1 jenkins jenkins 12 Jun 20 06:20 VERSION 06:23:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:19 bin 06:23:23 -rw-r--r-- 1 jenkins jenkins 362405 Jun 20 06:22 coverage.out 06:23:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:19 example 06:23:23 -rw-rw-r-- 1 jenkins jenkins 6110 Jun 20 06:19 go.mod 06:23:23 -rw-rw-r-- 1 jenkins jenkins 86200 Jun 20 06:19 go.sum 06:23:23 drwxrwxr-x 13 jenkins jenkins 4096 Jun 20 06:19 internal 06:23:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:19 openapi 06:23:23 drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 06:19 pkg 06:23:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:19 snap 06:23:23 -rw-rw-r-- 1 jenkins jenkins 222 Jun 20 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:23 + 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=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa --label arch=amd64 --label version=4.1.0-dev.15 . 06:23:23 Sending build context to Docker daemon 36.38MB 06:23:23 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:23:23 Step 2/24 : FROM ${BASE} AS builder 06:23:23 ---> 950da427d4e2 06:23:23 Step 3/24 : ARG MAKE=make build 06:23:23 ---> Running in 0319c3d3413f 06:23:23 Removing intermediate container 0319c3d3413f 06:23:23 ---> 368252dc8a9b 06:23:23 Step 4/24 : WORKDIR /device-sdk-go 06:23:24 ---> Running in 7f48a7b522b7 06:23:24 Removing intermediate container 7f48a7b522b7 06:23:24 ---> c06c062dcf7d 06:23:24 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:23:24 ---> Running in b106dea62152 06:23:24 Removing intermediate container b106dea62152 06:23:24 ---> fc32a8430406 06:23:24 Step 6/24 : RUN apk add --update --no-cache make git 06:23:24 ---> Running in 113de195f2f5 06:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:23:24 OK: 248 MiB in 58 packages 06:23:25 Removing intermediate container 113de195f2f5 06:23:25 ---> edce3716ce9d 06:23:25 Step 7/24 : COPY go.mod vendor* ./ 06:23:25 ---> 818c1341be06 06:23:25 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:25 ---> Running in a3684ec47ef6 06:23:25 Removing intermediate container a3684ec47ef6 06:23:25 ---> d31f4bac6536 06:23:25 Step 9/24 : COPY . . 06:23:26 ---> d4bd7b9223c3 06:23:26 Step 10/24 : RUN ${MAKE} 06:23:26 ---> Running in f304e0e8c64e 06:23:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:23:58 Removing intermediate container f304e0e8c64e 06:23:58 ---> 5ce25d0ecc8a 06:23:58 Step 11/24 : FROM alpine:3.20 06:23:58 3.20: Pulling from library/alpine 06:23:58 0a9a5dfd008f: Already exists 06:23:58 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:23:58 Status: Downloaded newer image for alpine:3.20 06:23:58 ---> ff221270b9fb 06:23:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:23:58 ---> Running in 8a7f361830d1 06:23:58 Removing intermediate container 8a7f361830d1 06:23:58 ---> aa7561be20d9 06:23:58 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:23:58 ---> Running in 9baa7ccb744e 06:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:23:58 (1/1) Installing dumb-init (1.2.5-r3) 06:23:58 Executing busybox-1.36.1-r29.trigger 06:23:58 OK: 8 MiB in 15 packages 06:23:58 Removing intermediate container 9baa7ccb744e 06:23:58 ---> 972592da718e 06:23:58 Step 14/24 : RUN apk --no-cache upgrade 06:23:58 ---> Running in 8a22779240ce 06:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:23:58 OK: 8 MiB in 15 packages 06:23:58 Removing intermediate container 8a22779240ce 06:23:58 ---> 56ebdedfc286 06:23:58 Step 15/24 : WORKDIR / 06:23:58 ---> Running in e196d9d1c575 06:23:58 Removing intermediate container e196d9d1c575 06:23:58 ---> ba4d15eb9d9e 06:23:58 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:23:58 ---> fc0a12b86984 06:23:58 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:23:58 ---> 9f068f94444d 06:23:58 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:23:58 ---> 6b8aa018b6ae 06:23:58 Step 19/24 : EXPOSE 59999 06:23:58 ---> Running in fb3d9865a23e 06:23:58 Removing intermediate container fb3d9865a23e 06:23:58 ---> c5f28cceaad5 06:23:58 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:23:58 ---> Running in d7394a57123c 06:23:58 Removing intermediate container d7394a57123c 06:23:58 ---> 164c8409f0e8 06:23:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:23:58 ---> Running in ebe1cb401177 06:23:58 Removing intermediate container ebe1cb401177 06:23:58 ---> 42fd9c48ba3b 06:23:58 Step 22/24 : LABEL arch=amd64 06:23:58 ---> Running in c1433f4b2de2 06:23:59 Removing intermediate container c1433f4b2de2 06:23:59 ---> 7ee3c9892999 06:23:59 Step 23/24 : LABEL git_sha=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa 06:23:59 ---> Running in 3935a3ceb3a6 06:23:59 Removing intermediate container 3935a3ceb3a6 06:23:59 ---> 1c7c899b4af2 06:23:59 Step 24/24 : LABEL version=4.1.0-dev.15 06:23:59 ---> Running in 3ffd5907cc14 06:23:59 Removing intermediate container 3ffd5907cc14 06:23:59 ---> 075fdf742bdd 06:23:59 [Warning] One or more build-args [ARCH] were not consumed 06:23:59 Successfully built 075fdf742bdd 06:23:59 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 06:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:59 06:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:00 latest: Pulling from edgex-lftools-log-publisher 06:24:00 5eb5b503b376: Pulling fs layer 06:24:00 5c69ac0246d0: Pulling fs layer 06:24:00 ec43610c2a17: Pulling fs layer 06:24:00 3a2ae6a8a46f: Pulling fs layer 06:24:00 33b1e0a273af: Pulling fs layer 06:24:00 5d3b04190fa2: Pulling fs layer 06:24:00 2f39f015ded8: Pulling fs layer 06:24:00 3a2ae6a8a46f: Waiting 06:24:00 33b1e0a273af: Waiting 06:24:00 5d3b04190fa2: Waiting 06:24:00 2f39f015ded8: Waiting 06:24:00 5c69ac0246d0: Verifying Checksum 06:24:00 5c69ac0246d0: Download complete 06:24:00 3a2ae6a8a46f: Download complete 06:24:00 33b1e0a273af: Verifying Checksum 06:24:00 33b1e0a273af: Download complete 06:24:00 5d3b04190fa2: Download complete 06:24:00 ec43610c2a17: Verifying Checksum 06:24:00 5eb5b503b376: Verifying Checksum 06:24:00 5eb5b503b376: Download complete 06:24:00 2f39f015ded8: Download complete 06:24:01 5eb5b503b376: Pull complete 06:24:01 5c69ac0246d0: Pull complete 06:24:02 ec43610c2a17: Pull complete 06:24:02 3a2ae6a8a46f: Pull complete 06:24:02 33b1e0a273af: Pull complete 06:24:02 5d3b04190fa2: Pull complete 06:24:06 2f39f015ded8: Pull complete 06:24:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:06 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:24:06 $ 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 06:24:08 $ docker top d906a2c4d894729736013bacf1c8df206a39ea337fdb08d887e702246bcd38cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:08 ---> job-cost.sh 06:24:08 lf-activate-venv: SKIPPING 06:24:08 INFO: No Stack... 06:24:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:24:09 INFO: Archiving Costs [Pipeline] sh 06:24:09 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:24:09 + cut -d, -f6 [Pipeline] lock 06:24:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] 06:24:09 Resource [jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] did not exist. Created. 06:24:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:09 + echo total: 0.2199999988079071 [Pipeline] stash 06:24:09 Stashed 1 file(s) [Pipeline] } 06:24:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-370-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:09 $ docker stop --time=1 d906a2c4d894729736013bacf1c8df206a39ea337fdb08d887e702246bcd38cb 06:24:10 $ docker rm -f --volumes d906a2c4d894729736013bacf1c8df206a39ea337fdb08d887e702246bcd38cb [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 06:24:11 provisioning config files... 06:24:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7501033352123876007tmp [Pipeline] { [Pipeline] sh 06:24:11 + set +x 06:24:11 + curl -s https://codecov.io/bash 06:24:11 + bash -s -- 06:24:11 06:24:11 _____ _ 06:24:11 / ____| | | 06:24:11 | | ___ __| | ___ ___ _____ __ 06:24:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:11 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:11 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:11 Bash-1.0.6 06:24:11 06:24:11 06:24:11 ==> git version 2.25.1 found 06:24:11 ==> 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 06:24:11 Release-Date: 2020-01-08 06:24:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:24:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:24:11 ==> Jenkins CI detected. 06:24:11 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:24:11 project root: . 06:24:11 --> token set from env 06:24:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:11 ==> Running gcov in . (disable via -X gcov) 06:24:11 ==> Python coveragepy not found 06:24:11 ==> Searching for coverage reports in: 06:24:11 + . 06:24:11 -> Found 1 reports 06:24:11 ==> Detecting git/mercurial file structure 06:24:11 ==> Reading reports 06:24:11 + ./coverage.out bytes=362405 06:24:11 ==> Appending adjustments 06:24:11 https://docs.codecov.io/docs/fixing-reports 06:24:12 + Found adjustments 06:24:12 ==> Gzipping contents 06:24:12 36K /tmp/codecov.fUuLX0.gz 06:24:12 ==> Uploading reports 06:24:12 url: https://codecov.io 06:24:12 query: branch=main&commit=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:12 -> Pinging Codecov 06:24:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:12 -> Uploading to 06:24:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa/ebbd3e2b-eeb2-420b-9e4f-39bae1e97c02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250620%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250620T062412Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=002fa0a0f17a3f76031a92b02665380324643fdfefd31fe68dea3a52d66d37e8 06:24:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:12 Dload Upload Total Spent Left Speed 06:24:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35865 0 0 100 35865 0 124k --:--:-- --:--:-- --:--:-- 124k 06:24:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] } 06:24:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:24:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:24:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:13 06:24:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:13 latest: Pulling from edgex-devops/edgex-snyk-go 06:24:13 0a9a5dfd008f: Already exists 06:24:13 36466aa92d05: Already exists 06:24:13 e10405b45d13: Already exists 06:24:13 096b7ceb2af7: Already exists 06:24:13 4f4fb700ef54: Already exists 06:24:13 e50aa161e22a: Pulling fs layer 06:24:13 d3c8db5fb9df: Pulling fs layer 06:24:13 e50aa161e22a: Verifying Checksum 06:24:13 e50aa161e22a: Download complete 06:24:14 e50aa161e22a: Pull complete 06:24:14 d3c8db5fb9df: Verifying Checksum 06:24:14 d3c8db5fb9df: Download complete 06:24:17 d3c8db5fb9df: Pull complete 06:24:17 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:24:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:17 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:24:19 $ docker top 0aaa1653d7498765ab7e2451e6ff8e8345a40f0806d8b0fb6d8aa0d12faff808 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 06:24:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:24:19 + set -o pipefail 06:24:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:24:29 06:24:29 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 06:24:29 06:24:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/afebd943-9be7-428c-83e0-77250e095d30 06:24:29 06:24:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:24:29 06:24:29 06:24:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:24:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:24:29 $ docker stop --time=1 0aaa1653d7498765ab7e2451e6ff8e8345a40f0806d8b0fb6d8aa0d12faff808 06:24:31 $ docker rm -f --volumes 0aaa1653d7498765ab7e2451e6ff8e8345a40f0806d8b0fb6d8aa0d12faff808 [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 06:24:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:31 provisioning config files... 06:24:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1634818994008420136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:32 --> edgex-publish-swagger.sh 06:24:32 === Publish openapi API === 06:24:32 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:24:32 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 06:24:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:32 Dload Upload Total Spent Left Speed 06:24:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38158 0 0 100 38158 0 168k --:--:-- --:--:-- --:--:-- 168k 100 38224 100 66 100 38158 192 108k --:--:-- --:--:-- --:--:-- 108k 06:24:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:24:32 [Pipeline] } 06:24:32 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 06:24:32 + git log --format=format:%s -1 0e0babda87d0ab43f1cfa87f52ec5d7d3a2026fa [Pipeline] sh 06:24:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:33 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:24:33 $ 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 06:24:34 $ docker top 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:34 [ssh-agent] Looking for ssh-agent implementation... 06:24:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:34 $ docker exec 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 ssh-agent 06:24:34 SSH_AUTH_SOCK=/tmp/ssh-O9pUZ7B9NkLb/agent.32 06:24:34 SSH_AGENT_PID=38 06:24:34 Running ssh-add (command line suppressed) 06:24:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5521872949734304197.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5521872949734304197.key) 06:24:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:35 + git semver tag 06:24:35 2025-06-20 06:24:35,341 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:24:35 2025-06-20 06:24:35,344 [run_tag] DEBUG tag force:False 06:24:35 2025-06-20 06:24:35,344 [check_head_tag] DEBUG check head tag 06:24:35 2025-06-20 06:24:35,345 [execute] INFO git cat-file --batch-check 06:24:35 2025-06-20 06:24:35,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 06:24:35 2025-06-20 06:24:35,348 [execute] INFO git cat-file --batch 06:24:35 2025-06-20 06:24:35,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 06:24:35 2025-06-20 06:24:35,361 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:35 2025-06-20 06:24:35,361 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 06:24:35 2025-06-20 06:24:35,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 06:24:35 2025-06-20 06:24:35,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:35 4.1.0-dev.15 [Pipeline] } 06:24:35 $ docker exec --env ******** --env ******** 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 ssh-agent -k 06:24:35 unset SSH_AUTH_SOCK; 06:24:35 unset SSH_AGENT_PID; 06:24:35 echo Agent pid 38 killed; 06:24:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:35 + git semver [Pipeline] } 06:24:36 $ docker stop --time=1 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 06:24:37 $ docker rm -f --volumes 055dd9963ef9a2617ac3eb870385ce12db906d1f68ba7a5d5c2b34a3789bb3c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:38 06:24:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:38 0.23.1-centos7: Pulling from edgex-lftools 06:24:38 ab5ef0e58194: Pulling fs layer 06:24:38 9712f1f96733: Pulling fs layer 06:24:38 63f879dbbcfc: Pulling fs layer 06:24:38 0d9ebad4ef96: Pulling fs layer 06:24:38 e9a5061849ea: Pulling fs layer 06:24:38 d747dcd14b5f: Pulling fs layer 06:24:38 2de7ff778b66: Pulling fs layer 06:24:38 e9a5061849ea: Waiting 06:24:38 2de7ff778b66: Waiting 06:24:38 0d9ebad4ef96: Waiting 06:24:38 d747dcd14b5f: Waiting 06:24:38 9712f1f96733: Verifying Checksum 06:24:38 9712f1f96733: Download complete 06:24:38 63f879dbbcfc: Verifying Checksum 06:24:38 63f879dbbcfc: Download complete 06:24:38 e9a5061849ea: Verifying Checksum 06:24:38 e9a5061849ea: Download complete 06:24:38 d747dcd14b5f: Download complete 06:24:38 0d9ebad4ef96: Verifying Checksum 06:24:38 0d9ebad4ef96: Download complete 06:24:38 ab5ef0e58194: Verifying Checksum 06:24:38 ab5ef0e58194: Download complete 06:24:38 2de7ff778b66: Verifying Checksum 06:24:38 2de7ff778b66: Download complete 06:24:41 ab5ef0e58194: Pull complete 06:24:41 9712f1f96733: Pull complete 06:24:42 63f879dbbcfc: Pull complete 06:24:45 0d9ebad4ef96: Pull complete 06:24:45 e9a5061849ea: Pull complete 06:24:45 d747dcd14b5f: Pull complete 06:24:47 2de7ff778b66: Pull complete 06:24:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:24:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:47 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:24:47 $ 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 06:24:49 $ docker top 9be1fda5b4888ec9a7690b167ee5210c6ce5ec8a5686f863b332f2dca5602cf9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:24:49 provisioning config files... 06:24:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10401843651996081190tmp 06:24:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1488076353723369507tmp 06:24:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2502920702405249171tmp [Pipeline] { [Pipeline] echo 06:24:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:24:49 ---> sigul-configuration.sh 06:24:49 gpg: directory `/root/.gnupg' created 06:24:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:24:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:24:49 gpg: keyring `/root/.gnupg/secring.gpg' created 06:24:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:24:49 gpg: CAST5 encrypted data 06:24:49 gpg: encrypted with 1 passphrase 06:24:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:24:49 + mkdir /home/jenkins 06:24:49 + mkdir /home/jenkins/sigul [Pipeline] sh 06:24:50 + 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 06:24:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:24:50 ---> sigul-install.sh 06:24:50 Sigul already installed; skipping installation. [Pipeline] sh 06:24:50 + git tag --list 06:24:50 0.7.1 06:24:50 delhi-tag 06:24:50 v1.0.0 06:24:50 v1.1.0 06:24:50 v1.1.1 06:24:50 v1.1.2 06:24:50 v1.2.0 06:24:50 v1.2.1 06:24:50 v1.2.2 06:24:50 v1.2.3 06:24:50 v1.3.0 06:24:50 v1.4.0 06:24:50 v2.0.0 06:24:50 v2.1.0 06:24:50 v2.1.1 06:24:50 v2.2.0 06:24:50 v2.3.0 06:24:50 v2.3.1 06:24:50 v3.0 06:24:50 v3.0.0 06:24:50 v3.1 06:24:50 v3.1.0 06:24:50 v3.1.1 06:24:50 v4.0 06:24:50 v4.0.0 06:24:50 v4.1.0-dev.1 06:24:50 v4.1.0-dev.10 06:24:50 v4.1.0-dev.11 06:24:50 v4.1.0-dev.12 06:24:50 v4.1.0-dev.13 06:24:50 v4.1.0-dev.14 06:24:50 v4.1.0-dev.15 06:24:50 v4.1.0-dev.2 06:24:50 v4.1.0-dev.3 06:24:50 v4.1.0-dev.4 06:24:50 v4.1.0-dev.5 06:24:50 v4.1.0-dev.6 06:24:50 v4.1.0-dev.7 06:24:50 v4.1.0-dev.8 06:24:50 v4.1.0-dev.9 [Pipeline] sh 06:24:50 + lftools sign git-tag v4.1.0-dev.15 06:24:51 Signing Git tag with Sigul... 06:24:51 Signing v4.1.0-dev.15 [Pipeline] echo 06:24:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:24:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:24:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:24:52 $ docker stop --time=1 9be1fda5b4888ec9a7690b167ee5210c6ce5ec8a5686f863b332f2dca5602cf9 06:24:53 $ docker rm -f --volumes 9be1fda5b4888ec9a7690b167ee5210c6ce5ec8a5686f863b332f2dca5602cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:24:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:54 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:54 $ docker top 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 -eo pid,comm 06:24:54 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). 06:24:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:54 [ssh-agent] Looking for ssh-agent implementation... 06:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:54 $ docker exec 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 ssh-agent 06:24:54 SSH_AUTH_SOCK=/tmp/ssh-qMKV288FOYAB/agent.32 06:24:54 SSH_AGENT_PID=38 06:24:54 Running ssh-add (command line suppressed) 06:24:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11107205524355024058.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11107205524355024058.key) 06:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:55 + git semver bump pre 06:24:55 2025-06-20 06:24:55,624 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:24:55 2025-06-20 06:24:55,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:55 2025-06-20 06:24:55,628 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 06:24:55 2025-06-20 06:24:55,628 [bump_version] DEBUG bumped version:4.1.0-dev.16 06:24:55 2025-06-20 06:24:55,628 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:24:55 2025-06-20 06:24:55,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:55 2025-06-20 06:24:55,628 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:55 2025-06-20 06:24:55,630 [execute] INFO git cat-file --batch-check 06:24:55 2025-06-20 06:24:55,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:24:55 2025-06-20 06:24:55,634 [execute] INFO git cat-file --batch 06:24:55 2025-06-20 06:24:55,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:24:55 2025-06-20 06:24:55,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:55 4.1.0-dev.16 [Pipeline] } 06:24:55 $ docker exec --env ******** --env ******** 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 ssh-agent -k 06:24:55 unset SSH_AUTH_SOCK; 06:24:55 unset SSH_AGENT_PID; 06:24:55 echo Agent pid 38 killed; 06:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:56 + git semver [Pipeline] } 06:24:56 $ docker stop --time=1 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 06:24:57 $ docker rm -f --volumes 1b8a097ee0211b8370c3ace67d8a965101cf816f36c5c7c5bee4cf4419f3dee3 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:58 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:24:58 $ 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 06:24:59 $ docker top fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 -eo pid,comm 06:24:59 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). 06:24:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:59 [ssh-agent] Looking for ssh-agent implementation... 06:24:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:59 $ docker exec fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 ssh-agent 06:24:59 SSH_AUTH_SOCK=/tmp/ssh-vfXjW2JsTBqB/agent.33 06:24:59 SSH_AGENT_PID=39 06:24:59 Running ssh-add (command line suppressed) 06:24:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14747432173049034539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14747432173049034539.key) 06:24:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:59 + git semver push 06:25:00 2025-06-20 06:25:00,020 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:25:00 2025-06-20 06:25:00,025 [run_push] DEBUG push 06:25:00 2025-06-20 06:25:00,025 [execute] INFO git cat-file --batch-check 06:25:00 2025-06-20 06:25:00,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:25:00 2025-06-20 06:25:00,027 [execute] INFO git rev-list 8d254e3c2a6788244e933a023f03ea043ebde144 -- 06:25:00 2025-06-20 06:25:00,028 [execute] DEBUG Popen(['git', 'rev-list', '8d254e3c2a6788244e933a023f03ea043ebde144', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:25:00 2025-06-20 06:25:00,039 [execute] INFO git fetch -v -- origin 06:25:00 2025-06-20 06:25:00,039 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:25:00 2025-06-20 06:25:00,510 [run_push] DEBUG no remote changes detected 06:25:00 2025-06-20 06:25:00,511 [execute] INFO git push origin semver 06:25:00 2025-06-20 06:25:00,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:25:01 2025-06-20 06:25:01,191 [run_push] DEBUG push all version tags 06:25:01 2025-06-20 06:25:01,192 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:25:01 2025-06-20 06:25:01,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 06:25:03 2025-06-20 06:25:02,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:25:03 4.1.0-dev.16 [Pipeline] } 06:25:03 $ docker exec --env ******** --env ******** fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 ssh-agent -k 06:25:03 unset SSH_AUTH_SOCK; 06:25:03 unset SSH_AGENT_PID; 06:25:03 echo Agent pid 39 killed; 06:25:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:03 + git semver [Pipeline] } 06:25:04 $ docker stop --time=1 fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 06:25:05 $ docker rm -f --volumes fa58ac49391f5df8198109546524f41f75be8903bdfd104c433f061bebe857b0 [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 06:25:05 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:25:05 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:25:05 total 16 06:25:05 drwxr-xr-x 3 root root 4096 Jun 20 06:24 . 06:25:05 drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 06:24 .. 06:25:05 drwxr-xr-x 2 root root 4096 Jun 20 06:24 cost 06:25:05 -rw-r--r-- 1 root root 85 Jun 20 06:24 cost.csv 06:25:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:25:05 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:25:05 total 16 06:25:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:24 . 06:25:05 drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 06:24 .. 06:25:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:24 cost 06:25:05 -rw-r--r-- 1 jenkins jenkins 85 Jun 20 06:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:07 ---> package-listing.sh 06:25:07 ++ facter osfamily 06:25:07 ++ tr '[:upper:]' '[:lower:]' 06:25:07 + OS_FAMILY=debian 06:25:07 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:25:07 + START_PACKAGES=/tmp/packages_start.txt 06:25:07 + END_PACKAGES=/tmp/packages_end.txt 06:25:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:07 + PACKAGES=/tmp/packages_start.txt 06:25:07 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:25:07 + PACKAGES=/tmp/packages_end.txt 06:25:07 + case "${OS_FAMILY}" in 06:25:07 + dpkg -l 06:25:07 + grep '^ii' 06:25:07 + '[' -f /tmp/packages_start.txt ']' 06:25:07 + '[' -f /tmp/packages_end.txt ']' 06:25:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:07 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:25:07 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:25:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:25:07 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 06:25:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:08 prd-ubuntu20.04-docker-8c-8g-3609 does not seem to be running inside a container 06:25:08 $ 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 06:25:08 $ docker top 4cf0ef16a503afa62c07e4cc7791a7d6ee576484b90428d338fd9021b732ff01 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:09 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:09 + ls /var/log/sa-host 06:25:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:09 provisioning config files... 06:25:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16470014040384701805tmp [Pipeline] { [Pipeline] echo 06:25:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:09 ---> create-netrc.sh [Pipeline] } 06:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:10 ---> python-tools-install.sh [Pipeline] echo 06:25:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:10 ---> sudo-logs.sh 06:25:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:10 ---> job-cost.sh 06:25:10 lf-activate-venv: SKIPPING 06:25:10 DEBUG: total: 0.2199999988079071 06:25:10 INFO: Retrieving Stack Cost... 06:25:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:11 INFO: Archiving Costs [Pipeline] echo 06:25:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:11 ---> logs-deploy.sh 06:25:11 lf-activate-venv: SKIPPING 06:25:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/370 06:25:11 INFO: archiving workspace using pattern(s): 06:25:12 Archives upload complete. 06:25:12 INFO: archiving logs to Nexus