Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30af94e141796b2589daaf1d625ef6021161292e 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-ssh16841978286430309206.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-ssh3797001539896092188.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-ssh6105535894463914048.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-ssh2226338175533436112.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-ssh1726639832821471065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39289 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 30af94e141796b2589daaf1d625ef6021161292e (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1691)" > git config core.sparsecheckout # timeout=10 > git checkout -f 30af94e141796b2589daaf1d625ef6021161292e # timeout=10 > git rev-list --no-walk 8dfdecf3917b611348d8a44dc2ebf7c39c344cf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:24 ========================================================= 05:00:24 EdgeX Global Pipelines Version Info 05:00:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:24 ------------------- 05:00:24 stable info: 05:00:24 ------------------- 05:00:24 Commited By: Cherry Wang cherry@iotechsys.com 05:00:24 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:00:24 Message: update stable to v1.0.269 05:00:25 ------------------- 05:00:25 experimental info: 05:00:25 ------------------- 05:00:25 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:25 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:00:25 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30af94e [Pipeline] echo 05:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:26 provisioning config files... 05:00:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15879977025714628740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:26 ---> ****-login.sh 05:00:26 nexus3.edgexfoundry.org:10001 05:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:26 Configure a credential helper to remove this warning. See 05:00:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:26 05:00:26 Login Succeeded 05:00:26 nexus3.edgexfoundry.org:10002 05:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:27 Configure a credential helper to remove this warning. See 05:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:27 05:00:27 Login Succeeded 05:00:27 nexus3.edgexfoundry.org:10003 05:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:27 Configure a credential helper to remove this warning. See 05:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:27 05:00:27 Login Succeeded 05:00:27 nexus3.edgexfoundry.org:10004 05:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:27 Configure a credential helper to remove this warning. See 05:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:27 05:00:27 Login Succeeded 05:00:27 ****.io 05:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:27 Configure a credential helper to remove this warning. See 05:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:27 05:00:27 Login Succeeded 05:00:27 ---> ****-login.sh ends [Pipeline] } 05:00:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:27 + git rev-list -1 --merges 30af94e141796b2589daaf1d625ef6021161292e~1..30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo 05:00:27 -----------> git rev-list -1 --merges 30af94e141796b2589daaf1d625ef6021161292e~1..30af94e141796b2589daaf1d625ef6021161292e 30af94e141796b2589daaf1d625ef6021161292e [false] [Pipeline] sh 05:00:28 + git log --format=format:%s -1 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo 05:00:28 ========================================================= 05:00:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:28 + git log --format=format:%s -1 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] echo 05:00:28 [semverPrep] GIT_COMMIT: 30af94e141796b2589daaf1d625ef6021161292e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1691) [Pipeline] echo 05:00:28 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:28 + grep -v github /etc/ssh/ssh_known_hosts 05:00:28 + [ -e /tmp/ssh_known_hosts ] 05:00:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:28 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:29 05:00:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:29 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:29 b85a868b505f: Pulling fs layer 05:00:29 e2be974225ed: Pulling fs layer 05:00:29 339a4e72a1f5: Pulling fs layer 05:00:29 988bab9f4d93: Pulling fs layer 05:00:29 1469e6f7b9e6: Pulling fs layer 05:00:29 eaf3925da568: Pulling fs layer 05:00:29 bab4dde63d76: Pulling fs layer 05:00:29 bde34c3a00c8: Pulling fs layer 05:00:29 b352a97aabf1: Pulling fs layer 05:00:29 4872d77fe225: Pulling fs layer 05:00:29 5851b861e8e6: Pulling fs layer 05:00:29 bab4dde63d76: Waiting 05:00:29 bde34c3a00c8: Waiting 05:00:29 b352a97aabf1: Waiting 05:00:29 4872d77fe225: Waiting 05:00:29 5851b861e8e6: Waiting 05:00:29 988bab9f4d93: Waiting 05:00:29 1469e6f7b9e6: Waiting 05:00:29 eaf3925da568: Waiting 05:00:29 e2be974225ed: Verifying Checksum 05:00:29 e2be974225ed: Download complete 05:00:29 988bab9f4d93: Verifying Checksum 05:00:29 988bab9f4d93: Download complete 05:00:29 1469e6f7b9e6: Verifying Checksum 05:00:29 1469e6f7b9e6: Download complete 05:00:29 eaf3925da568: Verifying Checksum 05:00:29 eaf3925da568: Download complete 05:00:29 339a4e72a1f5: Verifying Checksum 05:00:29 339a4e72a1f5: Download complete 05:00:29 bde34c3a00c8: Download complete 05:00:29 b352a97aabf1: Download complete 05:00:29 4872d77fe225: Download complete 05:00:29 5851b861e8e6: Verifying Checksum 05:00:29 5851b861e8e6: Download complete 05:00:29 b85a868b505f: Verifying Checksum 05:00:29 b85a868b505f: Download complete 05:00:30 bab4dde63d76: Verifying Checksum 05:00:30 bab4dde63d76: Download complete 05:00:31 b85a868b505f: Pull complete 05:00:31 e2be974225ed: Pull complete 05:00:31 339a4e72a1f5: Pull complete 05:00:31 988bab9f4d93: Pull complete 05:00:31 1469e6f7b9e6: Pull complete 05:00:31 eaf3925da568: Pull complete 05:00:33 bab4dde63d76: Pull complete 05:00:33 bde34c3a00c8: Pull complete 05:00:33 b352a97aabf1: Pull complete 05:00:33 4872d77fe225: Pull complete 05:00:33 5851b861e8e6: Pull complete 05:00:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:34 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:00:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:35 $ docker top 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 -eo pid,comm 05:00:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:35 [ssh-agent] Looking for ssh-agent implementation... 05:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:36 $ docker exec 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent 05:00:36 SSH_AUTH_SOCK=/tmp/ssh-ableW7ra7vIv/agent.33 05:00:36 SSH_AGENT_PID=39 05:00:36 Running ssh-add (command line suppressed) 05:00:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1323308265574597781.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1323308265574597781.key) 05:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:36 + git tag --points-at HEAD [Pipeline] } 05:00:36 $ docker exec --env ******** --env ******** 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent -k 05:00:36 unset SSH_AUTH_SOCK; 05:00:36 unset SSH_AGENT_PID; 05:00:36 echo Agent pid 39 killed; 05:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:36 [ssh-agent] Looking for ssh-agent implementation... 05:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:36 $ docker exec 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent 05:00:36 SSH_AUTH_SOCK=/tmp/ssh-uJOVSHnDTaSP/agent.73 05:00:36 SSH_AGENT_PID=79 05:00:36 Running ssh-add (command line suppressed) 05:00:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4887881863074082224.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4887881863074082224.key) 05:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:37 + git semver init 05:00:37 2025-02-20 05:00:37,505 [run_init] DEBUG init version:0.0.0 force:False 05:00:37 2025-02-20 05:00:37,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:00:37 2025-02-20 05:00:37,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:00:37 2025-02-20 05:00:37,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:00:38 2025-02-20 05:00:38,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 05:00:38 2025-02-20 05:00:38,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 05:00:38 2025-02-20 05:00:38,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:00:38 2025-02-20 05:00:38,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:00:38 4.0.0-dev.25 [Pipeline] } 05:00:38 $ docker exec --env ******** --env ******** 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 ssh-agent -k 05:00:39 unset SSH_AUTH_SOCK; 05:00:39 unset SSH_AGENT_PID; 05:00:39 echo Agent pid 79 killed; 05:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:39 + git semver [Pipeline] } 05:00:39 $ docker stop --time=1 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 05:00:41 $ docker rm -f --volumes 17d4f9636121ca2340c6c1e0737fe27ed5d765294053dfa8ad637081447d7a79 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:41 Stashed 1 file(s) [Pipeline] echo 05:00:41 [edgeXSemver]: initialized semver on version 4.0.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:41 provisioning config files... [Pipeline] // stage 05:00:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16698973304663704952tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:00:42 ---> ****-login.sh 05:00:42 nexus3.edgexfoundry.org:10001 05:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:42 Configure a credential helper to remove this warning. See 05:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:42 05:00:42 Login Succeeded 05:00:42 nexus3.edgexfoundry.org:10002 05:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:42 Configure a credential helper to remove this warning. See 05:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:42 05:00:42 Login Succeeded 05:00:42 nexus3.edgexfoundry.org:10003 05:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:42 Configure a credential helper to remove this warning. See 05:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:42 05:00:42 Login Succeeded 05:00:42 nexus3.edgexfoundry.org:10004 05:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:42 Configure a credential helper to remove this warning. See 05:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:42 05:00:42 Login Succeeded 05:00:42 ****.io 05:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:42 Configure a credential helper to remove this warning. See 05:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:42 05:00:42 Login Succeeded 05:00:42 ---> ****-login.sh ends [Pipeline] } 05:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:42 ========================================================= 05:00:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:00:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:43 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:00:43 Sending build context to Docker daemon 25.12MB 05:00:43 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:00:43 Step 2/10 : FROM ${BASE} AS builder 05:00:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:43 da9db072f522: Pulling fs layer 05:00:43 6ef4a4ee8ca5: Pulling fs layer 05:00:43 06f05ace1117: Pulling fs layer 05:00:43 5fe327b54edc: Pulling fs layer 05:00:43 4f4fb700ef54: Pulling fs layer 05:00:43 92a5565b7b96: Pulling fs layer 05:00:43 ff9bb7016b71: Pulling fs layer 05:00:43 b67dba6c2c7d: Pulling fs layer 05:00:43 a813b0c90790: Pulling fs layer 05:00:43 4f4fb700ef54: Waiting 05:00:43 5fe327b54edc: Waiting 05:00:43 ff9bb7016b71: Waiting 05:00:43 a813b0c90790: Waiting 05:00:43 92a5565b7b96: Waiting 05:00:43 b67dba6c2c7d: Waiting 05:00:43 6ef4a4ee8ca5: Verifying Checksum 05:00:43 6ef4a4ee8ca5: Download complete 05:00:43 5fe327b54edc: Verifying Checksum 05:00:43 5fe327b54edc: Download complete 05:00:43 4f4fb700ef54: Download complete 05:00:43 92a5565b7b96: Verifying Checksum 05:00:43 92a5565b7b96: Download complete 05:00:43 da9db072f522: Download complete 05:00:43 ff9bb7016b71: Verifying Checksum 05:00:43 ff9bb7016b71: Download complete 05:00:43 da9db072f522: Pull complete 05:00:43 a813b0c90790: Verifying Checksum 05:00:43 a813b0c90790: Download complete 05:00:43 6ef4a4ee8ca5: Pull complete 05:00:43 06f05ace1117: Verifying Checksum 05:00:43 06f05ace1117: Download complete 05:00:44 b67dba6c2c7d: Verifying Checksum 05:00:44 b67dba6c2c7d: Download complete 05:00:47 06f05ace1117: Pull complete 05:00:47 5fe327b54edc: Pull complete 05:00:47 4f4fb700ef54: Pull complete 05:00:47 92a5565b7b96: Pull complete 05:00:47 ff9bb7016b71: Pull complete 05:00:49 b67dba6c2c7d: Pull complete 05:00:49 a813b0c90790: Pull complete 05:00:49 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:00:49 ---> 3ba60ce46760 05:00:49 Step 3/10 : ARG MAKE=make build 05:00:52 ---> Running in 3171282094df 05:00:52 Removing intermediate container 3171282094df 05:00:52 ---> 65845f38cde4 05:00:52 Step 4/10 : WORKDIR /device-sdk-go 05:00:52 ---> Running in 20fbbfcd5199 05:00:52 Removing intermediate container 20fbbfcd5199 05:00:52 ---> b0dde937b10b 05:00:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:52 ---> Running in 010e8cb662ac 05:00:52 Removing intermediate container 010e8cb662ac 05:00:52 ---> 4a6c2a739283 05:00:52 Step 6/10 : RUN apk add --update --no-cache make git 05:00:52 ---> Running in 44cab519610c 05:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:00:53 OK: 248 MiB in 58 packages 05:00:54 Removing intermediate container 44cab519610c 05:00:54 ---> 4fe5936cd4ac 05:00:54 Step 7/10 : COPY go.mod vendor* ./ 05:00:54 ---> 58963699ddb0 05:00:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:54 ---> Running in ae3a63f961df 05:01:32 Removing intermediate container ae3a63f961df 05:01:32 ---> 90f6b32b033b 05:01:32 Step 9/10 : COPY . . 05:01:32 ---> a3cdf6560b33 05:01:32 Step 10/10 : RUN ${MAKE} 05:01:32 ---> Running in d0957ba61eff 05:01:32 noop 05:01:32 Removing intermediate container d0957ba61eff 05:01:32 ---> 1982ef24df75 05:01:32 Successfully built 1982ef24df75 05:01:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:33 + docker inspect -f . ci-base-image-x86_64 05:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:33 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:33 $ docker top a2aebb02c4c696aaa441ec86011d8fc91ef47fe44193419888453c7e4037ee61 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:33 + go version 05:01:33 go version go1.23.4 linux/amd64 [Pipeline] } 05:01:33 $ docker stop --time=1 a2aebb02c4c696aaa441ec86011d8fc91ef47fe44193419888453c7e4037ee61 05:01:35 $ docker rm -f --volumes a2aebb02c4c696aaa441ec86011d8fc91ef47fe44193419888453c7e4037ee61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker inspect -f . ci-base-image-x86_64 05:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:35 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:36 $ docker top d1b56762889a00a9c69192136e0ba7a355dbf86189397709cdc2aac2e34dbf88 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 05:01:36 + make test 05:01:36 go test -race -coverprofile=coverage.out ./... 05:01:43 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 05:02:22 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.026s coverage: 28.2% of statements 05:02:22 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.030s coverage: 79.3% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 05:02:22 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.030s coverage: 90.4% of statements 05:02:22 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 05:02:22 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.092s coverage: 45.0% of statements 05:02:22 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.052s coverage: 14.3% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.859s coverage: 44.6% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.088s coverage: 88.3% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.0% of statements 05:02:57 GO111MODULE=on go vet ./... 05:02:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:58 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:02:58 $ docker stop --time=1 d1b56762889a00a9c69192136e0ba7a355dbf86189397709cdc2aac2e34dbf88 05:03:00 $ docker rm -f --volumes d1b56762889a00a9c69192136e0ba7a355dbf86189397709cdc2aac2e34dbf88 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:02 + ls -al . 05:03:02 total 736 05:03:02 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 05:01 . 05:03:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:00 .. 05:03:02 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 05:00 .dockerignore 05:03:02 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:02 .git 05:03:02 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:00 .github 05:03:02 -rw-rw-r-- 1 jenkins jenkins 137 Feb 20 05:00 .gitignore 05:03:02 -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 05:00 .golangci.yml 05:03:02 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:00 .semver 05:03:02 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 20 05:00 CHANGELOG.md 05:03:02 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:00 GOVERNANCE.md 05:03:02 -rw-rw-r-- 1 jenkins jenkins 882 Feb 20 05:00 Jenkinsfile 05:03:02 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 20 05:00 LICENSE 05:03:02 -rw-rw-r-- 1 jenkins jenkins 2424 Feb 20 05:00 Makefile 05:03:02 -rw-rw-r-- 1 jenkins jenkins 619 Feb 20 05:00 OWNERS.md 05:03:02 -rw-rw-r-- 1 jenkins jenkins 4937 Feb 20 05:00 README.md 05:03:02 -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 05:00 VERSION 05:03:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:00 bin 05:03:02 -rw-r--r-- 1 jenkins jenkins 500535 Feb 20 05:02 coverage.out 05:03:02 drwxrwxr-x 5 jenkins jenkins 4096 Feb 20 05:00 example 05:03:02 -rw-rw-r-- 1 jenkins jenkins 6130 Feb 20 05:00 go.mod 05:03:02 -rw-rw-r-- 1 jenkins jenkins 86415 Feb 20 05:00 go.sum 05:03:02 drwxrwxr-x 13 jenkins jenkins 4096 Feb 20 05:00 internal 05:03:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:00 openapi 05:03:02 drwxrwxr-x 6 jenkins jenkins 4096 Feb 20 05:00 pkg 05:03:02 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:00 snap 05:03:02 -rw-rw-r-- 1 jenkins jenkins 222 Feb 20 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:02 + 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=30af94e141796b2589daaf1d625ef6021161292e --label arch=amd64 --label version=4.0.0-dev.25 . 05:03:02 Sending build context to Docker daemon 25.62MB 05:03:02 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 05:03:02 Step 2/24 : FROM ${BASE} AS builder 05:03:02 ---> 1982ef24df75 05:03:02 Step 3/24 : ARG MAKE=make build 05:03:02 ---> Running in da42741e4339 05:03:02 Removing intermediate container da42741e4339 05:03:02 ---> 94b18d407622 05:03:02 Step 4/24 : WORKDIR /device-sdk-go 05:03:02 ---> Running in 28aa83115ec6 05:03:02 Removing intermediate container 28aa83115ec6 05:03:02 ---> e3edcb94be56 05:03:02 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:02 ---> Running in 41f529939fe8 05:03:03 Removing intermediate container 41f529939fe8 05:03:03 ---> 1acc96c0e155 05:03:03 Step 6/24 : RUN apk add --update --no-cache make git 05:03:03 ---> Running in fd6761c6d10d 05:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:03:03 OK: 248 MiB in 58 packages 05:03:04 Removing intermediate container fd6761c6d10d 05:03:04 ---> 7794ab216339 05:03:04 Step 7/24 : COPY go.mod vendor* ./ 05:03:04 ---> 7024b18e8a15 05:03:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:04 ---> Running in 57f8892d081c 05:03:04 Removing intermediate container 57f8892d081c 05:03:04 ---> fd337de8fa34 05:03:04 Step 9/24 : COPY . . 05:03:05 ---> fb656b2f8a71 05:03:05 Step 10/24 : RUN ${MAKE} 05:03:05 ---> Running in 24fca00d47e0 05:03:05 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:32 Removing intermediate container 24fca00d47e0 05:03:32 ---> 991ccfa364ac 05:03:32 Step 11/24 : FROM alpine:3.20 05:03:32 3.20: Pulling from library/alpine 05:03:32 0a9a5dfd008f: Pulling fs layer 05:03:32 0a9a5dfd008f: Download complete 05:03:32 0a9a5dfd008f: Pull complete 05:03:32 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:03:32 Status: Downloaded newer image for alpine:3.20 05:03:32 ---> ff221270b9fb 05:03:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:32 ---> Running in e6b65fb04e7b 05:03:32 Removing intermediate container e6b65fb04e7b 05:03:32 ---> 320135366493 05:03:32 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:03:32 ---> Running in 472e90f74003 05:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:03:32 (1/1) Installing dumb-init (1.2.5-r3) 05:03:32 Executing busybox-1.36.1-r29.trigger 05:03:32 OK: 8 MiB in 15 packages 05:03:32 Removing intermediate container 472e90f74003 05:03:32 ---> 41ddbd9adc05 05:03:32 Step 14/24 : RUN apk --no-cache upgrade 05:03:32 ---> Running in 4443bb228d96 05:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:03:32 OK: 8 MiB in 15 packages 05:03:33 Removing intermediate container 4443bb228d96 05:03:33 ---> dc6769032e03 05:03:33 Step 15/24 : WORKDIR / 05:03:33 ---> Running in 5bb42b1c060f 05:03:33 Removing intermediate container 5bb42b1c060f 05:03:33 ---> 25fbedf9593c 05:03:33 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:33 ---> d4b174091e6f 05:03:33 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:34 ---> dd53eb3bd9d1 05:03:34 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:34 ---> 94a932c6a263 05:03:34 Step 19/24 : EXPOSE 59999 05:03:34 ---> Running in cc95ed6fd832 05:03:34 Removing intermediate container cc95ed6fd832 05:03:34 ---> 507caf3780ff 05:03:34 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:03:34 ---> Running in 0405efec924f 05:03:34 Removing intermediate container 0405efec924f 05:03:34 ---> f5f538cfc3a0 05:03:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:34 ---> Running in a548371f7297 05:03:34 Removing intermediate container a548371f7297 05:03:34 ---> 034de8f2e031 05:03:34 Step 22/24 : LABEL arch=amd64 05:03:34 ---> Running in 5729a865b56f 05:03:34 Removing intermediate container 5729a865b56f 05:03:34 ---> d8ed3e8ac31d 05:03:34 Step 23/24 : LABEL git_sha=30af94e141796b2589daaf1d625ef6021161292e 05:03:34 ---> Running in 184d0a36a312 05:03:34 Removing intermediate container 184d0a36a312 05:03:34 ---> 64bb664a8182 05:03:34 Step 24/24 : LABEL version=4.0.0-dev.25 05:03:34 ---> Running in a670350a324d 05:03:34 Removing intermediate container a670350a324d 05:03:34 ---> 2422e39065fd 05:03:34 [Warning] One or more build-args [ARCH] were not consumed 05:03:34 Successfully built 2422e39065fd 05:03:34 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:35 05:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:35 latest: Pulling from edgex-lftools-log-publisher 05:03:35 5eb5b503b376: Pulling fs layer 05:03:35 5c69ac0246d0: Pulling fs layer 05:03:35 ec43610c2a17: Pulling fs layer 05:03:35 3a2ae6a8a46f: Pulling fs layer 05:03:35 33b1e0a273af: Pulling fs layer 05:03:35 5d3b04190fa2: Pulling fs layer 05:03:35 2f39f015ded8: Pulling fs layer 05:03:35 33b1e0a273af: Waiting 05:03:35 5d3b04190fa2: Waiting 05:03:35 5c69ac0246d0: Verifying Checksum 05:03:35 5c69ac0246d0: Download complete 05:03:35 3a2ae6a8a46f: Verifying Checksum 05:03:35 3a2ae6a8a46f: Download complete 05:03:35 33b1e0a273af: Verifying Checksum 05:03:35 33b1e0a273af: Download complete 05:03:35 5d3b04190fa2: Verifying Checksum 05:03:35 5d3b04190fa2: Download complete 05:03:35 ec43610c2a17: Verifying Checksum 05:03:35 ec43610c2a17: Download complete 05:03:35 5eb5b503b376: Verifying Checksum 05:03:35 5eb5b503b376: Download complete 05:03:36 2f39f015ded8: Download complete 05:03:36 5eb5b503b376: Pull complete 05:03:36 5c69ac0246d0: Pull complete 05:03:37 ec43610c2a17: Pull complete 05:03:37 3a2ae6a8a46f: Pull complete 05:03:37 33b1e0a273af: Pull complete 05:03:37 5d3b04190fa2: Pull complete 05:03:41 2f39f015ded8: Pull complete 05:03:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:41 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:43 $ docker top b20c003854df3c260ae9f10c73577e25c8b110e514e5b5469689b797402ba34a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:43 ---> job-cost.sh 05:03:43 lf-activate-venv: SKIPPING 05:03:43 INFO: No Stack... 05:03:43 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:44 INFO: Archiving Costs [Pipeline] sh 05:03:44 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 05:03:44 + cut -d, -f6 [Pipeline] lock 05:03:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] 05:03:44 Resource [jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] did not exist. Created. 05:03:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:44 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:44 Stashed 1 file(s) [Pipeline] } 05:03:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-348-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:44 $ docker stop --time=1 b20c003854df3c260ae9f10c73577e25c8b110e514e5b5469689b797402ba34a 05:03:46 $ docker rm -f --volumes b20c003854df3c260ae9f10c73577e25c8b110e514e5b5469689b797402ba34a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:03:46 provisioning config files... 05:03:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16527969412306265789tmp [Pipeline] { [Pipeline] sh 05:03:46 + set +x 05:03:46 + curl -s https://codecov.io/bash 05:03:46 + bash -s -- 05:03:46 05:03:46 _____ _ 05:03:46 / ____| | | 05:03:46 | | ___ __| | ___ ___ _____ __ 05:03:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:03:46 | |___| (_) | (_| | __/ (_| (_) \ V / 05:03:46 \_____\___/ \__,_|\___|\___\___/ \_/ 05:03:46 Bash-1.0.6 05:03:46 05:03:46 05:03:46 ==> git version 2.25.1 found 05:03:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:03:46 Release-Date: 2020-01-08 05:03:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:03:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:03:46 ==> Jenkins CI detected. 05:03:46 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:03:46 project root: . 05:03:46 --> token set from env 05:03:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:03:46 ==> Running gcov in . (disable via -X gcov) 05:03:46 ==> Python coveragepy not found 05:03:46 ==> Searching for coverage reports in: 05:03:46 + . 05:03:46 -> Found 1 reports 05:03:46 ==> Detecting git/mercurial file structure 05:03:46 ==> Reading reports 05:03:46 + ./coverage.out bytes=500535 05:03:46 ==> Appending adjustments 05:03:46 https://docs.codecov.io/docs/fixing-reports 05:03:47 + Found adjustments 05:03:47 ==> Gzipping contents 05:03:47 48K /tmp/codecov.Sc2Gca.gz 05:03:47 ==> Uploading reports 05:03:47 url: https://codecov.io 05:03:47 query: branch=main&commit=30af94e141796b2589daaf1d625ef6021161292e&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:47 -> Pinging Codecov 05:03:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=30af94e141796b2589daaf1d625ef6021161292e&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:47 -> Uploading to 05:03:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/30af94e141796b2589daaf1d625ef6021161292e/63d0f373-ed5e-40d3-8da6-bf1e4bc0dab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T050347Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=75e6bc1a036e2316123ffec997489626bf55ae98bf0bb733f7911a8032707224 05:03:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:47 Dload Upload Total Spent Left Speed 05:03:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47821 0 0 100 47821 0 200k --:--:-- --:--:-- --:--:-- 200k 05:03:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/30af94e141796b2589daaf1d625ef6021161292e [Pipeline] } 05:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:03:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:03:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:48 05:03:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:48 latest: Pulling from edgex-devops/edgex-snyk-go 05:03:48 43c4264eed91: Pulling fs layer 05:03:48 4cc291be95ef: Pulling fs layer 05:03:48 2ac1f1163629: Pulling fs layer 05:03:48 5c3c966382ef: Pulling fs layer 05:03:48 4f4fb700ef54: Pulling fs layer 05:03:48 d9c7d2e4e75e: Pulling fs layer 05:03:48 9c3e1370e548: Pulling fs layer 05:03:48 d9c7d2e4e75e: Waiting 05:03:48 5c3c966382ef: Waiting 05:03:48 4f4fb700ef54: Waiting 05:03:48 4cc291be95ef: Verifying Checksum 05:03:48 4cc291be95ef: Download complete 05:03:48 5c3c966382ef: Verifying Checksum 05:03:48 5c3c966382ef: Download complete 05:03:48 4f4fb700ef54: Verifying Checksum 05:03:48 4f4fb700ef54: Download complete 05:03:48 43c4264eed91: Verifying Checksum 05:03:48 43c4264eed91: Download complete 05:03:48 43c4264eed91: Pull complete 05:03:48 d9c7d2e4e75e: Verifying Checksum 05:03:48 d9c7d2e4e75e: Download complete 05:03:48 4cc291be95ef: Pull complete 05:03:49 2ac1f1163629: Download complete 05:03:49 9c3e1370e548: Verifying Checksum 05:03:49 9c3e1370e548: Download complete 05:03:52 2ac1f1163629: Pull complete 05:03:52 5c3c966382ef: Pull complete 05:03:52 4f4fb700ef54: Pull complete 05:03:52 d9c7d2e4e75e: Pull complete 05:03:55 9c3e1370e548: Pull complete 05:03:55 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:55 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:03:57 $ docker top c676d85457ab8ec839ce593ec7bf78700c40889dec43f12b1289b79e94df73d4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 05:03:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:03:58 + set -o pipefail 05:03:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:04:04 05:04:04 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 05:04:04 05:04:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/fe746365-045b-459e-9249-f8c7e74a6938 05:04:04 05:04:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:04:04 05:04:04 05:04:04 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:04:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:04:04 $ docker stop --time=1 c676d85457ab8ec839ce593ec7bf78700c40889dec43f12b1289b79e94df73d4 05:04:07 $ docker rm -f --volumes c676d85457ab8ec839ce593ec7bf78700c40889dec43f12b1289b79e94df73d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:04:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:07 provisioning config files... 05:04:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config269451042860655333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:08 --> edgex-publish-swagger.sh 05:04:08 === Publish openapi API === 05:04:08 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:04:08 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 05:04:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:08 Dload Upload Total Spent Left Speed 05:04:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 410 98731 --:--:-- --:--:-- --:--:-- 99142 05:04:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:04:08 [Pipeline] } 05:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:08 + git log --format=format:%s -1 30af94e141796b2589daaf1d625ef6021161292e [Pipeline] sh 05:04:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:09 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:10 $ docker top 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:10 [ssh-agent] Looking for ssh-agent implementation... 05:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:10 $ docker exec 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 ssh-agent 05:04:10 SSH_AUTH_SOCK=/tmp/ssh-PCOXrWKaitLc/agent.32 05:04:10 SSH_AGENT_PID=38 05:04:10 Running ssh-add (command line suppressed) 05:04:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14267853034688513998.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14267853034688513998.key) 05:04:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:10 + git semver tag 05:04:11 2025-02-20 05:04:11,077 [run_tag] DEBUG tag force:False 05:04:11 2025-02-20 05:04:11,077 [check_head_tag] DEBUG check head tag 05:04:11 2025-02-20 05:04:11,079 [execute] INFO git cat-file --batch-check 05:04:11 2025-02-20 05:04:11,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:04:11 2025-02-20 05:04:11,082 [execute] INFO git cat-file --batch 05:04:11 2025-02-20 05:04:11,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:04:11 2025-02-20 05:04:11,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:04:11 2025-02-20 05:04:11,112 [execute] INFO git tag -a v4.0.0-dev.25 -m v4.0.0-dev.25 05:04:11 2025-02-20 05:04:11,113 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.25', '-m', 'v4.0.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:04:11 2025-02-20 05:04:11,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:04:11 4.0.0-dev.25 [Pipeline] } 05:04:11 $ docker exec --env ******** --env ******** 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 ssh-agent -k 05:04:11 unset SSH_AUTH_SOCK; 05:04:11 unset SSH_AGENT_PID; 05:04:11 echo Agent pid 38 killed; 05:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:11 + git semver [Pipeline] } 05:04:11 $ docker stop --time=1 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 05:04:13 $ docker rm -f --volumes 73003294c60912ea06638750a5537d11f01cab0372c672b3c3812b989ba37411 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:13 05:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:13 0.23.1-centos7: Pulling from edgex-lftools 05:04:13 ab5ef0e58194: Pulling fs layer 05:04:13 9712f1f96733: Pulling fs layer 05:04:13 63f879dbbcfc: Pulling fs layer 05:04:13 0d9ebad4ef96: Pulling fs layer 05:04:13 e9a5061849ea: Pulling fs layer 05:04:13 d747dcd14b5f: Pulling fs layer 05:04:13 2de7ff778b66: Pulling fs layer 05:04:13 e9a5061849ea: Waiting 05:04:13 d747dcd14b5f: Waiting 05:04:13 2de7ff778b66: Waiting 05:04:13 0d9ebad4ef96: Waiting 05:04:13 9712f1f96733: Download complete 05:04:14 63f879dbbcfc: Verifying Checksum 05:04:14 63f879dbbcfc: Download complete 05:04:14 e9a5061849ea: Verifying Checksum 05:04:14 e9a5061849ea: Download complete 05:04:14 0d9ebad4ef96: Verifying Checksum 05:04:14 0d9ebad4ef96: Download complete 05:04:14 d747dcd14b5f: Download complete 05:04:14 ab5ef0e58194: Verifying Checksum 05:04:14 ab5ef0e58194: Download complete 05:04:14 2de7ff778b66: Verifying Checksum 05:04:14 2de7ff778b66: Download complete 05:04:16 ab5ef0e58194: Pull complete 05:04:16 9712f1f96733: Pull complete 05:04:17 63f879dbbcfc: Pull complete 05:04:20 0d9ebad4ef96: Pull complete 05:04:21 e9a5061849ea: Pull complete 05:04:21 d747dcd14b5f: Pull complete 05:04:22 2de7ff778b66: Pull complete 05:04:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:22 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:04:24 $ docker top c0b671bac6470c5906ffa18087317b8761b25db21aa1e8dcd6894eaa9f5f2c9c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:04:25 provisioning config files... 05:04:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2974177032370804424tmp 05:04:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12983125561908048546tmp 05:04:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17734323642159624061tmp [Pipeline] { [Pipeline] echo 05:04:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:04:25 ---> sigul-configuration.sh 05:04:25 gpg: directory `/root/.gnupg' created 05:04:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:04:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:04:25 gpg: keyring `/root/.gnupg/secring.gpg' created 05:04:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:04:25 gpg: CAST5 encrypted data 05:04:25 gpg: encrypted with 1 passphrase 05:04:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:04:25 + mkdir /home/jenkins 05:04:25 + mkdir /home/jenkins/sigul [Pipeline] sh 05:04:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:04:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:04:26 ---> sigul-install.sh 05:04:26 Sigul already installed; skipping installation. [Pipeline] sh 05:04:26 + git tag --list 05:04:26 0.7.1 05:04:26 delhi-tag 05:04:26 v1.0.0 05:04:26 v1.1.0 05:04:26 v1.1.1 05:04:26 v1.1.2 05:04:26 v1.2.0 05:04:26 v1.2.1 05:04:26 v1.2.2 05:04:26 v1.2.3 05:04:26 v1.3.0 05:04:26 v1.4.0 05:04:26 v2.0.0 05:04:26 v2.1.0 05:04:26 v2.1.1 05:04:26 v2.2.0 05:04:26 v2.3.0 05:04:26 v2.3.1 05:04:26 v3.0 05:04:26 v3.0.0 05:04:26 v3.0.1-dev.1 05:04:26 v3.1 05:04:26 v3.1.0 05:04:26 v3.1.0-dev.1 05:04:26 v3.1.0-dev.10 05:04:26 v3.1.0-dev.11 05:04:26 v3.1.0-dev.12 05:04:26 v3.1.0-dev.13 05:04:26 v3.1.0-dev.14 05:04:26 v3.1.0-dev.15 05:04:26 v3.1.0-dev.16 05:04:26 v3.1.0-dev.17 05:04:26 v3.1.0-dev.18 05:04:26 v3.1.0-dev.19 05:04:26 v3.1.0-dev.2 05:04:26 v3.1.0-dev.20 05:04:26 v3.1.0-dev.21 05:04:26 v3.1.0-dev.22 05:04:26 v3.1.0-dev.23 05:04:26 v3.1.0-dev.24 05:04:26 v3.1.0-dev.25 05:04:26 v3.1.0-dev.26 05:04:26 v3.1.0-dev.27 05:04:26 v3.1.0-dev.28 05:04:26 v3.1.0-dev.29 05:04:26 v3.1.0-dev.3 05:04:26 v3.1.0-dev.30 05:04:26 v3.1.0-dev.31 05:04:26 v3.1.0-dev.32 05:04:26 v3.1.0-dev.33 05:04:26 v3.1.0-dev.34 05:04:26 v3.1.0-dev.35 05:04:26 v3.1.0-dev.36 05:04:26 v3.1.0-dev.37 05:04:26 v3.1.0-dev.38 05:04:26 v3.1.0-dev.39 05:04:26 v3.1.0-dev.4 05:04:26 v3.1.0-dev.40 05:04:26 v3.1.0-dev.41 05:04:26 v3.1.0-dev.5 05:04:26 v3.1.0-dev.6 05:04:26 v3.1.0-dev.7 05:04:26 v3.1.0-dev.8 05:04:26 v3.1.0-dev.9 05:04:26 v3.1.1 05:04:26 v3.1.1-dev.1 05:04:26 v3.2.0-dev.1 05:04:26 v3.2.0-dev.10 05:04:26 v3.2.0-dev.11 05:04:26 v3.2.0-dev.12 05:04:26 v3.2.0-dev.13 05:04:26 v3.2.0-dev.14 05:04:26 v3.2.0-dev.15 05:04:26 v3.2.0-dev.16 05:04:26 v3.2.0-dev.17 05:04:26 v3.2.0-dev.18 05:04:26 v3.2.0-dev.19 05:04:26 v3.2.0-dev.2 05:04:26 v3.2.0-dev.20 05:04:26 v3.2.0-dev.21 05:04:26 v3.2.0-dev.22 05:04:26 v3.2.0-dev.23 05:04:26 v3.2.0-dev.24 05:04:26 v3.2.0-dev.25 05:04:26 v3.2.0-dev.26 05:04:26 v3.2.0-dev.27 05:04:26 v3.2.0-dev.28 05:04:26 v3.2.0-dev.29 05:04:26 v3.2.0-dev.3 05:04:26 v3.2.0-dev.30 05:04:26 v3.2.0-dev.31 05:04:26 v3.2.0-dev.32 05:04:26 v3.2.0-dev.33 05:04:26 v3.2.0-dev.34 05:04:26 v3.2.0-dev.35 05:04:26 v3.2.0-dev.36 05:04:26 v3.2.0-dev.37 05:04:26 v3.2.0-dev.38 05:04:26 v3.2.0-dev.39 05:04:26 v3.2.0-dev.4 05:04:26 v3.2.0-dev.40 05:04:26 v3.2.0-dev.41 05:04:26 v3.2.0-dev.42 05:04:26 v3.2.0-dev.43 05:04:26 v3.2.0-dev.44 05:04:26 v3.2.0-dev.45 05:04:26 v3.2.0-dev.46 05:04:26 v3.2.0-dev.47 05:04:26 v3.2.0-dev.48 05:04:26 v3.2.0-dev.5 05:04:26 v3.2.0-dev.6 05:04:26 v3.2.0-dev.7 05:04:26 v3.2.0-dev.8 05:04:26 v3.2.0-dev.9 05:04:26 v4.0.0-dev.1 05:04:26 v4.0.0-dev.10 05:04:26 v4.0.0-dev.11 05:04:26 v4.0.0-dev.12 05:04:26 v4.0.0-dev.13 05:04:26 v4.0.0-dev.14 05:04:26 v4.0.0-dev.15 05:04:26 v4.0.0-dev.16 05:04:26 v4.0.0-dev.17 05:04:26 v4.0.0-dev.18 05:04:26 v4.0.0-dev.19 05:04:26 v4.0.0-dev.2 05:04:26 v4.0.0-dev.20 05:04:26 v4.0.0-dev.21 05:04:26 v4.0.0-dev.22 05:04:26 v4.0.0-dev.23 05:04:26 v4.0.0-dev.24 05:04:26 v4.0.0-dev.25 05:04:26 v4.0.0-dev.3 05:04:26 v4.0.0-dev.4 05:04:26 v4.0.0-dev.5 05:04:26 v4.0.0-dev.6 05:04:26 v4.0.0-dev.7 05:04:26 v4.0.0-dev.8 05:04:26 v4.0.0-dev.9 [Pipeline] sh 05:04:26 + lftools sign git-tag v4.0.0-dev.25 05:04:27 Signing Git tag with Sigul... 05:04:27 Signing v4.0.0-dev.25 [Pipeline] echo 05:04:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:04:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:04:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:04:28 $ docker stop --time=1 c0b671bac6470c5906ffa18087317b8761b25db21aa1e8dcd6894eaa9f5f2c9c 05:04:29 $ docker rm -f --volumes c0b671bac6470c5906ffa18087317b8761b25db21aa1e8dcd6894eaa9f5f2c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:04:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:30 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:30 $ docker top 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a -eo pid,comm 05:04:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:04:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:30 [ssh-agent] Looking for ssh-agent implementation... 05:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:30 $ docker exec 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a ssh-agent 05:04:30 SSH_AUTH_SOCK=/tmp/ssh-N2w3InHr82bc/agent.32 05:04:30 SSH_AGENT_PID=38 05:04:30 Running ssh-add (command line suppressed) 05:04:30 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268117698150697672.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268117698150697672.key) 05:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:31 + git semver bump pre 05:04:31 2025-02-20 05:04:31,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:04:31 2025-02-20 05:04:31,437 [bump_version] DEBUG bumping version:4.0.0-dev.25 on axis:pre with prefix:dev 05:04:31 2025-02-20 05:04:31,438 [bump_version] DEBUG bumped version:4.0.0-dev.26 05:04:31 2025-02-20 05:04:31,438 [write_version] DEBUG write version:4.0.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:04:31 2025-02-20 05:04:31,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:04:31 2025-02-20 05:04:31,438 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:04:31 2025-02-20 05:04:31,440 [execute] INFO git cat-file --batch-check 05:04:31 2025-02-20 05:04:31,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:31 2025-02-20 05:04:31,446 [execute] INFO git cat-file --batch 05:04:31 2025-02-20 05:04:31,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:31 2025-02-20 05:04:31,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:04:31 4.0.0-dev.26 [Pipeline] } 05:04:31 $ docker exec --env ******** --env ******** 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a ssh-agent -k 05:04:31 unset SSH_AUTH_SOCK; 05:04:31 unset SSH_AGENT_PID; 05:04:31 echo Agent pid 38 killed; 05:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:31 + git semver [Pipeline] } 05:04:32 $ docker stop --time=1 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a 05:04:33 $ docker rm -f --volumes 2159618530ba0aa07429ff44c27e29858b788ad93385a16dd24d4a8482d50d0a [Pipeline] // withDockerContainer [Pipeline] sh 05:04:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:34 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:04:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:34 $ docker top c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 -eo pid,comm 05:04:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:04:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:34 [ssh-agent] Looking for ssh-agent implementation... 05:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:34 $ docker exec c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 ssh-agent 05:04:34 SSH_AUTH_SOCK=/tmp/ssh-8a6FpYB3Hb4B/agent.33 05:04:34 SSH_AGENT_PID=39 05:04:34 Running ssh-add (command line suppressed) 05:04:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15006578127220906364.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15006578127220906364.key) 05:04:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:35 + git semver push 05:04:35 2025-02-20 05:04:35,516 [run_push] DEBUG push 05:04:35 2025-02-20 05:04:35,517 [execute] INFO git cat-file --batch-check 05:04:35 2025-02-20 05:04:35,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:35 2025-02-20 05:04:35,520 [execute] INFO git rev-list b8a34392ea6c1ac1d56f3d6f94cebfd1e20db2ee -- 05:04:35 2025-02-20 05:04:35,521 [execute] DEBUG Popen(['git', 'rev-list', 'b8a34392ea6c1ac1d56f3d6f94cebfd1e20db2ee', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:04:35 2025-02-20 05:04:35,534 [execute] INFO git fetch -v origin 05:04:35 2025-02-20 05:04:35,535 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:04:36 2025-02-20 05:04:35,949 [run_push] DEBUG no remote changes detected 05:04:36 2025-02-20 05:04:35,949 [execute] INFO git push origin semver 05:04:36 2025-02-20 05:04:35,949 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:04:36 2025-02-20 05:04:36,566 [run_push] DEBUG push all version tags 05:04:36 2025-02-20 05:04:36,566 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:04:36 2025-02-20 05:04:36,566 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:04:37 2025-02-20 05:04:37,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:04:37 4.0.0-dev.26 [Pipeline] } 05:04:37 $ docker exec --env ******** --env ******** c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 ssh-agent -k 05:04:37 unset SSH_AUTH_SOCK; 05:04:37 unset SSH_AGENT_PID; 05:04:37 echo Agent pid 39 killed; 05:04:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:37 + git semver [Pipeline] } 05:04:38 $ docker stop --time=1 c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 05:04:39 $ docker rm -f --volumes c4082c6ffa59f12732c4cfeb011a531809724b21f566a3bf6387f866869ee342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:04:39 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:04:39 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:04:39 total 16 05:04:39 drwxr-xr-x 3 root root 4096 Feb 20 05:03 . 05:04:39 drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 05:04 .. 05:04:39 drwxr-xr-x 2 root root 4096 Feb 20 05:03 cost 05:04:39 -rw-r--r-- 1 root root 85 Feb 20 05:03 cost.csv 05:04:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:04:39 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:04:39 total 16 05:04:39 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:03 . 05:04:39 drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 05:04 .. 05:04:39 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 05:03 cost 05:04:39 -rw-r--r-- 1 jenkins jenkins 85 Feb 20 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:04:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:04:41 ---> package-listing.sh 05:04:41 ++ facter osfamily 05:04:41 ++ tr '[:upper:]' '[:lower:]' 05:04:41 + OS_FAMILY=debian 05:04:41 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:04:41 + START_PACKAGES=/tmp/packages_start.txt 05:04:41 + END_PACKAGES=/tmp/packages_end.txt 05:04:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:41 + PACKAGES=/tmp/packages_start.txt 05:04:41 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:04:41 + PACKAGES=/tmp/packages_end.txt 05:04:41 + case "${OS_FAMILY}" in 05:04:41 + dpkg -l 05:04:41 + grep '^ii' 05:04:41 + '[' -f /tmp/packages_start.txt ']' 05:04:41 + '[' -f /tmp/packages_end.txt ']' 05:04:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:41 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:04:41 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:04:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:04:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:04:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:42 prd-ubuntu20.04-docker-8c-8g-39289 does not seem to be running inside a container 05:04:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:42 $ docker top 76a6efc322315418afd1ec7c6f8db2c4fbf7052594aece59341d2645eab514c1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:42 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:43 + mkdir -p /var/log/sysstat [Pipeline] sh 05:04:43 + ls /var/log/sa-host 05:04:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:43 provisioning config files... 05:04:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3773507387909452225tmp [Pipeline] { [Pipeline] echo 05:04:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:43 ---> create-netrc.sh [Pipeline] } 05:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:44 ---> python-tools-install.sh [Pipeline] echo 05:04:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:44 ---> sudo-logs.sh 05:04:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:04:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:44 ---> job-cost.sh 05:04:44 lf-activate-venv: SKIPPING 05:04:44 DEBUG: total: 0.2199999988079071 05:04:44 INFO: Retrieving Stack Cost... 05:04:45 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:45 INFO: Archiving Costs [Pipeline] echo 05:04:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:45 ---> logs-deploy.sh 05:04:45 lf-activate-venv: SKIPPING 05:04:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/348 05:04:45 INFO: archiving workspace using pattern(s): 05:04:46 Archives upload complete. 05:04:46 INFO: archiving logs to Nexus 05:04:47 ---> uname -a: 05:04:47 Linux prd-ubuntu20-04-docker-8c-8g-39289 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:04:47 05:04:47 05:04:47 ---> lscpu: 05:04:47 Architecture: x86_64 05:04:47 CPU op-mode(s): 32-bit, 64-bit 05:04:47 Byte Order: Little Endian 05:04:47 Address sizes: 40 bits physical, 48 bits virtual 05:04:47 CPU(s): 8 05:04:47 On-line CPU(s) list: 0-7 05:04:47 Thread(s) per core: 1 05:04:47 Core(s) per socket: 1 05:04:47 Socket(s): 8 05:04:47 NUMA node(s): 1 05:04:47 Vendor ID: AuthenticAMD 05:04:47 CPU family: 23 05:04:47 Model: 49 05:04:47 Model name: AMD EPYC-Rome Processor 05:04:47 Stepping: 0 05:04:47 CPU MHz: 2800.000 05:04:47 BogoMIPS: 5600.00 05:04:47 Virtualization: AMD-V 05:04:47 Hypervisor vendor: KVM 05:04:47 Virtualization type: full 05:04:47 L1d cache: 256 KiB 05:04:47 L1i cache: 256 KiB 05:04:47 L2 cache: 4 MiB 05:04:47 L3 cache: 128 MiB 05:04:47 NUMA node0 CPU(s): 0-7 05:04:47 Vulnerability Itlb multihit: Not affected 05:04:47 Vulnerability L1tf: Not affected 05:04:47 Vulnerability Mds: Not affected 05:04:47 Vulnerability Meltdown: Not affected 05:04:47 Vulnerability Mmio stale data: Not affected 05:04:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:04:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:04:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:04:47 Vulnerability Srbds: Not affected 05:04:47 Vulnerability Tsx async abort: Not affected 05:04:47 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 05:04:47 05:04:47 05:04:47 ---> nproc: 05:04:47 8 05:04:47 05:04:47 05:04:47 ---> df -h: 05:04:47 Filesystem Size Used Avail Use% Mounted on 05:04:47 overlay 155G 14G 142G 9% / 05:04:47 tmpfs 64M 0 64M 0% /dev 05:04:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:04:47 shm 64M 0 64M 0% /dev/shm 05:04:47 /dev/vda1 155G 14G 142G 9% /facter-os 05:04:47 05:04:47 05:04:47 ---> sar -b -r -n DEV: 05:04:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39289) 02/20/25 _x86_64_ (8 CPU) 05:04:47 05:04:47 04:59:42 LINUX RESTART (8 CPU) 05:04:47 05:04:47 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:04:47 05:01:01 443.05 40.61 402.44 0.00 4480.38 161700.03 0.00 05:04:47 05:02:01 229.36 2.65 226.71 0.00 25.20 73462.16 0.00 05:04:47 05:03:01 62.66 0.18 62.47 0.00 5.73 40472.47 0.00 05:04:47 05:04:01 239.54 0.37 239.18 0.00 30.26 78379.74 0.00 05:04:47 Average: 242.83 10.83 232.00 0.00 1121.54 88200.46 0.00 05:04:47 05:04:47 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:04:47 05:01:01 29132248 31514552 801028 2.44 80872 2568904 1992552 5.87 1063716 2294144 9040 05:04:47 05:02:01 27120452 31453112 847972 2.58 185304 4240168 1958540 5.77 1730872 3451788 773296 05:04:47 05:03:01 28017088 31529732 776168 2.36 189168 3465972 1783888 5.26 1282764 3054248 316 05:04:47 05:04:01 25553516 31261048 1031644 3.14 212828 5441508 2171596 6.40 1739652 4846252 362600 05:04:47 Average: 27455826 31439611 864203 2.63 167043 3929138 1976644 5.83 1454251 3411608 286313 05:04:47 05:04:47 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:04:47 05:01:01 vethdf661a0 130.92 144.05 13.03 126.55 0.00 0.00 0.00 0.01 05:04:47 05:01:01 ens3 717.82 513.44 6306.82 113.01 0.00 0.00 0.00 0.00 05:04:47 05:01:01 docker0 160.52 179.30 13.57 359.66 0.00 0.00 0.00 0.00 05:04:47 05:01:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 05:04:47 05:02:01 ens3 342.63 174.09 2761.18 26.06 0.00 0.00 0.00 0.00 05:04:47 05:02:01 docker0 153.81 305.98 13.23 2726.63 0.00 0.00 0.00 0.00 05:04:47 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:47 05:02:01 veth89e4656 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:04:47 05:03:01 ens3 17.35 11.33 14.31 6.75 0.00 0.00 0.00 0.00 05:04:47 05:03:01 docker0 1.02 1.37 0.12 0.38 0.00 0.00 0.00 0.00 05:04:47 05:03:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 05:04:47 05:04:01 ens3 344.91 193.63 7488.66 34.45 0.00 0.00 0.00 0.00 05:04:47 05:04:01 docker0 50.94 95.18 4.49 966.49 0.00 0.00 0.00 0.00 05:04:47 05:04:01 veth2b3eca2 45.93 85.24 4.82 851.52 0.00 0.00 0.00 0.07 05:04:47 05:04:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 05:04:47 Average: ens3 354.18 221.92 4133.78 44.79 0.00 0.00 0.00 0.00 05:04:47 Average: docker0 91.29 145.32 7.83 1016.00 0.00 0.00 0.00 0.00 05:04:47 Average: veth2b3eca2 11.53 21.40 1.21 213.76 0.00 0.00 0.00 0.02 05:04:47 Average: lo 2.48 2.48 0.24 0.24 0.00 0.00 0.00 0.00 05:04:47 05:04:47 05:04:47 ---> sar -P ALL: 05:04:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39289) 02/20/25 _x86_64_ (8 CPU) 05:04:47 05:04:47 04:59:42 LINUX RESTART (8 CPU) 05:04:47 05:04:47 05:00:02 CPU %user %nice %system %iowait %steal %idle 05:04:47 05:01:01 all 9.68 0.00 3.27 2.39 0.06 84.60 05:04:47 05:01:01 0 7.39 0.00 3.34 1.18 0.05 88.03 05:04:47 05:01:01 1 11.63 0.00 2.80 2.15 0.07 83.35 05:04:47 05:01:01 2 9.53 0.00 4.01 5.37 0.05 81.04 05:04:47 05:01:01 3 9.50 0.00 3.18 0.60 0.05 86.68 05:04:47 05:01:01 4 8.69 0.00 2.43 2.05 0.07 86.76 05:04:47 05:01:01 5 8.52 0.00 4.81 6.61 0.07 79.99 05:04:47 05:01:01 6 13.46 0.00 2.83 0.14 0.05 83.52 05:04:47 05:01:01 7 8.72 0.00 2.78 1.01 0.05 87.44 05:04:47 05:02:01 all 28.18 0.00 5.76 1.61 0.07 64.38 05:04:47 05:02:01 0 29.11 0.00 5.27 0.22 0.07 65.33 05:04:47 05:02:01 1 25.56 0.00 6.76 0.22 0.05 67.41 05:04:47 05:02:01 2 27.76 0.00 5.22 0.22 0.08 66.71 05:04:47 05:02:01 3 27.23 0.00 6.43 10.63 0.08 55.63 05:04:47 05:02:01 4 29.56 0.00 5.28 0.24 0.07 64.86 05:04:47 05:02:01 5 29.87 0.00 6.02 0.27 0.07 63.77 05:04:47 05:02:01 6 28.47 0.00 5.61 0.25 0.07 65.60 05:04:47 05:02:01 7 27.87 0.00 5.50 0.93 0.07 65.64 05:04:47 05:03:01 all 41.17 0.00 5.20 0.64 0.07 52.92 05:04:47 05:03:01 0 42.08 0.00 5.54 0.07 0.07 52.25 05:04:47 05:03:01 1 42.12 0.00 5.38 0.05 0.08 52.36 05:04:47 05:03:01 2 40.51 0.00 4.92 0.00 0.05 54.52 05:04:47 05:03:01 3 41.21 0.00 5.34 0.00 0.07 53.38 05:04:47 05:03:01 4 42.49 0.00 4.68 0.00 0.05 52.78 05:04:47 05:03:01 5 40.88 0.00 5.27 3.48 0.07 50.30 05:04:47 05:03:01 6 39.32 0.00 5.24 1.56 0.08 53.79 05:04:47 05:03:01 7 40.71 0.00 5.22 0.00 0.08 53.98 05:04:47 05:04:01 all 27.47 0.00 6.29 1.32 0.07 64.86 05:04:47 05:04:01 0 26.46 0.00 6.63 0.12 0.05 66.74 05:04:47 05:04:01 1 28.98 0.00 5.86 0.39 0.07 64.71 05:04:47 05:04:01 2 28.44 0.00 6.79 0.15 0.10 64.52 05:04:47 05:04:01 3 27.85 0.00 7.11 0.39 0.07 64.59 05:04:47 05:04:01 4 27.79 0.00 5.74 2.55 0.07 63.85 05:04:47 05:04:01 5 26.20 0.00 6.47 0.13 0.07 67.13 05:04:47 05:04:01 6 27.25 0.00 5.44 1.38 0.05 65.87 05:04:47 05:04:01 7 26.75 0.00 6.28 5.44 0.07 61.47 05:04:47 Average: all 26.71 0.00 5.14 1.49 0.07 66.60 05:04:47 Average: 0 26.38 0.00 5.20 0.39 0.06 67.97 05:04:47 Average: 1 27.16 0.00 5.21 0.69 0.07 66.86 05:04:47 Average: 2 26.65 0.00 5.24 1.42 0.07 66.63 05:04:47 Average: 3 26.51 0.00 5.52 2.90 0.07 65.00 05:04:47 Average: 4 27.22 0.00 4.54 1.21 0.06 66.97 05:04:47 Average: 5 26.47 0.00 5.65 2.60 0.07 65.21 05:04:47 Average: 6 27.18 0.00 4.79 0.84 0.06 67.14 05:04:47 Average: 7 26.09 0.00 4.95 1.84 0.07 67.05 05:04:47 05:04:47 05:04:47