Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 336f3e767954e61a02384677edb3fa394267c1fe 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-ssh158162263562901641.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5203850747805751691.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh15323797256927071701.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5227889929822927983.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh3434514290087851172.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-8054’ Running on prd-ubuntu20.04-docker-8c-8g-8056 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 336f3e767954e61a02384677edb3fa394267c1fe (main) Commit message: "feat(snap): add config interface with unique identifier (#219)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 336f3e767954e61a02384677edb3fa394267c1fe # timeout=10 > git rev-list --no-walk da0fc691370f2a0b0463f80469643f152cdbe902 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:10:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:10:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:10:49 ========================================================= 09:10:49 EdgeX Global Pipelines Version Info 09:10:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:10:50 ------------------- 09:10:50 stable info: 09:10:50 ------------------- 09:10:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:10:50 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:10:50 Message: update stable to v1.0.239 09:10:50 ------------------- 09:10:50 experimental info: 09:10:50 ------------------- 09:10:50 Commited By: **** collab-it+edgex@linuxfoundation.org 09:10:50 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:10:50 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:10:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:10:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:10:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:10:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:10:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:10:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo 09:10:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 336f3e7 [Pipeline] echo 09:10:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:51 provisioning config files... 09:10:51 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12787159606017260071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:51 ---> docker-login.sh 09:10:51 nexus3.edgexfoundry.org:10001 09:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:51 Configure a credential helper to remove this warning. See 09:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:51 09:10:51 Login Succeeded 09:10:51 nexus3.edgexfoundry.org:10002 09:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:51 Configure a credential helper to remove this warning. See 09:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:51 09:10:51 Login Succeeded 09:10:51 nexus3.edgexfoundry.org:10003 09:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:51 Configure a credential helper to remove this warning. See 09:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:51 09:10:51 Login Succeeded 09:10:51 nexus3.edgexfoundry.org:10004 09:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:51 Configure a credential helper to remove this warning. See 09:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:51 09:10:51 Login Succeeded 09:10:51 docker.io 09:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:52 Configure a credential helper to remove this warning. See 09:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:52 09:10:52 Login Succeeded 09:10:52 ---> docker-login.sh ends [Pipeline] } 09:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:10:52 + git rev-list -1 --merges 336f3e767954e61a02384677edb3fa394267c1fe~1..336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo 09:10:52 -----------> git rev-list -1 --merges 336f3e767954e61a02384677edb3fa394267c1fe~1..336f3e767954e61a02384677edb3fa394267c1fe 336f3e767954e61a02384677edb3fa394267c1fe [false] [Pipeline] sh 09:10:53 + git log --format=format:%s -1 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo 09:10:53 ========================================================= 09:10:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:10:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:53 + git log --format=format:%s -1 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo 09:10:53 [semverPrep] GIT_COMMIT: 336f3e767954e61a02384677edb3fa394267c1fe, Commit Message: feat(snap): add config interface with unique identifier (#219) [Pipeline] echo 09:10:53 [semverPrep] This is not a build commit. [Pipeline] sh 09:10:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:10:53 + grep -v github /etc/ssh/ssh_known_hosts 09:10:53 + [ -e /tmp/ssh_known_hosts ] 09:10:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:10:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:10:53 + sudo tee -a /etc/ssh/ssh_known_hosts 09:10:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:54 09:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:54 0.1.4: Pulling from edgex-devops/py-git-semver 09:10:54 b85a868b505f: Pulling fs layer 09:10:54 e2be974225ed: Pulling fs layer 09:10:54 339a4e72a1f5: Pulling fs layer 09:10:54 988bab9f4d93: Pulling fs layer 09:10:54 1469e6f7b9e6: Pulling fs layer 09:10:54 eaf3925da568: Pulling fs layer 09:10:54 bab4dde63d76: Pulling fs layer 09:10:54 bde34c3a00c8: Pulling fs layer 09:10:54 b352a97aabf1: Pulling fs layer 09:10:54 4872d77fe225: Pulling fs layer 09:10:54 5851b861e8e6: Pulling fs layer 09:10:54 988bab9f4d93: Waiting 09:10:54 bde34c3a00c8: Waiting 09:10:54 b352a97aabf1: Waiting 09:10:54 4872d77fe225: Waiting 09:10:54 5851b861e8e6: Waiting 09:10:54 1469e6f7b9e6: Waiting 09:10:54 eaf3925da568: Waiting 09:10:54 bab4dde63d76: Waiting 09:10:54 e2be974225ed: Verifying Checksum 09:10:54 e2be974225ed: Download complete 09:10:54 988bab9f4d93: Download complete 09:10:54 1469e6f7b9e6: Verifying Checksum 09:10:54 1469e6f7b9e6: Download complete 09:10:54 eaf3925da568: Download complete 09:10:54 339a4e72a1f5: Verifying Checksum 09:10:54 339a4e72a1f5: Download complete 09:10:54 bde34c3a00c8: Verifying Checksum 09:10:54 bde34c3a00c8: Download complete 09:10:54 b352a97aabf1: Download complete 09:10:54 4872d77fe225: Download complete 09:10:54 5851b861e8e6: Verifying Checksum 09:10:54 5851b861e8e6: Download complete 09:10:54 b85a868b505f: Verifying Checksum 09:10:54 b85a868b505f: Download complete 09:10:55 bab4dde63d76: Verifying Checksum 09:10:55 bab4dde63d76: Download complete 09:10:55 b85a868b505f: Pull complete 09:10:56 e2be974225ed: Pull complete 09:10:56 339a4e72a1f5: Pull complete 09:10:56 988bab9f4d93: Pull complete 09:10:57 1469e6f7b9e6: Pull complete 09:10:57 eaf3925da568: Pull complete 09:10:58 bab4dde63d76: Pull complete 09:10:58 bde34c3a00c8: Pull complete 09:10:58 b352a97aabf1: Pull complete 09:10:59 4872d77fe225: Pull complete 09:10:59 5851b861e8e6: Pull complete 09:10:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:59 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:10:59 $ 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 09:11:00 $ docker top ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f -eo pid,comm 09:11:00 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). 09:11:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:01 [ssh-agent] Looking for ssh-agent implementation... 09:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:01 $ docker exec ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent 09:11:01 SSH_AUTH_SOCK=/tmp/ssh-H88CKsfNbUuw/agent.32 09:11:01 SSH_AGENT_PID=38 09:11:01 Running ssh-add (command line suppressed) 09:11:01 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13367438043285145474.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13367438043285145474.key) 09:11:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:01 + git tag --points-at HEAD [Pipeline] } 09:11:01 $ docker exec --env ******** --env ******** ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent -k 09:11:01 unset SSH_AUTH_SOCK; 09:11:01 unset SSH_AGENT_PID; 09:11:01 echo Agent pid 38 killed; 09:11:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:01 [ssh-agent] Looking for ssh-agent implementation... 09:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:01 $ docker exec ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent 09:11:02 SSH_AUTH_SOCK=/tmp/ssh-4oYjPDPMoy1p/agent.71 09:11:02 SSH_AGENT_PID=77 09:11:02 Running ssh-add (command line suppressed) 09:11:02 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10885291559143060694.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10885291559143060694.key) 09:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:02 + git semver init 09:11:02 2022-10-17 09:11:02,688 [run_init] DEBUG init version:0.0.0 force:False 09:11:02 2022-10-17 09:11:02,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 09:11:02 2022-10-17 09:11:02,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 09:11:02 2022-10-17 09:11:02,689 [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) 09:11:04 2022-10-17 09:11:03,780 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 09:11:04 2022-10-17 09:11:03,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 09:11:04 2022-10-17 09:11:03,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:11:04 2022-10-17 09:11:03,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:11:04 2.3.0-dev.19 [Pipeline] } 09:11:04 $ docker exec --env ******** --env ******** ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent -k 09:11:04 unset SSH_AUTH_SOCK; 09:11:04 unset SSH_AGENT_PID; 09:11:04 echo Agent pid 77 killed; 09:11:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:04 + git semver [Pipeline] } 09:11:04 $ docker stop --time=1 ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f 09:11:06 $ docker rm -f ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f [Pipeline] // withDockerContainer [Pipeline] sh 09:11:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:11:06 Stashed 1 file(s) [Pipeline] echo 09:11:06 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 09:11:06 provisioning config files... 09:11:06 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16172723003058804740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:07 ---> docker-login.sh 09:11:07 nexus3.edgexfoundry.org:10001 09:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:07 Configure a credential helper to remove this warning. See 09:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:07 09:11:07 Login Succeeded 09:11:07 nexus3.edgexfoundry.org:10002 09:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:07 Configure a credential helper to remove this warning. See 09:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:07 09:11:07 Login Succeeded 09:11:07 nexus3.edgexfoundry.org:10003 09:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:07 Configure a credential helper to remove this warning. See 09:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:07 09:11:07 Login Succeeded 09:11:07 nexus3.edgexfoundry.org:10004 09:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:07 Configure a credential helper to remove this warning. See 09:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:07 09:11:07 Login Succeeded 09:11:07 docker.io 09:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:07 Configure a credential helper to remove this warning. See 09:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:07 09:11:07 Login Succeeded 09:11:07 ---> docker-login.sh ends [Pipeline] } 09:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:11:07 ========================================================= 09:11:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:11:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:11:08 Sending build context to Docker daemon 10.73MB 09:11:08 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 09:11:08 Step 2/13 : FROM ${BASE} AS builder 09:11:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:11:08 213ec9aee27d: Pulling fs layer 09:11:08 4583459ba037: Pulling fs layer 09:11:08 93c1e223e6f2: Pulling fs layer 09:11:08 53926ce57604: Pulling fs layer 09:11:08 21b2b0c7a3f4: Pulling fs layer 09:11:08 30f14e443154: Pulling fs layer 09:11:08 801331c1e519: Pulling fs layer 09:11:08 99cc6dd402b0: Pulling fs layer 09:11:08 7d9ed39f4882: Pulling fs layer 09:11:08 53926ce57604: Waiting 09:11:08 21b2b0c7a3f4: Waiting 09:11:08 30f14e443154: Waiting 09:11:08 801331c1e519: Waiting 09:11:08 99cc6dd402b0: Waiting 09:11:08 7d9ed39f4882: Waiting 09:11:08 93c1e223e6f2: Verifying Checksum 09:11:08 93c1e223e6f2: Download complete 09:11:08 4583459ba037: Download complete 09:11:08 21b2b0c7a3f4: Download complete 09:11:08 30f14e443154: Verifying Checksum 09:11:08 30f14e443154: Download complete 09:11:08 213ec9aee27d: Verifying Checksum 09:11:08 801331c1e519: Verifying Checksum 09:11:08 801331c1e519: Download complete 09:11:08 213ec9aee27d: Pull complete 09:11:08 4583459ba037: Pull complete 09:11:08 93c1e223e6f2: Pull complete 09:11:09 99cc6dd402b0: Verifying Checksum 09:11:09 99cc6dd402b0: Download complete 09:11:09 7d9ed39f4882: Verifying Checksum 09:11:09 7d9ed39f4882: Download complete 09:11:09 53926ce57604: Verifying Checksum 09:11:09 53926ce57604: Download complete 09:11:13 53926ce57604: Pull complete 09:11:13 21b2b0c7a3f4: Pull complete 09:11:13 30f14e443154: Pull complete 09:11:13 801331c1e519: Pull complete 09:11:15 99cc6dd402b0: Pull complete 09:11:16 7d9ed39f4882: Pull complete 09:11:16 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 09:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:11:16 ---> 1dedd983c030 09:11:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:11:18 ---> Running in 6bdceeba9829 09:11:18 Removing intermediate container 6bdceeba9829 09:11:18 ---> ba5ec2aa0e2b 09:11:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:11:18 ---> Running in 871a58c0b8d7 09:11:18 Removing intermediate container 871a58c0b8d7 09:11:18 ---> 4e72e2849621 09:11:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:11:18 ---> Running in 88af3692171c 09:11:18 Removing intermediate container 88af3692171c 09:11:18 ---> f60456373929 09:11:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 09:11:18 ---> Running in c01331ca8c31 09:11:19 Removing intermediate container c01331ca8c31 09:11:19 ---> f2993c5a7dd7 09:11:19 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:19 ---> Running in 9b634b755357 09:11:20 Removing intermediate container 9b634b755357 09:11:20 ---> ee05ed9d0e8b 09:11:20 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:11:20 ---> Running in 8206e19274f8 09:11:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:11:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:11:21 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:11:21 (2/4) Installing libedit (20210910.3.1-r0) 09:11:21 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:11:21 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:11:21 Executing busybox-1.35.0-r17.trigger 09:11:21 OK: 216 MiB in 55 packages 09:11:21 Still waiting to schedule task 09:11:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8055’ 09:11:21 Removing intermediate container 8206e19274f8 09:11:21 ---> 5b157ddb3c25 09:11:21 Step 9/13 : WORKDIR /device-rest-go 09:11:22 ---> Running in fd10b9435284 09:11:22 Removing intermediate container fd10b9435284 09:11:22 ---> 4088725af84e 09:11:22 Step 10/13 : COPY go.mod vendor* ./ 09:11:22 ---> ce2e92246fb7 09:11:22 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:22 ---> Running in 9bcd63a83b54 09:11:37 Removing intermediate container 9bcd63a83b54 09:11:37 ---> 35d17ee782dc 09:11:37 Step 12/13 : COPY . . 09:11:37 ---> a4ca6c921142 09:11:37 Step 13/13 : RUN $MAKE 09:11:37 ---> Running in 18de312c7f18 09:11:37 noop 09:11:37 Removing intermediate container 18de312c7f18 09:11:37 ---> adeead0fe893 09:11:37 Successfully built adeead0fe893 09:11:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:37 + docker inspect -f . ci-base-image-x86_64 09:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:38 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:11:38 $ 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 09:11:38 $ docker top a54a7c5207d401056285c13f8de745ee02c81ce8622d98e636deb6adf81de839 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:38 + go version 09:11:38 go version go1.18.7 linux/amd64 [Pipeline] } 09:11:38 $ docker stop --time=1 a54a7c5207d401056285c13f8de745ee02c81ce8622d98e636deb6adf81de839 09:11:40 $ docker rm -f a54a7c5207d401056285c13f8de745ee02c81ce8622d98e636deb6adf81de839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker inspect -f . ci-base-image-x86_64 09:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:40 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:11:40 $ 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 09:11:41 $ docker top fb80351b6c85c74db77354a923ecd572c61c00c4fcd0809e8a82704e97a999cb -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 09:11:41 + make test 09:11:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:11:41 ? github.com/edgexfoundry/device-rest-go [no test files] 09:11:51 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 09:11:51 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 09:11:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:11:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:12:01 ./bin/test-attribution-txt.sh [Pipeline] echo 09:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:12:01 $ docker stop --time=1 fb80351b6c85c74db77354a923ecd572c61c00c4fcd0809e8a82704e97a999cb 09:12:03 $ docker rm -f fb80351b6c85c74db77354a923ecd572c61c00c4fcd0809e8a82704e97a999cb [Pipeline] // withDockerContainer [Pipeline] sh 09:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:12:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:12:04 + ls -al . 09:12:04 total 180 09:12:04 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 09:11 . 09:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:10 .. 09:12:04 -rw-rw-r-- 1 jenkins jenkins 151 Oct 17 09:10 .dockerignore 09:12:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:11 .git 09:12:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:10 .github 09:12:04 -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 09:10 .gitignore 09:12:04 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:10 .golangci.yml 09:12:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:11 .semver 09:12:04 -rw-rw-r-- 1 jenkins jenkins 9100 Oct 17 09:10 Attribution.txt 09:12:04 -rw-rw-r-- 1 jenkins jenkins 11736 Oct 17 09:10 CHANGELOG.md 09:12:04 -rw-rw-r-- 1 jenkins jenkins 1730 Oct 17 09:10 Dockerfile 09:12:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:10 GOVERNANCE.md 09:12:04 -rw-rw-r-- 1 jenkins jenkins 680 Oct 17 09:10 Jenkinsfile 09:12:04 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:10 LICENSE 09:12:04 -rw-rw-r-- 1 jenkins jenkins 2173 Oct 17 09:10 Makefile 09:12:04 -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:10 OWNERS.md 09:12:04 -rw-rw-r-- 1 jenkins jenkins 8667 Oct 17 09:10 README.md 09:12:04 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:11 VERSION 09:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:10 bin 09:12:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:10 cmd 09:12:04 -rw-r--r-- 1 jenkins jenkins 9355 Oct 17 09:11 coverage.out 09:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:10 driver 09:12:04 -rw-rw-r-- 1 jenkins jenkins 3547 Oct 17 09:10 go.mod 09:12:04 -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 09:10 go.sum 09:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:10 snap 09:12:04 -rw-rw-r-- 1 jenkins jenkins 713 Oct 17 09:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:05 + 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=336f3e767954e61a02384677edb3fa394267c1fe --label arch=amd64 --label version=2.3.0-dev.19 . 09:12:05 Sending build context to Docker daemon 10.74MB 09:12:05 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 09:12:05 Step 2/26 : FROM ${BASE} AS builder 09:12:05 ---> adeead0fe893 09:12:05 Step 3/26 : ARG ADD_BUILD_TAGS="" 09:12:05 ---> Running in 9efe736d7ef1 09:12:05 Removing intermediate container 9efe736d7ef1 09:12:05 ---> ce806bd2b06f 09:12:05 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:12:05 ---> Running in fbb627859da7 09:12:05 Removing intermediate container fbb627859da7 09:12:05 ---> 396a7eb18f7f 09:12:05 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:12:05 ---> Running in cfcaee6a074c 09:12:05 Removing intermediate container cfcaee6a074c 09:12:05 ---> af1dfd615d9f 09:12:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 09:12:05 ---> Running in 26f56ab322ca 09:12:05 Removing intermediate container 26f56ab322ca 09:12:05 ---> 153e94fb5328 09:12:05 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:05 ---> Running in e8da2dfa7026 09:12:06 Removing intermediate container e8da2dfa7026 09:12:06 ---> da85dfc72adb 09:12:06 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:06 ---> Running in 27d8b53ebc87 09:12:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:12:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:12:07 OK: 216 MiB in 55 packages 09:12:08 Removing intermediate container 27d8b53ebc87 09:12:08 ---> d29cc66a8bc4 09:12:08 Step 9/26 : WORKDIR /device-rest-go 09:12:08 ---> Running in 3c98c074e755 09:12:08 Removing intermediate container 3c98c074e755 09:12:08 ---> 188e5915e280 09:12:08 Step 10/26 : COPY go.mod vendor* ./ 09:12:08 ---> 18cc5f487e8f 09:12:08 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:08 ---> Running in dd697edf420d 09:12:09 Removing intermediate container dd697edf420d 09:12:09 ---> 0f7c15bc199f 09:12:09 Step 12/26 : COPY . . 09:12:09 ---> 00535080a9f9 09:12:09 Step 13/26 : RUN $MAKE 09:12:09 ---> Running in 6deb744402c9 09:12:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 09:12:31 Removing intermediate container 6deb744402c9 09:12:31 ---> 31c4520f7794 09:12:31 Step 14/26 : FROM alpine:3.16 09:12:31 3.16: Pulling from library/alpine 09:12:31 213ec9aee27d: Already exists 09:12:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:12:31 Status: Downloaded newer image for alpine:3.16 09:12:31 ---> 9c6f07244728 09:12:31 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:12:31 ---> Running in a9145d7ed4bf 09:12:31 Removing intermediate container a9145d7ed4bf 09:12:31 ---> 7177c9917d29 09:12:31 Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} 09:12:31 ---> Running in a66ca7d92126 09:12:31 Removing intermediate container a66ca7d92126 09:12:31 ---> d2524fbcbca5 09:12:31 Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init 09:12:31 ---> Running in 9cc302ef986a 09:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:12:31 (1/6) Installing dumb-init (1.2.5-r1) 09:12:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:12:31 (3/6) Installing libsodium (1.0.18-r0) 09:12:31 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:12:31 (5/6) Installing libzmq (4.3.4-r0) 09:12:31 (6/6) Installing zeromq (4.3.4-r0) 09:12:31 Executing busybox-1.35.0-r17.trigger 09:12:31 OK: 8 MiB in 20 packages 09:12:31 Removing intermediate container 9cc302ef986a 09:12:31 ---> 74aade0a1e5a 09:12:31 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 09:12:31 ---> 564819006099 09:12:31 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 09:12:31 ---> 7ffc45561bb3 09:12:31 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 09:12:31 ---> 8e6140982211 09:12:31 Step 21/26 : EXPOSE 59986 09:12:32 ---> Running in 0f03b0d1e24e 09:12:32 Removing intermediate container 0f03b0d1e24e 09:12:32 ---> c40bbae80295 09:12:32 Step 22/26 : ENTRYPOINT ["/device-rest"] 09:12:32 ---> Running in 322a7f178438 09:12:32 Removing intermediate container 322a7f178438 09:12:32 ---> 6410fd821913 09:12:32 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:12:32 ---> Running in c7ac95273ccc 09:12:32 Removing intermediate container c7ac95273ccc 09:12:32 ---> 8711df2e972e 09:12:32 Step 24/26 : LABEL arch=amd64 09:12:32 ---> Running in 2f7f5283a4e2 09:12:32 Removing intermediate container 2f7f5283a4e2 09:12:32 ---> 14275ac17aca 09:12:32 Step 25/26 : LABEL git_sha=336f3e767954e61a02384677edb3fa394267c1fe 09:12:32 ---> Running in 92e7e0f0fbc3 09:12:32 Removing intermediate container 92e7e0f0fbc3 09:12:32 ---> 14dc045d9751 09:12:32 Step 26/26 : LABEL version=2.3.0-dev.19 09:12:32 ---> Running in df7f377180c3 09:12:32 Removing intermediate container df7f377180c3 09:12:32 ---> 6cac0eeb9e4b 09:12:32 [Warning] One or more build-args [ARCH] were not consumed 09:12:32 Successfully built 6cac0eeb9e4b 09:12:32 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:33 provisioning config files... 09:12:33 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11677360083708902711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:33 ---> docker-login.sh 09:12:33 nexus3.edgexfoundry.org:10001 09:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:33 Configure a credential helper to remove this warning. See 09:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:33 09:12:33 Login Succeeded 09:12:33 nexus3.edgexfoundry.org:10002 09:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:33 Configure a credential helper to remove this warning. See 09:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:33 09:12:33 Login Succeeded 09:12:33 nexus3.edgexfoundry.org:10003 09:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:33 Configure a credential helper to remove this warning. See 09:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:33 09:12:33 Login Succeeded 09:12:33 nexus3.edgexfoundry.org:10004 09:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:33 Configure a credential helper to remove this warning. See 09:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:33 09:12:33 Login Succeeded 09:12:33 docker.io 09:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:34 Configure a credential helper to remove this warning. See 09:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:34 09:12:34 Login Succeeded 09:12:34 ---> docker-login.sh ends [Pipeline] } 09:12:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:12:34 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 09:12:34 336f3e767954e61a02384677edb3fa394267c1fe 09:12:34 latest 09:12:34 2.3.0-dev.19 09:12:34 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 09:12:34 main 09:12:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:34 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:34 + docker push nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe 09:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 09:12:34 a0d0af650d76: Preparing 09:12:34 0fcffc67c6a3: Preparing 09:12:34 bcb4291f9dc3: Preparing 09:12:34 a06f9374257a: Preparing 09:12:34 994393dc58e7: Preparing 09:12:34 994393dc58e7: Layer already exists 09:12:34 a0d0af650d76: Pushed 09:12:34 0fcffc67c6a3: Pushed 09:12:35 a06f9374257a: Pushed 09:12:37 bcb4291f9dc3: Pushed 09:12:37 336f3e767954e61a02384677edb3fa394267c1fe: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 09:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 09:12:38 a0d0af650d76: Preparing 09:12:38 0fcffc67c6a3: Preparing 09:12:38 bcb4291f9dc3: Preparing 09:12:38 a06f9374257a: Preparing 09:12:38 994393dc58e7: Preparing 09:12:38 bcb4291f9dc3: Layer already exists 09:12:38 a0d0af650d76: Layer already exists 09:12:38 994393dc58e7: Layer already exists 09:12:38 0fcffc67c6a3: Layer already exists 09:12:38 a06f9374257a: Layer already exists 09:12:38 latest: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.19 09:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 09:12:38 a0d0af650d76: Preparing 09:12:38 0fcffc67c6a3: Preparing 09:12:38 bcb4291f9dc3: Preparing 09:12:38 a06f9374257a: Preparing 09:12:38 994393dc58e7: Preparing 09:12:38 bcb4291f9dc3: Layer already exists 09:12:38 a0d0af650d76: Layer already exists 09:12:38 994393dc58e7: Layer already exists 09:12:38 a06f9374257a: Layer already exists 09:12:38 0fcffc67c6a3: Layer already exists 09:12:38 2.3.0-dev.19: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:39 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:39 + docker push nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 09:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 09:12:39 a0d0af650d76: Preparing 09:12:39 0fcffc67c6a3: Preparing 09:12:39 bcb4291f9dc3: Preparing 09:12:39 a06f9374257a: Preparing 09:12:39 994393dc58e7: Preparing 09:12:39 0fcffc67c6a3: Layer already exists 09:12:39 a0d0af650d76: Layer already exists 09:12:39 994393dc58e7: Layer already exists 09:12:39 bcb4291f9dc3: Layer already exists 09:12:39 a06f9374257a: Layer already exists 09:12:39 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:39 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:40 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 09:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 09:12:40 a0d0af650d76: Preparing 09:12:40 0fcffc67c6a3: Preparing 09:12:40 bcb4291f9dc3: Preparing 09:12:40 a06f9374257a: Preparing 09:12:40 994393dc58e7: Preparing 09:12:40 0fcffc67c6a3: Layer already exists 09:12:40 a06f9374257a: Layer already exists 09:12:40 994393dc58e7: Layer already exists 09:12:40 bcb4291f9dc3: Layer already exists 09:12:40 a0d0af650d76: Layer already exists 09:12:40 main: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:40 ===================================================== [Pipeline] echo 09:12:40 taggedImages: 09:12:40 - nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe 09:12:40 - nexus3.edgexfoundry.org:10004/device-rest:latest 09:12:40 - nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.19 09:12:40 - nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 09:12:40 - 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 09:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:40 09:12:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:40 latest: Pulling from edgex-lftools-log-publisher 09:12:40 5eb5b503b376: Pulling fs layer 09:12:40 5c69ac0246d0: Pulling fs layer 09:12:40 ec43610c2a17: Pulling fs layer 09:12:40 3a2ae6a8a46f: Pulling fs layer 09:12:40 33b1e0a273af: Pulling fs layer 09:12:40 5d3b04190fa2: Pulling fs layer 09:12:40 2f39f015ded8: Pulling fs layer 09:12:40 33b1e0a273af: Waiting 09:12:40 5d3b04190fa2: Waiting 09:12:40 2f39f015ded8: Waiting 09:12:40 3a2ae6a8a46f: Waiting 09:12:40 5c69ac0246d0: Download complete 09:12:40 3a2ae6a8a46f: Verifying Checksum 09:12:40 3a2ae6a8a46f: Download complete 09:12:40 33b1e0a273af: Verifying Checksum 09:12:40 33b1e0a273af: Download complete 09:12:41 5d3b04190fa2: Verifying Checksum 09:12:41 5d3b04190fa2: Download complete 09:12:41 ec43610c2a17: Verifying Checksum 09:12:41 ec43610c2a17: Download complete 09:12:41 5eb5b503b376: Download complete 09:12:41 2f39f015ded8: Download complete 09:12:42 5eb5b503b376: Pull complete 09:12:42 5c69ac0246d0: Pull complete 09:12:42 ec43610c2a17: Pull complete 09:12:42 3a2ae6a8a46f: Pull complete 09:12:43 33b1e0a273af: Pull complete 09:12:43 5d3b04190fa2: Pull complete 09:12:47 2f39f015ded8: Pull complete 09:12:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:47 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:12:47 $ 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 09:12:50 $ docker top f052b73c53db5fd09dfa5d525039d963ce2f8f2f52ea4268f118ad9c0f2fdc29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:50 ---> job-cost.sh 09:12:50 lf-activate-venv: SKIPPING 09:12:50 INFO: No Stack... 09:12:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:51 INFO: Archiving Costs [Pipeline] sh 09:12:51 + cut -d, -f6 09:12:51 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [Pipeline] lock 09:12:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] 09:12:51 Resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] did not exist. Created. 09:12:51 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:51 + echo total: 0.2199999988079071 [Pipeline] stash 09:12:51 Stashed 1 file(s) [Pipeline] } 09:12:51 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:51 $ docker stop --time=1 f052b73c53db5fd09dfa5d525039d963ce2f8f2f52ea4268f118ad9c0f2fdc29 09:12:53 $ docker rm -f f052b73c53db5fd09dfa5d525039d963ce2f8f2f52ea4268f118ad9c0f2fdc29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8060 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 09:13:50 Running in /w/workspace/device-rest-go/63 [Pipeline] { [Pipeline] checkout 09:13:50 The recommended git tool is: git 09:13:55 using credential edgex-jenkins-ssh 09:13:55 Cloning the remote Git repository 09:13:55 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 09:13:56 > git init /w/workspace/device-rest-go/63 # timeout=10 09:13:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:13:56 > git --version # timeout=10 09:13:56 > git --version # 'git version 2.25.1' 09:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:56 Verifying host key using known hosts file 09:13:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:13:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:13:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:59 Avoid second fetch 09:13:59 Checking out Revision 336f3e767954e61a02384677edb3fa394267c1fe (main) 09:13:59 > git config core.sparsecheckout # timeout=10 09:13:59 > git checkout -f 336f3e767954e61a02384677edb3fa394267c1fe # timeout=10 09:14:00 Commit message: "feat(snap): add config interface with unique identifier (#219)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:01 Dload Upload Total Spent Left Speed 09:14:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 09:14:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:14:02 + sudo tee /etc/docker/daemon.new 09:14:02 { 09:14:02 "registry-mirrors": [ 09:14:02 "https://nexus3.edgexfoundry.org:10001" 09:14:02 ], 09:14:02 "bip": "10.250.0.254/24", 09:14:02 "hosts": [ 09:14:02 "tcp://0.0.0.0:5555", 09:14:02 "unix:///var/run/docker.sock" 09:14:02 ], 09:14:02 "mtu": 1458, 09:14:02 "selinux-enabled": true, 09:14:02 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:02 } [Pipeline] sh 09:14:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:21 provisioning config files... 09:14:21 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/63@tmp/config1376133642735241413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:21 ---> docker-login.sh 09:14:21 nexus3.edgexfoundry.org:10001 09:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:22 Configure a credential helper to remove this warning. See 09:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:22 09:14:22 Login Succeeded 09:14:22 nexus3.edgexfoundry.org:10002 09:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:22 Configure a credential helper to remove this warning. See 09:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:22 09:14:22 Login Succeeded 09:14:22 nexus3.edgexfoundry.org:10003 09:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:22 Configure a credential helper to remove this warning. See 09:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:22 09:14:22 Login Succeeded 09:14:22 nexus3.edgexfoundry.org:10004 09:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:23 Configure a credential helper to remove this warning. See 09:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:23 09:14:23 Login Succeeded 09:14:23 docker.io 09:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:24 Configure a credential helper to remove this warning. See 09:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:24 09:14:24 Login Succeeded 09:14:24 ---> docker-login.sh ends [Pipeline] } 09:14:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:24 ========================================================= 09:14:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:14:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:14:24 Sending build context to Docker daemon 127.5kB 09:14:24 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 09:14:24 Step 2/13 : FROM ${BASE} AS builder 09:14:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:25 9b18e9b68314: Pulling fs layer 09:14:25 d32db5db7311: Pulling fs layer 09:14:25 d0c4b47475fc: Pulling fs layer 09:14:25 5831b945b038: Pulling fs layer 09:14:25 86bbec2aaacd: Pulling fs layer 09:14:25 e10730c5d714: Pulling fs layer 09:14:25 5dd5c2283517: Pulling fs layer 09:14:25 d5ac0230b979: Pulling fs layer 09:14:25 e10730c5d714: Waiting 09:14:25 5831b945b038: Waiting 09:14:25 5dd5c2283517: Waiting 09:14:25 86bbec2aaacd: Waiting 09:14:25 d5ac0230b979: Waiting 09:14:25 d0c4b47475fc: Verifying Checksum 09:14:25 d0c4b47475fc: Download complete 09:14:25 d32db5db7311: Verifying Checksum 09:14:25 d32db5db7311: Download complete 09:14:25 86bbec2aaacd: Download complete 09:14:25 e10730c5d714: Verifying Checksum 09:14:25 e10730c5d714: Download complete 09:14:25 9b18e9b68314: Verifying Checksum 09:14:25 9b18e9b68314: Download complete 09:14:26 9b18e9b68314: Pull complete 09:14:26 d5ac0230b979: Verifying Checksum 09:14:26 d5ac0230b979: Download complete 09:14:26 d32db5db7311: Pull complete 09:14:27 d0c4b47475fc: Pull complete 09:14:27 5dd5c2283517: Verifying Checksum 09:14:27 5dd5c2283517: Download complete 09:14:28 5831b945b038: Download complete 09:14:40 5831b945b038: Pull complete 09:14:40 86bbec2aaacd: Pull complete 09:14:40 e10730c5d714: Pull complete 09:14:45 5dd5c2283517: Pull complete 09:14:47 d5ac0230b979: Pull complete 09:14:47 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 09:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:14:47 ---> 59b3b1a385d4 09:14:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:14:49 ---> Running in 12e9dc52049f 09:14:50 Removing intermediate container 12e9dc52049f 09:14:50 ---> a8e5894a4d1f 09:14:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:50 ---> Running in e99ff3627b0e 09:14:50 Removing intermediate container e99ff3627b0e 09:14:50 ---> c65961401fbe 09:14:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:14:50 ---> Running in 68abe8101429 09:14:51 Removing intermediate container 68abe8101429 09:14:51 ---> e1b05cc12ad2 09:14:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 09:14:51 ---> Running in cab3c1d90c97 09:14:51 Removing intermediate container cab3c1d90c97 09:14:51 ---> 733fd89264e2 09:14:51 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:51 ---> Running in 3d8c221aa053 09:14:53 Removing intermediate container 3d8c221aa053 09:14:53 ---> 68617f54e3d3 09:14:53 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:53 ---> Running in 436b8e3ec9c2 09:14:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:56 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:14:57 (2/4) Installing libedit (20210910.3.1-r0) 09:14:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:14:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:14:57 Executing busybox-1.35.0-r17.trigger 09:14:57 OK: 226 MiB in 55 packages 09:14:58 Removing intermediate container 436b8e3ec9c2 09:14:58 ---> 7cbea436b660 09:14:58 Step 9/13 : WORKDIR /device-rest-go 09:14:58 ---> Running in 0ee46637f001 09:14:59 Removing intermediate container 0ee46637f001 09:14:59 ---> 16bbfcfe0500 09:14:59 Step 10/13 : COPY go.mod vendor* ./ 09:14:59 ---> a6288fc03902 09:14:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:59 ---> Running in dfae4b2c345c 09:15:56 Removing intermediate container dfae4b2c345c 09:15:56 ---> 151ec69b1244 09:15:56 Step 12/13 : COPY . . 09:15:56 ---> 0f8bc55c7283 09:15:56 Step 13/13 : RUN $MAKE 09:15:56 ---> Running in c09b0cf1aa3d 09:15:56 noop 09:15:56 Removing intermediate container c09b0cf1aa3d 09:15:56 ---> d5a5fb1a6729 09:15:56 Successfully built d5a5fb1a6729 09:15:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:56 + docker inspect -f . ci-base-image-arm64 09:15:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-8060 does not seem to be running inside a container 09:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/63 -v /w/workspace/device-rest-go/63:/w/workspace/device-rest-go/63:rw,z -v /w/workspace/device-rest-go/63@tmp:/w/workspace/device-rest-go/63@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 09:15:58 $ docker top 972993b29db946b1cea5a9103d800505b293b84f7e3e75e6820fc71773bfd5bb -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:58 + go version 09:15:58 go version go1.18.7 linux/arm64 [Pipeline] } 09:15:58 $ docker stop --time=1 972993b29db946b1cea5a9103d800505b293b84f7e3e75e6820fc71773bfd5bb 09:16:00 $ docker rm -f 972993b29db946b1cea5a9103d800505b293b84f7e3e75e6820fc71773bfd5bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:01 + docker inspect -f . ci-base-image-arm64 09:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:01 prd-ubuntu20.04-docker-arm64-4c-16g-8060 does not seem to be running inside a container 09:16:01 $ 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/63 -v /w/workspace/device-rest-go/63:/w/workspace/device-rest-go/63:rw,z -v /w/workspace/device-rest-go/63@tmp:/w/workspace/device-rest-go/63@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 09:16:02 $ docker top 33b26e50cff60765f81f0575870e1f6654fbf112f10a4a678b7c29a0d2a1a6fb -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:03 + git config --global --add safe.directory /w/workspace/device-rest-go/63 [Pipeline] fileExists [Pipeline] sh 09:16:04 + make test 09:16:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:16:06 ? github.com/edgexfoundry/device-rest-go [no test files] 09:17:42 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 09:17:43 ok github.com/edgexfoundry/device-rest-go/driver 0.079s coverage: 55.2% of statements 09:17:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:17:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:18:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:18:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:18:11 ./bin/test-attribution-txt.sh [Pipeline] echo 09:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:18:11 $ docker stop --time=1 33b26e50cff60765f81f0575870e1f6654fbf112f10a4a678b7c29a0d2a1a6fb 09:18:12 $ docker rm -f 33b26e50cff60765f81f0575870e1f6654fbf112f10a4a678b7c29a0d2a1a6fb [Pipeline] // withDockerContainer [Pipeline] sh 09:18:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:18:13 Warning: overwriting stash ‘coverage-report’ 09:18:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:18:15 + ls -al . 09:18:15 total 176 09:18:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:16 . 09:18:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:13 .. 09:18:15 -rw-rw-r-- 1 jenkins jenkins 151 Oct 17 09:13 .dockerignore 09:18:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:13 .git 09:18:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:13 .github 09:18:15 -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 09:13 .gitignore 09:18:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:13 .golangci.yml 09:18:15 -rw-rw-r-- 1 jenkins jenkins 9100 Oct 17 09:13 Attribution.txt 09:18:15 -rw-rw-r-- 1 jenkins jenkins 11736 Oct 17 09:13 CHANGELOG.md 09:18:15 -rw-rw-r-- 1 jenkins jenkins 1730 Oct 17 09:13 Dockerfile 09:18:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:13 GOVERNANCE.md 09:18:15 -rw-rw-r-- 1 jenkins jenkins 680 Oct 17 09:13 Jenkinsfile 09:18:15 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:13 LICENSE 09:18:15 -rw-rw-r-- 1 jenkins jenkins 2173 Oct 17 09:13 Makefile 09:18:15 -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:13 OWNERS.md 09:18:15 -rw-rw-r-- 1 jenkins jenkins 8667 Oct 17 09:13 README.md 09:18:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:11 VERSION 09:18:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:13 bin 09:18:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:13 cmd 09:18:15 -rw-r--r-- 1 jenkins jenkins 9355 Oct 17 09:17 coverage.out 09:18:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:13 driver 09:18:15 -rw-rw-r-- 1 jenkins jenkins 3547 Oct 17 09:13 go.mod 09:18:15 -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 09:13 go.sum 09:18:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:13 snap 09:18:15 -rw-rw-r-- 1 jenkins jenkins 713 Oct 17 09:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:15 + 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=336f3e767954e61a02384677edb3fa394267c1fe --label arch=arm64 --label version=2.3.0-dev.19 . 09:18:15 Sending build context to Docker daemon 137.7kB 09:18:15 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 09:18:15 Step 2/26 : FROM ${BASE} AS builder 09:18:15 ---> d5a5fb1a6729 09:18:15 Step 3/26 : ARG ADD_BUILD_TAGS="" 09:18:16 ---> Running in 39ba57e53c36 09:18:16 Removing intermediate container 39ba57e53c36 09:18:16 ---> 7232baa5f408 09:18:16 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:18:16 ---> Running in 4d77d468ba43 09:18:16 Removing intermediate container 4d77d468ba43 09:18:16 ---> 7c502c9b49d3 09:18:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:18:16 ---> Running in 0c50c102ed8d 09:18:17 Removing intermediate container 0c50c102ed8d 09:18:17 ---> a958066dfd11 09:18:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 09:18:17 ---> Running in d4c974ac4688 09:18:17 Removing intermediate container d4c974ac4688 09:18:17 ---> 984044835561 09:18:17 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:17 ---> Running in 2a0de5710c19 09:18:19 Removing intermediate container 2a0de5710c19 09:18:19 ---> b5ed8934dbaa 09:18:19 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:18:20 ---> Running in ef84c7fe6c96 09:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:18:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:18:24 OK: 226 MiB in 55 packages 09:18:25 Removing intermediate container ef84c7fe6c96 09:18:25 ---> 9c58bb92a7f4 09:18:25 Step 9/26 : WORKDIR /device-rest-go 09:18:25 ---> Running in a09991216229 09:18:26 Removing intermediate container a09991216229 09:18:26 ---> f1b6c0489ebb 09:18:26 Step 10/26 : COPY go.mod vendor* ./ 09:18:26 ---> 5d1af084f801 09:18:26 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:27 ---> Running in 192438c56a8a 09:18:29 Removing intermediate container 192438c56a8a 09:18:29 ---> 4a2e6def8867 09:18:29 Step 12/26 : COPY . . 09:18:30 ---> b08b271a29b6 09:18:30 Step 13/26 : RUN $MAKE 09:18:30 ---> Running in 49d8205e201e 09:18:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 09:21:38 Removing intermediate container 49d8205e201e 09:21:38 ---> 8cf0ee384064 09:21:38 Step 14/26 : FROM alpine:3.16 09:21:38 3.16: Pulling from library/alpine 09:21:38 9b18e9b68314: Already exists 09:21:38 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:21:38 Status: Downloaded newer image for alpine:3.16 09:21:38 ---> a6215f271958 09:21:38 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:21:38 ---> Running in 72cc07aa0d79 09:21:38 Removing intermediate container 72cc07aa0d79 09:21:38 ---> dfa2529c42d5 09:21:38 Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} 09:21:38 ---> Running in b497fe07a3ac 09:21:38 Removing intermediate container b497fe07a3ac 09:21:38 ---> e2a3d5832108 09:21:38 Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init 09:21:38 ---> Running in 277c8570459e 09:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:21:38 (1/6) Installing dumb-init (1.2.5-r1) 09:21:38 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:21:38 (3/6) Installing libsodium (1.0.18-r0) 09:21:38 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:21:38 (5/6) Installing libzmq (4.3.4-r0) 09:21:38 (6/6) Installing zeromq (4.3.4-r0) 09:21:38 Executing busybox-1.35.0-r17.trigger 09:21:38 OK: 8 MiB in 20 packages 09:21:38 Removing intermediate container 277c8570459e 09:21:38 ---> 1f961cd2dd84 09:21:38 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 09:21:38 ---> 51bbd0c30a16 09:21:38 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 09:21:38 ---> 500d84836663 09:21:38 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 09:21:38 ---> 01c44af76afc 09:21:38 Step 21/26 : EXPOSE 59986 09:21:38 ---> Running in c8a6bd461716 09:21:38 Removing intermediate container c8a6bd461716 09:21:38 ---> f802fbdef58a 09:21:38 Step 22/26 : ENTRYPOINT ["/device-rest"] 09:21:38 ---> Running in 9808e2c70f79 09:21:38 Removing intermediate container 9808e2c70f79 09:21:38 ---> 621f6b106c3e 09:21:38 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:21:38 ---> Running in e12c3224ed4c 09:21:38 Removing intermediate container e12c3224ed4c 09:21:38 ---> 72c064d3e62e 09:21:38 Step 24/26 : LABEL arch=arm64 09:21:38 ---> Running in 6879687389cf 09:21:38 Removing intermediate container 6879687389cf 09:21:38 ---> 2bfe82a04811 09:21:38 Step 25/26 : LABEL git_sha=336f3e767954e61a02384677edb3fa394267c1fe 09:21:38 ---> Running in 77f7c22282c4 09:21:38 Removing intermediate container 77f7c22282c4 09:21:38 ---> 8bf1a2dc141f 09:21:38 Step 26/26 : LABEL version=2.3.0-dev.19 09:21:38 ---> Running in 3d48033a21a9 09:21:38 Removing intermediate container 3d48033a21a9 09:21:38 ---> b34d1bbea642 09:21:38 [Warning] One or more build-args [ARCH] were not consumed 09:21:38 Successfully built b34d1bbea642 09:21:38 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 09:21:38 provisioning config files... 09:21:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/63@tmp/config13355987443862277096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:38 ---> docker-login.sh 09:21:38 nexus3.edgexfoundry.org:10001 09:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:38 Configure a credential helper to remove this warning. See 09:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:38 09:21:38 Login Succeeded 09:21:38 nexus3.edgexfoundry.org:10002 09:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:39 Configure a credential helper to remove this warning. See 09:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:39 09:21:39 Login Succeeded 09:21:39 nexus3.edgexfoundry.org:10003 09:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:39 Configure a credential helper to remove this warning. See 09:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:39 09:21:39 Login Succeeded 09:21:39 nexus3.edgexfoundry.org:10004 09:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:40 Configure a credential helper to remove this warning. See 09:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:40 09:21:40 Login Succeeded 09:21:40 docker.io 09:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:40 Configure a credential helper to remove this warning. See 09:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:40 09:21:40 Login Succeeded 09:21:40 ---> docker-login.sh ends [Pipeline] } 09:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:21:40 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 09:21:40 336f3e767954e61a02384677edb3fa394267c1fe 09:21:40 latest 09:21:40 2.3.0-dev.19 09:21:40 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 09:21:40 main 09:21:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:41 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe 09:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 09:21:41 c4a5816316a4: Preparing 09:21:41 f8760c9841b2: Preparing 09:21:41 573e0cc0363b: Preparing 09:21:41 e81594fb2821: Preparing 09:21:41 5d3e392a13a0: Preparing 09:21:41 5d3e392a13a0: Layer already exists 09:21:41 f8760c9841b2: Pushed 09:21:41 c4a5816316a4: Pushed 09:21:42 e81594fb2821: Pushed 09:21:48 573e0cc0363b: Pushed 09:21:48 336f3e767954e61a02384677edb3fa394267c1fe: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:48 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:48 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 09:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 09:21:48 c4a5816316a4: Preparing 09:21:48 f8760c9841b2: Preparing 09:21:48 573e0cc0363b: Preparing 09:21:48 e81594fb2821: Preparing 09:21:48 5d3e392a13a0: Preparing 09:21:48 573e0cc0363b: Layer already exists 09:21:48 5d3e392a13a0: Layer already exists 09:21:48 c4a5816316a4: Layer already exists 09:21:48 f8760c9841b2: Layer already exists 09:21:48 e81594fb2821: Layer already exists 09:21:49 latest: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:49 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:49 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.19 09:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 09:21:49 c4a5816316a4: Preparing 09:21:49 f8760c9841b2: Preparing 09:21:49 573e0cc0363b: Preparing 09:21:49 e81594fb2821: Preparing 09:21:49 5d3e392a13a0: Preparing 09:21:49 e81594fb2821: Layer already exists 09:21:49 c4a5816316a4: Layer already exists 09:21:49 5d3e392a13a0: Layer already exists 09:21:49 573e0cc0363b: Layer already exists 09:21:49 f8760c9841b2: Layer already exists 09:21:50 2.3.0-dev.19: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:50 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:50 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 09:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 09:21:50 c4a5816316a4: Preparing 09:21:50 f8760c9841b2: Preparing 09:21:50 573e0cc0363b: Preparing 09:21:50 e81594fb2821: Preparing 09:21:50 5d3e392a13a0: Preparing 09:21:50 c4a5816316a4: Layer already exists 09:21:50 5d3e392a13a0: Layer already exists 09:21:50 e81594fb2821: Layer already exists 09:21:50 f8760c9841b2: Layer already exists 09:21:50 573e0cc0363b: Layer already exists 09:21:51 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:51 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:51 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 09:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 09:21:51 c4a5816316a4: Preparing 09:21:51 f8760c9841b2: Preparing 09:21:51 573e0cc0363b: Preparing 09:21:51 e81594fb2821: Preparing 09:21:51 5d3e392a13a0: Preparing 09:21:51 e81594fb2821: Layer already exists 09:21:51 573e0cc0363b: Layer already exists 09:21:51 c4a5816316a4: Layer already exists 09:21:51 f8760c9841b2: Layer already exists 09:21:51 5d3e392a13a0: Layer already exists 09:21:52 main: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:52 ===================================================== [Pipeline] echo 09:21:52 taggedImages: 09:21:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe 09:21:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 09:21:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.19 09:21:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 09:21:52 - 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 09:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:52 09:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:53 arm64: Pulling from edgex-lftools-log-publisher 09:21:53 8998bd30e6a1: Pulling fs layer 09:21:53 04944245beec: Pulling fs layer 09:21:53 699f458cf7ca: Pulling fs layer 09:21:53 765212b225bb: Pulling fs layer 09:21:53 f23df028b6ca: Pulling fs layer 09:21:53 d65c8cfc05b1: Pulling fs layer 09:21:53 2437ff75d9bd: Pulling fs layer 09:21:53 765212b225bb: Waiting 09:21:53 f23df028b6ca: Waiting 09:21:53 d65c8cfc05b1: Waiting 09:21:53 2437ff75d9bd: Waiting 09:21:53 04944245beec: Verifying Checksum 09:21:53 04944245beec: Download complete 09:21:53 765212b225bb: Verifying Checksum 09:21:53 765212b225bb: Download complete 09:21:53 f23df028b6ca: Download complete 09:21:53 d65c8cfc05b1: Verifying Checksum 09:21:53 d65c8cfc05b1: Download complete 09:21:53 699f458cf7ca: Verifying Checksum 09:21:53 699f458cf7ca: Download complete 09:21:53 8998bd30e6a1: Verifying Checksum 09:21:53 8998bd30e6a1: Download complete 09:21:56 2437ff75d9bd: Verifying Checksum 09:21:56 2437ff75d9bd: Download complete 09:21:58 8998bd30e6a1: Pull complete 09:21:58 04944245beec: Pull complete 09:21:59 699f458cf7ca: Pull complete 09:21:59 765212b225bb: Pull complete 09:22:00 f23df028b6ca: Pull complete 09:22:01 d65c8cfc05b1: Pull complete 09:22:16 2437ff75d9bd: Pull complete 09:22:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:16 prd-ubuntu20.04-docker-arm64-4c-16g-8060 does not seem to be running inside a container 09:22:16 $ 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/63 -v /w/workspace/device-rest-go/63:/w/workspace/device-rest-go/63:rw,z -v /w/workspace/device-rest-go/63@tmp:/w/workspace/device-rest-go/63@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 09:22:19 $ docker top d015d75ba3a5c67dddee5959a17aaca9e411439cb0e320fbe4dfe13898fb36ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:20 ---> job-cost.sh 09:22:20 lf-activate-venv: SKIPPING 09:22:20 INFO: No Stack... 09:22:21 INFO: Retrieving Pricing Info for: v3-standard-4 09:22:21 INFO: Archiving Costs [Pipeline] sh 09:22:22 + cat /w/workspace/device-rest-go/63/archives/cost.csv 09:22:22 + cut -d, -f6 [Pipeline] lock 09:22:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] 09:22:22 Resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] did not exist. Created. 09:22:22 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:22:23 /w/workspace/device-rest-go/63@tmp/durable-35c50af2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:22:24 + echo total: 0.10999999940395355 [Pipeline] stash 09:22:24 Warning: overwriting stash ‘stack-cost’ 09:22:24 Stashed 1 file(s) [Pipeline] } 09:22:24 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 09:22:24 $ docker stop --time=1 d015d75ba3a5c67dddee5959a17aaca9e411439cb0e320fbe4dfe13898fb36ec 09:22:25 $ docker rm -f d015d75ba3a5c67dddee5959a17aaca9e411439cb0e320fbe4dfe13898fb36ec [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 09:22:26 provisioning config files... 09:22:26 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3239517320864856441tmp [Pipeline] { [Pipeline] sh 09:22:26 + set +x 09:22:26 + curl -s https://codecov.io/bash 09:22:26 + bash -s -- 09:22:26 09:22:26 _____ _ 09:22:26 / ____| | | 09:22:26 | | ___ __| | ___ ___ _____ __ 09:22:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:22:26 | |___| (_) | (_| | __/ (_| (_) \ V / 09:22:26 \_____\___/ \__,_|\___|\___\___/ \_/ 09:22:26 Bash-1.0.6 09:22:26 09:22:26 09:22:26 ==> git version 2.25.1 found 09:22:26 ==> 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 09:22:26 Release-Date: 2020-01-08 09:22:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:22:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:22:26 ==> Jenkins CI detected. 09:22:26 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 09:22:26 project root: . 09:22:26 --> token set from env 09:22:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:22:26 ==> Running gcov in . (disable via -X gcov) 09:22:26 ==> Python coveragepy not found 09:22:26 ==> Searching for coverage reports in: 09:22:26 + . 09:22:26 -> Found 1 reports 09:22:26 ==> Detecting git/mercurial file structure 09:22:26 ==> Reading reports 09:22:26 + ./coverage.out bytes=9355 09:22:26 ==> Appending adjustments 09:22:26 https://docs.codecov.io/docs/fixing-reports 09:22:26 + Found adjustments 09:22:26 ==> Gzipping contents 09:22:26 4.0K /tmp/codecov.ziqG6z.gz 09:22:26 ==> Uploading reports 09:22:26 url: https://codecov.io 09:22:26 query: branch=main&commit=336f3e767954e61a02384677edb3fa394267c1fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:22:26 -> Pinging Codecov 09:22:26 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=336f3e767954e61a02384677edb3fa394267c1fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:22:26 -> Uploading to 09:22:26 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/4E5D53B4F1F92C436F7061BF334D961C/336f3e767954e61a02384677edb3fa394267c1fe/4654294b-4d16-4d26-8d50-c551fa8a1045.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T092226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7129d6f63d8a8ba847e3b9e089aacb6eb3db8c6099e0370c5e7e61ebd6af040a 09:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:22:26 Dload Upload Total Spent Left Speed 09:22:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 8159 --:--:-- --:--:-- --:--:-- 8159 09:22:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] } 09:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:22:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:22:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:22:27 09:22:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:22:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:22:27 df9b9388f04a: Pulling fs layer 09:22:27 52dc419b0ee2: Pulling fs layer 09:22:27 25bc292e5bac: Pulling fs layer 09:22:27 114826534d7a: Pulling fs layer 09:22:27 4657fd5d0bcf: Pulling fs layer 09:22:27 6ad1cebc031e: Pulling fs layer 09:22:27 8a3aa393b2d8: Pulling fs layer 09:22:27 114826534d7a: Waiting 09:22:27 4657fd5d0bcf: Waiting 09:22:27 6ad1cebc031e: Waiting 09:22:27 8a3aa393b2d8: Waiting 09:22:27 25bc292e5bac: Download complete 09:22:27 52dc419b0ee2: Verifying Checksum 09:22:27 52dc419b0ee2: Download complete 09:22:27 4657fd5d0bcf: Verifying Checksum 09:22:27 4657fd5d0bcf: Download complete 09:22:27 df9b9388f04a: Download complete 09:22:28 df9b9388f04a: Pull complete 09:22:28 52dc419b0ee2: Pull complete 09:22:28 6ad1cebc031e: Verifying Checksum 09:22:28 6ad1cebc031e: Download complete 09:22:28 25bc292e5bac: Pull complete 09:22:28 114826534d7a: Verifying Checksum 09:22:28 114826534d7a: Download complete 09:22:28 8a3aa393b2d8: Verifying Checksum 09:22:28 8a3aa393b2d8: Download complete 09:22:32 114826534d7a: Pull complete 09:22:32 4657fd5d0bcf: Pull complete 09:22:32 6ad1cebc031e: Pull complete 09:22:35 8a3aa393b2d8: Pull complete 09:22:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:35 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:22:35 $ 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 09:22:36 $ docker top 71b454cb2d87dda32e00c97a13f7e52e422ce95eeedc783be334c0d09aabfa90 -eo pid,comm [Pipeline] { [Pipeline] echo 09:22:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 09:22:37 + set -o pipefail 09:22:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 09:22:43 09:22:43 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 09:22:43 09:22:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/a74ce817-7b7e-431a-b11f-7da96472b6b0 09:22:43 09:22:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:22:43 09:22:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:22:43 09:22:43 09:22:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:22:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:22:43 More details here: https://snyk.co/ue1NS [Pipeline] } 09:22:43 $ docker stop --time=1 71b454cb2d87dda32e00c97a13f7e52e422ce95eeedc783be334c0d09aabfa90 09:22:45 $ docker rm -f 71b454cb2d87dda32e00c97a13f7e52e422ce95eeedc783be334c0d09aabfa90 [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 09:22:46 + git log --format=format:%s -1 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] sh 09:22:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:47 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:22:47 $ 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 09:22:47 $ docker top 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 -eo pid,comm 09:22:47 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). 09:22:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:47 [ssh-agent] Looking for ssh-agent implementation... 09:22:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:47 $ docker exec 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 ssh-agent 09:22:48 SSH_AUTH_SOCK=/tmp/ssh-HfEAeacpUvZd/agent.33 09:22:48 SSH_AGENT_PID=39 09:22:48 Running ssh-add (command line suppressed) 09:22:48 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12816212560954403774.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12816212560954403774.key) 09:22:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:48 + git semver tag 09:22:48 2022-10-17 09:22:48,633 [run_tag] DEBUG tag force:False 09:22:48 2022-10-17 09:22:48,633 [check_head_tag] DEBUG check head tag 09:22:48 2022-10-17 09:22:48,634 [execute] INFO git cat-file --batch-check 09:22:48 2022-10-17 09:22:48,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 09:22:48 2022-10-17 09:22:48,638 [execute] INFO git cat-file --batch 09:22:48 2022-10-17 09:22:48,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 09:22:48 2022-10-17 09:22:48,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:22:48 2022-10-17 09:22:48,652 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 09:22:48 2022-10-17 09:22:48,652 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 09:22:48 2022-10-17 09:22:48,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:22:48 2.3.0-dev.19 [Pipeline] } 09:22:48 $ docker exec --env ******** --env ******** 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 ssh-agent -k 09:22:48 unset SSH_AUTH_SOCK; 09:22:48 unset SSH_AGENT_PID; 09:22:48 echo Agent pid 39 killed; 09:22:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:49 + git semver [Pipeline] } 09:22:49 $ docker stop --time=1 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 09:22:50 $ docker rm -f 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:51 09:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:51 0.23.1-centos7: Pulling from edgex-lftools 09:22:51 ab5ef0e58194: Pulling fs layer 09:22:51 9712f1f96733: Pulling fs layer 09:22:51 63f879dbbcfc: Pulling fs layer 09:22:51 0d9ebad4ef96: Pulling fs layer 09:22:51 e9a5061849ea: Pulling fs layer 09:22:51 d747dcd14b5f: Pulling fs layer 09:22:51 0d9ebad4ef96: Waiting 09:22:51 e9a5061849ea: Waiting 09:22:51 2de7ff778b66: Pulling fs layer 09:22:51 2de7ff778b66: Waiting 09:22:51 9712f1f96733: Verifying Checksum 09:22:51 9712f1f96733: Download complete 09:22:51 63f879dbbcfc: Verifying Checksum 09:22:51 63f879dbbcfc: Download complete 09:22:51 ab5ef0e58194: Verifying Checksum 09:22:51 ab5ef0e58194: Download complete 09:22:51 e9a5061849ea: Verifying Checksum 09:22:51 e9a5061849ea: Download complete 09:22:51 0d9ebad4ef96: Verifying Checksum 09:22:51 0d9ebad4ef96: Download complete 09:22:51 d747dcd14b5f: Verifying Checksum 09:22:51 d747dcd14b5f: Download complete 09:22:52 2de7ff778b66: Verifying Checksum 09:22:52 2de7ff778b66: Download complete 09:22:54 ab5ef0e58194: Pull complete 09:22:54 9712f1f96733: Pull complete 09:22:55 63f879dbbcfc: Pull complete 09:22:58 0d9ebad4ef96: Pull complete 09:22:58 e9a5061849ea: Pull complete 09:22:58 d747dcd14b5f: Pull complete 09:22:59 2de7ff778b66: Pull complete 09:22:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:59 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:22:59 $ 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 09:23:02 $ docker top a95528ea84fa22886222355f78618ca73d8545048db60a003ccdfcfce7254595 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:23:02 provisioning config files... 09:23:02 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17160260939306186342tmp 09:23:02 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10251437478066127530tmp 09:23:02 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11520819883111487345tmp [Pipeline] { [Pipeline] echo 09:23:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:23:02 ---> sigul-configuration.sh 09:23:02 gpg: directory `/root/.gnupg' created 09:23:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:23:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:23:02 gpg: keyring `/root/.gnupg/secring.gpg' created 09:23:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:23:02 gpg: CAST5 encrypted data 09:23:02 gpg: encrypted with 1 passphrase 09:23:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:23:02 + mkdir /home/jenkins 09:23:02 + mkdir /home/jenkins/sigul [Pipeline] sh 09:23:03 + 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 09:23:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:23:03 ---> sigul-install.sh 09:23:03 Sigul already installed; skipping installation. [Pipeline] sh 09:23:03 + git tag --list 09:23:03 v1.0.0 09:23:03 v1.1.0 09:23:03 v1.1.1 09:23:03 v1.1.2 09:23:03 v1.2.0 09:23:03 v1.2.1 09:23:03 v2.0.0 09:23:03 v2.1.0 09:23:03 v2.1.1 09:23:03 v2.1.1-dev.1 09:23:03 v2.1.1-dev.2 09:23:03 v2.1.1-dev.3 09:23:03 v2.2.0 09:23:03 v2.2.1-dev.1 09:23:03 v2.2.1-dev.2 09:23:03 v2.2.1-dev.3 09:23:03 v2.2.1-dev.4 09:23:03 v2.2.1-dev.5 09:23:03 v2.2.1-dev.6 09:23:03 v2.2.1-dev.7 09:23:03 v2.2.1-dev.8 09:23:03 v2.2.1-dev.9 09:23:03 v2.3.0-dev.10 09:23:03 v2.3.0-dev.11 09:23:03 v2.3.0-dev.12 09:23:03 v2.3.0-dev.13 09:23:03 v2.3.0-dev.14 09:23:03 v2.3.0-dev.15 09:23:03 v2.3.0-dev.16 09:23:03 v2.3.0-dev.17 09:23:03 v2.3.0-dev.18 09:23:03 v2.3.0-dev.19 09:23:03 v2.3.0-dev.9 [Pipeline] sh 09:23:03 + lftools sign git-tag v2.3.0-dev.19 09:23:04 Signing Git tag with Sigul... 09:23:04 Signing v2.3.0-dev.19 [Pipeline] echo 09:23:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:23:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:23:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:23:05 $ docker stop --time=1 a95528ea84fa22886222355f78618ca73d8545048db60a003ccdfcfce7254595 09:23:06 $ docker rm -f a95528ea84fa22886222355f78618ca73d8545048db60a003ccdfcfce7254595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:07 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:23:07 $ 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 09:23:07 $ docker top 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb -eo pid,comm 09:23:07 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). 09:23:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:07 [ssh-agent] Looking for ssh-agent implementation... 09:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:07 $ docker exec 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb ssh-agent 09:23:07 SSH_AUTH_SOCK=/tmp/ssh-R2tiVMo6n3xu/agent.32 09:23:07 SSH_AGENT_PID=38 09:23:07 Running ssh-add (command line suppressed) 09:23:07 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5672204756286133939.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5672204756286133939.key) 09:23:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:08 + git semver bump pre 09:23:08 2022-10-17 09:23:08,484 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:23:08 2022-10-17 09:23:08,484 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 09:23:08 2022-10-17 09:23:08,484 [bump_version] DEBUG bumped version:2.3.0-dev.20 09:23:08 2022-10-17 09:23:08,485 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 09:23:08 2022-10-17 09:23:08,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:23:08 2022-10-17 09:23:08,485 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:23:08 2022-10-17 09:23:08,486 [execute] INFO git cat-file --batch-check 09:23:08 2022-10-17 09:23:08,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:23:08 2022-10-17 09:23:08,491 [execute] INFO git cat-file --batch 09:23:08 2022-10-17 09:23:08,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:23:08 2022-10-17 09:23:08,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:23:08 2.3.0-dev.20 [Pipeline] } 09:23:08 $ docker exec --env ******** --env ******** 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb ssh-agent -k 09:23:08 unset SSH_AUTH_SOCK; 09:23:08 unset SSH_AGENT_PID; 09:23:08 echo Agent pid 38 killed; 09:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:08 + git semver [Pipeline] } 09:23:09 $ docker stop --time=1 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb 09:23:10 $ docker rm -f 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb [Pipeline] // withDockerContainer [Pipeline] sh 09:23:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:11 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:23:11 $ 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 09:23:11 $ docker top 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 -eo pid,comm 09:23:11 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). 09:23:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:11 [ssh-agent] Looking for ssh-agent implementation... 09:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:11 $ docker exec 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 ssh-agent 09:23:11 SSH_AUTH_SOCK=/tmp/ssh-A04rCIYMraV3/agent.33 09:23:11 SSH_AGENT_PID=39 09:23:11 Running ssh-add (command line suppressed) 09:23:12 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16135086209348914528.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16135086209348914528.key) 09:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:12 + git semver push 09:23:12 2022-10-17 09:23:12,561 [run_push] DEBUG push 09:23:12 2022-10-17 09:23:12,561 [execute] INFO git cat-file --batch-check 09:23:12 2022-10-17 09:23:12,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:23:12 2022-10-17 09:23:12,566 [execute] INFO git rev-list f8741f79fa171534a90386ddf3c237683e5bedb6 -- 09:23:12 2022-10-17 09:23:12,567 [execute] DEBUG Popen(['git', 'rev-list', 'f8741f79fa171534a90386ddf3c237683e5bedb6', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:23:12 2022-10-17 09:23:12,574 [execute] INFO git fetch -v origin 09:23:12 2022-10-17 09:23:12,574 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:23:13 2022-10-17 09:23:13,106 [run_push] DEBUG no remote changes detected 09:23:13 2022-10-17 09:23:13,106 [execute] INFO git push origin semver 09:23:13 2022-10-17 09:23:13,106 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:23:14 2022-10-17 09:23:13,971 [run_push] DEBUG push all version tags 09:23:14 2022-10-17 09:23:13,972 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:23:14 2022-10-17 09:23:13,972 [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) 09:23:15 2022-10-17 09:23:14,857 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:23:15 2.3.0-dev.20 [Pipeline] } 09:23:15 $ docker exec --env ******** --env ******** 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 ssh-agent -k 09:23:15 unset SSH_AUTH_SOCK; 09:23:15 unset SSH_AGENT_PID; 09:23:15 echo Agent pid 39 killed; 09:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:15 + git semver [Pipeline] } 09:23:16 $ docker stop --time=1 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 09:23:17 $ docker rm -f 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 [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 09:23:18 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 09:23:18 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 09:23:18 total 16 09:23:18 drwxr-xr-x 3 root root 4096 Oct 17 09:12 . 09:23:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:23 .. 09:23:18 drwxr-xr-x 2 root root 4096 Oct 17 09:12 cost 09:23:18 -rw-r--r-- 1 root root 85 Oct 17 09:12 cost.csv 09:23:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 09:23:18 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 09:23:18 total 16 09:23:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:12 . 09:23:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:23 .. 09:23:18 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:12 cost 09:23:18 -rw-r--r-- 1 jenkins jenkins 85 Oct 17 09:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:23:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:19 ---> package-listing.sh 09:23:19 ++ facter osfamily 09:23:19 ++ tr '[:upper:]' '[:lower:]' 09:23:19 + OS_FAMILY=debian 09:23:19 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 09:23:19 + START_PACKAGES=/tmp/packages_start.txt 09:23:19 + END_PACKAGES=/tmp/packages_end.txt 09:23:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:19 + PACKAGES=/tmp/packages_start.txt 09:23:19 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 09:23:19 + PACKAGES=/tmp/packages_end.txt 09:23:19 + case "${OS_FAMILY}" in 09:23:19 + dpkg -l 09:23:19 + grep '^ii' 09:23:19 + '[' -f /tmp/packages_start.txt ']' 09:23:19 + '[' -f /tmp/packages_end.txt ']' 09:23:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:19 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 09:23:19 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 09:23:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 09:23:19 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 09:23:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:20 prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container 09:23:20 $ 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 09:23:21 $ docker top 64c962120dee46ecdb3db0e278dbb7d3ee65a7e8d4da703f453bcf43496e5298 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:21 + touch /tmp/pre-build-complete [Pipeline] sh 09:23:21 + mkdir -p /var/log/sysstat [Pipeline] sh 09:23:21 + ls /var/log/sa-host 09:23:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:22 provisioning config files... 09:23:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1462312258933641464tmp [Pipeline] { [Pipeline] echo 09:23:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:23:22 ---> create-netrc.sh [Pipeline] } 09:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:23:22 ---> python-tools-install.sh [Pipeline] echo 09:23:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:23:22 ---> sudo-logs.sh 09:23:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:23:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:23:23 ---> job-cost.sh 09:23:23 lf-activate-venv: SKIPPING 09:23:23 DEBUG: total: 0.2199999988079071 09:23:23 INFO: Retrieving Stack Cost... 09:23:23 INFO: Retrieving Pricing Info for: v3-standard-8 09:23:24 INFO: Archiving Costs [Pipeline] echo 09:23:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:23:24 ---> logs-deploy.sh 09:23:24 lf-activate-venv: SKIPPING 09:23:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/63 09:23:24 INFO: archiving workspace using pattern(s): 09:23:25 Archives upload complete. 09:23:25 INFO: archiving logs to Nexus 09:23:26 ---> uname -a: 09:23:26 Linux prd-ubuntu20-04-docker-8c-8g-8056 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:23:26 09:23:26 09:23:26 ---> lscpu: 09:23:26 Architecture: x86_64 09:23:26 CPU op-mode(s): 32-bit, 64-bit 09:23:26 Byte Order: Little Endian 09:23:26 Address sizes: 40 bits physical, 48 bits virtual 09:23:26 CPU(s): 8 09:23:26 On-line CPU(s) list: 0-7 09:23:26 Thread(s) per core: 1 09:23:26 Core(s) per socket: 1 09:23:26 Socket(s): 8 09:23:26 NUMA node(s): 1 09:23:26 Vendor ID: AuthenticAMD 09:23:26 CPU family: 23 09:23:26 Model: 49 09:23:26 Model name: AMD EPYC-Rome Processor 09:23:26 Stepping: 0 09:23:26 CPU MHz: 2799.998 09:23:26 BogoMIPS: 5599.99 09:23:26 Virtualization: AMD-V 09:23:26 Hypervisor vendor: KVM 09:23:26 Virtualization type: full 09:23:26 L1d cache: 256 KiB 09:23:26 L1i cache: 256 KiB 09:23:26 L2 cache: 4 MiB 09:23:26 L3 cache: 128 MiB 09:23:26 NUMA node0 CPU(s): 0-7 09:23:26 Vulnerability Itlb multihit: Not affected 09:23:26 Vulnerability L1tf: Not affected 09:23:26 Vulnerability Mds: Not affected 09:23:26 Vulnerability Meltdown: Not affected 09:23:26 Vulnerability Mmio stale data: Not affected 09:23:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:23:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:23:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:23:26 Vulnerability Srbds: Not affected 09:23:26 Vulnerability Tsx async abort: Not affected 09:23:26 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 09:23:26 09:23:26 09:23:26 ---> nproc: 09:23:26 8 09:23:26 09:23:26 09:23:26 ---> df -h: 09:23:26 Filesystem Size Used Avail Use% Mounted on 09:23:26 overlay 155G 13G 143G 9% / 09:23:26 tmpfs 64M 0 64M 0% /dev 09:23:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:23:26 shm 64M 0 64M 0% /dev/shm 09:23:26 /dev/vda1 155G 13G 143G 9% /facter-os 09:23:26 09:23:26 09:23:26 ---> sar -b -r -n DEV: 09:23:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8056) 10/17/22 _x86_64_ (8 CPU) 09:23:26 09:23:26 09:10:15 LINUX RESTART (8 CPU) 09:23:26 09:23:26 09:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:23:26 09:12:01 183.90 1.88 182.02 0.00 55.45 65137.98 0.00 09:23:26 09:13:01 192.72 0.22 192.50 0.00 21.60 39955.74 0.00 09:23:26 09:14:01 1.60 0.00 1.60 0.00 0.00 20.81 0.00 09:23:26 09:15:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 09:23:26 09:16:01 40.41 10.36 30.04 0.00 2907.12 4868.66 0.00 09:23:26 09:17:01 1.83 0.02 1.82 0.00 0.13 19.99 0.00 09:23:26 09:18:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 09:23:26 09:19:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 09:23:26 09:20:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 09:23:26 09:21:01 2.33 0.00 2.33 0.00 0.00 36.12 0.00 09:23:26 09:22:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 09:23:26 09:23:01 101.45 0.88 100.57 0.00 32.50 62181.29 0.00 09:23:26 Average: 44.01 1.11 42.90 0.00 251.64 14289.39 0.00 09:23:26 09:23:26 09:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:26 09:12:01 28412516 31562332 734188 2.23 133276 3217416 1820228 5.36 1175324 2841904 136136 09:23:26 09:13:01 27819856 31571180 723644 2.20 145392 3772604 1726488 5.09 1215976 3354508 396 09:23:26 09:14:01 27819860 31571300 723436 2.20 145424 3772608 1726488 5.09 1215824 3354512 28 09:23:26 09:15:01 27827392 31578860 715756 2.18 145460 3772612 1726488 5.09 1208140 3354516 12 09:23:26 09:16:01 27521688 31560200 727372 2.21 163800 4024736 1788656 5.27 1362744 3478788 12 09:23:26 09:17:01 27523476 31562076 725324 2.21 163860 4024740 1788656 5.27 1360968 3478788 16 09:23:26 09:18:01 27524472 31563288 724084 2.20 163876 4024748 1788656 5.27 1361104 3478912 8 09:23:26 09:19:01 27524456 31563360 723988 2.20 163928 4024752 1788656 5.27 1361176 3478920 8 09:23:26 09:20:01 27524656 31563816 723900 2.20 164004 4024752 1788656 5.27 1361076 3479092 8 09:23:26 09:21:01 27525084 31564316 723348 2.20 164088 4024756 1788656 5.27 1361252 3479108 8 09:23:26 09:22:01 27525360 31564600 722964 2.20 164112 4024756 1788656 5.27 1361008 3479108 16 09:23:26 09:23:01 26013260 31526736 753804 2.29 205272 5333136 1849096 5.45 1475904 4745228 5312 09:23:26 Average: 27546840 31562672 726817 2.21 160208 4003468 1780782 5.25 1318375 3500282 11830 09:23:26 09:23:26 09:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:26 09:12:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 09:23:26 09:12:01 docker0 139.40 187.29 12.01 1905.55 0.00 0.00 0.00 0.00 09:23:26 09:12:01 vethe4e3bff 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:23:26 09:12:01 ens3 378.65 254.38 5953.05 41.55 0.00 0.00 0.00 0.00 09:23:26 09:13:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 09:23:26 09:13:01 docker0 7.25 11.43 0.43 98.58 0.00 0.00 0.00 0.00 09:23:26 09:13:01 ens3 202.72 152.51 2667.51 324.11 0.00 0.00 0.00 0.00 09:23:26 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:14:01 ens3 3.35 0.63 3.25 0.46 0.00 0.00 0.00 0.00 09:23:26 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:26 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:15:01 ens3 1.98 0.42 0.62 0.39 0.00 0.00 0.00 0.00 09:23:26 09:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:23:26 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:16:01 ens3 56.84 31.51 1301.47 2.88 0.00 0.00 0.00 0.00 09:23:26 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:26 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:17:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:23:26 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:18:01 ens3 0.23 0.13 0.09 0.01 0.00 0.00 0.00 0.00 09:23:26 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:26 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:19:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:23:26 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:20:01 ens3 1.30 0.00 0.11 0.00 0.00 0.00 0.00 0.00 09:23:26 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:26 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:21:01 ens3 1.45 0.80 0.53 0.36 0.00 0.00 0.00 0.00 09:23:26 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:26 09:22:01 ens3 0.27 0.20 0.10 0.07 0.00 0.00 0.00 0.00 09:23:26 09:23:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 09:23:26 09:23:01 docker0 34.87 54.00 3.21 688.70 0.00 0.00 0.00 0.00 09:23:26 09:23:01 ens3 316.82 197.90 7854.76 33.94 0.00 0.00 0.00 0.00 09:23:26 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 09:23:26 Average: docker0 14.95 20.83 1.29 222.08 0.00 0.00 0.00 0.00 09:23:26 Average: ens3 79.94 52.96 1475.94 33.64 0.00 0.00 0.00 0.00 09:23:26 09:23:26 09:23:26 ---> sar -P ALL: 09:23:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8056) 10/17/22 _x86_64_ (8 CPU) 09:23:26 09:23:26 09:10:15 LINUX RESTART (8 CPU) 09:23:26 09:23:26 09:11:02 CPU %user %nice %system %iowait %steal %idle 09:23:26 09:12:01 all 28.33 0.00 6.84 1.59 0.09 63.15 09:23:26 09:12:01 0 27.97 0.00 7.23 0.12 0.10 64.58 09:23:26 09:12:01 1 27.43 0.00 7.12 0.22 0.10 65.13 09:23:26 09:12:01 2 28.18 0.00 7.38 3.28 0.09 61.08 09:23:26 09:12:01 3 28.99 0.00 6.37 0.84 0.09 63.71 09:23:26 09:12:01 4 28.41 0.00 6.70 0.24 0.09 64.57 09:23:26 09:12:01 5 28.99 0.00 7.24 4.62 0.09 59.05 09:23:26 09:12:01 6 28.62 0.00 6.12 3.05 0.09 62.13 09:23:26 09:12:01 7 28.08 0.00 6.59 0.33 0.10 64.89 09:23:26 09:13:01 all 20.26 0.00 4.70 1.39 0.07 73.58 09:23:26 09:13:01 0 19.91 0.00 4.58 0.60 0.07 74.84 09:23:26 09:13:01 1 20.38 0.00 4.58 2.93 0.07 72.04 09:23:26 09:13:01 2 19.41 0.00 5.15 0.49 0.07 74.89 09:23:26 09:13:01 3 20.12 0.00 4.91 1.84 0.07 73.06 09:23:26 09:13:01 4 21.07 0.00 4.34 0.27 0.07 74.25 09:23:26 09:13:01 5 20.02 0.00 5.33 3.94 0.07 70.65 09:23:26 09:13:01 6 20.65 0.00 4.62 0.25 0.07 74.41 09:23:26 09:13:01 7 20.50 0.00 4.09 0.81 0.08 74.52 09:23:26 09:14:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:23:26 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:23:26 09:14:01 1 0.03 0.00 0.02 0.03 0.00 99.92 09:23:26 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:23:26 09:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:23:26 09:14:01 4 0.08 0.00 0.03 0.00 0.00 99.88 09:23:26 09:14:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:23:26 09:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:23:26 09:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:23:26 09:15:01 all 0.19 0.00 0.03 0.00 0.00 99.77 09:23:26 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:23:26 09:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:23:26 09:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:23:26 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:23:26 09:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:23:26 09:15:01 5 1.36 0.00 0.08 0.03 0.02 98.51 09:23:26 09:15:01 6 0.02 0.00 0.05 0.00 0.00 99.93 09:23:26 09:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:23:26 09:16:01 all 1.39 0.00 0.87 0.35 0.01 97.38 09:23:26 09:16:01 0 2.11 0.00 0.62 0.30 0.00 96.97 09:23:26 09:16:01 1 1.05 0.00 1.87 0.10 0.02 96.96 09:23:26 09:16:01 2 1.45 0.00 0.50 0.08 0.02 97.95 09:23:26 09:16:01 3 1.35 0.00 1.02 0.27 0.02 97.35 09:23:26 09:16:01 4 1.18 0.00 0.87 0.37 0.02 97.57 09:23:26 09:16:01 5 1.58 0.00 0.46 0.38 0.00 97.58 09:23:26 09:16:01 6 0.82 0.00 0.89 0.95 0.00 97.34 09:23:26 09:16:01 7 1.56 0.00 0.74 0.37 0.02 97.32 09:23:26 09:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:23:26 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:23:26 09:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:23:26 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:23:26 09:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:23:26 09:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:23:26 09:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:23:26 09:17:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:23:26 09:17:01 7 0.03 0.00 0.03 0.02 0.02 99.90 09:23:26 09:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:23:26 09:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:23:26 09:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:23:26 09:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:23:26 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:23:26 09:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:23:26 09:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:23:26 09:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:23:26 09:18:01 7 0.07 0.00 0.02 0.02 0.00 99.90 09:23:26 09:19:01 all 0.01 0.00 0.02 0.01 0.00 99.96 09:23:26 09:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:23:26 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:23:26 09:19:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:23:26 09:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:23:26 09:19:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:23:26 09:19:01 5 0.03 0.00 0.03 0.03 0.00 99.90 09:23:26 09:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:23:26 09:19:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:23:26 09:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:23:26 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:23:26 09:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:23:26 09:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:23:26 09:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:23:26 09:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:23:26 09:20:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:23:26 09:20:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:23:26 09:20:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:23:26 09:21:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:23:26 09:21:01 0 0.05 0.00 0.00 0.02 0.02 99.92 09:23:26 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:23:26 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:23:26 09:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:23:26 09:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:23:26 09:21:01 5 0.03 0.00 0.03 0.03 0.00 99.90 09:23:26 09:21:01 6 0.00 0.00 0.00 0.05 0.00 99.95 09:23:26 09:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:23:26 09:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:23:26 09:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:23:26 09:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:23:26 09:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:23:26 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:23:26 09:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:23:26 09:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:23:26 09:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:23:26 09:22:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:23:26 09:23:26 09:22:01 CPU %user %nice %system %iowait %steal %idle 09:23:26 09:23:01 all 8.11 0.00 3.47 0.87 0.04 87.50 09:23:26 09:23:01 0 6.82 0.00 3.72 2.20 0.03 87.23 09:23:26 09:23:01 1 8.35 0.00 2.69 0.10 0.03 88.82 09:23:26 09:23:01 2 8.31 0.00 3.57 1.04 0.05 87.03 09:23:26 09:23:01 3 7.46 0.00 3.16 0.22 0.07 89.09 09:23:26 09:23:01 4 7.93 0.00 2.85 0.20 0.05 88.97 09:23:26 09:23:01 5 8.32 0.00 5.19 2.85 0.03 83.61 09:23:26 09:23:01 6 7.86 0.00 3.31 0.24 0.03 88.56 09:23:26 09:23:01 7 9.82 0.00 3.31 0.12 0.05 86.70 09:23:26 Average: all 4.79 0.00 1.32 0.35 0.02 93.52 09:23:26 Average: 0 4.68 0.00 1.33 0.27 0.02 93.71 09:23:26 Average: 1 4.72 0.00 1.35 0.28 0.02 93.64 09:23:26 Average: 2 4.72 0.00 1.37 0.40 0.02 93.49 09:23:26 Average: 3 4.75 0.00 1.28 0.26 0.02 93.69 09:23:26 Average: 4 4.83 0.00 1.22 0.09 0.02 93.84 09:23:26 Average: 5 4.95 0.00 1.52 0.98 0.02 92.54 09:23:26 Average: 6 4.76 0.00 1.23 0.38 0.02 93.60 09:23:26 Average: 7 4.95 0.00 1.23 0.14 0.03 93.66 09:23:26 09:23:26 09:23:26