Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 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-ssh8918697589964722062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15943255282609240725.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13661856762548993222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6790710107052114832.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-ssh18053795952146260142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4741 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 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 (main) Commit message: "feat: replace gorilla/mux with labstack/echo (#334)" > git config core.sparsecheckout # timeout=10 > git checkout -f cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 # timeout=10 > git rev-list --no-walk 7a1d0d362fdfa11eb0dfe054808f0b2d568db7ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:23:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:23:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:23:05 ========================================================= 15:23:05 EdgeX Global Pipelines Version Info 15:23:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:23:06 ------------------- 15:23:06 stable info: 15:23:06 ------------------- 15:23:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:23:06 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:23:06 Message: update stable to v1.0.253 15:23:06 ------------------- 15:23:06 experimental info: 15:23:06 ------------------- 15:23:06 Commited By: **** collab-it+edgex@linuxfoundation.org 15:23:06 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:23:06 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf6f5c6 [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:07 provisioning config files... 15:23:07 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3102813376707422472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:07 ---> docker-login.sh 15:23:07 nexus3.edgexfoundry.org:10001 15:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:07 Configure a credential helper to remove this warning. See 15:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:07 15:23:07 Login Succeeded 15:23:07 nexus3.edgexfoundry.org:10002 15:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:08 Configure a credential helper to remove this warning. See 15:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:08 15:23:08 Login Succeeded 15:23:08 nexus3.edgexfoundry.org:10003 15:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:08 Configure a credential helper to remove this warning. See 15:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:08 15:23:08 Login Succeeded 15:23:08 nexus3.edgexfoundry.org:10004 15:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:08 Configure a credential helper to remove this warning. See 15:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:08 15:23:08 Login Succeeded 15:23:08 docker.io 15:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:08 Configure a credential helper to remove this warning. See 15:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:08 15:23:08 Login Succeeded 15:23:08 ---> docker-login.sh ends [Pipeline] } 15:23:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:23:09 + git rev-list -1 --merges cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7~1..cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] echo 15:23:09 -----------> git rev-list -1 --merges cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7~1..cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [false] [Pipeline] sh 15:23:09 + git log --format=format:%s -1 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] echo 15:23:09 ========================================================= 15:23:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:23:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:09 + git log --format=format:%s -1 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] echo 15:23:09 [semverPrep] GIT_COMMIT: cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7, Commit Message: feat: replace gorilla/mux with labstack/echo (#334) [Pipeline] echo 15:23:09 [semverPrep] This is not a build commit. [Pipeline] sh 15:23:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:10 + grep -v github /etc/ssh/ssh_known_hosts 15:23:10 + [ -e /tmp/ssh_known_hosts ] 15:23:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:23:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:23:10 + sudo tee -a /etc/ssh/ssh_known_hosts 15:23:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:10 15:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:10 0.1.4: Pulling from edgex-devops/py-git-semver 15:23:10 b85a868b505f: Pulling fs layer 15:23:10 e2be974225ed: Pulling fs layer 15:23:10 339a4e72a1f5: Pulling fs layer 15:23:10 988bab9f4d93: Pulling fs layer 15:23:10 1469e6f7b9e6: Pulling fs layer 15:23:10 eaf3925da568: Pulling fs layer 15:23:10 bab4dde63d76: Pulling fs layer 15:23:10 bde34c3a00c8: Pulling fs layer 15:23:10 b352a97aabf1: Pulling fs layer 15:23:10 1469e6f7b9e6: Waiting 15:23:10 eaf3925da568: Waiting 15:23:10 4872d77fe225: Pulling fs layer 15:23:10 5851b861e8e6: Pulling fs layer 15:23:10 bab4dde63d76: Waiting 15:23:10 bde34c3a00c8: Waiting 15:23:10 b352a97aabf1: Waiting 15:23:10 4872d77fe225: Waiting 15:23:10 5851b861e8e6: Waiting 15:23:10 988bab9f4d93: Waiting 15:23:10 e2be974225ed: Download complete 15:23:10 988bab9f4d93: Verifying Checksum 15:23:10 988bab9f4d93: Download complete 15:23:11 1469e6f7b9e6: Verifying Checksum 15:23:11 1469e6f7b9e6: Download complete 15:23:11 eaf3925da568: Verifying Checksum 15:23:11 eaf3925da568: Download complete 15:23:11 339a4e72a1f5: Verifying Checksum 15:23:11 339a4e72a1f5: Download complete 15:23:11 bde34c3a00c8: Verifying Checksum 15:23:11 bde34c3a00c8: Download complete 15:23:11 b352a97aabf1: Download complete 15:23:11 4872d77fe225: Verifying Checksum 15:23:11 4872d77fe225: Download complete 15:23:11 5851b861e8e6: Verifying Checksum 15:23:11 5851b861e8e6: Download complete 15:23:11 b85a868b505f: Verifying Checksum 15:23:11 b85a868b505f: Download complete 15:23:11 bab4dde63d76: Verifying Checksum 15:23:11 bab4dde63d76: Download complete 15:23:12 b85a868b505f: Pull complete 15:23:12 e2be974225ed: Pull complete 15:23:12 339a4e72a1f5: Pull complete 15:23:12 988bab9f4d93: Pull complete 15:23:13 1469e6f7b9e6: Pull complete 15:23:13 eaf3925da568: Pull complete 15:23:15 bab4dde63d76: Pull complete 15:23:15 bde34c3a00c8: Pull complete 15:23:15 b352a97aabf1: Pull complete 15:23:15 4872d77fe225: Pull complete 15:23:15 5851b861e8e6: Pull complete 15:23:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:15 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:23:15 $ 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 15:23:17 $ docker top c08d4a31cdf60b1359b07a30725d2cb03d452fe7b6e530d727ad4aa237fded3e -eo pid,comm 15:23:17 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). 15:23:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:17 [ssh-agent] Looking for ssh-agent implementation... 15:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:17 $ docker exec c08d4a31cdf60b1359b07a30725d2cb03d452fe7b6e530d727ad4aa237fded3e ssh-agent 15:23:17 SSH_AUTH_SOCK=/tmp/ssh-H0nevdLpLrvd/agent.31 15:23:17 SSH_AGENT_PID=37 15:23:17 Running ssh-add (command line suppressed) 15:23:18 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7840275103966434315.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7840275103966434315.key) 15:23:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:18 + git tag --points-at HEAD [Pipeline] } 15:23:18 $ docker exec --env ******** --env ******** c08d4a31cdf60b1359b07a30725d2cb03d452fe7b6e530d727ad4aa237fded3e ssh-agent -k 15:23:18 unset SSH_AUTH_SOCK; 15:23:18 unset SSH_AGENT_PID; 15:23:18 echo Agent pid 37 killed; 15:23:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:23:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:18 [ssh-agent] Looking for ssh-agent implementation... 15:23:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:18 $ docker exec c08d4a31cdf60b1359b07a30725d2cb03d452fe7b6e530d727ad4aa237fded3e ssh-agent 15:23:18 SSH_AUTH_SOCK=/tmp/ssh-BFdTdwfLBi7y/agent.69 15:23:18 SSH_AGENT_PID=75 15:23:18 Running ssh-add (command line suppressed) 15:23:18 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6869225707957710000.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6869225707957710000.key) 15:23:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:19 + git semver init 15:23:19 2023-08-28 15:23:19,346 [run_init] DEBUG init version:0.0.0 force:False 15:23:19 2023-08-28 15:23:19,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 15:23:19 2023-08-28 15:23:19,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 15:23:19 2023-08-28 15:23:19,347 [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) 15:23:20 2023-08-28 15:23:20,605 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 15:23:20 2023-08-28 15:23:20,605 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 15:23:20 2023-08-28 15:23:20,605 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:23:20 2023-08-28 15:23:20,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:23:20 3.1.0-dev.6 [Pipeline] } 15:23:20 $ docker exec --env ******** --env ******** c08d4a31cdf60b1359b07a30725d2cb03d452fe7b6e530d727ad4aa237fded3e ssh-agent -k 15:23:20 unset SSH_AUTH_SOCK; 15:23:20 unset SSH_AGENT_PID; 15:23:20 echo Agent pid 75 killed; 15:23:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:21 + git semver [Pipeline] } 15:23:21 $ docker stop --time=1 c08d4a31cdf60b1359b07a30725d2cb03d452fe7b6e530d727ad4aa237fded3e 15:23:22 $ docker rm -f --volumes c08d4a31cdf60b1359b07a30725d2cb03d452fe7b6e530d727ad4aa237fded3e [Pipeline] // withDockerContainer [Pipeline] sh 15:23:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:23 Stashed 1 file(s) [Pipeline] echo 15:23:23 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 15:23:23 provisioning config files... 15:23:23 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4411384680239411686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:23 ---> docker-login.sh 15:23:23 nexus3.edgexfoundry.org:10001 15:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:23 Configure a credential helper to remove this warning. See 15:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:23 15:23:23 Login Succeeded 15:23:23 nexus3.edgexfoundry.org:10002 15:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:23 Configure a credential helper to remove this warning. See 15:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:23 15:23:23 Login Succeeded 15:23:23 nexus3.edgexfoundry.org:10003 15:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:24 Configure a credential helper to remove this warning. See 15:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:24 15:23:24 Login Succeeded 15:23:24 nexus3.edgexfoundry.org:10004 15:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:24 Configure a credential helper to remove this warning. See 15:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:24 15:23:24 Login Succeeded 15:23:24 docker.io 15:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:24 Configure a credential helper to remove this warning. See 15:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:24 15:23:24 Login Succeeded 15:23:24 ---> docker-login.sh ends [Pipeline] } 15:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:24 ========================================================= 15:23:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:23:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:23:24 Sending build context to Docker daemon 10.92MB 15:23:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:23:24 Step 2/12 : FROM ${BASE} AS builder 15:23:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:23:24 4db1b89c0bd1: Pulling fs layer 15:23:24 6911f1a30b25: Pulling fs layer 15:23:24 e194b8c5c2a9: Pulling fs layer 15:23:24 6863d3e3a2b1: Pulling fs layer 15:23:24 ec0bb842ea78: Pulling fs layer 15:23:24 40a00589a448: Pulling fs layer 15:23:24 6c08303d61cc: Pulling fs layer 15:23:24 798269fcf238: Pulling fs layer 15:23:24 6863d3e3a2b1: Waiting 15:23:24 798269fcf238: Waiting 15:23:24 6c08303d61cc: Waiting 15:23:24 ec0bb842ea78: Waiting 15:23:24 40a00589a448: Waiting 15:23:24 6911f1a30b25: Download complete 15:23:24 6863d3e3a2b1: Verifying Checksum 15:23:24 6863d3e3a2b1: Download complete 15:23:24 4db1b89c0bd1: Verifying Checksum 15:23:24 4db1b89c0bd1: Download complete 15:23:24 ec0bb842ea78: Verifying Checksum 15:23:24 ec0bb842ea78: Download complete 15:23:24 40a00589a448: Verifying Checksum 15:23:24 40a00589a448: Download complete 15:23:24 4db1b89c0bd1: Pull complete 15:23:25 6911f1a30b25: Pull complete 15:23:25 798269fcf238: Verifying Checksum 15:23:25 798269fcf238: Download complete 15:23:25 6c08303d61cc: Verifying Checksum 15:23:25 6c08303d61cc: Download complete 15:23:25 e194b8c5c2a9: Verifying Checksum 15:23:25 e194b8c5c2a9: Download complete 15:23:29 e194b8c5c2a9: Pull complete 15:23:29 6863d3e3a2b1: Pull complete 15:23:29 ec0bb842ea78: Pull complete 15:23:29 40a00589a448: Pull complete 15:23:30 6c08303d61cc: Pull complete 15:23:31 798269fcf238: Pull complete 15:23:31 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:23:31 ---> ec979cd7f677 15:23:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:23:35 ---> Running in 9c475acccdbf 15:23:35 Removing intermediate container 9c475acccdbf 15:23:35 ---> 940f6565aab6 15:23:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:35 ---> Running in 483b0245fdb2 15:23:35 Removing intermediate container 483b0245fdb2 15:23:35 ---> 879b360ca517 15:23:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:23:35 ---> Running in 282c1fcdd310 15:23:35 Removing intermediate container 282c1fcdd310 15:23:35 ---> 339cec497388 15:23:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:23:35 ---> Running in a94d2d8f4e0f 15:23:35 Removing intermediate container a94d2d8f4e0f 15:23:35 ---> b8e405d2dedc 15:23:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:35 ---> Running in 8245ad1ab2e2 15:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:23:36 (1/4) Installing openssh-keygen (9.1_p1-r4) 15:23:36 (2/4) Installing libedit (20221030.3.1-r0) 15:23:36 (3/4) Installing openssh-client-common (9.1_p1-r4) 15:23:36 (4/4) Installing openssh-client-default (9.1_p1-r4) 15:23:36 Executing busybox-1.35.0-r29.trigger 15:23:36 OK: 269 MiB in 57 packages 15:23:37 Removing intermediate container 8245ad1ab2e2 15:23:37 ---> 7b3a96b23f2c 15:23:37 Step 8/12 : WORKDIR /device-rest-go 15:23:37 ---> Running in 362a6e21c98d 15:23:37 Removing intermediate container 362a6e21c98d 15:23:37 ---> bc9f76258e54 15:23:37 Step 9/12 : COPY go.mod vendor* ./ 15:23:37 ---> d948693a33cb 15:23:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:37 ---> Running in ff422b5de7b1 15:23:38 Still waiting to schedule task 15:23:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:24:03 Removing intermediate container ff422b5de7b1 15:24:03 ---> b8ca9c306531 15:24:03 Step 11/12 : COPY . . 15:24:03 ---> 509745f439fa 15:24:03 Step 12/12 : RUN $MAKE 15:24:03 ---> Running in 326b5601c97e 15:24:03 noop 15:24:03 Removing intermediate container 326b5601c97e 15:24:03 ---> 05e6ab1a425e 15:24:03 Successfully built 05e6ab1a425e 15:24:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:04 + docker inspect -f . ci-base-image-x86_64 15:24:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:04 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:24:04 $ 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 15:24:04 $ docker top 2204f047da3f589215324b81c9dc13e9c1d8489eb3b6034a2997dba4d14c4cfe -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:05 + go version 15:24:05 go version go1.20.6 linux/amd64 [Pipeline] } 15:24:05 $ docker stop --time=1 2204f047da3f589215324b81c9dc13e9c1d8489eb3b6034a2997dba4d14c4cfe 15:24:06 $ docker rm -f --volumes 2204f047da3f589215324b81c9dc13e9c1d8489eb3b6034a2997dba4d14c4cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:06 + docker inspect -f . ci-base-image-x86_64 15:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:06 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:24:06 $ 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 15:24:07 $ docker top 541e795c8b9d93a316c866908894aefee13b1fe31769e92cd1ee0727c6a3ccf4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 15:24:07 + make test 15:24:07 go test ./... -coverprofile=coverage.out ./... 15:24:13 ? github.com/edgexfoundry/device-rest-go [no test files] 15:24:25 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:24:25 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements 15:24:30 go vet ./... 15:24:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:24:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:24:34 ./bin/test-attribution-txt.sh [Pipeline] echo 15:24:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:24:35 $ docker stop --time=1 541e795c8b9d93a316c866908894aefee13b1fe31769e92cd1ee0727c6a3ccf4 15:24:38 $ docker rm -f --volumes 541e795c8b9d93a316c866908894aefee13b1fe31769e92cd1ee0727c6a3ccf4 [Pipeline] // withDockerContainer [Pipeline] sh 15:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:24:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:24:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:24:39 + ls -al . 15:24:39 total 188 15:24:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:24 . 15:24:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:23 .. 15:24:39 -rw-rw-r-- 1 jenkins jenkins 151 Aug 28 15:23 .dockerignore 15:24:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:23 .git 15:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:23 .github 15:24:39 -rw-rw-r-- 1 jenkins jenkins 329 Aug 28 15:23 .gitignore 15:24:39 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 15:23 .golangci.yml 15:24:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 15:23 .semver 15:24:39 -rw-rw-r-- 1 jenkins jenkins 10300 Aug 28 15:23 Attribution.txt 15:24:39 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 28 15:23 CHANGELOG.md 15:24:39 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 28 15:23 Dockerfile 15:24:39 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 15:23 GOVERNANCE.md 15:24:39 -rw-rw-r-- 1 jenkins jenkins 680 Aug 28 15:23 Jenkinsfile 15:24:39 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 15:23 LICENSE 15:24:39 -rw-rw-r-- 1 jenkins jenkins 2010 Aug 28 15:23 Makefile 15:24:39 -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 15:23 OWNERS.md 15:24:39 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 28 15:23 README.md 15:24:39 -rw-rw-r-- 1 jenkins jenkins 11 Aug 28 15:23 VERSION 15:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:23 bin 15:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:23 cmd 15:24:39 -rw-r--r-- 1 jenkins jenkins 14499 Aug 28 15:24 coverage.out 15:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:23 driver 15:24:39 -rw-rw-r-- 1 jenkins jenkins 3889 Aug 28 15:23 go.mod 15:24:39 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 28 15:23 go.sum 15:24:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:23 snap 15:24:39 -rw-rw-r-- 1 jenkins jenkins 713 Aug 28 15:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:40 + 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=cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 --label arch=amd64 --label version=3.1.0-dev.6 . 15:24:40 Sending build context to Docker daemon 10.93MB 15:24:40 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:24:40 Step 2/25 : FROM ${BASE} AS builder 15:24:40 ---> 05e6ab1a425e 15:24:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:24:40 ---> Running in dad1baee7aa8 15:24:40 Removing intermediate container dad1baee7aa8 15:24:40 ---> d163020f96e4 15:24:40 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:24:40 ---> Running in 30e4a5da48d1 15:24:40 Removing intermediate container 30e4a5da48d1 15:24:40 ---> e8c45e291add 15:24:40 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:24:40 ---> Running in 22cadad17fee 15:24:40 Removing intermediate container 22cadad17fee 15:24:40 ---> a8d7cf4dd110 15:24:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 15:24:40 ---> Running in b121febde9d2 15:24:40 Removing intermediate container b121febde9d2 15:24:40 ---> da91f8989ff1 15:24:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:40 ---> Running in cb1e0a5dad67 15:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:24:41 OK: 269 MiB in 57 packages 15:24:41 Removing intermediate container cb1e0a5dad67 15:24:41 ---> ab36b29b01ad 15:24:41 Step 8/25 : WORKDIR /device-rest-go 15:24:41 ---> Running in 80130e0a81cd 15:24:41 Removing intermediate container 80130e0a81cd 15:24:41 ---> 33e25888382d 15:24:41 Step 9/25 : COPY go.mod vendor* ./ 15:24:41 ---> aafbc23b23fd 15:24:41 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:41 ---> Running in 7d826fe4f88a 15:24:42 Removing intermediate container 7d826fe4f88a 15:24:42 ---> 99ba26a87110 15:24:42 Step 11/25 : COPY . . 15:24:42 ---> da36a0154342 15:24:42 Step 12/25 : RUN $MAKE 15:24:43 ---> Running in df76ffb5af76 15:24:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 15:25:04 Removing intermediate container df76ffb5af76 15:25:04 ---> e0d8bb2c982c 15:25:04 Step 13/25 : FROM alpine:3.17 15:25:04 3.17: Pulling from library/alpine 15:25:04 9398808236ff: Pulling fs layer 15:25:04 9398808236ff: Verifying Checksum 15:25:04 9398808236ff: Download complete 15:25:04 9398808236ff: Pull complete 15:25:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:25:04 Status: Downloaded newer image for alpine:3.17 15:25:04 ---> 1e0b8b5322fc 15:25:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:25:04 ---> Running in 1614d2b7642e 15:25:04 Removing intermediate container 1614d2b7642e 15:25:04 ---> 208ff557e88e 15:25:04 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:25:04 ---> Running in 8acf0411fd52 15:25:04 Removing intermediate container 8acf0411fd52 15:25:04 ---> defa9d0c02d2 15:25:04 Step 16/25 : RUN apk add --update --no-cache dumb-init 15:25:04 ---> Running in 8b9a86d68348 15:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:25:04 (1/1) Installing dumb-init (1.2.5-r2) 15:25:04 Executing busybox-1.35.0-r29.trigger 15:25:04 OK: 7 MiB in 16 packages 15:25:04 Removing intermediate container 8b9a86d68348 15:25:04 ---> 113020c0603d 15:25:04 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:25:05 ---> 72b31195fee0 15:25:05 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:25:05 ---> 8b12582d5ccf 15:25:05 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:25:05 ---> af2db4842c50 15:25:05 Step 20/25 : EXPOSE 59986 15:25:05 ---> Running in ac949e2eb4ad 15:25:05 Removing intermediate container ac949e2eb4ad 15:25:05 ---> dea8542a232c 15:25:05 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:25:05 ---> Running in 89a29f8398c9 15:25:05 Removing intermediate container 89a29f8398c9 15:25:05 ---> ee4063a7bba5 15:25:05 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:25:05 ---> Running in 20941e475a75 15:25:05 Removing intermediate container 20941e475a75 15:25:05 ---> ed3cc98886b0 15:25:05 Step 23/25 : LABEL arch=amd64 15:25:06 ---> Running in d172f8b9856f 15:25:06 Removing intermediate container d172f8b9856f 15:25:06 ---> 98ca90248f0a 15:25:06 Step 24/25 : LABEL git_sha=cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:25:06 ---> Running in 93cf829bef76 15:25:06 Removing intermediate container 93cf829bef76 15:25:06 ---> d701def5b367 15:25:06 Step 25/25 : LABEL version=3.1.0-dev.6 15:25:06 ---> Running in 9131b36d3be2 15:25:06 Removing intermediate container 9131b36d3be2 15:25:06 ---> e869537109d2 15:25:06 [Warning] One or more build-args [ARCH] were not consumed 15:25:06 Successfully built e869537109d2 15:25:06 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:06 provisioning config files... 15:25:06 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12663789236871452688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:06 ---> docker-login.sh 15:25:06 nexus3.edgexfoundry.org:10001 15:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:06 Configure a credential helper to remove this warning. See 15:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:06 15:25:06 Login Succeeded 15:25:06 nexus3.edgexfoundry.org:10002 15:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:06 Configure a credential helper to remove this warning. See 15:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:06 15:25:06 Login Succeeded 15:25:06 nexus3.edgexfoundry.org:10003 15:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:06 Configure a credential helper to remove this warning. See 15:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:06 15:25:06 Login Succeeded 15:25:06 nexus3.edgexfoundry.org:10004 15:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:06 Configure a credential helper to remove this warning. See 15:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:06 15:25:06 Login Succeeded 15:25:06 docker.io 15:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:07 Configure a credential helper to remove this warning. See 15:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:07 15:25:07 Login Succeeded 15:25:07 ---> docker-login.sh ends [Pipeline] } 15:25:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:07 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 15:25:07 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:25:07 latest 15:25:07 3.1.0-dev.6 15:25:07 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 15:25:07 main 15:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:07 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:07 + docker push nexus3.edgexfoundry.org:10004/device-rest:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 15:25:07 0cb94122a89a: Preparing 15:25:07 23531723d06f: Preparing 15:25:07 163df4f8b590: Preparing 15:25:07 c6e118c84e01: Preparing 15:25:07 36b50b131297: Preparing 15:25:07 36b50b131297: Layer already exists 15:25:07 0cb94122a89a: Pushed 15:25:07 c6e118c84e01: Pushed 15:25:07 23531723d06f: Pushed 15:25:10 163df4f8b590: Pushed 15:25:10 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7: digest: sha256:e92d7b38439507fcd1fa2d9f46a4b86dca92f366e0d408724379515db9037f18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:11 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 15:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 15:25:11 0cb94122a89a: Preparing 15:25:11 23531723d06f: Preparing 15:25:11 163df4f8b590: Preparing 15:25:11 c6e118c84e01: Preparing 15:25:11 36b50b131297: Preparing 15:25:11 23531723d06f: Layer already exists 15:25:11 0cb94122a89a: Layer already exists 15:25:11 163df4f8b590: Layer already exists 15:25:11 c6e118c84e01: Layer already exists 15:25:11 36b50b131297: Layer already exists 15:25:11 latest: digest: sha256:e92d7b38439507fcd1fa2d9f46a4b86dca92f366e0d408724379515db9037f18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:11 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.6 15:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 15:25:11 0cb94122a89a: Preparing 15:25:11 23531723d06f: Preparing 15:25:11 163df4f8b590: Preparing 15:25:11 c6e118c84e01: Preparing 15:25:11 36b50b131297: Preparing 15:25:11 c6e118c84e01: Layer already exists 15:25:11 36b50b131297: Layer already exists 15:25:11 23531723d06f: Layer already exists 15:25:11 163df4f8b590: Layer already exists 15:25:11 0cb94122a89a: Layer already exists 15:25:11 3.1.0-dev.6: digest: sha256:e92d7b38439507fcd1fa2d9f46a4b86dca92f366e0d408724379515db9037f18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 15:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 15:25:12 0cb94122a89a: Preparing 15:25:12 23531723d06f: Preparing 15:25:12 163df4f8b590: Preparing 15:25:12 c6e118c84e01: Preparing 15:25:12 36b50b131297: Preparing 15:25:12 36b50b131297: Layer already exists 15:25:12 163df4f8b590: Layer already exists 15:25:12 0cb94122a89a: Layer already exists 15:25:12 c6e118c84e01: Layer already exists 15:25:12 23531723d06f: Layer already exists 15:25:12 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6: digest: sha256:e92d7b38439507fcd1fa2d9f46a4b86dca92f366e0d408724379515db9037f18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:13 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 15:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 15:25:13 0cb94122a89a: Preparing 15:25:13 23531723d06f: Preparing 15:25:13 163df4f8b590: Preparing 15:25:13 c6e118c84e01: Preparing 15:25:13 36b50b131297: Preparing 15:25:13 23531723d06f: Layer already exists 15:25:13 163df4f8b590: Layer already exists 15:25:13 c6e118c84e01: Layer already exists 15:25:13 36b50b131297: Layer already exists 15:25:13 0cb94122a89a: Layer already exists 15:25:13 main: digest: sha256:e92d7b38439507fcd1fa2d9f46a4b86dca92f366e0d408724379515db9037f18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:13 ===================================================== [Pipeline] echo 15:25:13 taggedImages: 15:25:13 - nexus3.edgexfoundry.org:10004/device-rest:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:25:13 - nexus3.edgexfoundry.org:10004/device-rest:latest 15:25:13 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.6 15:25:13 - nexus3.edgexfoundry.org:10004/device-rest:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 15:25:13 - 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 15:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:13 15:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:13 latest: Pulling from edgex-lftools-log-publisher 15:25:13 5eb5b503b376: Pulling fs layer 15:25:13 5c69ac0246d0: Pulling fs layer 15:25:13 ec43610c2a17: Pulling fs layer 15:25:13 3a2ae6a8a46f: Pulling fs layer 15:25:13 33b1e0a273af: Pulling fs layer 15:25:13 5d3b04190fa2: Pulling fs layer 15:25:13 2f39f015ded8: Pulling fs layer 15:25:13 33b1e0a273af: Waiting 15:25:13 5d3b04190fa2: Waiting 15:25:13 2f39f015ded8: Waiting 15:25:13 3a2ae6a8a46f: Waiting 15:25:13 5c69ac0246d0: Download complete 15:25:13 3a2ae6a8a46f: Verifying Checksum 15:25:13 3a2ae6a8a46f: Download complete 15:25:13 33b1e0a273af: Verifying Checksum 15:25:13 33b1e0a273af: Download complete 15:25:13 5d3b04190fa2: Verifying Checksum 15:25:13 5d3b04190fa2: Download complete 15:25:13 ec43610c2a17: Verifying Checksum 15:25:13 ec43610c2a17: Download complete 15:25:14 5eb5b503b376: Verifying Checksum 15:25:14 5eb5b503b376: Download complete 15:25:14 2f39f015ded8: Download complete 15:25:15 5eb5b503b376: Pull complete 15:25:15 5c69ac0246d0: Pull complete 15:25:15 ec43610c2a17: Pull complete 15:25:15 3a2ae6a8a46f: Pull complete 15:25:15 33b1e0a273af: Pull complete 15:25:16 5d3b04190fa2: Pull complete 15:25:20 2f39f015ded8: Pull complete 15:25:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:20 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:25:20 $ 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 15:25:23 $ docker top 058f63ea4439f72b8945088e3491e35411e49949d186430f0df939ccd20c8cf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:23 ---> job-cost.sh 15:25:23 lf-activate-venv: SKIPPING 15:25:23 INFO: No Stack... 15:25:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:24 INFO: Archiving Costs [Pipeline] sh 15:25:24 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 15:25:24 + cut -d, -f6 [Pipeline] lock 15:25:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] 15:25:24 Resource [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] did not exist. Created. 15:25:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:24 + echo total: 0.2199999988079071 [Pipeline] stash 15:25:24 Stashed 1 file(s) [Pipeline] } 15:25:24 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:25 $ docker stop --time=1 058f63ea4439f72b8945088e3491e35411e49949d186430f0df939ccd20c8cf4 15:25:26 $ docker rm -f --volumes 058f63ea4439f72b8945088e3491e35411e49949d186430f0df939ccd20c8cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:27:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4742 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 15:27:12 Running in /w/workspace/device-rest-go/126 [Pipeline] { [Pipeline] checkout 15:27:12 The recommended git tool is: git 15:27:17 using credential edgex-jenkins-ssh 15:27:17 Cloning the remote Git repository 15:27:17 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:27:17 > git init /w/workspace/device-rest-go/126 # timeout=10 15:27:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:27:17 > git --version # timeout=10 15:27:17 > git --version # 'git version 2.25.1' 15:27:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:27:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:20 Avoid second fetch 15:27:20 Checking out Revision cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 (main) 15:27:21 Commit message: "feat: replace gorilla/mux with labstack/echo (#334)" 15:27:20 > git config core.sparsecheckout # timeout=10 15:27:20 > git checkout -f cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:27:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:22 Dload Upload Total Spent Left Speed 15:27:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 30512 0 --:--:-- --:--:-- --:--:-- 30512 100 12751 100 12751 0 0 35223 0 --:--:-- --:--:-- --:--:-- 35126 [Pipeline] sh 15:27:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:27:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:27:23 + sudo tee /etc/docker/daemon.new 15:27:23 { 15:27:23 "registry-mirrors": [ 15:27:23 "https://nexus3.edgexfoundry.org:10001" 15:27:23 ], 15:27:23 "bip": "10.250.0.254/24", 15:27:23 "hosts": [ 15:27:23 "tcp://0.0.0.0:5555", 15:27:23 "unix:///var/run/docker.sock" 15:27:23 ], 15:27:23 "mtu": 1458, 15:27:23 "selinux-enabled": true, 15:27:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:27:23 } [Pipeline] sh 15:27:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:27:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:42 provisioning config files... 15:27:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/126@tmp/config12152776247857149426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:42 ---> docker-login.sh 15:27:42 nexus3.edgexfoundry.org:10001 15:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:43 Configure a credential helper to remove this warning. See 15:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:43 15:27:43 Login Succeeded 15:27:43 nexus3.edgexfoundry.org:10002 15:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:43 Configure a credential helper to remove this warning. See 15:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:43 15:27:43 Login Succeeded 15:27:43 nexus3.edgexfoundry.org:10003 15:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:43 Configure a credential helper to remove this warning. See 15:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:43 15:27:43 Login Succeeded 15:27:43 nexus3.edgexfoundry.org:10004 15:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:44 Configure a credential helper to remove this warning. See 15:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:44 15:27:44 Login Succeeded 15:27:44 docker.io 15:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:44 Configure a credential helper to remove this warning. See 15:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:44 15:27:44 Login Succeeded 15:27:44 ---> docker-login.sh ends [Pipeline] } 15:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:27:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:44 ========================================================= 15:27:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:27:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:27:45 Sending build context to Docker daemon 143.4kB 15:27:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:27:45 Step 2/12 : FROM ${BASE} AS builder 15:27:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:27:45 edb6bdbacee9: Pulling fs layer 15:27:45 5f9638ab2659: Pulling fs layer 15:27:45 8d51d6327a98: Pulling fs layer 15:27:45 8b374f2dd631: Pulling fs layer 15:27:45 ec14aa9079de: Pulling fs layer 15:27:45 2f466654f4bb: Pulling fs layer 15:27:45 554e91adad29: Pulling fs layer 15:27:45 8b374f2dd631: Waiting 15:27:45 ec14aa9079de: Waiting 15:27:45 2f466654f4bb: Waiting 15:27:45 554e91adad29: Waiting 15:27:45 5f9638ab2659: Verifying Checksum 15:27:45 5f9638ab2659: Download complete 15:27:45 8b374f2dd631: Verifying Checksum 15:27:45 8b374f2dd631: Download complete 15:27:45 ec14aa9079de: Verifying Checksum 15:27:45 ec14aa9079de: Download complete 15:27:45 edb6bdbacee9: Verifying Checksum 15:27:45 edb6bdbacee9: Download complete 15:27:46 edb6bdbacee9: Pull complete 15:27:47 554e91adad29: Verifying Checksum 15:27:47 554e91adad29: Download complete 15:27:47 5f9638ab2659: Pull complete 15:27:48 8d51d6327a98: Verifying Checksum 15:27:48 8d51d6327a98: Download complete 15:27:48 2f466654f4bb: Verifying Checksum 15:27:48 2f466654f4bb: Download complete 15:28:00 8d51d6327a98: Pull complete 15:28:00 8b374f2dd631: Pull complete 15:28:00 ec14aa9079de: Pull complete 15:28:07 2f466654f4bb: Pull complete 15:28:08 554e91adad29: Pull complete 15:28:08 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:28:08 ---> 1e15ea492957 15:28:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:28:10 ---> Running in a42aa6798990 15:28:10 Removing intermediate container a42aa6798990 15:28:10 ---> 42e596c246b2 15:28:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:10 ---> Running in 2d1aff139961 15:28:11 Removing intermediate container 2d1aff139961 15:28:11 ---> 5283dc5f3759 15:28:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:28:11 ---> Running in f5adb8e21166 15:28:11 Removing intermediate container f5adb8e21166 15:28:11 ---> 6c0375f308c6 15:28:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:28:11 ---> Running in 0f73cb4e3804 15:28:11 Removing intermediate container 0f73cb4e3804 15:28:11 ---> c054faa1a1b3 15:28:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:11 ---> Running in 0d21eb227a90 15:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:28:14 (1/4) Installing openssh-keygen (9.1_p1-r4) 15:28:14 (2/4) Installing libedit (20221030.3.1-r0) 15:28:14 (3/4) Installing openssh-client-common (9.1_p1-r4) 15:28:14 (4/4) Installing openssh-client-default (9.1_p1-r4) 15:28:14 Executing busybox-1.35.0-r29.trigger 15:28:14 OK: 268 MiB in 57 packages 15:28:15 Removing intermediate container 0d21eb227a90 15:28:15 ---> 89d59a796b32 15:28:15 Step 8/12 : WORKDIR /device-rest-go 15:28:15 ---> Running in 3d694e9a0f62 15:28:15 Removing intermediate container 3d694e9a0f62 15:28:15 ---> 4714bc0d0bdf 15:28:15 Step 9/12 : COPY go.mod vendor* ./ 15:28:16 ---> 6971776ea9cf 15:28:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:16 ---> Running in 84a4f306cd04 15:29:24 Removing intermediate container 84a4f306cd04 15:29:24 ---> d99ef251b759 15:29:24 Step 11/12 : COPY . . 15:29:24 ---> 351a261f6bcf 15:29:24 Step 12/12 : RUN $MAKE 15:29:24 ---> Running in ccb6c47177ce 15:29:24 noop 15:29:24 Removing intermediate container ccb6c47177ce 15:29:24 ---> f87a3b974626 15:29:24 Successfully built f87a3b974626 15:29:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:24 + docker inspect -f . ci-base-image-arm64 15:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-4742 does not seem to be running inside a container 15:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/126 -v /w/workspace/device-rest-go/126:/w/workspace/device-rest-go/126:rw,z -v /w/workspace/device-rest-go/126@tmp:/w/workspace/device-rest-go/126@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 15:29:25 $ docker top 84c365d2f5db4730ac0987cd9f195c8168a77698b666c1b22d74e2546a8fc364 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:26 + go version 15:29:26 go version go1.20.6 linux/arm64 [Pipeline] } 15:29:26 $ docker stop --time=1 84c365d2f5db4730ac0987cd9f195c8168a77698b666c1b22d74e2546a8fc364 15:29:28 $ docker rm -f --volumes 84c365d2f5db4730ac0987cd9f195c8168a77698b666c1b22d74e2546a8fc364 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:29 + docker inspect -f . ci-base-image-arm64 15:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:29 prd-ubuntu20.04-docker-arm64-4c-16g-4742 does not seem to be running inside a container 15:29:29 $ 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/126 -v /w/workspace/device-rest-go/126:/w/workspace/device-rest-go/126:rw,z -v /w/workspace/device-rest-go/126@tmp:/w/workspace/device-rest-go/126@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 15:29:30 $ docker top c269285f34e1a5b62a2c3859e5468d1d4c62a865087ba79b664663c8e4af151b -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:31 + git config --global --add safe.directory /w/workspace/device-rest-go/126 [Pipeline] fileExists [Pipeline] sh 15:29:31 + make test 15:29:31 go test ./... -coverprofile=coverage.out ./... 15:30:03 ? github.com/edgexfoundry/device-rest-go [no test files] 15:31:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:31:58 ok github.com/edgexfoundry/device-rest-go/driver 0.072s coverage: 33.2% of statements 15:31:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:31:59 go vet ./... 15:32:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:26 ./bin/test-attribution-txt.sh [Pipeline] echo 15:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:32:26 $ docker stop --time=1 c269285f34e1a5b62a2c3859e5468d1d4c62a865087ba79b664663c8e4af151b 15:32:28 $ docker rm -f --volumes c269285f34e1a5b62a2c3859e5468d1d4c62a865087ba79b664663c8e4af151b [Pipeline] // withDockerContainer [Pipeline] sh 15:32:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:29 Warning: overwriting stash ‘coverage-report’ 15:32:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:30 + ls -al . 15:32:30 total 184 15:32:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:29 . 15:32:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:27 .. 15:32:30 -rw-rw-r-- 1 jenkins jenkins 151 Aug 28 15:27 .dockerignore 15:32:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:27 .git 15:32:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:27 .github 15:32:30 -rw-rw-r-- 1 jenkins jenkins 329 Aug 28 15:27 .gitignore 15:32:30 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 15:27 .golangci.yml 15:32:30 -rw-rw-r-- 1 jenkins jenkins 10300 Aug 28 15:27 Attribution.txt 15:32:30 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 28 15:27 CHANGELOG.md 15:32:30 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 28 15:27 Dockerfile 15:32:30 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 15:27 GOVERNANCE.md 15:32:30 -rw-rw-r-- 1 jenkins jenkins 680 Aug 28 15:27 Jenkinsfile 15:32:30 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 15:27 LICENSE 15:32:30 -rw-rw-r-- 1 jenkins jenkins 2010 Aug 28 15:27 Makefile 15:32:30 -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 15:27 OWNERS.md 15:32:30 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 28 15:27 README.md 15:32:30 -rw-rw-r-- 1 jenkins jenkins 11 Aug 28 15:23 VERSION 15:32:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:27 bin 15:32:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:27 cmd 15:32:30 -rw-r--r-- 1 jenkins jenkins 14499 Aug 28 15:31 coverage.out 15:32:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:27 driver 15:32:30 -rw-rw-r-- 1 jenkins jenkins 3889 Aug 28 15:27 go.mod 15:32:30 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 28 15:27 go.sum 15:32:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:27 snap 15:32:30 -rw-rw-r-- 1 jenkins jenkins 713 Aug 28 15:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:30 + 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=cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 --label arch=arm64 --label version=3.1.0-dev.6 . 15:32:30 Sending build context to Docker daemon 158.7kB 15:32:31 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:32:31 Step 2/25 : FROM ${BASE} AS builder 15:32:31 ---> f87a3b974626 15:32:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:32:31 ---> Running in 79bffb5bafc5 15:32:31 Removing intermediate container 79bffb5bafc5 15:32:31 ---> 5d871c388632 15:32:31 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:32:31 ---> Running in fccd304155ff 15:32:31 Removing intermediate container fccd304155ff 15:32:31 ---> 75fbf50a31d6 15:32:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:32:31 ---> Running in 5ace308ca5a6 15:32:32 Removing intermediate container 5ace308ca5a6 15:32:32 ---> 3a7aaf76e703 15:32:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 15:32:32 ---> Running in 54a634502d6e 15:32:32 Removing intermediate container 54a634502d6e 15:32:32 ---> 80a0b33b5ddb 15:32:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:32 ---> Running in 6661c22d4fba 15:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:32:34 OK: 268 MiB in 57 packages 15:32:36 Removing intermediate container 6661c22d4fba 15:32:36 ---> 9a7f900785a9 15:32:36 Step 8/25 : WORKDIR /device-rest-go 15:32:36 ---> Running in 8d8b9c29a3f0 15:32:37 Removing intermediate container 8d8b9c29a3f0 15:32:37 ---> 93b50de60eaf 15:32:37 Step 9/25 : COPY go.mod vendor* ./ 15:32:37 ---> 5411b75b1282 15:32:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:37 ---> Running in f625580a6f93 15:32:39 Removing intermediate container f625580a6f93 15:32:39 ---> 58ef8afdc4b3 15:32:39 Step 11/25 : COPY . . 15:32:40 ---> 6f8fdae395e0 15:32:40 Step 12/25 : RUN $MAKE 15:32:40 ---> Running in 87e6ee6edfa2 15:32:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd 15:35:02 Removing intermediate container 87e6ee6edfa2 15:35:02 ---> 1db8a4ee9a82 15:35:02 Step 13/25 : FROM alpine:3.17 15:35:02 3.17: Pulling from library/alpine 15:35:02 4060ece20d7a: Pulling fs layer 15:35:02 4060ece20d7a: Verifying Checksum 15:35:02 4060ece20d7a: Download complete 15:35:02 4060ece20d7a: Pull complete 15:35:02 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:35:02 Status: Downloaded newer image for alpine:3.17 15:35:02 ---> 8650cd65339b 15:35:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:35:02 ---> Running in a610e14aba7e 15:35:02 Removing intermediate container a610e14aba7e 15:35:02 ---> 6f1b6e76af12 15:35:02 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:35:02 ---> Running in 33b1bd223fa7 15:35:02 Removing intermediate container 33b1bd223fa7 15:35:02 ---> 1d73a401073d 15:35:02 Step 16/25 : RUN apk add --update --no-cache dumb-init 15:35:02 ---> Running in 4a3565b7fb01 15:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:35:02 (1/1) Installing dumb-init (1.2.5-r2) 15:35:02 Executing busybox-1.35.0-r29.trigger 15:35:02 OK: 8 MiB in 16 packages 15:35:02 Removing intermediate container 4a3565b7fb01 15:35:02 ---> 56883d5ce2d3 15:35:02 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:35:02 ---> 8c44d0580fd5 15:35:02 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:35:02 ---> 10f655ba86b6 15:35:02 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:35:02 ---> b39cdeb9e0ef 15:35:02 Step 20/25 : EXPOSE 59986 15:35:02 ---> Running in ad5cbf17b7af 15:35:02 Removing intermediate container ad5cbf17b7af 15:35:02 ---> a8327dccfb90 15:35:02 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:35:02 ---> Running in 66791d4b269e 15:35:02 Removing intermediate container 66791d4b269e 15:35:02 ---> c8f1c58e1be7 15:35:02 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:35:02 ---> Running in dec41715e46a 15:35:02 Removing intermediate container dec41715e46a 15:35:02 ---> 8ab0c50a177f 15:35:02 Step 23/25 : LABEL arch=arm64 15:35:02 ---> Running in 29b9ae10ba43 15:35:02 Removing intermediate container 29b9ae10ba43 15:35:02 ---> 5e516cda72b2 15:35:02 Step 24/25 : LABEL git_sha=cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:35:02 ---> Running in c9f53273c21f 15:35:02 Removing intermediate container c9f53273c21f 15:35:02 ---> 45cb08e85855 15:35:02 Step 25/25 : LABEL version=3.1.0-dev.6 15:35:02 ---> Running in e44e47250781 15:35:02 Removing intermediate container e44e47250781 15:35:02 ---> ccfb222eb8be 15:35:02 [Warning] One or more build-args [ARCH] were not consumed 15:35:02 Successfully built ccfb222eb8be 15:35:02 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 15:35:03 provisioning config files... 15:35:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/126@tmp/config2043917113977711967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:03 ---> docker-login.sh 15:35:03 nexus3.edgexfoundry.org:10001 15:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:03 Configure a credential helper to remove this warning. See 15:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:03 15:35:03 Login Succeeded 15:35:03 nexus3.edgexfoundry.org:10002 15:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:03 Configure a credential helper to remove this warning. See 15:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:03 15:35:03 Login Succeeded 15:35:03 nexus3.edgexfoundry.org:10003 15:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:04 Configure a credential helper to remove this warning. See 15:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:04 15:35:04 Login Succeeded 15:35:04 nexus3.edgexfoundry.org:10004 15:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:04 Configure a credential helper to remove this warning. See 15:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:04 15:35:04 Login Succeeded 15:35:04 docker.io 15:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 ---> docker-login.sh ends [Pipeline] } 15:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:05 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 15:35:05 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:35:05 latest 15:35:05 3.1.0-dev.6 15:35:05 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 15:35:05 main 15:35:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:05 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:05 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 15:35:05 7f0d42a4dd19: Preparing 15:35:05 9ff0db921be8: Preparing 15:35:05 2c8e607702aa: Preparing 15:35:05 0d7f8c5946ab: Preparing 15:35:05 d2d9d24a8c2a: Preparing 15:35:05 d2d9d24a8c2a: Layer already exists 15:35:06 7f0d42a4dd19: Pushed 15:35:06 9ff0db921be8: Pushed 15:35:06 0d7f8c5946ab: Pushed 15:35:11 2c8e607702aa: Pushed 15:35:11 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7: digest: sha256:9ebb05bf07e19de3458ab1358571ba630b48923603282b3a88c0d247a9ff2990 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:11 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:12 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 15:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 15:35:12 7f0d42a4dd19: Preparing 15:35:12 9ff0db921be8: Preparing 15:35:12 2c8e607702aa: Preparing 15:35:12 0d7f8c5946ab: Preparing 15:35:12 d2d9d24a8c2a: Preparing 15:35:12 7f0d42a4dd19: Layer already exists 15:35:12 0d7f8c5946ab: Layer already exists 15:35:12 2c8e607702aa: Layer already exists 15:35:12 d2d9d24a8c2a: Layer already exists 15:35:12 9ff0db921be8: Layer already exists 15:35:12 latest: digest: sha256:9ebb05bf07e19de3458ab1358571ba630b48923603282b3a88c0d247a9ff2990 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:12 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:12 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.6 15:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 15:35:12 7f0d42a4dd19: Preparing 15:35:12 9ff0db921be8: Preparing 15:35:12 2c8e607702aa: Preparing 15:35:12 0d7f8c5946ab: Preparing 15:35:12 d2d9d24a8c2a: Preparing 15:35:12 0d7f8c5946ab: Layer already exists 15:35:12 2c8e607702aa: Layer already exists 15:35:12 7f0d42a4dd19: Layer already exists 15:35:12 9ff0db921be8: Layer already exists 15:35:12 d2d9d24a8c2a: Layer already exists 15:35:12 3.1.0-dev.6: digest: sha256:9ebb05bf07e19de3458ab1358571ba630b48923603282b3a88c0d247a9ff2990 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:13 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 15:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 15:35:13 7f0d42a4dd19: Preparing 15:35:13 9ff0db921be8: Preparing 15:35:13 2c8e607702aa: Preparing 15:35:13 0d7f8c5946ab: Preparing 15:35:13 d2d9d24a8c2a: Preparing 15:35:13 2c8e607702aa: Layer already exists 15:35:13 7f0d42a4dd19: Layer already exists 15:35:13 0d7f8c5946ab: Layer already exists 15:35:13 9ff0db921be8: Layer already exists 15:35:13 d2d9d24a8c2a: Layer already exists 15:35:13 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6: digest: sha256:9ebb05bf07e19de3458ab1358571ba630b48923603282b3a88c0d247a9ff2990 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:14 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 15:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 15:35:14 7f0d42a4dd19: Preparing 15:35:14 9ff0db921be8: Preparing 15:35:14 2c8e607702aa: Preparing 15:35:14 0d7f8c5946ab: Preparing 15:35:14 d2d9d24a8c2a: Preparing 15:35:14 d2d9d24a8c2a: Layer already exists 15:35:14 2c8e607702aa: Layer already exists 15:35:14 7f0d42a4dd19: Layer already exists 15:35:14 0d7f8c5946ab: Layer already exists 15:35:14 9ff0db921be8: Layer already exists 15:35:14 main: digest: sha256:9ebb05bf07e19de3458ab1358571ba630b48923603282b3a88c0d247a9ff2990 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:14 ===================================================== [Pipeline] echo 15:35:14 taggedImages: 15:35:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 15:35:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 15:35:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.6 15:35:14 - nexus3.edgexfoundry.org:10004/device-rest-arm64:cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7-3.1.0-dev.6 15:35:14 - 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 15:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:15 15:35:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:16 arm64: Pulling from edgex-lftools-log-publisher 15:35:16 8998bd30e6a1: Pulling fs layer 15:35:16 04944245beec: Pulling fs layer 15:35:16 699f458cf7ca: Pulling fs layer 15:35:16 765212b225bb: Pulling fs layer 15:35:16 f23df028b6ca: Pulling fs layer 15:35:16 d65c8cfc05b1: Pulling fs layer 15:35:16 2437ff75d9bd: Pulling fs layer 15:35:16 765212b225bb: Waiting 15:35:16 f23df028b6ca: Waiting 15:35:16 d65c8cfc05b1: Waiting 15:35:16 2437ff75d9bd: Waiting 15:35:16 04944245beec: Verifying Checksum 15:35:16 04944245beec: Download complete 15:35:16 765212b225bb: Verifying Checksum 15:35:16 765212b225bb: Download complete 15:35:16 f23df028b6ca: Verifying Checksum 15:35:16 f23df028b6ca: Download complete 15:35:16 d65c8cfc05b1: Verifying Checksum 15:35:16 d65c8cfc05b1: Download complete 15:35:16 699f458cf7ca: Verifying Checksum 15:35:16 699f458cf7ca: Download complete 15:35:17 8998bd30e6a1: Download complete 15:35:19 2437ff75d9bd: Verifying Checksum 15:35:19 2437ff75d9bd: Download complete 15:35:21 8998bd30e6a1: Pull complete 15:35:21 04944245beec: Pull complete 15:35:22 699f458cf7ca: Pull complete 15:35:22 765212b225bb: Pull complete 15:35:23 f23df028b6ca: Pull complete 15:35:23 d65c8cfc05b1: Pull complete 15:35:38 2437ff75d9bd: Pull complete 15:35:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:38 prd-ubuntu20.04-docker-arm64-4c-16g-4742 does not seem to be running inside a container 15:35:38 $ 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/126 -v /w/workspace/device-rest-go/126:/w/workspace/device-rest-go/126:rw,z -v /w/workspace/device-rest-go/126@tmp:/w/workspace/device-rest-go/126@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 15:35:41 $ docker top 300e45a41f9c70ac3714989efdd3710a882abf25367b73b4450045a7954ffef7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:42 ---> job-cost.sh 15:35:42 lf-activate-venv: SKIPPING 15:35:42 INFO: No Stack... 15:35:42 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:43 INFO: Archiving Costs [Pipeline] sh 15:35:43 + cat /w/workspace/device-rest-go/126/archives/cost.csv 15:35:43 + cut -d, -f6 [Pipeline] lock 15:35:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] 15:35:43 Resource [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] did not exist. Created. 15:35:43 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:44 /w/workspace/device-rest-go/126@tmp/durable-fa3d60ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:35:44 + echo total: 0.10999999940395355 [Pipeline] stash 15:35:44 Warning: overwriting stash ‘stack-cost’ 15:35:44 Stashed 1 file(s) [Pipeline] } 15:35:44 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:44 $ docker stop --time=1 300e45a41f9c70ac3714989efdd3710a882abf25367b73b4450045a7954ffef7 15:35:45 $ docker rm -f --volumes 300e45a41f9c70ac3714989efdd3710a882abf25367b73b4450045a7954ffef7 [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 15:35:46 provisioning config files... 15:35:46 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7496842057497731469tmp [Pipeline] { [Pipeline] sh 15:35:46 + set +x 15:35:46 + curl -s https://codecov.io/bash 15:35:46 + bash -s -- 15:35:46 15:35:46 _____ _ 15:35:46 / ____| | | 15:35:46 | | ___ __| | ___ ___ _____ __ 15:35:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:35:46 | |___| (_) | (_| | __/ (_| (_) \ V / 15:35:46 \_____\___/ \__,_|\___|\___\___/ \_/ 15:35:46 Bash-1.0.6 15:35:46 15:35:46 15:35:46 ==> git version 2.25.1 found 15:35:46 ==> 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 15:35:46 Release-Date: 2020-01-08 15:35:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:35:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:35:46 ==> Jenkins CI detected. 15:35:46 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 15:35:46 project root: . 15:35:46 --> token set from env 15:35:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:35:46 ==> Running gcov in . (disable via -X gcov) 15:35:46 ==> Python coveragepy not found 15:35:46 ==> Searching for coverage reports in: 15:35:46 + . 15:35:46 -> Found 1 reports 15:35:46 ==> Detecting git/mercurial file structure 15:35:46 ==> Reading reports 15:35:46 + ./coverage.out bytes=14499 15:35:46 ==> Appending adjustments 15:35:46 https://docs.codecov.io/docs/fixing-reports 15:35:46 + Found adjustments 15:35:46 ==> Gzipping contents 15:35:46 4.0K /tmp/codecov.A7FX7G.gz 15:35:46 ==> Uploading reports 15:35:46 url: https://codecov.io 15:35:46 query: branch=main&commit=cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:46 -> Pinging Codecov 15:35:46 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=cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:46 -> Uploading to 15:35:46 https://storage.googleapis.com/codecov/v4/raw/2023-08-28/4E5D53B4F1F92C436F7061BF334D961C/cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7/ca14fb8e-e7f1-463f-bda4-1658dffd7475.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230828T153546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e74ad83fb7e02a7c77ebcb00a74f95fa871b99db1ef62cee89f4a5c4be477d8a 15:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:46 Dload Upload Total Spent Left Speed 15:35:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 12590 --:--:-- --:--:-- --:--:-- 12654 15:35:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] } 15:35:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:35:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:35:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:47 15:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:35:48 df9b9388f04a: Pulling fs layer 15:35:48 52dc419b0ee2: Pulling fs layer 15:35:48 25bc292e5bac: Pulling fs layer 15:35:48 114826534d7a: Pulling fs layer 15:35:48 4657fd5d0bcf: Pulling fs layer 15:35:48 6ad1cebc031e: Pulling fs layer 15:35:48 8a3aa393b2d8: Pulling fs layer 15:35:48 114826534d7a: Waiting 15:35:48 4657fd5d0bcf: Waiting 15:35:48 6ad1cebc031e: Waiting 15:35:48 8a3aa393b2d8: Waiting 15:35:48 25bc292e5bac: Verifying Checksum 15:35:48 25bc292e5bac: Download complete 15:35:48 52dc419b0ee2: Verifying Checksum 15:35:48 4657fd5d0bcf: Verifying Checksum 15:35:48 4657fd5d0bcf: Download complete 15:35:48 df9b9388f04a: Verifying Checksum 15:35:48 df9b9388f04a: Download complete 15:35:48 6ad1cebc031e: Verifying Checksum 15:35:48 6ad1cebc031e: Download complete 15:35:48 df9b9388f04a: Pull complete 15:35:49 114826534d7a: Verifying Checksum 15:35:49 114826534d7a: Download complete 15:35:49 8a3aa393b2d8: Verifying Checksum 15:35:49 8a3aa393b2d8: Download complete 15:35:49 52dc419b0ee2: Pull complete 15:35:50 25bc292e5bac: Pull complete 15:35:54 114826534d7a: Pull complete 15:35:56 4657fd5d0bcf: Pull complete 15:35:57 6ad1cebc031e: Pull complete 15:36:00 8a3aa393b2d8: Pull complete 15:36:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:01 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:36:01 $ 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 15:36:19 $ docker top e807fb05d133e86176c5252914db0f8a163af42565d731b9bf0510b077e23913 -eo pid,comm [Pipeline] { [Pipeline] echo 15:36:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 15:36:19 + set -o pipefail 15:36:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 15:36:25 15:36:25 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 15:36:25 15:36:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/1e36cda9-97e8-4f87-916f-4e4e8c57873f 15:36:25 15:36:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:36:25 15:36:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:36:25 15:36:25 15:36:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:36:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:36:25 More details here: https://snyk.co/ue1NS [Pipeline] } 15:36:25 $ docker stop --time=1 e807fb05d133e86176c5252914db0f8a163af42565d731b9bf0510b077e23913 15:36:34 $ docker rm -f --volumes e807fb05d133e86176c5252914db0f8a163af42565d731b9bf0510b077e23913 [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 15:36:34 + git log --format=format:%s -1 cf6f5c6b2bf2b83036e025c5ddfa4d5590d4fdb7 [Pipeline] sh 15:36:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:35 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:36:35 $ 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 15:36:37 $ docker top a188cca53a61c43b73dc84bb8c2581546a01b737377c93466407801050b81f45 -eo pid,comm 15:36:37 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). 15:36:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:37 [ssh-agent] Looking for ssh-agent implementation... 15:36:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:37 $ docker exec a188cca53a61c43b73dc84bb8c2581546a01b737377c93466407801050b81f45 ssh-agent 15:36:37 SSH_AUTH_SOCK=/tmp/ssh-BrUd9sqbyxmg/agent.14 15:36:37 SSH_AGENT_PID=20 15:36:37 Running ssh-add (command line suppressed) 15:36:37 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_988013121819915225.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_988013121819915225.key) 15:36:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:37 + git semver tag 15:36:38 2023-08-28 15:36:38,079 [run_tag] DEBUG tag force:False 15:36:38 2023-08-28 15:36:38,079 [check_head_tag] DEBUG check head tag 15:36:38 2023-08-28 15:36:38,080 [execute] INFO git cat-file --batch-check 15:36:38 2023-08-28 15:36:38,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 15:36:38 2023-08-28 15:36:38,085 [execute] INFO git cat-file --batch 15:36:38 2023-08-28 15:36:38,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 15:36:38 2023-08-28 15:36:38,095 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:36:38 2023-08-28 15:36:38,095 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 15:36:38 2023-08-28 15:36:38,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 15:36:38 2023-08-28 15:36:38,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:36:38 3.1.0-dev.6 [Pipeline] } 15:36:38 $ docker exec --env ******** --env ******** a188cca53a61c43b73dc84bb8c2581546a01b737377c93466407801050b81f45 ssh-agent -k 15:36:38 unset SSH_AUTH_SOCK; 15:36:38 unset SSH_AGENT_PID; 15:36:38 echo Agent pid 20 killed; 15:36:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:38 + git semver [Pipeline] } 15:36:39 $ docker stop --time=1 a188cca53a61c43b73dc84bb8c2581546a01b737377c93466407801050b81f45 15:36:41 $ docker rm -f --volumes a188cca53a61c43b73dc84bb8c2581546a01b737377c93466407801050b81f45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:42 15:36:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:42 0.23.1-centos7: Pulling from edgex-lftools 15:36:42 ab5ef0e58194: Pulling fs layer 15:36:42 9712f1f96733: Pulling fs layer 15:36:42 63f879dbbcfc: Pulling fs layer 15:36:42 0d9ebad4ef96: Pulling fs layer 15:36:42 e9a5061849ea: Pulling fs layer 15:36:42 d747dcd14b5f: Pulling fs layer 15:36:42 2de7ff778b66: Pulling fs layer 15:36:42 0d9ebad4ef96: Waiting 15:36:42 e9a5061849ea: Waiting 15:36:42 d747dcd14b5f: Waiting 15:36:42 2de7ff778b66: Waiting 15:36:42 9712f1f96733: Verifying Checksum 15:36:42 9712f1f96733: Download complete 15:36:42 63f879dbbcfc: Verifying Checksum 15:36:42 63f879dbbcfc: Download complete 15:36:43 e9a5061849ea: Verifying Checksum 15:36:43 e9a5061849ea: Download complete 15:36:43 d747dcd14b5f: Verifying Checksum 15:36:43 d747dcd14b5f: Download complete 15:36:43 ab5ef0e58194: Download complete 15:36:43 0d9ebad4ef96: Verifying Checksum 15:36:43 0d9ebad4ef96: Download complete 15:36:43 2de7ff778b66: Verifying Checksum 15:36:43 2de7ff778b66: Download complete 15:36:45 ab5ef0e58194: Pull complete 15:36:45 9712f1f96733: Pull complete 15:36:46 63f879dbbcfc: Pull complete 15:36:49 0d9ebad4ef96: Pull complete 15:36:50 e9a5061849ea: Pull complete 15:36:50 d747dcd14b5f: Pull complete 15:36:51 2de7ff778b66: Pull complete 15:36:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:51 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:36:51 $ 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 15:37:05 $ docker top 51a15d47e6992b4bcdf1dc71d046a5f06a0bcb75ba596efcd197d915a9b20a6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:37:05 provisioning config files... 15:37:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13093520860632372059tmp 15:37:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12320790303292452382tmp 15:37:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config41742762109520301tmp [Pipeline] { [Pipeline] echo 15:37:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:37:05 ---> sigul-configuration.sh 15:37:05 gpg: directory `/root/.gnupg' created 15:37:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:37:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:37:05 gpg: keyring `/root/.gnupg/secring.gpg' created 15:37:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:37:05 gpg: CAST5 encrypted data 15:37:05 gpg: encrypted with 1 passphrase 15:37:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:37:06 + mkdir /home/jenkins 15:37:06 + mkdir /home/jenkins/sigul [Pipeline] sh 15:37:06 + 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 15:37:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:37:06 ---> sigul-install.sh 15:37:06 Sigul already installed; skipping installation. [Pipeline] sh 15:37:06 + git tag --list 15:37:06 v1.0.0 15:37:06 v1.1.0 15:37:06 v1.1.1 15:37:06 v1.1.2 15:37:06 v1.2.0 15:37:06 v1.2.1 15:37:06 v2.0.0 15:37:06 v2.1.0 15:37:06 v2.1.1 15:37:06 v2.2.0 15:37:06 v2.3.0 15:37:06 v3.0 15:37:06 v3.0.0 15:37:06 v3.1.0-dev.1 15:37:06 v3.1.0-dev.2 15:37:06 v3.1.0-dev.3 15:37:06 v3.1.0-dev.4 15:37:06 v3.1.0-dev.5 15:37:06 v3.1.0-dev.6 [Pipeline] sh 15:37:07 + lftools sign git-tag v3.1.0-dev.6 15:37:07 Signing Git tag with Sigul... 15:37:07 Signing v3.1.0-dev.6 [Pipeline] echo 15:37:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:37:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:37:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:37:08 $ docker stop --time=1 51a15d47e6992b4bcdf1dc71d046a5f06a0bcb75ba596efcd197d915a9b20a6b 15:37:11 $ docker rm -f --volumes 51a15d47e6992b4bcdf1dc71d046a5f06a0bcb75ba596efcd197d915a9b20a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:37:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:13 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:37:13 $ 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 15:37:15 $ docker top b1ddac73c420850c4d02def5c823640f4ca3786f33ebab3e2437590339ae3f5b -eo pid,comm 15:37:15 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). 15:37:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:15 [ssh-agent] Looking for ssh-agent implementation... 15:37:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:15 $ docker exec b1ddac73c420850c4d02def5c823640f4ca3786f33ebab3e2437590339ae3f5b ssh-agent 15:37:15 SSH_AUTH_SOCK=/tmp/ssh-gZld64JY8ztU/agent.14 15:37:15 SSH_AGENT_PID=20 15:37:15 Running ssh-add (command line suppressed) 15:37:16 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8464179770231797926.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8464179770231797926.key) 15:37:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:16 + git semver bump pre 15:37:16 2023-08-28 15:37:16,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:37:16 2023-08-28 15:37:16,700 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 15:37:16 2023-08-28 15:37:16,700 [bump_version] DEBUG bumped version:3.1.0-dev.7 15:37:16 2023-08-28 15:37:16,700 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 15:37:16 2023-08-28 15:37:16,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:37:16 2023-08-28 15:37:16,701 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:37:16 2023-08-28 15:37:16,704 [execute] INFO git cat-file --batch-check 15:37:16 2023-08-28 15:37:16,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:37:16 2023-08-28 15:37:16,710 [execute] INFO git cat-file --batch 15:37:16 2023-08-28 15:37:16,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:37:16 2023-08-28 15:37:16,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:37:16 3.1.0-dev.7 [Pipeline] } 15:37:17 $ docker exec --env ******** --env ******** b1ddac73c420850c4d02def5c823640f4ca3786f33ebab3e2437590339ae3f5b ssh-agent -k 15:37:17 unset SSH_AUTH_SOCK; 15:37:17 unset SSH_AGENT_PID; 15:37:17 echo Agent pid 20 killed; 15:37:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:17 + git semver [Pipeline] } 15:37:18 $ docker stop --time=1 b1ddac73c420850c4d02def5c823640f4ca3786f33ebab3e2437590339ae3f5b 15:37:20 $ docker rm -f --volumes b1ddac73c420850c4d02def5c823640f4ca3786f33ebab3e2437590339ae3f5b [Pipeline] // withDockerContainer [Pipeline] sh 15:37:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:21 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:37:21 $ 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 15:37:22 $ docker top 160a5dbf9ac975189046be82d658f0ecbcd49b8eb17ff6dd7826eb10a7d41bdf -eo pid,comm 15:37:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:37:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:22 [ssh-agent] Looking for ssh-agent implementation... 15:37:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:22 $ docker exec 160a5dbf9ac975189046be82d658f0ecbcd49b8eb17ff6dd7826eb10a7d41bdf ssh-agent 15:37:22 SSH_AUTH_SOCK=/tmp/ssh-8PWlXkuCGcFc/agent.13 15:37:22 SSH_AGENT_PID=19 15:37:22 Running ssh-add (command line suppressed) 15:37:22 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6151505862374390114.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6151505862374390114.key) 15:37:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:23 + git semver push 15:37:23 2023-08-28 15:37:23,523 [run_push] DEBUG push 15:37:23 2023-08-28 15:37:23,524 [execute] INFO git cat-file --batch-check 15:37:23 2023-08-28 15:37:23,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:37:23 2023-08-28 15:37:23,530 [execute] INFO git rev-list bd6288c3c29ebf60fb81636c4f998d7f9c813b2c -- 15:37:23 2023-08-28 15:37:23,530 [execute] DEBUG Popen(['git', 'rev-list', 'bd6288c3c29ebf60fb81636c4f998d7f9c813b2c', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:37:23 2023-08-28 15:37:23,539 [execute] INFO git fetch -v origin 15:37:23 2023-08-28 15:37:23,539 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:37:24 2023-08-28 15:37:24,005 [run_push] DEBUG no remote changes detected 15:37:24 2023-08-28 15:37:24,005 [execute] INFO git push origin semver 15:37:24 2023-08-28 15:37:24,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:37:25 2023-08-28 15:37:24,762 [run_push] DEBUG push all version tags 15:37:25 2023-08-28 15:37:24,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:37:25 2023-08-28 15:37:24,763 [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) 15:37:25 2023-08-28 15:37:25,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 15:37:25 3.1.0-dev.7 [Pipeline] } 15:37:25 $ docker exec --env ******** --env ******** 160a5dbf9ac975189046be82d658f0ecbcd49b8eb17ff6dd7826eb10a7d41bdf ssh-agent -k 15:37:25 unset SSH_AUTH_SOCK; 15:37:25 unset SSH_AGENT_PID; 15:37:25 echo Agent pid 19 killed; 15:37:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:26 + git semver [Pipeline] } 15:37:26 $ docker stop --time=1 160a5dbf9ac975189046be82d658f0ecbcd49b8eb17ff6dd7826eb10a7d41bdf 15:37:28 $ docker rm -f --volumes 160a5dbf9ac975189046be82d658f0ecbcd49b8eb17ff6dd7826eb10a7d41bdf [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 15:37:28 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 15:37:28 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 15:37:28 total 16 15:37:28 drwxr-xr-x 3 root root 4096 Aug 28 15:25 . 15:37:28 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 15:37 .. 15:37:28 drwxr-xr-x 2 root root 4096 Aug 28 15:25 cost 15:37:28 -rw-r--r-- 1 root root 86 Aug 28 15:25 cost.csv 15:37:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 15:37:28 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 15:37:28 total 16 15:37:28 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 15:25 . 15:37:28 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 15:37 .. 15:37:28 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 15:25 cost 15:37:28 -rw-r--r-- 1 jenkins jenkins 86 Aug 28 15:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:37:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:29 ---> package-listing.sh 15:37:29 ++ facter osfamily 15:37:29 ++ tr '[:upper:]' '[:lower:]' 15:37:30 + OS_FAMILY=debian 15:37:30 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 15:37:30 + START_PACKAGES=/tmp/packages_start.txt 15:37:30 + END_PACKAGES=/tmp/packages_end.txt 15:37:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:30 + PACKAGES=/tmp/packages_start.txt 15:37:30 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 15:37:30 + PACKAGES=/tmp/packages_end.txt 15:37:30 + case "${OS_FAMILY}" in 15:37:30 + dpkg -l 15:37:30 + grep '^ii' 15:37:30 + '[' -f /tmp/packages_start.txt ']' 15:37:30 + '[' -f /tmp/packages_end.txt ']' 15:37:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:30 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 15:37:30 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 15:37:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 15:37:30 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 15:37:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:31 prd-ubuntu20.04-docker-8c-8g-4741 does not seem to be running inside a container 15:37:31 $ 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 15:37:32 $ docker top b433d9d6484f4ed1707fb694d3d51caa7b5de02ee05b708f75ab1ecb5038ec0c -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:33 + touch /tmp/pre-build-complete [Pipeline] sh 15:37:33 + mkdir -p /var/log/sysstat [Pipeline] sh 15:37:33 + ls /var/log/sa-host 15:37:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:33 provisioning config files... 15:37:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11935110268268449402tmp [Pipeline] { [Pipeline] echo 15:37:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:34 ---> create-netrc.sh [Pipeline] } 15:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:37:34 ---> python-tools-install.sh [Pipeline] echo 15:37:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:37:34 ---> sudo-logs.sh 15:37:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:37:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:37:35 ---> job-cost.sh 15:37:35 lf-activate-venv: SKIPPING 15:37:35 DEBUG: total: 0.2199999988079071 15:37:35 INFO: Retrieving Stack Cost... 15:37:35 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:35 INFO: Archiving Costs [Pipeline] echo 15:37:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:37:36 ---> logs-deploy.sh 15:37:36 lf-activate-venv: SKIPPING 15:37:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/126 15:37:36 INFO: archiving workspace using pattern(s): 15:37:37 Archives upload complete. 15:37:37 INFO: archiving logs to Nexus 15:37:38 ---> uname -a: 15:37:38 Linux prd-ubuntu20-04-docker-8c-8g-4741 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:37:38 15:37:38 15:37:38 ---> lscpu: 15:37:38 Architecture: x86_64 15:37:38 CPU op-mode(s): 32-bit, 64-bit 15:37:38 Byte Order: Little Endian 15:37:38 Address sizes: 40 bits physical, 48 bits virtual 15:37:38 CPU(s): 8 15:37:38 On-line CPU(s) list: 0-7 15:37:38 Thread(s) per core: 1 15:37:38 Core(s) per socket: 1 15:37:38 Socket(s): 8 15:37:38 NUMA node(s): 1 15:37:38 Vendor ID: AuthenticAMD 15:37:38 CPU family: 23 15:37:38 Model: 49 15:37:38 Model name: AMD EPYC-Rome Processor 15:37:38 Stepping: 0 15:37:38 CPU MHz: 2799.998 15:37:38 BogoMIPS: 5599.99 15:37:38 Virtualization: AMD-V 15:37:38 Hypervisor vendor: KVM 15:37:38 Virtualization type: full 15:37:38 L1d cache: 256 KiB 15:37:38 L1i cache: 256 KiB 15:37:38 L2 cache: 4 MiB 15:37:38 L3 cache: 128 MiB 15:37:38 NUMA node0 CPU(s): 0-7 15:37:38 Vulnerability Itlb multihit: Not affected 15:37:38 Vulnerability L1tf: Not affected 15:37:38 Vulnerability Mds: Not affected 15:37:38 Vulnerability Meltdown: Not affected 15:37:38 Vulnerability Mmio stale data: Not affected 15:37:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:37:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:37:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:37:38 Vulnerability Srbds: Not affected 15:37:38 Vulnerability Tsx async abort: Not affected 15:37:38 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 15:37:38 15:37:38 15:37:38 ---> nproc: 15:37:38 8 15:37:38 15:37:38 15:37:38 ---> df -h: 15:37:38 Filesystem Size Used Avail Use% Mounted on 15:37:38 overlay 155G 13G 143G 9% / 15:37:38 tmpfs 64M 0 64M 0% /dev 15:37:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:37:38 shm 64M 0 64M 0% /dev/shm 15:37:38 /dev/vda1 155G 13G 143G 9% /facter-os 15:37:38 15:37:38 15:37:38 ---> sar -b -r -n DEV: 15:37:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4741) 08/28/23 _x86_64_ (8 CPU) 15:37:38 15:37:38 15:22:30 LINUX RESTART (8 CPU) 15:37:38 15:37:38 15:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:37:38 15:24:01 212.11 16.39 195.72 0.00 1964.28 164029.72 0.00 15:37:38 15:25:01 118.26 0.22 118.05 0.00 9.20 28198.23 0.00 15:37:38 15:26:01 93.90 0.10 93.80 0.00 17.33 26026.28 0.00 15:37:38 15:27:01 0.87 0.00 0.87 0.00 0.00 12.13 0.00 15:37:38 15:28:01 26.85 10.26 16.58 0.00 3450.89 3733.64 0.00 15:37:38 15:29:01 4.48 0.00 4.48 0.00 0.00 58.51 0.00 15:37:38 15:30:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 15:37:38 15:31:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 15:37:38 15:32:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 15:37:38 15:33:01 1.77 0.00 1.77 0.00 0.00 28.66 0.00 15:37:38 15:34:01 2.87 1.02 1.85 0.00 21.86 25.73 0.00 15:37:38 15:35:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 15:37:38 15:36:01 7.88 0.12 7.77 0.00 11.33 5033.29 0.00 15:37:38 15:37:01 85.69 0.27 85.42 0.00 8.80 55211.46 0.00 15:37:38 Average: 39.92 2.03 37.89 0.00 391.71 20173.43 0.00 15:37:38 15:37:38 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:38 15:24:01 27643628 31602640 700596 2.13 145960 3948280 1873068 5.52 1170616 3555132 171352 15:37:38 15:25:01 27812828 31577620 727456 2.21 151664 3778220 1913180 5.64 1242320 3342688 134004 15:37:38 15:26:01 27528420 31587988 716728 2.18 161944 4025976 1780732 5.25 1252072 3581124 4 15:37:38 15:27:01 27528844 31588468 716100 2.18 161988 4025980 1780732 5.25 1251968 3581128 164 15:37:38 15:28:01 27299464 31576036 716312 2.18 167360 4229740 1811440 5.34 1407844 3631812 1312 15:37:38 15:29:01 27300600 31577140 715308 2.18 167404 4229736 1827568 5.39 1407228 3631772 16 15:37:38 15:30:01 27309884 31586484 705984 2.15 167432 4229740 1827568 5.39 1397992 3631776 8 15:37:38 15:31:01 27309940 31586776 705884 2.15 167444 4229740 1827568 5.39 1397776 3632004 40 15:37:38 15:32:01 27309884 31586732 705848 2.15 167464 4229744 1827568 5.39 1397776 3632008 8 15:37:38 15:33:01 27310128 31587156 705424 2.15 167560 4229724 1827568 5.39 1397920 3632052 36 15:37:38 15:34:01 27308412 31586504 706040 2.15 167648 4230340 1839188 5.42 1398080 3632576 12 15:37:38 15:35:01 27308652 31586752 705908 2.15 167684 4230348 1839188 5.42 1398064 3632580 24 15:37:38 15:36:01 26530136 31565788 725780 2.21 173132 4934260 1893912 5.58 1426472 4335988 709716 15:37:38 15:37:01 25812876 31557184 728996 2.22 203180 5538540 1878428 5.54 1500664 4898508 70956 15:37:38 Average: 27236693 31582376 713026 2.17 166990 4292169 1839122 5.42 1360485 3739368 77689 15:37:38 15:37:38 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:38 15:24:01 ens3 768.33 486.59 8910.50 85.61 0.00 0.00 0.00 0.00 15:37:38 15:24:01 lo 6.26 6.26 0.61 0.61 0.00 0.00 0.00 0.00 15:37:38 15:24:01 docker0 226.22 330.01 17.53 2594.86 0.00 0.00 0.00 0.00 15:37:38 15:25:01 ens3 62.82 50.44 92.52 96.27 0.00 0.00 0.00 0.00 15:37:38 15:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:37:38 15:25:01 docker0 1.42 3.15 0.09 42.49 0.00 0.00 0.00 0.00 15:37:38 15:26:01 ens3 148.43 106.90 2650.30 238.84 0.00 0.00 0.00 0.00 15:37:38 15:26:01 lo 7.33 7.33 0.73 0.73 0.00 0.00 0.00 0.00 15:37:38 15:26:01 docker0 1.40 3.48 0.09 43.00 0.00 0.00 0.00 0.00 15:37:38 15:27:01 ens3 0.87 0.22 0.16 0.08 0.00 0.00 0.00 0.00 15:37:38 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:38 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:28:01 ens3 111.50 57.96 1379.06 4.28 0.00 0.00 0.00 0.00 15:37:38 15:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:37:38 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:29:01 ens3 0.23 0.18 0.02 0.01 0.00 0.00 0.00 0.00 15:37:38 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:38 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:31:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:37:38 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:38 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:33:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:37:38 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:38 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:34:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:38 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:38 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:36:01 ens3 124.00 66.72 3969.04 9.94 0.00 0.00 0.00 0.00 15:37:38 15:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:37:38 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:38 15:37:01 ens3 218.31 154.81 4227.83 25.76 0.00 0.00 0.00 0.00 15:37:38 15:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:37:38 15:37:01 docker0 68.76 92.93 5.36 1023.04 0.00 0.00 0.00 0.00 15:37:38 Average: ens3 102.52 66.02 1516.45 32.92 0.00 0.00 0.00 0.00 15:37:38 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 15:37:38 Average: docker0 21.27 30.69 1.65 264.56 0.00 0.00 0.00 0.00 15:37:38 15:37:38 15:37:38 ---> sar -P ALL: 15:37:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4741) 08/28/23 _x86_64_ (8 CPU) 15:37:38 15:37:38 15:22:30 LINUX RESTART (8 CPU) 15:37:38 15:37:38 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:37:38 15:24:01 all 11.27 0.00 4.37 3.39 0.07 80.89 15:37:38 15:24:01 0 11.31 0.00 4.49 1.57 0.07 82.57 15:37:38 15:24:01 1 13.84 0.00 3.54 0.98 0.07 81.57 15:37:38 15:24:01 2 9.69 0.00 4.66 4.67 0.05 80.93 15:37:38 15:24:01 3 10.84 0.00 4.80 2.63 0.08 81.65 15:37:38 15:24:01 4 11.10 0.00 3.79 1.42 0.05 83.64 15:37:38 15:24:01 5 10.68 0.00 5.15 15.00 0.07 69.11 15:37:38 15:24:01 6 11.91 0.00 4.45 0.24 0.05 83.36 15:37:38 15:24:01 7 10.83 0.00 4.11 0.68 0.09 84.29 15:37:38 15:25:01 all 42.90 0.00 7.31 1.39 0.09 48.31 15:37:38 15:25:01 0 43.01 0.00 8.20 0.13 0.08 48.57 15:37:38 15:25:01 1 44.36 0.00 6.77 0.71 0.10 48.06 15:37:38 15:25:01 2 43.45 0.00 7.81 0.12 0.10 48.52 15:37:38 15:25:01 3 43.25 0.00 6.91 0.08 0.10 49.65 15:37:38 15:25:01 4 42.23 0.00 7.61 4.05 0.08 46.03 15:37:38 15:25:01 5 42.17 0.00 7.14 5.37 0.10 45.21 15:37:38 15:25:01 6 42.67 0.00 7.53 0.12 0.08 49.59 15:37:38 15:25:01 7 42.02 0.00 6.48 0.57 0.10 50.83 15:37:38 15:26:01 all 3.51 0.00 1.39 1.15 0.03 93.91 15:37:38 15:26:01 0 3.74 0.00 2.05 3.64 0.03 90.54 15:37:38 15:26:01 1 3.55 0.00 0.94 0.02 0.03 95.47 15:37:38 15:26:01 2 3.52 0.00 1.01 0.39 0.03 95.05 15:37:38 15:26:01 3 2.34 0.00 0.94 0.03 0.03 96.65 15:37:38 15:26:01 4 3.07 0.00 1.57 2.50 0.02 92.85 15:37:38 15:26:01 5 5.02 0.00 1.15 0.20 0.02 93.61 15:37:38 15:26:01 6 3.44 0.00 1.93 1.58 0.05 93.00 15:37:38 15:26:01 7 3.43 0.00 1.54 0.89 0.03 94.11 15:37:38 15:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:37:38 15:27:01 0 0.00 0.00 0.00 0.03 0.00 99.97 15:37:38 15:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:37:38 15:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:37:38 15:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:38 15:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:38 15:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:27:01 6 0.08 0.00 0.05 0.00 0.02 99.85 15:37:38 15:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:37:38 15:28:01 all 0.95 0.00 0.42 0.50 0.02 98.10 15:37:38 15:28:01 0 0.32 0.00 0.30 1.19 0.02 98.18 15:37:38 15:28:01 1 1.04 0.00 0.30 0.30 0.02 98.35 15:37:38 15:28:01 2 0.59 0.00 0.25 0.47 0.02 98.68 15:37:38 15:28:01 3 1.90 0.00 0.35 0.02 0.03 97.70 15:37:38 15:28:01 4 0.52 0.00 0.27 0.05 0.02 99.15 15:37:38 15:28:01 5 1.18 0.00 0.52 0.02 0.02 98.27 15:37:38 15:28:01 6 0.95 0.00 0.62 1.37 0.03 97.03 15:37:38 15:28:01 7 1.12 0.00 0.77 0.62 0.02 97.48 15:37:38 15:29:01 all 0.02 0.00 0.02 0.03 0.01 99.92 15:37:38 15:29:01 0 0.02 0.00 0.02 0.08 0.00 99.88 15:37:38 15:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:37:38 15:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:37:38 15:29:01 3 0.03 0.00 0.03 0.13 0.03 99.77 15:37:38 15:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:38 15:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:37:38 15:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:37:38 15:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:37:38 15:30:01 all 0.03 0.00 0.01 0.02 0.01 99.94 15:37:38 15:30:01 0 0.02 0.00 0.00 0.12 0.02 99.85 15:37:38 15:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:37:38 15:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:38 15:30:01 3 0.02 0.00 0.02 0.02 0.03 99.92 15:37:38 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:37:38 15:30:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:37:38 15:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:31:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:37:38 15:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:31:01 2 0.23 0.00 0.00 0.00 0.00 99.77 15:37:38 15:31:01 3 0.02 0.00 0.03 0.03 0.02 99.90 15:37:38 15:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:38 15:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:37:38 15:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:38 15:32:01 all 0.10 0.00 0.01 0.00 0.00 99.88 15:37:38 15:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:37:38 15:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:37:38 15:32:01 2 0.70 0.00 0.00 0.00 0.02 99.29 15:37:38 15:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:37:38 15:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:37:38 15:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:37:38 15:33:01 all 0.10 0.00 0.01 0.10 0.00 99.79 15:37:38 15:33:01 0 0.00 0.00 0.00 0.43 0.00 99.57 15:37:38 15:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:37:38 15:33:01 2 0.66 0.00 0.02 0.00 0.00 99.32 15:37:38 15:33:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:37:38 15:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:33:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:37:38 15:33:01 6 0.02 0.00 0.02 0.07 0.00 99.90 15:37:38 15:33:01 7 0.00 0.00 0.03 0.27 0.00 99.70 15:37:38 15:34:01 all 0.14 0.00 0.04 0.06 0.01 99.76 15:37:38 15:34:01 0 0.05 0.00 0.03 0.23 0.00 99.68 15:37:38 15:34:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:37:38 15:34:01 2 0.62 0.00 0.03 0.00 0.02 99.33 15:37:38 15:34:01 3 0.07 0.00 0.03 0.20 0.02 99.68 15:37:38 15:34:01 4 0.03 0.00 0.08 0.00 0.02 99.87 15:37:38 15:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:34:01 6 0.23 0.00 0.07 0.03 0.02 99.65 15:37:38 15:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:37:38 15:37:38 15:34:01 CPU %user %nice %system %iowait %steal %idle 15:37:38 15:35:01 all 0.12 0.00 0.01 0.08 0.01 99.79 15:37:38 15:35:01 0 0.00 0.00 0.00 0.17 0.00 99.83 15:37:38 15:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:37:38 15:35:01 2 0.85 0.00 0.00 0.00 0.00 99.15 15:37:38 15:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:37:38 15:35:01 5 0.03 0.00 0.02 0.47 0.02 99.47 15:37:38 15:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:38 15:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:37:38 15:36:01 all 2.74 0.00 1.10 1.99 0.03 94.15 15:37:38 15:36:01 0 2.04 0.00 0.62 9.02 0.02 88.30 15:37:38 15:36:01 1 2.68 0.00 0.96 4.18 0.03 92.15 15:37:38 15:36:01 2 3.54 0.00 0.96 0.35 0.03 95.13 15:37:38 15:36:01 3 2.77 0.00 1.74 0.35 0.02 95.12 15:37:38 15:36:01 4 3.06 0.00 1.22 0.15 0.02 95.55 15:37:38 15:36:01 5 3.15 0.00 0.94 1.77 0.03 94.11 15:37:38 15:36:01 6 2.17 0.00 0.63 0.07 0.02 97.12 15:37:38 15:36:01 7 2.53 0.00 1.73 0.02 0.03 95.69 15:37:38 15:37:01 all 5.24 0.00 2.08 11.06 0.05 81.56 15:37:38 15:37:01 0 4.18 0.00 2.05 23.40 0.05 70.33 15:37:38 15:37:01 1 5.27 0.00 2.65 41.19 0.05 50.84 15:37:38 15:37:01 2 5.38 0.00 2.03 0.03 0.05 92.51 15:37:38 15:37:01 3 5.84 0.00 1.90 0.92 0.07 91.27 15:37:38 15:37:01 4 5.10 0.00 2.10 9.32 0.05 83.43 15:37:38 15:37:01 5 5.35 0.00 1.51 0.87 0.05 92.22 15:37:38 15:37:01 6 5.78 0.00 2.45 0.69 0.05 91.03 15:37:38 15:37:01 7 5.07 0.00 1.99 12.21 0.07 80.67 15:37:38 Average: all 4.77 0.00 1.19 1.41 0.02 92.61 15:37:38 Average: 0 4.60 0.00 1.26 2.85 0.02 91.27 15:37:38 Average: 1 5.03 0.00 1.08 3.35 0.03 90.50 15:37:38 Average: 2 4.93 0.00 1.19 0.43 0.03 93.43 15:37:38 Average: 3 4.77 0.00 1.19 0.31 0.03 93.69 15:37:38 Average: 4 4.62 0.00 1.18 1.24 0.02 92.93 15:37:38 Average: 5 4.80 0.00 1.17 1.68 0.02 92.33 15:37:38 Average: 6 4.77 0.00 1.26 0.30 0.02 93.64 15:37:38 Average: 7 4.62 0.00 1.19 1.08 0.03 93.09 15:37:38 15:37:38 15:37:38