Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdf83baee4837586abd899036d884868d7632e86 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-ssh9081718890753651123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12826825267028031952.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5828410296413781637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15710744691545728932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7773731289356080775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6096 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fdf83baee4837586abd899036d884868d7632e86 (main) Commit message: "refactor!: Changed configuration and simple-devices files format to YAML (#281)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 fdf83baee4837586abd899036d884868d7632e86 # timeout=10 > git rev-list --no-walk 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:49:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:49:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:49:10 ========================================================= 19:49:10 EdgeX Global Pipelines Version Info 19:49:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:49:11 ------------------- 19:49:11 stable info: 19:49:11 ------------------- 19:49:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:49:11 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:49:11 Message: update stable to v1.0.245 19:49:12 ------------------- 19:49:12 experimental info: 19:49:12 ------------------- 19:49:12 Commited By: **** collab-it+edgex@linuxfoundation.org 19:49:12 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 19:49:12 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf83ba [Pipeline] echo 19:49:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:12 provisioning config files... 19:49:12 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17650441594336395242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:13 ---> docker-login.sh 19:49:13 nexus3.edgexfoundry.org:10001 19:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:13 Configure a credential helper to remove this warning. See 19:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:13 19:49:13 Login Succeeded 19:49:13 nexus3.edgexfoundry.org:10002 19:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:13 Configure a credential helper to remove this warning. See 19:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:13 19:49:13 Login Succeeded 19:49:13 nexus3.edgexfoundry.org:10003 19:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:13 Configure a credential helper to remove this warning. See 19:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:13 19:49:13 Login Succeeded 19:49:13 nexus3.edgexfoundry.org:10004 19:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:13 Configure a credential helper to remove this warning. See 19:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:13 19:49:13 Login Succeeded 19:49:13 docker.io 19:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:14 Configure a credential helper to remove this warning. See 19:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:14 19:49:14 Login Succeeded 19:49:14 ---> docker-login.sh ends [Pipeline] } 19:49:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:49:14 + git rev-list -1 --merges fdf83baee4837586abd899036d884868d7632e86~1..fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo 19:49:14 -----------> git rev-list -1 --merges fdf83baee4837586abd899036d884868d7632e86~1..fdf83baee4837586abd899036d884868d7632e86 fdf83baee4837586abd899036d884868d7632e86 [false] [Pipeline] sh 19:49:14 + git log --format=format:%s -1 fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo 19:49:14 ========================================================= 19:49:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:49:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:15 + git log --format=format:%s -1 fdf83baee4837586abd899036d884868d7632e86 [Pipeline] echo 19:49:15 [semverPrep] GIT_COMMIT: fdf83baee4837586abd899036d884868d7632e86, Commit Message: refactor!: Changed configuration and simple-devices files format to YAML (#281) [Pipeline] echo 19:49:15 [semverPrep] This is not a build commit. [Pipeline] sh 19:49:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:49:15 + grep -v github /etc/ssh/ssh_known_hosts 19:49:15 + [ -e /tmp/ssh_known_hosts ] 19:49:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:49:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:49:15 + sudo tee -a /etc/ssh/ssh_known_hosts 19:49:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:15 19:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:16 0.1.4: Pulling from edgex-devops/py-git-semver 19:49:16 b85a868b505f: Pulling fs layer 19:49:16 e2be974225ed: Pulling fs layer 19:49:16 339a4e72a1f5: Pulling fs layer 19:49:16 988bab9f4d93: Pulling fs layer 19:49:16 1469e6f7b9e6: Pulling fs layer 19:49:16 eaf3925da568: Pulling fs layer 19:49:16 bab4dde63d76: Pulling fs layer 19:49:16 bde34c3a00c8: Pulling fs layer 19:49:16 b352a97aabf1: Pulling fs layer 19:49:16 4872d77fe225: Pulling fs layer 19:49:16 5851b861e8e6: Pulling fs layer 19:49:16 eaf3925da568: Waiting 19:49:16 bab4dde63d76: Waiting 19:49:16 bde34c3a00c8: Waiting 19:49:16 b352a97aabf1: Waiting 19:49:16 4872d77fe225: Waiting 19:49:16 5851b861e8e6: Waiting 19:49:16 988bab9f4d93: Waiting 19:49:16 1469e6f7b9e6: Waiting 19:49:16 e2be974225ed: Verifying Checksum 19:49:16 e2be974225ed: Download complete 19:49:16 988bab9f4d93: Verifying Checksum 19:49:16 988bab9f4d93: Download complete 19:49:16 1469e6f7b9e6: Verifying Checksum 19:49:16 1469e6f7b9e6: Download complete 19:49:16 339a4e72a1f5: Verifying Checksum 19:49:16 339a4e72a1f5: Download complete 19:49:16 eaf3925da568: Verifying Checksum 19:49:16 eaf3925da568: Download complete 19:49:16 bde34c3a00c8: Verifying Checksum 19:49:16 bde34c3a00c8: Download complete 19:49:16 b352a97aabf1: Download complete 19:49:16 4872d77fe225: Verifying Checksum 19:49:16 4872d77fe225: Download complete 19:49:16 5851b861e8e6: Verifying Checksum 19:49:16 5851b861e8e6: Download complete 19:49:16 b85a868b505f: Verifying Checksum 19:49:16 b85a868b505f: Download complete 19:49:16 bab4dde63d76: Verifying Checksum 19:49:16 bab4dde63d76: Download complete 19:49:17 b85a868b505f: Pull complete 19:49:17 e2be974225ed: Pull complete 19:49:18 339a4e72a1f5: Pull complete 19:49:18 988bab9f4d93: Pull complete 19:49:18 1469e6f7b9e6: Pull complete 19:49:18 eaf3925da568: Pull complete 19:49:20 bab4dde63d76: Pull complete 19:49:20 bde34c3a00c8: Pull complete 19:49:20 b352a97aabf1: Pull complete 19:49:20 4872d77fe225: Pull complete 19:49:20 5851b861e8e6: Pull complete 19:49:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:20 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 19:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 19:49:22 $ docker top c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f -eo pid,comm 19:49:22 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). 19:49:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:22 [ssh-agent] Looking for ssh-agent implementation... 19:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:22 $ docker exec c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent 19:49:22 SSH_AUTH_SOCK=/tmp/ssh-iNbkkonVure3/agent.33 19:49:22 SSH_AGENT_PID=39 19:49:22 Running ssh-add (command line suppressed) 19:49:22 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4827786483522134405.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4827786483522134405.key) 19:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:23 + git tag --points-at HEAD [Pipeline] } 19:49:23 $ docker exec --env ******** --env ******** c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent -k 19:49:23 unset SSH_AUTH_SOCK; 19:49:23 unset SSH_AGENT_PID; 19:49:23 echo Agent pid 39 killed; 19:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:23 [ssh-agent] Looking for ssh-agent implementation... 19:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:23 $ docker exec c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent 19:49:23 SSH_AUTH_SOCK=/tmp/ssh-ben2ON3FsH8M/agent.71 19:49:23 SSH_AGENT_PID=77 19:49:23 Running ssh-add (command line suppressed) 19:49:23 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2699630575050412281.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2699630575050412281.key) 19:49:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:23 + git semver init 19:49:24 2023-03-28 19:49:24,119 [run_init] DEBUG init version:0.0.0 force:False 19:49:24 2023-03-28 19:49:24,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 19:49:24 2023-03-28 19:49:24,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 19:49:24 2023-03-28 19:49:24,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 19:49:25 2023-03-28 19:49:25,070 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 19:49:25 2023-03-28 19:49:25,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 19:49:25 2023-03-28 19:49:25,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 19:49:25 2023-03-28 19:49:25,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 19:49:25 3.0.0-dev.23 [Pipeline] } 19:49:25 $ docker exec --env ******** --env ******** c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f ssh-agent -k 19:49:25 unset SSH_AUTH_SOCK; 19:49:25 unset SSH_AGENT_PID; 19:49:25 echo Agent pid 77 killed; 19:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:49:25 + git semver [Pipeline] } 19:49:25 $ docker stop --time=1 c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f 19:49:27 $ docker rm -f --volumes c65be31353e4f1e9e9b3888f26bc572d4997ea97f42c87650fd5c07f105bdf8f [Pipeline] // withDockerContainer [Pipeline] sh 19:49:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:49:27 Stashed 1 file(s) [Pipeline] echo 19:49:27 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 19:49:27 provisioning config files... 19:49:27 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8898790739524379307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:28 ---> docker-login.sh 19:49:28 nexus3.edgexfoundry.org:10001 19:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:28 Configure a credential helper to remove this warning. See 19:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:28 19:49:28 Login Succeeded 19:49:28 nexus3.edgexfoundry.org:10002 19:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:28 Configure a credential helper to remove this warning. See 19:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:28 19:49:28 Login Succeeded 19:49:28 nexus3.edgexfoundry.org:10003 19:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:28 Configure a credential helper to remove this warning. See 19:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:28 19:49:28 Login Succeeded 19:49:28 nexus3.edgexfoundry.org:10004 19:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:28 Configure a credential helper to remove this warning. See 19:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:28 19:49:28 Login Succeeded 19:49:28 docker.io 19:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:28 Configure a credential helper to remove this warning. See 19:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:28 19:49:28 Login Succeeded 19:49:28 ---> docker-login.sh ends [Pipeline] } 19:49:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:49:28 ========================================================= 19:49:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:49:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:49:29 Sending build context to Docker daemon 10.87MB 19:49:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:49:29 Step 2/12 : FROM ${BASE} AS builder 19:49:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:49:29 63b65145d645: Pulling fs layer 19:49:29 a2d21d5440eb: Pulling fs layer 19:49:29 935e6c44a52c: Pulling fs layer 19:49:29 94cc34f8dd06: Pulling fs layer 19:49:29 30dea6a524f1: Pulling fs layer 19:49:29 a2aff8979fd8: Pulling fs layer 19:49:29 6808be2612f2: Pulling fs layer 19:49:29 f25807f1079a: Pulling fs layer 19:49:29 94cc34f8dd06: Waiting 19:49:29 30dea6a524f1: Waiting 19:49:29 a2aff8979fd8: Waiting 19:49:29 6808be2612f2: Waiting 19:49:29 a2d21d5440eb: Verifying Checksum 19:49:29 a2d21d5440eb: Download complete 19:49:29 94cc34f8dd06: Download complete 19:49:29 30dea6a524f1: Verifying Checksum 19:49:29 30dea6a524f1: Download complete 19:49:29 63b65145d645: Verifying Checksum 19:49:29 63b65145d645: Download complete 19:49:29 a2aff8979fd8: Verifying Checksum 19:49:29 a2aff8979fd8: Download complete 19:49:29 63b65145d645: Pull complete 19:49:29 a2d21d5440eb: Pull complete 19:49:29 f25807f1079a: Verifying Checksum 19:49:29 f25807f1079a: Download complete 19:49:29 935e6c44a52c: Verifying Checksum 19:49:29 935e6c44a52c: Download complete 19:49:30 6808be2612f2: Verifying Checksum 19:49:30 6808be2612f2: Download complete 19:49:33 935e6c44a52c: Pull complete 19:49:33 94cc34f8dd06: Pull complete 19:49:33 30dea6a524f1: Pull complete 19:49:33 a2aff8979fd8: Pull complete 19:49:35 6808be2612f2: Pull complete 19:49:36 f25807f1079a: Pull complete 19:49:36 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:49:36 ---> 3b553350e43f 19:49:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:49:37 ---> Running in d310ad234ece 19:49:37 Removing intermediate container d310ad234ece 19:49:37 ---> c4eb6c13cee8 19:49:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:49:37 ---> Running in 14162333b814 19:49:37 Removing intermediate container 14162333b814 19:49:37 ---> 85e8fc7f5ada 19:49:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:49:38 ---> Running in f52444f4c2a0 19:49:38 Removing intermediate container f52444f4c2a0 19:49:38 ---> 517cc4b4b9c4 19:49:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:49:38 ---> Running in 6f80fb2ca62f 19:49:38 Removing intermediate container 6f80fb2ca62f 19:49:38 ---> afb1b2d36de8 19:49:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:49:38 ---> Running in 23da55a257bb 19:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:49:39 (1/4) Installing openssh-keygen (9.1_p1-r2) 19:49:39 (2/4) Installing libedit (20221030.3.1-r0) 19:49:39 (3/4) Installing openssh-client-common (9.1_p1-r2) 19:49:39 (4/4) Installing openssh-client-default (9.1_p1-r2) 19:49:39 Executing busybox-1.35.0-r29.trigger 19:49:39 OK: 269 MiB in 57 packages 19:49:39 Removing intermediate container 23da55a257bb 19:49:39 ---> 385318c91e4d 19:49:39 Step 8/12 : WORKDIR /device-rest-go 19:49:39 ---> Running in 7d62a082036a 19:49:39 Removing intermediate container 7d62a082036a 19:49:39 ---> 9c2846784d36 19:49:39 Step 9/12 : COPY go.mod vendor* ./ 19:49:39 ---> 6b47728f7312 19:49:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:40 ---> Running in 6af6d99886ab 19:49:42 Still waiting to schedule task 19:49:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:50:12 Removing intermediate container 6af6d99886ab 19:50:12 ---> 9f2afe6048e8 19:50:12 Step 11/12 : COPY . . 19:50:12 ---> 5e342cf3b38d 19:50:12 Step 12/12 : RUN $MAKE 19:50:12 ---> Running in 88e955822bca 19:50:12 noop 19:50:12 Removing intermediate container 88e955822bca 19:50:12 ---> 91bf8e9b863b 19:50:12 Successfully built 91bf8e9b863b 19:50:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:12 + docker inspect -f . ci-base-image-x86_64 19:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:12 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 19:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 19:50:12 $ docker top adeb4697cb23e47bbcc6a753ae79a83e68c0ceab9664aa1a76c3faa72a014c4f -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:13 + go version 19:50:13 go version go1.20.2 linux/amd64 [Pipeline] } 19:50:13 $ docker stop --time=1 adeb4697cb23e47bbcc6a753ae79a83e68c0ceab9664aa1a76c3faa72a014c4f 19:50:14 $ docker rm -f --volumes adeb4697cb23e47bbcc6a753ae79a83e68c0ceab9664aa1a76c3faa72a014c4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:15 + docker inspect -f . ci-base-image-x86_64 19:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:15 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 19:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 19:50:15 $ docker top e247b9d8ba8d01fc7ae2f26318cc8ff353840c58e6fdeb4541e5d2e5575bdf37 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 19:50:16 + make test 19:50:16 go test ./... -coverprofile=coverage.out ./... 19:50:21 ? github.com/edgexfoundry/device-rest-go [no test files] 19:50:29 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:50:29 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.0% of statements 19:50:36 go vet ./... 19:50:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:50:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:50:38 ./bin/test-attribution-txt.sh [Pipeline] echo 19:50:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:50:38 $ docker stop --time=1 e247b9d8ba8d01fc7ae2f26318cc8ff353840c58e6fdeb4541e5d2e5575bdf37 19:50:40 $ docker rm -f --volumes e247b9d8ba8d01fc7ae2f26318cc8ff353840c58e6fdeb4541e5d2e5575bdf37 [Pipeline] // withDockerContainer [Pipeline] sh 19:50:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:50:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:50:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:50:42 + ls -al . 19:50:42 total 184 19:50:42 drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 19:50 . 19:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:49 .. 19:50:42 -rw-rw-r-- 1 jenkins jenkins 151 Mar 28 19:49 .dockerignore 19:50:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:49 .git 19:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:49 .github 19:50:42 -rw-rw-r-- 1 jenkins jenkins 329 Mar 28 19:49 .gitignore 19:50:42 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 19:49 .golangci.yml 19:50:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 19:49 .semver 19:50:42 -rw-rw-r-- 1 jenkins jenkins 9202 Mar 28 19:49 Attribution.txt 19:50:42 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 28 19:49 CHANGELOG.md 19:50:42 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 28 19:49 Dockerfile 19:50:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 19:49 GOVERNANCE.md 19:50:42 -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 19:49 Jenkinsfile 19:50:42 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 19:49 LICENSE 19:50:42 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 28 19:49 Makefile 19:50:42 -rw-rw-r-- 1 jenkins jenkins 620 Mar 28 19:49 OWNERS.md 19:50:42 -rw-rw-r-- 1 jenkins jenkins 15321 Mar 28 19:49 README.md 19:50:42 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 19:49 VERSION 19:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:49 bin 19:50:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:49 cmd 19:50:42 -rw-r--r-- 1 jenkins jenkins 14200 Mar 28 19:50 coverage.out 19:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:49 driver 19:50:42 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 28 19:49 go.mod 19:50:42 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 28 19:49 go.sum 19:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:49 snap 19:50:42 -rw-rw-r-- 1 jenkins jenkins 713 Mar 28 19:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:42 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fdf83baee4837586abd899036d884868d7632e86 --label arch=amd64 --label version=3.0.0-dev.23 . 19:50:42 Sending build context to Docker daemon 10.88MB 19:50:42 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:50:42 Step 2/25 : FROM ${BASE} AS builder 19:50:42 ---> 91bf8e9b863b 19:50:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:50:42 ---> Running in 79735d153904 19:50:42 Removing intermediate container 79735d153904 19:50:42 ---> fbfb76b1a76c 19:50:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:50:42 ---> Running in 385f2fb7db3a 19:50:42 Removing intermediate container 385f2fb7db3a 19:50:42 ---> a43e8015328c 19:50:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:50:43 ---> Running in 54e2451c57c5 19:50:43 Removing intermediate container 54e2451c57c5 19:50:43 ---> 1d8d5daacb00 19:50:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:50:43 ---> Running in be29237ea75a 19:50:43 Removing intermediate container be29237ea75a 19:50:43 ---> ca41b0bd0ac2 19:50:43 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:50:43 ---> Running in 21ee54c3b2aa 19:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:50:43 OK: 269 MiB in 57 packages 19:50:44 Removing intermediate container 21ee54c3b2aa 19:50:44 ---> 337539412af1 19:50:44 Step 8/25 : WORKDIR /device-rest-go 19:50:44 ---> Running in 998e9ffc2644 19:50:44 Removing intermediate container 998e9ffc2644 19:50:44 ---> 258faa48c32c 19:50:44 Step 9/25 : COPY go.mod vendor* ./ 19:50:44 ---> 354c647f3d3b 19:50:44 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:44 ---> Running in bf73e13eb063 19:50:45 Removing intermediate container bf73e13eb063 19:50:45 ---> fdc158763191 19:50:45 Step 11/25 : COPY . . 19:50:45 ---> ebd36bba4b99 19:50:45 Step 12/25 : RUN $MAKE 19:50:45 ---> Running in 13297d78ad83 19:50:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rest ./cmd 19:51:04 Removing intermediate container 13297d78ad83 19:51:04 ---> b55625cb1946 19:51:04 Step 13/25 : FROM alpine:3.17 19:51:04 3.17: Pulling from library/alpine 19:51:04 63b65145d645: Already exists 19:51:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:51:04 Status: Downloaded newer image for alpine:3.17 19:51:04 ---> b2aa39c304c2 19:51:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:51:04 ---> Running in 34f1097cdbae 19:51:04 Removing intermediate container 34f1097cdbae 19:51:04 ---> 6af2405cccdc 19:51:04 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:51:04 ---> Running in 1ac301fbf7eb 19:51:04 Removing intermediate container 1ac301fbf7eb 19:51:04 ---> 2a8c1708a588 19:51:04 Step 16/25 : RUN apk add --update --no-cache dumb-init 19:51:04 ---> Running in 7f82de60fe67 19:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:51:04 (1/1) Installing dumb-init (1.2.5-r2) 19:51:04 Executing busybox-1.35.0-r29.trigger 19:51:04 OK: 7 MiB in 16 packages 19:51:04 Removing intermediate container 7f82de60fe67 19:51:04 ---> e370bab71e6a 19:51:04 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:51:04 ---> 186655bec89a 19:51:04 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:51:04 ---> d43dd2c0bb94 19:51:04 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:51:04 ---> f00b94adb8d0 19:51:04 Step 20/25 : EXPOSE 59986 19:51:04 ---> Running in 19e14a8f1b41 19:51:04 Removing intermediate container 19e14a8f1b41 19:51:04 ---> 75ef7682feee 19:51:04 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:51:04 ---> Running in ba7ab38175e4 19:51:05 Removing intermediate container ba7ab38175e4 19:51:05 ---> 0cb7a9d86100 19:51:05 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:51:05 ---> Running in e0b5a3acd2ee 19:51:05 Removing intermediate container e0b5a3acd2ee 19:51:05 ---> c841e7d69fcb 19:51:05 Step 23/25 : LABEL arch=amd64 19:51:05 ---> Running in 3f5a6afdc39c 19:51:05 Removing intermediate container 3f5a6afdc39c 19:51:05 ---> 7c2cbe6b6b71 19:51:05 Step 24/25 : LABEL git_sha=fdf83baee4837586abd899036d884868d7632e86 19:51:05 ---> Running in 03d214ecef70 19:51:05 Removing intermediate container 03d214ecef70 19:51:05 ---> 02db1141b0e5 19:51:05 Step 25/25 : LABEL version=3.0.0-dev.23 19:51:05 ---> Running in 4f8ccf9b4fde 19:51:05 Removing intermediate container 4f8ccf9b4fde 19:51:05 ---> 8158aca21807 19:51:05 [Warning] One or more build-args [ARCH] were not consumed 19:51:05 Successfully built 8158aca21807 19:51:05 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:05 provisioning config files... 19:51:05 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3718509982727611290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:06 ---> docker-login.sh 19:51:06 nexus3.edgexfoundry.org:10001 19:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:06 Configure a credential helper to remove this warning. See 19:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:06 19:51:06 Login Succeeded 19:51:06 nexus3.edgexfoundry.org:10002 19:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:06 Configure a credential helper to remove this warning. See 19:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:06 19:51:06 Login Succeeded 19:51:06 nexus3.edgexfoundry.org:10003 19:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:06 Configure a credential helper to remove this warning. See 19:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:06 19:51:06 Login Succeeded 19:51:06 nexus3.edgexfoundry.org:10004 19:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:06 Configure a credential helper to remove this warning. See 19:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:06 19:51:06 Login Succeeded 19:51:06 docker.io 19:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:06 Configure a credential helper to remove this warning. See 19:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:06 19:51:06 Login Succeeded 19:51:06 ---> docker-login.sh ends [Pipeline] } 19:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:51:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:06 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 19:51:06 fdf83baee4837586abd899036d884868d7632e86 19:51:06 latest 19:51:06 3.0.0-dev.23 19:51:06 fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 19:51:06 main 19:51:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:07 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:07 + docker push nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86 19:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 19:51:07 22b9b440b52f: Preparing 19:51:07 3ebb634c026f: Preparing 19:51:07 f2a8a645b99e: Preparing 19:51:07 f1cfc6f05497: Preparing 19:51:07 7cd52847ad77: Preparing 19:51:07 7cd52847ad77: Layer already exists 19:51:07 f1cfc6f05497: Pushed 19:51:07 3ebb634c026f: Pushed 19:51:07 22b9b440b52f: Pushed 19:51:09 f2a8a645b99e: Pushed 19:51:09 fdf83baee4837586abd899036d884868d7632e86: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:10 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:10 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 19:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 19:51:10 22b9b440b52f: Preparing 19:51:10 3ebb634c026f: Preparing 19:51:10 f2a8a645b99e: Preparing 19:51:10 f1cfc6f05497: Preparing 19:51:10 7cd52847ad77: Preparing 19:51:10 f2a8a645b99e: Layer already exists 19:51:10 3ebb634c026f: Layer already exists 19:51:10 f1cfc6f05497: Layer already exists 19:51:10 22b9b440b52f: Layer already exists 19:51:10 7cd52847ad77: Layer already exists 19:51:10 latest: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:10 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:11 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.23 19:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 19:51:11 22b9b440b52f: Preparing 19:51:11 3ebb634c026f: Preparing 19:51:11 f2a8a645b99e: Preparing 19:51:11 f1cfc6f05497: Preparing 19:51:11 7cd52847ad77: Preparing 19:51:11 f2a8a645b99e: Layer already exists 19:51:11 3ebb634c026f: Layer already exists 19:51:11 f1cfc6f05497: Layer already exists 19:51:11 22b9b440b52f: Layer already exists 19:51:11 7cd52847ad77: Layer already exists 19:51:11 3.0.0-dev.23: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:11 + docker push nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 19:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 19:51:11 22b9b440b52f: Preparing 19:51:11 3ebb634c026f: Preparing 19:51:11 f2a8a645b99e: Preparing 19:51:11 f1cfc6f05497: Preparing 19:51:11 7cd52847ad77: Preparing 19:51:11 22b9b440b52f: Layer already exists 19:51:11 f2a8a645b99e: Layer already exists 19:51:11 3ebb634c026f: Layer already exists 19:51:11 f1cfc6f05497: Layer already exists 19:51:11 7cd52847ad77: Layer already exists 19:51:11 fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 19:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 19:51:12 22b9b440b52f: Preparing 19:51:12 3ebb634c026f: Preparing 19:51:12 f2a8a645b99e: Preparing 19:51:12 f1cfc6f05497: Preparing 19:51:12 7cd52847ad77: Preparing 19:51:12 f1cfc6f05497: Layer already exists 19:51:12 3ebb634c026f: Layer already exists 19:51:12 f2a8a645b99e: Layer already exists 19:51:12 22b9b440b52f: Layer already exists 19:51:12 7cd52847ad77: Layer already exists 19:51:12 main: digest: sha256:398583cce1cb532cf6c5d822a41d3c1f0a46a19301e226bf146ffe71409e780d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:51:12 ===================================================== [Pipeline] echo 19:51:12 taggedImages: 19:51:12 - nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86 19:51:12 - nexus3.edgexfoundry.org:10004/device-rest:latest 19:51:12 - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.23 19:51:12 - nexus3.edgexfoundry.org:10004/device-rest:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 19:51:12 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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 19:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:12 19:51:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:13 latest: Pulling from edgex-lftools-log-publisher 19:51:13 5eb5b503b376: Pulling fs layer 19:51:13 5c69ac0246d0: Pulling fs layer 19:51:13 ec43610c2a17: Pulling fs layer 19:51:13 3a2ae6a8a46f: Pulling fs layer 19:51:13 33b1e0a273af: Pulling fs layer 19:51:13 5d3b04190fa2: Pulling fs layer 19:51:13 2f39f015ded8: Pulling fs layer 19:51:13 33b1e0a273af: Waiting 19:51:13 5d3b04190fa2: Waiting 19:51:13 2f39f015ded8: Waiting 19:51:13 3a2ae6a8a46f: Waiting 19:51:13 5c69ac0246d0: Verifying Checksum 19:51:13 5c69ac0246d0: Download complete 19:51:13 3a2ae6a8a46f: Verifying Checksum 19:51:13 3a2ae6a8a46f: Download complete 19:51:13 33b1e0a273af: Verifying Checksum 19:51:13 33b1e0a273af: Download complete 19:51:13 ec43610c2a17: Verifying Checksum 19:51:13 ec43610c2a17: Download complete 19:51:13 5d3b04190fa2: Verifying Checksum 19:51:13 5d3b04190fa2: Download complete 19:51:13 5eb5b503b376: Verifying Checksum 19:51:13 5eb5b503b376: Download complete 19:51:13 2f39f015ded8: Download complete 19:51:14 5eb5b503b376: Pull complete 19:51:14 5c69ac0246d0: Pull complete 19:51:15 ec43610c2a17: Pull complete 19:51:15 3a2ae6a8a46f: Pull complete 19:51:15 33b1e0a273af: Pull complete 19:51:15 5d3b04190fa2: Pull complete 19:51:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6098 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 19:51:17 Running in /w/workspace/device-rest-go/95 [Pipeline] { [Pipeline] checkout 19:51:17 The recommended git tool is: git 19:51:19 2f39f015ded8: Pull complete 19:51:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:19 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 19:51:19 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 19:51:21 $ docker top c19a16cc5490875112e9724fff97a95a7ceb20899b694c4e478ec1f17bf3cdf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:22 ---> job-cost.sh 19:51:22 lf-activate-venv: SKIPPING 19:51:22 INFO: No Stack... 19:51:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:51:22 INFO: Archiving Costs [Pipeline] sh 19:51:23 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 19:51:23 + cut -d, -f6 [Pipeline] lock 19:51:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] 19:51:23 Resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] did not exist. Created. 19:51:23 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:51:23 using credential edgex-jenkins-ssh 19:51:23 Cloning the remote Git repository 19:51:23 + echo total: 0.2199999988079071 [Pipeline] stash 19:51:23 Stashed 1 file(s) [Pipeline] } 19:51:23 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 19:51:23 $ docker stop --time=1 c19a16cc5490875112e9724fff97a95a7ceb20899b694c4e478ec1f17bf3cdf5 19:51:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:51:23 > git init /w/workspace/device-rest-go/95 # timeout=10 19:51:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:51:23 > git --version # timeout=10 19:51:23 > git --version # 'git version 2.25.1' 19:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:24 $ docker rm -f --volumes c19a16cc5490875112e9724fff97a95a7ceb20899b694c4e478ec1f17bf3cdf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:51:26 Avoid second fetch 19:51:26 Checking out Revision fdf83baee4837586abd899036d884868d7632e86 (main) 19:51:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:51:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:26 > git config core.sparsecheckout # timeout=10 19:51:26 > git checkout -f fdf83baee4837586abd899036d884868d7632e86 # timeout=10 19:51:26 Commit message: "refactor!: Changed configuration and simple-devices files format to YAML (#281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:51:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:27 Dload Upload Total Spent Left Speed 19:51:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 19:51:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:51:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:51:28 + sudo tee /etc/docker/daemon.new 19:51:28 { 19:51:28 "registry-mirrors": [ 19:51:28 "https://nexus3.edgexfoundry.org:10001" 19:51:28 ], 19:51:28 "bip": "10.250.0.254/24", 19:51:28 "hosts": [ 19:51:28 "tcp://0.0.0.0:5555", 19:51:28 "unix:///var/run/docker.sock" 19:51:28 ], 19:51:28 "mtu": 1458, 19:51:28 "selinux-enabled": true, 19:51:28 "seccomp-profile": "/etc/docker/seccomp.json" 19:51:28 } [Pipeline] sh 19:51:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:51:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:47 provisioning config files... 19:51:47 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/95@tmp/config370233929185983492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:48 ---> docker-login.sh 19:51:48 nexus3.edgexfoundry.org:10001 19:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:48 Configure a credential helper to remove this warning. See 19:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:48 19:51:48 Login Succeeded 19:51:48 nexus3.edgexfoundry.org:10002 19:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:48 Configure a credential helper to remove this warning. See 19:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:48 19:51:48 Login Succeeded 19:51:49 nexus3.edgexfoundry.org:10003 19:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:49 Configure a credential helper to remove this warning. See 19:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:49 19:51:49 Login Succeeded 19:51:49 nexus3.edgexfoundry.org:10004 19:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:49 Configure a credential helper to remove this warning. See 19:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:49 19:51:49 Login Succeeded 19:51:49 docker.io 19:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:50 Configure a credential helper to remove this warning. See 19:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:50 19:51:50 Login Succeeded 19:51:50 ---> docker-login.sh ends [Pipeline] } 19:51:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:51:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:50 ========================================================= 19:51:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:51:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:51:50 Sending build context to Docker daemon 137.2kB 19:51:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:51:51 Step 2/12 : FROM ${BASE} AS builder 19:51:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:51 af6eaf76a39c: Pulling fs layer 19:51:51 55522c791124: Pulling fs layer 19:51:51 ce5c4a1c91eb: Pulling fs layer 19:51:51 169dfbe0d373: Pulling fs layer 19:51:51 e1ff8fa3b103: Pulling fs layer 19:51:51 52ebb69f0ebf: Pulling fs layer 19:51:51 5abe8eddf0d5: Pulling fs layer 19:51:51 e1ff8fa3b103: Waiting 19:51:51 52ebb69f0ebf: Waiting 19:51:51 169dfbe0d373: Waiting 19:51:51 5abe8eddf0d5: Waiting 19:51:51 55522c791124: Verifying Checksum 19:51:51 55522c791124: Download complete 19:51:51 169dfbe0d373: Verifying Checksum 19:51:51 169dfbe0d373: Download complete 19:51:51 e1ff8fa3b103: Verifying Checksum 19:51:51 e1ff8fa3b103: Download complete 19:51:51 af6eaf76a39c: Verifying Checksum 19:51:51 af6eaf76a39c: Download complete 19:51:52 af6eaf76a39c: Pull complete 19:51:52 5abe8eddf0d5: Verifying Checksum 19:51:52 5abe8eddf0d5: Download complete 19:51:52 55522c791124: Pull complete 19:51:54 ce5c4a1c91eb: Verifying Checksum 19:51:54 ce5c4a1c91eb: Download complete 19:51:54 52ebb69f0ebf: Verifying Checksum 19:51:54 52ebb69f0ebf: Download complete 19:52:06 ce5c4a1c91eb: Pull complete 19:52:06 169dfbe0d373: Pull complete 19:52:06 e1ff8fa3b103: Pull complete 19:52:12 52ebb69f0ebf: Pull complete 19:52:14 5abe8eddf0d5: Pull complete 19:52:14 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:52:14 ---> 6cb57ee374ae 19:52:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:52:16 ---> Running in 4725be023f1d 19:52:16 Removing intermediate container 4725be023f1d 19:52:16 ---> 26e9f03e1b66 19:52:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:52:16 ---> Running in 4c4b820e7505 19:52:17 Removing intermediate container 4c4b820e7505 19:52:17 ---> 5258471d6cb5 19:52:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:52:17 ---> Running in 29c08f39a122 19:52:17 Removing intermediate container 29c08f39a122 19:52:17 ---> 962981cea2c4 19:52:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:52:17 ---> Running in 26a4c431ddd9 19:52:17 Removing intermediate container 26a4c431ddd9 19:52:17 ---> 05427bbeaabb 19:52:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:17 ---> Running in 6a8d46801994 19:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:52:20 (1/4) Installing openssh-keygen (9.1_p1-r2) 19:52:20 (2/4) Installing libedit (20221030.3.1-r0) 19:52:20 (3/4) Installing openssh-client-common (9.1_p1-r2) 19:52:20 (4/4) Installing openssh-client-default (9.1_p1-r2) 19:52:20 Executing busybox-1.35.0-r29.trigger 19:52:20 OK: 268 MiB in 57 packages 19:52:21 Removing intermediate container 6a8d46801994 19:52:21 ---> e05b4ab277c3 19:52:21 Step 8/12 : WORKDIR /device-rest-go 19:52:21 ---> Running in 4700308f96fa 19:52:22 Removing intermediate container 4700308f96fa 19:52:22 ---> c34460330f1f 19:52:22 Step 9/12 : COPY go.mod vendor* ./ 19:52:26 ---> 0e10a6898a31 19:52:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:26 ---> Running in 419e9177bec9 19:53:34 Removing intermediate container 419e9177bec9 19:53:34 ---> cb28a87759fd 19:53:34 Step 11/12 : COPY . . 19:53:34 ---> c6799fdf7e68 19:53:34 Step 12/12 : RUN $MAKE 19:53:34 ---> Running in a8c03b00a5d4 19:53:34 noop 19:53:34 Removing intermediate container a8c03b00a5d4 19:53:34 ---> 2b0e6af63de0 19:53:34 Successfully built 2b0e6af63de0 19:53:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:34 + docker inspect -f . ci-base-image-arm64 19:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:34 prd-ubuntu20.04-docker-arm64-4c-16g-6098 does not seem to be running inside a container 19:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/95 -v /w/workspace/device-rest-go/95:/w/workspace/device-rest-go/95:rw,z -v /w/workspace/device-rest-go/95@tmp:/w/workspace/device-rest-go/95@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 19:53:36 $ docker top 4bd6f554ca2595ecf5f3c2bdf1d78da8544db64bbfb13407cc57fd434930c228 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:37 + go version 19:53:37 go version go1.20.2 linux/arm64 [Pipeline] } 19:53:37 $ docker stop --time=1 4bd6f554ca2595ecf5f3c2bdf1d78da8544db64bbfb13407cc57fd434930c228 19:53:38 $ docker rm -f --volumes 4bd6f554ca2595ecf5f3c2bdf1d78da8544db64bbfb13407cc57fd434930c228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:39 + docker inspect -f . ci-base-image-arm64 19:53:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:39 prd-ubuntu20.04-docker-arm64-4c-16g-6098 does not seem to be running inside a container 19:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/95 -v /w/workspace/device-rest-go/95:/w/workspace/device-rest-go/95:rw,z -v /w/workspace/device-rest-go/95@tmp:/w/workspace/device-rest-go/95@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 19:53:40 $ docker top 8e766b529d732fee7456c4566a8f1e2b50c17ac8063373d8d70f9d6ee470fc83 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:41 + git config --global --add safe.directory /w/workspace/device-rest-go/95 [Pipeline] fileExists [Pipeline] sh 19:53:42 + make test 19:53:42 go test ./... -coverprofile=coverage.out ./... 19:54:21 ? github.com/edgexfoundry/device-rest-go [no test files] 19:56:28 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:56:28 ok github.com/edgexfoundry/device-rest-go/driver 0.063s coverage: 33.0% of statements 19:56:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:56:29 go vet ./... 19:57:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:57:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:57:08 ./bin/test-attribution-txt.sh [Pipeline] echo 19:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:57:08 $ docker stop --time=1 8e766b529d732fee7456c4566a8f1e2b50c17ac8063373d8d70f9d6ee470fc83 19:57:10 $ docker rm -f --volumes 8e766b529d732fee7456c4566a8f1e2b50c17ac8063373d8d70f9d6ee470fc83 [Pipeline] // withDockerContainer [Pipeline] sh 19:57:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:57:11 Warning: overwriting stash ‘coverage-report’ 19:57:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:57:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:57:12 + ls -al . 19:57:12 total 180 19:57:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:53 . 19:57:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:51 .. 19:57:12 -rw-rw-r-- 1 jenkins jenkins 151 Mar 28 19:51 .dockerignore 19:57:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 19:51 .git 19:57:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:51 .github 19:57:12 -rw-rw-r-- 1 jenkins jenkins 329 Mar 28 19:51 .gitignore 19:57:12 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 19:51 .golangci.yml 19:57:12 -rw-rw-r-- 1 jenkins jenkins 9202 Mar 28 19:51 Attribution.txt 19:57:12 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 28 19:51 CHANGELOG.md 19:57:12 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 28 19:51 Dockerfile 19:57:12 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 19:51 GOVERNANCE.md 19:57:12 -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 19:51 Jenkinsfile 19:57:12 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 19:51 LICENSE 19:57:12 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 28 19:51 Makefile 19:57:12 -rw-rw-r-- 1 jenkins jenkins 620 Mar 28 19:51 OWNERS.md 19:57:12 -rw-rw-r-- 1 jenkins jenkins 15321 Mar 28 19:51 README.md 19:57:12 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 19:49 VERSION 19:57:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:51 bin 19:57:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 19:51 cmd 19:57:12 -rw-r--r-- 1 jenkins jenkins 14200 Mar 28 19:56 coverage.out 19:57:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 19:51 driver 19:57:12 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 28 19:51 go.mod 19:57:12 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 28 19:51 go.sum 19:57:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 19:51 snap 19:57:12 -rw-rw-r-- 1 jenkins jenkins 713 Mar 28 19:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:12 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fdf83baee4837586abd899036d884868d7632e86 --label arch=arm64 --label version=3.0.0-dev.23 . 19:57:12 Sending build context to Docker daemon 152.1kB 19:57:13 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 19:57:13 Step 2/25 : FROM ${BASE} AS builder 19:57:13 ---> 2b0e6af63de0 19:57:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:57:13 ---> Running in d1fa467cc93e 19:57:13 Removing intermediate container d1fa467cc93e 19:57:13 ---> 2504e9a18ef6 19:57:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:57:13 ---> Running in 1c17644448c8 19:57:14 Removing intermediate container 1c17644448c8 19:57:14 ---> 4b9dce13f119 19:57:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:57:14 ---> Running in cbe9294b6ab0 19:57:14 Removing intermediate container cbe9294b6ab0 19:57:14 ---> 4cb2fa3d3515 19:57:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:57:14 ---> Running in bc5011d0d4ba 19:57:14 Removing intermediate container bc5011d0d4ba 19:57:14 ---> 6687b856186b 19:57:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:57:14 ---> Running in 1df761f27f7c 19:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:57:17 OK: 268 MiB in 57 packages 19:57:18 Removing intermediate container 1df761f27f7c 19:57:18 ---> 66b985009dab 19:57:18 Step 8/25 : WORKDIR /device-rest-go 19:57:18 ---> Running in b0b9683be7db 19:57:18 Removing intermediate container b0b9683be7db 19:57:18 ---> 4a6846cd3964 19:57:18 Step 9/25 : COPY go.mod vendor* ./ 19:57:19 ---> 88dc9eb41870 19:57:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:19 ---> Running in f89e364beb44 19:57:21 Removing intermediate container f89e364beb44 19:57:21 ---> 75a25bc975d7 19:57:21 Step 11/25 : COPY . . 19:57:22 ---> 953940b9d3ae 19:57:22 Step 12/25 : RUN $MAKE 19:57:22 ---> Running in 420ffeef1454 19:57:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rest ./cmd 19:59:59 Removing intermediate container 420ffeef1454 19:59:59 ---> bd186efbcbbd 19:59:59 Step 13/25 : FROM alpine:3.17 19:59:59 3.17: Pulling from library/alpine 19:59:59 af6eaf76a39c: Already exists 19:59:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 19:59:59 Status: Downloaded newer image for alpine:3.17 19:59:59 ---> d74e625d9115 19:59:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:59:59 ---> Running in decd184b166b 19:59:59 Removing intermediate container decd184b166b 19:59:59 ---> be03288bbd67 19:59:59 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:59:59 ---> Running in f0fc26657e09 19:59:59 Removing intermediate container f0fc26657e09 19:59:59 ---> adb88f7b44f2 19:59:59 Step 16/25 : RUN apk add --update --no-cache dumb-init 19:59:59 ---> Running in 8499f5ee10e1 19:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:59:59 (1/1) Installing dumb-init (1.2.5-r2) 19:59:59 Executing busybox-1.35.0-r29.trigger 19:59:59 OK: 8 MiB in 16 packages 19:59:59 Removing intermediate container 8499f5ee10e1 19:59:59 ---> c01700687af8 19:59:59 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:59:59 ---> 9973c6a6afb3 19:59:59 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:59:59 ---> 663fa47f5e1b 19:59:59 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:59:59 ---> 59416ca862d7 19:59:59 Step 20/25 : EXPOSE 59986 19:59:59 ---> Running in 2a56b2c31280 19:59:59 Removing intermediate container 2a56b2c31280 19:59:59 ---> c393df013836 19:59:59 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:59:59 ---> Running in f6340a255640 19:59:59 Removing intermediate container f6340a255640 19:59:59 ---> ec91813eb8a5 19:59:59 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:59:59 ---> Running in 661e46d6ecb3 19:59:59 Removing intermediate container 661e46d6ecb3 19:59:59 ---> bf8d4cc56836 19:59:59 Step 23/25 : LABEL arch=arm64 19:59:59 ---> Running in c41cee1ebff4 19:59:59 Removing intermediate container c41cee1ebff4 19:59:59 ---> b55c45f4b8f5 19:59:59 Step 24/25 : LABEL git_sha=fdf83baee4837586abd899036d884868d7632e86 19:59:59 ---> Running in 786c55fa4a08 19:59:59 Removing intermediate container 786c55fa4a08 19:59:59 ---> 0fd340929875 19:59:59 Step 25/25 : LABEL version=3.0.0-dev.23 19:59:59 ---> Running in 298d02f6fe7a 19:59:59 Removing intermediate container 298d02f6fe7a 19:59:59 ---> 35eae250a357 19:59:59 [Warning] One or more build-args [ARCH] were not consumed 19:59:59 Successfully built 35eae250a357 19:59:59 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:59 provisioning config files... 19:59:59 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/95@tmp/config9573357792972623328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:00 ---> docker-login.sh 20:00:00 nexus3.edgexfoundry.org:10001 20:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:00 Configure a credential helper to remove this warning. See 20:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:00 20:00:00 Login Succeeded 20:00:00 nexus3.edgexfoundry.org:10002 20:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:00 Configure a credential helper to remove this warning. See 20:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:00 20:00:00 Login Succeeded 20:00:00 nexus3.edgexfoundry.org:10003 20:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:01 Configure a credential helper to remove this warning. See 20:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:01 20:00:01 Login Succeeded 20:00:01 nexus3.edgexfoundry.org:10004 20:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:01 Configure a credential helper to remove this warning. See 20:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:01 20:00:01 Login Succeeded 20:00:01 docker.io 20:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:04 Configure a credential helper to remove this warning. See 20:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:04 20:00:04 Login Succeeded 20:00:04 ---> docker-login.sh ends [Pipeline] } 20:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:04 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 20:00:04 fdf83baee4837586abd899036d884868d7632e86 20:00:04 latest 20:00:04 3.0.0-dev.23 20:00:04 fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 20:00:04 main 20:00:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:04 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:05 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86 20:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:00:05 29b2c42610f5: Preparing 20:00:05 8ee7ababcca5: Preparing 20:00:05 1f8523110d71: Preparing 20:00:05 e4caf45a3790: Preparing 20:00:05 edf70074bd40: Preparing 20:00:05 edf70074bd40: Layer already exists 20:00:05 8ee7ababcca5: Pushed 20:00:05 29b2c42610f5: Pushed 20:00:05 e4caf45a3790: Pushed 20:00:12 1f8523110d71: Pushed 20:00:12 fdf83baee4837586abd899036d884868d7632e86: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:12 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:12 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 20:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:00:12 29b2c42610f5: Preparing 20:00:12 8ee7ababcca5: Preparing 20:00:12 1f8523110d71: Preparing 20:00:12 e4caf45a3790: Preparing 20:00:12 edf70074bd40: Preparing 20:00:12 edf70074bd40: Layer already exists 20:00:12 8ee7ababcca5: Layer already exists 20:00:12 29b2c42610f5: Layer already exists 20:00:12 e4caf45a3790: Layer already exists 20:00:12 1f8523110d71: Layer already exists 20:00:13 latest: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:13 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.23 20:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:00:13 29b2c42610f5: Preparing 20:00:13 8ee7ababcca5: Preparing 20:00:13 1f8523110d71: Preparing 20:00:13 e4caf45a3790: Preparing 20:00:13 edf70074bd40: Preparing 20:00:13 edf70074bd40: Layer already exists 20:00:13 1f8523110d71: Layer already exists 20:00:13 e4caf45a3790: Layer already exists 20:00:13 29b2c42610f5: Layer already exists 20:00:13 8ee7ababcca5: Layer already exists 20:00:13 3.0.0-dev.23: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:14 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:14 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 20:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:00:14 29b2c42610f5: Preparing 20:00:14 8ee7ababcca5: Preparing 20:00:14 1f8523110d71: Preparing 20:00:14 e4caf45a3790: Preparing 20:00:14 edf70074bd40: Preparing 20:00:14 29b2c42610f5: Layer already exists 20:00:14 8ee7ababcca5: Layer already exists 20:00:14 edf70074bd40: Layer already exists 20:00:14 e4caf45a3790: Layer already exists 20:00:14 1f8523110d71: Layer already exists 20:00:14 fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:15 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:15 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 20:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:00:15 29b2c42610f5: Preparing 20:00:15 8ee7ababcca5: Preparing 20:00:15 1f8523110d71: Preparing 20:00:15 e4caf45a3790: Preparing 20:00:15 edf70074bd40: Preparing 20:00:15 edf70074bd40: Layer already exists 20:00:15 e4caf45a3790: Layer already exists 20:00:15 29b2c42610f5: Layer already exists 20:00:15 1f8523110d71: Layer already exists 20:00:15 8ee7ababcca5: Layer already exists 20:00:16 main: digest: sha256:9e77e79bd87332f6ec922fe578753ddf140947c6b87b77f91431f12014336b16 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:16 ===================================================== [Pipeline] echo 20:00:16 taggedImages: 20:00:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86 20:00:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 20:00:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.23 20:00:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:fdf83baee4837586abd899036d884868d7632e86-3.0.0-dev.23 20:00:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:16 20:00:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:17 arm64: Pulling from edgex-lftools-log-publisher 20:00:17 8998bd30e6a1: Pulling fs layer 20:00:17 04944245beec: Pulling fs layer 20:00:17 699f458cf7ca: Pulling fs layer 20:00:17 765212b225bb: Pulling fs layer 20:00:17 f23df028b6ca: Pulling fs layer 20:00:17 d65c8cfc05b1: Pulling fs layer 20:00:17 2437ff75d9bd: Pulling fs layer 20:00:17 f23df028b6ca: Waiting 20:00:17 d65c8cfc05b1: Waiting 20:00:17 2437ff75d9bd: Waiting 20:00:17 765212b225bb: Waiting 20:00:17 04944245beec: Verifying Checksum 20:00:17 04944245beec: Download complete 20:00:17 765212b225bb: Verifying Checksum 20:00:17 765212b225bb: Download complete 20:00:17 f23df028b6ca: Verifying Checksum 20:00:17 f23df028b6ca: Download complete 20:00:17 d65c8cfc05b1: Verifying Checksum 20:00:17 d65c8cfc05b1: Download complete 20:00:17 699f458cf7ca: Download complete 20:00:17 8998bd30e6a1: Verifying Checksum 20:00:17 8998bd30e6a1: Download complete 20:00:20 2437ff75d9bd: Verifying Checksum 20:00:20 2437ff75d9bd: Download complete 20:00:22 8998bd30e6a1: Pull complete 20:00:22 04944245beec: Pull complete 20:00:23 699f458cf7ca: Pull complete 20:00:24 765212b225bb: Pull complete 20:00:25 f23df028b6ca: Pull complete 20:00:25 d65c8cfc05b1: Pull complete 20:00:40 2437ff75d9bd: Pull complete 20:00:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:40 prd-ubuntu20.04-docker-arm64-4c-16g-6098 does not seem to be running inside a container 20:00:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/95 -v /w/workspace/device-rest-go/95:/w/workspace/device-rest-go/95:rw,z -v /w/workspace/device-rest-go/95@tmp:/w/workspace/device-rest-go/95@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 20:00:43 $ docker top 24240f7989acbfcfd136b9310bf7860b6dee5b9e4a18b7c865bf4baad4e138cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:44 ---> job-cost.sh 20:00:44 lf-activate-venv: SKIPPING 20:00:44 INFO: No Stack... 20:00:44 INFO: Retrieving Pricing Info for: v3-standard-4 20:00:45 INFO: Archiving Costs [Pipeline] sh 20:00:45 + cat /w/workspace/device-rest-go/95/archives/cost.csv 20:00:45 + cut -d, -f6 [Pipeline] lock 20:00:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] 20:00:45 Resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] did not exist. Created. 20:00:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:00:46 /w/workspace/device-rest-go/95@tmp/durable-0b944d5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:00:46 + echo total: 0.10999999940395355 [Pipeline] stash 20:00:46 Warning: overwriting stash ‘stack-cost’ 20:00:47 Stashed 1 file(s) [Pipeline] } 20:00:47 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 20:00:47 $ docker stop --time=1 24240f7989acbfcfd136b9310bf7860b6dee5b9e4a18b7c865bf4baad4e138cf 20:00:49 $ docker rm -f --volumes 24240f7989acbfcfd136b9310bf7860b6dee5b9e4a18b7c865bf4baad4e138cf [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 20:00:49 provisioning config files... 20:00:49 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12893266848450442984tmp [Pipeline] { [Pipeline] sh 20:00:50 + set +x 20:00:50 + curl -s https://codecov.io/bash 20:00:50 + bash -s -- 20:00:50 20:00:50 _____ _ 20:00:50 / ____| | | 20:00:50 | | ___ __| | ___ ___ _____ __ 20:00:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:00:50 | |___| (_) | (_| | __/ (_| (_) \ V / 20:00:50 \_____\___/ \__,_|\___|\___\___/ \_/ 20:00:50 Bash-1.0.6 20:00:50 20:00:50 20:00:50 ==> git version 2.25.1 found 20:00:50 ==> 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 20:00:50 Release-Date: 2020-01-08 20:00:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:00:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:00:50 ==> Jenkins CI detected. 20:00:50 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 20:00:50 project root: . 20:00:50 --> token set from env 20:00:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:00:50 ==> Running gcov in . (disable via -X gcov) 20:00:50 ==> Python coveragepy not found 20:00:50 ==> Searching for coverage reports in: 20:00:50 + . 20:00:50 -> Found 1 reports 20:00:50 ==> Detecting git/mercurial file structure 20:00:50 ==> Reading reports 20:00:50 + ./coverage.out bytes=14200 20:00:50 ==> Appending adjustments 20:00:50 https://docs.codecov.io/docs/fixing-reports 20:00:50 + Found adjustments 20:00:50 ==> Gzipping contents 20:00:50 4.0K /tmp/codecov.VIToMW.gz 20:00:50 ==> Uploading reports 20:00:50 url: https://codecov.io 20:00:50 query: branch=main&commit=fdf83baee4837586abd899036d884868d7632e86&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:00:50 -> Pinging Codecov 20:00:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=fdf83baee4837586abd899036d884868d7632e86&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:00:50 -> Uploading to 20:00:50 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/4E5D53B4F1F92C436F7061BF334D961C/fdf83baee4837586abd899036d884868d7632e86/59d26e37-744f-4e9f-83d5-bcc75a72a4d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T200050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=856c54fb86505bb33d66831fa53b2059b015ffecd128dc010f500f5288b3013f 20:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:00:50 Dload Upload Total Spent Left Speed 20:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2437 0 0 100 2437 0 8703 --:--:-- --:--:-- --:--:-- 8703 20:00:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/fdf83baee4837586abd899036d884868d7632e86 [Pipeline] } 20:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:00:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:00:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:00:51 20:00:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:00:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:00:51 df9b9388f04a: Pulling fs layer 20:00:51 52dc419b0ee2: Pulling fs layer 20:00:51 25bc292e5bac: Pulling fs layer 20:00:51 114826534d7a: Pulling fs layer 20:00:51 4657fd5d0bcf: Pulling fs layer 20:00:51 6ad1cebc031e: Pulling fs layer 20:00:51 8a3aa393b2d8: Pulling fs layer 20:00:51 114826534d7a: Waiting 20:00:51 4657fd5d0bcf: Waiting 20:00:51 6ad1cebc031e: Waiting 20:00:51 8a3aa393b2d8: Waiting 20:00:51 25bc292e5bac: Verifying Checksum 20:00:51 25bc292e5bac: Download complete 20:00:51 52dc419b0ee2: Download complete 20:00:51 df9b9388f04a: Download complete 20:00:52 df9b9388f04a: Pull complete 20:00:52 6ad1cebc031e: Verifying Checksum 20:00:52 6ad1cebc031e: Download complete 20:00:52 52dc419b0ee2: Pull complete 20:00:52 25bc292e5bac: Pull complete 20:00:52 114826534d7a: Verifying Checksum 20:00:52 114826534d7a: Download complete 20:00:52 8a3aa393b2d8: Verifying Checksum 20:00:52 8a3aa393b2d8: Download complete 20:00:56 114826534d7a: Pull complete 20:00:56 4657fd5d0bcf: Pull complete 20:00:56 6ad1cebc031e: Pull complete 20:00:58 8a3aa393b2d8: Pull complete 20:00:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:00:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:58 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 20:00:58 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 20:01:00 $ docker top f979337cf2973f0014e4b87326387fbbf873e90760d4406220fa2076e28683ad -eo pid,comm [Pipeline] { [Pipeline] echo 20:01:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 20:01:01 + set -o pipefail 20:01:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 20:01:05 20:01:05 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 20:01:05 20:01:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/cf3e3099-8630-4dc1-aa3d-9642f260ce28 20:01:05 20:01:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:01:05 20:01:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:01:05 20:01:06 20:01:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:01:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:01:06 More details here: https://snyk.co/ue1NS [Pipeline] } 20:01:06 $ docker stop --time=1 f979337cf2973f0014e4b87326387fbbf873e90760d4406220fa2076e28683ad 20:01:08 $ docker rm -f --volumes f979337cf2973f0014e4b87326387fbbf873e90760d4406220fa2076e28683ad [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:09 + git log --format=format:%s -1 fdf83baee4837586abd899036d884868d7632e86 [Pipeline] sh 20:01:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:01:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:09 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 20:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 20:01:10 $ docker top 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:10 [ssh-agent] Looking for ssh-agent implementation... 20:01:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:10 $ docker exec 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f ssh-agent 20:01:10 SSH_AUTH_SOCK=/tmp/ssh-n4CLq5Cefi3F/agent.32 20:01:10 SSH_AGENT_PID=38 20:01:10 Running ssh-add (command line suppressed) 20:01:10 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16282333862969984555.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16282333862969984555.key) 20:01:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:10 + git semver tag 20:01:11 2023-03-28 20:01:11,012 [run_tag] DEBUG tag force:False 20:01:11 2023-03-28 20:01:11,012 [check_head_tag] DEBUG check head tag 20:01:11 2023-03-28 20:01:11,013 [execute] INFO git cat-file --batch-check 20:01:11 2023-03-28 20:01:11,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 20:01:11 2023-03-28 20:01:11,018 [execute] INFO git cat-file --batch 20:01:11 2023-03-28 20:01:11,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 20:01:11 2023-03-28 20:01:11,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:01:11 2023-03-28 20:01:11,038 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 20:01:11 2023-03-28 20:01:11,038 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 20:01:11 2023-03-28 20:01:11,042 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:01:11 3.0.0-dev.23 [Pipeline] } 20:01:11 $ docker exec --env ******** --env ******** 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f ssh-agent -k 20:01:11 unset SSH_AUTH_SOCK; 20:01:11 unset SSH_AGENT_PID; 20:01:11 echo Agent pid 38 killed; 20:01:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:11 + git semver [Pipeline] } 20:01:11 $ docker stop --time=1 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f 20:01:13 $ docker rm -f --volumes 61512c39a3ac4d9bb0faf466611add38083ad1cd799fd1db860e7d7f105d500f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:01:13 20:01:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:01:13 0.23.1-centos7: Pulling from edgex-lftools 20:01:13 ab5ef0e58194: Pulling fs layer 20:01:13 9712f1f96733: Pulling fs layer 20:01:13 63f879dbbcfc: Pulling fs layer 20:01:13 0d9ebad4ef96: Pulling fs layer 20:01:13 e9a5061849ea: Pulling fs layer 20:01:13 d747dcd14b5f: Pulling fs layer 20:01:13 2de7ff778b66: Pulling fs layer 20:01:13 0d9ebad4ef96: Waiting 20:01:13 d747dcd14b5f: Waiting 20:01:13 2de7ff778b66: Waiting 20:01:13 e9a5061849ea: Waiting 20:01:13 9712f1f96733: Verifying Checksum 20:01:13 9712f1f96733: Download complete 20:01:14 63f879dbbcfc: Download complete 20:01:14 ab5ef0e58194: Verifying Checksum 20:01:14 ab5ef0e58194: Download complete 20:01:14 e9a5061849ea: Verifying Checksum 20:01:14 e9a5061849ea: Download complete 20:01:14 d747dcd14b5f: Verifying Checksum 20:01:14 d747dcd14b5f: Download complete 20:01:14 0d9ebad4ef96: Verifying Checksum 20:01:14 0d9ebad4ef96: Download complete 20:01:14 2de7ff778b66: Verifying Checksum 20:01:14 2de7ff778b66: Download complete 20:01:17 ab5ef0e58194: Pull complete 20:01:17 9712f1f96733: Pull complete 20:01:17 63f879dbbcfc: Pull complete 20:01:20 0d9ebad4ef96: Pull complete 20:01:21 e9a5061849ea: Pull complete 20:01:21 d747dcd14b5f: Pull complete 20:01:22 2de7ff778b66: Pull complete 20:01:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:01:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:22 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 20:01:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 20:01:24 $ docker top b5b5e693d1fe73549b753d7e3803b06ea92bfe0de1eeb47a1e79e5e108c80822 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:01:24 provisioning config files... 20:01:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8734260276129862695tmp 20:01:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13322748794031865583tmp 20:01:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9993680187189694063tmp [Pipeline] { [Pipeline] echo 20:01:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:01:24 ---> sigul-configuration.sh 20:01:24 gpg: directory `/root/.gnupg' created 20:01:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:01:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:01:24 gpg: keyring `/root/.gnupg/secring.gpg' created 20:01:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:01:24 gpg: CAST5 encrypted data 20:01:24 gpg: encrypted with 1 passphrase 20:01:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:01:25 + mkdir /home/jenkins 20:01:25 + mkdir /home/jenkins/sigul [Pipeline] sh 20:01:25 + 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 20:01:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:01:25 ---> sigul-install.sh 20:01:25 Sigul already installed; skipping installation. [Pipeline] sh 20:01:26 + git tag --list 20:01:26 v1.0.0 20:01:26 v1.1.0 20:01:26 v1.1.1 20:01:26 v1.1.2 20:01:26 v1.2.0 20:01:26 v1.2.1 20:01:26 v2.0.0 20:01:26 v2.1.0 20:01:26 v2.1.1 20:01:26 v2.1.1-dev.1 20:01:26 v2.1.1-dev.2 20:01:26 v2.1.1-dev.3 20:01:26 v2.2.0 20:01:26 v2.2.1-dev.1 20:01:26 v2.2.1-dev.2 20:01:26 v2.2.1-dev.3 20:01:26 v2.2.1-dev.4 20:01:26 v2.2.1-dev.5 20:01:26 v2.2.1-dev.6 20:01:26 v2.2.1-dev.7 20:01:26 v2.2.1-dev.8 20:01:26 v2.2.1-dev.9 20:01:26 v2.3.0 20:01:26 v2.3.0-dev.10 20:01:26 v2.3.0-dev.11 20:01:26 v2.3.0-dev.12 20:01:26 v2.3.0-dev.13 20:01:26 v2.3.0-dev.14 20:01:26 v2.3.0-dev.15 20:01:26 v2.3.0-dev.16 20:01:26 v2.3.0-dev.17 20:01:26 v2.3.0-dev.18 20:01:26 v2.3.0-dev.19 20:01:26 v2.3.0-dev.20 20:01:26 v2.3.0-dev.21 20:01:26 v2.3.0-dev.22 20:01:26 v2.3.0-dev.23 20:01:26 v2.3.0-dev.24 20:01:26 v2.3.0-dev.25 20:01:26 v2.3.0-dev.9 20:01:26 v3.0.0-dev.1 20:01:26 v3.0.0-dev.10 20:01:26 v3.0.0-dev.11 20:01:26 v3.0.0-dev.12 20:01:26 v3.0.0-dev.13 20:01:26 v3.0.0-dev.14 20:01:26 v3.0.0-dev.15 20:01:26 v3.0.0-dev.16 20:01:26 v3.0.0-dev.17 20:01:26 v3.0.0-dev.18 20:01:26 v3.0.0-dev.19 20:01:26 v3.0.0-dev.2 20:01:26 v3.0.0-dev.20 20:01:26 v3.0.0-dev.21 20:01:26 v3.0.0-dev.22 20:01:26 v3.0.0-dev.23 20:01:26 v3.0.0-dev.3 20:01:26 v3.0.0-dev.4 20:01:26 v3.0.0-dev.5 20:01:26 v3.0.0-dev.6 20:01:26 v3.0.0-dev.7 20:01:26 v3.0.0-dev.8 20:01:26 v3.0.0-dev.9 [Pipeline] sh 20:01:26 + lftools sign git-tag v3.0.0-dev.23 20:01:26 Signing Git tag with Sigul... 20:01:26 Signing v3.0.0-dev.23 [Pipeline] echo 20:01:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:01:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:01:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:01:27 $ docker stop --time=1 b5b5e693d1fe73549b753d7e3803b06ea92bfe0de1eeb47a1e79e5e108c80822 20:01:28 $ docker rm -f --volumes b5b5e693d1fe73549b753d7e3803b06ea92bfe0de1eeb47a1e79e5e108c80822 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:01:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:01:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:29 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 20:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 20:01:29 $ docker top 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 -eo pid,comm 20:01:30 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). 20:01:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:30 [ssh-agent] Looking for ssh-agent implementation... 20:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:30 $ docker exec 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 ssh-agent 20:01:30 SSH_AUTH_SOCK=/tmp/ssh-ZEjRLDy66dTN/agent.32 20:01:30 SSH_AGENT_PID=38 20:01:30 Running ssh-add (command line suppressed) 20:01:30 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11836025814395938726.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11836025814395938726.key) 20:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:30 + git semver bump pre 20:01:30 2023-03-28 20:01:30,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:01:30 2023-03-28 20:01:30,873 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 20:01:30 2023-03-28 20:01:30,873 [bump_version] DEBUG bumped version:3.0.0-dev.24 20:01:30 2023-03-28 20:01:30,873 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 20:01:30 2023-03-28 20:01:30,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:01:30 2023-03-28 20:01:30,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:01:30 2023-03-28 20:01:30,875 [execute] INFO git cat-file --batch-check 20:01:30 2023-03-28 20:01:30,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:01:30 2023-03-28 20:01:30,881 [execute] INFO git cat-file --batch 20:01:30 2023-03-28 20:01:30,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:01:30 2023-03-28 20:01:30,885 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:01:30 3.0.0-dev.24 [Pipeline] } 20:01:30 $ docker exec --env ******** --env ******** 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 ssh-agent -k 20:01:31 unset SSH_AUTH_SOCK; 20:01:31 unset SSH_AGENT_PID; 20:01:31 echo Agent pid 38 killed; 20:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:31 + git semver [Pipeline] } 20:01:31 $ docker stop --time=1 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 20:01:32 $ docker rm -f --volumes 8b0b6666c3bb942518c01115ca6aa48c6706aa7b408023b663e91684ca94afe3 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:01:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:33 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 20:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 20:01:34 $ docker top 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed -eo pid,comm 20:01: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). 20:01:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:34 [ssh-agent] Looking for ssh-agent implementation... 20:01:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:34 $ docker exec 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed ssh-agent 20:01:34 SSH_AUTH_SOCK=/tmp/ssh-5dXeXFVM0BYF/agent.33 20:01:34 SSH_AGENT_PID=39 20:01:34 Running ssh-add (command line suppressed) 20:01:34 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4671517530014988754.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4671517530014988754.key) 20:01:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:34 + git semver push 20:01:35 2023-03-28 20:01:34,986 [run_push] DEBUG push 20:01:35 2023-03-28 20:01:34,986 [execute] INFO git cat-file --batch-check 20:01:35 2023-03-28 20:01:34,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:01:35 2023-03-28 20:01:34,990 [execute] INFO git rev-list 63f30d2dd201033425515ade62cdacea994a8edd -- 20:01:35 2023-03-28 20:01:34,990 [execute] DEBUG Popen(['git', 'rev-list', '63f30d2dd201033425515ade62cdacea994a8edd', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:01:35 2023-03-28 20:01:34,998 [execute] INFO git fetch -v origin 20:01:35 2023-03-28 20:01:34,998 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:01:35 2023-03-28 20:01:35,500 [run_push] DEBUG no remote changes detected 20:01:35 2023-03-28 20:01:35,500 [execute] INFO git push origin semver 20:01:35 2023-03-28 20:01:35,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:01:36 2023-03-28 20:01:36,559 [run_push] DEBUG push all version tags 20:01:36 2023-03-28 20:01:36,559 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:01:36 2023-03-28 20:01:36,560 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 20:01:37 2023-03-28 20:01:37,377 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:01:37 3.0.0-dev.24 [Pipeline] } 20:01:37 $ docker exec --env ******** --env ******** 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed ssh-agent -k 20:01:37 unset SSH_AUTH_SOCK; 20:01:37 unset SSH_AGENT_PID; 20:01:37 echo Agent pid 39 killed; 20:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:37 + git semver [Pipeline] } 20:01:38 $ docker stop --time=1 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed 20:01:39 $ docker rm -f --volumes 2a7ae87585ab2d04fb60e6b5591748c00a2d397acdf08c256f505f35becbe1ed [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 20:01:40 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 20:01:40 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 20:01:40 total 16 20:01:40 drwxr-xr-x 3 root root 4096 Mar 28 19:51 . 20:01:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:01 .. 20:01:40 drwxr-xr-x 2 root root 4096 Mar 28 19:51 cost 20:01:40 -rw-r--r-- 1 root root 85 Mar 28 19:51 cost.csv 20:01:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 20:01:40 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 20:01:40 total 16 20:01:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 19:51 . 20:01:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:01 .. 20:01:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 19:51 cost 20:01:40 -rw-r--r-- 1 jenkins jenkins 85 Mar 28 19:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:01:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:01:41 ---> package-listing.sh 20:01:41 ++ facter osfamily 20:01:41 ++ tr '[:upper:]' '[:lower:]' 20:01:41 + OS_FAMILY=debian 20:01:41 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 20:01:41 + START_PACKAGES=/tmp/packages_start.txt 20:01:41 + END_PACKAGES=/tmp/packages_end.txt 20:01:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:01:41 + PACKAGES=/tmp/packages_start.txt 20:01:41 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 20:01:41 + PACKAGES=/tmp/packages_end.txt 20:01:41 + case "${OS_FAMILY}" in 20:01:41 + dpkg -l 20:01:41 + grep '^ii' 20:01:41 + '[' -f /tmp/packages_start.txt ']' 20:01:41 + '[' -f /tmp/packages_end.txt ']' 20:01:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:01:41 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 20:01:41 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 20:01:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 20:01:41 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:01:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:42 prd-ubuntu20.04-docker-8c-8g-6096 does not seem to be running inside a container 20:01:42 $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 20:01:42 $ docker top c68d3b9758f34101445e313ee498579ddd97da0468b944264070229c9a062466 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:43 + touch /tmp/pre-build-complete [Pipeline] sh 20:01:43 + mkdir -p /var/log/sysstat [Pipeline] sh 20:01:43 + ls /var/log/sa-host 20:01:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:43 provisioning config files... 20:01:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2997853921667671649tmp [Pipeline] { [Pipeline] echo 20:01:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:01:44 ---> create-netrc.sh [Pipeline] } 20:01:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:01:44 ---> python-tools-install.sh [Pipeline] echo 20:01:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:01:44 ---> sudo-logs.sh 20:01:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:01:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:01:45 ---> job-cost.sh 20:01:45 lf-activate-venv: SKIPPING 20:01:45 DEBUG: total: 0.2199999988079071 20:01:45 INFO: Retrieving Stack Cost... 20:01:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:01:45 INFO: Archiving Costs [Pipeline] echo 20:01:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:01:46 ---> logs-deploy.sh 20:01:46 lf-activate-venv: SKIPPING 20:01:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/95 20:01:46 INFO: archiving workspace using pattern(s): 20:01:47 Archives upload complete. 20:01:47 INFO: archiving logs to Nexus 20:01:47 ---> uname -a: 20:01:47 Linux prd-ubuntu20-04-docker-8c-8g-6096 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:01:47 20:01:47 20:01:47 ---> lscpu: 20:01:47 Architecture: x86_64 20:01:47 CPU op-mode(s): 32-bit, 64-bit 20:01:47 Byte Order: Little Endian 20:01:47 Address sizes: 40 bits physical, 48 bits virtual 20:01:47 CPU(s): 8 20:01:47 On-line CPU(s) list: 0-7 20:01:47 Thread(s) per core: 1 20:01:47 Core(s) per socket: 1 20:01:47 Socket(s): 8 20:01:47 NUMA node(s): 1 20:01:47 Vendor ID: AuthenticAMD 20:01:47 CPU family: 23 20:01:47 Model: 49 20:01:47 Model name: AMD EPYC-Rome Processor 20:01:47 Stepping: 0 20:01:47 CPU MHz: 2799.976 20:01:47 BogoMIPS: 5599.95 20:01:47 Virtualization: AMD-V 20:01:47 Hypervisor vendor: KVM 20:01:47 Virtualization type: full 20:01:47 L1d cache: 256 KiB 20:01:47 L1i cache: 256 KiB 20:01:47 L2 cache: 4 MiB 20:01:47 L3 cache: 128 MiB 20:01:47 NUMA node0 CPU(s): 0-7 20:01:47 Vulnerability Itlb multihit: Not affected 20:01:47 Vulnerability L1tf: Not affected 20:01:47 Vulnerability Mds: Not affected 20:01:47 Vulnerability Meltdown: Not affected 20:01:47 Vulnerability Mmio stale data: Not affected 20:01:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:01:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:01:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:01:47 Vulnerability Srbds: Not affected 20:01:47 Vulnerability Tsx async abort: Not affected 20:01:47 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 20:01:47 20:01:47 20:01:47 ---> nproc: 20:01:47 8 20:01:47 20:01:47 20:01:47 ---> df -h: 20:01:47 Filesystem Size Used Avail Use% Mounted on 20:01:47 overlay 155G 13G 143G 9% / 20:01:47 tmpfs 64M 0 64M 0% /dev 20:01:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:01:47 shm 64M 0 64M 0% /dev/shm 20:01:47 /dev/vda1 155G 13G 143G 9% /facter-os 20:01:47 20:01:47 20:01:47 ---> sar -b -r -n DEV: 20:01:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6096) 03/28/23 _x86_64_ (8 CPU) 20:01:47 20:01:47 19:48:35 LINUX RESTART (8 CPU) 20:01:47 20:01:47 19:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:01:47 19:50:01 205.78 35.11 170.67 0.00 4205.25 136847.18 0.00 20:01:47 19:51:01 154.22 1.30 152.92 0.00 41.59 44073.18 0.00 20:01:47 19:52:01 98.12 0.07 98.05 0.00 11.06 23656.21 0.00 20:01:47 19:53:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 20:01:47 19:54:01 54.21 11.21 42.99 0.00 5225.40 8776.14 0.00 20:01:47 19:55:01 5.38 0.00 5.38 0.00 0.00 103.32 0.00 20:01:47 19:56:01 2.13 0.02 2.12 0.00 0.13 42.93 0.00 20:01:47 19:57:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 20:01:47 19:58:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 20:01:47 19:59:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 20:01:47 20:00:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 20:01:47 20:01:01 28.78 0.10 28.68 0.00 10.26 24689.75 0.00 20:01:47 Average: 46.06 3.94 42.11 0.00 786.36 19692.37 0.00 20:01:47 20:01:47 19:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:01:47 19:50:01 28126828 31584404 726248 2.21 127680 3512972 2056620 6.06 1156536 3142936 345380 20:01:47 19:51:01 27984012 31579468 724932 2.20 148152 3626836 1906064 5.62 1240044 3191464 108300 20:01:47 19:52:01 27695820 31594144 709296 2.16 157564 3883556 1759672 5.19 1239656 3439824 20 20:01:47 19:53:01 27695604 31593988 709276 2.16 157584 3883560 1759672 5.19 1239608 3439828 252 20:01:47 19:54:01 27150824 31553540 730712 2.22 190036 4341160 1821344 5.37 1582688 3605044 1088 20:01:47 19:55:01 27179748 31578156 706260 2.15 188576 4338012 1798120 5.30 1557516 3602088 304 20:01:47 19:56:01 27188740 31586696 697572 2.12 188692 4337908 1798120 5.30 1548976 3601800 12 20:01:47 19:57:01 27189104 31587060 697216 2.12 188724 4337908 1798120 5.30 1548984 3601800 48 20:01:47 19:58:01 27189412 31587684 696744 2.12 188804 4337912 1798120 5.30 1548988 3602032 8 20:01:47 19:59:01 27189796 31588288 696328 2.12 188844 4338048 1798120 5.30 1549328 3602180 200 20:01:47 20:00:01 27189916 31588408 696164 2.12 188860 4338048 1798120 5.30 1549008 3602180 16 20:01:47 20:01:01 26320220 31478468 802744 2.44 195260 5042092 1922780 5.67 1669844 4293740 620 20:01:47 Average: 27341669 31575025 716124 2.18 175731 4193168 1834573 5.41 1452598 3560410 38021 20:01:47 20:01:47 19:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:01:47 19:50:01 lo 6.44 6.44 0.62 0.62 0.00 0.00 0.00 0.00 20:01:47 19:50:01 ens3 991.27 653.02 8843.70 112.66 0.00 0.00 0.00 0.00 20:01:47 19:50:01 docker0 202.51 335.65 16.39 2155.72 0.00 0.00 0.00 0.00 20:01:47 19:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:01:47 19:51:01 ens3 72.04 52.85 94.85 96.86 0.00 0.00 0.00 0.00 20:01:47 19:51:01 docker0 1.37 3.52 0.08 42.57 0.00 0.00 0.00 0.00 20:01:47 19:52:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 20:01:47 19:52:01 ens3 152.72 109.82 2593.47 223.38 0.00 0.00 0.00 0.00 20:01:47 19:52:01 docker0 1.30 3.03 0.08 43.03 0.00 0.00 0.00 0.00 20:01:47 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:47 19:53:01 ens3 1.27 0.50 2.83 0.03 0.00 0.00 0.00 0.00 20:01:47 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:01:47 19:54:01 ens3 203.02 105.45 2809.09 7.60 0.00 0.00 0.00 0.00 20:01:47 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:47 19:55:01 ens3 1.20 0.70 0.45 0.35 0.00 0.00 0.00 0.00 20:01:47 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:56:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:01:47 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:47 19:57:01 ens3 0.98 0.13 0.04 0.01 0.00 0.00 0.00 0.00 20:01:47 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:58:01 ens3 0.58 0.03 0.08 0.00 0.00 0.00 0.00 0.00 20:01:47 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:47 19:59:01 ens3 1.95 0.47 0.49 0.28 0.00 0.00 0.00 0.00 20:01:47 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 20:00:01 ens3 1.53 0.75 0.77 0.57 0.00 0.00 0.00 0.00 20:01:47 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 20:01:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:01:47 20:01:01 ens3 151.99 80.29 3974.00 11.35 0.00 0.00 0.00 0.00 20:01:47 20:01:01 docker0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:01:47 20:01:01 vethd74b84f 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:01:47 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 20:01:47 Average: ens3 130.36 82.87 1516.41 37.65 0.00 0.00 0.00 0.00 20:01:47 Average: docker0 16.85 28.10 1.36 184.03 0.00 0.00 0.00 0.00 20:01:47 Average: vethd74b84f 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:01:47 20:01:47 20:01:47 ---> sar -P ALL: 20:01:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6096) 03/28/23 _x86_64_ (8 CPU) 20:01:47 20:01:47 19:48:35 LINUX RESTART (8 CPU) 20:01:47 20:01:47 19:49:02 CPU %user %nice %system %iowait %steal %idle 20:01:47 19:50:01 all 12.09 0.00 4.28 1.69 0.06 81.87 20:01:47 19:50:01 0 12.12 0.00 5.01 3.09 0.05 79.73 20:01:47 19:50:01 1 11.52 0.00 4.69 2.87 0.07 80.86 20:01:47 19:50:01 2 12.73 0.00 4.22 1.54 0.05 81.45 20:01:47 19:50:01 3 12.30 0.00 3.71 0.64 0.05 83.30 20:01:47 19:50:01 4 13.17 0.00 3.90 0.38 0.05 82.50 20:01:47 19:50:01 5 13.53 0.00 3.61 0.76 0.07 82.04 20:01:47 19:50:01 6 11.04 0.00 4.78 3.55 0.05 80.58 20:01:47 19:50:01 7 10.35 0.00 4.33 0.74 0.07 84.52 20:01:47 19:51:01 all 37.10 0.00 6.78 1.18 0.08 54.86 20:01:47 19:51:01 0 36.70 0.00 7.48 3.54 0.07 52.21 20:01:47 19:51:01 1 37.12 0.00 6.32 0.39 0.07 56.10 20:01:47 19:51:01 2 37.48 0.00 6.29 0.12 0.08 56.03 20:01:47 19:51:01 3 36.97 0.00 6.67 0.37 0.08 55.91 20:01:47 19:51:01 4 37.19 0.00 7.81 0.59 0.08 54.33 20:01:47 19:51:01 5 36.74 0.00 7.24 3.57 0.07 52.39 20:01:47 19:51:01 6 36.13 0.00 5.97 0.51 0.08 57.32 20:01:47 19:51:01 7 38.47 0.00 6.50 0.39 0.07 54.57 20:01:47 19:52:01 all 3.58 0.00 1.49 0.77 0.03 94.13 20:01:47 19:52:01 0 4.92 0.00 2.12 0.23 0.03 92.69 20:01:47 19:52:01 1 2.73 0.00 1.02 0.05 0.02 96.18 20:01:47 19:52:01 2 4.09 0.00 1.58 1.98 0.02 92.34 20:01:47 19:52:01 3 2.61 0.00 1.76 0.92 0.03 94.67 20:01:47 19:52:01 4 2.33 0.00 1.34 0.35 0.02 95.96 20:01:47 19:52:01 5 4.05 0.00 1.44 0.74 0.03 93.74 20:01:47 19:52:01 6 3.48 0.00 1.29 0.97 0.02 94.24 20:01:47 19:52:01 7 4.43 0.00 1.36 0.94 0.05 93.21 20:01:47 19:53:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:01:47 19:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:01:47 19:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:01:47 19:53:01 2 1.99 0.00 0.00 0.00 0.00 98.01 20:01:47 19:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:01:47 19:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:01:47 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:01:47 19:53:01 6 0.02 0.00 0.07 0.00 0.02 99.90 20:01:47 19:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:01:47 19:54:01 all 2.39 0.00 1.44 0.45 0.02 95.70 20:01:47 19:54:01 0 1.38 0.00 1.45 0.48 0.02 96.66 20:01:47 19:54:01 1 3.05 0.00 1.15 1.23 0.03 94.53 20:01:47 19:54:01 2 2.66 0.00 0.69 0.10 0.02 96.53 20:01:47 19:54:01 3 2.74 0.00 2.44 0.17 0.02 94.63 20:01:47 19:54:01 4 2.52 0.00 2.84 0.38 0.02 94.24 20:01:47 19:54:01 5 3.09 0.00 1.02 0.42 0.00 95.48 20:01:47 19:54:01 6 1.87 0.00 1.07 0.48 0.02 96.56 20:01:47 19:54:01 7 1.81 0.00 0.84 0.34 0.02 97.00 20:01:47 19:55:01 all 0.08 0.00 0.05 0.02 0.00 99.86 20:01:47 19:55:01 0 0.05 0.00 0.07 0.00 0.00 99.88 20:01:47 19:55:01 1 0.17 0.00 0.05 0.00 0.00 99.78 20:01:47 19:55:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:01:47 19:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:01:47 19:55:01 4 0.07 0.00 0.03 0.02 0.00 99.88 20:01:47 19:55:01 5 0.15 0.00 0.05 0.05 0.02 99.73 20:01:47 19:55:01 6 0.03 0.00 0.03 0.07 0.00 99.87 20:01:47 19:55:01 7 0.05 0.00 0.07 0.00 0.00 99.88 20:01:47 19:56:01 all 0.04 0.00 0.02 0.01 0.00 99.92 20:01:47 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:01:47 19:56:01 1 0.10 0.00 0.03 0.00 0.00 99.87 20:01:47 19:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:01:47 19:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:01:47 19:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:01:47 19:56:01 5 0.07 0.00 0.02 0.07 0.00 99.85 20:01:47 19:56:01 6 0.03 0.00 0.02 0.03 0.02 99.90 20:01:47 19:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:01:47 19:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:01:47 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:01:47 19:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:01:47 19:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:01:47 19:57:01 3 0.00 0.00 0.02 0.03 0.02 99.93 20:01:47 19:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:01:47 19:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:01:47 19:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:47 19:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:01:47 19:58:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:01:47 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:47 19:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:01:47 19:58:01 2 2.00 0.00 0.00 0.00 0.00 98.00 20:01:47 19:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:01:47 19:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:01:47 19:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 20:01:47 19:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:01:47 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:47 19:59:01 all 0.19 0.00 0.02 0.01 0.01 99.78 20:01:47 19:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:01:47 19:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:01:47 19:59:01 2 1.34 0.00 0.10 0.00 0.00 98.56 20:01:47 19:59:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:01:47 19:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:01:47 19:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:01:47 19:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:01:47 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:47 20:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:01:47 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:01:47 20:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:01:47 20:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:01:47 20:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:01:47 20:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:01:47 20:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:01:47 20:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:01:47 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:47 20:01:47 20:00:01 CPU %user %nice %system %iowait %steal %idle 20:01:47 20:01:01 all 2.75 0.00 1.27 0.36 0.01 95.61 20:01:47 20:01:01 0 2.34 0.00 1.25 0.00 0.00 96.40 20:01:47 20:01:01 1 2.16 0.00 0.70 0.00 0.02 97.12 20:01:47 20:01:01 2 2.55 0.00 1.74 0.17 0.00 95.55 20:01:47 20:01:01 3 3.49 0.00 1.44 2.13 0.03 92.91 20:01:47 20:01:01 4 3.63 0.00 1.32 0.02 0.00 95.04 20:01:47 20:01:01 5 2.71 0.00 1.12 0.49 0.02 95.67 20:01:47 20:01:01 6 2.76 0.00 1.60 0.05 0.02 95.57 20:01:47 20:01:01 7 2.39 0.00 0.95 0.00 0.02 96.64 20:01:47 Average: all 4.85 0.00 1.27 0.37 0.02 93.49 20:01:47 Average: 0 4.75 0.00 1.44 0.61 0.02 93.19 20:01:47 Average: 1 4.71 0.00 1.16 0.37 0.02 93.74 20:01:47 Average: 2 5.36 0.00 1.21 0.32 0.02 93.08 20:01:47 Average: 3 4.82 0.00 1.34 0.36 0.02 93.47 20:01:47 Average: 4 4.87 0.00 1.43 0.14 0.02 93.54 20:01:47 Average: 5 4.99 0.00 1.20 0.51 0.02 93.29 20:01:47 Average: 6 4.58 0.00 1.23 0.47 0.02 93.71 20:01:47 Average: 7 4.75 0.00 1.16 0.20 0.02 93.87 20:01:47 20:01:47 20:01:47