Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d510a9be1a3cd2158385898861d08f1c1b53357 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-ssh14431659767573482683.key Verifying host key using known hosts file > 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-ssh9624271703873309116.key Verifying host key using known hosts file > 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-ssh1862326160799147902.key Verifying host key using known hosts file > 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-ssh5729478985156104168.key Verifying host key using known hosts file > 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-ssh13241614859226218768.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120063 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 7d510a9be1a3cd2158385898861d08f1c1b53357 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 Commit message: "Merge pull request #1244 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.1" > git rev-list --no-walk 8575d2143fc941f89d43d649bd702e18a7078138 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:31:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:31:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:31:13 ========================================================= 02:31:13 EdgeX Global Pipelines Version Info 02:31:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:31:13 ------------------- 02:31:13 stable info: 02:31:13 ------------------- 02:31:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:31:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:31:13 Message: update stable to v1.0.244 02:31:14 ------------------- 02:31:14 experimental info: 02:31:14 ------------------- 02:31:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:31:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:31:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d510a9 [Pipeline] echo 02:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:14 provisioning config files... 02:31:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9584415369875296801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:15 ---> docker-login.sh 02:31:15 nexus3.edgexfoundry.org:10001 02:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:15 Configure a credential helper to remove this warning. See 02:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:15 02:31:15 Login Succeeded 02:31:15 nexus3.edgexfoundry.org:10002 02:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:15 Configure a credential helper to remove this warning. See 02:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:15 02:31:15 Login Succeeded 02:31:15 nexus3.edgexfoundry.org:10003 02:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:15 Configure a credential helper to remove this warning. See 02:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:15 02:31:15 Login Succeeded 02:31:15 nexus3.edgexfoundry.org:10004 02:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:15 Configure a credential helper to remove this warning. See 02:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:15 02:31:15 Login Succeeded 02:31:16 docker.io 02:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:16 Configure a credential helper to remove this warning. See 02:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:16 02:31:16 Login Succeeded 02:31:16 ---> docker-login.sh ends [Pipeline] } 02:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:31:16 + git rev-list -1 --merges 7d510a9be1a3cd2158385898861d08f1c1b53357~1..7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo 02:31:16 -----------> git rev-list -1 --merges 7d510a9be1a3cd2158385898861d08f1c1b53357~1..7d510a9be1a3cd2158385898861d08f1c1b53357 7d510a9be1a3cd2158385898861d08f1c1b53357 02:31:16 7d510a9be1a3cd2158385898861d08f1c1b53357 [false] [Pipeline] sh 02:31:16 + git log --format=format:%s -1 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo 02:31:16 ========================================================= 02:31:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:31:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:17 + git log --format=format:%s -1 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo 02:31:17 [semverPrep] GIT_COMMIT: 7d510a9be1a3cd2158385898861d08f1c1b53357, Commit Message: Merge pull request #1244 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.1 [Pipeline] echo 02:31:17 [semverPrep] This is not a build commit. [Pipeline] sh 02:31:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:17 + grep -v github /etc/ssh/ssh_known_hosts 02:31:17 + [ -e /tmp/ssh_known_hosts ] 02:31:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:31:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:31:17 + sudo tee -a /etc/ssh/ssh_known_hosts 02:31:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:18 02:31:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:18 0.1.4: Pulling from edgex-devops/py-git-semver 02:31:18 b85a868b505f: Pulling fs layer 02:31:18 e2be974225ed: Pulling fs layer 02:31:18 339a4e72a1f5: Pulling fs layer 02:31:18 988bab9f4d93: Pulling fs layer 02:31:18 1469e6f7b9e6: Pulling fs layer 02:31:18 eaf3925da568: Pulling fs layer 02:31:18 bab4dde63d76: Pulling fs layer 02:31:18 bde34c3a00c8: Pulling fs layer 02:31:18 b352a97aabf1: Pulling fs layer 02:31:18 4872d77fe225: Pulling fs layer 02:31:18 5851b861e8e6: Pulling fs layer 02:31:18 988bab9f4d93: Waiting 02:31:18 4872d77fe225: Waiting 02:31:18 5851b861e8e6: Waiting 02:31:18 b352a97aabf1: Waiting 02:31:18 bab4dde63d76: Waiting 02:31:18 eaf3925da568: Waiting 02:31:18 1469e6f7b9e6: Waiting 02:31:18 bde34c3a00c8: Waiting 02:31:18 e2be974225ed: Verifying Checksum 02:31:18 e2be974225ed: Download complete 02:31:18 988bab9f4d93: Download complete 02:31:18 339a4e72a1f5: Verifying Checksum 02:31:18 339a4e72a1f5: Download complete 02:31:18 1469e6f7b9e6: Verifying Checksum 02:31:18 1469e6f7b9e6: Download complete 02:31:18 eaf3925da568: Verifying Checksum 02:31:18 eaf3925da568: Download complete 02:31:18 bde34c3a00c8: Verifying Checksum 02:31:18 bde34c3a00c8: Download complete 02:31:18 b352a97aabf1: Verifying Checksum 02:31:18 b352a97aabf1: Download complete 02:31:18 4872d77fe225: Download complete 02:31:18 5851b861e8e6: Verifying Checksum 02:31:18 b85a868b505f: Verifying Checksum 02:31:18 b85a868b505f: Download complete 02:31:19 bab4dde63d76: Verifying Checksum 02:31:19 bab4dde63d76: Download complete 02:31:20 b85a868b505f: Pull complete 02:31:20 e2be974225ed: Pull complete 02:31:20 339a4e72a1f5: Pull complete 02:31:20 988bab9f4d93: Pull complete 02:31:21 1469e6f7b9e6: Pull complete 02:31:21 eaf3925da568: Pull complete 02:31:23 bab4dde63d76: Pull complete 02:31:23 bde34c3a00c8: Pull complete 02:31:23 b352a97aabf1: Pull complete 02:31:23 4872d77fe225: Pull complete 02:31:23 5851b861e8e6: Pull complete 02:31:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:23 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:31:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:31:26 $ docker top 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa -eo pid,comm 02:31:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:31:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:26 [ssh-agent] Looking for ssh-agent implementation... 02:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:26 $ docker exec 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent 02:31:27 SSH_AUTH_SOCK=/tmp/ssh-wSRLsPkB5HES/agent.32 02:31:27 SSH_AGENT_PID=38 02:31:27 Running ssh-add (command line suppressed) 02:31:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16099581017730110149.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16099581017730110149.key) 02:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:27 + git tag --points-at HEAD [Pipeline] } 02:31:27 $ docker exec --env ******** --env ******** 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent -k 02:31:27 unset SSH_AUTH_SOCK; 02:31:27 unset SSH_AGENT_PID; 02:31:27 echo Agent pid 38 killed; 02:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:27 [ssh-agent] Looking for ssh-agent implementation... 02:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:27 $ docker exec 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent 02:31:27 SSH_AUTH_SOCK=/tmp/ssh-w17Ho9aLgzon/agent.70 02:31:27 SSH_AGENT_PID=76 02:31:27 Running ssh-add (command line suppressed) 02:31:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15355490772388219406.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15355490772388219406.key) 02:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:28 + git semver init 02:31:28 2022-11-30 02:31:28,435 [run_init] DEBUG init version:0.0.0 force:False 02:31:28 2022-11-30 02:31:28,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 02:31:28 2022-11-30 02:31:28,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 02:31:28 2022-11-30 02:31:28,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 02:31:29 2022-11-30 02:31:29,345 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 02:31:29 2022-11-30 02:31:29,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 02:31:29 2022-11-30 02:31:29,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:31:29 2022-11-30 02:31:29,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:31:29 2.3.1-dev.2 [Pipeline] } 02:31:29 $ docker exec --env ******** --env ******** 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent -k 02:31:29 unset SSH_AUTH_SOCK; 02:31:29 unset SSH_AGENT_PID; 02:31:29 echo Agent pid 76 killed; 02:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:29 + git semver [Pipeline] } 02:31:30 $ docker stop --time=1 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa 02:31:31 $ docker rm -f 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa [Pipeline] // withDockerContainer [Pipeline] sh 02:31:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:31:31 Stashed 1 file(s) [Pipeline] echo 02:31:31 [edgeXSemver]: initialized semver on version 2.3.1-dev.2 [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 02:31:32 provisioning config files... 02:31:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3547357782190330539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:32 ---> docker-login.sh 02:31:32 nexus3.edgexfoundry.org:10001 02:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:32 Configure a credential helper to remove this warning. See 02:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:32 02:31:32 Login Succeeded 02:31:32 nexus3.edgexfoundry.org:10002 02:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:32 Configure a credential helper to remove this warning. See 02:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:32 02:31:32 Login Succeeded 02:31:32 nexus3.edgexfoundry.org:10003 02:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:32 Configure a credential helper to remove this warning. See 02:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:32 02:31:32 Login Succeeded 02:31:32 nexus3.edgexfoundry.org:10004 02:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:32 Configure a credential helper to remove this warning. See 02:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:32 02:31:32 Login Succeeded 02:31:32 docker.io 02:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:32 Configure a credential helper to remove this warning. See 02:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:32 02:31:32 Login Succeeded 02:31:32 ---> docker-login.sh ends [Pipeline] } 02:31:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:33 ========================================================= 02:31:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:31:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:33 + 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 . 02:31:33 Sending build context to Docker daemon 10.14MB 02:31:33 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 02:31:33 Step 2/10 : FROM ${BASE} AS builder 02:31:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:31:33 213ec9aee27d: Pulling fs layer 02:31:33 4583459ba037: Pulling fs layer 02:31:33 93c1e223e6f2: Pulling fs layer 02:31:33 53926ce57604: Pulling fs layer 02:31:33 21b2b0c7a3f4: Pulling fs layer 02:31:33 22ff95d597cd: Pulling fs layer 02:31:33 12d6caf4c0d1: Pulling fs layer 02:31:33 96b7cbca73a9: Pulling fs layer 02:31:33 a7acece74701: Pulling fs layer 02:31:33 22ff95d597cd: Waiting 02:31:33 12d6caf4c0d1: Waiting 02:31:33 96b7cbca73a9: Waiting 02:31:33 a7acece74701: Waiting 02:31:33 53926ce57604: Waiting 02:31:33 21b2b0c7a3f4: Waiting 02:31:33 93c1e223e6f2: Verifying Checksum 02:31:33 93c1e223e6f2: Download complete 02:31:33 4583459ba037: Verifying Checksum 02:31:33 4583459ba037: Download complete 02:31:33 21b2b0c7a3f4: Verifying Checksum 02:31:33 21b2b0c7a3f4: Download complete 02:31:33 22ff95d597cd: Verifying Checksum 02:31:33 22ff95d597cd: Download complete 02:31:33 213ec9aee27d: Verifying Checksum 02:31:33 213ec9aee27d: Download complete 02:31:33 12d6caf4c0d1: Download complete 02:31:33 213ec9aee27d: Pull complete 02:31:33 4583459ba037: Pull complete 02:31:33 93c1e223e6f2: Pull complete 02:31:34 a7acece74701: Verifying Checksum 02:31:34 a7acece74701: Download complete 02:31:34 96b7cbca73a9: Verifying Checksum 02:31:34 96b7cbca73a9: Download complete 02:31:34 53926ce57604: Verifying Checksum 02:31:34 53926ce57604: Download complete 02:31:38 53926ce57604: Pull complete 02:31:38 21b2b0c7a3f4: Pull complete 02:31:38 22ff95d597cd: Pull complete 02:31:38 12d6caf4c0d1: Pull complete 02:31:40 96b7cbca73a9: Pull complete 02:31:41 a7acece74701: Pull complete 02:31:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:31:41 ---> db6d94c90886 02:31:41 Step 3/10 : ARG MAKE=make build 02:31:45 ---> Running in 0c18ddc7549e 02:31:45 Removing intermediate container 0c18ddc7549e 02:31:45 ---> 7a9c6a4b47aa 02:31:45 Step 4/10 : WORKDIR /device-sdk-go 02:31:45 ---> Running in f34d0675b60a 02:31:45 Removing intermediate container f34d0675b60a 02:31:45 ---> 70533b119897 02:31:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:31:45 ---> Running in 0a1528b0b3c9 02:31:45 Removing intermediate container 0a1528b0b3c9 02:31:45 ---> a798f0f032e3 02:31:45 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:31:45 ---> Running in 6976e1c14c0d 02:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:46 OK: 211 MiB in 51 packages 02:31:46 Removing intermediate container 6976e1c14c0d 02:31:46 ---> 76a4fcb6375c 02:31:46 Step 7/10 : COPY go.mod vendor* ./ 02:31:46 ---> 0d35e06aca46 02:31:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:46 ---> Running in 3c6efd63d9ae 02:31:47 Still waiting to schedule task 02:31:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:32:13 Removing intermediate container 3c6efd63d9ae 02:32:13 ---> 820d3e8ca213 02:32:13 Step 9/10 : COPY . . 02:32:13 ---> e586be7dfb08 02:32:13 Step 10/10 : RUN ${MAKE} 02:32:13 ---> Running in 825c86987e85 02:32:13 noop 02:32:13 Removing intermediate container 825c86987e85 02:32:13 ---> 19ed42d2426c 02:32:13 Successfully built 19ed42d2426c 02:32:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:13 + docker inspect -f . ci-base-image-x86_64 02:32:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:13 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:32:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:32:13 $ docker top 4bddba9c4436416bdd5f36891a9b6de10af2600864ba1493f5def893aa4ea49b -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:14 + go version 02:32:14 go version go1.18.7 linux/amd64 [Pipeline] } 02:32:14 $ docker stop --time=1 4bddba9c4436416bdd5f36891a9b6de10af2600864ba1493f5def893aa4ea49b 02:32:15 $ docker rm -f 4bddba9c4436416bdd5f36891a9b6de10af2600864ba1493f5def893aa4ea49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:15 + docker inspect -f . ci-base-image-x86_64 02:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:15 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:32:16 $ docker top 77ef46b7bdd7d9b1cdd19d8ae23eeb0713bcc2f489e9d204f5e0bc4ec6406074 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 02:32:17 + make test 02:32:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:32:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:32:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.074s coverage: 27.6% of statements 02:32:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 02:32:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.129s coverage: 73.1% of statements 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:32:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:32:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.125s coverage: 54.4% of statements 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:32:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.126s coverage: 65.1% of statements 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:32:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.741s coverage: 89.2% of statements 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:32:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 4.7% of statements 02:32:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:32:57 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." 02:32:57 GO111MODULE=on go vet ./... 02:33:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:33:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:33:00 ./bin/test-attribution-txt.sh 02:33:00 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:33:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:33:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:33:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 02:33:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:33:00 $ docker stop --time=1 77ef46b7bdd7d9b1cdd19d8ae23eeb0713bcc2f489e9d204f5e0bc4ec6406074 02:33:03 $ docker rm -f 77ef46b7bdd7d9b1cdd19d8ae23eeb0713bcc2f489e9d204f5e0bc4ec6406074 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:33:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:33:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:33:05 + ls -al . 02:33:05 total 280 02:33:05 drwxrwxr-x 11 jenkins jenkins 4096 Nov 30 02:32 . 02:33:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:31 .. 02:33:05 -rw-rw-r-- 1 jenkins jenkins 140 Nov 30 02:31 .dockerignore 02:33:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 02:32 .git 02:33:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:31 .github 02:33:05 -rw-rw-r-- 1 jenkins jenkins 131 Nov 30 02:31 .gitignore 02:33:05 -rw-rw-r-- 1 jenkins jenkins 42 Nov 30 02:31 .golangci.yml 02:33:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 02:31 .semver 02:33:05 -rw-rw-r-- 1 jenkins jenkins 31677 Nov 30 02:31 CHANGELOG.md 02:33:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 30 02:31 GOVERNANCE.md 02:33:05 -rw-rw-r-- 1 jenkins jenkins 880 Nov 30 02:31 Jenkinsfile 02:33:05 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 30 02:31 LICENSE 02:33:05 -rw-rw-r-- 1 jenkins jenkins 2003 Nov 30 02:31 Makefile 02:33:05 -rw-rw-r-- 1 jenkins jenkins 619 Nov 30 02:31 OWNERS.md 02:33:05 -rw-rw-r-- 1 jenkins jenkins 4881 Nov 30 02:31 README.md 02:33:05 -rw-rw-r-- 1 jenkins jenkins 11 Nov 30 02:31 VERSION 02:33:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:31 bin 02:33:05 -rw-r--r-- 1 jenkins jenkins 101759 Nov 30 02:32 coverage.out 02:33:05 drwxrwxr-x 5 jenkins jenkins 4096 Nov 30 02:31 example 02:33:05 -rw-rw-r-- 1 jenkins jenkins 3347 Nov 30 02:31 go.mod 02:33:05 -rw-rw-r-- 1 jenkins jenkins 44600 Nov 30 02:31 go.sum 02:33:05 drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 02:31 internal 02:33:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 02:31 openapi 02:33:05 drwxrwxr-x 6 jenkins jenkins 4096 Nov 30 02:31 pkg 02:33:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:31 snap 02:33:05 -rw-rw-r-- 1 jenkins jenkins 222 Nov 30 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:05 + 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=7d510a9be1a3cd2158385898861d08f1c1b53357 --label arch=amd64 --label version=2.3.1-dev.2 . 02:33:05 Sending build context to Docker daemon 10.24MB 02:33:05 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 02:33:05 Step 2/23 : FROM ${BASE} AS builder 02:33:05 ---> 19ed42d2426c 02:33:05 Step 3/23 : ARG MAKE=make build 02:33:05 ---> Running in 4cd842dc2a88 02:33:05 Removing intermediate container 4cd842dc2a88 02:33:05 ---> 1d168dfc8095 02:33:05 Step 4/23 : WORKDIR /device-sdk-go 02:33:05 ---> Running in 0a782e4a9b76 02:33:06 Removing intermediate container 0a782e4a9b76 02:33:06 ---> ac2f8f320074 02:33:06 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:33:06 ---> Running in c76734ac064e 02:33:06 Removing intermediate container c76734ac064e 02:33:06 ---> 1228940ef01d 02:33:06 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:33:06 ---> Running in abd573067b21 02:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:33:06 OK: 211 MiB in 51 packages 02:33:07 Removing intermediate container abd573067b21 02:33:07 ---> 0e4b6a564003 02:33:07 Step 7/23 : COPY go.mod vendor* ./ 02:33:07 ---> c2b4987dae37 02:33:07 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:07 ---> Running in 3ec279d6e4dd 02:33:07 Removing intermediate container 3ec279d6e4dd 02:33:07 ---> 25cdca900419 02:33:07 Step 9/23 : COPY . . 02:33:08 ---> 5023dd92ff35 02:33:08 Step 10/23 : RUN ${MAKE} 02:33:08 ---> Running in 3d333b2f6e60 02:33:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:33:26 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:33:31 Removing intermediate container 3d333b2f6e60 02:33:31 ---> 9c2ced565883 02:33:31 Step 11/23 : FROM alpine:3.16 02:33:31 3.16: Pulling from library/alpine 02:33:31 ca7dd9ec2225: Pulling fs layer 02:33:31 ca7dd9ec2225: Verifying Checksum 02:33:31 ca7dd9ec2225: Download complete 02:33:31 ca7dd9ec2225: Pull complete 02:33:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:33:31 Status: Downloaded newer image for alpine:3.16 02:33:31 ---> bfe296a52501 02:33:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:33:32 ---> Running in 91399cb82e18 02:33:32 Removing intermediate container 91399cb82e18 02:33:32 ---> c3a1694709d3 02:33:32 Step 13/23 : RUN apk add --update --no-cache zeromq 02:33:32 ---> Running in cd6691309c94 02:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:33:33 (1/5) Installing libgcc (11.2.1_git20220219-r2) 02:33:33 (2/5) Installing libsodium (1.0.18-r0) 02:33:33 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 02:33:33 (4/5) Installing libzmq (4.3.4-r0) 02:33:33 (5/5) Installing zeromq (4.3.4-r0) 02:33:33 Executing busybox-1.35.0-r17.trigger 02:33:33 OK: 8 MiB in 19 packages 02:33:33 Removing intermediate container cd6691309c94 02:33:33 ---> 7848b5f0acad 02:33:33 Step 14/23 : WORKDIR / 02:33:33 ---> Running in 6e64fa7c7f1b 02:33:33 Removing intermediate container 6e64fa7c7f1b 02:33:33 ---> 5bbad925396c 02:33:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:33:34 ---> dc8440523c50 02:33:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:33:35 ---> a23836c31f32 02:33:35 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:33:35 ---> a52bd9d0b317 02:33:35 Step 18/23 : EXPOSE 59999 02:33:35 ---> Running in 1a9ce4a1c76d 02:33:35 Removing intermediate container 1a9ce4a1c76d 02:33:35 ---> fc5af01de746 02:33:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:33:35 ---> Running in 594c60f26564 02:33:35 Removing intermediate container 594c60f26564 02:33:35 ---> d6e5388a677f 02:33:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:33:35 ---> Running in 78e0bf863957 02:33:35 Removing intermediate container 78e0bf863957 02:33:35 ---> 418e6376a134 02:33:35 Step 21/23 : LABEL arch=amd64 02:33:35 ---> Running in dea607524169 02:33:36 Removing intermediate container dea607524169 02:33:36 ---> c5ddd43289b9 02:33:36 Step 22/23 : LABEL git_sha=7d510a9be1a3cd2158385898861d08f1c1b53357 02:33:36 ---> Running in 735a3953dec1 02:33:36 Removing intermediate container 735a3953dec1 02:33:36 ---> 1cf3a6d71502 02:33:36 Step 23/23 : LABEL version=2.3.1-dev.2 02:33:36 ---> Running in 773a8036439d 02:33:36 Removing intermediate container 773a8036439d 02:33:36 ---> 8b895b10c45b 02:33:36 [Warning] One or more build-args [ARCH] were not consumed 02:33:36 Successfully built 8b895b10c45b 02:33:36 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 02:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:36 02:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:36 latest: Pulling from edgex-lftools-log-publisher 02:33:36 5eb5b503b376: Pulling fs layer 02:33:36 5c69ac0246d0: Pulling fs layer 02:33:36 ec43610c2a17: Pulling fs layer 02:33:36 3a2ae6a8a46f: Pulling fs layer 02:33:36 33b1e0a273af: Pulling fs layer 02:33:36 5d3b04190fa2: Pulling fs layer 02:33:36 2f39f015ded8: Pulling fs layer 02:33:36 3a2ae6a8a46f: Waiting 02:33:36 33b1e0a273af: Waiting 02:33:36 2f39f015ded8: Waiting 02:33:36 5d3b04190fa2: Waiting 02:33:36 5c69ac0246d0: Download complete 02:33:36 3a2ae6a8a46f: Verifying Checksum 02:33:36 3a2ae6a8a46f: Download complete 02:33:37 33b1e0a273af: Verifying Checksum 02:33:37 33b1e0a273af: Download complete 02:33:37 5d3b04190fa2: Verifying Checksum 02:33:37 5d3b04190fa2: Download complete 02:33:37 ec43610c2a17: Verifying Checksum 02:33:37 ec43610c2a17: Download complete 02:33:37 5eb5b503b376: Verifying Checksum 02:33:37 5eb5b503b376: Download complete 02:33:37 2f39f015ded8: Verifying Checksum 02:33:37 2f39f015ded8: Download complete 02:33:38 5eb5b503b376: Pull complete 02:33:38 5c69ac0246d0: Pull complete 02:33:39 ec43610c2a17: Pull complete 02:33:39 3a2ae6a8a46f: Pull complete 02:33:39 33b1e0a273af: Pull complete 02:33:39 5d3b04190fa2: Pull complete 02:33:43 2f39f015ded8: Pull complete 02:33:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:43 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:33:49 $ docker top 2f1978eb624d81dad413c206482dd4f0faf66cfb2c513751c2ca1ebb10a08b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:50 ---> job-cost.sh 02:33:50 lf-activate-venv: SKIPPING 02:33:50 INFO: No Stack... 02:33:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:33:50 INFO: Archiving Costs [Pipeline] sh 02:33:51 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 02:33:51 + cut -d, -f6 [Pipeline] lock 02:33:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] 02:33:51 Resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] did not exist. Created. 02:33:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:51 + echo total: 0.2199999988079071 [Pipeline] stash 02:33:51 Stashed 1 file(s) [Pipeline] } 02:33:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:51 $ docker stop --time=1 2f1978eb624d81dad413c206482dd4f0faf66cfb2c513751c2ca1ebb10a08b22 02:33:52 $ docker rm -f 2f1978eb624d81dad413c206482dd4f0faf66cfb2c513751c2ca1ebb10a08b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:34:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120065 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 02:34:49 Running in /w/workspace/device-sdk-go/130 [Pipeline] { [Pipeline] checkout 02:34:49 The recommended git tool is: git 02:34:55 using credential edgex-jenkins-ssh 02:34:55 Cloning the remote Git repository 02:34:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:34:55 > git init /w/workspace/device-sdk-go/130 # timeout=10 02:34:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:34:55 > git --version # timeout=10 02:34:55 > git --version # 'git version 2.25.1' 02:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:55 Verifying host key using known hosts file 02:34:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:34:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:57 Avoid second fetch 02:34:57 Checking out Revision 7d510a9be1a3cd2158385898861d08f1c1b53357 (main) 02:34:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:34:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:57 > git config core.sparsecheckout # timeout=10 02:34:57 > git checkout -f 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 02:34:58 Commit message: "Merge pull request #1244 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:59 Dload Upload Total Spent Left Speed 02:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh 02:34:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:35:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:35:00 + sudo tee /etc/docker/daemon.new 02:35:00 { 02:35:00 "registry-mirrors": [ 02:35:00 "https://nexus3.edgexfoundry.org:10001" 02:35:00 ], 02:35:00 "bip": "10.250.0.254/24", 02:35:00 "hosts": [ 02:35:00 "tcp://0.0.0.0:5555", 02:35:00 "unix:///var/run/docker.sock" 02:35:00 ], 02:35:00 "mtu": 1458, 02:35:00 "selinux-enabled": true, 02:35:00 "seccomp-profile": "/etc/docker/seccomp.json" 02:35:00 } [Pipeline] sh 02:35:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:35:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:19 provisioning config files... 02:35:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/130@tmp/config8562795596289991519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:19 ---> docker-login.sh 02:35:19 nexus3.edgexfoundry.org:10001 02:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:20 Configure a credential helper to remove this warning. See 02:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:20 02:35:20 Login Succeeded 02:35:20 nexus3.edgexfoundry.org:10002 02:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:20 Configure a credential helper to remove this warning. See 02:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:20 02:35:20 Login Succeeded 02:35:20 nexus3.edgexfoundry.org:10003 02:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:20 Configure a credential helper to remove this warning. See 02:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:20 02:35:20 Login Succeeded 02:35:20 nexus3.edgexfoundry.org:10004 02:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:21 Configure a credential helper to remove this warning. See 02:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:21 02:35:21 Login Succeeded 02:35:21 docker.io 02:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:21 Configure a credential helper to remove this warning. See 02:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:21 02:35:21 Login Succeeded 02:35:21 ---> docker-login.sh ends [Pipeline] } 02:35:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:21 ========================================================= 02:35:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:35:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:22 + 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 . 02:35:22 Sending build context to Docker daemon 5.449MB 02:35:22 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 02:35:22 Step 2/10 : FROM ${BASE} AS builder 02:35:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:35:22 9b18e9b68314: Pulling fs layer 02:35:22 35d82f9e3411: Pulling fs layer 02:35:22 e16973657156: Pulling fs layer 02:35:22 fc693d55d65f: Pulling fs layer 02:35:22 7e9fc2657dce: Pulling fs layer 02:35:22 dda99020689f: Pulling fs layer 02:35:22 db1c61fa0a46: Pulling fs layer 02:35:22 891c053d2c06: Pulling fs layer 02:35:22 fc693d55d65f: Waiting 02:35:22 7e9fc2657dce: Waiting 02:35:22 dda99020689f: Waiting 02:35:22 db1c61fa0a46: Waiting 02:35:22 891c053d2c06: Waiting 02:35:22 e16973657156: Download complete 02:35:22 35d82f9e3411: Verifying Checksum 02:35:22 35d82f9e3411: Download complete 02:35:22 7e9fc2657dce: Verifying Checksum 02:35:22 7e9fc2657dce: Download complete 02:35:22 dda99020689f: Verifying Checksum 02:35:22 dda99020689f: Download complete 02:35:22 9b18e9b68314: Download complete 02:35:23 9b18e9b68314: Pull complete 02:35:24 891c053d2c06: Download complete 02:35:24 35d82f9e3411: Pull complete 02:35:24 e16973657156: Pull complete 02:35:25 db1c61fa0a46: Verifying Checksum 02:35:25 fc693d55d65f: Verifying Checksum 02:35:25 fc693d55d65f: Download complete 02:35:38 fc693d55d65f: Pull complete 02:35:38 7e9fc2657dce: Pull complete 02:35:38 dda99020689f: Pull complete 02:35:42 db1c61fa0a46: Pull complete 02:35:44 891c053d2c06: Pull complete 02:35:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:35:44 ---> f96f9c87975a 02:35:44 Step 3/10 : ARG MAKE=make build 02:35:45 ---> Running in 78caa2176849 02:35:45 Removing intermediate container 78caa2176849 02:35:45 ---> 88d679c0552e 02:35:45 Step 4/10 : WORKDIR /device-sdk-go 02:35:45 ---> Running in 734f10ab6e54 02:35:45 Removing intermediate container 734f10ab6e54 02:35:45 ---> c7901da778f3 02:35:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:35:45 ---> Running in 4f9621585ca4 02:35:46 Removing intermediate container 4f9621585ca4 02:35:46 ---> 2f0a73e3d599 02:35:46 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:35:46 ---> Running in e9a884395e3f 02:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:35:48 OK: 221 MiB in 51 packages 02:35:49 Removing intermediate container e9a884395e3f 02:35:49 ---> 5ff0bd9cfd94 02:35:49 Step 7/10 : COPY go.mod vendor* ./ 02:35:49 ---> a3eaae2061cf 02:35:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:50 ---> Running in 71d3b4339f04 02:36:46 Removing intermediate container 71d3b4339f04 02:36:46 ---> 1f2e1502513c 02:36:46 Step 9/10 : COPY . . 02:36:46 ---> 96a9ec233eb0 02:36:46 Step 10/10 : RUN ${MAKE} 02:36:46 ---> Running in b82670d5984b 02:36:46 noop 02:36:46 Removing intermediate container b82670d5984b 02:36:46 ---> 5f4e459b172a 02:36:46 Successfully built 5f4e459b172a 02:36:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:47 + docker inspect -f . ci-base-image-arm64 02:36:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:47 prd-ubuntu20.04-docker-arm64-4c-16g-120065 does not seem to be running inside a container 02:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/130 -v /w/workspace/device-sdk-go/130:/w/workspace/device-sdk-go/130:rw,z -v /w/workspace/device-sdk-go/130@tmp:/w/workspace/device-sdk-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:36:48 $ docker top 32a0e985bf9b04e13ac307d7c8d78d92a66d952232d5697b53d5162b08bc3520 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:49 + go version 02:36:49 go version go1.18.7 linux/arm64 [Pipeline] } 02:36:49 $ docker stop --time=1 32a0e985bf9b04e13ac307d7c8d78d92a66d952232d5697b53d5162b08bc3520 02:36:51 $ docker rm -f 32a0e985bf9b04e13ac307d7c8d78d92a66d952232d5697b53d5162b08bc3520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:51 + docker inspect -f . ci-base-image-arm64 02:36:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:52 prd-ubuntu20.04-docker-arm64-4c-16g-120065 does not seem to be running inside a container 02:36:52 $ 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/130 -v /w/workspace/device-sdk-go/130:/w/workspace/device-sdk-go/130:rw,z -v /w/workspace/device-sdk-go/130@tmp:/w/workspace/device-sdk-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:36:53 $ docker top 0275459debeee38b783a58d7d96aae87f6054fdfcf3a55a8ac85d3499d15defd -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:54 + git config --global --add safe.directory /w/workspace/device-sdk-go/130 [Pipeline] fileExists [Pipeline] sh 02:36:55 + make test 02:36:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:37:33 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:39:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:39:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:39:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:39:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:39:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:39:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.354s coverage: 27.6% of statements 02:40:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.523s coverage: 78.9% of statements 02:40:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 02:40:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.693s coverage: 73.1% of statements 02:40:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:40:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:40:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.722s coverage: 54.4% of statements 02:40:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:40:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 02:40:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:40:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.510s coverage: 65.1% of statements 02:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 02:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:40:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.674s coverage: 89.2% of statements 02:40:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:40:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.283s coverage: 4.7% of statements 02:40:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:40:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:40:19 GO111MODULE=on go vet ./... 02:41:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:55 ./bin/test-attribution-txt.sh 02:41:55 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:41:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:41:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:41:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 02:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:41:55 $ docker stop --time=1 0275459debeee38b783a58d7d96aae87f6054fdfcf3a55a8ac85d3499d15defd 02:41:57 $ docker rm -f 0275459debeee38b783a58d7d96aae87f6054fdfcf3a55a8ac85d3499d15defd [Pipeline] // withDockerContainer [Pipeline] sh 02:41:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:41:59 Warning: overwriting stash ‘coverage-report’ 02:41:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:42:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:42:00 + ls -al . 02:42:00 total 276 02:42:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:36 . 02:42:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:34 .. 02:42:00 -rw-rw-r-- 1 jenkins jenkins 140 Nov 30 02:34 .dockerignore 02:42:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 02:34 .git 02:42:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:34 .github 02:42:00 -rw-rw-r-- 1 jenkins jenkins 131 Nov 30 02:34 .gitignore 02:42:00 -rw-rw-r-- 1 jenkins jenkins 42 Nov 30 02:34 .golangci.yml 02:42:00 -rw-rw-r-- 1 jenkins jenkins 31677 Nov 30 02:34 CHANGELOG.md 02:42:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 30 02:34 GOVERNANCE.md 02:42:00 -rw-rw-r-- 1 jenkins jenkins 880 Nov 30 02:34 Jenkinsfile 02:42:00 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 30 02:34 LICENSE 02:42:00 -rw-rw-r-- 1 jenkins jenkins 2003 Nov 30 02:34 Makefile 02:42:00 -rw-rw-r-- 1 jenkins jenkins 619 Nov 30 02:34 OWNERS.md 02:42:00 -rw-rw-r-- 1 jenkins jenkins 4881 Nov 30 02:34 README.md 02:42:00 -rw-rw-r-- 1 jenkins jenkins 11 Nov 30 02:31 VERSION 02:42:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:34 bin 02:42:00 -rw-r--r-- 1 jenkins jenkins 101759 Nov 30 02:40 coverage.out 02:42:00 drwxrwxr-x 5 jenkins jenkins 4096 Nov 30 02:34 example 02:42:00 -rw-rw-r-- 1 jenkins jenkins 3347 Nov 30 02:34 go.mod 02:42:00 -rw-rw-r-- 1 jenkins jenkins 44600 Nov 30 02:34 go.sum 02:42:00 drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 02:34 internal 02:42:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 02:34 openapi 02:42:00 drwxrwxr-x 6 jenkins jenkins 4096 Nov 30 02:34 pkg 02:42:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:34 snap 02:42:00 -rw-rw-r-- 1 jenkins jenkins 222 Nov 30 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02: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=7d510a9be1a3cd2158385898861d08f1c1b53357 --label arch=arm64 --label version=2.3.1-dev.2 . 02:42:01 Sending build context to Docker daemon 5.551MB 02:42:01 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 02:42:01 Step 2/23 : FROM ${BASE} AS builder 02:42:01 ---> 5f4e459b172a 02:42:01 Step 3/23 : ARG MAKE=make build 02:42:01 ---> Running in 186a6ea7b6b8 02:42:01 Removing intermediate container 186a6ea7b6b8 02:42:01 ---> 9a82b3b9d3b4 02:42:01 Step 4/23 : WORKDIR /device-sdk-go 02:42:01 ---> Running in c958fc2d661a 02:42:02 Removing intermediate container c958fc2d661a 02:42:02 ---> 15887cd5d656 02:42:02 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:42:02 ---> Running in 6136bd0cd080 02:42:02 Removing intermediate container 6136bd0cd080 02:42:02 ---> 0cbbde2a72ff 02:42:02 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:42:02 ---> Running in 0267634fe82b 02:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:42:04 OK: 221 MiB in 51 packages 02:42:05 Removing intermediate container 0267634fe82b 02:42:05 ---> 6f694d8e6baf 02:42:05 Step 7/23 : COPY go.mod vendor* ./ 02:42:06 ---> a1c7c8dd3b42 02:42:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:06 ---> Running in 1b437f68e1b0 02:42:08 Removing intermediate container 1b437f68e1b0 02:42:08 ---> 7973e41063a7 02:42:08 Step 9/23 : COPY . . 02:42:09 ---> 4ce0cee039f7 02:42:09 Step 10/23 : RUN ${MAKE} 02:42:09 ---> Running in 235f819ea040 02:42:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:44:31 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:44:31 Removing intermediate container 235f819ea040 02:44:31 ---> ef4684938a55 02:44:31 Step 11/23 : FROM alpine:3.16 02:44:31 3.16: Pulling from library/alpine 02:44:31 6875df1f5354: Pulling fs layer 02:44:31 6875df1f5354: Verifying Checksum 02:44:31 6875df1f5354: Download complete 02:44:31 6875df1f5354: Pull complete 02:44:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:44:31 Status: Downloaded newer image for alpine:3.16 02:44:31 ---> 2b4661558fb8 02:44:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:44:31 ---> Running in 6d010846e17e 02:44:31 Removing intermediate container 6d010846e17e 02:44:31 ---> dae8faab38f2 02:44:31 Step 13/23 : RUN apk add --update --no-cache zeromq 02:44:31 ---> Running in bf0638e50e4a 02:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:44:31 (1/5) Installing libgcc (11.2.1_git20220219-r2) 02:44:31 (2/5) Installing libsodium (1.0.18-r0) 02:44:31 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 02:44:31 (4/5) Installing libzmq (4.3.4-r0) 02:44:31 (5/5) Installing zeromq (4.3.4-r0) 02:44:31 Executing busybox-1.35.0-r17.trigger 02:44:31 OK: 8 MiB in 19 packages 02:44:32 Removing intermediate container bf0638e50e4a 02:44:32 ---> 9e3cc783acbc 02:44:32 Step 14/23 : WORKDIR / 02:44:33 ---> Running in af619a061944 02:44:33 Removing intermediate container af619a061944 02:44:33 ---> 66eb09d224f5 02:44:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:44:33 ---> 580453d1e1d4 02:44:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:44:35 ---> 74832aae8a46 02:44:35 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:44:35 ---> 7f25451a1563 02:44:35 Step 18/23 : EXPOSE 59999 02:44:35 ---> Running in cd6df0fdd639 02:44:35 Removing intermediate container cd6df0fdd639 02:44:35 ---> fc90206ad722 02:44:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:44:35 ---> Running in 37ca7603ce60 02:44:36 Removing intermediate container 37ca7603ce60 02:44:36 ---> bbbb62558691 02:44:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:36 ---> Running in 08df5af51272 02:44:36 Removing intermediate container 08df5af51272 02:44:36 ---> cc8bae82aaa5 02:44:36 Step 21/23 : LABEL arch=arm64 02:44:36 ---> Running in 22533eee3b1c 02:44:37 Removing intermediate container 22533eee3b1c 02:44:37 ---> 8451bb9d5b80 02:44:37 Step 22/23 : LABEL git_sha=7d510a9be1a3cd2158385898861d08f1c1b53357 02:44:37 ---> Running in 410175f58766 02:44:37 Removing intermediate container 410175f58766 02:44:37 ---> a45b5198d559 02:44:37 Step 23/23 : LABEL version=2.3.1-dev.2 02:44:37 ---> Running in e7d535b502f5 02:44:37 Removing intermediate container e7d535b502f5 02:44:37 ---> 19d4731d04f1 02:44:37 [Warning] One or more build-args [ARCH] were not consumed 02:44:37 Successfully built 19d4731d04f1 02:44:37 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 02:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:38 02:44:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:38 arm64: Pulling from edgex-lftools-log-publisher 02:44:38 8998bd30e6a1: Pulling fs layer 02:44:38 04944245beec: Pulling fs layer 02:44:38 699f458cf7ca: Pulling fs layer 02:44:38 765212b225bb: Pulling fs layer 02:44:38 f23df028b6ca: Pulling fs layer 02:44:38 d65c8cfc05b1: Pulling fs layer 02:44:38 2437ff75d9bd: Pulling fs layer 02:44:38 f23df028b6ca: Waiting 02:44:38 d65c8cfc05b1: Waiting 02:44:38 2437ff75d9bd: Waiting 02:44:38 765212b225bb: Waiting 02:44:38 04944245beec: Verifying Checksum 02:44:38 04944245beec: Download complete 02:44:38 765212b225bb: Verifying Checksum 02:44:38 765212b225bb: Download complete 02:44:38 f23df028b6ca: Verifying Checksum 02:44:38 f23df028b6ca: Download complete 02:44:38 d65c8cfc05b1: Verifying Checksum 02:44:38 d65c8cfc05b1: Download complete 02:44:38 699f458cf7ca: Verifying Checksum 02:44:38 699f458cf7ca: Download complete 02:44:39 8998bd30e6a1: Verifying Checksum 02:44:39 8998bd30e6a1: Download complete 02:44:41 2437ff75d9bd: Verifying Checksum 02:44:41 2437ff75d9bd: Download complete 02:44:43 8998bd30e6a1: Pull complete 02:44:43 04944245beec: Pull complete 02:44:44 699f458cf7ca: Pull complete 02:44:44 765212b225bb: Pull complete 02:44:45 f23df028b6ca: Pull complete 02:44:45 d65c8cfc05b1: Pull complete 02:45:00 2437ff75d9bd: Pull complete 02:45:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:45:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:00 prd-ubuntu20.04-docker-arm64-4c-16g-120065 does not seem to be running inside a container 02:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/130 -v /w/workspace/device-sdk-go/130:/w/workspace/device-sdk-go/130:rw,z -v /w/workspace/device-sdk-go/130@tmp:/w/workspace/device-sdk-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:45:03 $ docker top 05e6162a056e089e335deceace2600ca48405de64ef9c2640b792fc34e1d01c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:04 ---> job-cost.sh 02:45:04 lf-activate-venv: SKIPPING 02:45:04 INFO: No Stack... 02:45:04 INFO: Retrieving Pricing Info for: v3-standard-4 02:45:05 INFO: Archiving Costs [Pipeline] sh 02:45:06 + cut -d, -f6 02:45:06 + cat /w/workspace/device-sdk-go/130/archives/cost.csv [Pipeline] lock 02:45:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] 02:45:06 Resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] did not exist. Created. 02:45:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:45:06 /w/workspace/device-sdk-go/130@tmp/durable-354c662d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:45:06 + echo total: 0.10999999940395355 [Pipeline] stash 02:45:07 Warning: overwriting stash ‘stack-cost’ 02:45:07 Stashed 1 file(s) [Pipeline] } 02:45:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 02:45:07 $ docker stop --time=1 05e6162a056e089e335deceace2600ca48405de64ef9c2640b792fc34e1d01c2 02:45:08 $ docker rm -f 05e6162a056e089e335deceace2600ca48405de64ef9c2640b792fc34e1d01c2 [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 02:45:09 provisioning config files... 02:45:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16796481669297981454tmp [Pipeline] { [Pipeline] sh 02:45:09 + set +x 02:45:09 + bash -s -- 02:45:09 + curl -s https://codecov.io/bash 02:45:09 02:45:09 _____ _ 02:45:09 / ____| | | 02:45:09 | | ___ __| | ___ ___ _____ __ 02:45:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:45:09 | |___| (_) | (_| | __/ (_| (_) \ V / 02:45:09 \_____\___/ \__,_|\___|\___\___/ \_/ 02:45:09 Bash-1.0.6 02:45:09 02:45:09 02:45:09 ==> git version 2.25.1 found 02:45:09 ==> 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 02:45:09 Release-Date: 2020-01-08 02:45:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:45:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:45:09 ==> Jenkins CI detected. 02:45:09 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 02:45:09 project root: . 02:45:09 --> token set from env 02:45:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:45:09 ==> Running gcov in . (disable via -X gcov) 02:45:09 ==> Python coveragepy not found 02:45:09 ==> Searching for coverage reports in: 02:45:09 + . 02:45:09 -> Found 1 reports 02:45:09 ==> Detecting git/mercurial file structure 02:45:09 ==> Reading reports 02:45:09 + ./coverage.out bytes=101759 02:45:09 ==> Appending adjustments 02:45:09 https://docs.codecov.io/docs/fixing-reports 02:45:09 + Found adjustments 02:45:09 ==> Gzipping contents 02:45:09 16K /tmp/codecov.kmxcyN.gz 02:45:09 ==> Uploading reports 02:45:09 url: https://codecov.io 02:45:09 query: branch=main&commit=7d510a9be1a3cd2158385898861d08f1c1b53357&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:45:09 -> Pinging Codecov 02:45:09 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=7d510a9be1a3cd2158385898861d08f1c1b53357&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:45:10 -> Uploading to 02:45:10 https://storage.googleapis.com/codecov/v4/raw/2022-11-30/7E55EF52A471D76F132DFD9A03CDDE97/7d510a9be1a3cd2158385898861d08f1c1b53357/1fa290dc-bdda-4688-a1c4-1cfe2956061e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T024510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62a4da2ac74d61c10895db923eb8d433b3c94e6e331d825ed4fa59220d22563d 02:45:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:45:10 Dload Upload Total Spent Left Speed 02:45:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14708 0 0 100 14708 0 59788 --:--:-- --:--:-- --:--:-- 59788 02:45:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] } 02:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:45:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:45:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:45:11 02:45:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:45:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:45:11 df9b9388f04a: Pulling fs layer 02:45:11 52dc419b0ee2: Pulling fs layer 02:45:11 25bc292e5bac: Pulling fs layer 02:45:11 114826534d7a: Pulling fs layer 02:45:11 4657fd5d0bcf: Pulling fs layer 02:45:11 6ad1cebc031e: Pulling fs layer 02:45:11 8a3aa393b2d8: Pulling fs layer 02:45:11 114826534d7a: Waiting 02:45:11 4657fd5d0bcf: Waiting 02:45:11 6ad1cebc031e: Waiting 02:45:11 8a3aa393b2d8: Waiting 02:45:11 25bc292e5bac: Verifying Checksum 02:45:11 25bc292e5bac: Download complete 02:45:11 52dc419b0ee2: Download complete 02:45:11 4657fd5d0bcf: Download complete 02:45:11 df9b9388f04a: Download complete 02:45:11 df9b9388f04a: Pull complete 02:45:11 52dc419b0ee2: Pull complete 02:45:11 6ad1cebc031e: Verifying Checksum 02:45:11 6ad1cebc031e: Download complete 02:45:11 25bc292e5bac: Pull complete 02:45:12 114826534d7a: Verifying Checksum 02:45:12 114826534d7a: Download complete 02:45:12 8a3aa393b2d8: Verifying Checksum 02:45:12 8a3aa393b2d8: Download complete 02:45:15 114826534d7a: Pull complete 02:45:15 4657fd5d0bcf: Pull complete 02:45:15 6ad1cebc031e: Pull complete 02:45:19 8a3aa393b2d8: Pull complete 02:45:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:45:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:19 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:45:24 $ docker top 8281c3864e930fcffb26bdd68acdd47b1a9722a07ebf14efe6249c7a38af2efb -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 02:45:25 + set -o pipefail 02:45:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 02:45:30 02:45:30 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 02:45:30 02:45:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/fcb5908b-28e5-493c-81fc-c3b1d14fb01c 02:45:30 02:45:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:45:30 02:45:31 02:45:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:45:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:45:31 More details here: https://snyk.co/ue1NS [Pipeline] } 02:45:31 $ docker stop --time=1 8281c3864e930fcffb26bdd68acdd47b1a9722a07ebf14efe6249c7a38af2efb 02:45:35 $ docker rm -f 8281c3864e930fcffb26bdd68acdd47b1a9722a07ebf14efe6249c7a38af2efb [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 02:45:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:35 provisioning config files... 02:45:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7470209239747278244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:36 --> edgex-publish-swagger.sh 02:45:36 === Publish openapi/v2 API === 02:45:36 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:45:36 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 02:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:45:36 Dload Upload Total Spent Left Speed 02:45:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 78 107k --:--:-- --:--:-- --:--:-- 107k 100 53590 100 38 100 53552 78 107k --:--:-- --:--:-- --:--:-- 107k 02:45:36 {"code":403,"message":"Access Denied"} 02:45:36 [Pipeline] } 02:45:36 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 02:45:36 + git log --format=format:%s -1 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] sh 02:45:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:37 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:45:38 $ docker top d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 -eo pid,comm 02:45:38 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). 02:45:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:38 [ssh-agent] Looking for ssh-agent implementation... 02:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:38 $ docker exec d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 ssh-agent 02:45:38 SSH_AUTH_SOCK=/tmp/ssh-A4NIGjRR5dS9/agent.33 02:45:38 SSH_AGENT_PID=39 02:45:38 Running ssh-add (command line suppressed) 02:45:38 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4742749881207277338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4742749881207277338.key) 02:45:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:38 + git semver tag 02:45:39 2022-11-30 02:45:38,961 [run_tag] DEBUG tag force:False 02:45:39 2022-11-30 02:45:38,962 [check_head_tag] DEBUG check head tag 02:45:39 2022-11-30 02:45:38,963 [execute] INFO git cat-file --batch-check 02:45:39 2022-11-30 02:45:38,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 02:45:39 2022-11-30 02:45:38,969 [execute] INFO git cat-file --batch 02:45:39 2022-11-30 02:45:38,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 02:45:39 2022-11-30 02:45:38,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:45:39 2022-11-30 02:45:38,993 [execute] INFO git tag -a v2.3.1-dev.2 -m v2.3.1-dev.2 02:45:39 2022-11-30 02:45:38,993 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.2', '-m', 'v2.3.1-dev.2'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 02:45:39 2022-11-30 02:45:38,999 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:45:39 2.3.1-dev.2 [Pipeline] } 02:45:39 $ docker exec --env ******** --env ******** d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 ssh-agent -k 02:45:39 unset SSH_AUTH_SOCK; 02:45:39 unset SSH_AGENT_PID; 02:45:39 echo Agent pid 39 killed; 02:45:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:39 + git semver [Pipeline] } 02:45:39 $ docker stop --time=1 d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 02:45:41 $ docker rm -f d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:45:41 02:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:45:41 0.23.1-centos7: Pulling from edgex-lftools 02:45:41 ab5ef0e58194: Pulling fs layer 02:45:41 9712f1f96733: Pulling fs layer 02:45:41 63f879dbbcfc: Pulling fs layer 02:45:41 0d9ebad4ef96: Pulling fs layer 02:45:41 e9a5061849ea: Pulling fs layer 02:45:41 d747dcd14b5f: Pulling fs layer 02:45:41 2de7ff778b66: Pulling fs layer 02:45:41 0d9ebad4ef96: Waiting 02:45:41 e9a5061849ea: Waiting 02:45:41 d747dcd14b5f: Waiting 02:45:41 9712f1f96733: Verifying Checksum 02:45:41 9712f1f96733: Download complete 02:45:42 63f879dbbcfc: Verifying Checksum 02:45:42 63f879dbbcfc: Download complete 02:45:42 e9a5061849ea: Verifying Checksum 02:45:42 e9a5061849ea: Download complete 02:45:42 d747dcd14b5f: Download complete 02:45:42 ab5ef0e58194: Verifying Checksum 02:45:42 ab5ef0e58194: Download complete 02:45:42 0d9ebad4ef96: Verifying Checksum 02:45:42 0d9ebad4ef96: Download complete 02:45:42 2de7ff778b66: Verifying Checksum 02:45:42 2de7ff778b66: Download complete 02:45:46 ab5ef0e58194: Pull complete 02:45:46 9712f1f96733: Pull complete 02:45:46 63f879dbbcfc: Pull complete 02:45:50 0d9ebad4ef96: Pull complete 02:45:51 e9a5061849ea: Pull complete 02:45:51 d747dcd14b5f: Pull complete 02:45:52 2de7ff778b66: Pull complete 02:45:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:45:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:52 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:45: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:46:00 $ docker top a9b5e838d015c9cf99a4bf553718464f05ced2cb909d749e7be9d5c68a477993 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:46:00 provisioning config files... 02:46:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5796085152647297211tmp 02:46:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9975626954187364942tmp 02:46:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18043382739646942380tmp [Pipeline] { [Pipeline] echo 02:46:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:46:00 ---> sigul-configuration.sh 02:46:00 gpg: directory `/root/.gnupg' created 02:46:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:46:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:46:00 gpg: keyring `/root/.gnupg/secring.gpg' created 02:46:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:46:00 gpg: CAST5 encrypted data 02:46:00 gpg: encrypted with 1 passphrase 02:46:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:46:01 + mkdir /home/jenkins 02:46:01 + mkdir /home/jenkins/sigul [Pipeline] sh 02:46:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:46:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:46:01 ---> sigul-install.sh 02:46:01 Sigul already installed; skipping installation. [Pipeline] sh 02:46:02 + git tag --list 02:46:02 0.7.1 02:46:02 delhi-tag 02:46:02 v1.0.0 02:46:02 v1.1.0 02:46:02 v1.1.1 02:46:02 v1.1.2 02:46:02 v1.2.0 02:46:02 v1.2.1 02:46:02 v1.2.2 02:46:02 v1.2.3 02:46:02 v1.3.0 02:46:02 v1.4.0 02:46:02 v2.0.0 02:46:02 v2.1.0 02:46:02 v2.1.1 02:46:02 v2.1.1-dev.2 02:46:02 v2.1.1-dev.3 02:46:02 v2.2.0 02:46:02 v2.2.1-dev.1 02:46:02 v2.2.1-dev.10 02:46:02 v2.2.1-dev.11 02:46:02 v2.2.1-dev.12 02:46:02 v2.2.1-dev.13 02:46:02 v2.2.1-dev.14 02:46:02 v2.2.1-dev.2 02:46:02 v2.2.1-dev.3 02:46:02 v2.2.1-dev.4 02:46:02 v2.2.1-dev.5 02:46:02 v2.2.1-dev.6 02:46:02 v2.2.1-dev.7 02:46:02 v2.2.1-dev.8 02:46:02 v2.2.1-dev.9 02:46:02 v2.3.0 02:46:02 v2.3.0-dev.14 02:46:02 v2.3.0-dev.15 02:46:02 v2.3.0-dev.16 02:46:02 v2.3.0-dev.17 02:46:02 v2.3.0-dev.18 02:46:02 v2.3.0-dev.19 02:46:02 v2.3.0-dev.20 02:46:02 v2.3.0-dev.21 02:46:02 v2.3.0-dev.22 02:46:02 v2.3.0-dev.23 02:46:02 v2.3.0-dev.24 02:46:02 v2.3.0-dev.25 02:46:02 v2.3.0-dev.26 02:46:02 v2.3.0-dev.27 02:46:02 v2.3.0-dev.28 02:46:02 v2.3.0-dev.29 02:46:02 v2.3.0-dev.30 02:46:02 v2.3.0-dev.31 02:46:02 v2.3.0-dev.32 02:46:02 v2.3.0-dev.33 02:46:02 v2.3.0-dev.34 02:46:02 v2.3.0-dev.35 02:46:02 v2.3.0-dev.36 02:46:02 v2.3.0-dev.37 02:46:02 v2.3.0-dev.38 02:46:02 v2.3.0-dev.39 02:46:02 v2.3.0-dev.40 02:46:02 v2.3.0-dev.41 02:46:02 v2.3.0-dev.42 02:46:02 v2.3.0-dev.43 02:46:02 v2.3.0-dev.44 02:46:02 v2.3.0-dev.45 02:46:02 v2.3.0-dev.46 02:46:02 v2.3.0-dev.47 02:46:02 v2.3.0-dev.48 02:46:02 v2.3.0-dev.49 02:46:02 v2.3.0-dev.50 02:46:02 v2.3.0-dev.51 02:46:02 v2.3.1-dev.1 02:46:02 v2.3.1-dev.2 [Pipeline] sh 02:46:02 + lftools sign git-tag v2.3.1-dev.2 02:46:02 Signing Git tag with Sigul... 02:46:02 Signing v2.3.1-dev.2 [Pipeline] echo 02:46:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:46:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:46:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:46:03 $ docker stop --time=1 a9b5e838d015c9cf99a4bf553718464f05ced2cb909d749e7be9d5c68a477993 02:46:05 $ docker rm -f a9b5e838d015c9cf99a4bf553718464f05ced2cb909d749e7be9d5c68a477993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:46:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:46:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:46:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:05 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:46: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:46:06 $ docker top 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 -eo pid,comm 02:46: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). 02:46:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:46:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:46:06 [ssh-agent] Looking for ssh-agent implementation... 02:46:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:46:06 $ docker exec 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 ssh-agent 02:46:06 SSH_AUTH_SOCK=/tmp/ssh-Eb7zbA5MJQ9b/agent.32 02:46:06 SSH_AGENT_PID=38 02:46:06 Running ssh-add (command line suppressed) 02:46:06 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15105174243001479230.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15105174243001479230.key) 02:46:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:46:07 + git semver bump pre 02:46:07 2022-11-30 02:46:07,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:46:07 2022-11-30 02:46:07,249 [bump_version] DEBUG bumping version:2.3.1-dev.2 on axis:pre with prefix:dev 02:46:07 2022-11-30 02:46:07,249 [bump_version] DEBUG bumped version:2.3.1-dev.3 02:46:07 2022-11-30 02:46:07,249 [write_version] DEBUG write version:2.3.1-dev.3 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 02:46:07 2022-11-30 02:46:07,249 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:46:07 2022-11-30 02:46:07,249 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:46:07 2022-11-30 02:46:07,251 [execute] INFO git cat-file --batch-check 02:46:07 2022-11-30 02:46:07,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:46:07 2022-11-30 02:46:07,257 [execute] INFO git cat-file --batch 02:46:07 2022-11-30 02:46:07,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:46:07 2022-11-30 02:46:07,263 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:46:07 2.3.1-dev.3 [Pipeline] } 02:46:07 $ docker exec --env ******** --env ******** 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 ssh-agent -k 02:46:07 unset SSH_AUTH_SOCK; 02:46:07 unset SSH_AGENT_PID; 02:46:07 echo Agent pid 38 killed; 02:46:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:46:07 + git semver [Pipeline] } 02:46:08 $ docker stop --time=1 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 02:46:09 $ docker rm -f 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:46:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:46:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:10 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:46:10 $ docker top 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 -eo pid,comm 02:46:10 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). 02:46:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:46:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:46:10 [ssh-agent] Looking for ssh-agent implementation... 02:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:46:10 $ docker exec 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 ssh-agent 02:46:10 SSH_AUTH_SOCK=/tmp/ssh-3M8tXsQJe3od/agent.32 02:46:10 SSH_AGENT_PID=38 02:46:10 Running ssh-add (command line suppressed) 02:46:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10418635936991470782.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10418635936991470782.key) 02:46:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:46:11 + git semver push 02:46:11 2022-11-30 02:46:11,318 [run_push] DEBUG push 02:46:11 2022-11-30 02:46:11,319 [execute] INFO git cat-file --batch-check 02:46:11 2022-11-30 02:46:11,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:46:11 2022-11-30 02:46:11,322 [execute] INFO git rev-list a784d6517037a6df964231e8218575e54904d44a -- 02:46:11 2022-11-30 02:46:11,322 [execute] DEBUG Popen(['git', 'rev-list', 'a784d6517037a6df964231e8218575e54904d44a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:46:11 2022-11-30 02:46:11,330 [execute] INFO git fetch -v origin 02:46:11 2022-11-30 02:46:11,331 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:46:11 2022-11-30 02:46:11,864 [run_push] DEBUG no remote changes detected 02:46:11 2022-11-30 02:46:11,865 [execute] INFO git push origin semver 02:46:11 2022-11-30 02:46:11,865 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:46:12 2022-11-30 02:46:12,638 [run_push] DEBUG push all version tags 02:46:12 2022-11-30 02:46:12,638 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:46:12 2022-11-30 02:46:12,639 [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) 02:46:13 2022-11-30 02:46:13,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:46:13 2.3.1-dev.3 [Pipeline] } 02:46:13 $ docker exec --env ******** --env ******** 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 ssh-agent -k 02:46:13 unset SSH_AUTH_SOCK; 02:46:13 unset SSH_AGENT_PID; 02:46:13 echo Agent pid 38 killed; 02:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:46:13 + git semver [Pipeline] } 02:46:14 $ docker stop --time=1 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 02:46:15 $ docker rm -f 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 [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 02:46:16 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 02:46:16 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:46:16 total 16 02:46:16 drwxr-xr-x 3 root root 4096 Nov 30 02:33 . 02:46:16 drwxrwxr-x 12 jenkins jenkins 4096 Nov 30 02:46 .. 02:46:16 drwxr-xr-x 2 root root 4096 Nov 30 02:33 cost 02:46:16 -rw-r--r-- 1 root root 85 Nov 30 02:33 cost.csv 02:46:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:46:16 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:46:16 total 16 02:46:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 02:33 . 02:46:16 drwxrwxr-x 12 jenkins jenkins 4096 Nov 30 02:46 .. 02:46:16 drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 02:33 cost 02:46:16 -rw-r--r-- 1 jenkins jenkins 85 Nov 30 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:46:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:46:17 ---> package-listing.sh 02:46:17 ++ facter osfamily 02:46:17 ++ tr '[:upper:]' '[:lower:]' 02:46:17 + OS_FAMILY=debian 02:46:17 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 02:46:17 + START_PACKAGES=/tmp/packages_start.txt 02:46:17 + END_PACKAGES=/tmp/packages_end.txt 02:46:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:46:17 + PACKAGES=/tmp/packages_start.txt 02:46:17 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:46:17 + PACKAGES=/tmp/packages_end.txt 02:46:17 + case "${OS_FAMILY}" in 02:46:17 + dpkg -l 02:46:17 + grep '^ii' 02:46:17 + '[' -f /tmp/packages_start.txt ']' 02:46:17 + '[' -f /tmp/packages_end.txt ']' 02:46:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:46:17 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:46:17 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 02:46:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 02:46:17 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 02:46:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:18 prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container 02:46:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:46:18 $ docker top 918cb666ff2ddbdd18c0b819f021c55d14a2fccf78abce92d5d82c296cd29b81 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:46:19 + mkdir -p /var/log/sysstat [Pipeline] sh 02:46:19 + ls /var/log/sa-host 02:46:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:19 provisioning config files... 02:46:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3206984208247937596tmp [Pipeline] { [Pipeline] echo 02:46:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:46:19 ---> create-netrc.sh [Pipeline] } 02:46:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:46:20 ---> python-tools-install.sh [Pipeline] echo 02:46:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:46:20 ---> sudo-logs.sh 02:46:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:46:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:46:20 ---> job-cost.sh 02:46:20 lf-activate-venv: SKIPPING 02:46:20 DEBUG: total: 0.2199999988079071 02:46:20 INFO: Retrieving Stack Cost... 02:46:21 INFO: Retrieving Pricing Info for: v3-standard-8 02:46:21 INFO: Archiving Costs [Pipeline] echo 02:46:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:46:21 ---> logs-deploy.sh 02:46:21 lf-activate-venv: SKIPPING 02:46:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/130 02:46:21 INFO: archiving workspace using pattern(s): 02:46:22 Archives upload complete. 02:46:23 INFO: archiving logs to Nexus 02:46:23 ---> uname -a: 02:46:23 Linux prd-ubuntu20-04-docker-8c-8g-120063 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:46:23 02:46:23 02:46:23 ---> lscpu: 02:46:23 Architecture: x86_64 02:46:23 CPU op-mode(s): 32-bit, 64-bit 02:46:23 Byte Order: Little Endian 02:46:23 Address sizes: 40 bits physical, 48 bits virtual 02:46:23 CPU(s): 8 02:46:23 On-line CPU(s) list: 0-7 02:46:23 Thread(s) per core: 1 02:46:23 Core(s) per socket: 1 02:46:23 Socket(s): 8 02:46:23 NUMA node(s): 1 02:46:23 Vendor ID: AuthenticAMD 02:46:23 CPU family: 23 02:46:23 Model: 49 02:46:23 Model name: AMD EPYC-Rome Processor 02:46:23 Stepping: 0 02:46:23 CPU MHz: 2800.002 02:46:23 BogoMIPS: 5600.00 02:46:23 Virtualization: AMD-V 02:46:23 Hypervisor vendor: KVM 02:46:23 Virtualization type: full 02:46:23 L1d cache: 256 KiB 02:46:23 L1i cache: 256 KiB 02:46:23 L2 cache: 4 MiB 02:46:23 L3 cache: 128 MiB 02:46:23 NUMA node0 CPU(s): 0-7 02:46:23 Vulnerability Itlb multihit: Not affected 02:46:23 Vulnerability L1tf: Not affected 02:46:23 Vulnerability Mds: Not affected 02:46:23 Vulnerability Meltdown: Not affected 02:46:23 Vulnerability Mmio stale data: Not affected 02:46:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:46:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:46:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:46:23 Vulnerability Srbds: Not affected 02:46:23 Vulnerability Tsx async abort: Not affected 02:46:23 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 02:46:23 02:46:23 02:46:23 ---> nproc: 02:46:23 8 02:46:23 02:46:23 02:46:23 ---> df -h: 02:46:23 Filesystem Size Used Avail Use% Mounted on 02:46:23 overlay 155G 13G 143G 9% / 02:46:23 tmpfs 64M 0 64M 0% /dev 02:46:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:46:23 shm 64M 0 64M 0% /dev/shm 02:46:23 /dev/vda1 155G 13G 143G 9% /facter-os 02:46:23 02:46:23 02:46:23 ---> sar -b -r -n DEV: 02:46:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120063) 11/30/22 _x86_64_ (8 CPU) 02:46:23 02:46:23 02:30:37 LINUX RESTART (8 CPU) 02:46:23 02:46:23 02:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:46:23 02:32:01 185.22 40.09 145.13 0.00 4387.32 58931.44 0.00 02:46:23 02:33:01 70.09 0.08 70.00 0.00 1.87 25685.99 0.00 02:46:23 02:34:01 169.36 0.25 169.11 0.00 15.60 43480.89 0.00 02:46:23 02:35:01 2.02 0.00 2.02 0.00 0.00 24.14 0.00 02:46:23 02:36:01 30.08 10.26 19.81 0.00 2905.52 2493.05 0.00 02:46:23 02:37:01 28.55 1.33 27.21 0.00 2271.22 6306.55 0.00 02:46:23 02:38:01 3.55 0.02 3.53 0.00 0.13 91.18 0.00 02:46:23 02:39:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 02:46:23 02:40:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 02:46:23 02:41:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 02:46:23 02:42:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 02:46:23 02:43:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 02:46:23 02:44:01 2.45 1.40 1.05 0.00 33.87 12.67 0.00 02:46:23 02:45:01 1.90 0.27 1.63 0.00 3.87 18.40 0.00 02:46:23 02:46:01 107.26 0.33 106.93 0.00 16.13 61363.41 0.00 02:46:23 Average: 40.34 3.56 36.78 0.00 638.18 13181.90 0.00 02:46:23 02:46:23 02:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:46:23 02:32:01 28237936 31565124 743152 2.26 122616 3400456 2051896 6.05 1163468 3035120 304212 02:46:23 02:33:01 28170280 31580984 722720 2.20 139516 3464616 1918112 5.65 1178272 3079888 209536 02:46:23 02:34:01 27770596 31574980 727672 2.21 151908 3808188 1733852 5.11 1228528 3388648 256 02:46:23 02:35:01 27770876 31575464 726920 2.21 151960 3808192 1733852 5.11 1228456 3388656 52 02:46:23 02:36:01 27483188 31562112 725640 2.21 169400 4059504 1815504 5.35 1375108 3504420 66300 02:46:23 02:37:01 27254680 31564616 721896 2.20 185564 4263244 1820808 5.37 1540876 3556600 4 02:46:23 02:38:01 27259348 31564512 721788 2.20 184120 4259992 1800672 5.31 1539068 3553396 4 02:46:23 02:39:01 27260900 31566256 720072 2.19 184168 4260124 1800672 5.31 1537900 3553528 176 02:46:23 02:40:01 27260600 31565992 720276 2.19 184192 4260128 1800672 5.31 1537896 3553556 180 02:46:23 02:41:01 27261292 31566788 719412 2.19 184240 4260132 1800672 5.31 1537636 3553552 4 02:46:23 02:42:01 27261180 31566680 719484 2.19 184260 4260132 1800672 5.31 1537696 3553552 16 02:46:23 02:43:01 27260976 31566732 719624 2.19 184296 4260136 1800672 5.31 1537644 3553748 8 02:46:23 02:44:01 27252828 31560784 725508 2.21 184336 4261152 1800672 5.31 1547668 3554256 56 02:46:23 02:45:01 27252752 31560848 725584 2.21 184376 4261268 1800672 5.31 1548448 3554100 48 02:46:23 02:46:01 25736292 31516456 761744 2.32 223916 5569724 1857636 5.47 1667808 4815256 824 02:46:23 Average: 27366248 31563889 726766 2.21 174591 4163799 1822469 5.37 1447098 3546552 38778 02:46:23 02:46:23 02:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:46:23 02:32:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 02:46:23 02:32:01 ens3 891.02 576.58 8393.99 105.13 0.00 0.00 0.00 0.00 02:46:23 02:32:01 docker0 140.43 203.05 12.22 1854.02 0.00 0.00 0.00 0.00 02:46:23 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:33:01 ens3 32.24 19.93 29.41 12.34 0.00 0.00 0.00 0.00 02:46:23 02:33:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:46:23 02:34:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 02:46:23 02:34:01 ens3 149.39 113.41 2688.54 110.15 0.00 0.00 0.00 0.00 02:46:23 02:34:01 docker0 3.72 7.92 0.24 97.99 0.00 0.00 0.00 0.00 02:46:23 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:35:01 ens3 0.77 0.40 0.36 0.27 0.00 0.00 0.00 0.00 02:46:23 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:36:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:46:23 02:36:01 ens3 57.77 29.61 1370.06 2.30 0.00 0.00 0.00 0.00 02:46:23 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:46:23 02:37:01 ens3 49.71 27.00 1373.23 2.03 0.00 0.00 0.00 0.00 02:46:23 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:39:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:42:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:46:23 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:43:01 ens3 0.58 0.42 0.27 0.22 0.00 0.00 0.00 0.00 02:46:23 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:44:01 ens3 4.30 3.40 2.99 3.71 0.00 0.00 0.00 0.00 02:46:23 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:46:23 02:45:01 ens3 3.67 3.17 2.12 2.30 0.00 0.00 0.00 0.00 02:46:23 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 02:46:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 02:46:23 02:46:01 ens3 341.12 235.39 7873.09 38.54 0.00 0.00 0.00 0.00 02:46:23 02:46:01 vethdbb8ae5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:46:23 02:46:01 docker0 38.64 65.13 3.41 691.85 0.00 0.00 0.00 0.00 02:46:23 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 02:46:23 Average: ens3 101.20 66.74 1441.26 18.37 0.00 0.00 0.00 0.00 02:46:23 Average: vethdbb8ae5 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 02:46:23 Average: docker0 12.04 18.21 1.04 174.39 0.00 0.00 0.00 0.00 02:46:23 02:46:23