Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44494171fcaded074de32712625f564a2da22111 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-ssh3816267244757324873.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11260384267452759802.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17962553317586222002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4826777635016626534.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-ssh2149758444469117839.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-6376 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 44494171fcaded074de32712625f564a2da22111 (main) Commit message: "Merge pull request #1321 from marcpfuller/update_swagger" > 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 44494171fcaded074de32712625f564a2da22111 # timeout=10 > git rev-list --no-walk 08f78b5e5c66dc01915b78c11f09bc0973b3e0c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:34:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:34:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:34:55 ========================================================= 05:34:55 EdgeX Global Pipelines Version Info 05:34:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:34:55 ------------------- 05:34:55 stable info: 05:34:55 ------------------- 05:34:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:34:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:34:55 Message: update stable to v1.0.244 05:34:56 ------------------- 05:34:56 experimental info: 05:34:56 ------------------- 05:34:56 Commited By: **** collab-it+edgex@linuxfoundation.org 05:34:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:34:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44494171fcaded074de32712625f564a2da22111 [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4449417 [Pipeline] echo 05:34:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:57 provisioning config files... 05:34:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config94935049439008344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:57 ---> docker-login.sh 05:34:57 nexus3.edgexfoundry.org:10001 05:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:57 Configure a credential helper to remove this warning. See 05:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:57 05:34:57 Login Succeeded 05:34:57 nexus3.edgexfoundry.org:10002 05:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:57 Configure a credential helper to remove this warning. See 05:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:57 05:34:57 Login Succeeded 05:34:57 nexus3.edgexfoundry.org:10003 05:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:58 Configure a credential helper to remove this warning. See 05:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:58 05:34:58 Login Succeeded 05:34:58 nexus3.edgexfoundry.org:10004 05:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:58 Configure a credential helper to remove this warning. See 05:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:58 05:34:58 Login Succeeded 05:34:58 docker.io 05:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:58 Configure a credential helper to remove this warning. See 05:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:58 05:34:58 Login Succeeded 05:34:58 ---> docker-login.sh ends [Pipeline] } 05:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:34:58 + git rev-list -1 --merges 44494171fcaded074de32712625f564a2da22111~1..44494171fcaded074de32712625f564a2da22111 [Pipeline] echo 05:34:58 -----------> git rev-list -1 --merges 44494171fcaded074de32712625f564a2da22111~1..44494171fcaded074de32712625f564a2da22111 44494171fcaded074de32712625f564a2da22111 05:34:58 44494171fcaded074de32712625f564a2da22111 [false] [Pipeline] sh 05:34:59 + git log --format=format:%s -1 44494171fcaded074de32712625f564a2da22111 [Pipeline] echo 05:34:59 ========================================================= 05:34:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:34:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:34:59 + git log --format=format:%s -1 44494171fcaded074de32712625f564a2da22111 [Pipeline] echo 05:34:59 [semverPrep] GIT_COMMIT: 44494171fcaded074de32712625f564a2da22111, Commit Message: Merge pull request #1321 from marcpfuller/update_swagger [Pipeline] echo 05:34:59 [semverPrep] This is not a build commit. [Pipeline] sh 05:34:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:34:59 + grep -v github /etc/ssh/ssh_known_hosts 05:34:59 + [ -e /tmp/ssh_known_hosts ] 05:34:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:34:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:34:59 + sudo tee -a /etc/ssh/ssh_known_hosts 05:34:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:00 05:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:00 0.1.4: Pulling from edgex-devops/py-git-semver 05:35:00 b85a868b505f: Pulling fs layer 05:35:00 e2be974225ed: Pulling fs layer 05:35:00 339a4e72a1f5: Pulling fs layer 05:35:00 988bab9f4d93: Pulling fs layer 05:35:00 1469e6f7b9e6: Pulling fs layer 05:35:00 eaf3925da568: Pulling fs layer 05:35:00 bab4dde63d76: Pulling fs layer 05:35:00 bde34c3a00c8: Pulling fs layer 05:35:00 b352a97aabf1: Pulling fs layer 05:35:00 4872d77fe225: Pulling fs layer 05:35:00 5851b861e8e6: Pulling fs layer 05:35:00 bab4dde63d76: Waiting 05:35:00 988bab9f4d93: Waiting 05:35:00 1469e6f7b9e6: Waiting 05:35:00 eaf3925da568: Waiting 05:35:00 4872d77fe225: Waiting 05:35:00 bde34c3a00c8: Waiting 05:35:00 5851b861e8e6: Waiting 05:35:00 e2be974225ed: Verifying Checksum 05:35:00 e2be974225ed: Download complete 05:35:00 988bab9f4d93: Verifying Checksum 05:35:00 988bab9f4d93: Download complete 05:35:00 1469e6f7b9e6: Verifying Checksum 05:35:00 1469e6f7b9e6: Download complete 05:35:00 eaf3925da568: Verifying Checksum 05:35:00 eaf3925da568: Download complete 05:35:00 339a4e72a1f5: Verifying Checksum 05:35:00 339a4e72a1f5: Download complete 05:35:01 bde34c3a00c8: Verifying Checksum 05:35:01 bde34c3a00c8: Download complete 05:35:01 b352a97aabf1: Download complete 05:35:01 b85a868b505f: Download complete 05:35:01 4872d77fe225: Download complete 05:35:01 5851b861e8e6: Verifying Checksum 05:35:01 5851b861e8e6: Download complete 05:35:01 bab4dde63d76: Verifying Checksum 05:35:02 b85a868b505f: Pull complete 05:35:02 e2be974225ed: Pull complete 05:35:02 339a4e72a1f5: Pull complete 05:35:02 988bab9f4d93: Pull complete 05:35:03 1469e6f7b9e6: Pull complete 05:35:03 eaf3925da568: Pull complete 05:35:04 bab4dde63d76: Pull complete 05:35:04 bde34c3a00c8: Pull complete 05:35:04 b352a97aabf1: Pull complete 05:35:04 4872d77fe225: Pull complete 05:35:04 5851b861e8e6: Pull complete 05:35:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:05 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:35:06 $ docker top e51b9b9499d874a99859b7da061169769581fa26c3f083195bc2f73cfb0eb1c5 -eo pid,comm 05:35: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). 05:35:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:06 [ssh-agent] Looking for ssh-agent implementation... 05:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:07 $ docker exec e51b9b9499d874a99859b7da061169769581fa26c3f083195bc2f73cfb0eb1c5 ssh-agent 05:35:07 SSH_AUTH_SOCK=/tmp/ssh-oSXmVZv8GxpR/agent.32 05:35:07 SSH_AGENT_PID=38 05:35:07 Running ssh-add (command line suppressed) 05:35:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9338375670684425611.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9338375670684425611.key) 05:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:07 + git tag --points-at HEAD [Pipeline] } 05:35:07 $ docker exec --env ******** --env ******** e51b9b9499d874a99859b7da061169769581fa26c3f083195bc2f73cfb0eb1c5 ssh-agent -k 05:35:07 unset SSH_AUTH_SOCK; 05:35:07 unset SSH_AGENT_PID; 05:35:07 echo Agent pid 38 killed; 05:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:07 [ssh-agent] Looking for ssh-agent implementation... 05:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:07 $ docker exec e51b9b9499d874a99859b7da061169769581fa26c3f083195bc2f73cfb0eb1c5 ssh-agent 05:35:07 SSH_AUTH_SOCK=/tmp/ssh-ws0oQEqTdeez/agent.70 05:35:07 SSH_AGENT_PID=76 05:35:07 Running ssh-add (command line suppressed) 05:35:08 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15991767388628663320.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15991767388628663320.key) 05:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:08 + git semver init 05:35:08 2023-02-17 05:35:08,536 [run_init] DEBUG init version:0.0.0 force:False 05:35:08 2023-02-17 05:35:08,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:35:08 2023-02-17 05:35:08,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:35:08 2023-02-17 05:35:08,538 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:35:09 2023-02-17 05:35:09,540 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 05:35:09 2023-02-17 05:35:09,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 05:35:09 2023-02-17 05:35:09,541 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:35:09 2023-02-17 05:35:09,541 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:35:09 3.0.0-dev.31 [Pipeline] } 05:35:09 $ docker exec --env ******** --env ******** e51b9b9499d874a99859b7da061169769581fa26c3f083195bc2f73cfb0eb1c5 ssh-agent -k 05:35:09 unset SSH_AUTH_SOCK; 05:35:09 unset SSH_AGENT_PID; 05:35:09 echo Agent pid 76 killed; 05:35:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:10 + git semver [Pipeline] } 05:35:10 $ docker stop --time=1 e51b9b9499d874a99859b7da061169769581fa26c3f083195bc2f73cfb0eb1c5 05:35:11 $ docker rm -f --volumes e51b9b9499d874a99859b7da061169769581fa26c3f083195bc2f73cfb0eb1c5 [Pipeline] // withDockerContainer [Pipeline] sh 05:35:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:35:12 Stashed 1 file(s) [Pipeline] echo 05:35:12 [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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 05:35:12 provisioning config files... 05:35:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18085327951659866183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6382 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 05:35:12 Running in /w/workspace/device-sdk-go/161 [Pipeline] { [Pipeline] checkout 05:35:12 The recommended git tool is: git 05:35:12 ---> docker-login.sh 05:35:12 nexus3.edgexfoundry.org:10001 05:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:12 Configure a credential helper to remove this warning. See 05:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:12 05:35:12 Login Succeeded 05:35:12 nexus3.edgexfoundry.org:10002 05:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:12 Configure a credential helper to remove this warning. See 05:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:12 05:35:12 Login Succeeded 05:35:12 nexus3.edgexfoundry.org:10003 05:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:13 Configure a credential helper to remove this warning. See 05:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:13 05:35:13 Login Succeeded 05:35:13 nexus3.edgexfoundry.org:10004 05:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:13 Configure a credential helper to remove this warning. See 05:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:13 05:35:13 Login Succeeded 05:35:13 docker.io 05:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:13 Configure a credential helper to remove this warning. See 05:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:13 05:35:13 Login Succeeded 05:35:13 ---> docker-login.sh ends [Pipeline] } 05:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:13 ========================================================= 05:35:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:35:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:13 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:35:13 Sending build context to Docker daemon 10.49MB 05:35:13 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:35:13 Step 2/10 : FROM ${BASE} AS builder 05:35:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:35:13 213ec9aee27d: Pulling fs layer 05:35:13 4583459ba037: Pulling fs layer 05:35:13 93c1e223e6f2: Pulling fs layer 05:35:13 53926ce57604: Pulling fs layer 05:35:13 21b2b0c7a3f4: Pulling fs layer 05:35:13 22ff95d597cd: Pulling fs layer 05:35:13 12d6caf4c0d1: Pulling fs layer 05:35:13 96b7cbca73a9: Pulling fs layer 05:35:13 a7acece74701: Pulling fs layer 05:35:13 22ff95d597cd: Waiting 05:35:13 21b2b0c7a3f4: Waiting 05:35:13 a7acece74701: Waiting 05:35:13 12d6caf4c0d1: Waiting 05:35:13 96b7cbca73a9: Waiting 05:35:13 53926ce57604: Waiting 05:35:13 93c1e223e6f2: Verifying Checksum 05:35:13 93c1e223e6f2: Download complete 05:35:13 4583459ba037: Verifying Checksum 05:35:13 4583459ba037: Download complete 05:35:13 21b2b0c7a3f4: Download complete 05:35:13 22ff95d597cd: Download complete 05:35:13 213ec9aee27d: Verifying Checksum 05:35:13 213ec9aee27d: Download complete 05:35:13 12d6caf4c0d1: Download complete 05:35:13 213ec9aee27d: Pull complete 05:35:14 4583459ba037: Pull complete 05:35:14 93c1e223e6f2: Pull complete 05:35:15 53926ce57604: Download complete 05:35:15 a7acece74701: Verifying Checksum 05:35:15 a7acece74701: Download complete 05:35:15 96b7cbca73a9: Verifying Checksum 05:35:15 96b7cbca73a9: Download complete 05:35:18 using credential edgex-jenkins-ssh 05:35:18 Cloning the remote Git repository 05:35:18 53926ce57604: Pull complete 05:35:18 21b2b0c7a3f4: Pull complete 05:35:18 22ff95d597cd: Pull complete 05:35:18 12d6caf4c0d1: Pull complete 05:35:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:35:18 > git init /w/workspace/device-sdk-go/161 # timeout=10 05:35:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:35:18 > git --version # timeout=10 05:35:18 > git --version # 'git version 2.25.1' 05:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:35:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:20 96b7cbca73a9: Pull complete 05:35:21 a7acece74701: Pull complete 05:35:21 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:35:21 ---> db6d94c90886 05:35:21 Step 3/10 : ARG MAKE=make build 05:35:21 Avoid second fetch 05:35:21 Checking out Revision 44494171fcaded074de32712625f564a2da22111 (main) 05:35:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:35:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:21 > git config core.sparsecheckout # timeout=10 05:35:21 > git checkout -f 44494171fcaded074de32712625f564a2da22111 # timeout=10 05:35:21 Commit message: "Merge pull request #1321 from marcpfuller/update_swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:35:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:35:22 Dload Upload Total Spent Left Speed 05:35:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 05:35:23 ---> Running in d642980286e6 05:35:23 Removing intermediate container d642980286e6 05:35:23 ---> d53b1203afbe 05:35:23 Step 4/10 : WORKDIR /device-sdk-go 05:35:23 ---> Running in 2847e47b2dca 05:35:23 Removing intermediate container 2847e47b2dca 05:35:23 ---> a9f3540d01d6 05:35:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:35:23 ---> Running in 8961999e4557 05:35:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:35:23 Removing intermediate container 8961999e4557 05:35:23 ---> e8d0e0b77fbf 05:35:23 Step 6/10 : RUN apk add --update --no-cache make git 05:35:23 ---> Running in 28469536b2b4 05:35:23 + + sudo teesudo /etc/docker/daemon.new jq 05:35:23 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:35:23 { 05:35:23 "registry-mirrors": [ 05:35:23 "https://nexus3.edgexfoundry.org:10001" 05:35:23 ], 05:35:23 "bip": "10.250.0.254/24", 05:35:23 "hosts": [ 05:35:23 "tcp://0.0.0.0:5555", 05:35:23 "unix:///var/run/docker.sock" 05:35:23 ], 05:35:23 "mtu": 1458, 05:35:23 "selinux-enabled": true, 05:35:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:35:23 } 05:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 05:35:23 OK: 211 MiB in 51 packages 05:35:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:35:24 + sudo service docker restart 05:35:24 Removing intermediate container 28469536b2b4 05:35:24 ---> 24549a41a585 05:35:24 Step 7/10 : COPY go.mod vendor* ./ 05:35:24 ---> 85185b911299 05:35:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:24 ---> Running in 8a95c4ed7adc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:42 provisioning config files... 05:35:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/161@tmp/config2743157856209683509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:43 ---> docker-login.sh 05:35:43 nexus3.edgexfoundry.org:10001 05:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:43 Configure a credential helper to remove this warning. See 05:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:43 05:35:43 Login Succeeded 05:35:43 nexus3.edgexfoundry.org:10002 05:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:44 Configure a credential helper to remove this warning. See 05:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:44 05:35:44 Login Succeeded 05:35:44 nexus3.edgexfoundry.org:10003 05:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:44 Configure a credential helper to remove this warning. See 05:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:44 05:35:44 Login Succeeded 05:35:44 nexus3.edgexfoundry.org:10004 05:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:44 Configure a credential helper to remove this warning. See 05:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:44 05:35:44 Login Succeeded 05:35:44 docker.io 05:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:45 Configure a credential helper to remove this warning. See 05:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:45 05:35:45 Login Succeeded 05:35:45 ---> docker-login.sh ends [Pipeline] } 05:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:45 ========================================================= 05:35:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:35:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:46 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:35:48 Sending build context to Docker daemon 5.634MB 05:35:48 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:35:48 Step 2/10 : FROM ${BASE} AS builder 05:35:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:35:48 9b18e9b68314: Pulling fs layer 05:35:48 35d82f9e3411: Pulling fs layer 05:35:48 e16973657156: Pulling fs layer 05:35:48 fc693d55d65f: Pulling fs layer 05:35:48 7e9fc2657dce: Pulling fs layer 05:35:48 dda99020689f: Pulling fs layer 05:35:48 db1c61fa0a46: Pulling fs layer 05:35:48 891c053d2c06: Pulling fs layer 05:35:48 fc693d55d65f: Waiting 05:35:48 7e9fc2657dce: Waiting 05:35:48 dda99020689f: Waiting 05:35:48 db1c61fa0a46: Waiting 05:35:48 891c053d2c06: Waiting 05:35:48 e16973657156: Verifying Checksum 05:35:48 e16973657156: Download complete 05:35:48 35d82f9e3411: Verifying Checksum 05:35:48 35d82f9e3411: Download complete 05:35:48 7e9fc2657dce: Verifying Checksum 05:35:48 7e9fc2657dce: Download complete 05:35:48 dda99020689f: Verifying Checksum 05:35:48 dda99020689f: Download complete 05:35:48 9b18e9b68314: Verifying Checksum 05:35:48 9b18e9b68314: Download complete 05:35:49 9b18e9b68314: Pull complete 05:35:49 891c053d2c06: Verifying Checksum 05:35:49 891c053d2c06: Download complete 05:35:49 35d82f9e3411: Pull complete 05:35:50 e16973657156: Pull complete 05:35:50 db1c61fa0a46: Verifying Checksum 05:35:50 db1c61fa0a46: Download complete 05:35:51 Removing intermediate container 8a95c4ed7adc 05:35:51 ---> c625681b2e2a 05:35:51 Step 9/10 : COPY . . 05:35:51 ---> 322ab0153403 05:35:51 Step 10/10 : RUN ${MAKE} 05:35:51 ---> Running in 9fbc95b578a3 05:35:51 noop 05:35:51 fc693d55d65f: Verifying Checksum 05:35:51 fc693d55d65f: Download complete 05:35:51 Removing intermediate container 9fbc95b578a3 05:35:51 ---> a62166e03642 05:35:51 Successfully built a62166e03642 05:35:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:51 + docker inspect -f . ci-base-image-x86_64 05:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:51 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:52 $ docker top 32333fb54f5cd20168b232451317422eee082c8e92d9bc3049404ab026550211 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:52 + go version 05:35:52 go version go1.18.7 linux/amd64 [Pipeline] } 05:35:52 $ docker stop --time=1 32333fb54f5cd20168b232451317422eee082c8e92d9bc3049404ab026550211 05:35:54 $ docker rm -f --volumes 32333fb54f5cd20168b232451317422eee082c8e92d9bc3049404ab026550211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:54 + docker inspect -f . ci-base-image-x86_64 05:35:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:54 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:55 $ docker top 89cdba6baaab960ae34dee2845edf07fbc4c8f44463f6b2d75bb69065f56a3a8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 05:35:55 + make test 05:35:55 go test -race -coverprofile=coverage.out ./... 05:36:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:36:03 fc693d55d65f: Pull complete 05:36:03 7e9fc2657dce: Pull complete 05:36:03 dda99020689f: Pull complete 05:36:07 db1c61fa0a46: Pull complete 05:36:09 891c053d2c06: Pull complete 05:36:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:36:09 ---> f96f9c87975a 05:36:09 Step 3/10 : ARG MAKE=make build 05:36:11 ---> Running in 2050618575bb 05:36:12 Removing intermediate container 2050618575bb 05:36:12 ---> 47429903dd2c 05:36:12 Step 4/10 : WORKDIR /device-sdk-go 05:36:12 ---> Running in 1655d66ce93e 05:36:12 Removing intermediate container 1655d66ce93e 05:36:12 ---> b5659038fda7 05:36:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:36:12 ---> Running in 97b11a3bac68 05:36:13 Removing intermediate container 97b11a3bac68 05:36:13 ---> 65b99878c81a 05:36:13 Step 6/10 : RUN apk add --update --no-cache make git 05:36:13 ---> Running in 8b44b4d03289 05:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:36:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements 05:36:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.060s coverage: 78.9% of statements 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:36:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.096s coverage: 77.8% of statements 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:36:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.099s coverage: 77.0% of statements 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:36:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 65.2% of statements 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:36:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.741s coverage: 89.2% of statements 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:36:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.047s coverage: 4.7% of statements 05:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:36:15 OK: 221 MiB in 51 packages 05:36:16 Removing intermediate container 8b44b4d03289 05:36:16 ---> 0459e4b1eb28 05:36:16 Step 7/10 : COPY go.mod vendor* ./ 05:36:16 ---> 6a419f676707 05:36:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:16 ---> Running in dfb3ec6a3358 05:36:29 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:36:29 GO111MODULE=on go vet ./... 05:36:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:36:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:36:32 ./bin/test-attribution-txt.sh [Pipeline] echo 05:36:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:36:32 $ docker stop --time=1 89cdba6baaab960ae34dee2845edf07fbc4c8f44463f6b2d75bb69065f56a3a8 05:36:34 $ docker rm -f --volumes 89cdba6baaab960ae34dee2845edf07fbc4c8f44463f6b2d75bb69065f56a3a8 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:36:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:36:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:36:36 + ls -al . 05:36:36 total 272 05:36:36 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 05:35 . 05:36:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:34 .. 05:36:36 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:34 .dockerignore 05:36:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:36 .git 05:36:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:34 .github 05:36:36 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:34 .gitignore 05:36:36 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:34 .golangci.yml 05:36:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:35 .semver 05:36:36 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:34 CHANGELOG.md 05:36:36 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:34 GOVERNANCE.md 05:36:36 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:34 Jenkinsfile 05:36:36 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:34 LICENSE 05:36:36 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:34 Makefile 05:36:36 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:34 OWNERS.md 05:36:36 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:34 README.md 05:36:36 -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 05:35 VERSION 05:36:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:34 bin 05:36:36 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:36 coverage.out 05:36:36 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:34 example 05:36:36 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:34 go.mod 05:36:36 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:34 go.sum 05:36:36 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:34 internal 05:36:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:34 openapi 05:36:36 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:34 pkg 05:36:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:34 snap 05:36:36 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:36 + 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=44494171fcaded074de32712625f564a2da22111 --label arch=amd64 --label version=3.0.0-dev.31 . 05:36:36 Sending build context to Docker daemon 10.59MB 05:36:36 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:36:36 Step 2/23 : FROM ${BASE} AS builder 05:36:36 ---> a62166e03642 05:36:36 Step 3/23 : ARG MAKE=make build 05:36:36 ---> Running in 7809f911593d 05:36:36 Removing intermediate container 7809f911593d 05:36:36 ---> 9ad184a2eb61 05:36:36 Step 4/23 : WORKDIR /device-sdk-go 05:36:36 ---> Running in d81815d83d56 05:36:36 Removing intermediate container d81815d83d56 05:36:36 ---> c7d6c2efe0a3 05:36:36 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:36:37 ---> Running in b777326ee9a3 05:36:37 Removing intermediate container b777326ee9a3 05:36:37 ---> 8c014a8a8fd3 05:36:37 Step 6/23 : RUN apk add --update --no-cache make git 05:36:37 ---> Running in b9f3df75f485 05:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:36:37 OK: 211 MiB in 51 packages 05:36:38 Removing intermediate container b9f3df75f485 05:36:38 ---> 0896011b315a 05:36:38 Step 7/23 : COPY go.mod vendor* ./ 05:36:38 ---> 4303d55aed1c 05:36:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:38 ---> Running in 9ea0c7f407c0 05:36:39 Removing intermediate container 9ea0c7f407c0 05:36:39 ---> 6261882d0baf 05:36:39 Step 9/23 : COPY . . 05:36:39 ---> 1c5fdb529ae2 05:36:39 Step 10/23 : RUN ${MAKE} 05:36:39 ---> Running in b59bf9f0fc0e 05:36:39 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.31" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:36:58 Removing intermediate container b59bf9f0fc0e 05:36:58 ---> c851a9a18b31 05:36:58 Step 11/23 : FROM alpine:3.16 05:36:58 3.16: Pulling from library/alpine 05:36:58 ef5531b6e74e: Pulling fs layer 05:36:58 ef5531b6e74e: Download complete 05:36:58 ef5531b6e74e: Pull complete 05:36:58 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:36:58 Status: Downloaded newer image for alpine:3.16 05:36:58 ---> dfd21b5a31f5 05:36:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:36:58 ---> Running in a27a75830b26 05:36:58 Removing intermediate container a27a75830b26 05:36:58 ---> a0ae09da16e0 05:36:58 Step 13/23 : RUN apk add --update --no-cache 05:36:58 ---> Running in 905226a2bf40 05:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:36:58 OK: 6 MiB in 14 packages 05:36:59 Removing intermediate container 905226a2bf40 05:36:59 ---> 0151d184dd23 05:36:59 Step 14/23 : WORKDIR / 05:36:59 ---> Running in cf0502bd81fc 05:36:59 Removing intermediate container cf0502bd81fc 05:36:59 ---> 42f0c03e71e2 05:36:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:36:59 ---> 9a7b27f9790c 05:36:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:37:00 ---> 492c29167c39 05:37:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:37:00 ---> f14eba039dae 05:37:00 Step 18/23 : EXPOSE 59999 05:37:00 ---> Running in c7d57ebf6a9f 05:37:00 Removing intermediate container c7d57ebf6a9f 05:37:00 ---> 6882039c6ce6 05:37:00 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:37:00 ---> Running in 641b6ba8b875 05:37:00 Removing intermediate container 641b6ba8b875 05:37:00 ---> 3a81a3498b36 05:37:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:37:00 ---> Running in 16eaaace6d3a 05:37:00 Removing intermediate container 16eaaace6d3a 05:37:00 ---> b5fe10d03d58 05:37:00 Step 21/23 : LABEL arch=amd64 05:37:00 ---> Running in 0a8b1e22c1fa 05:37:00 Removing intermediate container 0a8b1e22c1fa 05:37:00 ---> 62fe8f4a41aa 05:37:00 Step 22/23 : LABEL git_sha=44494171fcaded074de32712625f564a2da22111 05:37:00 ---> Running in 5129bf159065 05:37:00 Removing intermediate container 5129bf159065 05:37:00 ---> 9c22f0324880 05:37:00 Step 23/23 : LABEL version=3.0.0-dev.31 05:37:00 ---> Running in a67c2c4770b5 05:37:01 Removing intermediate container a67c2c4770b5 05:37:01 ---> 45223c4c84e9 05:37:01 [Warning] One or more build-args [ARCH] were not consumed 05:37:01 Successfully built 45223c4c84e9 05:37:01 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 05:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:01 05:37:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:01 latest: Pulling from edgex-lftools-log-publisher 05:37:01 5eb5b503b376: Pulling fs layer 05:37:01 5c69ac0246d0: Pulling fs layer 05:37:01 ec43610c2a17: Pulling fs layer 05:37:01 3a2ae6a8a46f: Pulling fs layer 05:37:01 33b1e0a273af: Pulling fs layer 05:37:01 5d3b04190fa2: Pulling fs layer 05:37:01 2f39f015ded8: Pulling fs layer 05:37:01 33b1e0a273af: Waiting 05:37:01 5d3b04190fa2: Waiting 05:37:01 2f39f015ded8: Waiting 05:37:01 5c69ac0246d0: Download complete 05:37:01 3a2ae6a8a46f: Download complete 05:37:02 33b1e0a273af: Verifying Checksum 05:37:02 33b1e0a273af: Download complete 05:37:02 ec43610c2a17: Verifying Checksum 05:37:02 ec43610c2a17: Download complete 05:37:02 5d3b04190fa2: Download complete 05:37:02 5eb5b503b376: Verifying Checksum 05:37:02 5eb5b503b376: Download complete 05:37:02 2f39f015ded8: Download complete 05:37:03 5eb5b503b376: Pull complete 05:37:03 5c69ac0246d0: Pull complete 05:37:04 ec43610c2a17: Pull complete 05:37:04 3a2ae6a8a46f: Pull complete 05:37:04 33b1e0a273af: Pull complete 05:37:04 5d3b04190fa2: Pull complete 05:37:07 2f39f015ded8: Pull complete 05:37:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:07 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:37:09 $ docker top 4994d7b38c845f76fea506cd4e5e0751d889a28824851c43d83564efd774e79c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:10 ---> job-cost.sh 05:37:10 lf-activate-venv: SKIPPING 05:37:10 INFO: No Stack... 05:37:10 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:11 INFO: Archiving Costs [Pipeline] sh 05:37:11 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 05:37:11 + cut -d, -f6 [Pipeline] lock 05:37:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] 05:37:11 Resource [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] did not exist. Created. 05:37:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:11 + echo total: 0.2199999988079071 [Pipeline] stash 05:37:11 Stashed 1 file(s) [Pipeline] } 05:37:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:11 $ docker stop --time=1 4994d7b38c845f76fea506cd4e5e0751d889a28824851c43d83564efd774e79c 05:37:12 $ docker rm -f --volumes 4994d7b38c845f76fea506cd4e5e0751d889a28824851c43d83564efd774e79c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:37:24 Removing intermediate container dfb3ec6a3358 05:37:24 ---> bb03165cf905 05:37:24 Step 9/10 : COPY . . 05:37:24 ---> 89e89a9b30b5 05:37:24 Step 10/10 : RUN ${MAKE} 05:37:24 ---> Running in 0c0c1eaaaa4f 05:37:25 noop 05:37:26 Removing intermediate container 0c0c1eaaaa4f 05:37:26 ---> f8614bcd2f6c 05:37:26 Successfully built f8614bcd2f6c 05:37:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:26 + docker inspect -f . ci-base-image-arm64 05:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-6382 does not seem to be running inside a container 05:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/161 -v /w/workspace/device-sdk-go/161:/w/workspace/device-sdk-go/161:rw,z -v /w/workspace/device-sdk-go/161@tmp:/w/workspace/device-sdk-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:37:28 $ docker top 887b228a3321900acf4a87fd1f2593d195c962f70aa52e3c49a30b6480577a39 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:28 + go version 05:37:28 go version go1.18.7 linux/arm64 [Pipeline] } 05:37:28 $ docker stop --time=1 887b228a3321900acf4a87fd1f2593d195c962f70aa52e3c49a30b6480577a39 05:37:30 $ docker rm -f --volumes 887b228a3321900acf4a87fd1f2593d195c962f70aa52e3c49a30b6480577a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:31 + docker inspect -f . ci-base-image-arm64 05:37:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:31 prd-ubuntu20.04-docker-arm64-4c-16g-6382 does not seem to be running inside a container 05:37:31 $ 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/161 -v /w/workspace/device-sdk-go/161:/w/workspace/device-sdk-go/161:rw,z -v /w/workspace/device-sdk-go/161@tmp:/w/workspace/device-sdk-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:37:32 $ docker top bb5644e4d1afd03112a764b2a79b602c242a1993a5147a4f5e54d0c00a066766 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:33 + git config --global --add safe.directory /w/workspace/device-sdk-go/161 [Pipeline] fileExists [Pipeline] sh 05:37:34 + make test 05:37:34 go test -race -coverprofile=coverage.out ./... 05:38:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:40:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:40:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.312s coverage: 27.6% of statements 05:40:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.359s coverage: 78.9% of statements 05:40:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:40:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.387s coverage: 77.8% of statements 05:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:40:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.519s coverage: 77.0% of statements 05:40:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:40:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:40:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:40:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.436s coverage: 65.2% of statements 05:40:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:40:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:40:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.257s coverage: 89.2% of statements 05:40:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:40:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.279s coverage: 4.7% of statements 05:40:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:40:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:40:18 GO111MODULE=on go vet ./... 05:41:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:41:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:41:54 ./bin/test-attribution-txt.sh [Pipeline] echo 05:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:41:55 $ docker stop --time=1 bb5644e4d1afd03112a764b2a79b602c242a1993a5147a4f5e54d0c00a066766 05:41:57 $ docker rm -f --volumes bb5644e4d1afd03112a764b2a79b602c242a1993a5147a4f5e54d0c00a066766 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:41:58 Warning: overwriting stash ‘coverage-report’ 05:41:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:00 + ls -al . 05:42:00 total 268 05:42:00 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 05:37 . 05:42:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:35 .. 05:42:00 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:35 .dockerignore 05:42:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:35 .git 05:42:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:35 .github 05:42:00 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:35 .gitignore 05:42:00 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:35 .golangci.yml 05:42:00 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:35 CHANGELOG.md 05:42:00 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:35 GOVERNANCE.md 05:42:00 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:35 Jenkinsfile 05:42:00 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:35 LICENSE 05:42:00 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:35 Makefile 05:42:00 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:35 OWNERS.md 05:42:00 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:35 README.md 05:42:00 -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 05:35 VERSION 05:42:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:35 bin 05:42:00 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:40 coverage.out 05:42:00 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:35 example 05:42:00 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:35 go.mod 05:42:00 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:35 go.sum 05:42:00 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:35 internal 05:42:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:35 openapi 05:42:00 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:35 pkg 05:42:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:35 snap 05:42:00 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:00 + 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=44494171fcaded074de32712625f564a2da22111 --label arch=arm64 --label version=3.0.0-dev.31 . 05:42:01 Sending build context to Docker daemon 5.733MB 05:42:01 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:42:01 Step 2/23 : FROM ${BASE} AS builder 05:42:01 ---> f8614bcd2f6c 05:42:01 Step 3/23 : ARG MAKE=make build 05:42:01 ---> Running in e6adc51c17e5 05:42:01 Removing intermediate container e6adc51c17e5 05:42:01 ---> 91b9e92b57b5 05:42:01 Step 4/23 : WORKDIR /device-sdk-go 05:42:01 ---> Running in 5b3c12f7e32e 05:42:01 Removing intermediate container 5b3c12f7e32e 05:42:01 ---> fa68e9f03e27 05:42:01 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:42:01 ---> Running in ebad2350da9a 05:42:02 Removing intermediate container ebad2350da9a 05:42:02 ---> 1a1517a4c715 05:42:02 Step 6/23 : RUN apk add --update --no-cache make git 05:42:02 ---> Running in 7f9a89dbe258 05:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:42:04 OK: 221 MiB in 51 packages 05:42:05 Removing intermediate container 7f9a89dbe258 05:42:05 ---> 64ca85149da0 05:42:05 Step 7/23 : COPY go.mod vendor* ./ 05:42:06 ---> af0e516e6a92 05:42:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:06 ---> Running in 7201be42ac30 05:42:08 Removing intermediate container 7201be42ac30 05:42:08 ---> edacc27e8f13 05:42:08 Step 9/23 : COPY . . 05:42:10 ---> a41fcefc49a9 05:42:10 Step 10/23 : RUN ${MAKE} 05:42:10 ---> Running in f6e4fe23a4bb 05:42:11 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.31" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:44:33 Removing intermediate container f6e4fe23a4bb 05:44:33 ---> be6896c6b02a 05:44:33 Step 11/23 : FROM alpine:3.16 05:44:33 3.16: Pulling from library/alpine 05:44:33 3760b48202b3: Pulling fs layer 05:44:33 3760b48202b3: Verifying Checksum 05:44:33 3760b48202b3: Download complete 05:44:33 3760b48202b3: Pull complete 05:44:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:44:33 Status: Downloaded newer image for alpine:3.16 05:44:33 ---> 4c81e5bf8899 05:44:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:44:33 ---> Running in f54ac179131f 05:44:33 Removing intermediate container f54ac179131f 05:44:33 ---> a726c91bc505 05:44:33 Step 13/23 : RUN apk add --update --no-cache 05:44:33 ---> Running in 1b452e14ae3d 05:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:44:33 OK: 5 MiB in 14 packages 05:44:34 Removing intermediate container 1b452e14ae3d 05:44:34 ---> 18c17918dc83 05:44:34 Step 14/23 : WORKDIR / 05:44:34 ---> Running in 23d5d5a2e941 05:44:34 Removing intermediate container 23d5d5a2e941 05:44:34 ---> 7270a1244a1c 05:44:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:44:35 ---> 1a863adc63d7 05:44:35 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:44:36 ---> 9d3491196541 05:44:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:44:37 ---> 5eba4729c390 05:44:37 Step 18/23 : EXPOSE 59999 05:44:37 ---> Running in 29f5400ee9c5 05:44:37 Removing intermediate container 29f5400ee9c5 05:44:37 ---> 04da32b85f63 05:44:37 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:44:37 ---> Running in 04a2e378d362 05:44:38 Removing intermediate container 04a2e378d362 05:44:38 ---> f37cbc337f3b 05:44:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:44:38 ---> Running in 859bc422ade2 05:44:38 Removing intermediate container 859bc422ade2 05:44:38 ---> 7491cea20005 05:44:38 Step 21/23 : LABEL arch=arm64 05:44:38 ---> Running in c0b1efec2a7a 05:44:39 Removing intermediate container c0b1efec2a7a 05:44:39 ---> d8a6c183694f 05:44:39 Step 22/23 : LABEL git_sha=44494171fcaded074de32712625f564a2da22111 05:44:39 ---> Running in dd7d73adef60 05:44:39 Removing intermediate container dd7d73adef60 05:44:39 ---> bdb7a9458728 05:44:39 Step 23/23 : LABEL version=3.0.0-dev.31 05:44:39 ---> Running in d51a7d68605d 05:44:39 Removing intermediate container d51a7d68605d 05:44:39 ---> d73a57d70a06 05:44:39 [Warning] One or more build-args [ARCH] were not consumed 05:44:39 Successfully built d73a57d70a06 05:44:39 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 05:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:40 05:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:40 arm64: Pulling from edgex-lftools-log-publisher 05:44:40 8998bd30e6a1: Pulling fs layer 05:44:40 04944245beec: Pulling fs layer 05:44:40 699f458cf7ca: Pulling fs layer 05:44:40 765212b225bb: Pulling fs layer 05:44:40 f23df028b6ca: Pulling fs layer 05:44:40 d65c8cfc05b1: Pulling fs layer 05:44:40 2437ff75d9bd: Pulling fs layer 05:44:40 f23df028b6ca: Waiting 05:44:40 d65c8cfc05b1: Waiting 05:44:40 2437ff75d9bd: Waiting 05:44:40 765212b225bb: Waiting 05:44:41 04944245beec: Verifying Checksum 05:44:41 04944245beec: Download complete 05:44:41 765212b225bb: Verifying Checksum 05:44:41 765212b225bb: Download complete 05:44:41 f23df028b6ca: Verifying Checksum 05:44:41 f23df028b6ca: Download complete 05:44:41 d65c8cfc05b1: Verifying Checksum 05:44:41 d65c8cfc05b1: Download complete 05:44:41 699f458cf7ca: Verifying Checksum 05:44:41 699f458cf7ca: Download complete 05:44:41 8998bd30e6a1: Download complete 05:44:44 2437ff75d9bd: Verifying Checksum 05:44:44 2437ff75d9bd: Download complete 05:44:45 8998bd30e6a1: Pull complete 05:44:45 04944245beec: Pull complete 05:44:47 699f458cf7ca: Pull complete 05:44:47 765212b225bb: Pull complete 05:44:48 f23df028b6ca: Pull complete 05:44:48 d65c8cfc05b1: Pull complete 05:45:03 2437ff75d9bd: Pull complete 05:45:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:03 prd-ubuntu20.04-docker-arm64-4c-16g-6382 does not seem to be running inside a container 05:45:03 $ 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/161 -v /w/workspace/device-sdk-go/161:/w/workspace/device-sdk-go/161:rw,z -v /w/workspace/device-sdk-go/161@tmp:/w/workspace/device-sdk-go/161@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:arm64 cat 05:45:06 $ docker top 9accfb1ece810d00817d48bfc7a601c96cb212fd995e47ed3a48f08ae20ca201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:07 ---> job-cost.sh 05:45:07 lf-activate-venv: SKIPPING 05:45:07 INFO: No Stack... 05:45:08 INFO: Retrieving Pricing Info for: v3-standard-4 05:45:09 INFO: Archiving Costs [Pipeline] sh 05:45:10 + + cutcat -d, /w/workspace/device-sdk-go/161/archives/cost.csv -f6 05:45:10 [Pipeline] lock 05:45:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] 05:45:10 Resource [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] did not exist. Created. 05:45:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:10 /w/workspace/device-sdk-go/161@tmp/durable-b3083134/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:45:11 + echo total: 0.10999999940395355 [Pipeline] stash 05:45:11 Warning: overwriting stash ‘stack-cost’ 05:45:11 Stashed 1 file(s) [Pipeline] } 05:45:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 05:45:11 $ docker stop --time=1 9accfb1ece810d00817d48bfc7a601c96cb212fd995e47ed3a48f08ae20ca201 05:45:13 $ docker rm -f --volumes 9accfb1ece810d00817d48bfc7a601c96cb212fd995e47ed3a48f08ae20ca201 [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 05:45:13 provisioning config files... 05:45:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17059515572701882757tmp [Pipeline] { [Pipeline] sh 05:45:13 + set +x 05:45:13 + curl -s https://codecov.io/bash 05:45:13 + bash -s -- 05:45:13 05:45:13 _____ _ 05:45:13 / ____| | | 05:45:13 | | ___ __| | ___ ___ _____ __ 05:45:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:45:13 | |___| (_) | (_| | __/ (_| (_) \ V / 05:45:13 \_____\___/ \__,_|\___|\___\___/ \_/ 05:45:13 Bash-1.0.6 05:45:13 05:45:13 05:45:13 ==> git version 2.25.1 found 05:45:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:45:13 Release-Date: 2020-01-08 05:45:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:45:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:45:13 ==> Jenkins CI detected. 05:45:13 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:45:13 project root: . 05:45:13 --> token set from env 05:45:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:45:13 ==> Running gcov in . (disable via -X gcov) 05:45:13 ==> Python coveragepy not found 05:45:13 ==> Searching for coverage reports in: 05:45:13 + . 05:45:13 -> Found 1 reports 05:45:13 ==> Detecting git/mercurial file structure 05:45:13 ==> Reading reports 05:45:13 + ./coverage.out bytes=98700 05:45:14 ==> Appending adjustments 05:45:14 https://docs.codecov.io/docs/fixing-reports 05:45:14 + Found adjustments 05:45:14 ==> Gzipping contents 05:45:14 16K /tmp/codecov.g1VbKc.gz 05:45:14 ==> Uploading reports 05:45:14 url: https://codecov.io 05:45:14 query: branch=main&commit=44494171fcaded074de32712625f564a2da22111&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:45:14 -> Pinging Codecov 05:45:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=44494171fcaded074de32712625f564a2da22111&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:45:14 -> Uploading to 05:45:14 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/44494171fcaded074de32712625f564a2da22111/cca60cac-9861-4bc5-8def-1f1f00cc4ddc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T054514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b38ae2eecf1ddf4b36e2e1dd1d03cf76846171c6e3dc6a3156435f813523e7c6 05:45:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:14 Dload Upload Total Spent Left Speed 05:45:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14387 0 0 100 14387 0 70871 --:--:-- --:--:-- --:--:-- 70524 100 14387 0 0 100 14387 0 49270 --:--:-- --:--:-- --:--:-- 49270 05:45:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/44494171fcaded074de32712625f564a2da22111 [Pipeline] } 05:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:45:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:45:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:45:15 05:45:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:45:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:45:15 df9b9388f04a: Pulling fs layer 05:45:15 52dc419b0ee2: Pulling fs layer 05:45:15 25bc292e5bac: Pulling fs layer 05:45:15 114826534d7a: Pulling fs layer 05:45:15 4657fd5d0bcf: Pulling fs layer 05:45:15 6ad1cebc031e: Pulling fs layer 05:45:15 114826534d7a: Waiting 05:45:15 8a3aa393b2d8: Pulling fs layer 05:45:15 4657fd5d0bcf: Waiting 05:45:15 6ad1cebc031e: Waiting 05:45:15 8a3aa393b2d8: Waiting 05:45:15 25bc292e5bac: Verifying Checksum 05:45:15 25bc292e5bac: Download complete 05:45:15 52dc419b0ee2: Download complete 05:45:15 4657fd5d0bcf: Verifying Checksum 05:45:15 4657fd5d0bcf: Download complete 05:45:16 df9b9388f04a: Download complete 05:45:16 df9b9388f04a: Pull complete 05:45:16 52dc419b0ee2: Pull complete 05:45:16 25bc292e5bac: Pull complete 05:45:16 6ad1cebc031e: Verifying Checksum 05:45:16 6ad1cebc031e: Download complete 05:45:17 114826534d7a: Verifying Checksum 05:45:17 114826534d7a: Download complete 05:45:17 8a3aa393b2d8: Verifying Checksum 05:45:17 8a3aa393b2d8: Download complete 05:45:20 114826534d7a: Pull complete 05:45:20 4657fd5d0bcf: Pull complete 05:45:20 6ad1cebc031e: Pull complete 05:45:23 8a3aa393b2d8: Pull complete 05:45:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:23 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:45:25 $ docker top 71db0519d96c6b8930afbcd22f89d16efdf63fed9f79e1f30ea51bf5f38099ee -eo pid,comm [Pipeline] { [Pipeline] echo 05:45:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:45:26 + set -o pipefail 05:45:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:45:31 05:45:31 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 05:45:31 05:45:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/067e1def-f99b-4c4d-ae96-b6f6ec3a10c9 05:45:31 05:45:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:45:31 05:45:31 05:45:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:45:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:45:31 More details here: https://snyk.co/ue1NS [Pipeline] } 05:45:31 $ docker stop --time=1 71db0519d96c6b8930afbcd22f89d16efdf63fed9f79e1f30ea51bf5f38099ee 05:45:33 $ docker rm -f --volumes 71db0519d96c6b8930afbcd22f89d16efdf63fed9f79e1f30ea51bf5f38099ee [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 05:45:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:34 provisioning config files... 05:45:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14919354021496813842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:34 --> edgex-publish-swagger.sh 05:45:34 === Publish openapi/v3 API === 05:45:34 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:45:34 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 05:45:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:34 Dload Upload Total Spent Left Speed 05:45:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25273 0 0 100 25273 0 41635 --:--:-- --:--:-- --:--:-- 41567 100 25273 0 0 100 25273 0 41635 --:--:-- --:--:-- --:--:-- 41567 05:45:35 05:45:35 [Pipeline] } 05:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:35 + git log --format=format:%s -1 44494171fcaded074de32712625f564a2da22111 [Pipeline] sh 05:45:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:45:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:36 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:45:36 $ docker top 1b4ab2ff0b2891a6b1ed51697d7f8c2cfd8a6d0cccc11e7959d6153a48e11f91 -eo pid,comm 05:45:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:45:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:36 [ssh-agent] Looking for ssh-agent implementation... 05:45:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:36 $ docker exec 1b4ab2ff0b2891a6b1ed51697d7f8c2cfd8a6d0cccc11e7959d6153a48e11f91 ssh-agent 05:45:36 SSH_AUTH_SOCK=/tmp/ssh-dXX3JwXjhvvQ/agent.32 05:45:36 SSH_AGENT_PID=38 05:45:36 Running ssh-add (command line suppressed) 05:45:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18303217690957769873.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18303217690957769873.key) 05:45:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:37 + git semver tag 05:45:37 2023-02-17 05:45:37,563 [run_tag] DEBUG tag force:False 05:45:37 2023-02-17 05:45:37,563 [check_head_tag] DEBUG check head tag 05:45:37 2023-02-17 05:45:37,565 [execute] INFO git cat-file --batch-check 05:45:37 2023-02-17 05:45:37,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:45:37 2023-02-17 05:45:37,569 [execute] INFO git cat-file --batch 05:45:37 2023-02-17 05:45:37,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 05:45:37 2023-02-17 05:45:37,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:45:37 2023-02-17 05:45:37,604 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 05:45:37 2023-02-17 05:45:37,604 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:45:37 2023-02-17 05:45:37,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:45:37 3.0.0-dev.31 [Pipeline] } 05:45:37 $ docker exec --env ******** --env ******** 1b4ab2ff0b2891a6b1ed51697d7f8c2cfd8a6d0cccc11e7959d6153a48e11f91 ssh-agent -k 05:45:37 unset SSH_AUTH_SOCK; 05:45:37 unset SSH_AGENT_PID; 05:45:37 echo Agent pid 38 killed; 05:45:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:38 + git semver [Pipeline] } 05:45:38 $ docker stop --time=1 1b4ab2ff0b2891a6b1ed51697d7f8c2cfd8a6d0cccc11e7959d6153a48e11f91 05:45:39 $ docker rm -f --volumes 1b4ab2ff0b2891a6b1ed51697d7f8c2cfd8a6d0cccc11e7959d6153a48e11f91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:45:40 05:45:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:45:40 0.23.1-centos7: Pulling from edgex-lftools 05:45:40 ab5ef0e58194: Pulling fs layer 05:45:40 9712f1f96733: Pulling fs layer 05:45:40 63f879dbbcfc: Pulling fs layer 05:45:40 0d9ebad4ef96: Pulling fs layer 05:45:40 e9a5061849ea: Pulling fs layer 05:45:40 d747dcd14b5f: Pulling fs layer 05:45:40 2de7ff778b66: Pulling fs layer 05:45:40 d747dcd14b5f: Waiting 05:45:40 2de7ff778b66: Waiting 05:45:40 0d9ebad4ef96: Waiting 05:45:40 e9a5061849ea: Waiting 05:45:40 9712f1f96733: Verifying Checksum 05:45:40 9712f1f96733: Download complete 05:45:42 63f879dbbcfc: Verifying Checksum 05:45:42 63f879dbbcfc: Download complete 05:45:42 e9a5061849ea: Download complete 05:45:42 d747dcd14b5f: Verifying Checksum 05:45:42 d747dcd14b5f: Download complete 05:45:42 ab5ef0e58194: Verifying Checksum 05:45:42 ab5ef0e58194: Download complete 05:45:42 0d9ebad4ef96: Verifying Checksum 05:45:42 0d9ebad4ef96: Download complete 05:45:42 2de7ff778b66: Verifying Checksum 05:45:42 2de7ff778b66: Download complete 05:45:45 ab5ef0e58194: Pull complete 05:45:45 9712f1f96733: Pull complete 05:45:45 63f879dbbcfc: Pull complete 05:45:48 0d9ebad4ef96: Pull complete 05:45:48 e9a5061849ea: Pull complete 05:45:48 d747dcd14b5f: Pull complete 05:45:49 2de7ff778b66: Pull complete 05:45:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:45:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:49 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:45:52 $ docker top 2d3808c9f8240aa0af7e58e9097c8b0a6d5f805416fb35dd98f01cd14cff3c80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:45:52 provisioning config files... 05:45:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8578147942704369265tmp 05:45:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8267537958161688070tmp 05:45:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13551458548869248616tmp [Pipeline] { [Pipeline] echo 05:45:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:45:52 ---> sigul-configuration.sh 05:45:52 gpg: directory `/root/.gnupg' created 05:45:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:45:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:45:52 gpg: keyring `/root/.gnupg/secring.gpg' created 05:45:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:45:52 gpg: CAST5 encrypted data 05:45:52 gpg: encrypted with 1 passphrase 05:45:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:45:53 + mkdir /home/jenkins 05:45:53 + mkdir /home/jenkins/sigul [Pipeline] sh 05:45:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:45:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:45:53 ---> sigul-install.sh 05:45:53 Sigul already installed; skipping installation. [Pipeline] sh 05:45:53 + git tag --list 05:45:53 0.7.1 05:45:53 delhi-tag 05:45:53 v1.0.0 05:45:53 v1.1.0 05:45:53 v1.1.1 05:45:53 v1.1.2 05:45:53 v1.2.0 05:45:53 v1.2.1 05:45:53 v1.2.2 05:45:53 v1.2.3 05:45:53 v1.3.0 05:45:53 v1.4.0 05:45:53 v2.0.0 05:45:53 v2.1.0 05:45:53 v2.1.1 05:45:53 v2.1.1-dev.2 05:45:53 v2.1.1-dev.3 05:45:53 v2.2.0 05:45:53 v2.2.1-dev.1 05:45:53 v2.2.1-dev.10 05:45:53 v2.2.1-dev.11 05:45:53 v2.2.1-dev.12 05:45:53 v2.2.1-dev.13 05:45:53 v2.2.1-dev.14 05:45:53 v2.2.1-dev.2 05:45:53 v2.2.1-dev.3 05:45:53 v2.2.1-dev.4 05:45:53 v2.2.1-dev.5 05:45:53 v2.2.1-dev.6 05:45:53 v2.2.1-dev.7 05:45:53 v2.2.1-dev.8 05:45:53 v2.2.1-dev.9 05:45:53 v2.3.0 05:45:53 v2.3.0-dev.14 05:45:53 v2.3.0-dev.15 05:45:53 v2.3.0-dev.16 05:45:53 v2.3.0-dev.17 05:45:53 v2.3.0-dev.18 05:45:53 v2.3.0-dev.19 05:45:53 v2.3.0-dev.20 05:45:53 v2.3.0-dev.21 05:45:53 v2.3.0-dev.22 05:45:53 v2.3.0-dev.23 05:45:53 v2.3.0-dev.24 05:45:53 v2.3.0-dev.25 05:45:53 v2.3.0-dev.26 05:45:53 v2.3.0-dev.27 05:45:53 v2.3.0-dev.28 05:45:53 v2.3.0-dev.29 05:45:53 v2.3.0-dev.30 05:45:53 v2.3.0-dev.31 05:45:53 v2.3.0-dev.32 05:45:53 v2.3.0-dev.33 05:45:53 v2.3.0-dev.34 05:45:53 v2.3.0-dev.35 05:45:53 v2.3.0-dev.36 05:45:53 v2.3.0-dev.37 05:45:53 v2.3.0-dev.38 05:45:53 v2.3.0-dev.39 05:45:53 v2.3.0-dev.40 05:45:53 v2.3.0-dev.41 05:45:53 v2.3.0-dev.42 05:45:53 v2.3.0-dev.43 05:45:53 v2.3.0-dev.44 05:45:53 v2.3.0-dev.45 05:45:53 v2.3.0-dev.46 05:45:53 v2.3.0-dev.47 05:45:53 v2.3.0-dev.48 05:45:53 v2.3.0-dev.49 05:45:53 v2.3.0-dev.50 05:45:53 v2.3.0-dev.51 05:45:53 v2.3.1-dev.1 05:45:53 v2.3.1-dev.2 05:45:53 v3.0.0-dev.1 05:45:53 v3.0.0-dev.10 05:45:53 v3.0.0-dev.11 05:45:53 v3.0.0-dev.12 05:45:53 v3.0.0-dev.13 05:45:53 v3.0.0-dev.14 05:45:53 v3.0.0-dev.15 05:45:53 v3.0.0-dev.16 05:45:53 v3.0.0-dev.17 05:45:53 v3.0.0-dev.18 05:45:53 v3.0.0-dev.19 05:45:53 v3.0.0-dev.2 05:45:53 v3.0.0-dev.20 05:45:53 v3.0.0-dev.21 05:45:53 v3.0.0-dev.22 05:45:53 v3.0.0-dev.23 05:45:53 v3.0.0-dev.24 05:45:53 v3.0.0-dev.25 05:45:53 v3.0.0-dev.26 05:45:53 v3.0.0-dev.27 05:45:53 v3.0.0-dev.28 05:45:53 v3.0.0-dev.29 05:45:53 v3.0.0-dev.3 05:45:53 v3.0.0-dev.30 05:45:53 v3.0.0-dev.31 05:45:53 v3.0.0-dev.4 05:45:53 v3.0.0-dev.5 05:45:53 v3.0.0-dev.6 05:45:53 v3.0.0-dev.7 05:45:53 v3.0.0-dev.8 05:45:53 v3.0.0-dev.9 [Pipeline] sh 05:45:54 + lftools sign git-tag v3.0.0-dev.31 05:45:54 Signing Git tag with Sigul... 05:45:54 Signing v3.0.0-dev.31 [Pipeline] echo 05:45:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:45:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:45:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:45:55 $ docker stop --time=1 2d3808c9f8240aa0af7e58e9097c8b0a6d5f805416fb35dd98f01cd14cff3c80 05:45:56 $ docker rm -f --volumes 2d3808c9f8240aa0af7e58e9097c8b0a6d5f805416fb35dd98f01cd14cff3c80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:45:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:45:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:57 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:45:58 $ docker top e9b7ffcedbb509b2379511dadaf3e17e49a082b4f8a2d3ea448b6d2a3583adf8 -eo pid,comm 05:45:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:45:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:58 [ssh-agent] Looking for ssh-agent implementation... 05:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:58 $ docker exec e9b7ffcedbb509b2379511dadaf3e17e49a082b4f8a2d3ea448b6d2a3583adf8 ssh-agent 05:45:58 SSH_AUTH_SOCK=/tmp/ssh-VUDXPkSGOBDP/agent.32 05:45:58 SSH_AGENT_PID=39 05:45:58 Running ssh-add (command line suppressed) 05:45:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3811047161773037760.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3811047161773037760.key) 05:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:58 + git semver bump pre 05:45:59 2023-02-17 05:45:59,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:45:59 2023-02-17 05:45:59,112 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev 05:45:59 2023-02-17 05:45:59,112 [bump_version] DEBUG bumped version:3.0.0-dev.32 05:45:59 2023-02-17 05:45:59,112 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:45:59 2023-02-17 05:45:59,113 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:45:59 2023-02-17 05:45:59,113 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:45:59 2023-02-17 05:45:59,115 [execute] INFO git cat-file --batch-check 05:45:59 2023-02-17 05:45:59,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:45:59 2023-02-17 05:45:59,121 [execute] INFO git cat-file --batch 05:45:59 2023-02-17 05:45:59,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:45:59 2023-02-17 05:45:59,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:45:59 3.0.0-dev.32 [Pipeline] } 05:45:59 $ docker exec --env ******** --env ******** e9b7ffcedbb509b2379511dadaf3e17e49a082b4f8a2d3ea448b6d2a3583adf8 ssh-agent -k 05:45:59 unset SSH_AUTH_SOCK; 05:45:59 unset SSH_AGENT_PID; 05:45:59 echo Agent pid 39 killed; 05:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:59 + git semver [Pipeline] } 05:45:59 $ docker stop --time=1 e9b7ffcedbb509b2379511dadaf3e17e49a082b4f8a2d3ea448b6d2a3583adf8 05:46:01 $ docker rm -f --volumes e9b7ffcedbb509b2379511dadaf3e17e49a082b4f8a2d3ea448b6d2a3583adf8 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:01 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:46:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:46:02 $ docker top 9eac0491f3f0f079c4e1f4cb742d0c544e0944fc5a54594c4766e3b43282bb71 -eo pid,comm 05:46:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:46:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:02 [ssh-agent] Looking for ssh-agent implementation... 05:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:02 $ docker exec 9eac0491f3f0f079c4e1f4cb742d0c544e0944fc5a54594c4766e3b43282bb71 ssh-agent 05:46:02 SSH_AUTH_SOCK=/tmp/ssh-NbOIvRrW6SA9/agent.33 05:46:02 SSH_AGENT_PID=39 05:46:02 Running ssh-add (command line suppressed) 05:46:02 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9358418119105263713.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9358418119105263713.key) 05:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:03 + git semver push 05:46:03 2023-02-17 05:46:03,233 [run_push] DEBUG push 05:46:03 2023-02-17 05:46:03,233 [execute] INFO git cat-file --batch-check 05:46:03 2023-02-17 05:46:03,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:46:03 2023-02-17 05:46:03,236 [execute] INFO git rev-list 86f0a50fedb4552d735128816e5b5dcf6979a39b -- 05:46:03 2023-02-17 05:46:03,236 [execute] DEBUG Popen(['git', 'rev-list', '86f0a50fedb4552d735128816e5b5dcf6979a39b', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:46:03 2023-02-17 05:46:03,244 [execute] INFO git fetch -v origin 05:46:03 2023-02-17 05:46:03,244 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:46:04 2023-02-17 05:46:03,985 [run_push] DEBUG no remote changes detected 05:46:04 2023-02-17 05:46:03,985 [execute] INFO git push origin semver 05:46:04 2023-02-17 05:46:03,986 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:46:04 2023-02-17 05:46:04,797 [run_push] DEBUG push all version tags 05:46:04 2023-02-17 05:46:04,797 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:46:04 2023-02-17 05:46:04,797 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 05:46:05 2023-02-17 05:46:05,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:46:05 3.0.0-dev.32 [Pipeline] } 05:46:05 $ docker exec --env ******** --env ******** 9eac0491f3f0f079c4e1f4cb742d0c544e0944fc5a54594c4766e3b43282bb71 ssh-agent -k 05:46:05 unset SSH_AUTH_SOCK; 05:46:05 unset SSH_AGENT_PID; 05:46:05 echo Agent pid 39 killed; 05:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:06 + git semver [Pipeline] } 05:46:06 $ docker stop --time=1 9eac0491f3f0f079c4e1f4cb742d0c544e0944fc5a54594c4766e3b43282bb71 05:46:07 $ docker rm -f --volumes 9eac0491f3f0f079c4e1f4cb742d0c544e0944fc5a54594c4766e3b43282bb71 [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 05:46:08 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:46:08 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:46:08 total 16 05:46:08 drwxr-xr-x 3 root root 4096 Feb 17 05:37 . 05:46:08 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:45 .. 05:46:08 drwxr-xr-x 2 root root 4096 Feb 17 05:37 cost 05:46:08 -rw-r--r-- 1 root root 86 Feb 17 05:37 cost.csv 05:46:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:46:08 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:46:08 total 16 05:46:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:37 . 05:46:08 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:45 .. 05:46:08 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 05:37 cost 05:46:08 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:09 ---> package-listing.sh 05:46:09 ++ facter osfamily 05:46:09 ++ tr '[:upper:]' '[:lower:]' 05:46:09 + OS_FAMILY=debian 05:46:09 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:46:09 + START_PACKAGES=/tmp/packages_start.txt 05:46:09 + END_PACKAGES=/tmp/packages_end.txt 05:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:09 + PACKAGES=/tmp/packages_start.txt 05:46:09 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:46:09 + PACKAGES=/tmp/packages_end.txt 05:46:09 + case "${OS_FAMILY}" in 05:46:09 + dpkg -l 05:46:09 + grep '^ii' 05:46:09 + '[' -f /tmp/packages_start.txt ']' 05:46:09 + '[' -f /tmp/packages_end.txt ']' 05:46:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:09 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:46:09 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:46:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:46:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:10 prd-ubuntu20.04-docker-8c-8g-6376 does not seem to be running inside a container 05:46:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:46:10 $ docker top 7a555c56ebbee675a2dd395ef87e7a41cf31e8d0bef16b62aa992c8d7b9b2ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:11 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:11 + ls /var/log/sa-host 05:46:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:11 provisioning config files... 05:46:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10550223987495496748tmp [Pipeline] { [Pipeline] echo 05:46:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:12 ---> create-netrc.sh [Pipeline] } 05:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:12 ---> python-tools-install.sh [Pipeline] echo 05:46:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:12 ---> sudo-logs.sh 05:46:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:13 ---> job-cost.sh 05:46:13 lf-activate-venv: SKIPPING 05:46:13 DEBUG: total: 0.2199999988079071 05:46:13 INFO: Retrieving Stack Cost... 05:46:13 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:13 INFO: Archiving Costs [Pipeline] echo 05:46:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:14 ---> logs-deploy.sh 05:46:14 lf-activate-venv: SKIPPING 05:46:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/161 05:46:14 INFO: archiving workspace using pattern(s): 05:46:14 Archives upload complete. 05:46:15 INFO: archiving logs to Nexus 05:46:15 ---> uname -a: 05:46:15 Linux prd-ubuntu20-04-docker-8c-8g-6376 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:46:15 05:46:15 05:46:15 ---> lscpu: 05:46:15 Architecture: x86_64 05:46:15 CPU op-mode(s): 32-bit, 64-bit 05:46:15 Byte Order: Little Endian 05:46:15 Address sizes: 40 bits physical, 48 bits virtual 05:46:15 CPU(s): 8 05:46:15 On-line CPU(s) list: 0-7 05:46:15 Thread(s) per core: 1 05:46:15 Core(s) per socket: 1 05:46:15 Socket(s): 8 05:46:15 NUMA node(s): 1 05:46:15 Vendor ID: AuthenticAMD 05:46:15 CPU family: 23 05:46:15 Model: 49 05:46:15 Model name: AMD EPYC-Rome Processor 05:46:15 Stepping: 0 05:46:15 CPU MHz: 2800.000 05:46:15 BogoMIPS: 5600.00 05:46:15 Virtualization: AMD-V 05:46:15 Hypervisor vendor: KVM 05:46:15 Virtualization type: full 05:46:15 L1d cache: 256 KiB 05:46:15 L1i cache: 256 KiB 05:46:15 L2 cache: 4 MiB 05:46:15 L3 cache: 128 MiB 05:46:15 NUMA node0 CPU(s): 0-7 05:46:15 Vulnerability Itlb multihit: Not affected 05:46:15 Vulnerability L1tf: Not affected 05:46:15 Vulnerability Mds: Not affected 05:46:15 Vulnerability Meltdown: Not affected 05:46:15 Vulnerability Mmio stale data: Not affected 05:46:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:46:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:46:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:46:15 Vulnerability Srbds: Not affected 05:46:15 Vulnerability Tsx async abort: Not affected 05:46:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:46:15 05:46:15 05:46:15 ---> nproc: 05:46:15 8 05:46:15 05:46:15 05:46:15 ---> df -h: 05:46:15 Filesystem Size Used Avail Use% Mounted on 05:46:15 overlay 155G 13G 143G 9% / 05:46:15 tmpfs 64M 0 64M 0% /dev 05:46:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:46:15 shm 64M 0 64M 0% /dev/shm 05:46:15 /dev/vda1 155G 13G 143G 9% /facter-os 05:46:15 05:46:15 05:46:15 ---> sar -b -r -n DEV: 05:46:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6376) 02/17/23 _x86_64_ (8 CPU) 05:46:15 05:46:15 05:19:52 LINUX RESTART (8 CPU) 05:46:15 05:46:15 05:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:46:15 05:21:01 79.47 33.09 46.38 0.00 3482.35 124735.08 0.00 05:46:15 05:22:01 3.47 0.00 3.47 0.00 0.00 48.13 0.00 05:46:15 05:23:01 1.35 0.02 1.33 0.00 2.67 14.93 0.00 05:46:15 05:24:01 1.85 0.00 1.85 0.00 0.00 22.00 0.00 05:46:15 05:25:01 17.33 7.16 10.16 0.00 764.28 2039.59 0.00 05:46:15 05:26:01 31.09 4.27 26.83 0.00 2690.62 4181.57 0.00 05:46:15 05:27:01 3.30 0.02 3.28 0.00 0.13 79.31 0.00 05:46:15 05:28:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 05:46:15 05:29:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 05:46:15 05:30:01 2.08 0.00 2.08 0.00 0.00 24.00 0.00 05:46:15 05:31:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 05:46:15 05:32:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 05:46:15 05:33:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 05:46:15 05:34:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 05:46:15 05:35:01 15.25 11.76 3.48 0.00 1501.88 632.56 0.00 05:46:15 05:36:01 214.95 4.32 210.63 0.00 449.13 81456.16 0.00 05:46:15 05:37:01 154.67 0.33 154.34 0.00 16.80 31144.68 0.00 05:46:15 05:38:01 34.93 0.02 34.91 0.00 2.67 16739.21 0.00 05:46:15 05:39:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 05:46:15 05:40:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 05:46:15 05:41:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 05:46:15 05:42:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 05:46:15 05:43:01 1.57 0.32 1.25 0.00 10.13 14.00 0.00 05:46:15 05:44:01 2.45 1.28 1.17 0.00 26.26 16.53 0.00 05:46:15 05:45:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 05:46:15 05:46:01 112.78 0.32 112.46 0.00 19.60 58717.68 0.00 05:46:15 Average: 26.56 2.42 24.14 0.00 344.85 12308.18 0.00 05:46:15 05:46:15 05:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:46:15 05:21:01 30606524 31880216 500408 1.52 47248 1540952 1676532 4.94 607072 1416568 1044 05:46:15 05:22:01 30606852 31880624 499744 1.52 47328 1540956 1676532 4.94 606156 1416556 44 05:46:15 05:23:01 30606328 31880556 499840 1.52 47424 1541036 1676532 4.94 607412 1416860 168 05:46:15 05:24:01 30605688 31880024 500292 1.52 47520 1541040 1676532 4.94 608420 1416864 160 05:46:15 05:25:01 30468456 31831172 537060 1.63 51972 1621992 1773256 5.23 653032 1487892 752 05:46:15 05:26:01 30223328 31846516 504512 1.53 74452 1861716 1713136 5.05 851852 1518952 248 05:46:15 05:27:01 30228884 31847428 503672 1.53 73024 1858468 1699952 5.01 850684 1515800 168 05:46:15 05:28:01 30228584 31847192 503880 1.53 73104 1858468 1699952 5.01 850272 1515804 4 05:46:15 05:29:01 30228472 31847168 503804 1.53 73160 1858472 1699952 5.01 850896 1515836 160 05:46:15 05:30:01 30228276 31847092 503840 1.53 73272 1858476 1699952 5.01 850460 1515848 24 05:46:15 05:31:01 30228624 31847452 503536 1.53 73296 1858476 1699952 5.01 850740 1515848 8 05:46:15 05:32:01 30228428 31847392 503616 1.53 73344 1858480 1699952 5.01 850732 1515908 40 05:46:15 05:33:01 30228008 31847016 503840 1.53 73360 1858484 1699952 5.01 850732 1515912 8 05:46:15 05:34:01 30228212 31847284 503560 1.53 73392 1858488 1699952 5.01 850836 1515916 44 05:46:15 05:35:01 29728256 31594896 747496 2.27 76552 2097316 2055980 6.06 1148176 1702624 178020 05:46:15 05:36:01 27782428 31357584 927104 2.82 170352 3592816 2381116 7.02 1624996 2993988 94112 05:46:15 05:37:01 27794964 31529812 756344 2.30 176932 3743252 1942916 5.73 1480432 3126232 6560 05:46:15 05:38:01 27322052 31560348 724172 2.20 184712 4189096 1762500 5.19 1465204 3559516 156 05:46:15 05:39:01 27321720 31560052 724436 2.20 184724 4189104 1762500 5.19 1465024 3559520 8 05:46:15 05:40:01 27326892 31565256 719132 2.19 184756 4189108 1762500 5.19 1460112 3559524 68 05:46:15 05:41:01 27326944 31565404 718836 2.19 184788 4189112 1762500 5.19 1460304 3559524 16 05:46:15 05:42:01 27336268 31574788 709416 2.16 184812 4189112 1762500 5.19 1451696 3559532 160 05:46:15 05:43:01 27335488 31574348 709820 2.16 184844 4189412 1762500 5.19 1454636 3559624 28 05:46:15 05:44:01 27329740 31570516 713500 2.17 184876 4190208 1762500 5.19 1458344 3559856 156 05:46:15 05:45:01 27329912 31570692 713244 2.17 184904 4190204 1762500 5.19 1458144 3559820 16 05:46:15 05:46:01 25793860 31511324 768068 2.34 224224 5498440 1903556 5.61 1611304 4809312 96 05:46:15 Average: 29025892 31712006 615507 1.87 116476 2806257 1775989 5.23 1087603 2381140 10856 05:46:15 05:46:15 05:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:46:15 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:21:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:46:15 05:21:01 ens3 151.62 109.62 464.30 22.99 0.00 0.00 0.00 0.00 05:46:15 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:22:01 ens3 1.42 0.13 0.12 0.01 0.00 0.00 0.00 0.00 05:46:15 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:23:01 ens3 2.28 0.12 0.25 0.07 0.00 0.00 0.00 0.00 05:46:15 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:24:01 ens3 2.23 0.93 0.66 0.43 0.00 0.00 0.00 0.00 05:46:15 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:25:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:46:15 05:25:01 ens3 53.48 33.32 855.80 2.67 0.00 0.00 0.00 0.00 05:46:15 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:26:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 05:46:15 05:26:01 ens3 78.82 42.29 1374.23 3.34 0.00 0.00 0.00 0.00 05:46:15 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:27:01 ens3 0.67 0.35 0.27 0.21 0.00 0.00 0.00 0.00 05:46:15 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:28:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 05:46:15 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:30:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:31:01 ens3 0.28 0.08 0.08 0.06 0.00 0.00 0.00 0.00 05:46:15 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:32:01 ens3 0.35 0.18 0.08 0.01 0.00 0.00 0.00 0.00 05:46:15 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:34:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:35:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 05:46:15 05:35:01 ens3 252.67 169.81 1979.28 54.99 0.00 0.00 0.00 0.00 05:46:15 05:36:01 docker0 182.44 246.36 15.03 1964.88 0.00 0.00 0.00 0.00 05:46:15 05:36:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 05:46:15 05:36:01 ens3 444.36 333.63 6018.86 49.71 0.00 0.00 0.00 0.00 05:46:15 05:36:01 vethf07c53a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:46:15 05:37:01 docker0 3.42 7.17 0.20 81.08 0.00 0.00 0.00 0.00 05:46:15 05:37:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 05:46:15 05:37:01 ens3 65.44 59.66 264.68 84.75 0.00 0.00 0.00 0.00 05:46:15 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:38:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 05:46:15 05:38:01 ens3 103.50 65.32 2412.76 9.85 0.00 0.00 0.00 0.00 05:46:15 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:40:01 ens3 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 05:46:15 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:41:01 ens3 2.98 0.67 2.36 0.35 0.00 0.00 0.00 0.00 05:46:15 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:15 05:42:01 ens3 1.25 0.67 0.53 0.42 0.00 0.00 0.00 0.00 05:46:15 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:43:01 ens3 1.47 0.63 0.63 0.38 0.00 0.00 0.00 0.00 05:46:15 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:46:15 05:44:01 ens3 8.77 6.75 5.16 6.06 0.00 0.00 0.00 0.00 05:46:15 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:15 05:45:01 ens3 1.00 0.35 0.39 0.26 0.00 0.00 0.00 0.00 05:46:15 05:46:01 docker0 32.01 41.04 2.96 582.73 0.00 0.00 0.00 0.00 05:46:15 05:46:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 05:46:15 05:46:01 ens3 426.66 325.25 7800.61 121.72 0.00 0.00 0.00 0.00 05:46:15 Average: docker0 8.38 11.33 0.70 101.10 0.00 0.00 0.00 0.00 05:46:15 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 05:46:15 Average: ens3 61.57 44.24 814.63 13.78 0.00 0.00 0.00 0.00 05:46:15 05:46:15