Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 893a173aaeea855f68c25d65a82516bec8a0eaf4 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-ssh147721142577662637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16545869607153607218.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13266159160113298179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5192477360731446814.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-ssh4942511427991728574.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40325 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 893a173aaeea855f68c25d65a82516bec8a0eaf4 (main) > 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 893a173aaeea855f68c25d65a82516bec8a0eaf4 # timeout=10 Commit message: "docs: Update changelog for 4.0 release (#1693)" > git rev-list --no-walk a657f150ef7ad8cf132469c83997fb199622fb5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:20:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:20:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:20:21 ========================================================= 11:20:21 EdgeX Global Pipelines Version Info 11:20:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:20:22 ------------------- 11:20:22 stable info: 11:20:22 ------------------- 11:20:22 Commited By: Cherry Wang cherry@iotechsys.com 11:20:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:20:22 Message: update stable to v1.0.269 11:20:23 ------------------- 11:20:23 experimental info: 11:20:23 ------------------- 11:20:23 Commited By: Ginny Guan ginny@iotechsys.com 11:20:23 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:20:23 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:20:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:20:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:20:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo 11:20:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 893a173 [Pipeline] echo 11:20:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:20:24 provisioning config files... 11:20:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config960526307878768281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:20:24 ---> ****-login.sh 11:20:24 nexus3.edgexfoundry.org:10001 11:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:24 Configure a credential helper to remove this warning. See 11:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:24 11:20:24 Login Succeeded 11:20:24 nexus3.edgexfoundry.org:10002 11:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:24 Configure a credential helper to remove this warning. See 11:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:24 11:20:24 Login Succeeded 11:20:24 nexus3.edgexfoundry.org:10003 11:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:25 Configure a credential helper to remove this warning. See 11:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:25 11:20:25 Login Succeeded 11:20:25 nexus3.edgexfoundry.org:10004 11:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:25 Configure a credential helper to remove this warning. See 11:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:25 11:20:25 Login Succeeded 11:20:25 ****.io 11:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:25 Configure a credential helper to remove this warning. See 11:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:25 11:20:25 Login Succeeded 11:20:25 ---> ****-login.sh ends [Pipeline] } 11:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:20:25 + git rev-list -1 --merges 893a173aaeea855f68c25d65a82516bec8a0eaf4~1..893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo 11:20:25 -----------> git rev-list -1 --merges 893a173aaeea855f68c25d65a82516bec8a0eaf4~1..893a173aaeea855f68c25d65a82516bec8a0eaf4 893a173aaeea855f68c25d65a82516bec8a0eaf4 [false] [Pipeline] sh 11:20:26 + git log --format=format:%s -1 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo 11:20:26 ========================================================= 11:20:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:20:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:20:26 + git log --format=format:%s -1 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] echo 11:20:26 [semverPrep] GIT_COMMIT: 893a173aaeea855f68c25d65a82516bec8a0eaf4, Commit Message: docs: Update changelog for 4.0 release (#1693) [Pipeline] echo 11:20:26 [semverPrep] This is not a build commit. [Pipeline] sh 11:20:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:20:26 + grep -v github /etc/ssh/ssh_known_hosts 11:20:26 + [ -e /tmp/ssh_known_hosts ] 11:20:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:20:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:20:26 + sudo tee -a /etc/ssh/ssh_known_hosts 11:20:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:27 11:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:27 0.1.4: Pulling from edgex-devops/py-git-semver 11:20:27 b85a868b505f: Pulling fs layer 11:20:27 e2be974225ed: Pulling fs layer 11:20:27 339a4e72a1f5: Pulling fs layer 11:20:27 988bab9f4d93: Pulling fs layer 11:20:27 1469e6f7b9e6: Pulling fs layer 11:20:27 eaf3925da568: Pulling fs layer 11:20:27 bab4dde63d76: Pulling fs layer 11:20:27 bde34c3a00c8: Pulling fs layer 11:20:27 b352a97aabf1: Pulling fs layer 11:20:27 4872d77fe225: Pulling fs layer 11:20:27 5851b861e8e6: Pulling fs layer 11:20:27 988bab9f4d93: Waiting 11:20:27 bab4dde63d76: Waiting 11:20:27 5851b861e8e6: Waiting 11:20:27 b352a97aabf1: Waiting 11:20:27 1469e6f7b9e6: Waiting 11:20:27 bde34c3a00c8: Waiting 11:20:27 4872d77fe225: Waiting 11:20:27 eaf3925da568: Waiting 11:20:27 e2be974225ed: Download complete 11:20:27 988bab9f4d93: Verifying Checksum 11:20:27 988bab9f4d93: Download complete 11:20:27 1469e6f7b9e6: Verifying Checksum 11:20:27 1469e6f7b9e6: Download complete 11:20:27 eaf3925da568: Verifying Checksum 11:20:27 eaf3925da568: Download complete 11:20:27 339a4e72a1f5: Verifying Checksum 11:20:27 339a4e72a1f5: Download complete 11:20:27 bde34c3a00c8: Download complete 11:20:27 b352a97aabf1: Verifying Checksum 11:20:27 b352a97aabf1: Download complete 11:20:27 4872d77fe225: Verifying Checksum 11:20:27 4872d77fe225: Download complete 11:20:27 5851b861e8e6: Download complete 11:20:27 b85a868b505f: Download complete 11:20:28 bab4dde63d76: Verifying Checksum 11:20:28 bab4dde63d76: Download complete 11:20:29 b85a868b505f: Pull complete 11:20:29 e2be974225ed: Pull complete 11:20:29 339a4e72a1f5: Pull complete 11:20:29 988bab9f4d93: Pull complete 11:20:29 1469e6f7b9e6: Pull complete 11:20:30 eaf3925da568: Pull complete 11:20:32 bab4dde63d76: Pull complete 11:20:32 bde34c3a00c8: Pull complete 11:20:32 b352a97aabf1: Pull complete 11:20:32 4872d77fe225: Pull complete 11:20:32 5851b861e8e6: Pull complete 11:20:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:32 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:20:33 $ docker top 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 -eo pid,comm 11:20:33 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). 11:20:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:20:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:33 [ssh-agent] Looking for ssh-agent implementation... 11:20:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:33 $ docker exec 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent 11:20:33 SSH_AUTH_SOCK=/tmp/ssh-bsHq8hcEsnVX/agent.32 11:20:33 SSH_AGENT_PID=38 11:20:33 Running ssh-add (command line suppressed) 11:20:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4869505411574268710.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4869505411574268710.key) 11:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:34 + git tag --points-at HEAD [Pipeline] } 11:20:34 $ docker exec --env ******** --env ******** 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent -k 11:20:34 unset SSH_AUTH_SOCK; 11:20:34 unset SSH_AGENT_PID; 11:20:34 echo Agent pid 38 killed; 11:20:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:20:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:34 [ssh-agent] Looking for ssh-agent implementation... 11:20:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:34 $ docker exec 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent 11:20:34 SSH_AUTH_SOCK=/tmp/ssh-MJn8VW6ujAPV/agent.71 11:20:34 SSH_AGENT_PID=77 11:20:34 Running ssh-add (command line suppressed) 11:20:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15052213892788964777.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15052213892788964777.key) 11:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:35 + git semver init 11:20:35 2025-03-05 11:20:35,435 [run_init] DEBUG init version:0.0.0 force:False 11:20:35 2025-03-05 11:20:35,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 11:20:35 2025-03-05 11:20:35,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 11:20:35 2025-03-05 11:20:35,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 11:20:36 2025-03-05 11:20:36,600 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 11:20:36 2025-03-05 11:20:36,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 11:20:36 2025-03-05 11:20:36,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:20:36 2025-03-05 11:20:36,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:20:36 4.0.0-dev.28 [Pipeline] } 11:20:36 $ docker exec --env ******** --env ******** 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 ssh-agent -k 11:20:37 unset SSH_AUTH_SOCK; 11:20:37 unset SSH_AGENT_PID; 11:20:37 echo Agent pid 77 killed; 11:20:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:20:37 + git semver [Pipeline] } 11:20:37 $ docker stop --time=1 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 11:20:38 $ docker rm -f --volumes 2ab1953814e441922006d3bea614de32dd37cb7cc98b566ffdfde53ac61c02e5 [Pipeline] // withDockerContainer [Pipeline] sh 11:20:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:20:39 Stashed 1 file(s) [Pipeline] echo 11:20:39 [edgeXSemver]: initialized semver on version 4.0.0-dev.28 [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 11:20:39 provisioning config files... [Pipeline] // stage [Pipeline] } 11:20:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3194714350546251048tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 11:20:40 ---> ****-login.sh 11:20:40 nexus3.edgexfoundry.org:10001 11:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:40 Configure a credential helper to remove this warning. See 11:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:40 11:20:40 Login Succeeded 11:20:40 nexus3.edgexfoundry.org:10002 11:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:40 Configure a credential helper to remove this warning. See 11:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:40 11:20:40 Login Succeeded 11:20:40 nexus3.edgexfoundry.org:10003 11:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:40 Configure a credential helper to remove this warning. See 11:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:40 11:20:40 Login Succeeded 11:20:40 nexus3.edgexfoundry.org:10004 11:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:40 Configure a credential helper to remove this warning. See 11:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:40 11:20:40 Login Succeeded 11:20:40 ****.io 11:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:40 Configure a credential helper to remove this warning. See 11:20:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:40 11:20:40 Login Succeeded 11:20:40 ---> ****-login.sh ends [Pipeline] } 11:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:20:40 ========================================================= 11:20:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:20:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:41 + 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 . 11:20:41 Sending build context to Docker daemon 25.16MB 11:20:41 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 11:20:41 Step 2/10 : FROM ${BASE} AS builder 11:20:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:20:41 da9db072f522: Pulling fs layer 11:20:41 6ef4a4ee8ca5: Pulling fs layer 11:20:41 06f05ace1117: Pulling fs layer 11:20:41 5fe327b54edc: Pulling fs layer 11:20:41 4f4fb700ef54: Pulling fs layer 11:20:41 92a5565b7b96: Pulling fs layer 11:20:41 5fe327b54edc: Waiting 11:20:41 4f4fb700ef54: Waiting 11:20:41 ff9bb7016b71: Pulling fs layer 11:20:41 b67dba6c2c7d: Pulling fs layer 11:20:41 92a5565b7b96: Waiting 11:20:41 ff9bb7016b71: Waiting 11:20:41 a813b0c90790: Pulling fs layer 11:20:41 a813b0c90790: Waiting 11:20:41 b67dba6c2c7d: Waiting 11:20:41 6ef4a4ee8ca5: Verifying Checksum 11:20:41 6ef4a4ee8ca5: Download complete 11:20:41 5fe327b54edc: Download complete 11:20:41 4f4fb700ef54: Verifying Checksum 11:20:41 4f4fb700ef54: Download complete 11:20:41 92a5565b7b96: Download complete 11:20:41 da9db072f522: Download complete 11:20:41 ff9bb7016b71: Verifying Checksum 11:20:41 ff9bb7016b71: Download complete 11:20:41 da9db072f522: Pull complete 11:20:41 6ef4a4ee8ca5: Pull complete 11:20:41 a813b0c90790: Verifying Checksum 11:20:41 a813b0c90790: Download complete 11:20:41 06f05ace1117: Verifying Checksum 11:20:41 06f05ace1117: Download complete 11:20:42 b67dba6c2c7d: Verifying Checksum 11:20:42 b67dba6c2c7d: Download complete 11:20:45 06f05ace1117: Pull complete 11:20:45 5fe327b54edc: Pull complete 11:20:45 4f4fb700ef54: Pull complete 11:20:45 92a5565b7b96: Pull complete 11:20:45 ff9bb7016b71: Pull complete 11:20:48 b67dba6c2c7d: Pull complete 11:20:48 a813b0c90790: Pull complete 11:20:48 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:20:48 ---> 3ba60ce46760 11:20:48 Step 3/10 : ARG MAKE=make build 11:20:50 ---> Running in c19857066deb 11:20:50 Removing intermediate container c19857066deb 11:20:50 ---> a464248189c9 11:20:50 Step 4/10 : WORKDIR /device-sdk-go 11:20:50 ---> Running in 8357550ea176 11:20:50 Removing intermediate container 8357550ea176 11:20:50 ---> 5b321f9a2256 11:20:50 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:20:50 ---> Running in 8329c6c753d2 11:20:50 Removing intermediate container 8329c6c753d2 11:20:50 ---> bb2c977af197 11:20:50 Step 6/10 : RUN apk add --update --no-cache make git 11:20:50 ---> Running in d70a95c90b13 11:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:20:51 OK: 248 MiB in 58 packages 11:20:51 Removing intermediate container d70a95c90b13 11:20:51 ---> e4a82fe5b2e9 11:20:51 Step 7/10 : COPY go.mod vendor* ./ 11:20:51 ---> 9ea9f68e9613 11:20:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:20:51 ---> Running in 49510a614338 11:21:38 Removing intermediate container 49510a614338 11:21:38 ---> 6d3817e69029 11:21:38 Step 9/10 : COPY . . 11:21:38 ---> 67909cc955b7 11:21:38 Step 10/10 : RUN ${MAKE} 11:21:38 ---> Running in 59eeda597fa1 11:21:38 noop 11:21:38 Removing intermediate container 59eeda597fa1 11:21:38 ---> d81b51b0eceb 11:21:38 Successfully built d81b51b0eceb 11:21:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:39 + docker inspect -f . ci-base-image-x86_64 11:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:39 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:21:39 $ 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 ******** ci-base-image-x86_64 cat 11:21:39 $ docker top f2bccffdc40977e53530775e5b200cf0f627cb496277f064f6b2b5654f1e33bc -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:40 + go version 11:21:40 go version go1.23.4 linux/amd64 [Pipeline] } 11:21:40 $ docker stop --time=1 f2bccffdc40977e53530775e5b200cf0f627cb496277f064f6b2b5654f1e33bc 11:21:41 $ docker rm -f --volumes f2bccffdc40977e53530775e5b200cf0f627cb496277f064f6b2b5654f1e33bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:41 + docker inspect -f . ci-base-image-x86_64 11:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:41 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:21:41 $ 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 ******** ci-base-image-x86_64 cat 11:21:42 $ docker top 5cebbdfecefac830b5234d8e7063ad5f8efe7a71f165258beaf013652bad94c6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 11:21:42 + make test 11:21:42 go test -race -coverprofile=coverage.out ./... 11:21:49 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 11:22:28 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.2% of statements 11:22:28 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.036s coverage: 79.3% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 11:22:28 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.030s coverage: 90.4% of statements 11:22:28 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 11:22:28 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.083s coverage: 45.0% of statements 11:22:28 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 11:22:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.059s coverage: 14.3% of statements 11:22:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.212s coverage: 44.6% of statements 11:22:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.064s coverage: 68.4% of statements 11:22:33 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.086s coverage: 88.3% of statements 11:22:33 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.055s coverage: 5.0% of statements 11:23:05 GO111MODULE=on go vet ./... 11:23:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:23:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:23:09 ./bin/test-attribution-txt.sh [Pipeline] echo 11:23:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:23:09 $ docker stop --time=1 5cebbdfecefac830b5234d8e7063ad5f8efe7a71f165258beaf013652bad94c6 11:23:12 $ docker rm -f --volumes 5cebbdfecefac830b5234d8e7063ad5f8efe7a71f165258beaf013652bad94c6 [Pipeline] // withDockerContainer [Pipeline] sh 11:23:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:23:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:23:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:23:14 + ls -al . 11:23:14 total 740 11:23:14 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 11:21 . 11:23:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:20 .. 11:23:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 11:20 .dockerignore 11:23:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:22 .git 11:23:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:20 .github 11:23:14 -rw-rw-r-- 1 jenkins jenkins 137 Mar 5 11:20 .gitignore 11:23:14 -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 11:20 .golangci.yml 11:23:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:20 .semver 11:23:14 -rw-rw-r-- 1 jenkins jenkins 53715 Mar 5 11:20 CHANGELOG.md 11:23:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:20 GOVERNANCE.md 11:23:14 -rw-rw-r-- 1 jenkins jenkins 882 Mar 5 11:20 Jenkinsfile 11:23:14 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 5 11:20 LICENSE 11:23:14 -rw-rw-r-- 1 jenkins jenkins 2424 Mar 5 11:20 Makefile 11:23:14 -rw-rw-r-- 1 jenkins jenkins 619 Mar 5 11:20 OWNERS.md 11:23:14 -rw-rw-r-- 1 jenkins jenkins 4937 Mar 5 11:20 README.md 11:23:14 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:20 VERSION 11:23:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:20 bin 11:23:14 -rw-r--r-- 1 jenkins jenkins 497263 Mar 5 11:22 coverage.out 11:23:14 drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:20 example 11:23:14 -rw-rw-r-- 1 jenkins jenkins 6130 Mar 5 11:20 go.mod 11:23:14 -rw-rw-r-- 1 jenkins jenkins 86415 Mar 5 11:20 go.sum 11:23:14 drwxrwxr-x 13 jenkins jenkins 4096 Mar 5 11:20 internal 11:23:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:20 openapi 11:23:14 drwxrwxr-x 6 jenkins jenkins 4096 Mar 5 11:20 pkg 11:23:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:20 snap 11:23:14 -rw-rw-r-- 1 jenkins jenkins 222 Mar 5 11:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:14 + 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=893a173aaeea855f68c25d65a82516bec8a0eaf4 --label arch=amd64 --label version=4.0.0-dev.28 . 11:23:14 Sending build context to Docker daemon 25.66MB 11:23:14 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 11:23:14 Step 2/24 : FROM ${BASE} AS builder 11:23:14 ---> d81b51b0eceb 11:23:14 Step 3/24 : ARG MAKE=make build 11:23:14 ---> Running in 2daf0ec8819d 11:23:14 Removing intermediate container 2daf0ec8819d 11:23:14 ---> f93f7ad3c0bb 11:23:14 Step 4/24 : WORKDIR /device-sdk-go 11:23:14 ---> Running in 315a9dcf4176 11:23:14 Removing intermediate container 315a9dcf4176 11:23:14 ---> a822cbe1b945 11:23:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:23:14 ---> Running in 8a066a384c8a 11:23:14 Removing intermediate container 8a066a384c8a 11:23:14 ---> d784f0e3c2a4 11:23:14 Step 6/24 : RUN apk add --update --no-cache make git 11:23:14 ---> Running in 3f357f7195a5 11:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:23:17 OK: 248 MiB in 58 packages 11:23:18 Removing intermediate container 3f357f7195a5 11:23:18 ---> bf13d0ac5e9a 11:23:18 Step 7/24 : COPY go.mod vendor* ./ 11:23:18 ---> c8b97d8bb703 11:23:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:18 ---> Running in efad1200ebe8 11:23:18 Removing intermediate container efad1200ebe8 11:23:18 ---> 0dd544e56a2c 11:23:18 Step 9/24 : COPY . . 11:23:19 ---> ca705427cdd2 11:23:19 Step 10/24 : RUN ${MAKE} 11:23:19 ---> Running in ab63ed6ede45 11:23:19 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 11:23:51 Removing intermediate container ab63ed6ede45 11:23:51 ---> 4728a47f8e6d 11:23:51 Step 11/24 : FROM alpine:3.20 11:23:51 3.20: Pulling from library/alpine 11:23:51 0a9a5dfd008f: Pulling fs layer 11:23:51 0a9a5dfd008f: Download complete 11:23:51 0a9a5dfd008f: Pull complete 11:23:51 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:23:51 Status: Downloaded newer image for alpine:3.20 11:23:51 ---> ff221270b9fb 11:23:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:23:51 ---> Running in f99d35fa4766 11:23:51 Removing intermediate container f99d35fa4766 11:23:51 ---> 935dbc62d2f3 11:23:51 Step 13/24 : RUN apk add --update --no-cache dumb-init 11:23:51 ---> Running in a75353a30732 11:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:23:51 (1/1) Installing dumb-init (1.2.5-r3) 11:23:51 Executing busybox-1.36.1-r29.trigger 11:23:51 OK: 8 MiB in 15 packages 11:23:51 Removing intermediate container a75353a30732 11:23:51 ---> aaa527b1ef70 11:23:51 Step 14/24 : RUN apk --no-cache upgrade 11:23:51 ---> Running in f440efcf5bdb 11:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:23:51 OK: 8 MiB in 15 packages 11:23:51 Removing intermediate container f440efcf5bdb 11:23:51 ---> fda472794f44 11:23:51 Step 15/24 : WORKDIR / 11:23:51 ---> Running in e634ba098fa0 11:23:51 Removing intermediate container e634ba098fa0 11:23:51 ---> 58ecd4fd8d28 11:23:51 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 11:23:51 ---> 98781ce1e9e0 11:23:51 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 11:23:52 ---> 18227417f890 11:23:52 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 11:23:52 ---> 67417067f93c 11:23:52 Step 19/24 : EXPOSE 59999 11:23:52 ---> Running in 2dc992affca9 11:23:52 Removing intermediate container 2dc992affca9 11:23:52 ---> 2bc3544dfb28 11:23:52 Step 20/24 : ENTRYPOINT ["/device-simple"] 11:23:52 ---> Running in ff7788632ef3 11:23:52 Removing intermediate container ff7788632ef3 11:23:52 ---> 875da454d7c2 11:23:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:23:52 ---> Running in 413b68eabb58 11:23:52 Removing intermediate container 413b68eabb58 11:23:52 ---> 654de086312e 11:23:52 Step 22/24 : LABEL arch=amd64 11:23:52 ---> Running in 2d6eba79b857 11:23:52 Removing intermediate container 2d6eba79b857 11:23:52 ---> 59e5d60a8197 11:23:52 Step 23/24 : LABEL git_sha=893a173aaeea855f68c25d65a82516bec8a0eaf4 11:23:52 ---> Running in 1d7d53bca43d 11:23:52 Removing intermediate container 1d7d53bca43d 11:23:52 ---> 1fe86b53431a 11:23:52 Step 24/24 : LABEL version=4.0.0-dev.28 11:23:52 ---> Running in 4045d9a2b90e 11:23:52 Removing intermediate container 4045d9a2b90e 11:23:52 ---> dc5fe0280965 11:23:52 [Warning] One or more build-args [ARCH] were not consumed 11:23:52 Successfully built dc5fe0280965 11:23:52 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 11:23:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:53 11:23:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:53 latest: Pulling from edgex-lftools-log-publisher 11:23:53 5eb5b503b376: Pulling fs layer 11:23:53 5c69ac0246d0: Pulling fs layer 11:23:53 ec43610c2a17: Pulling fs layer 11:23:53 3a2ae6a8a46f: Pulling fs layer 11:23:53 33b1e0a273af: Pulling fs layer 11:23:53 5d3b04190fa2: Pulling fs layer 11:23:53 2f39f015ded8: Pulling fs layer 11:23:53 3a2ae6a8a46f: Waiting 11:23:53 33b1e0a273af: Waiting 11:23:53 5d3b04190fa2: Waiting 11:23:53 2f39f015ded8: Waiting 11:23:53 5c69ac0246d0: Download complete 11:23:53 3a2ae6a8a46f: Verifying Checksum 11:23:53 3a2ae6a8a46f: Download complete 11:23:53 33b1e0a273af: Verifying Checksum 11:23:53 33b1e0a273af: Download complete 11:23:53 ec43610c2a17: Verifying Checksum 11:23:53 ec43610c2a17: Download complete 11:23:53 5d3b04190fa2: Verifying Checksum 11:23:53 5d3b04190fa2: Download complete 11:23:53 5eb5b503b376: Download complete 11:23:54 2f39f015ded8: Download complete 11:23:55 5eb5b503b376: Pull complete 11:23:55 5c69ac0246d0: Pull complete 11:23:55 ec43610c2a17: Pull complete 11:23:55 3a2ae6a8a46f: Pull complete 11:23:55 33b1e0a273af: Pull complete 11:23:56 5d3b04190fa2: Pull complete 11:24:00 2f39f015ded8: Pull complete 11:24:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:00 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:24:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 11:24:01 $ docker top 768c44e94b23076f7772f7618ad3e52e03b590ff55ba3853d88c51b94a9bb00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:01 ---> job-cost.sh 11:24:01 lf-activate-venv: SKIPPING 11:24:01 INFO: No Stack... 11:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 11:24:02 INFO: Archiving Costs [Pipeline] sh 11:24:02 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 11:24:02 + cut -d, -f6 [Pipeline] lock 11:24:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] 11:24:02 Resource [jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] did not exist. Created. 11:24:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:03 + echo total: 0.2199999988079071 [Pipeline] stash 11:24:03 Stashed 1 file(s) [Pipeline] } 11:24:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-351-stack-cost] [Pipeline] // lock [Pipeline] } 11:24:03 $ docker stop --time=1 768c44e94b23076f7772f7618ad3e52e03b590ff55ba3853d88c51b94a9bb00e 11:24:04 $ docker rm -f --volumes 768c44e94b23076f7772f7618ad3e52e03b590ff55ba3853d88c51b94a9bb00e [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 11:24:04 provisioning config files... 11:24:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6148175341539791671tmp [Pipeline] { [Pipeline] sh 11:24:04 + set +x 11:24:04 + curl -s https://codecov.io/bash 11:24:04 + bash -s -- 11:24:04 11:24:04 _____ _ 11:24:04 / ____| | | 11:24:04 | | ___ __| | ___ ___ _____ __ 11:24:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:24:04 | |___| (_) | (_| | __/ (_| (_) \ V / 11:24:04 \_____\___/ \__,_|\___|\___\___/ \_/ 11:24:04 Bash-1.0.6 11:24:04 11:24:04 11:24:04 ==> git version 2.25.1 found 11:24:04 ==> 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 11:24:04 Release-Date: 2020-01-08 11:24:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:24:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:24:04 ==> Jenkins CI detected. 11:24:04 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 11:24:04 project root: . 11:24:04 --> token set from env 11:24:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:24:04 ==> Running gcov in . (disable via -X gcov) 11:24:04 ==> Python coveragepy not found 11:24:04 ==> Searching for coverage reports in: 11:24:04 + . 11:24:05 -> Found 1 reports 11:24:05 ==> Detecting git/mercurial file structure 11:24:05 ==> Reading reports 11:24:05 + ./coverage.out bytes=497263 11:24:05 ==> Appending adjustments 11:24:05 https://docs.codecov.io/docs/fixing-reports 11:24:05 + Found adjustments 11:24:05 ==> Gzipping contents 11:24:05 48K /tmp/codecov.6wqFlc.gz 11:24:05 ==> Uploading reports 11:24:05 url: https://codecov.io 11:24:05 query: branch=main&commit=893a173aaeea855f68c25d65a82516bec8a0eaf4&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:05 -> Pinging Codecov 11:24:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=893a173aaeea855f68c25d65a82516bec8a0eaf4&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:05 -> Uploading to 11:24:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/893a173aaeea855f68c25d65a82516bec8a0eaf4/b67b20de-9b81-4d31-a8ff-35ebba811edc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T112405Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a7bb594f3527df65b25c6fc6cfb03db4a820e3d09bd7c9248530bac87ad9311b 11:24:05 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:05 Dload Upload Total Spent Left Speed 11:24:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47529 0 0 100 47529 0 227k --:--:-- --:--:-- --:--:-- 227k 11:24:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] } 11:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:24:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:24:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:06 11:24:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:06 latest: Pulling from edgex-devops/edgex-snyk-go 11:24:06 43c4264eed91: Pulling fs layer 11:24:06 4cc291be95ef: Pulling fs layer 11:24:06 2ac1f1163629: Pulling fs layer 11:24:06 5c3c966382ef: Pulling fs layer 11:24:06 4f4fb700ef54: Pulling fs layer 11:24:06 d9c7d2e4e75e: Pulling fs layer 11:24:06 9c3e1370e548: Pulling fs layer 11:24:06 5c3c966382ef: Waiting 11:24:06 4f4fb700ef54: Waiting 11:24:06 d9c7d2e4e75e: Waiting 11:24:06 9c3e1370e548: Waiting 11:24:06 4cc291be95ef: Verifying Checksum 11:24:06 4cc291be95ef: Download complete 11:24:06 5c3c966382ef: Verifying Checksum 11:24:06 5c3c966382ef: Download complete 11:24:06 4f4fb700ef54: Verifying Checksum 11:24:06 4f4fb700ef54: Download complete 11:24:06 43c4264eed91: Download complete 11:24:07 43c4264eed91: Pull complete 11:24:07 d9c7d2e4e75e: Verifying Checksum 11:24:07 d9c7d2e4e75e: Download complete 11:24:07 4cc291be95ef: Pull complete 11:24:07 2ac1f1163629: Verifying Checksum 11:24:07 2ac1f1163629: Download complete 11:24:07 9c3e1370e548: Download complete 11:24:10 2ac1f1163629: Pull complete 11:24:10 5c3c966382ef: Pull complete 11:24:10 4f4fb700ef54: Pull complete 11:24:11 d9c7d2e4e75e: Pull complete 11:24:13 9c3e1370e548: Pull complete 11:24:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:13 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:24:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:24:15 $ docker top 51d7f4a6b6514542462dc59a59997024d620d3cf72cf2af96c7347e7d85dae9d -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 11:24:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 11:24:15 + set -o pipefail 11:24:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 11:24:22 11:24:22 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 11:24:22 11:24:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/574519b8-f37b-4f30-9b4f-9d464ec6ef90 11:24:22 11:24:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:24:22 11:24:22 11:24:22 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 11:24:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:24:22 $ docker stop --time=1 51d7f4a6b6514542462dc59a59997024d620d3cf72cf2af96c7347e7d85dae9d 11:24:24 $ docker rm -f --volumes 51d7f4a6b6514542462dc59a59997024d620d3cf72cf2af96c7347e7d85dae9d [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 11:24:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:25 provisioning config files... 11:24:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12678799629511219773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:25 --> edgex-publish-swagger.sh 11:24:25 === Publish openapi API === 11:24:25 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:24:25 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 11:24:25 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:25 Dload Upload Total Spent Left Speed 11:24:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 341 82096 --:--:-- --:--:-- --:--:-- 82257 100 37674 100 156 100 37518 341 82096 --:--:-- --:--:-- --:--:-- 82257 11:24:25 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:24:25 [Pipeline] } 11:24:25 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 11:24:26 + git log --format=format:%s -1 893a173aaeea855f68c25d65a82516bec8a0eaf4 [Pipeline] sh 11:24:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:24:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:26 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:24:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:24:27 $ docker top 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 -eo pid,comm 11:24:27 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). 11:24:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:27 [ssh-agent] Looking for ssh-agent implementation... 11:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:27 $ docker exec 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 ssh-agent 11:24:27 SSH_AUTH_SOCK=/tmp/ssh-RnkXLBSnUmiw/agent.32 11:24:27 SSH_AGENT_PID=38 11:24:27 Running ssh-add (command line suppressed) 11:24:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13656949385073464241.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13656949385073464241.key) 11:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:27 + git semver tag 11:24:28 2025-03-05 11:24:28,034 [run_tag] DEBUG tag force:False 11:24:28 2025-03-05 11:24:28,034 [check_head_tag] DEBUG check head tag 11:24:28 2025-03-05 11:24:28,036 [execute] INFO git cat-file --batch-check 11:24:28 2025-03-05 11:24:28,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 11:24:28 2025-03-05 11:24:28,040 [execute] INFO git cat-file --batch 11:24:28 2025-03-05 11:24:28,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 11:24:28 2025-03-05 11:24:28,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:24:28 2025-03-05 11:24:28,075 [execute] INFO git tag -a v4.0.0-dev.28 -m v4.0.0-dev.28 11:24:28 2025-03-05 11:24:28,075 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.28', '-m', 'v4.0.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 11:24:28 2025-03-05 11:24:28,079 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:24:28 4.0.0-dev.28 [Pipeline] } 11:24:28 $ docker exec --env ******** --env ******** 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 ssh-agent -k 11:24:28 unset SSH_AUTH_SOCK; 11:24:28 unset SSH_AGENT_PID; 11:24:28 echo Agent pid 38 killed; 11:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:24:28 + git semver [Pipeline] } 11:24:28 $ docker stop --time=1 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 11:24:30 $ docker rm -f --volumes 088dedfc93d19cf842d71794a0959f5841cd443907f47f52fcef3b56425af8e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:24:30 11:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:24:30 0.23.1-centos7: Pulling from edgex-lftools 11:24:30 ab5ef0e58194: Pulling fs layer 11:24:30 9712f1f96733: Pulling fs layer 11:24:30 63f879dbbcfc: Pulling fs layer 11:24:30 0d9ebad4ef96: Pulling fs layer 11:24:30 e9a5061849ea: Pulling fs layer 11:24:30 d747dcd14b5f: Pulling fs layer 11:24:30 2de7ff778b66: Pulling fs layer 11:24:30 e9a5061849ea: Waiting 11:24:30 d747dcd14b5f: Waiting 11:24:30 2de7ff778b66: Waiting 11:24:30 0d9ebad4ef96: Waiting 11:24:30 9712f1f96733: Verifying Checksum 11:24:30 9712f1f96733: Download complete 11:24:31 63f879dbbcfc: Verifying Checksum 11:24:31 63f879dbbcfc: Download complete 11:24:31 e9a5061849ea: Verifying Checksum 11:24:31 e9a5061849ea: Download complete 11:24:31 d747dcd14b5f: Verifying Checksum 11:24:31 d747dcd14b5f: Download complete 11:24:31 0d9ebad4ef96: Verifying Checksum 11:24:31 0d9ebad4ef96: Download complete 11:24:31 2de7ff778b66: Verifying Checksum 11:24:31 2de7ff778b66: Download complete 11:24:31 ab5ef0e58194: Download complete 11:24:34 ab5ef0e58194: Pull complete 11:24:34 9712f1f96733: Pull complete 11:24:34 63f879dbbcfc: Pull complete 11:24:37 0d9ebad4ef96: Pull complete 11:24:38 e9a5061849ea: Pull complete 11:24:38 d747dcd14b5f: Pull complete 11:24:39 2de7ff778b66: Pull complete 11:24:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:39 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:24:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:24:41 $ docker top 12b0d7f769f8ff38f755d40dfdf0f71a787643756ae94f1ffd8e2dfb0369c926 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:24:41 provisioning config files... 11:24:41 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10509544762356260203tmp 11:24:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3818600356672215848tmp 11:24:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10297607161618738376tmp [Pipeline] { [Pipeline] echo 11:24:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:24:41 ---> sigul-configuration.sh 11:24:41 gpg: directory `/root/.gnupg' created 11:24:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:24:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:24:41 gpg: keyring `/root/.gnupg/secring.gpg' created 11:24:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:24:41 gpg: CAST5 encrypted data 11:24:41 gpg: encrypted with 1 passphrase 11:24:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:24:41 + mkdir /home/jenkins 11:24:41 + mkdir /home/jenkins/sigul [Pipeline] sh 11:24:42 + 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 11:24:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:24:42 ---> sigul-install.sh 11:24:42 Sigul already installed; skipping installation. [Pipeline] sh 11:24:42 + git tag --list 11:24:42 0.7.1 11:24:42 delhi-tag 11:24:42 v1.0.0 11:24:42 v1.1.0 11:24:42 v1.1.1 11:24:42 v1.1.2 11:24:42 v1.2.0 11:24:42 v1.2.1 11:24:42 v1.2.2 11:24:42 v1.2.3 11:24:42 v1.3.0 11:24:42 v1.4.0 11:24:42 v2.0.0 11:24:42 v2.1.0 11:24:42 v2.1.1 11:24:42 v2.2.0 11:24:42 v2.3.0 11:24:42 v2.3.1 11:24:42 v3.0 11:24:42 v3.0.0 11:24:42 v3.0.1-dev.1 11:24:42 v3.1 11:24:42 v3.1.0 11:24:42 v3.1.0-dev.1 11:24:42 v3.1.0-dev.10 11:24:42 v3.1.0-dev.11 11:24:42 v3.1.0-dev.12 11:24:42 v3.1.0-dev.13 11:24:42 v3.1.0-dev.14 11:24:42 v3.1.0-dev.15 11:24:42 v3.1.0-dev.16 11:24:42 v3.1.0-dev.17 11:24:42 v3.1.0-dev.18 11:24:42 v3.1.0-dev.19 11:24:42 v3.1.0-dev.2 11:24:42 v3.1.0-dev.20 11:24:42 v3.1.0-dev.21 11:24:42 v3.1.0-dev.22 11:24:42 v3.1.0-dev.23 11:24:42 v3.1.0-dev.24 11:24:42 v3.1.0-dev.25 11:24:42 v3.1.0-dev.26 11:24:42 v3.1.0-dev.27 11:24:42 v3.1.0-dev.28 11:24:42 v3.1.0-dev.29 11:24:42 v3.1.0-dev.3 11:24:42 v3.1.0-dev.30 11:24:42 v3.1.0-dev.31 11:24:42 v3.1.0-dev.32 11:24:42 v3.1.0-dev.33 11:24:42 v3.1.0-dev.34 11:24:42 v3.1.0-dev.35 11:24:42 v3.1.0-dev.36 11:24:42 v3.1.0-dev.37 11:24:42 v3.1.0-dev.38 11:24:42 v3.1.0-dev.39 11:24:42 v3.1.0-dev.4 11:24:42 v3.1.0-dev.40 11:24:42 v3.1.0-dev.41 11:24:42 v3.1.0-dev.5 11:24:42 v3.1.0-dev.6 11:24:42 v3.1.0-dev.7 11:24:42 v3.1.0-dev.8 11:24:42 v3.1.0-dev.9 11:24:42 v3.1.1 11:24:42 v3.1.1-dev.1 11:24:42 v3.2.0-dev.1 11:24:42 v3.2.0-dev.10 11:24:42 v3.2.0-dev.11 11:24:42 v3.2.0-dev.12 11:24:42 v3.2.0-dev.13 11:24:42 v3.2.0-dev.14 11:24:42 v3.2.0-dev.15 11:24:42 v3.2.0-dev.16 11:24:42 v3.2.0-dev.17 11:24:42 v3.2.0-dev.18 11:24:42 v3.2.0-dev.19 11:24:42 v3.2.0-dev.2 11:24:42 v3.2.0-dev.20 11:24:42 v3.2.0-dev.21 11:24:42 v3.2.0-dev.22 11:24:42 v3.2.0-dev.23 11:24:42 v3.2.0-dev.24 11:24:42 v3.2.0-dev.25 11:24:42 v3.2.0-dev.26 11:24:42 v3.2.0-dev.27 11:24:42 v3.2.0-dev.28 11:24:42 v3.2.0-dev.29 11:24:42 v3.2.0-dev.3 11:24:42 v3.2.0-dev.30 11:24:42 v3.2.0-dev.31 11:24:42 v3.2.0-dev.32 11:24:42 v3.2.0-dev.33 11:24:42 v3.2.0-dev.34 11:24:42 v3.2.0-dev.35 11:24:42 v3.2.0-dev.36 11:24:42 v3.2.0-dev.37 11:24:42 v3.2.0-dev.38 11:24:42 v3.2.0-dev.39 11:24:42 v3.2.0-dev.4 11:24:42 v3.2.0-dev.40 11:24:42 v3.2.0-dev.41 11:24:42 v3.2.0-dev.42 11:24:42 v3.2.0-dev.43 11:24:42 v3.2.0-dev.44 11:24:42 v3.2.0-dev.45 11:24:42 v3.2.0-dev.46 11:24:42 v3.2.0-dev.47 11:24:42 v3.2.0-dev.48 11:24:42 v3.2.0-dev.5 11:24:42 v3.2.0-dev.6 11:24:42 v3.2.0-dev.7 11:24:42 v3.2.0-dev.8 11:24:42 v3.2.0-dev.9 11:24:42 v4.0.0-dev.1 11:24:42 v4.0.0-dev.10 11:24:42 v4.0.0-dev.11 11:24:42 v4.0.0-dev.12 11:24:42 v4.0.0-dev.13 11:24:42 v4.0.0-dev.14 11:24:42 v4.0.0-dev.15 11:24:42 v4.0.0-dev.16 11:24:42 v4.0.0-dev.17 11:24:42 v4.0.0-dev.18 11:24:42 v4.0.0-dev.19 11:24:42 v4.0.0-dev.2 11:24:42 v4.0.0-dev.20 11:24:42 v4.0.0-dev.21 11:24:42 v4.0.0-dev.22 11:24:42 v4.0.0-dev.23 11:24:42 v4.0.0-dev.24 11:24:42 v4.0.0-dev.25 11:24:42 v4.0.0-dev.26 11:24:42 v4.0.0-dev.27 11:24:42 v4.0.0-dev.28 11:24:42 v4.0.0-dev.3 11:24:42 v4.0.0-dev.4 11:24:42 v4.0.0-dev.5 11:24:42 v4.0.0-dev.6 11:24:42 v4.0.0-dev.7 11:24:42 v4.0.0-dev.8 11:24:42 v4.0.0-dev.9 [Pipeline] sh 11:24:43 + lftools sign git-tag v4.0.0-dev.28 11:24:43 Signing Git tag with Sigul... 11:24:43 Signing v4.0.0-dev.28 [Pipeline] echo 11:24:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:24:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:24:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:24:44 $ docker stop --time=1 12b0d7f769f8ff38f755d40dfdf0f71a787643756ae94f1ffd8e2dfb0369c926 11:24:45 $ docker rm -f --volumes 12b0d7f769f8ff38f755d40dfdf0f71a787643756ae94f1ffd8e2dfb0369c926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:24:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:24:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:46 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:24:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:24:46 $ docker top bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 -eo pid,comm 11:24:46 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). 11:24:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:24:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:46 [ssh-agent] Looking for ssh-agent implementation... 11:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:47 $ docker exec bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 ssh-agent 11:24:47 SSH_AUTH_SOCK=/tmp/ssh-hjIi2uqbphIx/agent.33 11:24:47 SSH_AGENT_PID=39 11:24:47 Running ssh-add (command line suppressed) 11:24:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4255768737231419126.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4255768737231419126.key) 11:24:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:47 + git semver bump pre 11:24:47 2025-03-05 11:24:47,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:24:47 2025-03-05 11:24:47,708 [bump_version] DEBUG bumping version:4.0.0-dev.28 on axis:pre with prefix:dev 11:24:47 2025-03-05 11:24:47,708 [bump_version] DEBUG bumped version:4.0.0-dev.29 11:24:47 2025-03-05 11:24:47,708 [write_version] DEBUG write version:4.0.0-dev.29 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 11:24:47 2025-03-05 11:24:47,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:24:47 2025-03-05 11:24:47,708 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:24:47 2025-03-05 11:24:47,710 [execute] INFO git cat-file --batch-check 11:24:47 2025-03-05 11:24:47,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:24:47 2025-03-05 11:24:47,715 [execute] INFO git cat-file --batch 11:24:47 2025-03-05 11:24:47,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:24:47 2025-03-05 11:24:47,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:24:47 4.0.0-dev.29 [Pipeline] } 11:24:47 $ docker exec --env ******** --env ******** bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 ssh-agent -k 11:24:47 unset SSH_AUTH_SOCK; 11:24:47 unset SSH_AGENT_PID; 11:24:47 echo Agent pid 39 killed; 11:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:24:48 + git semver [Pipeline] } 11:24:48 $ docker stop --time=1 bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 11:24:49 $ docker rm -f --volumes bc69c640a1dfe115440555f23b58c617f2d866cd46dc614cb4148029d9919448 [Pipeline] // withDockerContainer [Pipeline] sh 11:24:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:24:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:50 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:24:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:24:50 $ docker top 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 -eo pid,comm 11:24:50 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). 11:24:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:50 [ssh-agent] Looking for ssh-agent implementation... 11:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:51 $ docker exec 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 ssh-agent 11:24:51 SSH_AUTH_SOCK=/tmp/ssh-ndnKwQcULEY2/agent.32 11:24:51 SSH_AGENT_PID=38 11:24:51 Running ssh-add (command line suppressed) 11:24:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16338822103583762364.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16338822103583762364.key) 11:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:51 + git semver push 11:24:51 2025-03-05 11:24:51,747 [run_push] DEBUG push 11:24:51 2025-03-05 11:24:51,748 [execute] INFO git cat-file --batch-check 11:24:51 2025-03-05 11:24:51,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:24:51 2025-03-05 11:24:51,752 [execute] INFO git rev-list a23b72aa7ea32b0e0990d2b6757c8298b342f9a6 -- 11:24:51 2025-03-05 11:24:51,752 [execute] DEBUG Popen(['git', 'rev-list', 'a23b72aa7ea32b0e0990d2b6757c8298b342f9a6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:24:51 2025-03-05 11:24:51,765 [execute] INFO git fetch -v origin 11:24:51 2025-03-05 11:24:51,765 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:24:52 2025-03-05 11:24:52,186 [run_push] DEBUG no remote changes detected 11:24:52 2025-03-05 11:24:52,187 [execute] INFO git push origin semver 11:24:52 2025-03-05 11:24:52,187 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:24:52 2025-03-05 11:24:52,905 [run_push] DEBUG push all version tags 11:24:52 2025-03-05 11:24:52,906 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:24:52 2025-03-05 11:24:52,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 11:24:53 2025-03-05 11:24:53,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 11:24:53 4.0.0-dev.29 [Pipeline] } 11:24:53 $ docker exec --env ******** --env ******** 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 ssh-agent -k 11:24:53 unset SSH_AUTH_SOCK; 11:24:53 unset SSH_AGENT_PID; 11:24:53 echo Agent pid 38 killed; 11:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:24:54 + git semver [Pipeline] } 11:24:54 $ docker stop --time=1 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 11:24:55 $ docker rm -f --volumes 0c94b10dbd030545214498be495302f750ad3cc7f78a6f99d10a05befb0080d5 [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 11:24:56 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 11:24:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 11:24:56 total 16 11:24:56 drwxr-xr-x 3 root root 4096 Mar 5 11:24 . 11:24:56 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 11:24 .. 11:24:56 drwxr-xr-x 2 root root 4096 Mar 5 11:24 cost 11:24:56 -rw-r--r-- 1 root root 85 Mar 5 11:24 cost.csv 11:24:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 11:24:56 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 11:24:56 total 16 11:24:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:24 . 11:24:56 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 11:24 .. 11:24:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:24 cost 11:24:56 -rw-r--r-- 1 jenkins jenkins 85 Mar 5 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:24:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:24:57 ---> package-listing.sh 11:24:57 ++ facter osfamily 11:24:57 ++ tr '[:upper:]' '[:lower:]' 11:24:57 + OS_FAMILY=debian 11:24:57 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 11:24:57 + START_PACKAGES=/tmp/packages_start.txt 11:24:57 + END_PACKAGES=/tmp/packages_end.txt 11:24:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:57 + PACKAGES=/tmp/packages_start.txt 11:24:57 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 11:24:57 + PACKAGES=/tmp/packages_end.txt 11:24:57 + case "${OS_FAMILY}" in 11:24:57 + dpkg -l 11:24:57 + grep '^ii' 11:24:57 + '[' -f /tmp/packages_start.txt ']' 11:24:57 + '[' -f /tmp/packages_end.txt ']' 11:24:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:57 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 11:24:57 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 11:24:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 11:24:57 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 11:24:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:58 prd-ubuntu20.04-docker-8c-8g-40325 does not seem to be running inside a container 11:24:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:24:59 $ docker top 7af7ed8b2d3efd445ef011d954516ee647b8cb40e94d8db436caed84e98ec8f6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:59 + touch /tmp/pre-build-complete [Pipeline] sh 11:25:00 + mkdir -p /var/log/sysstat [Pipeline] sh 11:25:00 + ls /var/log/sa-host 11:25:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:00 provisioning config files... 11:25:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2821247389463009489tmp [Pipeline] { [Pipeline] echo 11:25:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:25:00 ---> create-netrc.sh [Pipeline] } 11:25:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:25:01 ---> python-tools-install.sh [Pipeline] echo 11:25:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:25:01 ---> sudo-logs.sh 11:25:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:25:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:25:01 ---> job-cost.sh 11:25:01 lf-activate-venv: SKIPPING 11:25:01 DEBUG: total: 0.2199999988079071 11:25:01 INFO: Retrieving Stack Cost... 11:25:02 INFO: Retrieving Pricing Info for: v3-standard-8 11:25:02 INFO: Archiving Costs [Pipeline] echo 11:25:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:25:02 ---> logs-deploy.sh 11:25:02 lf-activate-venv: SKIPPING 11:25:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/351 11:25:02 INFO: archiving workspace using pattern(s): 11:25:04 Archives upload complete. 11:25:04 INFO: archiving logs to Nexus 11:25:04 ---> uname -a: 11:25:04 Linux prd-ubuntu20-04-docker-8c-8g-40325 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:25:04 11:25:04 11:25:04 ---> lscpu: 11:25:04 Architecture: x86_64 11:25:04 CPU op-mode(s): 32-bit, 64-bit 11:25:04 Byte Order: Little Endian 11:25:04 Address sizes: 40 bits physical, 48 bits virtual 11:25:04 CPU(s): 8 11:25:04 On-line CPU(s) list: 0-7 11:25:04 Thread(s) per core: 1 11:25:04 Core(s) per socket: 1 11:25:04 Socket(s): 8 11:25:04 NUMA node(s): 1 11:25:04 Vendor ID: AuthenticAMD 11:25:04 CPU family: 23 11:25:04 Model: 49 11:25:04 Model name: AMD EPYC-Rome Processor 11:25:04 Stepping: 0 11:25:04 CPU MHz: 2799.996 11:25:04 BogoMIPS: 5599.99 11:25:04 Virtualization: AMD-V 11:25:04 Hypervisor vendor: KVM 11:25:04 Virtualization type: full 11:25:04 L1d cache: 256 KiB 11:25:04 L1i cache: 256 KiB 11:25:04 L2 cache: 4 MiB 11:25:04 L3 cache: 128 MiB 11:25:04 NUMA node0 CPU(s): 0-7 11:25:04 Vulnerability Itlb multihit: Not affected 11:25:04 Vulnerability L1tf: Not affected 11:25:04 Vulnerability Mds: Not affected 11:25:04 Vulnerability Meltdown: Not affected 11:25:04 Vulnerability Mmio stale data: Not affected 11:25:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:25:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:25:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:25:04 Vulnerability Srbds: Not affected 11:25:04 Vulnerability Tsx async abort: Not affected 11:25:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:25:04 11:25:04 11:25:04 ---> nproc: 11:25:04 8 11:25:04 11:25:04 11:25:04 ---> df -h: 11:25:04 Filesystem Size Used Avail Use% Mounted on 11:25:04 overlay 155G 14G 142G 9% / 11:25:04 tmpfs 64M 0 64M 0% /dev 11:25:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:25:04 shm 64M 0 64M 0% /dev/shm 11:25:04 /dev/vda1 155G 14G 142G 9% /facter-os 11:25:04 11:25:04 11:25:04 ---> sar -b -r -n DEV: 11:25:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40325) 03/05/25 _x86_64_ (8 CPU) 11:25:04 11:25:04 11:19:43 LINUX RESTART (8 CPU) 11:25:04 11:25:04 11:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:25:04 11:21:01 416.53 46.22 370.31 0.00 5269.44 164736.95 0.00 11:25:04 11:22:01 223.45 1.83 221.61 0.00 19.20 73177.00 0.00 11:25:04 11:23:01 38.59 0.02 38.57 0.00 0.13 25696.92 0.00 11:25:04 11:24:01 223.05 0.22 222.83 0.00 11.73 68424.60 0.00 11:25:04 11:25:01 213.14 4.13 209.01 0.00 2410.93 70070.56 0.00 11:25:04 Average: 222.95 10.48 212.47 0.00 1542.42 80421.50 0.00 11:25:04 11:25:04 11:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:25:04 11:21:01 29151280 31524968 786468 2.39 80800 2565228 2005496 5.91 1056164 2286048 8468 11:25:04 11:22:01 27137428 31318884 978332 2.98 184820 4100364 2281044 6.72 1763096 3404788 640664 11:25:04 11:23:01 26199944 30630332 1666116 5.07 187996 4317724 2731628 8.05 2178996 3897752 421108 11:25:04 11:24:01 26966196 31506908 790896 2.41 198908 4411964 2123716 6.26 1411188 3893352 196 11:25:04 11:25:01 25215420 31475560 790224 2.40 243572 5949156 2062116 6.08 1675436 5209364 980 11:25:04 Average: 26934054 31291330 1002407 3.05 179219 4268887 2240800 6.60 1616976 3738261 214283 11:25:04 11:25:04 11:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:25:04 11:21:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 11:25:04 11:21:01 docker0 161.65 177.97 13.45 353.98 0.00 0.00 0.00 0.00 11:25:04 11:21:01 ens3 728.56 499.50 6217.29 110.28 0.00 0.00 0.00 0.00 11:25:04 11:21:01 veth374f09c 130.31 145.37 12.89 124.40 0.00 0.00 0.00 0.01 11:25:04 11:22:01 vethc32db5d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 11:25:04 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:25:04 11:22:01 docker0 138.86 275.49 12.55 2727.07 0.00 0.00 0.00 0.00 11:25:04 11:22:01 ens3 298.37 153.54 2754.00 24.24 0.00 0.00 0.00 0.00 11:25:04 11:23:01 vethc32db5d 0.95 1.37 0.12 0.37 0.00 0.00 0.00 0.00 11:25:04 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:04 11:23:01 docker0 0.95 1.33 0.11 0.37 0.00 0.00 0.00 0.00 11:25:04 11:23:01 ens3 10.81 7.81 8.15 4.63 0.00 0.00 0.00 0.00 11:25:04 11:24:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 11:25:04 11:24:01 docker0 5.00 9.87 0.30 115.32 0.00 0.00 0.00 0.00 11:25:04 11:24:01 ens3 120.15 74.19 2707.06 17.24 0.00 0.00 0.00 0.00 11:25:04 11:25:01 lo 3.07 3.07 0.31 0.31 0.00 0.00 0.00 0.00 11:25:04 11:25:01 docker0 51.92 90.89 5.25 854.68 0.00 0.00 0.00 0.00 11:25:04 11:25:01 ens3 717.82 474.85 10252.81 203.53 0.00 0.00 0.00 0.00 11:25:04 Average: lo 2.41 2.41 0.24 0.24 0.00 0.00 0.00 0.00 11:25:04 Average: docker0 71.68 111.11 6.33 810.24 0.00 0.00 0.00 0.00 11:25:04 Average: ens3 375.16 241.99 4388.17 71.99 0.00 0.00 0.00 0.00 11:25:04 11:25:04 11:25:04 ---> sar -P ALL: 11:25:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40325) 03/05/25 _x86_64_ (8 CPU) 11:25:04 11:25:04 11:19:43 LINUX RESTART (8 CPU) 11:25:04 11:25:04 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:25:04 11:21:01 all 10.25 0.00 3.93 1.65 0.08 84.09 11:25:04 11:21:01 0 8.98 0.00 3.93 0.93 0.07 86.09 11:25:04 11:21:01 1 8.55 0.00 4.17 3.00 0.05 84.23 11:25:04 11:21:01 2 12.10 0.00 3.28 0.29 0.07 84.27 11:25:04 11:21:01 3 9.28 0.00 2.92 0.69 0.07 87.04 11:25:04 11:21:01 4 9.12 0.00 4.77 0.51 0.07 85.54 11:25:04 11:21:01 5 14.74 0.00 4.42 0.46 0.07 80.31 11:25:04 11:21:01 6 9.63 0.00 3.90 3.73 0.19 82.56 11:25:04 11:21:01 7 9.54 0.00 4.10 3.61 0.07 82.68 11:25:04 11:22:01 all 25.61 0.00 5.77 1.05 0.07 67.51 11:25:04 11:22:01 0 26.56 0.00 6.43 3.16 0.07 63.78 11:25:04 11:22:01 1 25.34 0.00 6.30 0.19 0.07 68.11 11:25:04 11:22:01 2 25.85 0.00 5.10 0.05 0.07 68.92 11:25:04 11:22:01 3 26.35 0.00 5.64 0.27 0.07 67.67 11:25:04 11:22:01 4 26.55 0.00 6.21 0.49 0.07 66.68 11:25:04 11:22:01 5 24.22 0.00 5.19 0.07 0.07 70.46 11:25:04 11:22:01 6 24.78 0.00 4.68 0.03 0.05 70.46 11:25:04 11:22:01 7 25.19 0.00 6.60 4.20 0.07 63.94 11:25:04 11:23:01 all 42.69 0.00 4.91 0.23 0.08 52.09 11:25:04 11:23:01 0 42.19 0.00 5.23 1.21 0.08 51.29 11:25:04 11:23:01 1 43.13 0.00 4.84 0.00 0.08 51.95 11:25:04 11:23:01 2 41.74 0.00 5.49 0.02 0.08 52.68 11:25:04 11:23:01 3 42.14 0.00 4.90 0.07 0.07 52.83 11:25:04 11:23:01 4 42.43 0.00 4.69 0.02 0.08 52.78 11:25:04 11:23:01 5 42.85 0.00 4.85 0.00 0.07 52.23 11:25:04 11:23:01 6 42.65 0.00 4.66 0.00 0.07 52.62 11:25:04 11:23:01 7 44.37 0.00 4.64 0.55 0.08 50.36 11:25:04 11:24:01 all 33.55 0.00 7.45 0.84 0.08 58.09 11:25:04 11:24:01 0 33.80 0.00 7.86 2.94 0.09 55.32 11:25:04 11:24:01 1 32.00 0.00 7.14 0.62 0.07 60.17 11:25:04 11:24:01 2 34.65 0.00 8.42 0.07 0.08 56.78 11:25:04 11:24:01 3 35.04 0.00 6.18 0.45 0.07 58.26 11:25:04 11:24:01 4 33.52 0.00 7.95 0.05 0.07 58.41 11:25:04 11:24:01 5 35.03 0.00 7.61 0.83 0.08 56.45 11:25:04 11:24:01 6 31.60 0.00 7.44 0.05 0.08 60.82 11:25:04 11:24:01 7 32.73 0.00 7.00 1.75 0.07 58.45 11:25:04 11:25:01 all 11.88 0.00 5.18 1.05 0.07 81.82 11:25:04 11:25:01 0 10.69 0.00 4.60 1.70 0.08 82.92 11:25:04 11:25:01 1 12.67 0.00 4.50 0.24 0.07 82.53 11:25:04 11:25:01 2 11.11 0.00 5.04 0.34 0.05 83.45 11:25:04 11:25:01 3 12.39 0.00 7.22 0.17 0.07 80.16 11:25:04 11:25:01 4 12.17 0.00 5.17 0.72 0.07 81.87 11:25:04 11:25:01 5 12.57 0.00 6.03 4.40 0.07 76.93 11:25:04 11:25:01 6 11.64 0.00 4.57 0.83 0.07 82.89 11:25:04 11:25:01 7 11.80 0.00 4.32 0.03 0.07 83.78 11:25:04 Average: all 24.82 0.00 5.45 0.96 0.07 68.70 11:25:04 Average: 0 24.43 0.00 5.60 1.98 0.08 67.91 11:25:04 Average: 1 24.36 0.00 5.39 0.81 0.07 69.38 11:25:04 Average: 2 25.10 0.00 5.46 0.15 0.07 69.21 11:25:04 Average: 3 25.08 0.00 5.37 0.33 0.07 69.15 11:25:04 Average: 4 24.79 0.00 5.76 0.36 0.07 69.03 11:25:04 Average: 5 25.93 0.00 5.62 1.15 0.07 67.24 11:25:04 Average: 6 24.10 0.00 5.05 0.93 0.09 69.83 11:25:04 Average: 7 24.76 0.00 5.33 2.03 0.07 67.81 11:25:04 11:25:04 11:25:04