Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05a857ba723bc3223dfc65f2e1529220030d9145 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-ssh8447826089671366192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11575063735678925218.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8723035894010385790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8910044911923715183.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-ssh6824451105787375474.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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1045 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 05a857ba723bc3223dfc65f2e1529220030d9145 (main) Commit message: "Merge pull request #1559 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" > 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 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 > git rev-list --no-walk d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:09:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:09:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:09:11 ========================================================= 06:09:11 EdgeX Global Pipelines Version Info 06:09:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:09:12 ------------------- 06:09:12 stable info: 06:09:12 ------------------- 06:09:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:09:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:09:12 Message: update stable to v1.0.258 06:09:13 ------------------- 06:09:13 experimental info: 06:09:13 ------------------- 06:09:13 Commited By: **** collab-it+edgex@linuxfoundation.org 06:09:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:09:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:09:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05a857b [Pipeline] echo 06:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:14 provisioning config files... 06:09:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10045000459967431486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:14 ---> ****-login.sh 06:09:14 nexus3.edgexfoundry.org:10001 06:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:15 Configure a credential helper to remove this warning. See 06:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:15 06:09:15 Login Succeeded 06:09:15 nexus3.edgexfoundry.org:10002 06:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:15 Configure a credential helper to remove this warning. See 06:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:15 06:09:15 Login Succeeded 06:09:15 nexus3.edgexfoundry.org:10003 06:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:15 Configure a credential helper to remove this warning. See 06:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:15 06:09:15 Login Succeeded 06:09:15 nexus3.edgexfoundry.org:10004 06:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:15 Configure a credential helper to remove this warning. See 06:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:15 06:09:15 Login Succeeded 06:09:15 ****.io 06:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:15 Configure a credential helper to remove this warning. See 06:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:15 06:09:15 Login Succeeded 06:09:15 ---> ****-login.sh ends [Pipeline] } 06:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:09:16 + git rev-list -1 --merges 05a857ba723bc3223dfc65f2e1529220030d9145~1..05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo 06:09:16 -----------> git rev-list -1 --merges 05a857ba723bc3223dfc65f2e1529220030d9145~1..05a857ba723bc3223dfc65f2e1529220030d9145 05a857ba723bc3223dfc65f2e1529220030d9145 06:09:16 05a857ba723bc3223dfc65f2e1529220030d9145 [false] [Pipeline] sh 06:09:16 + git log --format=format:%s -1 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo 06:09:16 ========================================================= 06:09:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:09:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:17 + git log --format=format:%s -1 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo 06:09:17 [semverPrep] GIT_COMMIT: 05a857ba723bc3223dfc65f2e1529220030d9145, Commit Message: Merge pull request #1559 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16 [Pipeline] echo 06:09:17 [semverPrep] This is not a build commit. [Pipeline] sh 06:09:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:09:17 + grep -v github /etc/ssh/ssh_known_hosts 06:09:17 + [ -e /tmp/ssh_known_hosts ] 06:09:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:09:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:09:17 + sudo tee -a /etc/ssh/ssh_known_hosts 06:09:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:09:18 06:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:09:18 0.1.4: Pulling from edgex-devops/py-git-semver 06:09:18 b85a868b505f: Pulling fs layer 06:09:18 e2be974225ed: Pulling fs layer 06:09:18 339a4e72a1f5: Pulling fs layer 06:09:18 988bab9f4d93: Pulling fs layer 06:09:18 1469e6f7b9e6: Pulling fs layer 06:09:18 eaf3925da568: Pulling fs layer 06:09:18 bab4dde63d76: Pulling fs layer 06:09:18 bde34c3a00c8: Pulling fs layer 06:09:18 b352a97aabf1: Pulling fs layer 06:09:18 4872d77fe225: Pulling fs layer 06:09:18 988bab9f4d93: Waiting 06:09:18 5851b861e8e6: Pulling fs layer 06:09:18 eaf3925da568: Waiting 06:09:18 1469e6f7b9e6: Waiting 06:09:18 bab4dde63d76: Waiting 06:09:18 bde34c3a00c8: Waiting 06:09:18 b352a97aabf1: Waiting 06:09:18 4872d77fe225: Waiting 06:09:18 5851b861e8e6: Waiting 06:09:18 e2be974225ed: Download complete 06:09:18 988bab9f4d93: Verifying Checksum 06:09:18 988bab9f4d93: Download complete 06:09:18 1469e6f7b9e6: Verifying Checksum 06:09:18 1469e6f7b9e6: Download complete 06:09:18 eaf3925da568: Verifying Checksum 06:09:18 eaf3925da568: Download complete 06:09:18 339a4e72a1f5: Verifying Checksum 06:09:18 339a4e72a1f5: Download complete 06:09:18 bde34c3a00c8: Download complete 06:09:18 b352a97aabf1: Download complete 06:09:18 4872d77fe225: Verifying Checksum 06:09:18 4872d77fe225: Download complete 06:09:18 5851b861e8e6: Verifying Checksum 06:09:18 5851b861e8e6: Download complete 06:09:18 b85a868b505f: Verifying Checksum 06:09:18 b85a868b505f: Download complete 06:09:18 bab4dde63d76: Verifying Checksum 06:09:19 b85a868b505f: Pull complete 06:09:20 e2be974225ed: Pull complete 06:09:20 339a4e72a1f5: Pull complete 06:09:20 988bab9f4d93: Pull complete 06:09:20 1469e6f7b9e6: Pull complete 06:09:20 eaf3925da568: Pull complete 06:09:22 bab4dde63d76: Pull complete 06:09:22 bde34c3a00c8: Pull complete 06:09:22 b352a97aabf1: Pull complete 06:09:23 4872d77fe225: Pull complete 06:09:23 5851b861e8e6: Pull complete 06:09:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:09:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:23 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:09:26 $ docker top 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 -eo pid,comm 06:09:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:09:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:27 [ssh-agent] Looking for ssh-agent implementation... 06:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:27 $ docker exec 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent 06:09:27 SSH_AUTH_SOCK=/tmp/ssh-lmOfMrC0IqUS/agent.32 06:09:27 SSH_AGENT_PID=38 06:09:27 Running ssh-add (command line suppressed) 06:09:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18329796590727148773.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18329796590727148773.key) 06:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:27 + git tag --points-at HEAD [Pipeline] } 06:09:27 $ docker exec --env ******** --env ******** 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent -k 06:09:27 unset SSH_AUTH_SOCK; 06:09:27 unset SSH_AGENT_PID; 06:09:27 echo Agent pid 38 killed; 06:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:27 [ssh-agent] Looking for ssh-agent implementation... 06:09:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:28 $ docker exec 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent 06:09:28 SSH_AUTH_SOCK=/tmp/ssh-0WJNkV7db3EE/agent.70 06:09:28 SSH_AGENT_PID=76 06:09:28 Running ssh-add (command line suppressed) 06:09:28 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_164845211892397809.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_164845211892397809.key) 06:09:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:28 + git semver init 06:09:28 2024-02-16 06:09:28,735 [run_init] DEBUG init version:0.0.0 force:False 06:09:28 2024-02-16 06:09:28,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:09:28 2024-02-16 06:09:28,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:09:28 2024-02-16 06:09:28,737 [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) 06:09:30 2024-02-16 06:09:29,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:09:30 2024-02-16 06:09:29,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:09:30 2024-02-16 06:09:29,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:09:30 2024-02-16 06:09:29,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:09:30 3.2.0-dev.8 [Pipeline] } 06:09:30 $ docker exec --env ******** --env ******** 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent -k 06:09:30 unset SSH_AUTH_SOCK; 06:09:30 unset SSH_AGENT_PID; 06:09:30 echo Agent pid 76 killed; 06:09:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:30 + git semver [Pipeline] } 06:09:30 $ docker stop --time=1 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 06:09:32 $ docker rm -f --volumes 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:09:32 Stashed 1 file(s) [Pipeline] echo 06:09:32 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:33 provisioning config files... 06:09:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1675618557273350683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:33 ---> ****-login.sh 06:09:33 nexus3.edgexfoundry.org:10001 06:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:33 Configure a credential helper to remove this warning. See 06:09:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:33 06:09:33 Login Succeeded 06:09:33 nexus3.edgexfoundry.org:10002 06:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:33 Configure a credential helper to remove this warning. See 06:09:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:33 06:09:33 Login Succeeded 06:09:33 nexus3.edgexfoundry.org:10003 06:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:33 Configure a credential helper to remove this warning. See 06:09:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:33 06:09:33 Login Succeeded 06:09:33 nexus3.edgexfoundry.org:10004 06:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:33 Configure a credential helper to remove this warning. See 06:09:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:33 06:09:33 Login Succeeded 06:09:33 ****.io 06:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:34 Configure a credential helper to remove this warning. See 06:09:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:34 06:09:34 Login Succeeded 06:09:34 ---> ****-login.sh ends [Pipeline] } 06:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:09:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:09:34 ========================================================= 06:09:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:09:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:35 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 06:09:35 Sending build context to Docker daemon 21.93MB 06:09:35 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:09:35 Step 2/10 : FROM ${BASE} AS builder 06:09:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:35 7264a8db6415: Pulling fs layer 06:09:35 c4d48a809fc2: Pulling fs layer 06:09:35 4f1c88b9dad5: Pulling fs layer 06:09:35 ad3a456e5733: Pulling fs layer 06:09:35 69c7f0334f64: Pulling fs layer 06:09:35 1f1c1a5573a3: Pulling fs layer 06:09:35 ce7588e14bc9: Pulling fs layer 06:09:35 b5e4710f87ac: Pulling fs layer 06:09:35 ad3a456e5733: Waiting 06:09:35 69c7f0334f64: Waiting 06:09:35 b5e4710f87ac: Waiting 06:09:35 1f1c1a5573a3: Waiting 06:09:35 ce7588e14bc9: Waiting 06:09:35 c4d48a809fc2: Verifying Checksum 06:09:35 c4d48a809fc2: Download complete 06:09:35 ad3a456e5733: Verifying Checksum 06:09:35 ad3a456e5733: Download complete 06:09:35 69c7f0334f64: Verifying Checksum 06:09:35 69c7f0334f64: Download complete 06:09:35 7264a8db6415: Verifying Checksum 06:09:35 7264a8db6415: Download complete 06:09:35 1f1c1a5573a3: Verifying Checksum 06:09:35 1f1c1a5573a3: Download complete 06:09:35 7264a8db6415: Pull complete 06:09:35 b5e4710f87ac: Verifying Checksum 06:09:35 b5e4710f87ac: Download complete 06:09:35 c4d48a809fc2: Pull complete 06:09:35 4f1c88b9dad5: Download complete 06:09:36 ce7588e14bc9: Verifying Checksum 06:09:36 ce7588e14bc9: Download complete 06:09:39 4f1c88b9dad5: Pull complete 06:09:39 ad3a456e5733: Pull complete 06:09:39 69c7f0334f64: Pull complete 06:09:39 1f1c1a5573a3: Pull complete 06:09:41 ce7588e14bc9: Pull complete 06:09:42 b5e4710f87ac: Pull complete 06:09:42 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:09:42 ---> 88b5674ff536 06:09:42 Step 3/10 : ARG MAKE=make build 06:09:48 Still waiting to schedule task 06:09:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:09:48 ---> Running in eec38e7f80d7 06:09:48 Removing intermediate container eec38e7f80d7 06:09:48 ---> 09b0e3db2063 06:09:48 Step 4/10 : WORKDIR /device-sdk-go 06:09:48 ---> Running in a75e4af13dc2 06:09:48 Removing intermediate container a75e4af13dc2 06:09:48 ---> e1d9bcd7dbb2 06:09:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:09:48 ---> Running in 403828c7ef8f 06:09:48 Removing intermediate container 403828c7ef8f 06:09:48 ---> 2fe167b3b2a6 06:09:48 Step 6/10 : RUN apk add --update --no-cache make git 06:09:48 ---> Running in 99d54e39b5bb 06:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:09:49 OK: 264 MiB in 52 packages 06:09:49 Removing intermediate container 99d54e39b5bb 06:09:49 ---> 8c3dcd7b3cd9 06:09:49 Step 7/10 : COPY go.mod vendor* ./ 06:09:49 ---> 28ea0f6a0999 06:09:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:49 ---> Running in 15c6fed19ed6 06:10:21 Removing intermediate container 15c6fed19ed6 06:10:21 ---> dea5d3142d53 06:10:21 Step 9/10 : COPY . . 06:10:21 ---> fe3bf4ef1e9d 06:10:21 Step 10/10 : RUN ${MAKE} 06:10:21 ---> Running in 49514bbff468 06:10:21 noop 06:10:21 Removing intermediate container 49514bbff468 06:10:21 ---> 828d551f0f8d 06:10:21 Successfully built 828d551f0f8d 06:10:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:21 + docker inspect -f . ci-base-image-x86_64 06:10:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:22 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:10:22 $ docker top 263dc4af1f178d9c6bd8782882117acd81a5416ae51e76c42b72b20a33d80ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:22 + go version 06:10:22 go version go1.21.0 linux/amd64 [Pipeline] } 06:10:22 $ docker stop --time=1 263dc4af1f178d9c6bd8782882117acd81a5416ae51e76c42b72b20a33d80ae4 06:10:24 $ docker rm -f --volumes 263dc4af1f178d9c6bd8782882117acd81a5416ae51e76c42b72b20a33d80ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:24 + docker inspect -f . ci-base-image-x86_64 06:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:24 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:10:25 $ docker top cef651192db97228c29e99daccdcf28e4f77deb373b2396a07c9a3ec084f7b05 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:10:25 + make test 06:10:25 go test -race -coverprofile=coverage.out ./... 06:10:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:10:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:10:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 27.6% of statements 06:10:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements 06:10:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.071s coverage: 86.0% of statements 06:10:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.072s coverage: 71.8% of statements 06:10:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:10:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:10:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:10:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements 06:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.973s coverage: 45.9% of statements 06:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.098s coverage: 68.5% of statements 06:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.104s coverage: 89.2% of statements 06:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements 06:11:13 GO111MODULE=on go vet ./... 06:11:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:11:15 ./bin/test-attribution-txt.sh 06:11:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:11:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:11:15 $ docker stop --time=1 cef651192db97228c29e99daccdcf28e4f77deb373b2396a07c9a3ec084f7b05 06:11:19 $ docker rm -f --volumes cef651192db97228c29e99daccdcf28e4f77deb373b2396a07c9a3ec084f7b05 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:21 + ls -al . 06:11:21 total 308 06:11:21 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 06:10 . 06:11:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:09 .. 06:11:21 -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 06:09 .dockerignore 06:11:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 06:10 .git 06:11:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:09 .github 06:11:21 -rw-rw-r-- 1 jenkins jenkins 137 Feb 16 06:09 .gitignore 06:11:21 -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 06:09 .golangci.yml 06:11:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 06:09 .semver 06:11:21 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 16 06:09 CHANGELOG.md 06:11:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 06:09 GOVERNANCE.md 06:11:21 -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 06:09 Jenkinsfile 06:11:21 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 06:09 LICENSE 06:11:21 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 16 06:09 Makefile 06:11:21 -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 06:09 OWNERS.md 06:11:21 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 16 06:09 README.md 06:11:21 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 06:09 VERSION 06:11:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 06:09 bin 06:11:21 -rw-r--r-- 1 jenkins jenkins 122155 Feb 16 06:10 coverage.out 06:11:21 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 06:09 example 06:11:21 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 16 06:09 go.mod 06:11:21 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 16 06:09 go.sum 06:11:21 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:09 internal 06:11:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:09 openapi 06:11:21 drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 06:09 pkg 06:11:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:09 snap 06:11:21 -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:21 + 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=05a857ba723bc3223dfc65f2e1529220030d9145 --label arch=amd64 --label version=3.2.0-dev.8 . 06:11:21 Sending build context to Docker daemon 22.05MB 06:11:21 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:11:21 Step 2/23 : FROM ${BASE} AS builder 06:11:21 ---> 828d551f0f8d 06:11:21 Step 3/23 : ARG MAKE=make build 06:11:22 ---> Running in 56d637008e2c 06:11:22 Removing intermediate container 56d637008e2c 06:11:22 ---> 282542cefa6a 06:11:22 Step 4/23 : WORKDIR /device-sdk-go 06:11:22 ---> Running in 8f04ac96bc93 06:11:22 Removing intermediate container 8f04ac96bc93 06:11:22 ---> fca564147870 06:11:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:11:22 ---> Running in 57c53ade2fa3 06:11:22 Removing intermediate container 57c53ade2fa3 06:11:22 ---> cdabab7ae1f9 06:11:22 Step 6/23 : RUN apk add --update --no-cache make git 06:11:22 ---> Running in 325ab7cb323e 06:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:11:23 OK: 264 MiB in 52 packages 06:11:23 Removing intermediate container 325ab7cb323e 06:11:23 ---> 23ca80f402c8 06:11:23 Step 7/23 : COPY go.mod vendor* ./ 06:11:23 ---> 9410f5927aff 06:11:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:23 ---> Running in 21e41820d3b4 06:11:24 Removing intermediate container 21e41820d3b4 06:11:24 ---> 3b21cc0ebfe6 06:11:24 Step 9/23 : COPY . . 06:11:25 ---> 4e4344e2edcc 06:11:25 Step 10/23 : RUN ${MAKE} 06:11:25 ---> Running in 67987b12b22e 06:11:25 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.8" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:11:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1046 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:11:29 Running in /w/workspace/device-sdk-go/279 [Pipeline] { [Pipeline] checkout 06:11:32 The recommended git tool is: git 06:11:37 using credential edgex-jenkins-ssh 06:11:37 Cloning the remote Git repository 06:11:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:11:37 > git init /w/workspace/device-sdk-go/279 # timeout=10 06:11:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:11:37 > git --version # timeout=10 06:11:37 > git --version # 'git version 2.25.1' 06:11:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:42 Avoid second fetch 06:11:42 Checking out Revision 05a857ba723bc3223dfc65f2e1529220030d9145 (main) 06:11:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:11:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:42 > git config core.sparsecheckout # timeout=10 06:11:42 > git checkout -f 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 06:11:43 Commit message: "Merge pull request #1559 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:44 Dload Upload Total Spent Left Speed 06:11:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 54355 0 --:--:-- --:--:-- --:--:-- 54355 [Pipeline] sh 06:11:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:11:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:11:45 + sudo tee /etc/docker/daemon.new 06:11:45 { 06:11:45 "registry-mirrors": [ 06:11:45 "https://nexus3.edgexfoundry.org:10001" 06:11:45 ], 06:11:45 "bip": "10.250.0.254/24", 06:11:45 "hosts": [ 06:11:45 "tcp://0.0.0.0:5555", 06:11:45 "unix:///var/run/docker.sock" 06:11:45 ], 06:11:45 "mtu": 1458, 06:11:45 "selinux-enabled": true, 06:11:45 "seccomp-profile": "/etc/docker/seccomp.json" 06:11:45 } [Pipeline] sh 06:11:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:11:46 + sudo service docker restart 06:11:46 Removing intermediate container 67987b12b22e 06:11:46 ---> 26019135369b 06:11:46 Step 11/23 : FROM alpine:3.18 06:11:46 3.18: Pulling from library/alpine 06:11:46 619be1103602: Pulling fs layer 06:11:46 619be1103602: Verifying Checksum 06:11:46 619be1103602: Download complete 06:11:46 619be1103602: Pull complete 06:11:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:11:46 Status: Downloaded newer image for alpine:3.18 06:11:46 ---> d3782b16ccc9 06:11:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:11:46 ---> Running in 8cfb0ba4ea76 06:11:46 Removing intermediate container 8cfb0ba4ea76 06:11:46 ---> c73f3ebe6ede 06:11:46 Step 13/23 : RUN apk add --update --no-cache 06:11:46 ---> Running in 2fac7496dd6b 06:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:11:46 OK: 7 MiB in 15 packages 06:11:46 Removing intermediate container 2fac7496dd6b 06:11:46 ---> d46e1297745a 06:11:46 Step 14/23 : WORKDIR / 06:11:46 ---> Running in 9a7b872f17a3 06:11:46 Removing intermediate container 9a7b872f17a3 06:11:46 ---> 0e5bbaac9d96 06:11:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:11:46 ---> 8b58d5abda49 06:11:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:11:46 ---> 2a7d95d464e1 06:11:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:11:47 ---> 8265e3a5bb49 06:11:47 Step 18/23 : EXPOSE 59999 06:11:47 ---> Running in fccbde1ebeb9 06:11:47 Removing intermediate container fccbde1ebeb9 06:11:47 ---> 63ee680e061a 06:11:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:11:47 ---> Running in 2daeef42032a 06:11:47 Removing intermediate container 2daeef42032a 06:11:47 ---> ea34ffdd173c 06:11:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:11:47 ---> Running in ec9f8f2e3911 06:11:47 Removing intermediate container ec9f8f2e3911 06:11:47 ---> 1da41bd69399 06:11:47 Step 21/23 : LABEL arch=amd64 06:11:47 ---> Running in f5743eb32eca 06:11:47 Removing intermediate container f5743eb32eca 06:11:47 ---> f5ab5e38775a 06:11:47 Step 22/23 : LABEL git_sha=05a857ba723bc3223dfc65f2e1529220030d9145 06:11:47 ---> Running in d0efc29e9af2 06:11:47 Removing intermediate container d0efc29e9af2 06:11:47 ---> 0a9f35b2faac 06:11:47 Step 23/23 : LABEL version=3.2.0-dev.8 06:11:47 ---> Running in fa4762d012ca 06:11:47 Removing intermediate container fa4762d012ca 06:11:47 ---> 17ddf408d8cb 06:11:47 [Warning] One or more build-args [ARCH] were not consumed 06:11:47 Successfully built 17ddf408d8cb 06:11:47 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:48 06:11:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:48 latest: Pulling from edgex-lftools-log-publisher 06:11:48 5eb5b503b376: Pulling fs layer 06:11:48 5c69ac0246d0: Pulling fs layer 06:11:48 ec43610c2a17: Pulling fs layer 06:11:48 3a2ae6a8a46f: Pulling fs layer 06:11:48 33b1e0a273af: Pulling fs layer 06:11:48 5d3b04190fa2: Pulling fs layer 06:11:48 2f39f015ded8: Pulling fs layer 06:11:48 33b1e0a273af: Waiting 06:11:48 3a2ae6a8a46f: Waiting 06:11:48 5d3b04190fa2: Waiting 06:11:48 5c69ac0246d0: Download complete 06:11:48 3a2ae6a8a46f: Verifying Checksum 06:11:48 3a2ae6a8a46f: Download complete 06:11:48 33b1e0a273af: Verifying Checksum 06:11:48 33b1e0a273af: Download complete 06:11:48 ec43610c2a17: Verifying Checksum 06:11:48 ec43610c2a17: Download complete 06:11:48 5d3b04190fa2: Download complete 06:11:49 5eb5b503b376: Verifying Checksum 06:11:49 5eb5b503b376: Download complete 06:11:49 2f39f015ded8: Download complete 06:11:50 5eb5b503b376: Pull complete 06:11:50 5c69ac0246d0: Pull complete 06:11:51 ec43610c2a17: Pull complete 06:11:51 3a2ae6a8a46f: Pull complete 06:11:51 33b1e0a273af: Pull complete 06:11:51 5d3b04190fa2: Pull complete 06:11:55 2f39f015ded8: Pull complete 06:11:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:55 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:12:01 $ docker top 3d04cfc6d8dd0f995c80554e3cad6ada02ee707e1f49716fec9c3af881003064 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:01 ---> job-cost.sh 06:12:01 lf-activate-venv: SKIPPING 06:12:01 INFO: No Stack... 06:12:01 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:02 INFO: Archiving Costs [Pipeline] sh 06:12:02 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:12:02 + cut -d, -f6 [Pipeline] lock 06:12:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] 06:12:02 Resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] did not exist. Created. 06:12:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:02 + echo total: 0.2199999988079071 [Pipeline] stash 06:12:02 Stashed 1 file(s) [Pipeline] } 06:12:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:02 $ docker stop --time=1 3d04cfc6d8dd0f995c80554e3cad6ada02ee707e1f49716fec9c3af881003064 06:12:03 $ docker rm -f --volumes 3d04cfc6d8dd0f995c80554e3cad6ada02ee707e1f49716fec9c3af881003064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:04 provisioning config files... 06:12:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/279@tmp/config16174348187555253158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:04 ---> ****-login.sh 06:12:04 nexus3.edgexfoundry.org:10001 06:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:05 Configure a credential helper to remove this warning. See 06:12:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:05 06:12:05 Login Succeeded 06:12:05 nexus3.edgexfoundry.org:10002 06:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:06 Configure a credential helper to remove this warning. See 06:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:06 06:12:06 Login Succeeded 06:12:06 nexus3.edgexfoundry.org:10003 06:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:06 Configure a credential helper to remove this warning. See 06:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:06 06:12:06 Login Succeeded 06:12:06 nexus3.edgexfoundry.org:10004 06:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:06 Configure a credential helper to remove this warning. See 06:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:06 06:12:06 Login Succeeded 06:12:06 ****.io 06:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:07 Configure a credential helper to remove this warning. See 06:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:07 06:12:07 Login Succeeded 06:12:07 ---> ****-login.sh ends [Pipeline] } 06:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:12:07 ========================================================= 06:12:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:12:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:08 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:12:11 Sending build context to Docker daemon 11.36MB 06:12:11 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:12:11 Step 2/10 : FROM ${BASE} AS builder 06:12:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:12:11 9fda8d8052c6: Pulling fs layer 06:12:11 5d54e960e981: Pulling fs layer 06:12:11 c4a7e357bf2a: Pulling fs layer 06:12:11 f0e02332f6b5: Pulling fs layer 06:12:11 872ee5b61b7b: Pulling fs layer 06:12:11 0c6a40ed1a82: Pulling fs layer 06:12:11 94ae7d8d031c: Pulling fs layer 06:12:11 872ee5b61b7b: Waiting 06:12:11 0c6a40ed1a82: Waiting 06:12:11 94ae7d8d031c: Waiting 06:12:11 f0e02332f6b5: Waiting 06:12:11 5d54e960e981: Verifying Checksum 06:12:11 5d54e960e981: Download complete 06:12:11 f0e02332f6b5: Verifying Checksum 06:12:11 f0e02332f6b5: Download complete 06:12:11 872ee5b61b7b: Verifying Checksum 06:12:11 872ee5b61b7b: Download complete 06:12:11 9fda8d8052c6: Download complete 06:12:12 94ae7d8d031c: Verifying Checksum 06:12:12 94ae7d8d031c: Download complete 06:12:12 9fda8d8052c6: Pull complete 06:12:13 5d54e960e981: Pull complete 06:12:13 c4a7e357bf2a: Verifying Checksum 06:12:13 c4a7e357bf2a: Download complete 06:12:14 0c6a40ed1a82: Verifying Checksum 06:12:14 0c6a40ed1a82: Download complete 06:12:27 c4a7e357bf2a: Pull complete 06:12:27 f0e02332f6b5: Pull complete 06:12:27 872ee5b61b7b: Pull complete 06:12:35 0c6a40ed1a82: Pull complete 06:12:36 94ae7d8d031c: Pull complete 06:12:36 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:12:36 ---> 86de565de09d 06:12:36 Step 3/10 : ARG MAKE=make build 06:12:38 ---> Running in b4cfd00ae1ca 06:12:38 Removing intermediate container b4cfd00ae1ca 06:12:38 ---> fb13cd0c8aa4 06:12:38 Step 4/10 : WORKDIR /device-sdk-go 06:12:38 ---> Running in de134a621dd6 06:12:39 Removing intermediate container de134a621dd6 06:12:39 ---> c13041cce419 06:12:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:12:39 ---> Running in 1cef528c5cc7 06:12:39 Removing intermediate container 1cef528c5cc7 06:12:39 ---> ac88b41d35f4 06:12:39 Step 6/10 : RUN apk add --update --no-cache make git 06:12:39 ---> Running in b1864fe8d75d 06:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:12:42 OK: 266 MiB in 52 packages 06:12:43 Removing intermediate container b1864fe8d75d 06:12:43 ---> 0d7d6fb15f51 06:12:43 Step 7/10 : COPY go.mod vendor* ./ 06:12:43 ---> d212ea4c5614 06:12:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:43 ---> Running in 78555bc847fc 06:13:51 Removing intermediate container 78555bc847fc 06:13:51 ---> 4ac62294f698 06:13:51 Step 9/10 : COPY . . 06:13:51 ---> 07bcd49158c4 06:13:51 Step 10/10 : RUN ${MAKE} 06:13:51 ---> Running in 8b6de058eb7e 06:13:51 noop 06:13:51 Removing intermediate container 8b6de058eb7e 06:13:51 ---> 009b4788164b 06:13:51 Successfully built 009b4788164b 06:13:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:52 + docker inspect -f . ci-base-image-arm64 06:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:52 prd-ubuntu20.04-docker-arm64-4c-16g-1046 does not seem to be running inside a container 06:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/279 -v /w/workspace/device-sdk-go/279:/w/workspace/device-sdk-go/279:rw,z -v /w/workspace/device-sdk-go/279@tmp:/w/workspace/device-sdk-go/279@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-arm64 cat 06:13:54 $ docker top c191dfe22a4b369c0bbc0081ddadfc1457ae6e57fde146ef78ac8ab9faa45caf -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:55 + go version 06:13:55 go version go1.21.0 linux/arm64 [Pipeline] } 06:13:55 $ docker stop --time=1 c191dfe22a4b369c0bbc0081ddadfc1457ae6e57fde146ef78ac8ab9faa45caf 06:13:57 $ docker rm -f --volumes c191dfe22a4b369c0bbc0081ddadfc1457ae6e57fde146ef78ac8ab9faa45caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker inspect -f . ci-base-image-arm64 06:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:58 prd-ubuntu20.04-docker-arm64-4c-16g-1046 does not seem to be running inside a container 06:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/279 -v /w/workspace/device-sdk-go/279:/w/workspace/device-sdk-go/279:rw,z -v /w/workspace/device-sdk-go/279@tmp:/w/workspace/device-sdk-go/279@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-arm64 cat 06:13:59 $ docker top a8d4eae239f6faae07c3eb51eea3bd8584543a3d8f1698adc4af232936880fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/279 [Pipeline] fileExists [Pipeline] sh 06:14:01 + make test 06:14:01 go test -race -coverprofile=coverage.out ./... 06:14:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:16:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:16:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:16:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:16:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:16:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:16:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.210s coverage: 27.6% of statements 06:16:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.283s coverage: 81.5% of statements 06:16:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:16:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:16:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.374s coverage: 86.0% of statements 06:16:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:16:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.447s coverage: 71.8% of statements 06:16:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.479s coverage: 14.4% of statements 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:16:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:16:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 6.381s coverage: 45.9% of statements 06:16:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 2.011s coverage: 68.5% of statements 06:17:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.451s coverage: 89.2% of statements 06:17:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:17:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.249s coverage: 5.5% of statements 06:17:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:17:05 GO111MODULE=on go vet ./... 06:19:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:11 ./bin/test-attribution-txt.sh 06:19:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:19:11 $ docker stop --time=1 a8d4eae239f6faae07c3eb51eea3bd8584543a3d8f1698adc4af232936880fc3 06:19:14 $ docker rm -f --volumes a8d4eae239f6faae07c3eb51eea3bd8584543a3d8f1698adc4af232936880fc3 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:16 Warning: overwriting stash ‘coverage-report’ 06:19:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:18 + ls -al . 06:19:18 total 304 06:19:18 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 06:14 . 06:19:18 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:11 .. 06:19:18 -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 06:11 .dockerignore 06:19:18 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 06:11 .git 06:19:18 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:11 .github 06:19:18 -rw-rw-r-- 1 jenkins jenkins 137 Feb 16 06:11 .gitignore 06:19:18 -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 06:11 .golangci.yml 06:19:18 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 16 06:11 CHANGELOG.md 06:19:18 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 06:11 GOVERNANCE.md 06:19:18 -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 06:11 Jenkinsfile 06:19:18 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 06:11 LICENSE 06:19:18 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 16 06:11 Makefile 06:19:18 -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 06:11 OWNERS.md 06:19:18 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 16 06:11 README.md 06:19:18 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 06:09 VERSION 06:19:18 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 06:11 bin 06:19:18 -rw-r--r-- 1 jenkins jenkins 122153 Feb 16 06:17 coverage.out 06:19:18 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 06:11 example 06:19:18 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 16 06:11 go.mod 06:19:18 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 16 06:11 go.sum 06:19:18 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:11 internal 06:19:18 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:11 openapi 06:19:18 drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 06:11 pkg 06:19:18 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:11 snap 06:19:18 -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:18 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=05a857ba723bc3223dfc65f2e1529220030d9145 --label arch=arm64 --label version=3.2.0-dev.8 . 06:19:19 Sending build context to Docker daemon 11.49MB 06:19:19 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:19:19 Step 2/23 : FROM ${BASE} AS builder 06:19:19 ---> 009b4788164b 06:19:19 Step 3/23 : ARG MAKE=make build 06:19:19 ---> Running in 8d729780145c 06:19:19 Removing intermediate container 8d729780145c 06:19:19 ---> 7fe62e2f0fd6 06:19:19 Step 4/23 : WORKDIR /device-sdk-go 06:19:19 ---> Running in b96a5579bb14 06:19:19 Removing intermediate container b96a5579bb14 06:19:19 ---> d2c5e78370da 06:19:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:19:19 ---> Running in 07ad488e1c50 06:19:20 Removing intermediate container 07ad488e1c50 06:19:20 ---> 082de813a198 06:19:20 Step 6/23 : RUN apk add --update --no-cache make git 06:19:20 ---> Running in 3764d8ce8c24 06:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:19:22 OK: 266 MiB in 52 packages 06:19:23 Removing intermediate container 3764d8ce8c24 06:19:23 ---> 26fe790cbb27 06:19:23 Step 7/23 : COPY go.mod vendor* ./ 06:19:23 ---> a044112f2567 06:19:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:23 ---> Running in a011cfe221c7 06:19:30 Removing intermediate container a011cfe221c7 06:19:30 ---> eec62319d0fb 06:19:30 Step 9/23 : COPY . . 06:19:30 ---> 693715da34f2 06:19:30 Step 10/23 : RUN ${MAKE} 06:19:30 ---> Running in 21f70f3506a0 06:19:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.8" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:21:26 Removing intermediate container 21f70f3506a0 06:21:26 ---> 17b5803451f7 06:21:26 Step 11/23 : FROM alpine:3.18 06:21:26 3.18: Pulling from library/alpine 06:21:26 c6b39de5b339: Pulling fs layer 06:21:26 c6b39de5b339: Verifying Checksum 06:21:26 c6b39de5b339: Download complete 06:21:26 c6b39de5b339: Pull complete 06:21:26 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:21:26 Status: Downloaded newer image for alpine:3.18 06:21:26 ---> 33abbf032149 06:21:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:21:26 ---> Running in d7483e8f6429 06:21:26 Removing intermediate container d7483e8f6429 06:21:26 ---> 908dc3937d94 06:21:26 Step 13/23 : RUN apk add --update --no-cache 06:21:26 ---> Running in 17086e4e99f0 06:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:26 OK: 8 MiB in 15 packages 06:21:26 Removing intermediate container 17086e4e99f0 06:21:26 ---> 14ed8c64604b 06:21:26 Step 14/23 : WORKDIR / 06:21:26 ---> Running in c0dc93203d16 06:21:26 Removing intermediate container c0dc93203d16 06:21:26 ---> 8de6ea7884b8 06:21:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:21:26 ---> e9183ac910e5 06:21:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:21:26 ---> 917a93004b63 06:21:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:21:26 ---> 440ac8ddf118 06:21:26 Step 18/23 : EXPOSE 59999 06:21:26 ---> Running in f8eaa3c0210a 06:21:26 Removing intermediate container f8eaa3c0210a 06:21:26 ---> 6d4400da6490 06:21:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:21:26 ---> Running in fc7e31d07aec 06:21:26 Removing intermediate container fc7e31d07aec 06:21:26 ---> 6f91f10bdb01 06:21:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:21:26 ---> Running in 424f64c4af4c 06:21:26 Removing intermediate container 424f64c4af4c 06:21:26 ---> 778f46ed89b5 06:21:26 Step 21/23 : LABEL arch=arm64 06:21:26 ---> Running in b836dc14bdcf 06:21:26 Removing intermediate container b836dc14bdcf 06:21:26 ---> af293d0e315c 06:21:26 Step 22/23 : LABEL git_sha=05a857ba723bc3223dfc65f2e1529220030d9145 06:21:26 ---> Running in 5d70753b4de5 06:21:26 Removing intermediate container 5d70753b4de5 06:21:26 ---> ee0d17e07255 06:21:26 Step 23/23 : LABEL version=3.2.0-dev.8 06:21:26 ---> Running in bf4a9eeaae26 06:21:26 Removing intermediate container bf4a9eeaae26 06:21:26 ---> 3284794b2ae8 06:21:26 [Warning] One or more build-args [ARCH] were not consumed 06:21:26 Successfully built 3284794b2ae8 06:21:26 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:27 06:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:28 arm64: Pulling from edgex-lftools-log-publisher 06:21:28 8998bd30e6a1: Pulling fs layer 06:21:28 04944245beec: Pulling fs layer 06:21:28 699f458cf7ca: Pulling fs layer 06:21:28 765212b225bb: Pulling fs layer 06:21:28 f23df028b6ca: Pulling fs layer 06:21:28 d65c8cfc05b1: Pulling fs layer 06:21:28 2437ff75d9bd: Pulling fs layer 06:21:28 f23df028b6ca: Waiting 06:21:28 d65c8cfc05b1: Waiting 06:21:28 2437ff75d9bd: Waiting 06:21:28 765212b225bb: Waiting 06:21:28 04944245beec: Verifying Checksum 06:21:28 04944245beec: Download complete 06:21:28 765212b225bb: Download complete 06:21:28 f23df028b6ca: Verifying Checksum 06:21:28 f23df028b6ca: Download complete 06:21:28 d65c8cfc05b1: Verifying Checksum 06:21:28 d65c8cfc05b1: Download complete 06:21:28 699f458cf7ca: Verifying Checksum 06:21:28 699f458cf7ca: Download complete 06:21:28 8998bd30e6a1: Download complete 06:21:31 2437ff75d9bd: Verifying Checksum 06:21:33 8998bd30e6a1: Pull complete 06:21:33 04944245beec: Pull complete 06:21:35 699f458cf7ca: Pull complete 06:21:35 765212b225bb: Pull complete 06:21:40 f23df028b6ca: Pull complete 06:21:40 d65c8cfc05b1: Pull complete 06:21:58 2437ff75d9bd: Pull complete 06:21:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:58 prd-ubuntu20.04-docker-arm64-4c-16g-1046 does not seem to be running inside a container 06:21:58 $ 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/device-sdk-go/279 -v /w/workspace/device-sdk-go/279:/w/workspace/device-sdk-go/279:rw,z -v /w/workspace/device-sdk-go/279@tmp:/w/workspace/device-sdk-go/279@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:arm64 cat 06:22:01 $ docker top 376e597d574528932550571f7d83b7fe4d3af5e5251fc20e832392a735c7c3c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:02 ---> job-cost.sh 06:22:02 lf-activate-venv: SKIPPING 06:22:02 INFO: No Stack... 06:22:02 INFO: Retrieving Pricing Info for: v3-standard-4 06:22:03 INFO: Archiving Costs [Pipeline] sh 06:22:04 + cat /w/workspace/device-sdk-go/279/archives/cost.csv 06:22:04 + cut -d, -f6 [Pipeline] lock 06:22:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] 06:22:04 Resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] did not exist. Created. 06:22:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:04 /w/workspace/device-sdk-go/279@tmp/durable-7b5317f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:22:05 + echo total: 0.10999999940395355 [Pipeline] stash 06:22:05 Warning: overwriting stash ‘stack-cost’ 06:22:05 Stashed 1 file(s) [Pipeline] } 06:22:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] // lock [Pipeline] } 06:22:05 $ docker stop --time=1 376e597d574528932550571f7d83b7fe4d3af5e5251fc20e832392a735c7c3c0 06:22:10 $ docker rm -f --volumes 376e597d574528932550571f7d83b7fe4d3af5e5251fc20e832392a735c7c3c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:22:11 provisioning config files... 06:22:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10486247667182519987tmp [Pipeline] { [Pipeline] sh 06:22:11 + set +x 06:22:11 + + curl -s https://codecov.io/bash 06:22:11 bash -s -- 06:22:11 06:22:11 _____ _ 06:22:11 / ____| | | 06:22:11 | | ___ __| | ___ ___ _____ __ 06:22:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:22:11 | |___| (_) | (_| | __/ (_| (_) \ V / 06:22:11 \_____\___/ \__,_|\___|\___\___/ \_/ 06:22:11 Bash-1.0.6 06:22:11 06:22:11 06:22:11 ==> git version 2.25.1 found 06:22:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:22:12 Release-Date: 2020-01-08 06:22:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:22:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:22:12 ==> Jenkins CI detected. 06:22:12 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:22:12 project root: . 06:22:12 --> token set from env 06:22:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:22:12 ==> Running gcov in . (disable via -X gcov) 06:22:12 ==> Python coveragepy not found 06:22:12 ==> Searching for coverage reports in: 06:22:12 + . 06:22:12 -> Found 1 reports 06:22:12 ==> Detecting git/mercurial file structure 06:22:12 ==> Reading reports 06:22:12 + ./coverage.out bytes=122153 06:22:12 ==> Appending adjustments 06:22:12 https://docs.codecov.io/docs/fixing-reports 06:22:12 + Found adjustments 06:22:12 ==> Gzipping contents 06:22:12 20K /tmp/codecov.YhH73w.gz 06:22:12 ==> Uploading reports 06:22:12 url: https://codecov.io 06:22:12 query: branch=main&commit=05a857ba723bc3223dfc65f2e1529220030d9145&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:22:12 -> Pinging Codecov 06:22:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=05a857ba723bc3223dfc65f2e1529220030d9145&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:22:12 -> Uploading to 06:22:12 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/7E55EF52A471D76F132DFD9A03CDDE97/05a857ba723bc3223dfc65f2e1529220030d9145/7ce00ef5-df6d-48a5-a15d-b0e09bffe7de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T062212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9334cafd10bd28461f7f514f0b9a8f4954be0162657af9db87118691d6ff30ff 06:22:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:12 Dload Upload Total Spent Left Speed 06:22:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16721 0 0 100 16721 0 60147 --:--:-- --:--:-- --:--:-- 60147 06:22:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] } 06:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:22:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:22:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:22:14 06:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:22:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:22:14 df9b9388f04a: Pulling fs layer 06:22:14 52dc419b0ee2: Pulling fs layer 06:22:14 25bc292e5bac: Pulling fs layer 06:22:14 114826534d7a: Pulling fs layer 06:22:14 4657fd5d0bcf: Pulling fs layer 06:22:14 6ad1cebc031e: Pulling fs layer 06:22:14 8a3aa393b2d8: Pulling fs layer 06:22:14 6ad1cebc031e: Waiting 06:22:14 8a3aa393b2d8: Waiting 06:22:14 114826534d7a: Waiting 06:22:14 4657fd5d0bcf: Waiting 06:22:14 25bc292e5bac: Verifying Checksum 06:22:14 25bc292e5bac: Download complete 06:22:14 52dc419b0ee2: Download complete 06:22:14 4657fd5d0bcf: Verifying Checksum 06:22:14 4657fd5d0bcf: Download complete 06:22:14 df9b9388f04a: Verifying Checksum 06:22:14 df9b9388f04a: Download complete 06:22:14 df9b9388f04a: Pull complete 06:22:14 6ad1cebc031e: Verifying Checksum 06:22:14 6ad1cebc031e: Download complete 06:22:14 52dc419b0ee2: Pull complete 06:22:14 25bc292e5bac: Pull complete 06:22:15 114826534d7a: Verifying Checksum 06:22:15 114826534d7a: Download complete 06:22:15 8a3aa393b2d8: Download complete 06:22:18 114826534d7a: Pull complete 06:22:18 4657fd5d0bcf: Pull complete 06:22:18 6ad1cebc031e: Pull complete 06:22:21 8a3aa393b2d8: Pull complete 06:22:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:22:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:22:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:21 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:22:21 $ 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:1.410.4 cat 06:22:25 $ docker top 16f253d97df7245a467a07f634ca2ce7e1b1fbf5a8c8612acb1edfa04a467002 -eo pid,comm [Pipeline] { [Pipeline] echo 06:22:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:22:26 + set -o pipefail 06:22:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:22:32 06:22:32 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 06:22:32 06:22:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/57402a37-ced8-4aa9-a9e0-2957f2f59a87 06:22:32 06:22:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:22:32 06:22:32 06:22:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:22:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:22:32 More details here: https://snyk.co/ue1NS [Pipeline] } 06:22:32 $ docker stop --time=1 16f253d97df7245a467a07f634ca2ce7e1b1fbf5a8c8612acb1edfa04a467002 06:22:36 $ docker rm -f --volumes 16f253d97df7245a467a07f634ca2ce7e1b1fbf5a8c8612acb1edfa04a467002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:22:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:36 provisioning config files... 06:22:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3595485018736794914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:37 --> edgex-publish-swagger.sh 06:22:37 === Publish openapi/v3 API === 06:22:37 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:22:37 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 06:22:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:37 Dload Upload Total Spent Left Speed 06:22:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 433 57045 --:--:-- --:--:-- --:--:-- 57479 06:22:37 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 06:22:37 [Pipeline] } 06:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:38 + git log --format=format:%s -1 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] sh 06:22:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:39 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:22: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 06:22:39 $ docker top 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd -eo pid,comm 06:22: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). 06:22:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:39 [ssh-agent] Looking for ssh-agent implementation... 06:22:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:40 $ docker exec 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd ssh-agent 06:22:40 SSH_AUTH_SOCK=/tmp/ssh-QkTGM1zT8FXD/agent.33 06:22:40 SSH_AGENT_PID=39 06:22:40 Running ssh-add (command line suppressed) 06:22:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14340185372651319139.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14340185372651319139.key) 06:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:40 + git semver tag 06:22:40 2024-02-16 06:22:40,742 [run_tag] DEBUG tag force:False 06:22:40 2024-02-16 06:22:40,742 [check_head_tag] DEBUG check head tag 06:22:40 2024-02-16 06:22:40,744 [execute] INFO git cat-file --batch-check 06:22:40 2024-02-16 06:22:40,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:22:40 2024-02-16 06:22:40,749 [execute] INFO git cat-file --batch 06:22:40 2024-02-16 06:22:40,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:22:40 2024-02-16 06:22:40,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:22:40 2024-02-16 06:22:40,772 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 06:22:40 2024-02-16 06:22:40,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:22:40 2024-02-16 06:22:40,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:22:40 3.2.0-dev.8 [Pipeline] } 06:22:40 $ docker exec --env ******** --env ******** 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd ssh-agent -k 06:22:40 unset SSH_AUTH_SOCK; 06:22:40 unset SSH_AGENT_PID; 06:22:40 echo Agent pid 39 killed; 06:22:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:41 + git semver [Pipeline] } 06:22:41 $ docker stop --time=1 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd 06:22:42 $ docker rm -f --volumes 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:22:43 06:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:22:43 0.23.1-centos7: Pulling from edgex-lftools 06:22:43 ab5ef0e58194: Pulling fs layer 06:22:43 9712f1f96733: Pulling fs layer 06:22:43 63f879dbbcfc: Pulling fs layer 06:22:43 0d9ebad4ef96: Pulling fs layer 06:22:43 e9a5061849ea: Pulling fs layer 06:22:43 d747dcd14b5f: Pulling fs layer 06:22:43 2de7ff778b66: Pulling fs layer 06:22:43 0d9ebad4ef96: Waiting 06:22:43 e9a5061849ea: Waiting 06:22:43 d747dcd14b5f: Waiting 06:22:43 2de7ff778b66: Waiting 06:22:43 9712f1f96733: Download complete 06:22:44 63f879dbbcfc: Verifying Checksum 06:22:44 63f879dbbcfc: Download complete 06:22:44 e9a5061849ea: Verifying Checksum 06:22:44 e9a5061849ea: Download complete 06:22:44 d747dcd14b5f: Download complete 06:22:44 ab5ef0e58194: Verifying Checksum 06:22:44 ab5ef0e58194: Download complete 06:22:44 2de7ff778b66: Verifying Checksum 06:22:44 2de7ff778b66: Download complete 06:22:44 0d9ebad4ef96: Download complete 06:22:47 ab5ef0e58194: Pull complete 06:22:47 9712f1f96733: Pull complete 06:22:47 63f879dbbcfc: Pull complete 06:22:52 0d9ebad4ef96: Pull complete 06:22:52 e9a5061849ea: Pull complete 06:22:52 d747dcd14b5f: Pull complete 06:22:53 2de7ff778b66: Pull complete 06:22:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:22:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:54 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:23:00 $ docker top facb839e9996cafc08966331e5de1d372bb2a83b22098c361e1df259a4493577 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:23:00 provisioning config files... 06:23:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11558781239225055221tmp 06:23:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3424813461072301462tmp 06:23:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16266033562287027083tmp [Pipeline] { [Pipeline] echo 06:23:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:23:00 ---> sigul-configuration.sh 06:23:00 gpg: directory `/root/.gnupg' created 06:23:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:23:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:23:00 gpg: keyring `/root/.gnupg/secring.gpg' created 06:23:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:23:00 gpg: CAST5 encrypted data 06:23:00 gpg: encrypted with 1 passphrase 06:23:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:23:01 + mkdir /home/jenkins 06:23:01 + mkdir /home/jenkins/sigul [Pipeline] sh 06:23:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:23:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:23:01 ---> sigul-install.sh 06:23:01 Sigul already installed; skipping installation. [Pipeline] sh 06:23:02 + git tag --list 06:23:02 0.7.1 06:23:02 delhi-tag 06:23:02 v1.0.0 06:23:02 v1.1.0 06:23:02 v1.1.1 06:23:02 v1.1.2 06:23:02 v1.2.0 06:23:02 v1.2.1 06:23:02 v1.2.2 06:23:02 v1.2.3 06:23:02 v1.3.0 06:23:02 v1.4.0 06:23:02 v2.0.0 06:23:02 v2.1.0 06:23:02 v2.1.1 06:23:02 v2.2.0 06:23:02 v2.3.0 06:23:02 v2.3.1 06:23:02 v3.0 06:23:02 v3.0.0 06:23:02 v3.0.1-dev.1 06:23:02 v3.1 06:23:02 v3.1.0 06:23:02 v3.1.0-dev.1 06:23:02 v3.1.0-dev.10 06:23:02 v3.1.0-dev.11 06:23:02 v3.1.0-dev.12 06:23:02 v3.1.0-dev.13 06:23:02 v3.1.0-dev.14 06:23:02 v3.1.0-dev.15 06:23:02 v3.1.0-dev.16 06:23:02 v3.1.0-dev.17 06:23:02 v3.1.0-dev.18 06:23:02 v3.1.0-dev.19 06:23:02 v3.1.0-dev.2 06:23:02 v3.1.0-dev.20 06:23:02 v3.1.0-dev.21 06:23:02 v3.1.0-dev.22 06:23:02 v3.1.0-dev.23 06:23:02 v3.1.0-dev.24 06:23:02 v3.1.0-dev.25 06:23:02 v3.1.0-dev.26 06:23:02 v3.1.0-dev.27 06:23:02 v3.1.0-dev.28 06:23:02 v3.1.0-dev.29 06:23:02 v3.1.0-dev.3 06:23:02 v3.1.0-dev.30 06:23:02 v3.1.0-dev.31 06:23:02 v3.1.0-dev.32 06:23:02 v3.1.0-dev.33 06:23:02 v3.1.0-dev.34 06:23:02 v3.1.0-dev.35 06:23:02 v3.1.0-dev.36 06:23:02 v3.1.0-dev.37 06:23:02 v3.1.0-dev.38 06:23:02 v3.1.0-dev.39 06:23:02 v3.1.0-dev.4 06:23:02 v3.1.0-dev.40 06:23:02 v3.1.0-dev.41 06:23:02 v3.1.0-dev.5 06:23:02 v3.1.0-dev.6 06:23:02 v3.1.0-dev.7 06:23:02 v3.1.0-dev.8 06:23:02 v3.1.0-dev.9 06:23:02 v3.2.0-dev.1 06:23:02 v3.2.0-dev.2 06:23:02 v3.2.0-dev.3 06:23:02 v3.2.0-dev.4 06:23:02 v3.2.0-dev.5 06:23:02 v3.2.0-dev.6 06:23:02 v3.2.0-dev.7 06:23:02 v3.2.0-dev.8 [Pipeline] sh 06:23:02 + lftools sign git-tag v3.2.0-dev.8 06:23:02 Signing Git tag with Sigul... 06:23:02 Signing v3.2.0-dev.8 [Pipeline] echo 06:23:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:23:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:23:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:23:03 $ docker stop --time=1 facb839e9996cafc08966331e5de1d372bb2a83b22098c361e1df259a4493577 06:23:04 $ docker rm -f --volumes facb839e9996cafc08966331e5de1d372bb2a83b22098c361e1df259a4493577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:23:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:23:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:06 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:23:06 $ docker top ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 -eo pid,comm 06:23:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:23:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:06 [ssh-agent] Looking for ssh-agent implementation... 06:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:07 $ docker exec ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 ssh-agent 06:23:07 SSH_AUTH_SOCK=/tmp/ssh-OSuM0oCxgOV0/agent.32 06:23:07 SSH_AGENT_PID=38 06:23:07 Running ssh-add (command line suppressed) 06:23:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5444657256347437542.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5444657256347437542.key) 06:23:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:07 + git semver bump pre 06:23:07 2024-02-16 06:23:07,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:23:07 2024-02-16 06:23:07,837 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 06:23:07 2024-02-16 06:23:07,837 [bump_version] DEBUG bumped version:3.2.0-dev.9 06:23:07 2024-02-16 06:23:07,837 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:23:07 2024-02-16 06:23:07,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:23:07 2024-02-16 06:23:07,837 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:23:07 2024-02-16 06:23:07,839 [execute] INFO git cat-file --batch-check 06:23:07 2024-02-16 06:23:07,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:23:07 2024-02-16 06:23:07,845 [execute] INFO git cat-file --batch 06:23:07 2024-02-16 06:23:07,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:23:07 2024-02-16 06:23:07,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:23:07 3.2.0-dev.9 [Pipeline] } 06:23:07 $ docker exec --env ******** --env ******** ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 ssh-agent -k 06:23:08 unset SSH_AUTH_SOCK; 06:23:08 unset SSH_AGENT_PID; 06:23:08 echo Agent pid 38 killed; 06:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:08 + git semver [Pipeline] } 06:23:08 $ docker stop --time=1 ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 06:23:10 $ docker rm -f --volumes ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:23:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:11 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:23:11 $ docker top d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:11 [ssh-agent] Looking for ssh-agent implementation... 06:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:11 $ docker exec d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c ssh-agent 06:23:11 SSH_AUTH_SOCK=/tmp/ssh-vIkUoeReiE6M/agent.32 06:23:11 SSH_AGENT_PID=38 06:23:11 Running ssh-add (command line suppressed) 06:23:12 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14672037057816026905.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14672037057816026905.key) 06:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:12 + git semver push 06:23:12 2024-02-16 06:23:12,579 [run_push] DEBUG push 06:23:12 2024-02-16 06:23:12,579 [execute] INFO git cat-file --batch-check 06:23:12 2024-02-16 06:23:12,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:23:12 2024-02-16 06:23:12,584 [execute] INFO git rev-list 9712db83ebd8e12692aa5128aa71a7ef5e942586 -- 06:23:12 2024-02-16 06:23:12,584 [execute] DEBUG Popen(['git', 'rev-list', '9712db83ebd8e12692aa5128aa71a7ef5e942586', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:23:12 2024-02-16 06:23:12,598 [execute] INFO git fetch -v origin 06:23:12 2024-02-16 06:23:12,598 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:23:13 2024-02-16 06:23:13,083 [run_push] DEBUG no remote changes detected 06:23:13 2024-02-16 06:23:13,084 [execute] INFO git push origin semver 06:23:13 2024-02-16 06:23:13,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:23:14 2024-02-16 06:23:13,843 [run_push] DEBUG push all version tags 06:23:14 2024-02-16 06:23:13,844 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:23:14 2024-02-16 06:23:13,844 [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) 06:23:14 2024-02-16 06:23:14,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:23:14 3.2.0-dev.9 [Pipeline] } 06:23:14 $ docker exec --env ******** --env ******** d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c ssh-agent -k 06:23:14 unset SSH_AUTH_SOCK; 06:23:14 unset SSH_AGENT_PID; 06:23:14 echo Agent pid 38 killed; 06:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:15 + git semver [Pipeline] } 06:23:15 $ docker stop --time=1 d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c 06:23:16 $ docker rm -f --volumes d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:23:18 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:23:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:23:18 total 16 06:23:18 drwxr-xr-x 3 root root 4096 Feb 16 06:12 . 06:23:18 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:23 .. 06:23:18 drwxr-xr-x 2 root root 4096 Feb 16 06:12 cost 06:23:18 -rw-r--r-- 1 root root 85 Feb 16 06:12 cost.csv 06:23:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:23:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:23:18 total 16 06:23:18 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 06:12 . 06:23:18 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:23 .. 06:23:18 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 06:12 cost 06:23:18 -rw-r--r-- 1 jenkins jenkins 85 Feb 16 06:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:23:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:19 ---> package-listing.sh 06:23:19 ++ facter osfamily 06:23:19 ++ tr '[:upper:]' '[:lower:]' 06:23:19 + OS_FAMILY=debian 06:23:19 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:23:19 + START_PACKAGES=/tmp/packages_start.txt 06:23:19 + END_PACKAGES=/tmp/packages_end.txt 06:23:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:19 + PACKAGES=/tmp/packages_start.txt 06:23:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:23:19 + PACKAGES=/tmp/packages_end.txt 06:23:19 + case "${OS_FAMILY}" in 06:23:19 + dpkg -l 06:23:19 + grep '^ii' 06:23:19 + '[' -f /tmp/packages_start.txt ']' 06:23:19 + '[' -f /tmp/packages_end.txt ']' 06:23:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:23:19 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:23:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:23:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:23:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:20 prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container 06:23:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:23:21 $ docker top 4285821662f25646e814ea0e6f974e90684148ff1c654f9befa984f789e73ae6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:21 + mkdir -p /var/log/sysstat [Pipeline] sh 06:23:22 + ls /var/log/sa-host 06:23:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:22 provisioning config files... 06:23:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16363141867433358547tmp [Pipeline] { [Pipeline] echo 06:23:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:22 ---> create-netrc.sh [Pipeline] } 06:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:23:23 ---> python-tools-install.sh [Pipeline] echo 06:23:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:23 ---> sudo-logs.sh 06:23:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:23 ---> job-cost.sh 06:23:23 lf-activate-venv: SKIPPING 06:23:23 DEBUG: total: 0.2199999988079071 06:23:23 INFO: Retrieving Stack Cost... 06:23:24 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:24 INFO: Archiving Costs [Pipeline] echo 06:23:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:24 ---> logs-deploy.sh 06:23:24 lf-activate-venv: SKIPPING 06:23:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/279 06:23:24 INFO: archiving workspace using pattern(s): 06:23:25 Archives upload complete. 06:23:25 INFO: archiving logs to Nexus