Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a1e4923af529abf66cb087d1ef4c8494172dbc4 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-ssh12776656841027824422.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5018933888825232088.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12366000052201058267.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17619951208207701305.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-ssh9076570581710988409.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-626 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 2a1e4923af529abf66cb087d1ef4c8494172dbc4 (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 2a1e4923af529abf66cb087d1ef4c8494172dbc4 # timeout=10 Commit message: "Merge pull request #1214 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" > git rev-list --no-walk 7a5456d65667bce537ee6e9ff0922bddc6112164 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:11:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:11:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:11:22 ========================================================= 17:11:22 EdgeX Global Pipelines Version Info 17:11:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:11:23 ------------------- 17:11:23 stable info: 17:11:23 ------------------- 17:11:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:23 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:11:23 Message: update stable to v1.0.239 17:11:23 ------------------- 17:11:23 experimental info: 17:11:23 ------------------- 17:11:23 Commited By: **** collab-it+edgex@linuxfoundation.org 17:11:23 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:11:23 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a1e492 [Pipeline] echo 17:11:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:24 provisioning config files... 17:11:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16781336203311253281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:24 ---> docker-login.sh 17:11:24 nexus3.edgexfoundry.org:10001 17:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:25 Configure a credential helper to remove this warning. See 17:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:25 17:11:25 Login Succeeded 17:11:25 nexus3.edgexfoundry.org:10002 17:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:25 Configure a credential helper to remove this warning. See 17:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:25 17:11:25 Login Succeeded 17:11:25 nexus3.edgexfoundry.org:10003 17:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:25 Configure a credential helper to remove this warning. See 17:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:25 17:11:25 Login Succeeded 17:11:25 nexus3.edgexfoundry.org:10004 17:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:25 Configure a credential helper to remove this warning. See 17:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:25 17:11:25 Login Succeeded 17:11:25 docker.io 17:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:25 Configure a credential helper to remove this warning. See 17:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:25 17:11:25 Login Succeeded 17:11:25 ---> docker-login.sh ends [Pipeline] } 17:11:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:11:26 + git rev-list -1 --merges 2a1e4923af529abf66cb087d1ef4c8494172dbc4~1..2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo 17:11:26 -----------> git rev-list -1 --merges 2a1e4923af529abf66cb087d1ef4c8494172dbc4~1..2a1e4923af529abf66cb087d1ef4c8494172dbc4 2a1e4923af529abf66cb087d1ef4c8494172dbc4 17:11:26 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [false] [Pipeline] sh 17:11:26 + git log --format=format:%s -1 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo 17:11:26 ========================================================= 17:11:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:11:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:27 + git log --format=format:%s -1 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] echo 17:11:27 [semverPrep] GIT_COMMIT: 2a1e4923af529abf66cb087d1ef4c8494172dbc4, Commit Message: Merge pull request #1214 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17 [Pipeline] echo 17:11:27 [semverPrep] This is not a build commit. [Pipeline] sh 17:11:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:27 + grep -v github /etc/ssh/ssh_known_hosts 17:11:27 + [ -e /tmp/ssh_known_hosts ] 17:11:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:11:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:11:27 + sudo tee -a /etc/ssh/ssh_known_hosts 17:11:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:27 17:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:28 0.1.4: Pulling from edgex-devops/py-git-semver 17:11:28 b85a868b505f: Pulling fs layer 17:11:28 e2be974225ed: Pulling fs layer 17:11:28 339a4e72a1f5: Pulling fs layer 17:11:28 988bab9f4d93: Pulling fs layer 17:11:28 1469e6f7b9e6: Pulling fs layer 17:11:28 eaf3925da568: Pulling fs layer 17:11:28 bab4dde63d76: Pulling fs layer 17:11:28 bde34c3a00c8: Pulling fs layer 17:11:28 b352a97aabf1: Pulling fs layer 17:11:28 4872d77fe225: Pulling fs layer 17:11:28 5851b861e8e6: Pulling fs layer 17:11:28 bde34c3a00c8: Waiting 17:11:28 b352a97aabf1: Waiting 17:11:28 988bab9f4d93: Waiting 17:11:28 4872d77fe225: Waiting 17:11:28 bab4dde63d76: Waiting 17:11:28 5851b861e8e6: Waiting 17:11:28 1469e6f7b9e6: Waiting 17:11:28 e2be974225ed: Verifying Checksum 17:11:28 988bab9f4d93: Verifying Checksum 17:11:28 988bab9f4d93: Download complete 17:11:28 1469e6f7b9e6: Verifying Checksum 17:11:28 1469e6f7b9e6: Download complete 17:11:28 eaf3925da568: Download complete 17:11:28 339a4e72a1f5: Verifying Checksum 17:11:28 339a4e72a1f5: Download complete 17:11:28 bde34c3a00c8: Download complete 17:11:28 b352a97aabf1: Download complete 17:11:28 4872d77fe225: Verifying Checksum 17:11:28 4872d77fe225: Download complete 17:11:28 5851b861e8e6: Verifying Checksum 17:11:28 5851b861e8e6: Download complete 17:11:28 b85a868b505f: Download complete 17:11:28 bab4dde63d76: Verifying Checksum 17:11:28 bab4dde63d76: Download complete 17:11:29 b85a868b505f: Pull complete 17:11:29 e2be974225ed: Pull complete 17:11:30 339a4e72a1f5: Pull complete 17:11:30 988bab9f4d93: Pull complete 17:11:30 1469e6f7b9e6: Pull complete 17:11:30 eaf3925da568: Pull complete 17:11:32 bab4dde63d76: Pull complete 17:11:32 bde34c3a00c8: Pull complete 17:11:32 b352a97aabf1: Pull complete 17:11:32 4872d77fe225: Pull complete 17:11:33 5851b861e8e6: Pull complete 17:11:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:33 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:11:33 $ 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 17:11:34 $ docker top 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 -eo pid,comm 17:11:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:11:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:34 [ssh-agent] Looking for ssh-agent implementation... 17:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:34 $ docker exec 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent 17:11:35 SSH_AUTH_SOCK=/tmp/ssh-RFVBe04x5JFH/agent.33 17:11:35 SSH_AGENT_PID=39 17:11:35 Running ssh-add (command line suppressed) 17:11:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7548907123674470924.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7548907123674470924.key) 17:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:35 + git tag --points-at HEAD [Pipeline] } 17:11:35 $ docker exec --env ******** --env ******** 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent -k 17:11:35 unset SSH_AUTH_SOCK; 17:11:35 unset SSH_AGENT_PID; 17:11:35 echo Agent pid 39 killed; 17:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:35 [ssh-agent] Looking for ssh-agent implementation... 17:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:35 $ docker exec 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent 17:11:35 SSH_AUTH_SOCK=/tmp/ssh-XBYTecVM5Oym/agent.71 17:11:35 SSH_AGENT_PID=77 17:11:35 Running ssh-add (command line suppressed) 17:11:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8903550997122350182.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8903550997122350182.key) 17:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:36 + git semver init 17:11:36 2022-09-22 17:11:36,455 [run_init] DEBUG init version:0.0.0 force:False 17:11:36 2022-09-22 17:11:36,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 17:11:36 2022-09-22 17:11:36,456 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 17:11:36 2022-09-22 17:11:36,456 [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) 17:11:37 2022-09-22 17:11:37,472 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 17:11:37 2022-09-22 17:11:37,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 17:11:37 2022-09-22 17:11:37,472 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:11:37 2022-09-22 17:11:37,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:11:37 2.3.0-dev.26 [Pipeline] } 17:11:37 $ docker exec --env ******** --env ******** 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 ssh-agent -k 17:11:37 unset SSH_AUTH_SOCK; 17:11:37 unset SSH_AGENT_PID; 17:11:37 echo Agent pid 77 killed; 17:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:38 + git semver [Pipeline] } 17:11:38 $ docker stop --time=1 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 17:11:39 $ docker rm -f 861f8010e93687b50cfb32a43f6e9a197362367feee4934838960d60bf65e861 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:11:40 Stashed 1 file(s) [Pipeline] echo 17:11:40 [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [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 17:11:40 provisioning config files... 17:11:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2841880282853434338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:40 ---> docker-login.sh 17:11:40 nexus3.edgexfoundry.org:10001 17:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:40 Configure a credential helper to remove this warning. See 17:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:40 17:11:40 Login Succeeded 17:11:40 nexus3.edgexfoundry.org:10002 17:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:40 Configure a credential helper to remove this warning. See 17:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:40 17:11:40 Login Succeeded 17:11:40 nexus3.edgexfoundry.org:10003 17:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:41 Configure a credential helper to remove this warning. See 17:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:41 17:11:41 Login Succeeded 17:11:41 nexus3.edgexfoundry.org:10004 17:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:41 Configure a credential helper to remove this warning. See 17:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:41 17:11:41 Login Succeeded 17:11:41 docker.io 17:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:41 Configure a credential helper to remove this warning. See 17:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:41 17:11:41 Login Succeeded 17:11:41 ---> docker-login.sh ends [Pipeline] } 17:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:41 ========================================================= 17:11:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:11:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:42 + 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 . 17:11:42 Sending build context to Docker daemon 9.867MB 17:11:42 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 17:11:42 Step 2/11 : FROM ${BASE} AS builder 17:11:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:42 2408cc74d12b: Pulling fs layer 17:11:42 ea60b727a1ce: Pulling fs layer 17:11:42 30c4a7721957: Pulling fs layer 17:11:42 370296b7ddb6: Pulling fs layer 17:11:42 7c6cee850709: Pulling fs layer 17:11:42 39a5fcdaea64: Pulling fs layer 17:11:42 d94ebbe4e438: Pulling fs layer 17:11:42 bcfd1f05c69d: Pulling fs layer 17:11:42 59ccb84bbe0f: Pulling fs layer 17:11:42 bcfd1f05c69d: Waiting 17:11:42 59ccb84bbe0f: Waiting 17:11:42 39a5fcdaea64: Waiting 17:11:42 370296b7ddb6: Waiting 17:11:42 7c6cee850709: Waiting 17:11:42 d94ebbe4e438: Waiting 17:11:42 30c4a7721957: Verifying Checksum 17:11:42 30c4a7721957: Download complete 17:11:42 ea60b727a1ce: Verifying Checksum 17:11:42 ea60b727a1ce: Download complete 17:11:42 7c6cee850709: Verifying Checksum 17:11:42 7c6cee850709: Download complete 17:11:42 39a5fcdaea64: Verifying Checksum 17:11:42 39a5fcdaea64: Download complete 17:11:42 2408cc74d12b: Verifying Checksum 17:11:42 2408cc74d12b: Download complete 17:11:42 d94ebbe4e438: Verifying Checksum 17:11:42 d94ebbe4e438: Download complete 17:11:42 2408cc74d12b: Pull complete 17:11:42 ea60b727a1ce: Pull complete 17:11:42 30c4a7721957: Pull complete 17:11:42 59ccb84bbe0f: Verifying Checksum 17:11:42 59ccb84bbe0f: Download complete 17:11:43 bcfd1f05c69d: Download complete 17:11:43 370296b7ddb6: Verifying Checksum 17:11:43 370296b7ddb6: Download complete 17:11:47 370296b7ddb6: Pull complete 17:11:47 7c6cee850709: Pull complete 17:11:47 39a5fcdaea64: Pull complete 17:11:47 d94ebbe4e438: Pull complete 17:11:49 bcfd1f05c69d: Pull complete 17:11:50 59ccb84bbe0f: Pull complete 17:11:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:11:50 ---> a4fb48ad2a94 17:11:50 Step 3/11 : ARG MAKE=make build 17:11:52 ---> Running in 2882647d4f37 17:11:52 Removing intermediate container 2882647d4f37 17:11:52 ---> 2009669e0e38 17:11:52 Step 4/11 : WORKDIR /device-sdk-go 17:11:52 ---> Running in 2d05e23af704 17:11:52 Removing intermediate container 2d05e23af704 17:11:52 ---> 717af6b3643a 17:11:52 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:11:52 ---> Running in 728124576cc0 17:11:52 Removing intermediate container 728124576cc0 17:11:52 ---> 002809703e62 17:11:52 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:52 ---> Running in af290ba04b15 17:11:53 Removing intermediate container af290ba04b15 17:11:53 ---> 41ac0904faa8 17:11:53 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:11:53 ---> Running in f45352398dcf 17:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:55 OK: 211 MiB in 51 packages 17:11:55 Removing intermediate container f45352398dcf 17:11:55 ---> 767e6108c001 17:11:55 Step 8/11 : COPY go.mod vendor* ./ 17:11:55 ---> f79f8f8843fe 17:11:55 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:55 Still waiting to schedule task 17:11:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-615’ is offline 17:11:55 ---> Running in c92bba9359c9 17:12:13 Removing intermediate container c92bba9359c9 17:12:13 ---> e5291ffae3f2 17:12:13 Step 10/11 : COPY . . 17:12:13 ---> d559de7cd0ad 17:12:13 Step 11/11 : RUN ${MAKE} 17:12:13 ---> Running in a3810a9b7a95 17:12:13 noop 17:12:13 Removing intermediate container a3810a9b7a95 17:12:13 ---> 35d4b97733e7 17:12:13 Successfully built 35d4b97733e7 17:12:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:14 + docker inspect -f . ci-base-image-x86_64 17:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:14 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:12:14 $ 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 17:12:14 $ docker top b7c5f7e3176b161d3e3096cba46d2add56c07d081502052aea7c569265615cdc -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:14 + go version 17:12:14 go version go1.18.3 linux/amd64 [Pipeline] } 17:12:14 $ docker stop --time=1 b7c5f7e3176b161d3e3096cba46d2add56c07d081502052aea7c569265615cdc 17:12:16 $ docker rm -f b7c5f7e3176b161d3e3096cba46d2add56c07d081502052aea7c569265615cdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:16 + docker inspect -f . ci-base-image-x86_64 17:12:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:16 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:12:16 $ 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 17:12:17 $ docker top ea8dc5b514feced0e348dd9b768ccf8afd06e5fa2ad8db71f792ad7c887367d5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 17:12:17 + make test 17:12:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:12:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:12:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements 17:12:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.087s coverage: 78.9% of statements 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 17:12:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.141s coverage: 60.0% of statements 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:12:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 54.4% of statements 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:12:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:12:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.755s coverage: 89.2% of statements 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:12:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.5% of statements 17:12:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:12: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." 17:12:57 GO111MODULE=on go vet ./... 17:12:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:12:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:12:58 ./bin/test-attribution-txt.sh 17:12:58 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 17:12:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:12:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:12:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 17:12:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:12:58 $ docker stop --time=1 ea8dc5b514feced0e348dd9b768ccf8afd06e5fa2ad8db71f792ad7c887367d5 17:13:01 $ docker rm -f ea8dc5b514feced0e348dd9b768ccf8afd06e5fa2ad8db71f792ad7c887367d5 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:13:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:13:02 + ls -al . 17:13:02 total 276 17:13:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 17:12 . 17:13:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:11 .. 17:13:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 17:11 .dockerignore 17:13:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 17:12 .git 17:13:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:11 .github 17:13:02 -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 17:11 .gitignore 17:13:02 -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 17:11 .golangci.yml 17:13:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 17:11 .semver 17:13:02 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 17:11 CHANGELOG.md 17:13:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 17:11 GOVERNANCE.md 17:13:02 -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 17:11 Jenkinsfile 17:13:02 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 17:11 LICENSE 17:13:02 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 17:11 Makefile 17:13:02 -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 17:11 OWNERS.md 17:13:02 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 17:11 README.md 17:13:02 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 17:11 VERSION 17:13:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:11 bin 17:13:02 -rw-r--r-- 1 jenkins jenkins 101794 Sep 22 17:12 coverage.out 17:13:02 drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 17:11 example 17:13:02 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 17:11 go.mod 17:13:02 -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 17:11 go.sum 17:13:02 drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 17:11 internal 17:13:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 17:11 openapi 17:13:02 drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 17:11 pkg 17:13:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:11 snap 17:13:02 -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:02 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2a1e4923af529abf66cb087d1ef4c8494172dbc4 --label arch=amd64 --label version=2.3.0-dev.26 . 17:13:02 Sending build context to Docker daemon 9.969MB 17:13:02 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:13:02 Step 2/25 : FROM ${BASE} AS builder 17:13:02 ---> 35d4b97733e7 17:13:02 Step 3/25 : ARG MAKE=make build 17:13:02 ---> Running in 24f8af139ed2 17:13:02 Removing intermediate container 24f8af139ed2 17:13:02 ---> 4221be79567d 17:13:02 Step 4/25 : WORKDIR /device-sdk-go 17:13:02 ---> Running in eb1d5057236a 17:13:02 Removing intermediate container eb1d5057236a 17:13:02 ---> b635fd139dd5 17:13:02 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:13:03 ---> Running in 4223a7e9fb67 17:13:03 Removing intermediate container 4223a7e9fb67 17:13:03 ---> de47b010765b 17:13:03 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:03 ---> Running in b4593e43633a 17:13:03 Removing intermediate container b4593e43633a 17:13:03 ---> a29d95097d66 17:13:03 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:13:04 ---> Running in b438740e2948 17:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:05 OK: 211 MiB in 51 packages 17:13:05 Removing intermediate container b438740e2948 17:13:05 ---> d6bbd8559a19 17:13:05 Step 8/25 : COPY go.mod vendor* ./ 17:13:06 ---> 4c03412377a3 17:13:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:06 ---> Running in b50fea0b3c02 17:13:06 Removing intermediate container b50fea0b3c02 17:13:06 ---> 27c70198668a 17:13:06 Step 10/25 : COPY . . 17:13:07 ---> 8ab50cbbe4a2 17:13:07 Step 11/25 : RUN ${MAKE} 17:13:07 ---> Running in 425e592c983d 17:13:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:13:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-628 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 17:13:24 Running in /w/workspace/device-sdk-go/101 [Pipeline] { [Pipeline] checkout 17:13:24 The recommended git tool is: git 17:13:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:13:28 Removing intermediate container 425e592c983d 17:13:28 ---> 79e6bd9b2092 17:13:28 Step 12/25 : FROM alpine:3.16 17:13:28 using credential edgex-jenkins-ssh 17:13:28 Cloning the remote Git repository 17:13:28 3.16: Pulling from library/alpine 17:13:28 213ec9aee27d: Pulling fs layer 17:13:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:13:28 > git init /w/workspace/device-sdk-go/101 # timeout=10 17:13:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:13:29 > git --version # timeout=10 17:13:29 > git --version # 'git version 2.25.1' 17:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:29 213ec9aee27d: Verifying Checksum 17:13:29 213ec9aee27d: Download complete 17:13:29 213ec9aee27d: Pull complete 17:13:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:13:29 Status: Downloaded newer image for alpine:3.16 17:13:29 ---> 9c6f07244728 17:13:29 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:13:29 ---> Running in 08c84006bbbb 17:13:29 Removing intermediate container 08c84006bbbb 17:13:29 ---> d92c81e8d1bc 17:13:29 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:29 ---> Running in 9d0688e5a8c5 17:13:29 Verifying host key using known hosts file 17:13:29 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. 17:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:30 Removing intermediate container 9d0688e5a8c5 17:13:30 ---> 3d34f7ee7289 17:13:30 Step 15/25 : RUN apk add --update --no-cache zeromq 17:13:30 ---> Running in e3fe2cfe121d 17:13:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:31 (1/5) Installing libgcc (11.2.1_git20220219-r2) 17:13:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:13:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:31 Avoid second fetch 17:13:31 Checking out Revision 2a1e4923af529abf66cb087d1ef4c8494172dbc4 (main) 17:13:31 (2/5) Installing libsodium (1.0.18-r0) 17:13:31 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 17:13:32 (4/5) Installing libzmq (4.3.4-r0) 17:13:32 (5/5) Installing zeromq (4.3.4-r0) 17:13:32 Executing busybox-1.35.0-r17.trigger 17:13:32 OK: 8 MiB in 19 packages 17:13:32 Commit message: "Merge pull request #1214 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" 17:13:32 Removing intermediate container e3fe2cfe121d 17:13:32 ---> 6fcff81413c1 17:13:32 Step 16/25 : WORKDIR / 17:13:32 ---> Running in 92055f37fb9b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:32 Removing intermediate container 92055f37fb9b 17:13:32 ---> 0aab9724ef06 17:13:32 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:13:32 ---> 45139a5d461d 17:13:32 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:13:31 > git config core.sparsecheckout # timeout=10 17:13:31 > git checkout -f 2a1e4923af529abf66cb087d1ef4c8494172dbc4 # timeout=10 17:13:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:13:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:33 Dload Upload Total Spent Left Speed 17:13:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 17:13:33 ---> b175b1b5c34a 17:13:33 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:13:33 ---> cc8b6478657e 17:13:33 Step 20/25 : EXPOSE 59999 [Pipeline] sh 17:13:33 ---> Running in 115814d2735f 17:13:33 Removing intermediate container 115814d2735f 17:13:33 ---> 66e9b5694aff 17:13:33 Step 21/25 : ENTRYPOINT ["/device-simple"] 17:13:33 ---> Running in 83e4bcebf7bf 17:13:33 Removing intermediate container 83e4bcebf7bf 17:13:33 ---> cc454b614ea3 17:13:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:13:33 ---> Running in 04141bdaa1db 17:13:33 Removing intermediate container 04141bdaa1db 17:13:33 ---> f1aa9d78d67e 17:13:33 Step 23/25 : LABEL arch=amd64 17:13:33 ---> Running in 8b9df037ca6f 17:13:33 Removing intermediate container 8b9df037ca6f 17:13:33 ---> da3ab2c51a3f 17:13:33 Step 24/25 : LABEL git_sha=2a1e4923af529abf66cb087d1ef4c8494172dbc4 17:13:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:13:34 + sudo tee /etc/docker/daemon.new 17:13:34 { 17:13:34 "registry-mirrors": [ 17:13:34 "https://nexus3.edgexfoundry.org:10001" 17:13:34 ], 17:13:34 "bip": "10.250.0.254/24", 17:13:34 "hosts": [ 17:13:34 "tcp://0.0.0.0:5555", 17:13:34 "unix:///var/run/docker.sock" 17:13:34 ], 17:13:34 "mtu": 1458, 17:13:34 "selinux-enabled": true, 17:13:34 "seccomp-profile": "/etc/docker/seccomp.json" 17:13:34 } [Pipeline] sh 17:13:34 ---> Running in cb98c15f715e 17:13:34 Removing intermediate container cb98c15f715e 17:13:34 ---> 3ecec602294e 17:13:34 Step 25/25 : LABEL version=2.3.0-dev.26 17:13:34 ---> Running in 46d2a05cffce 17:13:34 Removing intermediate container 46d2a05cffce 17:13:34 ---> 97a7e07ffe9d 17:13:34 [Warning] One or more build-args [ARCH] were not consumed 17:13:34 Successfully built 97a7e07ffe9d 17:13:34 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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 17:13:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:34 17:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:34 + sudo service docker restart 17:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:34 latest: Pulling from edgex-lftools-log-publisher 17:13:34 5eb5b503b376: Pulling fs layer 17:13:34 5c69ac0246d0: Pulling fs layer 17:13:34 ec43610c2a17: Pulling fs layer 17:13:34 3a2ae6a8a46f: Pulling fs layer 17:13:34 33b1e0a273af: Pulling fs layer 17:13:34 5d3b04190fa2: Pulling fs layer 17:13:34 2f39f015ded8: Pulling fs layer 17:13:34 33b1e0a273af: Waiting 17:13:34 5d3b04190fa2: Waiting 17:13:34 2f39f015ded8: Waiting 17:13:34 3a2ae6a8a46f: Waiting 17:13:34 5c69ac0246d0: Download complete 17:13:34 3a2ae6a8a46f: Verifying Checksum 17:13:34 3a2ae6a8a46f: Download complete 17:13:34 33b1e0a273af: Verifying Checksum 17:13:34 33b1e0a273af: Download complete 17:13:35 5d3b04190fa2: Download complete 17:13:35 ec43610c2a17: Download complete 17:13:35 5eb5b503b376: Verifying Checksum 17:13:35 5eb5b503b376: Download complete 17:13:35 2f39f015ded8: Download complete 17:13:36 5eb5b503b376: Pull complete 17:13:36 5c69ac0246d0: Pull complete 17:13:36 ec43610c2a17: Pull complete 17:13:36 3a2ae6a8a46f: Pull complete 17:13:37 33b1e0a273af: Pull complete 17:13:37 5d3b04190fa2: Pull complete 17:13:41 2f39f015ded8: Pull complete 17:13:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:41 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:13:43 $ docker top c271286547a90051c7538bf18cd8ca21b8a7eaa59508c0ea976197caafd4e5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:43 ---> job-cost.sh 17:13:43 lf-activate-venv: SKIPPING 17:13:43 INFO: No Stack... 17:13:43 INFO: Retrieving Pricing Info for: v3-standard-8 17:13:44 INFO: Archiving Costs [Pipeline] sh 17:13:44 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 17:13:44 + cut -d, -f6 [Pipeline] lock 17:13:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] 17:13:44 Resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] did not exist. Created. 17:13:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:44 + echo total: 0.2199999988079071 [Pipeline] stash 17:13:44 Stashed 1 file(s) [Pipeline] } 17:13:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 17:13:44 $ docker stop --time=1 c271286547a90051c7538bf18cd8ca21b8a7eaa59508c0ea976197caafd4e5be 17:13:46 $ docker rm -f c271286547a90051c7538bf18cd8ca21b8a7eaa59508c0ea976197caafd4e5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:53 provisioning config files... 17:13:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/101@tmp/config2047567322684780089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:53 ---> docker-login.sh 17:13:53 nexus3.edgexfoundry.org:10001 17:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:53 Configure a credential helper to remove this warning. See 17:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:53 17:13:53 Login Succeeded 17:13:53 nexus3.edgexfoundry.org:10002 17:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:54 Configure a credential helper to remove this warning. See 17:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:54 17:13:54 Login Succeeded 17:13:54 nexus3.edgexfoundry.org:10003 17:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:54 Configure a credential helper to remove this warning. See 17:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:54 17:13:54 Login Succeeded 17:13:54 nexus3.edgexfoundry.org:10004 17:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:55 Configure a credential helper to remove this warning. See 17:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:55 17:13:55 Login Succeeded 17:13:55 docker.io 17:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:55 Configure a credential helper to remove this warning. See 17:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:55 17:13:55 Login Succeeded 17:13:55 ---> docker-login.sh ends [Pipeline] } 17:13:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:55 ========================================================= 17:13:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:13:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:56 + 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 . 17:13:56 Sending build context to Docker daemon 5.296MB 17:13:56 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 17:13:56 Step 2/11 : FROM ${BASE} AS builder 17:13:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:56 b3c136eddcbf: Pulling fs layer 17:13:56 c0a3192eca97: Pulling fs layer 17:13:56 a050256f5b6f: Pulling fs layer 17:13:56 656be50a0ddc: Pulling fs layer 17:13:56 2bbca73fdf42: Pulling fs layer 17:13:56 46d945488cbd: Pulling fs layer 17:13:56 8a5474983e97: Pulling fs layer 17:13:56 329c88fbcd65: Pulling fs layer 17:13:56 656be50a0ddc: Waiting 17:13:56 2bbca73fdf42: Waiting 17:13:56 46d945488cbd: Waiting 17:13:56 8a5474983e97: Waiting 17:13:56 329c88fbcd65: Waiting 17:13:56 a050256f5b6f: Download complete 17:13:56 c0a3192eca97: Download complete 17:13:56 2bbca73fdf42: Download complete 17:13:56 46d945488cbd: Verifying Checksum 17:13:56 46d945488cbd: Download complete 17:13:56 b3c136eddcbf: Verifying Checksum 17:13:56 b3c136eddcbf: Download complete 17:13:57 b3c136eddcbf: Pull complete 17:13:57 329c88fbcd65: Verifying Checksum 17:13:57 329c88fbcd65: Download complete 17:13:58 c0a3192eca97: Pull complete 17:13:58 a050256f5b6f: Pull complete 17:13:59 8a5474983e97: Download complete 17:13:59 656be50a0ddc: Verifying Checksum 17:13:59 656be50a0ddc: Download complete 17:14:12 656be50a0ddc: Pull complete 17:14:12 2bbca73fdf42: Pull complete 17:14:12 46d945488cbd: Pull complete 17:14:18 8a5474983e97: Pull complete 17:14:19 329c88fbcd65: Pull complete 17:14:19 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:14:19 ---> ff4287adb874 17:14:19 Step 3/11 : ARG MAKE=make build 17:14:21 ---> Running in 2028f737a17f 17:14:21 Removing intermediate container 2028f737a17f 17:14:21 ---> 53a5f0715d0b 17:14:21 Step 4/11 : WORKDIR /device-sdk-go 17:14:21 ---> Running in 36d4651f414e 17:14:22 Removing intermediate container 36d4651f414e 17:14:22 ---> 3f184d86b26d 17:14:22 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:14:22 ---> Running in c3a9e90baffb 17:14:22 Removing intermediate container c3a9e90baffb 17:14:22 ---> e30497584fcf 17:14:22 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:22 ---> Running in 3ebda020aabf 17:14:24 Removing intermediate container 3ebda020aabf 17:14:24 ---> da44cc311422 17:14:24 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:14:24 ---> Running in c3d5051c8982 17:14:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:27 OK: 221 MiB in 51 packages 17:14:28 Removing intermediate container c3d5051c8982 17:14:28 ---> 1bbb484ac2d9 17:14:28 Step 8/11 : COPY go.mod vendor* ./ 17:14:28 ---> 80249b7ead43 17:14:28 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:28 ---> Running in c2e49bf2efff 17:15:15 Removing intermediate container c2e49bf2efff 17:15:15 ---> 23c60238cef0 17:15:15 Step 10/11 : COPY . . 17:15:15 ---> e2e46943fc34 17:15:15 Step 11/11 : RUN ${MAKE} 17:15:15 ---> Running in 372337f9c67c 17:15:15 noop 17:15:16 Removing intermediate container 372337f9c67c 17:15:16 ---> 72c74c5d3e3c 17:15:16 Successfully built 72c74c5d3e3c 17:15:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:16 + docker inspect -f . ci-base-image-arm64 17:15:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:17 prd-ubuntu20.04-docker-arm64-4c-16g-628 does not seem to be running inside a container 17:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/101 -v /w/workspace/device-sdk-go/101:/w/workspace/device-sdk-go/101:rw,z -v /w/workspace/device-sdk-go/101@tmp:/w/workspace/device-sdk-go/101@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 17:15:18 $ docker top 01f9bd2f584c2b157c6ee010d82725c8af4c8606cbef3d1a47686e72f72b64ed -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:19 + go version 17:15:19 go version go1.18.3 linux/arm64 [Pipeline] } 17:15:19 $ docker stop --time=1 01f9bd2f584c2b157c6ee010d82725c8af4c8606cbef3d1a47686e72f72b64ed 17:15:20 $ docker rm -f 01f9bd2f584c2b157c6ee010d82725c8af4c8606cbef3d1a47686e72f72b64ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:21 + docker inspect -f . ci-base-image-arm64 17:15:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:21 prd-ubuntu20.04-docker-arm64-4c-16g-628 does not seem to be running inside a container 17:15:21 $ 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/101 -v /w/workspace/device-sdk-go/101:/w/workspace/device-sdk-go/101:rw,z -v /w/workspace/device-sdk-go/101@tmp:/w/workspace/device-sdk-go/101@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 17:15:22 $ docker top d39e50ec3c2951945fb42700e33200d49dd74181ea507ce219a158c6600f7e3b -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:23 + git config --global --add safe.directory /w/workspace/device-sdk-go/101 [Pipeline] fileExists [Pipeline] sh 17:15:23 + make test 17:15:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:15:55 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:17:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.280s coverage: 27.6% of statements 17:17:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.275s coverage: 78.9% of statements 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 17:17:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.446s coverage: 60.0% of statements 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:17:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:17:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.815s coverage: 54.4% of statements 17:17:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:17:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 17:17:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:17:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:17:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.658s coverage: 65.1% of statements 17:17:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 17:17:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:17:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.071s coverage: 89.2% of statements 17:17:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:17:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.257s coverage: 4.5% of statements 17:17:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:17:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:17:57 GO111MODULE=on go vet ./... 17:19:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:48 ./bin/test-attribution-txt.sh 17:19:48 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 17:19:48 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:19:48 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:19:48 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 17:19:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:48 $ docker stop --time=1 d39e50ec3c2951945fb42700e33200d49dd74181ea507ce219a158c6600f7e3b 17:19:50 $ docker rm -f d39e50ec3c2951945fb42700e33200d49dd74181ea507ce219a158c6600f7e3b [Pipeline] // withDockerContainer [Pipeline] sh 17:19:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:52 Warning: overwriting stash ‘coverage-report’ 17:19:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:53 + ls -al . 17:19:53 total 272 17:19:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 17:15 . 17:19:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:13 .. 17:19:53 -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 17:13 .dockerignore 17:19:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 17:13 .git 17:19:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:13 .github 17:19:53 -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 17:13 .gitignore 17:19:53 -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 17:13 .golangci.yml 17:19:53 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 17:13 CHANGELOG.md 17:19:53 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 17:13 GOVERNANCE.md 17:19:53 -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 17:13 Jenkinsfile 17:19:53 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 17:13 LICENSE 17:19:53 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 17:13 Makefile 17:19:53 -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 17:13 OWNERS.md 17:19:53 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 17:13 README.md 17:19:53 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 17:11 VERSION 17:19:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 17:13 bin 17:19:53 -rw-r--r-- 1 jenkins jenkins 101794 Sep 22 17:17 coverage.out 17:19:53 drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 17:13 example 17:19:53 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 17:13 go.mod 17:19:53 -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 17:13 go.sum 17:19:53 drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 17:13 internal 17:19:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 17:13 openapi 17:19:53 drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 17:13 pkg 17:19:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 17:13 snap 17:19:53 -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:53 + 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=2a1e4923af529abf66cb087d1ef4c8494172dbc4 --label arch=arm64 --label version=2.3.0-dev.26 . 17:19:54 Sending build context to Docker daemon 5.398MB 17:19:54 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:19:54 Step 2/25 : FROM ${BASE} AS builder 17:19:54 ---> 72c74c5d3e3c 17:19:54 Step 3/25 : ARG MAKE=make build 17:19:54 ---> Running in b719dd37067c 17:19:54 Removing intermediate container b719dd37067c 17:19:54 ---> b70051cda88f 17:19:54 Step 4/25 : WORKDIR /device-sdk-go 17:19:54 ---> Running in 2540426cf180 17:19:54 Removing intermediate container 2540426cf180 17:19:54 ---> a36440ae0e6c 17:19:54 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:19:55 ---> Running in 78f0f72e9ea0 17:19:55 Removing intermediate container 78f0f72e9ea0 17:19:55 ---> 113ec5367b00 17:19:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:55 ---> Running in 4a771b837aac 17:19:56 Removing intermediate container 4a771b837aac 17:19:56 ---> c151816360cc 17:19:56 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:19:56 ---> Running in 0143bb87a157 17:19:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:19:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:19:59 OK: 221 MiB in 51 packages 17:20:00 Removing intermediate container 0143bb87a157 17:20:00 ---> d53e640dc096 17:20:00 Step 8/25 : COPY go.mod vendor* ./ 17:20:00 ---> d6449fb35966 17:20:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:00 ---> Running in 5a30fc20813d 17:20:02 Removing intermediate container 5a30fc20813d 17:20:02 ---> b58ffd957ed3 17:20:02 Step 10/25 : COPY . . 17:20:03 ---> ba22fdb77bf1 17:20:03 Step 11/25 : RUN ${MAKE} 17:20:03 ---> Running in b11ebdc43f1d 17:20:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:22:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:22:11 Removing intermediate container b11ebdc43f1d 17:22:11 ---> 3db339972280 17:22:11 Step 12/25 : FROM alpine:3.16 17:22:11 3.16: Pulling from library/alpine 17:22:11 9b18e9b68314: Pulling fs layer 17:22:11 9b18e9b68314: Verifying Checksum 17:22:11 9b18e9b68314: Download complete 17:22:11 9b18e9b68314: Pull complete 17:22:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:22:11 Status: Downloaded newer image for alpine:3.16 17:22:11 ---> a6215f271958 17:22:11 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:22:11 ---> Running in d07e9cb35fbe 17:22:11 Removing intermediate container d07e9cb35fbe 17:22:11 ---> ea18478a0082 17:22:11 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:11 ---> Running in a736afed1bc2 17:22:13 Removing intermediate container a736afed1bc2 17:22:13 ---> 36699f521c7e 17:22:13 Step 15/25 : RUN apk add --update --no-cache zeromq 17:22:13 ---> Running in c1882bc6a033 17:22:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:16 (1/5) Installing libgcc (11.2.1_git20220219-r2) 17:22:16 (2/5) Installing libsodium (1.0.18-r0) 17:22:16 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 17:22:16 (4/5) Installing libzmq (4.3.4-r0) 17:22:16 (5/5) Installing zeromq (4.3.4-r0) 17:22:16 Executing busybox-1.35.0-r17.trigger 17:22:16 OK: 8 MiB in 19 packages 17:22:17 Removing intermediate container c1882bc6a033 17:22:17 ---> 880070a2c65a 17:22:17 Step 16/25 : WORKDIR / 17:22:17 ---> Running in 8544cd40de6e 17:22:17 Removing intermediate container 8544cd40de6e 17:22:17 ---> ecb39a921453 17:22:17 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:22:18 ---> faffa846d53d 17:22:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:22:19 ---> 5a5c9fb9ffd2 17:22:19 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:22:20 ---> 2d335f1624e6 17:22:20 Step 20/25 : EXPOSE 59999 17:22:20 ---> Running in 8a25068de005 17:22:20 Removing intermediate container 8a25068de005 17:22:20 ---> 526db0ac88c1 17:22:20 Step 21/25 : ENTRYPOINT ["/device-simple"] 17:22:20 ---> Running in fc0fabaa52e9 17:22:20 Removing intermediate container fc0fabaa52e9 17:22:20 ---> 8c4578b5de97 17:22:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:22:20 ---> Running in 1318e6e9b510 17:22:21 Removing intermediate container 1318e6e9b510 17:22:21 ---> 4bc78bc75c61 17:22:21 Step 23/25 : LABEL arch=arm64 17:22:21 ---> Running in 60dcca69338e 17:22:21 Removing intermediate container 60dcca69338e 17:22:21 ---> e0ea3a55d97d 17:22:21 Step 24/25 : LABEL git_sha=2a1e4923af529abf66cb087d1ef4c8494172dbc4 17:22:21 ---> Running in 1fe0b810e713 17:22:22 Removing intermediate container 1fe0b810e713 17:22:22 ---> 34dbcbacbf9a 17:22:22 Step 25/25 : LABEL version=2.3.0-dev.26 17:22:22 ---> Running in 6e029ed505df 17:22:22 Removing intermediate container 6e029ed505df 17:22:22 ---> 1da77b13bd00 17:22:22 [Warning] One or more build-args [ARCH] were not consumed 17:22:22 Successfully built 1da77b13bd00 17:22:22 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 17:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:23 17:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:23 arm64: Pulling from edgex-lftools-log-publisher 17:22:23 8998bd30e6a1: Pulling fs layer 17:22:23 04944245beec: Pulling fs layer 17:22:23 699f458cf7ca: Pulling fs layer 17:22:23 765212b225bb: Pulling fs layer 17:22:23 f23df028b6ca: Pulling fs layer 17:22:23 d65c8cfc05b1: Pulling fs layer 17:22:23 2437ff75d9bd: Pulling fs layer 17:22:23 765212b225bb: Waiting 17:22:23 f23df028b6ca: Waiting 17:22:23 d65c8cfc05b1: Waiting 17:22:23 2437ff75d9bd: Waiting 17:22:23 04944245beec: Verifying Checksum 17:22:23 04944245beec: Download complete 17:22:23 765212b225bb: Verifying Checksum 17:22:23 765212b225bb: Download complete 17:22:23 f23df028b6ca: Verifying Checksum 17:22:23 f23df028b6ca: Download complete 17:22:23 d65c8cfc05b1: Download complete 17:22:23 699f458cf7ca: Download complete 17:22:24 8998bd30e6a1: Download complete 17:22:26 2437ff75d9bd: Verifying Checksum 17:22:26 2437ff75d9bd: Download complete 17:22:28 8998bd30e6a1: Pull complete 17:22:28 04944245beec: Pull complete 17:22:30 699f458cf7ca: Pull complete 17:22:30 765212b225bb: Pull complete 17:22:31 f23df028b6ca: Pull complete 17:22:31 d65c8cfc05b1: Pull complete 17:22:46 2437ff75d9bd: Pull complete 17:22:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:46 prd-ubuntu20.04-docker-arm64-4c-16g-628 does not seem to be running inside a container 17:22:46 $ 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/101 -v /w/workspace/device-sdk-go/101:/w/workspace/device-sdk-go/101:rw,z -v /w/workspace/device-sdk-go/101@tmp:/w/workspace/device-sdk-go/101@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 17:22:48 $ docker top fc9401ec276423230feb946af90ef4d537ff8998ee6b7fb9d0745e1ba93fabed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:49 ---> job-cost.sh 17:22:49 lf-activate-venv: SKIPPING 17:22:49 INFO: No Stack... 17:22:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:22:51 INFO: Archiving Costs [Pipeline] sh 17:22:51 + cat /w/workspace/device-sdk-go/101/archives/cost.csv 17:22:51 + cut -d, -f6 [Pipeline] lock 17:22:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] 17:22:51 Resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] did not exist. Created. 17:22:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:51 /w/workspace/device-sdk-go/101@tmp/durable-dac4db6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:22:52 + echo total: 0.10999999940395355 [Pipeline] stash 17:22:52 Warning: overwriting stash ‘stack-cost’ 17:22:52 Stashed 1 file(s) [Pipeline] } 17:22:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:52 $ docker stop --time=1 fc9401ec276423230feb946af90ef4d537ff8998ee6b7fb9d0745e1ba93fabed 17:22:54 $ docker rm -f fc9401ec276423230feb946af90ef4d537ff8998ee6b7fb9d0745e1ba93fabed [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 17:22:54 provisioning config files... 17:22:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18370887156047224389tmp [Pipeline] { [Pipeline] sh 17:22:55 + set +x 17:22:55 + bash -s -- 17:22:55 + curl -s https://codecov.io/bash 17:22:55 17:22:55 _____ _ 17:22:55 / ____| | | 17:22:55 | | ___ __| | ___ ___ _____ __ 17:22:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:55 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:55 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:55 Bash-1.0.6 17:22:55 17:22:55 17:22:55 ==> git version 2.25.1 found 17:22:55 ==> 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 17:22:55 Release-Date: 2020-01-08 17:22:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:22:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:22:55 ==> Jenkins CI detected. 17:22:55 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 17:22:55 project root: . 17:22:55 --> token set from env 17:22:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:55 ==> Running gcov in . (disable via -X gcov) 17:22:55 ==> Python coveragepy not found 17:22:55 ==> Searching for coverage reports in: 17:22:55 + . 17:22:55 -> Found 1 reports 17:22:55 ==> Detecting git/mercurial file structure 17:22:55 ==> Reading reports 17:22:55 + ./coverage.out bytes=101794 17:22:55 ==> Appending adjustments 17:22:55 https://docs.codecov.io/docs/fixing-reports 17:22:55 + Found adjustments 17:22:55 ==> Gzipping contents 17:22:55 16K /tmp/codecov.g6BA0A.gz 17:22:55 ==> Uploading reports 17:22:55 url: https://codecov.io 17:22:55 query: branch=main&commit=2a1e4923af529abf66cb087d1ef4c8494172dbc4&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:55 -> Pinging Codecov 17:22:55 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=2a1e4923af529abf66cb087d1ef4c8494172dbc4&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:55 -> Uploading to 17:22:55 https://storage.googleapis.com/codecov/v4/raw/2022-09-22/7E55EF52A471D76F132DFD9A03CDDE97/2a1e4923af529abf66cb087d1ef4c8494172dbc4/dc004db1-d89b-4795-81ec-2b17ea859b93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T172255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9509834b41ffba5724489eaa2c69d9c6073ea3648d971aa48d66bb1a38aae07 17:22:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:55 Dload Upload Total Spent Left Speed 17:22:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14607 0 0 100 14607 0 66095 --:--:-- --:--:-- --:--:-- 65797 100 14607 0 0 100 14607 0 58428 --:--:-- --:--:-- --:--:-- 58195 17:22:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] } 17:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:22:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:22:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:56 17:22:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:22:56 df9b9388f04a: Pulling fs layer 17:22:56 52dc419b0ee2: Pulling fs layer 17:22:56 25bc292e5bac: Pulling fs layer 17:22:56 114826534d7a: Pulling fs layer 17:22:56 4657fd5d0bcf: Pulling fs layer 17:22:56 6ad1cebc031e: Pulling fs layer 17:22:56 8a3aa393b2d8: Pulling fs layer 17:22:56 114826534d7a: Waiting 17:22:56 4657fd5d0bcf: Waiting 17:22:56 6ad1cebc031e: Waiting 17:22:56 8a3aa393b2d8: Waiting 17:22:56 25bc292e5bac: Download complete 17:22:56 52dc419b0ee2: Verifying Checksum 17:22:56 52dc419b0ee2: Download complete 17:22:56 4657fd5d0bcf: Verifying Checksum 17:22:56 4657fd5d0bcf: Download complete 17:22:56 df9b9388f04a: Download complete 17:22:57 6ad1cebc031e: Verifying Checksum 17:22:57 6ad1cebc031e: Download complete 17:22:57 df9b9388f04a: Pull complete 17:22:57 52dc419b0ee2: Pull complete 17:22:57 25bc292e5bac: Pull complete 17:22:57 114826534d7a: Verifying Checksum 17:22:57 114826534d7a: Download complete 17:22:58 8a3aa393b2d8: Verifying Checksum 17:22:58 8a3aa393b2d8: Download complete 17:23:01 114826534d7a: Pull complete 17:23:01 4657fd5d0bcf: Pull complete 17:23:01 6ad1cebc031e: Pull complete 17:23:05 8a3aa393b2d8: Pull complete 17:23:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:05 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:23:05 $ 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 17:23:07 $ docker top 8009029e5d0c69c16523541da7551188b98e4614e1ff9b30f2e5e3acf543a453 -eo pid,comm [Pipeline] { [Pipeline] echo 17:23:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 17:23:08 + set -o pipefail 17:23:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 17:23:13 17:23:13 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 17:23:13 17:23:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/89da91cb-d19d-4197-9142-33f2a4ddff6b 17:23:13 17:23:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:23:13 17:23:13 [Pipeline] } 17:23:13 $ docker stop --time=1 8009029e5d0c69c16523541da7551188b98e4614e1ff9b30f2e5e3acf543a453 17:23:15 $ docker rm -f 8009029e5d0c69c16523541da7551188b98e4614e1ff9b30f2e5e3acf543a453 [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 17:23:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:16 provisioning config files... 17:23:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11289415918732384466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:16 --> edgex-publish-swagger.sh 17:23:16 === Publish openapi/v2 API === 17:23:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:23:16 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 17:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:16 Dload Upload Total Spent Left Speed 17:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 85003 --:--:-- --:--:-- --:--:-- 84868 100 53552 0 0 100 53552 0 84868 --:--:-- --:--:-- --:--:-- 84734 17:23:17 17:23:17 [Pipeline] } 17:23:17 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 17:23:17 + git log --format=format:%s -1 2a1e4923af529abf66cb087d1ef4c8494172dbc4 [Pipeline] sh 17:23:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:18 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:23:18 $ 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 17:23:18 $ docker top f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 -eo pid,comm 17:23:18 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). 17:23:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:18 [ssh-agent] Looking for ssh-agent implementation... 17:23:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:18 $ docker exec f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 ssh-agent 17:23:19 SSH_AUTH_SOCK=/tmp/ssh-4180LB4SFATo/agent.32 17:23:19 SSH_AGENT_PID=38 17:23:19 Running ssh-add (command line suppressed) 17:23:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11382765154754700662.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11382765154754700662.key) 17:23:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:19 + git semver tag 17:23:19 2022-09-22 17:23:19,629 [run_tag] DEBUG tag force:False 17:23:19 2022-09-22 17:23:19,629 [check_head_tag] DEBUG check head tag 17:23:19 2022-09-22 17:23:19,630 [execute] INFO git cat-file --batch-check 17:23:19 2022-09-22 17:23:19,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:23:19 2022-09-22 17:23:19,634 [execute] INFO git cat-file --batch 17:23:19 2022-09-22 17:23:19,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:23:19 2022-09-22 17:23:19,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:23:19 2022-09-22 17:23:19,654 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 17:23:19 2022-09-22 17:23:19,655 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 17:23:19 2022-09-22 17:23:19,660 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:23:19 2.3.0-dev.26 [Pipeline] } 17:23:19 $ docker exec --env ******** --env ******** f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 ssh-agent -k 17:23:19 unset SSH_AUTH_SOCK; 17:23:19 unset SSH_AGENT_PID; 17:23:19 echo Agent pid 38 killed; 17:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:20 + git semver [Pipeline] } 17:23:20 $ docker stop --time=1 f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 17:23:21 $ docker rm -f f930744353ed647b87f12ad5b02a942989087f0cfe479f0a6de9afc63256a919 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:22 17:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:22 0.23.1-centos7: Pulling from edgex-lftools 17:23:22 ab5ef0e58194: Pulling fs layer 17:23:22 9712f1f96733: Pulling fs layer 17:23:22 63f879dbbcfc: Pulling fs layer 17:23:22 0d9ebad4ef96: Pulling fs layer 17:23:22 e9a5061849ea: Pulling fs layer 17:23:22 d747dcd14b5f: Pulling fs layer 17:23:22 2de7ff778b66: Pulling fs layer 17:23:22 0d9ebad4ef96: Waiting 17:23:22 e9a5061849ea: Waiting 17:23:22 d747dcd14b5f: Waiting 17:23:22 9712f1f96733: Verifying Checksum 17:23:22 9712f1f96733: Download complete 17:23:22 63f879dbbcfc: Verifying Checksum 17:23:22 63f879dbbcfc: Download complete 17:23:22 e9a5061849ea: Verifying Checksum 17:23:22 e9a5061849ea: Download complete 17:23:22 0d9ebad4ef96: Verifying Checksum 17:23:22 0d9ebad4ef96: Download complete 17:23:22 d747dcd14b5f: Download complete 17:23:23 ab5ef0e58194: Download complete 17:23:23 2de7ff778b66: Download complete 17:23:26 ab5ef0e58194: Pull complete 17:23:26 9712f1f96733: Pull complete 17:23:26 63f879dbbcfc: Pull complete 17:23:30 0d9ebad4ef96: Pull complete 17:23:30 e9a5061849ea: Pull complete 17:23:30 d747dcd14b5f: Pull complete 17:23:31 2de7ff778b66: Pull complete 17:23:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:31 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:23:34 $ docker top e990893f1a4c0f6eb38a21c901b271845254cdbc43a5e4c57594c8a8d90ca700 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:23:34 provisioning config files... 17:23:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14321864869469493269tmp 17:23:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17362282636065232248tmp 17:23:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2103661967587915391tmp [Pipeline] { [Pipeline] echo 17:23:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:23:34 ---> sigul-configuration.sh 17:23:34 gpg: directory `/root/.gnupg' created 17:23:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:23:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:23:34 gpg: keyring `/root/.gnupg/secring.gpg' created 17:23:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:23:34 gpg: CAST5 encrypted data 17:23:34 gpg: encrypted with 1 passphrase 17:23:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:23:34 + mkdir /home/jenkins 17:23:34 + mkdir /home/jenkins/sigul [Pipeline] sh 17:23:35 + 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 17:23:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:35 ---> sigul-install.sh 17:23:35 Sigul already installed; skipping installation. [Pipeline] sh 17:23:35 + git tag --list 17:23:35 0.7.1 17:23:35 delhi-tag 17:23:35 v1.0.0 17:23:35 v1.1.0 17:23:35 v1.1.1 17:23:35 v1.1.2 17:23:35 v1.2.0 17:23:35 v1.2.1 17:23:35 v1.2.2 17:23:35 v1.2.3 17:23:35 v1.3.0 17:23:35 v1.4.0 17:23:35 v2.0.0 17:23:35 v2.1.0 17:23:35 v2.1.1 17:23:35 v2.1.1-dev.2 17:23:35 v2.1.1-dev.3 17:23:35 v2.2.0 17:23:35 v2.2.1-dev.1 17:23:35 v2.2.1-dev.10 17:23:35 v2.2.1-dev.11 17:23:35 v2.2.1-dev.12 17:23:35 v2.2.1-dev.13 17:23:35 v2.2.1-dev.14 17:23:35 v2.2.1-dev.2 17:23:35 v2.2.1-dev.3 17:23:35 v2.2.1-dev.4 17:23:35 v2.2.1-dev.5 17:23:35 v2.2.1-dev.6 17:23:35 v2.2.1-dev.7 17:23:35 v2.2.1-dev.8 17:23:35 v2.2.1-dev.9 17:23:35 v2.3.0-dev.14 17:23:35 v2.3.0-dev.15 17:23:35 v2.3.0-dev.16 17:23:35 v2.3.0-dev.17 17:23:35 v2.3.0-dev.18 17:23:35 v2.3.0-dev.19 17:23:35 v2.3.0-dev.20 17:23:35 v2.3.0-dev.21 17:23:35 v2.3.0-dev.22 17:23:35 v2.3.0-dev.23 17:23:35 v2.3.0-dev.24 17:23:35 v2.3.0-dev.25 17:23:35 v2.3.0-dev.26 [Pipeline] sh 17:23:35 + lftools sign git-tag v2.3.0-dev.26 17:23:36 Signing Git tag with Sigul... 17:23:36 Signing v2.3.0-dev.26 [Pipeline] echo 17:23:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:23:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:23:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:23:37 $ docker stop --time=1 e990893f1a4c0f6eb38a21c901b271845254cdbc43a5e4c57594c8a8d90ca700 17:23:38 $ docker rm -f e990893f1a4c0f6eb38a21c901b271845254cdbc43a5e4c57594c8a8d90ca700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:23:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:39 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:23:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:23:39 $ docker top ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 -eo pid,comm 17:23:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:23:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:39 [ssh-agent] Looking for ssh-agent implementation... 17:23:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:40 $ docker exec ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 ssh-agent 17:23:40 SSH_AUTH_SOCK=/tmp/ssh-VvQBc9D52ztu/agent.31 17:23:40 SSH_AGENT_PID=37 17:23:40 Running ssh-add (command line suppressed) 17:23:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_893424406263129031.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_893424406263129031.key) 17:23:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:40 + git semver bump pre 17:23:40 2022-09-22 17:23:40,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:23:40 2022-09-22 17:23:40,716 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev 17:23:40 2022-09-22 17:23:40,716 [bump_version] DEBUG bumped version:2.3.0-dev.27 17:23:40 2022-09-22 17:23:40,716 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 17:23:40 2022-09-22 17:23:40,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:23:40 2022-09-22 17:23:40,716 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:23:40 2022-09-22 17:23:40,718 [execute] INFO git cat-file --batch-check 17:23:40 2022-09-22 17:23:40,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:40 2022-09-22 17:23:40,724 [execute] INFO git cat-file --batch 17:23:40 2022-09-22 17:23:40,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:40 2022-09-22 17:23:40,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:23:40 2.3.0-dev.27 [Pipeline] } 17:23:40 $ docker exec --env ******** --env ******** ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 ssh-agent -k 17:23:40 unset SSH_AUTH_SOCK; 17:23:40 unset SSH_AGENT_PID; 17:23:40 echo Agent pid 37 killed; 17:23:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:41 + git semver [Pipeline] } 17:23:41 $ docker stop --time=1 ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 17:23:42 $ docker rm -f ac694ce3733383eb4078913a872a71389643398a5d72bb62cda0e0d3d53d7077 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:43 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:23:43 $ docker top 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 -eo pid,comm 17:23:43 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). 17:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:44 [ssh-agent] Looking for ssh-agent implementation... 17:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:44 $ docker exec 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 ssh-agent 17:23:44 SSH_AUTH_SOCK=/tmp/ssh-2ecj6Yu7GajF/agent.33 17:23:44 SSH_AGENT_PID=39 17:23:44 Running ssh-add (command line suppressed) 17:23:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9216450597180520474.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9216450597180520474.key) 17:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:44 + git semver push 17:23:44 2022-09-22 17:23:44,834 [run_push] DEBUG push 17:23:44 2022-09-22 17:23:44,835 [execute] INFO git cat-file --batch-check 17:23:44 2022-09-22 17:23:44,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:44 2022-09-22 17:23:44,840 [execute] INFO git rev-list c94405ce16dc5e5bc8c511f6de291b8d67128ce1 -- 17:23:44 2022-09-22 17:23:44,840 [execute] DEBUG Popen(['git', 'rev-list', 'c94405ce16dc5e5bc8c511f6de291b8d67128ce1', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:23:44 2022-09-22 17:23:44,852 [execute] INFO git fetch -v origin 17:23:44 2022-09-22 17:23:44,852 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:23:45 2022-09-22 17:23:45,470 [run_push] DEBUG no remote changes detected 17:23:45 2022-09-22 17:23:45,470 [execute] INFO git push origin semver 17:23:45 2022-09-22 17:23:45,471 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:23:46 2022-09-22 17:23:46,255 [run_push] DEBUG push all version tags 17:23:46 2022-09-22 17:23:46,256 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:23:46 2022-09-22 17:23:46,256 [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) 17:23:47 2022-09-22 17:23:47,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 17:23:47 2.3.0-dev.27 [Pipeline] } 17:23:47 $ docker exec --env ******** --env ******** 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 ssh-agent -k 17:23:47 unset SSH_AUTH_SOCK; 17:23:47 unset SSH_AGENT_PID; 17:23:47 echo Agent pid 39 killed; 17:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:47 + git semver [Pipeline] } 17:23:48 $ docker stop --time=1 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 17:23:49 $ docker rm -f 144e758f81a84fa65e96abda37ff09d79323d4895aaff79b31ff1d0c03cd5542 [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 17:23:49 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 17:23:49 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 17:23:49 total 16 17:23:49 drwxr-xr-x 3 root root 4096 Sep 22 17:13 . 17:23:49 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:23 .. 17:23:49 drwxr-xr-x 2 root root 4096 Sep 22 17:13 cost 17:23:49 -rw-r--r-- 1 root root 85 Sep 22 17:13 cost.csv 17:23:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 17:23:49 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 17:23:49 total 16 17:23:49 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 17:13 . 17:23:49 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:23 .. 17:23:49 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 17:13 cost 17:23:49 -rw-r--r-- 1 jenkins jenkins 85 Sep 22 17:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:23:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:51 ---> package-listing.sh 17:23:51 ++ facter osfamily 17:23:51 ++ tr '[:upper:]' '[:lower:]' 17:23:51 + OS_FAMILY=debian 17:23:51 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 17:23:51 + START_PACKAGES=/tmp/packages_start.txt 17:23:51 + END_PACKAGES=/tmp/packages_end.txt 17:23:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:51 + PACKAGES=/tmp/packages_start.txt 17:23:51 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 17:23:51 + PACKAGES=/tmp/packages_end.txt 17:23:51 + case "${OS_FAMILY}" in 17:23:51 + dpkg -l 17:23:51 + grep '^ii' 17:23:51 + '[' -f /tmp/packages_start.txt ']' 17:23:51 + '[' -f /tmp/packages_end.txt ']' 17:23:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:51 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 17:23:51 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 17:23:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 17:23:51 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 17:23:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:52 prd-ubuntu20.04-docker-8c-8g-626 does not seem to be running inside a container 17:23:52 $ 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 17:23:52 $ docker top fb85e5b17c0aae35f04773b99d83a60ea6ba01aaf6a18535b7e516aa6edcb1c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:53 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:53 + ls /var/log/sa-host 17:23:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:53 provisioning config files... 17:23:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6505768922536004051tmp [Pipeline] { [Pipeline] echo 17:23:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:53 ---> create-netrc.sh [Pipeline] } 17:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:54 ---> python-tools-install.sh [Pipeline] echo 17:23:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:54 ---> sudo-logs.sh 17:23:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:23:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:55 ---> job-cost.sh 17:23:55 lf-activate-venv: SKIPPING 17:23:55 DEBUG: total: 0.2199999988079071 17:23:55 INFO: Retrieving Stack Cost... 17:23:55 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:55 INFO: Archiving Costs [Pipeline] echo 17:23:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:56 ---> logs-deploy.sh 17:23:56 lf-activate-venv: SKIPPING 17:23:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/101 17:23:56 INFO: archiving workspace using pattern(s): 17:23:57 Archives upload complete. 17:23:57 INFO: archiving logs to Nexus 17:23:58 ---> uname -a: 17:23:58 Linux prd-ubuntu20-04-docker-8c-8g-626 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:23:58 17:23:58 17:23:58 ---> lscpu: 17:23:58 Architecture: x86_64 17:23:58 CPU op-mode(s): 32-bit, 64-bit 17:23:58 Byte Order: Little Endian 17:23:58 Address sizes: 40 bits physical, 48 bits virtual 17:23:58 CPU(s): 8 17:23:58 On-line CPU(s) list: 0-7 17:23:58 Thread(s) per core: 1 17:23:58 Core(s) per socket: 1 17:23:58 Socket(s): 8 17:23:58 NUMA node(s): 1 17:23:58 Vendor ID: AuthenticAMD 17:23:58 CPU family: 23 17:23:58 Model: 49 17:23:58 Model name: AMD EPYC-Rome Processor 17:23:58 Stepping: 0 17:23:58 CPU MHz: 2799.976 17:23:58 BogoMIPS: 5599.95 17:23:58 Virtualization: AMD-V 17:23:58 Hypervisor vendor: KVM 17:23:58 Virtualization type: full 17:23:58 L1d cache: 256 KiB 17:23:58 L1i cache: 256 KiB 17:23:58 L2 cache: 4 MiB 17:23:58 L3 cache: 128 MiB 17:23:58 NUMA node0 CPU(s): 0-7 17:23:58 Vulnerability Itlb multihit: Not affected 17:23:58 Vulnerability L1tf: Not affected 17:23:58 Vulnerability Mds: Not affected 17:23:58 Vulnerability Meltdown: Not affected 17:23:58 Vulnerability Mmio stale data: Not affected 17:23:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:23:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:23:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:23:58 Vulnerability Srbds: Not affected 17:23:58 Vulnerability Tsx async abort: Not affected 17:23:58 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 17:23:58 17:23:58 17:23:58 ---> nproc: 17:23:58 8 17:23:58 17:23:58 17:23:58 ---> df -h: 17:23:58 Filesystem Size Used Avail Use% Mounted on 17:23:58 overlay 155G 13G 143G 9% / 17:23:58 tmpfs 64M 0 64M 0% /dev 17:23:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:23:58 shm 64M 0 64M 0% /dev/shm 17:23:58 /dev/vda1 155G 13G 143G 9% /facter-os 17:23:58 17:23:58 17:23:58 ---> sar -b -r -n DEV: 17:23:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-626) 09/22/22 _x86_64_ (8 CPU) 17:23:58 17:23:58 17:10:47 LINUX RESTART (8 CPU) 17:23:58 17:23:58 17:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:23:58 17:12:02 231.22 60.62 170.60 0.00 5433.25 183488.26 0.00 17:23:58 17:13:01 103.46 0.17 103.29 0.00 14.50 45857.68 0.00 17:23:58 17:14:01 183.97 0.20 183.77 0.00 11.86 35777.64 0.00 17:23:58 17:15:01 2.40 0.00 2.40 0.00 0.00 27.48 0.00 17:23:58 17:16:01 28.61 9.23 19.38 0.00 2883.52 2332.68 0.00 17:23:58 17:17:01 13.18 0.10 13.08 0.00 0.80 2495.03 0.00 17:23:58 17:18:01 1.60 0.02 1.58 0.00 0.13 17.60 0.00 17:23:58 17:19:01 1.88 0.00 1.88 0.00 0.00 20.53 0.00 17:23:58 17:20:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 17:23:58 17:21:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 17:23:58 17:22:01 1.43 0.00 1.43 0.00 0.00 26.53 0.00 17:23:58 17:23:01 3.65 0.10 3.55 0.00 10.26 118.25 0.00 17:23:58 Average: 47.84 5.88 41.96 0.00 697.26 22488.75 0.00 17:23:58 17:23:58 17:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:23:58 17:12:02 28685916 31591396 721028 2.19 101072 3034884 1870136 5.51 1090148 2699736 349572 17:23:58 17:13:01 28261376 31584396 726260 2.21 134316 3385424 1866588 5.50 1162304 3014716 104 17:23:58 17:14:01 27863812 31581104 726156 2.21 146292 3729424 1739760 5.13 1205232 3325328 480 17:23:58 17:15:01 27864552 31581876 725288 2.21 146324 3729428 1739760 5.13 1205000 3325332 144 17:23:58 17:16:01 27557936 31544216 747644 2.27 163720 3978252 1855332 5.47 1379900 3435708 66312 17:23:58 17:17:01 27581592 31572776 717948 2.18 164972 3978268 1787184 5.27 1351452 3436408 8 17:23:58 17:18:01 27583504 31574840 715804 2.18 165048 3978276 1787184 5.27 1349552 3436412 148 17:23:58 17:19:01 27583968 31575600 715188 2.17 165104 3978280 1787184 5.27 1349300 3436620 156 17:23:58 17:20:01 27583904 31575620 715100 2.17 165180 3978284 1787184 5.27 1349424 3436624 156 17:23:58 17:21:01 27584204 31576232 714704 2.17 165276 3978288 1787184 5.27 1349208 3436840 172 17:23:58 17:22:01 27584068 31576200 714676 2.17 165380 3978288 1787184 5.27 1349372 3436844 8 17:23:58 17:23:01 27030512 31523152 766588 2.33 169940 4440744 2015504 5.94 1404892 3898892 462844 17:23:58 Average: 27730445 31571451 725532 2.21 154385 3847320 1817515 5.36 1295482 3359955 73342 17:23:58 17:23:58 17:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:23:58 17:12:02 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 17:23:58 17:12:02 docker0 128.52 162.50 10.58 1546.50 0.00 0.00 0.00 0.00 17:23:58 17:12:02 ens3 829.94 567.25 7953.05 103.51 0.00 0.00 0.00 0.00 17:23:58 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:13:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:23:58 17:13:01 ens3 32.38 20.28 29.64 12.50 0.00 0.00 0.00 0.00 17:23:58 17:14:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 17:23:58 17:14:01 docker0 14.41 18.70 0.84 98.45 0.00 0.00 0.00 0.00 17:23:58 17:14:01 ens3 162.99 118.06 2687.68 110.40 0.00 0.00 0.00 0.00 17:23:58 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:15:01 ens3 0.80 0.78 0.05 0.07 0.00 0.00 0.00 0.00 17:23:58 17:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:23:58 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:16:01 ens3 72.80 45.23 1298.41 3.27 0.00 0.00 0.00 0.00 17:23:58 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:17:01 ens3 0.58 0.40 0.25 0.14 0.00 0.00 0.00 0.00 17:23:58 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:58 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:21:01 ens3 1.62 0.52 4.75 0.04 0.00 0.00 0.00 0.00 17:23:58 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:22:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:23:58 17:23:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:23:58 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:58 17:23:01 ens3 126.75 86.09 3965.25 9.23 0.00 0.00 0.00 0.00 17:23:58 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 17:23:58 Average: docker0 11.93 15.13 0.95 137.31 0.00 0.00 0.00 0.00 17:23:58 Average: ens3 102.46 69.98 1330.22 19.95 0.00 0.00 0.00 0.00 17:23:58 17:23:58 17:23:58 ---> sar -P ALL: 17:23:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-626) 09/22/22 _x86_64_ (8 CPU) 17:23:58 17:23:58 17:10:47 LINUX RESTART (8 CPU) 17:23:58 17:23:58 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:23:58 17:12:02 all 11.18 0.00 4.24 1.80 0.05 82.72 17:23:58 17:12:02 0 11.17 0.00 4.92 1.68 0.05 82.18 17:23:58 17:12:02 1 11.33 0.00 4.32 4.43 0.07 79.85 17:23:58 17:12:02 2 11.24 0.00 4.38 1.55 0.05 82.78 17:23:58 17:12:02 3 12.60 0.00 5.17 1.74 0.07 80.42 17:23:58 17:12:02 4 11.98 0.00 4.12 3.27 0.05 80.57 17:23:58 17:12:02 5 9.31 0.00 3.83 0.59 0.05 86.22 17:23:58 17:12:02 6 11.71 0.00 3.76 0.40 0.05 84.08 17:23:58 17:12:02 7 10.07 0.00 3.45 0.74 0.05 85.68 17:23:58 17:13:01 all 44.49 0.00 6.86 0.93 0.10 47.62 17:23:58 17:13:01 0 42.95 0.00 7.45 1.29 0.10 48.20 17:23:58 17:13:01 1 44.68 0.00 6.67 0.10 0.10 48.44 17:23:58 17:13:01 2 44.07 0.00 6.40 0.69 0.12 48.72 17:23:58 17:13:01 3 45.30 0.00 7.26 3.43 0.10 43.91 17:23:58 17:13:01 4 45.14 0.00 7.23 0.33 0.12 47.18 17:23:58 17:13:01 5 45.26 0.00 6.89 0.07 0.09 47.70 17:23:58 17:13:01 6 45.67 0.00 6.17 0.02 0.10 48.04 17:23:58 17:13:01 7 42.83 0.00 6.80 1.50 0.09 48.79 17:23:58 17:14:01 all 20.92 0.00 4.60 1.10 0.06 73.33 17:23:58 17:14:01 0 20.60 0.00 4.64 1.73 0.07 72.96 17:23:58 17:14:01 1 21.95 0.00 4.60 0.55 0.05 72.84 17:23:58 17:14:01 2 20.80 0.00 5.15 3.13 0.05 70.86 17:23:58 17:14:01 3 21.11 0.00 4.44 1.49 0.05 72.91 17:23:58 17:14:01 4 20.42 0.00 4.71 0.40 0.05 74.42 17:23:58 17:14:01 5 22.34 0.00 5.20 0.18 0.07 72.21 17:23:58 17:14:01 6 20.01 0.00 4.28 0.67 0.05 74.98 17:23:58 17:14:01 7 20.08 0.00 3.74 0.67 0.07 75.44 17:23:58 17:15:01 all 0.27 0.00 0.02 0.01 0.01 99.70 17:23:58 17:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:15:01 1 1.99 0.00 0.03 0.00 0.02 97.96 17:23:58 17:15:01 2 0.03 0.00 0.02 0.03 0.02 99.90 17:23:58 17:15:01 3 0.03 0.00 0.00 0.03 0.02 99.92 17:23:58 17:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:23:58 17:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:23:58 17:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:23:58 17:16:01 all 1.02 0.00 0.68 0.23 0.01 98.06 17:23:58 17:16:01 0 0.77 0.00 2.15 0.17 0.00 96.91 17:23:58 17:16:01 1 1.47 0.00 0.42 0.07 0.02 98.02 17:23:58 17:16:01 2 1.08 0.00 0.38 0.08 0.00 98.45 17:23:58 17:16:01 3 0.79 0.00 0.38 0.87 0.00 97.96 17:23:58 17:16:01 4 0.85 0.00 0.38 0.05 0.00 98.72 17:23:58 17:16:01 5 1.52 0.00 0.65 0.40 0.02 97.41 17:23:58 17:16:01 6 0.75 0.00 0.43 0.17 0.02 98.63 17:23:58 17:16:01 7 0.97 0.00 0.63 0.03 0.00 98.36 17:23:58 17:17:01 all 0.20 0.00 0.12 0.11 0.01 99.56 17:23:58 17:17:01 0 0.25 0.00 0.13 0.23 0.02 99.37 17:23:58 17:17:01 1 0.12 0.00 0.10 0.00 0.00 99.78 17:23:58 17:17:01 2 0.15 0.00 0.12 0.32 0.00 99.42 17:23:58 17:17:01 3 0.08 0.00 0.12 0.25 0.02 99.53 17:23:58 17:17:01 4 0.05 0.00 0.10 0.00 0.02 99.83 17:23:58 17:17:01 5 0.32 0.00 0.12 0.02 0.00 99.55 17:23:58 17:17:01 6 0.43 0.00 0.17 0.07 0.00 99.33 17:23:58 17:17:01 7 0.17 0.00 0.13 0.00 0.02 99.68 17:23:58 17:18:01 all 0.22 0.00 0.01 0.01 0.00 99.76 17:23:58 17:18:01 0 0.00 0.00 0.03 0.03 0.00 99.93 17:23:58 17:18:01 1 1.60 0.00 0.00 0.00 0.00 98.40 17:23:58 17:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:23:58 17:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:23:58 17:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:23:58 17:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:23:58 17:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:23:58 17:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:23:58 17:19:01 all 0.27 0.00 0.01 0.02 0.00 99.69 17:23:58 17:19:01 0 0.02 0.00 0.03 0.03 0.00 99.92 17:23:58 17:19:01 1 1.99 0.00 0.02 0.00 0.02 97.98 17:23:58 17:19:01 2 0.05 0.00 0.00 0.02 0.02 99.92 17:23:58 17:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:19:01 4 0.02 0.00 0.00 0.10 0.00 99.88 17:23:58 17:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:23:58 17:20:01 all 0.26 0.00 0.01 0.01 0.00 99.71 17:23:58 17:20:01 0 0.02 0.00 0.00 0.07 0.00 99.92 17:23:58 17:20:01 1 1.94 0.00 0.00 0.00 0.00 98.06 17:23:58 17:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:23:58 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:23:58 17:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:23:58 17:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:23:58 17:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:23:58 17:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:23:58 17:21:01 0 0.02 0.00 0.00 0.05 0.00 99.93 17:23:58 17:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:23:58 17:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:21:01 4 0.03 0.00 0.00 0.03 0.00 99.93 17:23:58 17:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:23:58 17:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:23:58 17:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:23:58 17:22:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:23:58 17:22:01 0 0.02 0.00 0.02 0.05 0.00 99.92 17:23:58 17:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:23:58 17:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:23:58 17:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:23:58 17:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:23:58 17:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:23:58 17:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:23:58 17:23:58 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:23:58 17:23:01 all 1.72 0.00 0.87 0.03 0.01 97.37 17:23:58 17:23:01 0 1.22 0.00 1.38 0.08 0.02 97.30 17:23:58 17:23:01 1 1.85 0.00 0.59 0.02 0.02 97.53 17:23:58 17:23:01 2 1.75 0.00 0.73 0.02 0.00 97.50 17:23:58 17:23:01 3 2.51 0.00 0.77 0.02 0.00 96.70 17:23:58 17:23:01 4 1.49 0.00 0.59 0.03 0.00 97.89 17:23:58 17:23:01 5 1.75 0.00 0.63 0.00 0.02 97.59 17:23:58 17:23:01 6 1.77 0.00 1.47 0.02 0.00 96.75 17:23:58 17:23:01 7 1.44 0.00 0.82 0.02 0.00 97.73 17:23:58 Average: all 6.61 0.00 1.44 0.35 0.02 91.58 17:23:58 Average: 0 6.30 0.00 1.71 0.45 0.02 91.51 17:23:58 Average: 1 7.30 0.00 1.38 0.43 0.02 90.87 17:23:58 Average: 2 6.51 0.00 1.42 0.48 0.02 91.57 17:23:58 Average: 3 6.76 0.00 1.49 0.64 0.02 91.08 17:23:58 Average: 4 6.57 0.00 1.41 0.35 0.02 91.64 17:23:58 Average: 5 6.62 0.00 1.43 0.11 0.02 91.83 17:23:58 Average: 6 6.60 0.00 1.35 0.11 0.02 91.91 17:23:58 Average: 7 6.20 0.00 1.29 0.24 0.02 92.25 17:23:58 17:23:58 17:23:58