Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09e8a1467d9add1669a3a0f3213bac665df3bea7 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-ssh1048107456978058709.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-ssh4241052806264898877.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-ssh15520545929280132326.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-ssh9943667152988574923.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-ssh2487632409710054236.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 ‘prd-centos7-blackbox-4c-2g-38397’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-38398’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-38503’ is offline ‘prd-ubuntu20.04-docker-8c-8g-38505’ is offline ‘prd-ubuntu20.04-docker-8c-8g-38506’ is offline Running on prd-ubuntu20.04-docker-8c-8g-38507 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 09e8a1467d9add1669a3a0f3213bac665df3bea7 (main) Commit message: "Merge pull request #1688 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.1" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09e8a1467d9add1669a3a0f3213bac665df3bea7 # timeout=10 > git rev-list --no-walk f16dcdcc59ffff2c497ac2c979588aad020f43e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:50 ========================================================= 07:32:50 EdgeX Global Pipelines Version Info 07:32:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:51 ------------------- 07:32:51 stable info: 07:32:51 ------------------- 07:32:51 Commited By: Cherry Wang cherry@iotechsys.com 07:32:51 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:32:51 Message: update stable to v1.0.269 07:32:52 ------------------- 07:32:52 experimental info: 07:32:52 ------------------- 07:32:52 Commited By: **** collab-it+edgex@linuxfoundation.org 07:32:52 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:32:52 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo 07:32:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09e8a14 [Pipeline] echo 07:32:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:53 provisioning config files... 07:32:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8373293510325406845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:53 ---> ****-login.sh 07:32:53 nexus3.edgexfoundry.org:10001 07:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:53 Configure a credential helper to remove this warning. See 07:32:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:53 07:32:53 Login Succeeded 07:32:53 nexus3.edgexfoundry.org:10002 07:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:53 Configure a credential helper to remove this warning. See 07:32:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:53 07:32:53 Login Succeeded 07:32:53 nexus3.edgexfoundry.org:10003 07:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:53 Configure a credential helper to remove this warning. See 07:32:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:53 07:32:53 Login Succeeded 07:32:53 nexus3.edgexfoundry.org:10004 07:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:53 Configure a credential helper to remove this warning. See 07:32:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:53 07:32:53 Login Succeeded 07:32:53 ****.io 07:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:54 Configure a credential helper to remove this warning. See 07:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:54 07:32:54 Login Succeeded 07:32:54 ---> ****-login.sh ends [Pipeline] } 07:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:32:54 + git rev-list -1 --merges 09e8a1467d9add1669a3a0f3213bac665df3bea7~1..09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo 07:32:54 -----------> git rev-list -1 --merges 09e8a1467d9add1669a3a0f3213bac665df3bea7~1..09e8a1467d9add1669a3a0f3213bac665df3bea7 09e8a1467d9add1669a3a0f3213bac665df3bea7 07:32:54 09e8a1467d9add1669a3a0f3213bac665df3bea7 [false] [Pipeline] sh 07:32:55 + git log --format=format:%s -1 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo 07:32:55 ========================================================= 07:32:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:55 + git log --format=format:%s -1 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo 07:32:55 [semverPrep] GIT_COMMIT: 09e8a1467d9add1669a3a0f3213bac665df3bea7, Commit Message: Merge pull request #1688 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.1 [Pipeline] echo 07:32:55 [semverPrep] This is not a build commit. [Pipeline] sh 07:32:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:55 + grep -v github /etc/ssh/ssh_known_hosts 07:32:55 + [ -e /tmp/ssh_known_hosts ] 07:32:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:32:55 + + sudo tee -a /etc/ssh/ssh_known_hosts 07:32:55 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:32:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:56 07:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:56 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:56 b85a868b505f: Pulling fs layer 07:32:56 e2be974225ed: Pulling fs layer 07:32:56 339a4e72a1f5: Pulling fs layer 07:32:56 988bab9f4d93: Pulling fs layer 07:32:56 1469e6f7b9e6: Pulling fs layer 07:32:56 eaf3925da568: Pulling fs layer 07:32:56 bab4dde63d76: Pulling fs layer 07:32:56 bde34c3a00c8: Pulling fs layer 07:32:56 b352a97aabf1: Pulling fs layer 07:32:56 4872d77fe225: Pulling fs layer 07:32:56 5851b861e8e6: Pulling fs layer 07:32:56 988bab9f4d93: Waiting 07:32:56 bab4dde63d76: Waiting 07:32:56 1469e6f7b9e6: Waiting 07:32:56 eaf3925da568: Waiting 07:32:56 bde34c3a00c8: Waiting 07:32:56 b352a97aabf1: Waiting 07:32:56 4872d77fe225: Waiting 07:32:56 5851b861e8e6: Waiting 07:32:56 e2be974225ed: Download complete 07:32:56 988bab9f4d93: Download complete 07:32:56 1469e6f7b9e6: Verifying Checksum 07:32:56 1469e6f7b9e6: Download complete 07:32:56 eaf3925da568: Verifying Checksum 07:32:56 eaf3925da568: Download complete 07:32:56 339a4e72a1f5: Verifying Checksum 07:32:56 339a4e72a1f5: Download complete 07:32:56 bde34c3a00c8: Download complete 07:32:57 b352a97aabf1: Download complete 07:32:57 4872d77fe225: Download complete 07:32:57 5851b861e8e6: Verifying Checksum 07:32:57 5851b861e8e6: Download complete 07:32:57 b85a868b505f: Verifying Checksum 07:32:57 b85a868b505f: Download complete 07:32:57 bab4dde63d76: Verifying Checksum 07:32:57 bab4dde63d76: Download complete 07:32:58 b85a868b505f: Pull complete 07:32:58 e2be974225ed: Pull complete 07:32:59 339a4e72a1f5: Pull complete 07:32:59 988bab9f4d93: Pull complete 07:32:59 1469e6f7b9e6: Pull complete 07:32:59 eaf3925da568: Pull complete 07:33:01 bab4dde63d76: Pull complete 07:33:01 bde34c3a00c8: Pull complete 07:33:01 b352a97aabf1: Pull complete 07:33:01 4872d77fe225: Pull complete 07:33:01 5851b861e8e6: Pull complete 07:33:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:01 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:33:02 $ 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 07:33:05 $ docker top 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 -eo pid,comm 07:33:05 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). 07:33:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:05 [ssh-agent] Looking for ssh-agent implementation... 07:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:05 $ docker exec 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent 07:33:05 SSH_AUTH_SOCK=/tmp/ssh-fFVhU8pnZDhQ/agent.33 07:33:05 SSH_AGENT_PID=39 07:33:05 Running ssh-add (command line suppressed) 07:33:06 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3291551771054600377.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3291551771054600377.key) 07:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:06 + git tag --points-at HEAD [Pipeline] } 07:33:06 $ docker exec --env ******** --env ******** 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent -k 07:33:06 unset SSH_AUTH_SOCK; 07:33:06 unset SSH_AGENT_PID; 07:33:06 echo Agent pid 39 killed; 07:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:33:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:06 [ssh-agent] Looking for ssh-agent implementation... 07:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:06 $ docker exec 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent 07:33:06 SSH_AUTH_SOCK=/tmp/ssh-ShQbfMJxy4Fv/agent.72 07:33:06 SSH_AGENT_PID=78 07:33:06 Running ssh-add (command line suppressed) 07:33:06 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13797891984337064577.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13797891984337064577.key) 07:33:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:07 + git semver init 07:33:07 2025-02-10 07:33:07,482 [run_init] DEBUG init version:0.0.0 force:False 07:33:07 2025-02-10 07:33:07,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:33:07 2025-02-10 07:33:07,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:33:07 2025-02-10 07:33:07,483 [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) 07:33:08 2025-02-10 07:33:08,765 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 07:33:08 2025-02-10 07:33:08,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 07:33:08 2025-02-10 07:33:08,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:33:08 2025-02-10 07:33:08,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:33:08 4.0.0-dev.22 [Pipeline] } 07:33:08 $ docker exec --env ******** --env ******** 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent -k 07:33:09 unset SSH_AUTH_SOCK; 07:33:09 unset SSH_AGENT_PID; 07:33:09 echo Agent pid 78 killed; 07:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:09 + git semver [Pipeline] } 07:33:09 $ docker stop --time=1 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 07:33:10 $ docker rm -f --volumes 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 [Pipeline] // withDockerContainer [Pipeline] sh 07:33:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:33:11 Stashed 1 file(s) [Pipeline] echo 07:33:11 [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [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 07:33:11 provisioning config files... 07:33:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2516393232433034858tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:33:11 ---> ****-login.sh 07:33:11 nexus3.edgexfoundry.org:10001 07:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:11 Configure a credential helper to remove this warning. See 07:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:11 07:33:11 Login Succeeded 07:33:11 nexus3.edgexfoundry.org:10002 07:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:11 Configure a credential helper to remove this warning. See 07:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:11 07:33:11 Login Succeeded 07:33:11 nexus3.edgexfoundry.org:10003 07:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:12 Configure a credential helper to remove this warning. See 07:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:12 07:33:12 Login Succeeded 07:33:12 nexus3.edgexfoundry.org:10004 07:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:12 Configure a credential helper to remove this warning. See 07:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:12 07:33:12 Login Succeeded 07:33:12 ****.io 07:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:12 Configure a credential helper to remove this warning. See 07:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:12 07:33:12 Login Succeeded 07:33:12 ---> ****-login.sh ends [Pipeline] } 07:33:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:12 ========================================================= 07:33:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:33:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:12 + 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 . 07:33:12 Sending build context to Docker daemon 25.02MB 07:33:12 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:33:12 Step 2/10 : FROM ${BASE} AS builder 07:33:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:33:13 da9db072f522: Pulling fs layer 07:33:13 6ef4a4ee8ca5: Pulling fs layer 07:33:13 06f05ace1117: Pulling fs layer 07:33:13 5fe327b54edc: Pulling fs layer 07:33:13 4f4fb700ef54: Pulling fs layer 07:33:13 92a5565b7b96: Pulling fs layer 07:33:13 ff9bb7016b71: Pulling fs layer 07:33:13 b67dba6c2c7d: Pulling fs layer 07:33:13 a813b0c90790: Pulling fs layer 07:33:13 5fe327b54edc: Waiting 07:33:13 4f4fb700ef54: Waiting 07:33:13 92a5565b7b96: Waiting 07:33:13 b67dba6c2c7d: Waiting 07:33:13 a813b0c90790: Waiting 07:33:13 ff9bb7016b71: Waiting 07:33:13 6ef4a4ee8ca5: Verifying Checksum 07:33:13 6ef4a4ee8ca5: Download complete 07:33:13 5fe327b54edc: Verifying Checksum 07:33:13 5fe327b54edc: Download complete 07:33:13 4f4fb700ef54: Verifying Checksum 07:33:13 4f4fb700ef54: Download complete 07:33:13 92a5565b7b96: Verifying Checksum 07:33:13 92a5565b7b96: Download complete 07:33:13 da9db072f522: Download complete 07:33:13 ff9bb7016b71: Verifying Checksum 07:33:13 ff9bb7016b71: Download complete 07:33:13 da9db072f522: Pull complete 07:33:13 a813b0c90790: Verifying Checksum 07:33:13 a813b0c90790: Download complete 07:33:13 6ef4a4ee8ca5: Pull complete 07:33:13 06f05ace1117: Verifying Checksum 07:33:13 06f05ace1117: Download complete 07:33:14 b67dba6c2c7d: Verifying Checksum 07:33:14 b67dba6c2c7d: Download complete 07:33:17 06f05ace1117: Pull complete 07:33:17 5fe327b54edc: Pull complete 07:33:17 4f4fb700ef54: Pull complete 07:33:17 92a5565b7b96: Pull complete 07:33:17 ff9bb7016b71: Pull complete 07:33:19 b67dba6c2c7d: Pull complete 07:33:19 a813b0c90790: Pull complete 07:33:19 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:33:19 ---> 3ba60ce46760 07:33:19 Step 3/10 : ARG MAKE=make build 07:33:24 ---> Running in 85eb2aede8d2 07:33:24 Removing intermediate container 85eb2aede8d2 07:33:24 ---> f7de648bafe1 07:33:24 Step 4/10 : WORKDIR /device-sdk-go 07:33:24 ---> Running in fc8be4d0104e 07:33:24 Removing intermediate container fc8be4d0104e 07:33:24 ---> e24d0bd791ba 07:33:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:33:24 ---> Running in 1ea166fc547b 07:33:24 Removing intermediate container 1ea166fc547b 07:33:24 ---> f90694219259 07:33:24 Step 6/10 : RUN apk add --update --no-cache make git 07:33:24 ---> Running in 12297d3dd33c 07:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:33:24 OK: 248 MiB in 58 packages 07:33:25 Removing intermediate container 12297d3dd33c 07:33:25 ---> 4bde2525fd72 07:33:25 Step 7/10 : COPY go.mod vendor* ./ 07:33:25 ---> 40c27904aa73 07:33:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:25 ---> Running in f6a6314df66d 07:34:11 Removing intermediate container f6a6314df66d 07:34:11 ---> 90b1fecf2c2b 07:34:11 Step 9/10 : COPY . . 07:34:11 ---> 5d32cce0a32d 07:34:11 Step 10/10 : RUN ${MAKE} 07:34:11 ---> Running in 5d09afbb108e 07:34:11 noop 07:34:11 Removing intermediate container 5d09afbb108e 07:34:11 ---> e1c013065aaa 07:34:11 Successfully built e1c013065aaa 07:34:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:12 + docker inspect -f . ci-base-image-x86_64 07:34:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:12 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:34:12 $ 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 07:34:12 $ docker top 41e5fae4ab2550734d9ec2a1bcf414286dfd3270a975f912b8405783a9f5a6c9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:12 + go version 07:34:12 go version go1.23.4 linux/amd64 [Pipeline] } 07:34:12 $ docker stop --time=1 41e5fae4ab2550734d9ec2a1bcf414286dfd3270a975f912b8405783a9f5a6c9 07:34:14 $ docker rm -f --volumes 41e5fae4ab2550734d9ec2a1bcf414286dfd3270a975f912b8405783a9f5a6c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:14 + docker inspect -f . ci-base-image-x86_64 07:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:14 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:34:14 $ 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 07:34:15 $ docker top b6b3821c9305d5216b770a99efb3d10c1a921adcd8d20e6102cf7bf0cd91bc27 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 07:34:15 + make test 07:34:15 go test -race -coverprofile=coverage.out ./... 07:34:24 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 07:35:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.046s coverage: 28.2% of statements 07:35:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.3% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 07:35:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.029s coverage: 90.4% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 07:35:02 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 07:35:02 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.084s coverage: 45.0% of statements 07:35:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 07:35:07 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.048s coverage: 14.3% of statements 07:35:07 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.260s coverage: 44.6% of statements 07:35:07 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements 07:35:07 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.088s coverage: 88.3% of statements 07:35:07 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.0% of statements 07:35:40 GO111MODULE=on go vet ./... 07:35:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:35:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:35:42 ./bin/test-attribution-txt.sh [Pipeline] echo 07:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:35:42 $ docker stop --time=1 b6b3821c9305d5216b770a99efb3d10c1a921adcd8d20e6102cf7bf0cd91bc27 07:35:47 $ docker rm -f --volumes b6b3821c9305d5216b770a99efb3d10c1a921adcd8d20e6102cf7bf0cd91bc27 [Pipeline] // withDockerContainer [Pipeline] sh 07:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:35:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:35:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:35:49 + ls -al . 07:35:49 total 736 07:35:49 drwxrwxr-x 11 jenkins jenkins 4096 Feb 10 07:34 . 07:35:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:32 .. 07:35:49 -rw-rw-r-- 1 jenkins jenkins 140 Feb 10 07:32 .dockerignore 07:35:49 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 07:35 .git 07:35:49 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:32 .github 07:35:49 -rw-rw-r-- 1 jenkins jenkins 137 Feb 10 07:32 .gitignore 07:35:49 -rw-rw-r-- 1 jenkins jenkins 199 Feb 10 07:32 .golangci.yml 07:35:49 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 07:33 .semver 07:35:49 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 10 07:32 CHANGELOG.md 07:35:49 -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 07:32 GOVERNANCE.md 07:35:49 -rw-rw-r-- 1 jenkins jenkins 882 Feb 10 07:32 Jenkinsfile 07:35:49 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 10 07:32 LICENSE 07:35:49 -rw-rw-r-- 1 jenkins jenkins 2424 Feb 10 07:32 Makefile 07:35:49 -rw-rw-r-- 1 jenkins jenkins 619 Feb 10 07:32 OWNERS.md 07:35:49 -rw-rw-r-- 1 jenkins jenkins 4937 Feb 10 07:32 README.md 07:35:49 -rw-rw-r-- 1 jenkins jenkins 12 Feb 10 07:33 VERSION 07:35:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:32 bin 07:35:49 -rw-r--r-- 1 jenkins jenkins 500535 Feb 10 07:35 coverage.out 07:35:49 drwxrwxr-x 5 jenkins jenkins 4096 Feb 10 07:32 example 07:35:49 -rw-rw-r-- 1 jenkins jenkins 6129 Feb 10 07:32 go.mod 07:35:49 -rw-rw-r-- 1 jenkins jenkins 86051 Feb 10 07:32 go.sum 07:35:49 drwxrwxr-x 13 jenkins jenkins 4096 Feb 10 07:32 internal 07:35:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:32 openapi 07:35:49 drwxrwxr-x 6 jenkins jenkins 4096 Feb 10 07:32 pkg 07:35:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:32 snap 07:35:49 -rw-rw-r-- 1 jenkins jenkins 222 Feb 10 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:49 + 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=09e8a1467d9add1669a3a0f3213bac665df3bea7 --label arch=amd64 --label version=4.0.0-dev.22 . 07:35:49 Sending build context to Docker daemon 25.52MB 07:35:49 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 07:35:49 Step 2/24 : FROM ${BASE} AS builder 07:35:49 ---> e1c013065aaa 07:35:49 Step 3/24 : ARG MAKE=make build 07:35:50 ---> Running in ea2535a19d85 07:35:50 Removing intermediate container ea2535a19d85 07:35:50 ---> 77cf239364ee 07:35:50 Step 4/24 : WORKDIR /device-sdk-go 07:35:50 ---> Running in 6500e13de805 07:35:50 Removing intermediate container 6500e13de805 07:35:50 ---> 8970cedecebe 07:35:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:35:50 ---> Running in c08e3e6421d5 07:35:50 Removing intermediate container c08e3e6421d5 07:35:50 ---> d2aee325ea46 07:35:50 Step 6/24 : RUN apk add --update --no-cache make git 07:35:50 ---> Running in cc8647e0fb0d 07:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:51 OK: 248 MiB in 58 packages 07:35:51 Removing intermediate container cc8647e0fb0d 07:35:51 ---> 7feb89949688 07:35:51 Step 7/24 : COPY go.mod vendor* ./ 07:35:51 ---> c10afb437c3c 07:35:51 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:51 ---> Running in 5517c2459582 07:35:52 Removing intermediate container 5517c2459582 07:35:52 ---> a499f8a18ce4 07:35:52 Step 9/24 : COPY . . 07:35:53 ---> 6e64aba5615b 07:35:53 Step 10/24 : RUN ${MAKE} 07:35:53 ---> Running in 62103ab3fca3 07:35:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:36:32 Removing intermediate container 62103ab3fca3 07:36:32 ---> 7a3e40d5e765 07:36:32 Step 11/24 : FROM alpine:3.20 07:36:32 3.20: Pulling from library/alpine 07:36:32 66a3d608f3fa: Pulling fs layer 07:36:32 66a3d608f3fa: Verifying Checksum 07:36:32 66a3d608f3fa: Download complete 07:36:32 66a3d608f3fa: Pull complete 07:36:32 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:36:32 Status: Downloaded newer image for alpine:3.20 07:36:32 ---> e29df9b510ff 07:36:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:36:32 ---> Running in 75547dbae877 07:36:32 Removing intermediate container 75547dbae877 07:36:32 ---> d72717e0e58e 07:36:32 Step 13/24 : RUN apk add --update --no-cache dumb-init 07:36:32 ---> Running in 50f2e328ecd7 07:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:36:32 (1/1) Installing dumb-init (1.2.5-r3) 07:36:32 Executing busybox-1.36.1-r29.trigger 07:36:32 OK: 8 MiB in 15 packages 07:36:32 Removing intermediate container 50f2e328ecd7 07:36:32 ---> 65e3d5952574 07:36:32 Step 14/24 : RUN apk --no-cache upgrade 07:36:32 ---> Running in 22c47575cd59 07:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:36:32 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 07:36:32 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 07:36:32 OK: 8 MiB in 15 packages 07:36:32 Removing intermediate container 22c47575cd59 07:36:32 ---> dce7510e4c48 07:36:32 Step 15/24 : WORKDIR / 07:36:32 ---> Running in e925faa7a5d9 07:36:32 Removing intermediate container e925faa7a5d9 07:36:32 ---> 9ffd8dcee068 07:36:32 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:36:32 ---> ec6f5daf5124 07:36:32 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:36:32 ---> 2150670e465d 07:36:32 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:36:32 ---> be042e0a848c 07:36:32 Step 19/24 : EXPOSE 59999 07:36:32 ---> Running in 787795d4be8f 07:36:32 Removing intermediate container 787795d4be8f 07:36:32 ---> 21620b95eef4 07:36:32 Step 20/24 : ENTRYPOINT ["/device-simple"] 07:36:32 ---> Running in 27ddcc2a7e6a 07:36:32 Removing intermediate container 27ddcc2a7e6a 07:36:32 ---> 331534b88a1b 07:36:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:36:32 ---> Running in f56c9585f6e7 07:36:32 Removing intermediate container f56c9585f6e7 07:36:32 ---> 9fcda4b106bf 07:36:32 Step 22/24 : LABEL arch=amd64 07:36:32 ---> Running in 818c55f3d0ff 07:36:32 Removing intermediate container 818c55f3d0ff 07:36:32 ---> 4a1afd99ebf3 07:36:32 Step 23/24 : LABEL git_sha=09e8a1467d9add1669a3a0f3213bac665df3bea7 07:36:32 ---> Running in 4ebf854fdd84 07:36:32 Removing intermediate container 4ebf854fdd84 07:36:32 ---> 619197390e3a 07:36:32 Step 24/24 : LABEL version=4.0.0-dev.22 07:36:32 ---> Running in 8da64096fc6b 07:36:32 Removing intermediate container 8da64096fc6b 07:36:32 ---> fb111afd5b53 07:36:32 [Warning] One or more build-args [ARCH] were not consumed 07:36:32 Successfully built fb111afd5b53 07:36:32 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 07:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:33 07:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:33 latest: Pulling from edgex-lftools-log-publisher 07:36:33 5eb5b503b376: Pulling fs layer 07:36:33 5c69ac0246d0: Pulling fs layer 07:36:33 ec43610c2a17: Pulling fs layer 07:36:33 3a2ae6a8a46f: Pulling fs layer 07:36:33 33b1e0a273af: Pulling fs layer 07:36:33 5d3b04190fa2: Pulling fs layer 07:36:33 2f39f015ded8: Pulling fs layer 07:36:33 3a2ae6a8a46f: Waiting 07:36:33 33b1e0a273af: Waiting 07:36:33 5d3b04190fa2: Waiting 07:36:33 2f39f015ded8: Waiting 07:36:33 5c69ac0246d0: Verifying Checksum 07:36:33 5c69ac0246d0: Download complete 07:36:33 3a2ae6a8a46f: Download complete 07:36:33 33b1e0a273af: Verifying Checksum 07:36:33 33b1e0a273af: Download complete 07:36:33 5d3b04190fa2: Download complete 07:36:33 ec43610c2a17: Verifying Checksum 07:36:33 ec43610c2a17: Download complete 07:36:33 5eb5b503b376: Verifying Checksum 07:36:33 5eb5b503b376: Download complete 07:36:34 2f39f015ded8: Download complete 07:36:34 5eb5b503b376: Pull complete 07:36:34 5c69ac0246d0: Pull complete 07:36:35 ec43610c2a17: Pull complete 07:36:35 3a2ae6a8a46f: Pull complete 07:36:35 33b1e0a273af: Pull complete 07:36:35 5d3b04190fa2: Pull complete 07:36:39 2f39f015ded8: Pull complete 07:36:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:40 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:36:40 $ 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 07:36:43 $ docker top d5253f342ae2d5ba943310bd4fcd9cdd7d4e4731e42770621220048663eb5486 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:44 ---> job-cost.sh 07:36:44 lf-activate-venv: SKIPPING 07:36:44 INFO: No Stack... 07:36:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:36:45 INFO: Archiving Costs [Pipeline] sh 07:36:45 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 07:36:45 + cut -d, -f6 [Pipeline] lock 07:36:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] 07:36:45 Resource [jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] did not exist. Created. 07:36:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:36:45 + echo total: 0.2199999988079071 [Pipeline] stash 07:36:45 Stashed 1 file(s) [Pipeline] } 07:36:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] [Pipeline] // lock [Pipeline] } 07:36:45 $ docker stop --time=1 d5253f342ae2d5ba943310bd4fcd9cdd7d4e4731e42770621220048663eb5486 07:36:46 $ docker rm -f --volumes d5253f342ae2d5ba943310bd4fcd9cdd7d4e4731e42770621220048663eb5486 [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 07:36:47 provisioning config files... 07:36:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17372353381119188723tmp [Pipeline] { [Pipeline] sh 07:36:47 + set +x 07:36:47 + bash -s -- 07:36:47 + curl -s https://codecov.io/bash 07:36:47 07:36:47 _____ _ 07:36:47 / ____| | | 07:36:47 | | ___ __| | ___ ___ _____ __ 07:36:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:36:47 | |___| (_) | (_| | __/ (_| (_) \ V / 07:36:47 \_____\___/ \__,_|\___|\___\___/ \_/ 07:36:47 Bash-1.0.6 07:36:47 07:36:47 07:36:47 ==> git version 2.25.1 found 07:36:47 ==> 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 07:36:47 Release-Date: 2020-01-08 07:36:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:36:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:36:47 ==> Jenkins CI detected. 07:36:47 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 07:36:47 project root: . 07:36:47 --> token set from env 07:36:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:36:47 ==> Running gcov in . (disable via -X gcov) 07:36:47 ==> Python coveragepy not found 07:36:47 ==> Searching for coverage reports in: 07:36:47 + . 07:36:47 -> Found 1 reports 07:36:47 ==> Detecting git/mercurial file structure 07:36:47 ==> Reading reports 07:36:47 + ./coverage.out bytes=500535 07:36:47 ==> Appending adjustments 07:36:47 https://docs.codecov.io/docs/fixing-reports 07:36:48 + Found adjustments 07:36:48 ==> Gzipping contents 07:36:48 48K /tmp/codecov.e7tT6Q.gz 07:36:48 ==> Uploading reports 07:36:48 url: https://codecov.io 07:36:48 query: branch=main&commit=09e8a1467d9add1669a3a0f3213bac665df3bea7&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:36:48 -> Pinging Codecov 07:36:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=09e8a1467d9add1669a3a0f3213bac665df3bea7&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:36:48 -> Uploading to 07:36:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/09e8a1467d9add1669a3a0f3213bac665df3bea7/3c3b8c33-05a2-4689-9bce-353d963b8bfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T073648Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=edb80c84a17ab748751073dbec007f7717e5312c8efcc27d045f561da3adbda3 07:36:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:36:48 Dload Upload Total Spent Left Speed 07:36:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47730 0 0 100 47730 0 267k --:--:-- --:--:-- --:--:-- 267k 07:36:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] } 07:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:36:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:36:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:36:49 07:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:36:49 latest: Pulling from edgex-devops/edgex-snyk-go 07:36:49 43c4264eed91: Pulling fs layer 07:36:49 4cc291be95ef: Pulling fs layer 07:36:49 2ac1f1163629: Pulling fs layer 07:36:49 5c3c966382ef: Pulling fs layer 07:36:49 4f4fb700ef54: Pulling fs layer 07:36:49 d9c7d2e4e75e: Pulling fs layer 07:36:49 9c3e1370e548: Pulling fs layer 07:36:49 5c3c966382ef: Waiting 07:36:49 4f4fb700ef54: Waiting 07:36:49 d9c7d2e4e75e: Waiting 07:36:49 9c3e1370e548: Waiting 07:36:49 4cc291be95ef: Verifying Checksum 07:36:49 4cc291be95ef: Download complete 07:36:49 5c3c966382ef: Verifying Checksum 07:36:49 5c3c966382ef: Download complete 07:36:49 4f4fb700ef54: Verifying Checksum 07:36:49 4f4fb700ef54: Download complete 07:36:49 43c4264eed91: Verifying Checksum 07:36:49 43c4264eed91: Download complete 07:36:49 43c4264eed91: Pull complete 07:36:49 d9c7d2e4e75e: Verifying Checksum 07:36:49 d9c7d2e4e75e: Download complete 07:36:49 4cc291be95ef: Pull complete 07:36:49 2ac1f1163629: Verifying Checksum 07:36:49 2ac1f1163629: Download complete 07:36:50 9c3e1370e548: Verifying Checksum 07:36:50 9c3e1370e548: Download complete 07:36:53 2ac1f1163629: Pull complete 07:36:53 5c3c966382ef: Pull complete 07:36:53 4f4fb700ef54: Pull complete 07:36:53 d9c7d2e4e75e: Pull complete 07:36:56 9c3e1370e548: Pull complete 07:36:56 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:36:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:36:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:56 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:36:56 $ 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 07:37:01 $ docker top b078f543501e121c7d4494e575d4deec576979306b47db2a3ecfb43ad0e6f0ca -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 07:37:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 07:37:01 + set -o pipefail 07:37:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 07:37:10 07:37:10 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 07:37:10 07:37:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/69825624-73ee-4e30-a08a-99a783d43f3c 07:37:10 07:37:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:37:10 07:37:10 07:37:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:37:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:37:10 $ docker stop --time=1 b078f543501e121c7d4494e575d4deec576979306b47db2a3ecfb43ad0e6f0ca 07:37:11 $ docker rm -f --volumes b078f543501e121c7d4494e575d4deec576979306b47db2a3ecfb43ad0e6f0ca [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 07:37:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:12 provisioning config files... 07:37:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14531459293711882939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:12 --> edgex-publish-swagger.sh 07:37:12 === Publish openapi API === 07:37:12 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:37:12 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 07:37:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:37:12 Dload Upload Total Spent Left Speed 07:37:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 351 84500 --:--:-- --:--:-- --:--:-- 84851 07:37:13 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:37:13 [Pipeline] } 07:37:13 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 07:37:13 + git log --format=format:%s -1 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] sh 07:37:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:14 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:37:14 $ 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 07:37:15 $ docker top b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 -eo pid,comm 07:37:15 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). 07:37:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:15 [ssh-agent] Looking for ssh-agent implementation... 07:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:15 $ docker exec b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 ssh-agent 07:37:15 SSH_AUTH_SOCK=/tmp/ssh-LbN0ulmprbtw/agent.32 07:37:15 SSH_AGENT_PID=38 07:37:15 Running ssh-add (command line suppressed) 07:37:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9771928275348505936.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9771928275348505936.key) 07:37:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:15 + git semver tag 07:37:16 2025-02-10 07:37:16,159 [run_tag] DEBUG tag force:False 07:37:16 2025-02-10 07:37:16,160 [check_head_tag] DEBUG check head tag 07:37:16 2025-02-10 07:37:16,161 [execute] INFO git cat-file --batch-check 07:37:16 2025-02-10 07:37:16,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:37:16 2025-02-10 07:37:16,165 [execute] INFO git cat-file --batch 07:37:16 2025-02-10 07:37:16,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:37:16 2025-02-10 07:37:16,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:37:16 2025-02-10 07:37:16,195 [execute] INFO git tag -a v4.0.0-dev.22 -m v4.0.0-dev.22 07:37:16 2025-02-10 07:37:16,195 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.22', '-m', 'v4.0.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:37:16 2025-02-10 07:37:16,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:37:16 4.0.0-dev.22 [Pipeline] } 07:37:16 $ docker exec --env ******** --env ******** b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 ssh-agent -k 07:37:16 unset SSH_AUTH_SOCK; 07:37:16 unset SSH_AGENT_PID; 07:37:16 echo Agent pid 38 killed; 07:37:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:16 + git semver [Pipeline] } 07:37:16 $ docker stop --time=1 b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 07:37:18 $ docker rm -f --volumes b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:37:18 07:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:37:19 0.23.1-centos7: Pulling from edgex-lftools 07:37:19 ab5ef0e58194: Pulling fs layer 07:37:19 9712f1f96733: Pulling fs layer 07:37:19 63f879dbbcfc: Pulling fs layer 07:37:19 0d9ebad4ef96: Pulling fs layer 07:37:19 e9a5061849ea: Pulling fs layer 07:37:19 d747dcd14b5f: Pulling fs layer 07:37:19 2de7ff778b66: Pulling fs layer 07:37:19 e9a5061849ea: Waiting 07:37:19 2de7ff778b66: Waiting 07:37:19 0d9ebad4ef96: Waiting 07:37:19 9712f1f96733: Verifying Checksum 07:37:19 9712f1f96733: Download complete 07:37:19 63f879dbbcfc: Verifying Checksum 07:37:19 63f879dbbcfc: Download complete 07:37:19 e9a5061849ea: Verifying Checksum 07:37:19 e9a5061849ea: Download complete 07:37:19 d747dcd14b5f: Download complete 07:37:19 0d9ebad4ef96: Verifying Checksum 07:37:19 0d9ebad4ef96: Download complete 07:37:19 2de7ff778b66: Verifying Checksum 07:37:19 2de7ff778b66: Download complete 07:37:19 ab5ef0e58194: Verifying Checksum 07:37:19 ab5ef0e58194: Download complete 07:37:22 ab5ef0e58194: Pull complete 07:37:22 9712f1f96733: Pull complete 07:37:23 63f879dbbcfc: Pull complete 07:37:30 0d9ebad4ef96: Pull complete 07:37:30 e9a5061849ea: Pull complete 07:37:30 d747dcd14b5f: Pull complete 07:37:31 2de7ff778b66: Pull complete 07:37:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:37:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:31 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:37:31 $ 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 07:37:33 $ docker top 94c736e580000d0a932beccd990d00f36e562fdbb2d79998d671534ef8e52a1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:37:33 provisioning config files... 07:37:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11710456601195216336tmp 07:37:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3297706071523209663tmp 07:37:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1861626201644807979tmp [Pipeline] { [Pipeline] echo 07:37:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:37:33 ---> sigul-configuration.sh 07:37:33 gpg: directory `/root/.gnupg' created 07:37:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:37:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:37:33 gpg: keyring `/root/.gnupg/secring.gpg' created 07:37:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:37:33 gpg: CAST5 encrypted data 07:37:33 gpg: encrypted with 1 passphrase 07:37:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:37:34 + mkdir /home/jenkins 07:37:34 + mkdir /home/jenkins/sigul [Pipeline] sh 07:37:34 + 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 07:37:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:37:34 ---> sigul-install.sh 07:37:34 Sigul already installed; skipping installation. [Pipeline] sh 07:37:35 + git tag --list 07:37:35 0.7.1 07:37:35 delhi-tag 07:37:35 v1.0.0 07:37:35 v1.1.0 07:37:35 v1.1.1 07:37:35 v1.1.2 07:37:35 v1.2.0 07:37:35 v1.2.1 07:37:35 v1.2.2 07:37:35 v1.2.3 07:37:35 v1.3.0 07:37:35 v1.4.0 07:37:35 v2.0.0 07:37:35 v2.1.0 07:37:35 v2.1.1 07:37:35 v2.2.0 07:37:35 v2.3.0 07:37:35 v2.3.1 07:37:35 v3.0 07:37:35 v3.0.0 07:37:35 v3.0.1-dev.1 07:37:35 v3.1 07:37:35 v3.1.0 07:37:35 v3.1.0-dev.1 07:37:35 v3.1.0-dev.10 07:37:35 v3.1.0-dev.11 07:37:35 v3.1.0-dev.12 07:37:35 v3.1.0-dev.13 07:37:35 v3.1.0-dev.14 07:37:35 v3.1.0-dev.15 07:37:35 v3.1.0-dev.16 07:37:35 v3.1.0-dev.17 07:37:35 v3.1.0-dev.18 07:37:35 v3.1.0-dev.19 07:37:35 v3.1.0-dev.2 07:37:35 v3.1.0-dev.20 07:37:35 v3.1.0-dev.21 07:37:35 v3.1.0-dev.22 07:37:35 v3.1.0-dev.23 07:37:35 v3.1.0-dev.24 07:37:35 v3.1.0-dev.25 07:37:35 v3.1.0-dev.26 07:37:35 v3.1.0-dev.27 07:37:35 v3.1.0-dev.28 07:37:35 v3.1.0-dev.29 07:37:35 v3.1.0-dev.3 07:37:35 v3.1.0-dev.30 07:37:35 v3.1.0-dev.31 07:37:35 v3.1.0-dev.32 07:37:35 v3.1.0-dev.33 07:37:35 v3.1.0-dev.34 07:37:35 v3.1.0-dev.35 07:37:35 v3.1.0-dev.36 07:37:35 v3.1.0-dev.37 07:37:35 v3.1.0-dev.38 07:37:35 v3.1.0-dev.39 07:37:35 v3.1.0-dev.4 07:37:35 v3.1.0-dev.40 07:37:35 v3.1.0-dev.41 07:37:35 v3.1.0-dev.5 07:37:35 v3.1.0-dev.6 07:37:35 v3.1.0-dev.7 07:37:35 v3.1.0-dev.8 07:37:35 v3.1.0-dev.9 07:37:35 v3.1.1 07:37:35 v3.1.1-dev.1 07:37:35 v3.2.0-dev.1 07:37:35 v3.2.0-dev.10 07:37:35 v3.2.0-dev.11 07:37:35 v3.2.0-dev.12 07:37:35 v3.2.0-dev.13 07:37:35 v3.2.0-dev.14 07:37:35 v3.2.0-dev.15 07:37:35 v3.2.0-dev.16 07:37:35 v3.2.0-dev.17 07:37:35 v3.2.0-dev.18 07:37:35 v3.2.0-dev.19 07:37:35 v3.2.0-dev.2 07:37:35 v3.2.0-dev.20 07:37:35 v3.2.0-dev.21 07:37:35 v3.2.0-dev.22 07:37:35 v3.2.0-dev.23 07:37:35 v3.2.0-dev.24 07:37:35 v3.2.0-dev.25 07:37:35 v3.2.0-dev.26 07:37:35 v3.2.0-dev.27 07:37:35 v3.2.0-dev.28 07:37:35 v3.2.0-dev.29 07:37:35 v3.2.0-dev.3 07:37:35 v3.2.0-dev.30 07:37:35 v3.2.0-dev.31 07:37:35 v3.2.0-dev.32 07:37:35 v3.2.0-dev.33 07:37:35 v3.2.0-dev.34 07:37:35 v3.2.0-dev.35 07:37:35 v3.2.0-dev.36 07:37:35 v3.2.0-dev.37 07:37:35 v3.2.0-dev.38 07:37:35 v3.2.0-dev.39 07:37:35 v3.2.0-dev.4 07:37:35 v3.2.0-dev.40 07:37:35 v3.2.0-dev.41 07:37:35 v3.2.0-dev.42 07:37:35 v3.2.0-dev.43 07:37:35 v3.2.0-dev.44 07:37:35 v3.2.0-dev.45 07:37:35 v3.2.0-dev.46 07:37:35 v3.2.0-dev.47 07:37:35 v3.2.0-dev.48 07:37:35 v3.2.0-dev.5 07:37:35 v3.2.0-dev.6 07:37:35 v3.2.0-dev.7 07:37:35 v3.2.0-dev.8 07:37:35 v3.2.0-dev.9 07:37:35 v4.0.0-dev.1 07:37:35 v4.0.0-dev.10 07:37:35 v4.0.0-dev.11 07:37:35 v4.0.0-dev.12 07:37:35 v4.0.0-dev.13 07:37:35 v4.0.0-dev.14 07:37:35 v4.0.0-dev.15 07:37:35 v4.0.0-dev.16 07:37:35 v4.0.0-dev.17 07:37:35 v4.0.0-dev.18 07:37:35 v4.0.0-dev.19 07:37:35 v4.0.0-dev.2 07:37:35 v4.0.0-dev.20 07:37:35 v4.0.0-dev.21 07:37:35 v4.0.0-dev.22 07:37:35 v4.0.0-dev.3 07:37:35 v4.0.0-dev.4 07:37:35 v4.0.0-dev.5 07:37:35 v4.0.0-dev.6 07:37:35 v4.0.0-dev.7 07:37:35 v4.0.0-dev.8 07:37:35 v4.0.0-dev.9 [Pipeline] sh 07:37:35 + lftools sign git-tag v4.0.0-dev.22 07:37:35 Signing Git tag with Sigul... 07:37:35 Signing v4.0.0-dev.22 [Pipeline] echo 07:37:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:37:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:37:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:37:37 $ docker stop --time=1 94c736e580000d0a932beccd990d00f36e562fdbb2d79998d671534ef8e52a1f 07:37:38 $ docker rm -f --volumes 94c736e580000d0a932beccd990d00f36e562fdbb2d79998d671534ef8e52a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:37:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:39 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:37:39 $ 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 07:37:39 $ docker top 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da -eo pid,comm 07:37:39 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). 07:37:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:39 [ssh-agent] Looking for ssh-agent implementation... 07:37:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:39 $ docker exec 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da ssh-agent 07:37:40 SSH_AUTH_SOCK=/tmp/ssh-Z2NISeaYSOFu/agent.32 07:37:40 SSH_AGENT_PID=38 07:37:40 Running ssh-add (command line suppressed) 07:37:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12481769992549561983.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12481769992549561983.key) 07:37:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:40 + git semver bump pre 07:37:40 2025-02-10 07:37:40,618 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:37:40 2025-02-10 07:37:40,619 [bump_version] DEBUG bumping version:4.0.0-dev.22 on axis:pre with prefix:dev 07:37:40 2025-02-10 07:37:40,619 [bump_version] DEBUG bumped version:4.0.0-dev.23 07:37:40 2025-02-10 07:37:40,619 [write_version] DEBUG write version:4.0.0-dev.23 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 07:37:40 2025-02-10 07:37:40,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:37:40 2025-02-10 07:37:40,619 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:37:40 2025-02-10 07:37:40,621 [execute] INFO git cat-file --batch-check 07:37:40 2025-02-10 07:37:40,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:37:40 2025-02-10 07:37:40,626 [execute] INFO git cat-file --batch 07:37:40 2025-02-10 07:37:40,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:37:40 2025-02-10 07:37:40,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:37:40 4.0.0-dev.23 [Pipeline] } 07:37:40 $ docker exec --env ******** --env ******** 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da ssh-agent -k 07:37:40 unset SSH_AUTH_SOCK; 07:37:40 unset SSH_AGENT_PID; 07:37:40 echo Agent pid 38 killed; 07:37:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:41 + git semver [Pipeline] } 07:37:41 $ docker stop --time=1 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da 07:37:42 $ docker rm -f --volumes 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da [Pipeline] // withDockerContainer [Pipeline] sh 07:37:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:43 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:37:43 $ 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 07:37:43 $ docker top ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:43 [ssh-agent] Looking for ssh-agent implementation... 07:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:44 $ docker exec ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da ssh-agent 07:37:44 SSH_AUTH_SOCK=/tmp/ssh-AsyOTz2HRlSX/agent.32 07:37:44 SSH_AGENT_PID=38 07:37:44 Running ssh-add (command line suppressed) 07:37:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1490643027873607703.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1490643027873607703.key) 07:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:44 + git semver push 07:37:44 2025-02-10 07:37:44,767 [run_push] DEBUG push 07:37:44 2025-02-10 07:37:44,767 [execute] INFO git cat-file --batch-check 07:37:44 2025-02-10 07:37:44,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:37:44 2025-02-10 07:37:44,771 [execute] INFO git rev-list 973f5716cf6d6466d93b7be0ce99fa379e7c5533 -- 07:37:44 2025-02-10 07:37:44,771 [execute] DEBUG Popen(['git', 'rev-list', '973f5716cf6d6466d93b7be0ce99fa379e7c5533', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:37:44 2025-02-10 07:37:44,781 [execute] INFO git fetch -v origin 07:37:44 2025-02-10 07:37:44,781 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:37:45 2025-02-10 07:37:45,205 [run_push] DEBUG no remote changes detected 07:37:45 2025-02-10 07:37:45,206 [execute] INFO git push origin semver 07:37:45 2025-02-10 07:37:45,207 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:37:46 2025-02-10 07:37:45,901 [run_push] DEBUG push all version tags 07:37:46 2025-02-10 07:37:45,902 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:37:46 2025-02-10 07:37:45,902 [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) 07:37:46 2025-02-10 07:37:46,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:37:46 4.0.0-dev.23 [Pipeline] } 07:37:46 $ docker exec --env ******** --env ******** ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da ssh-agent -k 07:37:46 unset SSH_AUTH_SOCK; 07:37:46 unset SSH_AGENT_PID; 07:37:46 echo Agent pid 38 killed; 07:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:47 + git semver [Pipeline] } 07:37:47 $ docker stop --time=1 ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da 07:37:48 $ docker rm -f --volumes ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da [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 07:37:49 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 07:37:49 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:37:49 total 16 07:37:49 drwxr-xr-x 3 root root 4096 Feb 10 07:36 . 07:37:49 drwxrwxr-x 12 jenkins jenkins 4096 Feb 10 07:37 .. 07:37:49 drwxr-xr-x 2 root root 4096 Feb 10 07:36 cost 07:37:49 -rw-r--r-- 1 root root 85 Feb 10 07:36 cost.csv 07:37:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:37:49 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:37:49 total 16 07:37:49 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 07:36 . 07:37:49 drwxrwxr-x 12 jenkins jenkins 4096 Feb 10 07:37 .. 07:37:49 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 07:36 cost 07:37:49 -rw-r--r-- 1 jenkins jenkins 85 Feb 10 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:37:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:37:50 ---> package-listing.sh 07:37:50 ++ facter osfamily 07:37:50 ++ tr '[:upper:]' '[:lower:]' 07:37:50 + OS_FAMILY=debian 07:37:50 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:37:50 + START_PACKAGES=/tmp/packages_start.txt 07:37:50 + END_PACKAGES=/tmp/packages_end.txt 07:37:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:37:50 + PACKAGES=/tmp/packages_start.txt 07:37:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:37:50 + PACKAGES=/tmp/packages_end.txt 07:37:50 + case "${OS_FAMILY}" in 07:37:50 + dpkg -l 07:37:50 + grep '^ii' 07:37:50 + '[' -f /tmp/packages_start.txt ']' 07:37:50 + '[' -f /tmp/packages_end.txt ']' 07:37:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:37:50 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:37:50 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:37:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 07:37:50 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 07:37:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:37:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:51 prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container 07:37:51 $ 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 07:37:51 $ docker top 2658e2900cafa7ca0e0a3da156268a6d8d9bd5b14d01f774b9624de74525f599 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:52 + touch /tmp/pre-build-complete [Pipeline] sh 07:37:52 + mkdir -p /var/log/sysstat [Pipeline] sh 07:37:52 + ls /var/log/sa-host 07:37:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:52 provisioning config files... 07:37:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7096923519056814306tmp [Pipeline] { [Pipeline] echo 07:37:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:37:53 ---> create-netrc.sh [Pipeline] } 07:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:37:53 ---> python-tools-install.sh [Pipeline] echo 07:37:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:37:53 ---> sudo-logs.sh 07:37:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:37:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:37:54 ---> job-cost.sh 07:37:54 lf-activate-venv: SKIPPING 07:37:54 DEBUG: total: 0.2199999988079071 07:37:54 INFO: Retrieving Stack Cost... 07:37:54 INFO: Retrieving Pricing Info for: v3-standard-8 07:37:54 INFO: Archiving Costs [Pipeline] echo 07:37:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:37:54 ---> logs-deploy.sh 07:37:54 lf-activate-venv: SKIPPING 07:37:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/345 07:37:54 INFO: archiving workspace using pattern(s): 07:37:55 Archives upload complete. 07:37:55 INFO: archiving logs to Nexus 07:37:56 ---> uname -a: 07:37:56 Linux prd-ubuntu20-04-docker-8c-8g-38507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:37:56 07:37:56 07:37:56 ---> lscpu: 07:37:56 Architecture: x86_64 07:37:56 CPU op-mode(s): 32-bit, 64-bit 07:37:56 Byte Order: Little Endian 07:37:56 Address sizes: 40 bits physical, 48 bits virtual 07:37:56 CPU(s): 8 07:37:56 On-line CPU(s) list: 0-7 07:37:56 Thread(s) per core: 1 07:37:56 Core(s) per socket: 1 07:37:56 Socket(s): 8 07:37:56 NUMA node(s): 1 07:37:56 Vendor ID: AuthenticAMD 07:37:56 CPU family: 23 07:37:56 Model: 49 07:37:56 Model name: AMD EPYC-Rome Processor 07:37:56 Stepping: 0 07:37:56 CPU MHz: 2800.000 07:37:56 BogoMIPS: 5600.00 07:37:56 Virtualization: AMD-V 07:37:56 Hypervisor vendor: KVM 07:37:56 Virtualization type: full 07:37:56 L1d cache: 256 KiB 07:37:56 L1i cache: 256 KiB 07:37:56 L2 cache: 4 MiB 07:37:56 L3 cache: 128 MiB 07:37:56 NUMA node0 CPU(s): 0-7 07:37:56 Vulnerability Itlb multihit: Not affected 07:37:56 Vulnerability L1tf: Not affected 07:37:56 Vulnerability Mds: Not affected 07:37:56 Vulnerability Meltdown: Not affected 07:37:56 Vulnerability Mmio stale data: Not affected 07:37:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:37:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:37:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:37:56 Vulnerability Srbds: Not affected 07:37:56 Vulnerability Tsx async abort: Not affected 07:37:56 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 07:37:56 07:37:56 07:37:56 ---> nproc: 07:37:56 8 07:37:56 07:37:56 07:37:56 ---> df -h: 07:37:56 Filesystem Size Used Avail Use% Mounted on 07:37:56 overlay 155G 14G 142G 9% / 07:37:56 tmpfs 64M 0 64M 0% /dev 07:37:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:37:56 shm 64M 0 64M 0% /dev/shm 07:37:56 /dev/vda1 155G 14G 142G 9% /facter-os 07:37:56 07:37:56 07:37:56 ---> sar -b -r -n DEV: 07:37:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38507) 02/10/25 _x86_64_ (8 CPU) 07:37:56 07:37:56 07:31:54 LINUX RESTART (8 CPU) 07:37:56 07:37:56 07:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:37:56 07:33:02 329.97 45.52 284.46 0.00 5013.13 158676.57 0.00 07:37:56 07:34:01 248.93 5.58 243.36 0.00 446.10 70890.17 0.00 07:37:56 07:35:01 134.19 0.02 134.18 0.00 4.27 52323.03 0.00 07:37:56 07:36:01 91.03 0.17 90.87 0.00 8.93 29808.23 0.00 07:37:56 07:37:01 187.49 1.10 186.39 0.00 86.12 74079.79 0.00 07:37:56 Average: 198.16 10.49 187.66 0.00 1114.09 77179.44 0.00 07:37:56 07:37:56 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:56 07:33:02 29956564 31597396 757488 2.30 59120 1885728 1679408 4.95 952664 1652488 281816 07:37:56 07:34:01 27093292 31476468 827972 2.52 174392 4290948 2052136 6.05 1359856 3836608 877908 07:37:56 07:35:01 26816052 31290192 1006400 3.06 184788 4380900 2249156 6.63 1972528 3502704 477284 07:37:56 07:36:01 27535552 31326884 968028 2.94 190456 3711488 2380820 7.02 1623656 3151408 200872 07:37:56 07:37:01 26181064 31463576 831464 2.53 207312 5095540 2482236 7.32 1471208 4563480 288 07:37:56 Average: 27516505 31430903 878270 2.67 163214 3872921 2168751 6.39 1475982 3341338 367634 07:37:56 07:37:56 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:56 07:33:02 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 07:37:56 07:33:02 ens3 407.83 266.73 2591.42 76.97 0.00 0.00 0.00 0.00 07:37:56 07:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:56 07:34:01 lo 2.98 2.98 0.29 0.29 0.00 0.00 0.00 0.00 07:37:56 07:34:01 ens3 613.49 428.81 6456.73 53.77 0.00 0.00 0.00 0.00 07:37:56 07:34:01 docker0 342.49 470.14 28.76 3132.67 0.00 0.00 0.00 0.00 07:37:56 07:35:01 vethc3fc531 0.55 0.88 0.08 0.25 0.00 0.00 0.00 0.00 07:37:56 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:56 07:35:01 ens3 27.10 17.00 27.39 10.04 0.00 0.00 0.00 0.00 07:37:56 07:35:01 docker0 0.55 0.80 0.07 0.24 0.00 0.00 0.00 0.00 07:37:56 07:36:01 veth971f15b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:37:56 07:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:37:56 07:36:01 ens3 25.33 17.98 58.54 10.63 0.00 0.00 0.00 0.00 07:37:56 07:36:01 docker0 1.82 3.18 0.12 38.24 0.00 0.00 0.00 0.00 07:37:56 07:37:01 vethf0f150f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:56 07:37:01 vethad11eda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:56 07:37:01 lo 2.70 2.70 0.27 0.27 0.00 0.00 0.00 0.00 07:37:56 07:37:01 ens3 224.20 130.23 6618.87 22.76 0.00 0.00 0.00 0.00 07:37:56 07:37:01 docker0 3.47 7.83 0.21 112.39 0.00 0.00 0.00 0.00 07:37:56 Average: vethf0f150f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:56 Average: vethad11eda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:56 Average: lo 2.04 2.04 0.20 0.20 0.00 0.00 0.00 0.00 07:37:56 Average: ens3 258.40 171.29 3139.41 34.77 0.00 0.00 0.00 0.00 07:37:56 Average: docker0 68.74 95.12 5.76 648.32 0.00 0.00 0.00 0.00 07:37:56 07:37:56 07:37:56 ---> sar -P ALL: 07:37:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38507) 02/10/25 _x86_64_ (8 CPU) 07:37:56 07:37:56 07:31:54 LINUX RESTART (8 CPU) 07:37:56 07:37:56 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:37:56 07:33:02 all 6.28 0.00 1.66 2.22 0.05 89.80 07:37:56 07:33:02 0 7.32 0.00 1.41 0.45 0.05 90.77 07:37:56 07:33:02 1 3.97 0.00 2.08 2.72 0.03 91.20 07:37:56 07:33:02 2 7.79 0.00 0.96 3.61 0.07 87.57 07:37:56 07:33:02 3 8.39 0.00 1.64 0.10 0.03 89.83 07:37:56 07:33:02 4 5.58 0.00 2.23 2.40 0.05 89.73 07:37:56 07:33:02 5 5.79 0.00 1.41 0.17 0.05 92.59 07:37:56 07:33:02 6 4.65 0.00 1.39 6.64 0.03 87.30 07:37:56 07:33:02 7 6.76 0.00 2.15 1.68 0.05 89.36 07:37:56 07:34:01 all 8.80 0.00 4.07 4.06 0.06 83.01 07:37:56 07:34:01 0 9.22 0.00 4.24 1.69 0.09 84.76 07:37:56 07:34:01 1 8.67 0.00 4.13 1.06 0.07 86.06 07:37:56 07:34:01 2 8.07 0.00 3.93 13.86 0.07 74.07 07:37:56 07:34:01 3 8.98 0.00 4.32 0.93 0.07 85.70 07:37:56 07:34:01 4 9.45 0.00 4.02 11.55 0.05 74.92 07:37:56 07:34:01 5 8.19 0.00 4.32 0.19 0.05 87.26 07:37:56 07:34:01 6 9.40 0.00 3.82 1.94 0.05 84.79 07:37:56 07:34:01 7 8.46 0.00 3.74 1.30 0.05 86.44 07:37:56 07:35:01 all 30.29 0.00 4.86 2.45 0.09 62.30 07:37:56 07:35:01 0 29.07 0.00 4.77 5.57 0.10 60.49 07:37:56 07:35:01 1 30.58 0.00 4.68 0.29 0.10 64.35 07:37:56 07:35:01 2 30.32 0.00 5.29 9.57 0.08 54.74 07:37:56 07:35:01 3 30.34 0.00 4.70 1.02 0.08 63.86 07:37:56 07:35:01 4 27.20 0.00 4.35 1.71 0.10 66.63 07:37:56 07:35:01 5 31.32 0.00 5.08 0.45 0.08 63.07 07:37:56 07:35:01 6 31.28 0.00 4.39 0.03 0.08 64.22 07:37:56 07:35:01 7 32.22 0.00 5.66 0.94 0.10 61.08 07:37:56 07:36:01 all 46.03 0.00 6.75 1.91 0.09 45.21 07:37:56 07:36:01 0 45.73 0.00 7.17 9.43 0.10 37.57 07:37:56 07:36:01 1 45.06 0.00 6.82 0.69 0.10 47.33 07:37:56 07:36:01 2 45.85 0.00 7.30 0.42 0.10 46.33 07:37:56 07:36:01 3 47.00 0.00 6.81 2.57 0.10 43.53 07:37:56 07:36:01 4 47.67 0.00 6.58 0.91 0.08 44.76 07:37:56 07:36:01 5 45.13 0.00 6.50 0.50 0.10 47.77 07:37:56 07:36:01 6 47.00 0.00 6.38 0.57 0.08 45.96 07:37:56 07:36:01 7 44.82 0.00 6.47 0.20 0.08 48.43 07:37:56 07:37:01 all 20.72 0.00 5.30 3.66 0.10 70.22 07:37:56 07:37:01 0 21.88 0.00 4.67 6.86 0.10 66.49 07:37:56 07:37:01 1 18.69 0.00 4.13 11.03 0.07 66.09 07:37:56 07:37:01 2 19.94 0.00 6.21 1.47 0.08 72.30 07:37:56 07:37:01 3 20.60 0.00 4.82 0.25 0.10 74.22 07:37:56 07:37:01 4 21.33 0.00 5.31 4.82 0.12 68.43 07:37:56 07:37:01 5 21.50 0.00 5.15 0.03 0.08 73.24 07:37:56 07:37:01 6 20.35 0.00 5.51 4.39 0.10 69.65 07:37:56 07:37:01 7 21.48 0.00 6.64 0.44 0.10 71.34 07:37:56 Average: all 22.48 0.00 4.53 2.85 0.08 70.06 07:37:56 Average: 0 22.68 0.00 4.45 4.81 0.09 67.97 07:37:56 Average: 1 21.42 0.00 4.37 3.16 0.07 70.98 07:37:56 Average: 2 22.47 0.00 4.74 5.76 0.08 66.95 07:37:56 Average: 3 23.12 0.00 4.46 0.97 0.08 71.37 07:37:56 Average: 4 22.30 0.00 4.50 4.24 0.08 68.87 07:37:56 Average: 5 22.43 0.00 4.48 0.27 0.07 72.75 07:37:56 Average: 6 22.62 0.00 4.30 2.71 0.07 70.31 07:37:56 Average: 7 22.81 0.00 4.94 0.91 0.08 71.26 07:37:56 07:37:56 07:37:56