Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47318dce372b4a1f6fa2293d118d34d1e168baa0 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-ssh17585831917010245312.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh1267842812944191647.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh11117463950584589381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh7009693918011119427.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-ssh8784644798684665500.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.21 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-16291 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 > 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 Avoid second fetch Checking out Revision 47318dce372b4a1f6fa2293d118d34d1e168baa0 (main) Commit message: "docs: [Device REST] Add Swagger file (#360)" > git config core.sparsecheckout # timeout=10 > git checkout -f 47318dce372b4a1f6fa2293d118d34d1e168baa0 # timeout=10 > git rev-list --no-walk 2a4052b0b2f1e637c9c652109488342642a86f02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:42:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:42:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:42:25 ========================================================= 21:42:25 EdgeX Global Pipelines Version Info 21:42:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:42:26 ------------------- 21:42:26 stable info: 21:42:26 ------------------- 21:42:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:42:26 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:42:26 Message: update stable to v1.0.255 21:42:27 ------------------- 21:42:27 experimental info: 21:42:27 ------------------- 21:42:27 Commited By: **** collab-it+edgex@linuxfoundation.org 21:42:27 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:42:27 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47318dc [Pipeline] echo 21:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:27 provisioning config files... 21:42:27 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6274280128353177010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:28 ---> docker-login.sh 21:42:28 nexus3.edgexfoundry.org:10001 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 nexus3.edgexfoundry.org:10002 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 nexus3.edgexfoundry.org:10003 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 nexus3.edgexfoundry.org:10004 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:29 Configure a credential helper to remove this warning. See 21:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:29 21:42:29 Login Succeeded 21:42:29 docker.io 21:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:29 Configure a credential helper to remove this warning. See 21:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:29 21:42:29 Login Succeeded 21:42:29 ---> docker-login.sh ends [Pipeline] } 21:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:42:29 + git rev-list -1 --merges 47318dce372b4a1f6fa2293d118d34d1e168baa0~1..47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] echo 21:42:29 -----------> git rev-list -1 --merges 47318dce372b4a1f6fa2293d118d34d1e168baa0~1..47318dce372b4a1f6fa2293d118d34d1e168baa0 47318dce372b4a1f6fa2293d118d34d1e168baa0 [false] [Pipeline] sh 21:42:30 + git log --format=format:%s -1 47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] echo 21:42:30 ========================================================= 21:42:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:42:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:42:30 + git log --format=format:%s -1 47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] echo 21:42:30 [semverPrep] GIT_COMMIT: 47318dce372b4a1f6fa2293d118d34d1e168baa0, Commit Message: docs: [Device REST] Add Swagger file (#360) [Pipeline] echo 21:42:30 [semverPrep] This is not a build commit. [Pipeline] sh 21:42:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:42:30 + grep -v github /etc/ssh/ssh_known_hosts 21:42:30 + [ -e /tmp/ssh_known_hosts ] 21:42:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:42:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:42:30 + sudo tee -a /etc/ssh/ssh_known_hosts 21:42:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:31 21:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:31 0.1.4: Pulling from edgex-devops/py-git-semver 21:42:31 b85a868b505f: Pulling fs layer 21:42:31 e2be974225ed: Pulling fs layer 21:42:31 339a4e72a1f5: Pulling fs layer 21:42:31 988bab9f4d93: Pulling fs layer 21:42:31 1469e6f7b9e6: Pulling fs layer 21:42:31 eaf3925da568: Pulling fs layer 21:42:31 bab4dde63d76: Pulling fs layer 21:42:31 bde34c3a00c8: Pulling fs layer 21:42:31 b352a97aabf1: Pulling fs layer 21:42:31 4872d77fe225: Pulling fs layer 21:42:31 5851b861e8e6: Pulling fs layer 21:42:31 988bab9f4d93: Waiting 21:42:31 bde34c3a00c8: Waiting 21:42:31 b352a97aabf1: Waiting 21:42:31 1469e6f7b9e6: Waiting 21:42:31 eaf3925da568: Waiting 21:42:31 bab4dde63d76: Waiting 21:42:31 5851b861e8e6: Waiting 21:42:31 4872d77fe225: Waiting 21:42:31 e2be974225ed: Verifying Checksum 21:42:31 e2be974225ed: Download complete 21:42:31 988bab9f4d93: Verifying Checksum 21:42:31 988bab9f4d93: Download complete 21:42:31 339a4e72a1f5: Verifying Checksum 21:42:31 339a4e72a1f5: Download complete 21:42:31 1469e6f7b9e6: Verifying Checksum 21:42:31 1469e6f7b9e6: Download complete 21:42:31 eaf3925da568: Verifying Checksum 21:42:31 eaf3925da568: Download complete 21:42:31 bde34c3a00c8: Download complete 21:42:31 b352a97aabf1: Verifying Checksum 21:42:31 b352a97aabf1: Download complete 21:42:31 4872d77fe225: Download complete 21:42:31 b85a868b505f: Verifying Checksum 21:42:31 b85a868b505f: Download complete 21:42:31 5851b861e8e6: Verifying Checksum 21:42:31 5851b861e8e6: Download complete 21:42:32 bab4dde63d76: Verifying Checksum 21:42:32 bab4dde63d76: Download complete 21:42:33 b85a868b505f: Pull complete 21:42:33 e2be974225ed: Pull complete 21:42:33 339a4e72a1f5: Pull complete 21:42:33 988bab9f4d93: Pull complete 21:42:34 1469e6f7b9e6: Pull complete 21:42:34 eaf3925da568: Pull complete 21:42:35 bab4dde63d76: Pull complete 21:42:35 bde34c3a00c8: Pull complete 21:42:35 b352a97aabf1: Pull complete 21:42:36 4872d77fe225: Pull complete 21:42:36 5851b861e8e6: Pull complete 21:42:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:36 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:42:36 $ 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 21:42:38 $ docker top 68d35d6f32072c5806900458b91116396bf96fe6d687db0e5387be721d725f9a -eo pid,comm 21:42:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:42:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:38 [ssh-agent] Looking for ssh-agent implementation... 21:42:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:38 $ docker exec 68d35d6f32072c5806900458b91116396bf96fe6d687db0e5387be721d725f9a ssh-agent 21:42:38 SSH_AUTH_SOCK=/tmp/ssh-SrOUCnwioayd/agent.32 21:42:38 SSH_AGENT_PID=38 21:42:38 Running ssh-add (command line suppressed) 21:42:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18117025120953112923.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18117025120953112923.key) 21:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:39 + git tag --points-at HEAD [Pipeline] } 21:42:39 $ docker exec --env ******** --env ******** 68d35d6f32072c5806900458b91116396bf96fe6d687db0e5387be721d725f9a ssh-agent -k 21:42:39 unset SSH_AUTH_SOCK; 21:42:39 unset SSH_AGENT_PID; 21:42:39 echo Agent pid 38 killed; 21:42:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:39 [ssh-agent] Looking for ssh-agent implementation... 21:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:39 $ docker exec 68d35d6f32072c5806900458b91116396bf96fe6d687db0e5387be721d725f9a ssh-agent 21:42:39 SSH_AUTH_SOCK=/tmp/ssh-RluJ2aros136/agent.70 21:42:39 SSH_AGENT_PID=76 21:42:39 Running ssh-add (command line suppressed) 21:42:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8359966326756326306.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8359966326756326306.key) 21:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:40 + git semver init 21:42:40 2023-11-01 21:42:40,271 [run_init] DEBUG init version:0.0.0 force:False 21:42:40 2023-11-01 21:42:40,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 21:42:40 2023-11-01 21:42:40,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 21:42:40 2023-11-01 21:42:40,273 [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) 21:42:41 2023-11-01 21:42:41,454 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 21:42:41 2023-11-01 21:42:41,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 21:42:41 2023-11-01 21:42:41,455 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:42:41 2023-11-01 21:42:41,455 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:42:41 3.1.0-dev.28 [Pipeline] } 21:42:41 $ docker exec --env ******** --env ******** 68d35d6f32072c5806900458b91116396bf96fe6d687db0e5387be721d725f9a ssh-agent -k 21:42:41 unset SSH_AUTH_SOCK; 21:42:41 unset SSH_AGENT_PID; 21:42:41 echo Agent pid 76 killed; 21:42:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:42 + git semver [Pipeline] } 21:42:42 $ docker stop --time=1 68d35d6f32072c5806900458b91116396bf96fe6d687db0e5387be721d725f9a 21:42:43 $ docker rm -f --volumes 68d35d6f32072c5806900458b91116396bf96fe6d687db0e5387be721d725f9a [Pipeline] // withDockerContainer [Pipeline] sh 21:42:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:42:44 Stashed 1 file(s) [Pipeline] echo 21:42:44 [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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 21:42:44 provisioning config files... 21:42:44 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15705214746218255360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:44 ---> docker-login.sh 21:42:44 nexus3.edgexfoundry.org:10001 21:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:44 Configure a credential helper to remove this warning. See 21:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:44 21:42:44 Login Succeeded 21:42:44 nexus3.edgexfoundry.org:10002 21:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:44 Configure a credential helper to remove this warning. See 21:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:44 21:42:44 Login Succeeded 21:42:44 nexus3.edgexfoundry.org:10003 21:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:45 Configure a credential helper to remove this warning. See 21:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:45 21:42:45 Login Succeeded 21:42:45 nexus3.edgexfoundry.org:10004 21:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:45 Configure a credential helper to remove this warning. See 21:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:45 21:42:45 Login Succeeded 21:42:45 docker.io 21:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:45 Configure a credential helper to remove this warning. See 21:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:45 21:42:45 Login Succeeded 21:42:45 ---> docker-login.sh ends [Pipeline] } 21:42:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:42:45 ========================================================= 21:42:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:42:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:42:45 Sending build context to Docker daemon 10.92MB 21:42:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:42:45 Step 2/12 : FROM ${BASE} AS builder 21:42:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:42:45 7264a8db6415: Pulling fs layer 21:42:45 c4d48a809fc2: Pulling fs layer 21:42:45 4f1c88b9dad5: Pulling fs layer 21:42:45 ad3a456e5733: Pulling fs layer 21:42:45 33e27b845d1e: Pulling fs layer 21:42:45 c68163c4e522: Pulling fs layer 21:42:45 50da416c3ac9: Pulling fs layer 21:42:45 23d2d4c4bb30: Pulling fs layer 21:42:45 50da416c3ac9: Waiting 21:42:45 c68163c4e522: Waiting 21:42:45 23d2d4c4bb30: Waiting 21:42:45 ad3a456e5733: Waiting 21:42:45 33e27b845d1e: Waiting 21:42:45 c4d48a809fc2: Verifying Checksum 21:42:45 c4d48a809fc2: Download complete 21:42:46 ad3a456e5733: Download complete 21:42:46 33e27b845d1e: Verifying Checksum 21:42:46 7264a8db6415: Verifying Checksum 21:42:46 7264a8db6415: Download complete 21:42:46 c68163c4e522: Verifying Checksum 21:42:46 c68163c4e522: Download complete 21:42:46 7264a8db6415: Pull complete 21:42:46 23d2d4c4bb30: Verifying Checksum 21:42:46 23d2d4c4bb30: Download complete 21:42:46 c4d48a809fc2: Pull complete 21:42:46 4f1c88b9dad5: Verifying Checksum 21:42:46 4f1c88b9dad5: Download complete 21:42:46 50da416c3ac9: Verifying Checksum 21:42:46 50da416c3ac9: Download complete 21:42:50 4f1c88b9dad5: Pull complete 21:42:50 ad3a456e5733: Pull complete 21:42:50 33e27b845d1e: Pull complete 21:42:50 c68163c4e522: Pull complete 21:42:52 50da416c3ac9: Pull complete 21:42:52 23d2d4c4bb30: Pull complete 21:42:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:42:52 ---> 0786185ac409 21:42:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:42:56 ---> Running in f99e09ebd296 21:42:56 Removing intermediate container f99e09ebd296 21:42:56 ---> 2a5829d9b368 21:42:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:42:56 ---> Running in 59516ba56f49 21:42:56 Removing intermediate container 59516ba56f49 21:42:56 ---> 7b639be6f2f9 21:42:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:42:56 ---> Running in f3351dd6e623 21:42:56 Removing intermediate container f3351dd6e623 21:42:56 ---> 13e277fe4941 21:42:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:42:56 ---> Running in 9fd4eb81110e 21:42:56 Removing intermediate container 9fd4eb81110e 21:42:56 ---> 0e994a4a30c9 21:42:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:42:56 ---> Running in 9a99e80d027d 21:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:42:57 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:42:57 (2/4) Installing libedit (20221030.3.1-r1) 21:42:57 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:42:57 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:42:57 Executing busybox-1.36.1-r2.trigger 21:42:57 OK: 268 MiB in 56 packages 21:42:58 Removing intermediate container 9a99e80d027d 21:42:58 ---> f4cb85f682c5 21:42:58 Step 8/12 : WORKDIR /device-rest-go 21:42:58 ---> Running in 314190d0963f 21:42:58 Removing intermediate container 314190d0963f 21:42:58 ---> 306d6552f1fd 21:42:58 Step 9/12 : COPY go.mod vendor* ./ 21:42:58 ---> bf45fc935168 21:42:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:58 ---> Running in a67ca9d830db 21:42:59 Still waiting to schedule task 21:42:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:43:54 Removing intermediate container a67ca9d830db 21:43:54 ---> 5a524d073ed1 21:43:54 Step 11/12 : COPY . . 21:43:54 ---> 8d6739aba4e3 21:43:54 Step 12/12 : RUN $MAKE 21:43:54 ---> Running in ce8368f7f0c6 21:43:54 noop 21:43:54 Removing intermediate container ce8368f7f0c6 21:43:54 ---> 8eeb38396725 21:43:54 Successfully built 8eeb38396725 21:43:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:55 + docker inspect -f . ci-base-image-x86_64 21:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:55 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:43:55 $ 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 21:43:55 $ docker top 3d4d9d7838edd83094303a1ccf90129788ece4dbe90ac79f0b440e1eb76fb20a -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:55 + go version 21:43:55 go version go1.21.0 linux/amd64 [Pipeline] } 21:43:55 $ docker stop --time=1 3d4d9d7838edd83094303a1ccf90129788ece4dbe90ac79f0b440e1eb76fb20a 21:43:57 $ docker rm -f --volumes 3d4d9d7838edd83094303a1ccf90129788ece4dbe90ac79f0b440e1eb76fb20a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:57 + docker inspect -f . ci-base-image-x86_64 21:43:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:57 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:43:57 $ 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 21:43:58 $ docker top 8da7b24fc57cce05c95e7b1abbd51af648a04e0b1570ecd7eca541e99ab87543 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 21:43:58 + make test 21:43:58 go test ./... -coverprofile=coverage.out ./... 21:44:00 ? github.com/edgexfoundry/device-rest-go [no test files] 21:44:10 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:44:10 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements 21:44:15 go vet ./... 21:44:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:44:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:44:18 ./bin/test-attribution-txt.sh [Pipeline] echo 21:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:44:18 $ docker stop --time=1 8da7b24fc57cce05c95e7b1abbd51af648a04e0b1570ecd7eca541e99ab87543 21:44:21 $ docker rm -f --volumes 8da7b24fc57cce05c95e7b1abbd51af648a04e0b1570ecd7eca541e99ab87543 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:44:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:44:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:44:23 + ls -al . 21:44:23 total 188 21:44:23 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 21:43 . 21:44:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:42 .. 21:44:23 -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 21:42 .dockerignore 21:44:23 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:44 .git 21:44:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:42 .github 21:44:23 -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 21:42 .gitignore 21:44:23 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:42 .golangci.yml 21:44:23 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:42 .semver 21:44:23 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 21:42 Attribution.txt 21:44:23 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 21:42 CHANGELOG.md 21:44:23 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 21:42 Dockerfile 21:44:23 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:42 GOVERNANCE.md 21:44:23 -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 21:42 Jenkinsfile 21:44:23 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 21:42 LICENSE 21:44:23 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 21:42 Makefile 21:44:23 -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 21:42 OWNERS.md 21:44:23 -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 21:42 README.md 21:44:23 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:42 VERSION 21:44:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:42 bin 21:44:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:42 cmd 21:44:23 -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 21:44 coverage.out 21:44:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:42 driver 21:44:23 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 21:42 go.mod 21:44:23 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 21:42 go.sum 21:44:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:42 openapi 21:44:23 -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 21:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:23 + 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=47318dce372b4a1f6fa2293d118d34d1e168baa0 --label arch=amd64 --label version=3.1.0-dev.28 . 21:44:23 Sending build context to Docker daemon 10.93MB 21:44:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:44:23 Step 2/25 : FROM ${BASE} AS builder 21:44:23 ---> 8eeb38396725 21:44:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:44:24 ---> Running in 85f872daa2be 21:44:24 Removing intermediate container 85f872daa2be 21:44:24 ---> 5cae22567584 21:44:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:44:24 ---> Running in 07cdc2794bf9 21:44:24 Removing intermediate container 07cdc2794bf9 21:44:24 ---> 6b41c686e533 21:44:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:44:24 ---> Running in 38187cfb8319 21:44:24 Removing intermediate container 38187cfb8319 21:44:24 ---> f9449aa3cd9b 21:44:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:44:24 ---> Running in 1499066f23d6 21:44:24 Removing intermediate container 1499066f23d6 21:44:24 ---> eb8c49a85482 21:44:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:24 ---> Running in e4ca9f8cfc36 21:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:25 OK: 268 MiB in 56 packages 21:44:25 Removing intermediate container e4ca9f8cfc36 21:44:25 ---> d0f74fbef4ee 21:44:25 Step 8/25 : WORKDIR /device-rest-go 21:44:25 ---> Running in b5589d3fdab8 21:44:25 Removing intermediate container b5589d3fdab8 21:44:25 ---> 7d7e5b7da8c5 21:44:25 Step 9/25 : COPY go.mod vendor* ./ 21:44:25 ---> b2b3ecce212b 21:44:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:25 ---> Running in 903097f0e809 21:44:26 Removing intermediate container 903097f0e809 21:44:26 ---> 56a7d2d0b9c1 21:44:26 Step 11/25 : COPY . . 21:44:26 ---> 4444989964dc 21:44:26 Step 12/25 : RUN $MAKE 21:44:26 ---> Running in 02640fb84cdc 21:44:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:44:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16292 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 21:44:46 Running in /w/workspace/device-rest-go/148 [Pipeline] { [Pipeline] checkout 21:44:46 The recommended git tool is: git 21:44:49 Removing intermediate container 02640fb84cdc 21:44:49 ---> 3e962fb97206 21:44:49 Step 13/25 : FROM alpine:3.18 21:44:49 3.18: Pulling from library/alpine 21:44:49 96526aa774ef: Pulling fs layer 21:44:49 96526aa774ef: Verifying Checksum 21:44:49 96526aa774ef: Download complete 21:44:49 96526aa774ef: Pull complete 21:44:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:44:49 Status: Downloaded newer image for alpine:3.18 21:44:49 ---> 8ca4688f4f35 21:44:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:44:49 ---> Running in 51bb20fefbb7 21:44:49 Removing intermediate container 51bb20fefbb7 21:44:49 ---> 33f1ccc5636a 21:44:49 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:44:49 ---> Running in 2880582d987f 21:44:49 Removing intermediate container 2880582d987f 21:44:49 ---> 1fb5c16bd548 21:44:49 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:44:49 ---> Running in c1d3811f140d 21:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:49 (1/1) Installing dumb-init (1.2.5-r2) 21:44:49 Executing busybox-1.36.1-r2.trigger 21:44:49 OK: 7 MiB in 16 packages 21:44:49 Removing intermediate container c1d3811f140d 21:44:49 ---> 6e09e4c63ad4 21:44:49 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:44:50 ---> f92a3bb962bf 21:44:50 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:44:50 ---> 1b3fde61283f 21:44:50 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:44:50 ---> f5834048d01e 21:44:50 Step 20/25 : EXPOSE 59986 21:44:50 ---> Running in 811bf9648b32 21:44:50 Removing intermediate container 811bf9648b32 21:44:50 ---> a31e1e4b40dc 21:44:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:44:50 ---> Running in 1964abc60675 21:44:50 Removing intermediate container 1964abc60675 21:44:50 ---> ab7e0cefa103 21:44:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:44:50 ---> Running in a293e0da3daf 21:44:50 Removing intermediate container a293e0da3daf 21:44:50 ---> c7939b32d407 21:44:50 Step 23/25 : LABEL arch=amd64 21:44:50 ---> Running in 882255d53cf8 21:44:50 Removing intermediate container 882255d53cf8 21:44:50 ---> b3d88bad972c 21:44:50 Step 24/25 : LABEL git_sha=47318dce372b4a1f6fa2293d118d34d1e168baa0 21:44:50 ---> Running in e170f858e8cd 21:44:50 Removing intermediate container e170f858e8cd 21:44:50 ---> 71d505bca753 21:44:50 Step 25/25 : LABEL version=3.1.0-dev.28 21:44:50 ---> Running in 91d6edc9b286 21:44:50 Removing intermediate container 91d6edc9b286 21:44:50 ---> b1ea7edde6d8 21:44:50 [Warning] One or more build-args [ARCH] were not consumed 21:44:50 Successfully built b1ea7edde6d8 21:44:50 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:51 provisioning config files... 21:44:51 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10616692081390651618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:51 ---> docker-login.sh 21:44:51 nexus3.edgexfoundry.org:10001 21:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:51 Configure a credential helper to remove this warning. See 21:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:51 21:44:51 Login Succeeded 21:44:51 nexus3.edgexfoundry.org:10002 21:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:51 Configure a credential helper to remove this warning. See 21:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:51 21:44:51 Login Succeeded 21:44:51 nexus3.edgexfoundry.org:10003 21:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:51 Configure a credential helper to remove this warning. See 21:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:51 21:44:51 Login Succeeded 21:44:51 nexus3.edgexfoundry.org:10004 21:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:51 Configure a credential helper to remove this warning. See 21:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:51 21:44:51 Login Succeeded 21:44:51 docker.io 21:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:51 Configure a credential helper to remove this warning. See 21:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:51 21:44:51 Login Succeeded 21:44:51 ---> docker-login.sh ends [Pipeline] } 21:44:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:44:52 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 21:44:52 47318dce372b4a1f6fa2293d118d34d1e168baa0 21:44:52 latest 21:44:52 3.1.0-dev.28 21:44:52 47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 21:44:52 main 21:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:52 using credential edgex-jenkins-ssh 21:44:52 Cloning the remote Git repository 21:44:52 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:52 + docker push nexus3.edgexfoundry.org:10004/device-rest:47318dce372b4a1f6fa2293d118d34d1e168baa0 21:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:44:52 f1dd467ea832: Preparing 21:44:52 6d4a2efde486: Preparing 21:44:52 0c413938cff5: Preparing 21:44:52 8107bf3a3b3e: Preparing 21:44:52 cc2447e1835a: Preparing 21:44:52 cc2447e1835a: Layer already exists 21:44:52 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:44:52 > git init /w/workspace/device-rest-go/148 # timeout=10 21:44:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:44:52 > git --version # timeout=10 21:44:52 > git --version # 'git version 2.25.1' 21:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:53 6d4a2efde486: Pushed 21:44:53 f1dd467ea832: Pushed 21:44:53 8107bf3a3b3e: Pushed 21:44:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:44:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:55 Avoid second fetch 21:44:55 Checking out Revision 47318dce372b4a1f6fa2293d118d34d1e168baa0 (main) 21:44:56 Commit message: "docs: [Device REST] Add Swagger file (#360)" 21:44:56 0c413938cff5: Pushed 21:44:56 47318dce372b4a1f6fa2293d118d34d1e168baa0: digest: sha256:b2b575c4d1c48969f3c2510350fde385832d2f7d53e20bf4476b94d9d039d07c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:56 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:55 > git config core.sparsecheckout # timeout=10 21:44:55 > git checkout -f 47318dce372b4a1f6fa2293d118d34d1e168baa0 # timeout=10 21:44:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:44:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:44:57 Dload Upload Total Spent Left Speed 21:44:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 21:44:57 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 21:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:44:57 f1dd467ea832: Preparing 21:44:57 6d4a2efde486: Preparing 21:44:57 0c413938cff5: Preparing 21:44:57 8107bf3a3b3e: Preparing 21:44:57 cc2447e1835a: Preparing 21:44:57 6d4a2efde486: Layer already exists 21:44:57 8107bf3a3b3e: Layer already exists 21:44:57 f1dd467ea832: Layer already exists 21:44:57 cc2447e1835a: Layer already exists 21:44:57 0c413938cff5: Layer already exists 21:44:57 latest: digest: sha256:b2b575c4d1c48969f3c2510350fde385832d2f7d53e20bf4476b94d9d039d07c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:57 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 21:44:57 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.28 21:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:44:57 f1dd467ea832: Preparing 21:44:57 6d4a2efde486: Preparing 21:44:57 0c413938cff5: Preparing 21:44:57 8107bf3a3b3e: Preparing 21:44:57 cc2447e1835a: Preparing 21:44:57 f1dd467ea832: Layer already exists 21:44:57 8107bf3a3b3e: Layer already exists 21:44:57 cc2447e1835a: Layer already exists 21:44:57 0c413938cff5: Layer already exists 21:44:57 6d4a2efde486: Layer already exists 21:44:57 3.1.0-dev.28: digest: sha256:b2b575c4d1c48969f3c2510350fde385832d2f7d53e20bf4476b94d9d039d07c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:44:58 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:44:58 + sudo tee /etc/docker/daemon.new 21:44:58 { 21:44:58 "registry-mirrors": [ 21:44:58 "https://nexus3.edgexfoundry.org:10001" 21:44:58 ], 21:44:58 "bip": "10.250.0.254/24", 21:44:58 "hosts": [ 21:44:58 "tcp://0.0.0.0:5555", 21:44:58 "unix:///var/run/docker.sock" 21:44:58 ], 21:44:58 "mtu": 1458, 21:44:58 "selinux-enabled": true, 21:44:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:44:58 } [Pipeline] sh 21:44:58 + docker push nexus3.edgexfoundry.org:10004/device-rest:47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 21:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:44:58 f1dd467ea832: Preparing 21:44:58 6d4a2efde486: Preparing 21:44:58 0c413938cff5: Preparing 21:44:58 8107bf3a3b3e: Preparing 21:44:58 cc2447e1835a: Preparing 21:44:58 0c413938cff5: Layer already exists 21:44:58 f1dd467ea832: Layer already exists 21:44:58 8107bf3a3b3e: Layer already exists 21:44:58 6d4a2efde486: Layer already exists 21:44:58 cc2447e1835a: Layer already exists 21:44:58 47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28: digest: sha256:b2b575c4d1c48969f3c2510350fde385832d2f7d53e20bf4476b94d9d039d07c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:44:58 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:59 + sudo service docker restart 21:44:59 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 21:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:44:59 f1dd467ea832: Preparing 21:44:59 6d4a2efde486: Preparing 21:44:59 0c413938cff5: Preparing 21:44:59 8107bf3a3b3e: Preparing 21:44:59 cc2447e1835a: Preparing 21:44:59 0c413938cff5: Layer already exists 21:44:59 8107bf3a3b3e: Layer already exists 21:44:59 cc2447e1835a: Layer already exists 21:44:59 f1dd467ea832: Layer already exists 21:44:59 6d4a2efde486: Layer already exists 21:44:59 main: digest: sha256:b2b575c4d1c48969f3c2510350fde385832d2f7d53e20bf4476b94d9d039d07c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:59 ===================================================== [Pipeline] echo 21:44:59 taggedImages: 21:44:59 - nexus3.edgexfoundry.org:10004/device-rest:47318dce372b4a1f6fa2293d118d34d1e168baa0 21:44:59 - nexus3.edgexfoundry.org:10004/device-rest:latest 21:44:59 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.28 21:44:59 - nexus3.edgexfoundry.org:10004/device-rest:47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 21:44:59 - 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 21:44:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:59 21:44:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:00 latest: Pulling from edgex-lftools-log-publisher 21:45:00 5eb5b503b376: Pulling fs layer 21:45:00 5c69ac0246d0: Pulling fs layer 21:45:00 ec43610c2a17: Pulling fs layer 21:45:00 3a2ae6a8a46f: Pulling fs layer 21:45:00 33b1e0a273af: Pulling fs layer 21:45:00 5d3b04190fa2: Pulling fs layer 21:45:00 3a2ae6a8a46f: Waiting 21:45:00 33b1e0a273af: Waiting 21:45:00 2f39f015ded8: Pulling fs layer 21:45:00 5d3b04190fa2: Waiting 21:45:00 2f39f015ded8: Waiting 21:45:00 5c69ac0246d0: Verifying Checksum 21:45:00 5c69ac0246d0: Download complete 21:45:00 3a2ae6a8a46f: Verifying Checksum 21:45:00 3a2ae6a8a46f: Download complete 21:45:00 33b1e0a273af: Verifying Checksum 21:45:00 33b1e0a273af: Download complete 21:45:00 ec43610c2a17: Verifying Checksum 21:45:00 ec43610c2a17: Download complete 21:45:00 5d3b04190fa2: Download complete 21:45:00 5eb5b503b376: Verifying Checksum 21:45:00 5eb5b503b376: Download complete 21:45:00 2f39f015ded8: Download complete 21:45:01 5eb5b503b376: Pull complete 21:45:01 5c69ac0246d0: Pull complete 21:45:02 ec43610c2a17: Pull complete 21:45:02 3a2ae6a8a46f: Pull complete 21:45:02 33b1e0a273af: Pull complete 21:45:02 5d3b04190fa2: Pull complete 21:45:07 2f39f015ded8: Pull complete 21:45:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:08 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:45:08 $ 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 21:45:15 $ docker top 83d95d02a07b3eff209a06b97fad33de789197013723f88917f8cbe0b956a65d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:15 ---> job-cost.sh 21:45:15 lf-activate-venv: SKIPPING 21:45:15 INFO: No Stack... 21:45:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:45:16 INFO: Archiving Costs [Pipeline] sh 21:45:16 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 21:45:16 + cut -d, -f6 [Pipeline] lock 21:45:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] 21:45:17 Resource [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] did not exist. Created. 21:45:17 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:17 + echo total: 0.2199999988079071 [Pipeline] stash 21:45:17 Stashed 1 file(s) [Pipeline] } 21:45:17 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 21:45:17 $ docker stop --time=1 83d95d02a07b3eff209a06b97fad33de789197013723f88917f8cbe0b956a65d 21:45:18 $ docker rm -f --volumes 83d95d02a07b3eff209a06b97fad33de789197013723f88917f8cbe0b956a65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:21 provisioning config files... 21:45:21 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/148@tmp/config9873468003535481441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:21 ---> docker-login.sh 21:45:21 nexus3.edgexfoundry.org:10001 21:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:22 Configure a credential helper to remove this warning. See 21:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:22 21:45:22 Login Succeeded 21:45:22 nexus3.edgexfoundry.org:10002 21:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:22 Configure a credential helper to remove this warning. See 21:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:22 21:45:22 Login Succeeded 21:45:22 nexus3.edgexfoundry.org:10003 21:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:22 Configure a credential helper to remove this warning. See 21:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:22 21:45:22 Login Succeeded 21:45:22 nexus3.edgexfoundry.org:10004 21:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:23 Configure a credential helper to remove this warning. See 21:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:23 21:45:23 Login Succeeded 21:45:23 docker.io 21:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:23 Configure a credential helper to remove this warning. See 21:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:23 21:45:23 Login Succeeded 21:45:24 ---> docker-login.sh ends [Pipeline] } 21:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:45:24 ========================================================= 21:45:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:45:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:45:24 Sending build context to Docker daemon 125.4kB 21:45:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:45:25 Step 2/12 : FROM ${BASE} AS builder 21:45:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:45:25 9fda8d8052c6: Pulling fs layer 21:45:25 5d54e960e981: Pulling fs layer 21:45:25 c4a7e357bf2a: Pulling fs layer 21:45:25 f0e02332f6b5: Pulling fs layer 21:45:25 cefa15bbcfad: Pulling fs layer 21:45:25 17808c966233: Pulling fs layer 21:45:25 f4c1fc716caa: Pulling fs layer 21:45:25 cefa15bbcfad: Waiting 21:45:25 f0e02332f6b5: Waiting 21:45:25 17808c966233: Waiting 21:45:25 f4c1fc716caa: Waiting 21:45:25 5d54e960e981: Verifying Checksum 21:45:25 5d54e960e981: Download complete 21:45:25 f0e02332f6b5: Verifying Checksum 21:45:25 f0e02332f6b5: Download complete 21:45:25 cefa15bbcfad: Verifying Checksum 21:45:25 cefa15bbcfad: Download complete 21:45:25 9fda8d8052c6: Verifying Checksum 21:45:25 9fda8d8052c6: Download complete 21:45:25 f4c1fc716caa: Verifying Checksum 21:45:25 f4c1fc716caa: Download complete 21:45:26 9fda8d8052c6: Pull complete 21:45:26 5d54e960e981: Pull complete 21:45:27 c4a7e357bf2a: Verifying Checksum 21:45:27 c4a7e357bf2a: Download complete 21:45:28 17808c966233: Verifying Checksum 21:45:28 17808c966233: Download complete 21:45:40 c4a7e357bf2a: Pull complete 21:45:40 f0e02332f6b5: Pull complete 21:45:40 cefa15bbcfad: Pull complete 21:45:49 17808c966233: Pull complete 21:45:50 f4c1fc716caa: Pull complete 21:45:50 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:45:50 ---> ea914061e18c 21:45:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:45:52 ---> Running in 99505d9a5395 21:45:52 Removing intermediate container 99505d9a5395 21:45:52 ---> 870a6e7ab203 21:45:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:52 ---> Running in 9faeea7fb923 21:45:53 Removing intermediate container 9faeea7fb923 21:45:53 ---> 79d4997ed6ab 21:45:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:45:53 ---> Running in a876540d6da7 21:45:53 Removing intermediate container a876540d6da7 21:45:53 ---> 64a78dea9137 21:45:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:45:53 ---> Running in b539eb66429b 21:45:53 Removing intermediate container b539eb66429b 21:45:53 ---> 1308c5f635b5 21:45:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:53 ---> Running in 6bf3816622f3 21:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:45:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:45:56 (2/4) Installing libedit (20221030.3.1-r1) 21:45:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:45:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:45:56 Executing busybox-1.36.1-r2.trigger 21:45:56 OK: 270 MiB in 56 packages 21:46:00 Removing intermediate container 6bf3816622f3 21:46:00 ---> 25bddb9f4bc5 21:46:00 Step 8/12 : WORKDIR /device-rest-go 21:46:00 ---> Running in c373f77690ce 21:46:00 Removing intermediate container c373f77690ce 21:46:00 ---> 47421e7b1452 21:46:00 Step 9/12 : COPY go.mod vendor* ./ 21:46:00 ---> 2a353be55e45 21:46:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:00 ---> Running in dd88e021d53b 21:47:22 Removing intermediate container dd88e021d53b 21:47:22 ---> 24046ede6353 21:47:22 Step 11/12 : COPY . . 21:47:22 ---> 34f12d111f0c 21:47:22 Step 12/12 : RUN $MAKE 21:47:22 ---> Running in cfb64bea4a72 21:47:22 noop 21:47:22 Removing intermediate container cfb64bea4a72 21:47:22 ---> 91e0d4aa5159 21:47:22 Successfully built 91e0d4aa5159 21:47:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:23 + docker inspect -f . ci-base-image-arm64 21:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:23 prd-ubuntu20.04-docker-arm64-4c-16g-16292 does not seem to be running inside a container 21:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/148 -v /w/workspace/device-rest-go/148:/w/workspace/device-rest-go/148:rw,z -v /w/workspace/device-rest-go/148@tmp:/w/workspace/device-rest-go/148@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 21:47:24 $ docker top c7caaed9d5ef89531a9b642df5e5721f6a7d4e2c956f3f8d5907ce31bda3c9ac -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:25 + go version 21:47:25 go version go1.21.0 linux/arm64 [Pipeline] } 21:47:25 $ docker stop --time=1 c7caaed9d5ef89531a9b642df5e5721f6a7d4e2c956f3f8d5907ce31bda3c9ac 21:47:27 $ docker rm -f --volumes c7caaed9d5ef89531a9b642df5e5721f6a7d4e2c956f3f8d5907ce31bda3c9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:27 + docker inspect -f . ci-base-image-arm64 21:47:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:27 prd-ubuntu20.04-docker-arm64-4c-16g-16292 does not seem to be running inside a container 21:47:28 $ 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/148 -v /w/workspace/device-rest-go/148:/w/workspace/device-rest-go/148:rw,z -v /w/workspace/device-rest-go/148@tmp:/w/workspace/device-rest-go/148@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 21:47:29 $ docker top 6b22d522ff544094370614336b98ef57581bb8958f1909a945e6623c9dc82e25 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:30 + git config --global --add safe.directory /w/workspace/device-rest-go/148 [Pipeline] fileExists [Pipeline] sh 21:47:31 + make test 21:47:31 go test ./... -coverprofile=coverage.out ./... 21:47:37 ? github.com/edgexfoundry/device-rest-go [no test files] 21:49:14 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:49:14 ok github.com/edgexfoundry/device-rest-go/driver 0.055s coverage: 33.2% of statements 21:49:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:49:14 go vet ./... 21:49:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:41 ./bin/test-attribution-txt.sh [Pipeline] echo 21:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:49:41 $ docker stop --time=1 6b22d522ff544094370614336b98ef57581bb8958f1909a945e6623c9dc82e25 21:49:45 $ docker rm -f --volumes 6b22d522ff544094370614336b98ef57581bb8958f1909a945e6623c9dc82e25 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:49:46 Warning: overwriting stash ‘coverage-report’ 21:49:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:49:47 + ls -al . 21:49:47 total 184 21:49:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:47 . 21:49:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:44 .. 21:49:47 -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 21:44 .dockerignore 21:49:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:44 .git 21:49:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:44 .github 21:49:47 -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 21:44 .gitignore 21:49:47 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:44 .golangci.yml 21:49:47 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 21:44 Attribution.txt 21:49:47 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 21:44 CHANGELOG.md 21:49:47 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 21:44 Dockerfile 21:49:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:44 GOVERNANCE.md 21:49:47 -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 21:44 Jenkinsfile 21:49:47 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 21:44 LICENSE 21:49:47 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 21:44 Makefile 21:49:47 -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 21:44 OWNERS.md 21:49:47 -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 21:44 README.md 21:49:47 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:42 VERSION 21:49:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:44 bin 21:49:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:44 cmd 21:49:47 -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 21:49 coverage.out 21:49:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:44 driver 21:49:47 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 21:44 go.mod 21:49:47 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 21:44 go.sum 21:49:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:44 openapi 21:49:47 -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 21:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:48 + 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=47318dce372b4a1f6fa2293d118d34d1e168baa0 --label arch=arm64 --label version=3.1.0-dev.28 . 21:49:48 Sending build context to Docker daemon 140.8kB 21:49:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:49:48 Step 2/25 : FROM ${BASE} AS builder 21:49:48 ---> 91e0d4aa5159 21:49:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:49:48 ---> Running in 9dc326dff4c4 21:49:48 Removing intermediate container 9dc326dff4c4 21:49:48 ---> 42983aae8ff9 21:49:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:48 ---> Running in 17d091212efa 21:49:49 Removing intermediate container 17d091212efa 21:49:49 ---> 956b0409ae97 21:49:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:49:49 ---> Running in 107e3e5c9ba3 21:49:49 Removing intermediate container 107e3e5c9ba3 21:49:49 ---> b9004c223d06 21:49:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:49:49 ---> Running in f3f7db5ff314 21:49:49 Removing intermediate container f3f7db5ff314 21:49:49 ---> d141e75cefdf 21:49:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:50 ---> Running in 760753bff123 21:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:49:52 OK: 270 MiB in 56 packages 21:49:54 Removing intermediate container 760753bff123 21:49:54 ---> 57bb35ac9c7d 21:49:54 Step 8/25 : WORKDIR /device-rest-go 21:49:54 ---> Running in 321fddd51cb5 21:49:54 Removing intermediate container 321fddd51cb5 21:49:54 ---> 277dbb008a94 21:49:54 Step 9/25 : COPY go.mod vendor* ./ 21:49:55 ---> a3d06dab1be8 21:49:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:55 ---> Running in 573ca0853c65 21:49:57 Removing intermediate container 573ca0853c65 21:49:57 ---> 5f71474c99e4 21:49:57 Step 11/25 : COPY . . 21:49:57 ---> a50681efbeed 21:49:57 Step 12/25 : RUN $MAKE 21:49:58 ---> Running in d318c816e873 21:49:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:51:50 Removing intermediate container d318c816e873 21:51:50 ---> b741e10eea23 21:51:50 Step 13/25 : FROM alpine:3.18 21:51:50 3.18: Pulling from library/alpine 21:51:50 579b34f0a95b: Pulling fs layer 21:51:50 579b34f0a95b: Verifying Checksum 21:51:50 579b34f0a95b: Download complete 21:51:50 579b34f0a95b: Pull complete 21:51:50 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:51:50 Status: Downloaded newer image for alpine:3.18 21:51:50 ---> 3cc203321400 21:51:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:51:50 ---> Running in b22cff79ef7c 21:51:50 Removing intermediate container b22cff79ef7c 21:51:50 ---> b2649ff706c2 21:51:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:51:50 ---> Running in af5c6865c1c1 21:51:50 Removing intermediate container af5c6865c1c1 21:51:50 ---> 35ca4cb318b4 21:51:50 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:51:50 ---> Running in 93346ed388bd 21:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:51:52 (1/1) Installing dumb-init (1.2.5-r2) 21:51:52 Executing busybox-1.36.1-r2.trigger 21:51:52 OK: 8 MiB in 16 packages 21:51:53 Removing intermediate container 93346ed388bd 21:51:53 ---> a5d3cfb5912d 21:51:53 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:51:54 ---> a7e25daf32dc 21:51:54 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:51:55 ---> 2c387058a327 21:51:55 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:51:55 ---> d0947500532d 21:51:55 Step 20/25 : EXPOSE 59986 21:51:55 ---> Running in 6e7086139e9e 21:51:56 Removing intermediate container 6e7086139e9e 21:51:56 ---> 3bc1832f1b64 21:51:56 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:51:56 ---> Running in 76140286a59b 21:51:56 Removing intermediate container 76140286a59b 21:51:56 ---> 98b8c93b590b 21:51:56 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:51:56 ---> Running in 3831a106cc4a 21:51:57 Removing intermediate container 3831a106cc4a 21:51:57 ---> 6a09b21202ba 21:51:57 Step 23/25 : LABEL arch=arm64 21:51:57 ---> Running in efb683dee48c 21:51:57 Removing intermediate container efb683dee48c 21:51:57 ---> a4e842cf3b44 21:51:57 Step 24/25 : LABEL git_sha=47318dce372b4a1f6fa2293d118d34d1e168baa0 21:51:57 ---> Running in 5a35d0215eba 21:51:57 Removing intermediate container 5a35d0215eba 21:51:57 ---> dd6b117d40f9 21:51:57 Step 25/25 : LABEL version=3.1.0-dev.28 21:51:57 ---> Running in 455ede97ed25 21:51:58 Removing intermediate container 455ede97ed25 21:51:58 ---> e58c28a22017 21:51:58 [Warning] One or more build-args [ARCH] were not consumed 21:51:58 Successfully built e58c28a22017 21:51:58 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 21:51:58 provisioning config files... 21:51:58 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/148@tmp/config8468080140874340296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:58 ---> docker-login.sh 21:51:58 nexus3.edgexfoundry.org:10001 21:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:58 Configure a credential helper to remove this warning. See 21:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:58 21:51:58 Login Succeeded 21:51:58 nexus3.edgexfoundry.org:10002 21:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:59 Configure a credential helper to remove this warning. See 21:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:59 21:51:59 Login Succeeded 21:51:59 nexus3.edgexfoundry.org:10003 21:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:59 Configure a credential helper to remove this warning. See 21:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:59 21:51:59 Login Succeeded 21:51:59 nexus3.edgexfoundry.org:10004 21:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:59 Configure a credential helper to remove this warning. See 21:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:59 21:51:59 Login Succeeded 21:51:59 docker.io 21:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:00 Configure a credential helper to remove this warning. See 21:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:00 21:52:00 Login Succeeded 21:52:00 ---> docker-login.sh ends [Pipeline] } 21:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:52:00 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 21:52:00 47318dce372b4a1f6fa2293d118d34d1e168baa0 21:52:00 latest 21:52:00 3.1.0-dev.28 21:52:00 47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 21:52:00 main 21:52:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:00 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:01 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:47318dce372b4a1f6fa2293d118d34d1e168baa0 21:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:52:01 cfe5b850c861: Preparing 21:52:01 fad5552e036f: Preparing 21:52:01 61e9b3b1aeab: Preparing 21:52:01 dd8bb974dd21: Preparing 21:52:01 5f4d9fc4d98d: Preparing 21:52:01 5f4d9fc4d98d: Layer already exists 21:52:01 fad5552e036f: Pushed 21:52:01 cfe5b850c861: Pushed 21:52:01 dd8bb974dd21: Pushed 21:52:06 61e9b3b1aeab: Pushed 21:52:06 47318dce372b4a1f6fa2293d118d34d1e168baa0: digest: sha256:67365d8e236dca0e7b53f2634f770d02848599000f2f0651101c988851203174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:07 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:07 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:52:07 cfe5b850c861: Preparing 21:52:07 fad5552e036f: Preparing 21:52:07 61e9b3b1aeab: Preparing 21:52:07 dd8bb974dd21: Preparing 21:52:07 5f4d9fc4d98d: Preparing 21:52:07 dd8bb974dd21: Layer already exists 21:52:07 fad5552e036f: Layer already exists 21:52:07 61e9b3b1aeab: Layer already exists 21:52:07 5f4d9fc4d98d: Layer already exists 21:52:07 cfe5b850c861: Layer already exists 21:52:08 latest: digest: sha256:67365d8e236dca0e7b53f2634f770d02848599000f2f0651101c988851203174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:08 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:09 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.28 21:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:52:09 cfe5b850c861: Preparing 21:52:09 fad5552e036f: Preparing 21:52:09 61e9b3b1aeab: Preparing 21:52:09 dd8bb974dd21: Preparing 21:52:09 5f4d9fc4d98d: Preparing 21:52:09 5f4d9fc4d98d: Layer already exists 21:52:09 fad5552e036f: Layer already exists 21:52:09 61e9b3b1aeab: Layer already exists 21:52:09 dd8bb974dd21: Layer already exists 21:52:09 cfe5b850c861: Layer already exists 21:52:09 3.1.0-dev.28: digest: sha256:67365d8e236dca0e7b53f2634f770d02848599000f2f0651101c988851203174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:09 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:10 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 21:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:52:10 cfe5b850c861: Preparing 21:52:10 fad5552e036f: Preparing 21:52:10 61e9b3b1aeab: Preparing 21:52:10 dd8bb974dd21: Preparing 21:52:10 5f4d9fc4d98d: Preparing 21:52:10 dd8bb974dd21: Layer already exists 21:52:10 61e9b3b1aeab: Layer already exists 21:52:10 cfe5b850c861: Layer already exists 21:52:10 fad5552e036f: Layer already exists 21:52:10 5f4d9fc4d98d: Layer already exists 21:52:10 47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28: digest: sha256:67365d8e236dca0e7b53f2634f770d02848599000f2f0651101c988851203174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:10 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:11 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 21:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:52:11 cfe5b850c861: Preparing 21:52:11 fad5552e036f: Preparing 21:52:11 61e9b3b1aeab: Preparing 21:52:11 dd8bb974dd21: Preparing 21:52:11 5f4d9fc4d98d: Preparing 21:52:11 61e9b3b1aeab: Layer already exists 21:52:11 dd8bb974dd21: Layer already exists 21:52:11 cfe5b850c861: Layer already exists 21:52:11 5f4d9fc4d98d: Layer already exists 21:52:11 fad5552e036f: Layer already exists 21:52:11 main: digest: sha256:67365d8e236dca0e7b53f2634f770d02848599000f2f0651101c988851203174 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:11 ===================================================== [Pipeline] echo 21:52:11 taggedImages: 21:52:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:47318dce372b4a1f6fa2293d118d34d1e168baa0 21:52:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:52:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.28 21:52:11 - nexus3.edgexfoundry.org:10004/device-rest-arm64:47318dce372b4a1f6fa2293d118d34d1e168baa0-3.1.0-dev.28 21:52:11 - 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 21:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:11 21:52:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:14 arm64: Pulling from edgex-lftools-log-publisher 21:52:14 8998bd30e6a1: Pulling fs layer 21:52:14 04944245beec: Pulling fs layer 21:52:14 699f458cf7ca: Pulling fs layer 21:52:14 765212b225bb: Pulling fs layer 21:52:14 f23df028b6ca: Pulling fs layer 21:52:14 d65c8cfc05b1: Pulling fs layer 21:52:14 2437ff75d9bd: Pulling fs layer 21:52:14 d65c8cfc05b1: Waiting 21:52:14 f23df028b6ca: Waiting 21:52:14 04944245beec: Verifying Checksum 21:52:14 04944245beec: Download complete 21:52:14 765212b225bb: Verifying Checksum 21:52:14 765212b225bb: Download complete 21:52:14 f23df028b6ca: Download complete 21:52:14 d65c8cfc05b1: Verifying Checksum 21:52:14 d65c8cfc05b1: Download complete 21:52:14 699f458cf7ca: Verifying Checksum 21:52:14 699f458cf7ca: Download complete 21:52:14 8998bd30e6a1: Verifying Checksum 21:52:14 8998bd30e6a1: Download complete 21:52:17 2437ff75d9bd: Verifying Checksum 21:52:17 2437ff75d9bd: Download complete 21:52:19 8998bd30e6a1: Pull complete 21:52:19 04944245beec: Pull complete 21:52:21 699f458cf7ca: Pull complete 21:52:21 765212b225bb: Pull complete 21:52:21 f23df028b6ca: Pull complete 21:52:22 d65c8cfc05b1: Pull complete 21:52:40 2437ff75d9bd: Pull complete 21:52:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:52:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:40 prd-ubuntu20.04-docker-arm64-4c-16g-16292 does not seem to be running inside a container 21:52: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/148 -v /w/workspace/device-rest-go/148:/w/workspace/device-rest-go/148:rw,z -v /w/workspace/device-rest-go/148@tmp:/w/workspace/device-rest-go/148@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 21:52:43 $ docker top 3e102a27cb72e6d32579838cfea6e668f3a8b067ca302bf660ae33621ada6cb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:44 ---> job-cost.sh 21:52:44 lf-activate-venv: SKIPPING 21:52:44 INFO: No Stack... 21:52:44 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:45 INFO: Archiving Costs [Pipeline] sh 21:52:45 + + cat /w/workspace/device-rest-go/148/archives/cost.csv 21:52:45 cut -d, -f6 [Pipeline] lock 21:52:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] 21:52:45 Resource [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] did not exist. Created. 21:52:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:46 /w/workspace/device-rest-go/148@tmp/durable-9eae3067/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:52:47 + echo total: 0.10999999940395355 [Pipeline] stash 21:52:47 Warning: overwriting stash ‘stack-cost’ 21:52:47 Stashed 1 file(s) [Pipeline] } 21:52:47 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:47 $ docker stop --time=1 3e102a27cb72e6d32579838cfea6e668f3a8b067ca302bf660ae33621ada6cb0 21:52:48 $ docker rm -f --volumes 3e102a27cb72e6d32579838cfea6e668f3a8b067ca302bf660ae33621ada6cb0 [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 21:52:49 provisioning config files... 21:52:49 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11206171005720102742tmp [Pipeline] { [Pipeline] sh 21:52:49 + set +x 21:52:49 + curl -s https://codecov.io/bash 21:52:49 + bash -s -- 21:52:49 21:52:49 _____ _ 21:52:49 / ____| | | 21:52:49 | | ___ __| | ___ ___ _____ __ 21:52:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:52:49 | |___| (_) | (_| | __/ (_| (_) \ V / 21:52:49 \_____\___/ \__,_|\___|\___\___/ \_/ 21:52:49 Bash-1.0.6 21:52:49 21:52:49 21:52:49 ==> git version 2.25.1 found 21:52:49 ==> 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 21:52:49 Release-Date: 2020-01-08 21:52:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:52:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:52:49 ==> Jenkins CI detected. 21:52:49 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 21:52:49 project root: . 21:52:49 --> token set from env 21:52:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:52:49 ==> Running gcov in . (disable via -X gcov) 21:52:49 ==> Python coveragepy not found 21:52:49 ==> Searching for coverage reports in: 21:52:49 + . 21:52:49 -> Found 1 reports 21:52:49 ==> Detecting git/mercurial file structure 21:52:49 ==> Reading reports 21:52:49 + ./coverage.out bytes=14499 21:52:49 ==> Appending adjustments 21:52:49 https://docs.codecov.io/docs/fixing-reports 21:52:49 + Found adjustments 21:52:49 ==> Gzipping contents 21:52:49 4.0K /tmp/codecov.7zWf4d.gz 21:52:49 ==> Uploading reports 21:52:49 url: https://codecov.io 21:52:49 query: branch=main&commit=47318dce372b4a1f6fa2293d118d34d1e168baa0&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:49 -> Pinging Codecov 21:52:49 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=47318dce372b4a1f6fa2293d118d34d1e168baa0&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:50 -> Uploading to 21:52:50 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/4E5D53B4F1F92C436F7061BF334D961C/47318dce372b4a1f6fa2293d118d34d1e168baa0/c012cdbb-cd25-4180-bd57-96e0c53b6faf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T215249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6026e660642a41be28c5eea1ec6e77e90cc2efd20fe5eea21621e28c6c126ad 21:52:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:50 Dload Upload Total Spent Left Speed 21:52:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 10502 --:--:-- --:--:-- --:--:-- 10502 100 2321 0 0 100 2321 0 8289 --:--:-- --:--:-- --:--:-- 8259 21:52:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] } 21:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:52:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:52:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:51 21:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:52:51 df9b9388f04a: Pulling fs layer 21:52:51 52dc419b0ee2: Pulling fs layer 21:52:51 25bc292e5bac: Pulling fs layer 21:52:51 114826534d7a: Pulling fs layer 21:52:51 4657fd5d0bcf: Pulling fs layer 21:52:51 6ad1cebc031e: Pulling fs layer 21:52:51 8a3aa393b2d8: Pulling fs layer 21:52:51 114826534d7a: Waiting 21:52:51 4657fd5d0bcf: Waiting 21:52:51 6ad1cebc031e: Waiting 21:52:51 8a3aa393b2d8: Waiting 21:52:51 25bc292e5bac: Verifying Checksum 21:52:51 25bc292e5bac: Download complete 21:52:51 52dc419b0ee2: Verifying Checksum 21:52:51 52dc419b0ee2: Download complete 21:52:51 df9b9388f04a: Download complete 21:52:51 6ad1cebc031e: Verifying Checksum 21:52:51 6ad1cebc031e: Download complete 21:52:51 df9b9388f04a: Pull complete 21:52:52 52dc419b0ee2: Pull complete 21:52:52 25bc292e5bac: Pull complete 21:52:52 114826534d7a: Verifying Checksum 21:52:52 114826534d7a: Download complete 21:52:52 8a3aa393b2d8: Verifying Checksum 21:52:52 8a3aa393b2d8: Download complete 21:52:58 114826534d7a: Pull complete 21:52:58 4657fd5d0bcf: Pull complete 21:52:58 6ad1cebc031e: Pull complete 21:53:02 8a3aa393b2d8: Pull complete 21:53:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:02 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:53:02 $ 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 21:53:09 $ docker top 819e82471ff97775b3c2ccd1de59e10c656a2d52c009efc22674836a5d37e15b -eo pid,comm [Pipeline] { [Pipeline] echo 21:53:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 21:53:10 + set -o pipefail 21:53:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 21:53:16 21:53:16 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 21:53:16 21:53:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/6974ed8c-053f-4f75-b134-7f699e047e53 21:53:16 21:53:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:53:16 21:53:16 21:53:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:53:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:53:16 More details here: https://snyk.co/ue1NS 21:53:16 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:53:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:53:16 $ docker stop --time=1 819e82471ff97775b3c2ccd1de59e10c656a2d52c009efc22674836a5d37e15b 21:53:24 $ docker rm -f --volumes 819e82471ff97775b3c2ccd1de59e10c656a2d52c009efc22674836a5d37e15b [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 21:53:25 + git log --format=format:%s -1 47318dce372b4a1f6fa2293d118d34d1e168baa0 [Pipeline] sh 21:53:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:25 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:53:25 $ 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 21:53:26 $ docker top a39269cf2963c947756b8d25e4c81147209a5d703c52a93fe857db418433d8d3 -eo pid,comm 21:53:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:53:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:26 [ssh-agent] Looking for ssh-agent implementation... 21:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:26 $ docker exec a39269cf2963c947756b8d25e4c81147209a5d703c52a93fe857db418433d8d3 ssh-agent 21:53:27 SSH_AUTH_SOCK=/tmp/ssh-jxHhWdULuMs9/agent.13 21:53:27 SSH_AGENT_PID=20 21:53:27 Running ssh-add (command line suppressed) 21:53:27 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10927703947427006638.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10927703947427006638.key) 21:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:27 + git semver tag 21:53:27 2023-11-01 21:53:27,652 [run_tag] DEBUG tag force:False 21:53:27 2023-11-01 21:53:27,652 [check_head_tag] DEBUG check head tag 21:53:27 2023-11-01 21:53:27,653 [execute] INFO git cat-file --batch-check 21:53:27 2023-11-01 21:53:27,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 21:53:27 2023-11-01 21:53:27,657 [execute] INFO git cat-file --batch 21:53:27 2023-11-01 21:53:27,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 21:53:27 2023-11-01 21:53:27,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:53:27 2023-11-01 21:53:27,682 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 21:53:27 2023-11-01 21:53:27,683 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 21:53:27 2023-11-01 21:53:27,689 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:53:27 3.1.0-dev.28 [Pipeline] } 21:53:27 $ docker exec --env ******** --env ******** a39269cf2963c947756b8d25e4c81147209a5d703c52a93fe857db418433d8d3 ssh-agent -k 21:53:27 unset SSH_AUTH_SOCK; 21:53:27 unset SSH_AGENT_PID; 21:53:27 echo Agent pid 20 killed; 21:53:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:28 + git semver [Pipeline] } 21:53:28 $ docker stop --time=1 a39269cf2963c947756b8d25e4c81147209a5d703c52a93fe857db418433d8d3 21:53:30 $ docker rm -f --volumes a39269cf2963c947756b8d25e4c81147209a5d703c52a93fe857db418433d8d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:30 21:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:30 0.23.1-centos7: Pulling from edgex-lftools 21:53:30 ab5ef0e58194: Pulling fs layer 21:53:30 9712f1f96733: Pulling fs layer 21:53:30 63f879dbbcfc: Pulling fs layer 21:53:30 0d9ebad4ef96: Pulling fs layer 21:53:30 e9a5061849ea: Pulling fs layer 21:53:30 d747dcd14b5f: Pulling fs layer 21:53:30 2de7ff778b66: Pulling fs layer 21:53:30 0d9ebad4ef96: Waiting 21:53:30 e9a5061849ea: Waiting 21:53:30 d747dcd14b5f: Waiting 21:53:30 2de7ff778b66: Waiting 21:53:30 9712f1f96733: Verifying Checksum 21:53:30 9712f1f96733: Download complete 21:53:31 63f879dbbcfc: Verifying Checksum 21:53:31 63f879dbbcfc: Download complete 21:53:31 ab5ef0e58194: Verifying Checksum 21:53:31 ab5ef0e58194: Download complete 21:53:31 d747dcd14b5f: Verifying Checksum 21:53:31 d747dcd14b5f: Download complete 21:53:31 e9a5061849ea: Verifying Checksum 21:53:31 e9a5061849ea: Download complete 21:53:31 0d9ebad4ef96: Verifying Checksum 21:53:31 0d9ebad4ef96: Download complete 21:53:31 2de7ff778b66: Verifying Checksum 21:53:31 2de7ff778b66: Download complete 21:53:34 ab5ef0e58194: Pull complete 21:53:34 9712f1f96733: Pull complete 21:53:35 63f879dbbcfc: Pull complete 21:53:40 0d9ebad4ef96: Pull complete 21:53:40 e9a5061849ea: Pull complete 21:53:40 d747dcd14b5f: Pull complete 21:53:42 2de7ff778b66: Pull complete 21:53:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:42 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:53:42 $ 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 21:53:52 $ docker top baa0970673b8fc33e69ad9d3b72eea04750803c01d7049cd181fac288f0b8dbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:53:52 provisioning config files... 21:53:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15267607814892280921tmp 21:53:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1577836200257332320tmp 21:53:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10012784774984299877tmp [Pipeline] { [Pipeline] echo 21:53:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:53:53 ---> sigul-configuration.sh 21:53:53 gpg: directory `/root/.gnupg' created 21:53:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:53:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:53:53 gpg: keyring `/root/.gnupg/secring.gpg' created 21:53:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:53:53 gpg: CAST5 encrypted data 21:53:53 gpg: encrypted with 1 passphrase 21:53:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:53:53 + mkdir /home/jenkins 21:53:53 + mkdir /home/jenkins/sigul [Pipeline] sh 21:53:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:53:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:53:54 ---> sigul-install.sh 21:53:54 Sigul already installed; skipping installation. [Pipeline] sh 21:53:54 + git tag --list 21:53:54 v1.0.0 21:53:54 v1.1.0 21:53:54 v1.1.1 21:53:54 v1.1.2 21:53:54 v1.2.0 21:53:54 v1.2.1 21:53:54 v2.0.0 21:53:54 v2.1.0 21:53:54 v2.1.1 21:53:54 v2.2.0 21:53:54 v2.3.0 21:53:54 v3.0 21:53:54 v3.0.0 21:53:54 v3.1.0-dev.1 21:53:54 v3.1.0-dev.10 21:53:54 v3.1.0-dev.11 21:53:54 v3.1.0-dev.12 21:53:54 v3.1.0-dev.13 21:53:54 v3.1.0-dev.14 21:53:54 v3.1.0-dev.15 21:53:54 v3.1.0-dev.16 21:53:54 v3.1.0-dev.17 21:53:54 v3.1.0-dev.18 21:53:54 v3.1.0-dev.19 21:53:54 v3.1.0-dev.2 21:53:54 v3.1.0-dev.20 21:53:54 v3.1.0-dev.21 21:53:54 v3.1.0-dev.22 21:53:54 v3.1.0-dev.23 21:53:54 v3.1.0-dev.24 21:53:54 v3.1.0-dev.25 21:53:54 v3.1.0-dev.26 21:53:54 v3.1.0-dev.27 21:53:54 v3.1.0-dev.28 21:53:54 v3.1.0-dev.3 21:53:54 v3.1.0-dev.4 21:53:54 v3.1.0-dev.5 21:53:54 v3.1.0-dev.6 21:53:54 v3.1.0-dev.7 21:53:54 v3.1.0-dev.8 21:53:54 v3.1.0-dev.9 [Pipeline] sh 21:53:54 + lftools sign git-tag v3.1.0-dev.28 21:53:55 Signing Git tag with Sigul... 21:53:55 Signing v3.1.0-dev.28 [Pipeline] echo 21:53:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:53:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:53:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:53:56 $ docker stop --time=1 baa0970673b8fc33e69ad9d3b72eea04750803c01d7049cd181fac288f0b8dbe 21:53:57 $ docker rm -f --volumes baa0970673b8fc33e69ad9d3b72eea04750803c01d7049cd181fac288f0b8dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:53:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:58 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:53:58 $ 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 21:53:59 $ docker top 24c3a9e320e0f297ab09fb7601161e812d3bc35a0ea852b92cb510e74eb26605 -eo pid,comm 21:53:59 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). 21:53:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:59 [ssh-agent] Looking for ssh-agent implementation... 21:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:59 $ docker exec 24c3a9e320e0f297ab09fb7601161e812d3bc35a0ea852b92cb510e74eb26605 ssh-agent 21:53:59 SSH_AUTH_SOCK=/tmp/ssh-edLt706Iivzw/agent.17 21:53:59 SSH_AGENT_PID=37 21:53:59 Running ssh-add (command line suppressed) 21:53:59 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13081998101888665061.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13081998101888665061.key) 21:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:00 + git semver bump pre 21:54:00 2023-11-01 21:54:00,256 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:54:00 2023-11-01 21:54:00,257 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev 21:54:00 2023-11-01 21:54:00,257 [bump_version] DEBUG bumped version:3.1.0-dev.29 21:54:00 2023-11-01 21:54:00,257 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 21:54:00 2023-11-01 21:54:00,257 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:54:00 2023-11-01 21:54:00,257 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:54:00 2023-11-01 21:54:00,259 [execute] INFO git cat-file --batch-check 21:54:00 2023-11-01 21:54:00,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:54:00 2023-11-01 21:54:00,266 [execute] INFO git cat-file --batch 21:54:00 2023-11-01 21:54:00,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:54:00 2023-11-01 21:54:00,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:54:00 3.1.0-dev.29 [Pipeline] } 21:54:00 $ docker exec --env ******** --env ******** 24c3a9e320e0f297ab09fb7601161e812d3bc35a0ea852b92cb510e74eb26605 ssh-agent -k 21:54:00 unset SSH_AUTH_SOCK; 21:54:00 unset SSH_AGENT_PID; 21:54:00 echo Agent pid 37 killed; 21:54:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:01 + git semver [Pipeline] } 21:54:01 $ docker stop --time=1 24c3a9e320e0f297ab09fb7601161e812d3bc35a0ea852b92cb510e74eb26605 21:54:03 $ docker rm -f --volumes 24c3a9e320e0f297ab09fb7601161e812d3bc35a0ea852b92cb510e74eb26605 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:03 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:54:03 $ 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 21:54:05 $ docker top 154d593d209dc978a5f54d2d33aed46b7196d6678a793119c99a2caa8debe8d4 -eo pid,comm 21:54:05 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). 21:54:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:05 [ssh-agent] Looking for ssh-agent implementation... 21:54:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:05 $ docker exec 154d593d209dc978a5f54d2d33aed46b7196d6678a793119c99a2caa8debe8d4 ssh-agent 21:54:05 SSH_AUTH_SOCK=/tmp/ssh-K1LuDk7Ob4N1/agent.15 21:54:05 SSH_AGENT_PID=21 21:54:05 Running ssh-add (command line suppressed) 21:54:05 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5062692286678853211.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5062692286678853211.key) 21:54:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:05 + git semver push 21:54:06 2023-11-01 21:54:06,198 [run_push] DEBUG push 21:54:06 2023-11-01 21:54:06,200 [execute] INFO git cat-file --batch-check 21:54:06 2023-11-01 21:54:06,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:54:06 2023-11-01 21:54:06,206 [execute] INFO git rev-list 9c8fd1d639b192910726f081a93b3690a025d5db -- 21:54:06 2023-11-01 21:54:06,206 [execute] DEBUG Popen(['git', 'rev-list', '9c8fd1d639b192910726f081a93b3690a025d5db', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:54:06 2023-11-01 21:54:06,215 [execute] INFO git fetch -v origin 21:54:06 2023-11-01 21:54:06,215 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:54:07 2023-11-01 21:54:06,757 [run_push] DEBUG no remote changes detected 21:54:07 2023-11-01 21:54:06,758 [execute] INFO git push origin semver 21:54:07 2023-11-01 21:54:06,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:54:07 2023-11-01 21:54:07,684 [run_push] DEBUG push all version tags 21:54:07 2023-11-01 21:54:07,685 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:54:07 2023-11-01 21:54:07,686 [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) 21:54:08 2023-11-01 21:54:08,429 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:54:08 3.1.0-dev.29 [Pipeline] } 21:54:08 $ docker exec --env ******** --env ******** 154d593d209dc978a5f54d2d33aed46b7196d6678a793119c99a2caa8debe8d4 ssh-agent -k 21:54:08 unset SSH_AUTH_SOCK; 21:54:08 unset SSH_AGENT_PID; 21:54:08 echo Agent pid 21 killed; 21:54:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:08 + git semver [Pipeline] } 21:54:09 $ docker stop --time=1 154d593d209dc978a5f54d2d33aed46b7196d6678a793119c99a2caa8debe8d4 21:54:10 $ docker rm -f --volumes 154d593d209dc978a5f54d2d33aed46b7196d6678a793119c99a2caa8debe8d4 [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 21:54:11 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 21:54:11 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 21:54:11 total 16 21:54:11 drwxr-xr-x 3 root root 4096 Nov 1 21:45 . 21:54:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 21:53 .. 21:54:11 drwxr-xr-x 2 root root 4096 Nov 1 21:45 cost 21:54:11 -rw-r--r-- 1 root root 86 Nov 1 21:45 cost.csv 21:54:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 21:54:11 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 21:54:11 total 16 21:54:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:45 . 21:54:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 21:53 .. 21:54:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 21:45 cost 21:54:11 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:54:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:12 ---> package-listing.sh 21:54:12 ++ facter osfamily 21:54:12 ++ tr '[:upper:]' '[:lower:]' 21:54:12 + OS_FAMILY=debian 21:54:12 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 21:54:12 + START_PACKAGES=/tmp/packages_start.txt 21:54:12 + END_PACKAGES=/tmp/packages_end.txt 21:54:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:12 + PACKAGES=/tmp/packages_start.txt 21:54:12 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:54:12 + PACKAGES=/tmp/packages_end.txt 21:54:12 + case "${OS_FAMILY}" in 21:54:12 + dpkg -l 21:54:12 + grep '^ii' 21:54:12 + '[' -f /tmp/packages_start.txt ']' 21:54:12 + '[' -f /tmp/packages_end.txt ']' 21:54:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:12 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:54:12 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 21:54:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 21:54:12 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 21:54:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:13 prd-ubuntu20.04-docker-8c-8g-16291 does not seem to be running inside a container 21:54:13 $ 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 21:54:14 $ docker top 95928b7ea40cc0edc1a4d7a82a4f81e356e58e761f51249acba0f15d48bc8d71 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:54:14 + mkdir -p /var/log/sysstat [Pipeline] sh 21:54:15 + ls /var/log/sa-host 21:54:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:15 provisioning config files... 21:54:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13989473804082419243tmp [Pipeline] { [Pipeline] echo 21:54:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:54:15 ---> create-netrc.sh [Pipeline] } 21:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:54:16 ---> python-tools-install.sh [Pipeline] echo 21:54:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:54:16 ---> sudo-logs.sh 21:54:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:54:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:54:16 ---> job-cost.sh 21:54:16 lf-activate-venv: SKIPPING 21:54:16 DEBUG: total: 0.2199999988079071 21:54:16 INFO: Retrieving Stack Cost... 21:54:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:17 INFO: Archiving Costs [Pipeline] echo 21:54:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:54:17 ---> logs-deploy.sh 21:54:17 lf-activate-venv: SKIPPING 21:54:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/148 21:54:17 INFO: archiving workspace using pattern(s): 21:54:18 Archives upload complete. 21:54:18 INFO: archiving logs to Nexus 21:54:19 ---> uname -a: 21:54:19 Linux prd-ubuntu20-04-docker-8c-8g-16291 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:54:19 21:54:19 21:54:19 ---> lscpu: 21:54:19 Architecture: x86_64 21:54:19 CPU op-mode(s): 32-bit, 64-bit 21:54:19 Byte Order: Little Endian 21:54:19 Address sizes: 40 bits physical, 48 bits virtual 21:54:19 CPU(s): 8 21:54:19 On-line CPU(s) list: 0-7 21:54:19 Thread(s) per core: 1 21:54:19 Core(s) per socket: 1 21:54:19 Socket(s): 8 21:54:19 NUMA node(s): 1 21:54:19 Vendor ID: AuthenticAMD 21:54:19 CPU family: 23 21:54:19 Model: 49 21:54:19 Model name: AMD EPYC-Rome Processor 21:54:19 Stepping: 0 21:54:19 CPU MHz: 2800.000 21:54:19 BogoMIPS: 5600.00 21:54:19 Virtualization: AMD-V 21:54:19 Hypervisor vendor: KVM 21:54:19 Virtualization type: full 21:54:19 L1d cache: 256 KiB 21:54:19 L1i cache: 256 KiB 21:54:19 L2 cache: 4 MiB 21:54:19 L3 cache: 128 MiB 21:54:19 NUMA node0 CPU(s): 0-7 21:54:19 Vulnerability Itlb multihit: Not affected 21:54:19 Vulnerability L1tf: Not affected 21:54:19 Vulnerability Mds: Not affected 21:54:19 Vulnerability Meltdown: Not affected 21:54:19 Vulnerability Mmio stale data: Not affected 21:54:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:54:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:54:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:54:19 Vulnerability Srbds: Not affected 21:54:19 Vulnerability Tsx async abort: Not affected 21:54:19 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 21:54:19 21:54:19 21:54:19 ---> nproc: 21:54:19 8 21:54:19 21:54:19 21:54:19 ---> df -h: 21:54:19 Filesystem Size Used Avail Use% Mounted on 21:54:19 overlay 155G 13G 143G 9% / 21:54:19 tmpfs 64M 0 64M 0% /dev 21:54:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:54:19 shm 64M 0 64M 0% /dev/shm 21:54:19 /dev/vda1 155G 13G 143G 9% /facter-os 21:54:19 21:54:19 21:54:19 ---> sar -b -r -n DEV: 21:54:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16291) 11/01/23 _x86_64_ (8 CPU) 21:54:19 21:54:19 21:41:49 LINUX RESTART (8 CPU) 21:54:19 21:54:19 21:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:54:19 21:43:03 205.90 47.78 158.11 0.00 5397.40 111152.28 0.00 21:54:19 21:44:01 182.12 0.97 181.16 0.00 15.86 94780.62 0.00 21:54:19 21:45:01 154.21 0.23 153.97 0.00 21.46 69254.46 0.00 21:54:19 21:46:01 52.59 0.02 52.57 0.00 4.27 40946.93 0.00 21:54:19 21:47:01 10.58 1.35 9.23 0.00 81.05 1710.78 0.00 21:54:19 21:48:01 46.88 9.26 37.61 0.00 5072.40 6848.44 0.00 21:54:19 21:49:01 5.26 1.03 4.23 0.00 21.99 106.36 0.00 21:54:19 21:50:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 21:54:19 21:51:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 21:54:19 21:52:01 2.15 0.00 2.15 0.00 0.00 24.26 0.00 21:54:19 21:53:01 9.17 0.10 9.07 0.00 10.26 6744.74 0.00 21:54:19 21:54:01 133.89 0.13 133.76 0.00 5.20 57399.50 0.00 21:54:19 Average: 66.87 5.09 61.78 0.00 888.41 32243.50 0.00 21:54:19 21:54:19 21:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:54:19 21:43:03 29236488 31563336 755012 2.30 77564 2521412 2007636 5.92 998624 2264636 1752 21:54:19 21:44:01 28110248 31334772 966260 2.94 151072 3254596 2321132 6.84 1374960 2906424 53760 21:54:19 21:45:01 27853296 31521620 782820 2.38 157540 3677340 2094848 6.17 1287768 3241988 228440 21:54:19 21:46:01 27608428 31548780 753668 2.29 165912 3901636 1798948 5.30 1279100 3453140 180 21:54:19 21:47:01 27527092 31521552 773648 2.35 168328 3949100 1843516 5.43 1305640 3499048 48 21:54:19 21:48:01 27133804 31531264 741300 2.25 195032 4326120 1729492 5.10 1582824 3588496 32 21:54:19 21:49:01 27137076 31530780 741268 2.25 193644 4323484 1771228 5.22 1581568 3585772 8 21:54:19 21:50:01 27144580 31538336 733680 2.23 193700 4323480 1771228 5.22 1574100 3585772 300 21:54:19 21:51:01 27144468 31538328 733564 2.23 193760 4323488 1771228 5.22 1574188 3585776 20 21:54:19 21:52:01 27145680 31539636 732160 2.23 193844 4323496 1771228 5.22 1573356 3585780 176 21:54:19 21:53:01 26278408 31492972 777340 2.36 199252 5092560 2012640 5.93 1625816 4354312 585828 21:54:19 21:54:01 25612820 31480568 783584 2.38 229312 5631740 1792488 5.28 1719408 4834700 708 21:54:19 Average: 27327699 31511829 772859 2.35 176580 4137371 1890468 5.57 1456446 3540487 72604 21:54:19 21:54:19 21:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:54:19 21:43:03 veth03f02bb 57.00 66.28 5.46 51.62 0.00 0.00 0.00 0.00 21:54:19 21:43:03 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 21:54:19 21:43:03 ens3 728.42 471.14 5957.49 94.40 0.00 0.00 0.00 0.00 21:54:19 21:43:03 docker0 79.61 91.24 6.47 282.13 0.00 0.00 0.00 0.00 21:54:19 21:44:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 21:54:19 21:44:01 ens3 337.44 181.59 2414.87 24.93 0.00 0.00 0.00 0.00 21:54:19 21:44:01 docker0 168.94 317.70 14.11 2392.35 0.00 0.00 0.00 0.00 21:54:19 21:44:01 veth95db10a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:54:19 21:45:01 lo 7.47 7.47 0.75 0.75 0.00 0.00 0.00 0.00 21:54:19 21:45:01 ens3 186.94 147.34 2689.29 336.39 0.00 0.00 0.00 0.00 21:54:19 21:45:01 docker0 2.68 6.23 0.17 62.30 0.00 0.00 0.00 0.00 21:54:19 21:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:54:19 21:46:01 ens3 13.98 9.38 15.14 6.04 0.00 0.00 0.00 0.00 21:54:19 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:54:19 21:47:01 ens3 66.82 30.74 702.99 2.24 0.00 0.00 0.00 0.00 21:54:19 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:48:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:54:19 21:48:01 ens3 109.23 40.98 2025.31 2.98 0.00 0.00 0.00 0.00 21:54:19 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:49:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:54:19 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:19 21:50:01 ens3 0.63 0.43 2.41 0.03 0.00 0.00 0.00 0.00 21:54:19 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:51:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:19 21:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:54:19 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:53:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:54:19 21:53:01 ens3 123.23 65.29 3966.98 8.74 0.00 0.00 0.00 0.00 21:54:19 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:54:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:54:19 21:54:01 ens3 264.32 150.92 4261.87 34.42 0.00 0.00 0.00 0.00 21:54:19 21:54:01 docker0 51.29 108.87 4.41 1025.50 0.00 0.00 0.00 0.00 21:54:19 21:54:01 veth6bd719c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:54:19 Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 21:54:19 Average: ens3 152.10 91.25 1834.79 42.56 0.00 0.00 0.00 0.00 21:54:19 Average: docker0 24.81 42.91 2.06 307.72 0.00 0.00 0.00 0.00 21:54:19 Average: veth6bd719c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 21:54:19 21:54:19 21:54:19 ---> sar -P ALL: 21:54:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16291) 11/01/23 _x86_64_ (8 CPU) 21:54:19 21:54:19 21:41:49 LINUX RESTART (8 CPU) 21:54:19 21:54:19 21:42:01 CPU %user %nice %system %iowait %steal %idle 21:54:19 21:43:03 all 8.76 0.00 3.09 2.65 0.06 85.44 21:54:19 21:43:03 0 9.84 0.00 2.60 1.94 0.05 85.57 21:54:19 21:43:03 1 8.10 0.00 2.74 1.13 0.05 87.99 21:54:19 21:43:03 2 7.10 0.00 3.15 0.71 0.05 89.00 21:54:19 21:43:03 3 8.69 0.00 3.60 0.99 0.07 86.66 21:54:19 21:43:03 4 9.80 0.00 3.66 8.14 0.05 78.35 21:54:19 21:43:03 5 10.46 0.00 2.43 1.58 0.07 85.46 21:54:19 21:43:03 6 9.13 0.00 3.08 4.31 0.07 83.41 21:54:19 21:43:03 7 6.96 0.00 3.49 2.44 0.08 87.04 21:54:19 21:44:01 all 6.56 0.00 2.61 4.07 0.05 86.71 21:54:19 21:44:01 0 7.38 0.00 2.81 2.38 0.03 87.39 21:54:19 21:44:01 1 6.92 0.00 2.47 0.89 0.07 89.65 21:54:19 21:44:01 2 5.73 0.00 2.95 0.92 0.05 90.35 21:54:19 21:44:01 3 6.76 0.00 2.14 1.09 0.05 89.96 21:54:19 21:44:01 4 6.25 0.00 2.90 0.42 0.05 90.39 21:54:19 21:44:01 5 6.85 0.00 3.36 23.16 0.07 66.56 21:54:19 21:44:01 6 6.58 0.00 1.92 0.43 0.03 91.02 21:54:19 21:44:01 7 5.99 0.00 2.29 3.34 0.07 88.31 21:54:19 21:45:01 all 36.74 0.00 4.45 2.04 0.11 56.67 21:54:19 21:45:01 0 36.37 0.00 4.56 2.37 0.10 56.59 21:54:19 21:45:01 1 38.28 0.00 4.76 0.30 0.10 56.56 21:54:19 21:45:01 2 36.61 0.00 4.23 0.99 0.10 58.07 21:54:19 21:45:01 3 37.06 0.00 4.54 3.81 0.12 54.48 21:54:19 21:45:01 4 36.23 0.00 4.99 3.56 0.15 55.06 21:54:19 21:45:01 5 37.41 0.00 4.20 3.93 0.10 54.37 21:54:19 21:45:01 6 34.27 0.00 4.04 0.17 0.08 61.44 21:54:19 21:45:01 7 37.74 0.00 4.25 1.18 0.10 56.73 21:54:19 21:46:01 all 2.24 0.00 1.11 2.05 0.03 94.56 21:54:19 21:46:01 0 2.49 0.00 1.72 9.58 0.03 86.17 21:54:19 21:46:01 1 2.34 0.00 1.08 0.32 0.03 96.22 21:54:19 21:46:01 2 2.43 0.00 0.94 0.05 0.03 96.54 21:54:19 21:46:01 3 1.89 0.00 0.94 0.95 0.02 96.21 21:54:19 21:46:01 4 2.28 0.00 0.87 0.39 0.02 96.44 21:54:19 21:46:01 5 1.84 0.00 0.75 3.63 0.02 93.76 21:54:19 21:46:01 6 2.58 0.00 1.46 0.00 0.05 95.91 21:54:19 21:46:01 7 2.06 0.00 1.16 1.52 0.03 95.23 21:54:19 21:47:01 all 0.33 0.00 0.16 0.68 0.01 98.81 21:54:19 21:47:01 0 0.30 0.00 0.10 0.43 0.00 99.17 21:54:19 21:47:01 1 0.12 0.00 0.10 0.23 0.00 99.55 21:54:19 21:47:01 2 0.30 0.00 0.10 0.00 0.00 99.60 21:54:19 21:47:01 3 0.73 0.00 0.23 0.15 0.07 98.81 21:54:19 21:47:01 4 0.08 0.00 0.07 0.00 0.02 99.83 21:54:19 21:47:01 5 0.57 0.00 0.15 3.11 0.02 96.16 21:54:19 21:47:01 6 0.22 0.00 0.32 1.42 0.00 98.05 21:54:19 21:47:01 7 0.32 0.00 0.25 0.13 0.02 99.28 21:54:19 21:48:01 all 2.44 0.00 1.32 2.59 0.05 93.60 21:54:19 21:48:01 0 3.12 0.00 1.44 0.55 0.03 94.85 21:54:19 21:48:01 1 2.03 0.00 0.83 0.28 0.10 96.75 21:54:19 21:48:01 2 1.69 0.00 1.35 1.85 0.03 95.08 21:54:19 21:48:01 3 2.37 0.00 1.60 0.88 0.03 95.11 21:54:19 21:48:01 4 3.11 0.00 1.07 0.70 0.03 95.09 21:54:19 21:48:01 5 2.30 0.00 1.49 12.44 0.12 83.66 21:54:19 21:48:01 6 2.41 0.00 0.97 2.25 0.02 94.35 21:54:19 21:48:01 7 2.49 0.00 1.79 1.79 0.05 93.89 21:54:19 21:49:01 all 0.14 0.00 0.09 0.16 0.01 99.61 21:54:19 21:49:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:54:19 21:49:01 1 0.13 0.00 0.12 0.13 0.02 99.60 21:54:19 21:49:01 2 0.05 0.00 0.08 0.03 0.00 99.83 21:54:19 21:49:01 3 0.25 0.00 0.08 0.17 0.00 99.50 21:54:19 21:49:01 4 0.12 0.00 0.05 0.13 0.00 99.70 21:54:19 21:49:01 5 0.18 0.00 0.12 0.77 0.03 98.90 21:54:19 21:49:01 6 0.27 0.00 0.12 0.00 0.02 99.60 21:54:19 21:49:01 7 0.07 0.00 0.07 0.03 0.00 99.83 21:54:19 21:50:01 all 0.06 0.00 0.01 0.09 0.01 99.84 21:54:19 21:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:54:19 21:50:01 1 0.27 0.00 0.02 0.00 0.00 99.72 21:54:19 21:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:54:19 21:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:54:19 21:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:54:19 21:50:01 5 0.03 0.00 0.02 0.70 0.02 99.23 21:54:19 21:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:54:19 21:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:54:19 21:51:01 all 0.05 0.00 0.01 0.08 0.01 99.85 21:54:19 21:51:01 0 0.30 0.00 0.00 0.00 0.00 99.70 21:54:19 21:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:54:19 21:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:54:19 21:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:54:19 21:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:54:19 21:51:01 5 0.02 0.00 0.03 0.65 0.03 99.27 21:54:19 21:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:54:19 21:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:54:19 21:52:01 all 0.05 0.00 0.01 0.08 0.00 99.86 21:54:19 21:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:54:19 21:52:01 1 0.27 0.00 0.00 0.00 0.00 99.73 21:54:19 21:52:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:54:19 21:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:54:19 21:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:54:19 21:52:01 5 0.02 0.00 0.05 0.57 0.02 99.35 21:54:19 21:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:54:19 21:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:54:19 21:53:01 all 3.02 0.00 1.58 0.44 0.03 94.93 21:54:19 21:53:01 0 3.68 0.00 1.76 0.13 0.02 94.41 21:54:19 21:53:01 1 3.65 0.00 1.14 0.02 0.03 95.16 21:54:19 21:53:01 2 2.82 0.00 1.32 0.03 0.02 95.81 21:54:19 21:53:01 3 2.88 0.00 1.34 0.12 0.05 95.61 21:54:19 21:53:01 4 3.35 0.00 1.69 0.07 0.03 94.85 21:54:19 21:53:01 5 1.74 0.00 2.71 3.03 0.03 92.49 21:54:19 21:53:01 6 2.73 0.00 1.12 0.12 0.03 96.00 21:54:19 21:53:01 7 3.30 0.00 1.53 0.03 0.03 95.10 21:54:19 21:54:19 21:53:01 CPU %user %nice %system %iowait %steal %idle 21:54:19 21:54:01 all 6.54 0.00 3.00 6.16 0.08 84.22 21:54:19 21:54:01 0 7.57 0.00 2.81 1.55 0.08 87.99 21:54:19 21:54:01 1 7.35 0.00 2.66 0.67 0.07 89.24 21:54:19 21:54:01 2 7.06 0.00 2.99 15.39 0.12 74.45 21:54:19 21:54:01 3 7.03 0.00 2.95 2.32 0.07 87.63 21:54:19 21:54:01 4 6.69 0.00 2.94 0.24 0.08 90.04 21:54:19 21:54:01 5 5.96 0.00 3.23 22.88 0.10 67.83 21:54:19 21:54:01 6 4.41 0.00 2.62 1.03 0.08 91.86 21:54:19 21:54:01 7 6.24 0.00 3.78 5.36 0.07 84.55 21:54:19 Average: all 5.55 0.00 1.44 1.75 0.04 91.23 21:54:19 Average: 0 5.90 0.00 1.48 1.57 0.03 91.02 21:54:19 Average: 1 5.76 0.00 1.32 0.33 0.04 92.55 21:54:19 Average: 2 5.30 0.00 1.42 1.66 0.03 91.59 21:54:19 Average: 3 5.61 0.00 1.44 0.87 0.04 92.03 21:54:19 Average: 4 5.63 0.00 1.51 1.13 0.04 91.69 21:54:19 Average: 5 5.59 0.00 1.53 6.30 0.05 86.53 21:54:19 Average: 6 5.20 0.00 1.30 0.81 0.03 92.65 21:54:19 Average: 7 5.39 0.00 1.54 1.31 0.04 91.72 21:54:19 21:54:19 21:54:19