Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78d408cb2e9c2823d5dddcb6179e75cdf16507ed 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-ssh15203823417262894306.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh5146677952658228830.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh2668276372953080245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh17437707241853301396.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh2315832728831978255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1574 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 78d408cb2e9c2823d5dddcb6179e75cdf16507ed (main) > 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 78d408cb2e9c2823d5dddcb6179e75cdf16507ed # timeout=10 Commit message: "Merge pull request #195 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.2" > git rev-list --no-walk 6db49600d84fbc344f4830d0628105aa21893aeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:42:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:42:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:42:46 ========================================================= 00:42:46 EdgeX Global Pipelines Version Info 00:42:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:42:47 ------------------- 00:42:47 stable info: 00:42:47 ------------------- 00:42:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:42:47 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 00:42:47 Message: update stable to v1.0.232 00:42:47 ------------------- 00:42:47 experimental info: 00:42:47 ------------------- 00:42:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:42:47 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 00:42:47 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78d408c [Pipeline] echo 00:42:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:48 provisioning config files... 00:42:48 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3247480615107432178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:48 ---> docker-login.sh 00:42:48 nexus3.edgexfoundry.org:10001 00:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:49 Configure a credential helper to remove this warning. See 00:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:49 00:42:49 Login Succeeded 00:42:49 nexus3.edgexfoundry.org:10002 00:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:49 Configure a credential helper to remove this warning. See 00:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:49 00:42:49 Login Succeeded 00:42:49 nexus3.edgexfoundry.org:10003 00:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:49 Configure a credential helper to remove this warning. See 00:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:49 00:42:49 Login Succeeded 00:42:49 nexus3.edgexfoundry.org:10004 00:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:49 Configure a credential helper to remove this warning. See 00:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:49 00:42:49 Login Succeeded 00:42:49 docker.io 00:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:50 Configure a credential helper to remove this warning. See 00:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:50 00:42:50 Login Succeeded 00:42:50 ---> docker-login.sh ends [Pipeline] } 00:42:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:42:50 + git rev-list -1 --merges 78d408cb2e9c2823d5dddcb6179e75cdf16507ed~1..78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] echo 00:42:50 -----------> git rev-list -1 --merges 78d408cb2e9c2823d5dddcb6179e75cdf16507ed~1..78d408cb2e9c2823d5dddcb6179e75cdf16507ed 78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:42:50 78d408cb2e9c2823d5dddcb6179e75cdf16507ed [false] [Pipeline] sh 00:42:50 + git log --format=format:%s -1 78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] echo 00:42:50 ========================================================= 00:42:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:42:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:42:51 + git log --format=format:%s -1 78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] echo 00:42:51 [semverPrep] GIT_COMMIT: 78d408cb2e9c2823d5dddcb6179e75cdf16507ed, Commit Message: Merge pull request #195 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.2 [Pipeline] echo 00:42:51 [semverPrep] This is not a build commit. [Pipeline] sh 00:42:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:42:51 + grep -v github /etc/ssh/ssh_known_hosts 00:42:51 + [ -e /tmp/ssh_known_hosts ] 00:42:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:42:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:42:51 + sudo tee -a /etc/ssh/ssh_known_hosts 00:42:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:42:51 00:42:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:42:52 0.1.4: Pulling from edgex-devops/py-git-semver 00:42:52 42c077c10790: Pulling fs layer 00:42:52 f63e77b7563a: Pulling fs layer 00:42:52 bd5fdadae976: Pulling fs layer 00:42:52 205491f53016: Pulling fs layer 00:42:52 df18705c85c3: Pulling fs layer 00:42:52 bdb3f477010e: Pulling fs layer 00:42:52 c8a8fc8e1c8f: Pulling fs layer 00:42:52 2c6e9b1d212d: Pulling fs layer 00:42:52 bdb8f0575790: Pulling fs layer 00:42:52 386e3cb2ff24: Pulling fs layer 00:42:52 2343380bae48: Pulling fs layer 00:42:52 205491f53016: Waiting 00:42:52 df18705c85c3: Waiting 00:42:52 bdb3f477010e: Waiting 00:42:52 c8a8fc8e1c8f: Waiting 00:42:52 2c6e9b1d212d: Waiting 00:42:52 bdb8f0575790: Waiting 00:42:52 386e3cb2ff24: Waiting 00:42:52 f63e77b7563a: Verifying Checksum 00:42:52 f63e77b7563a: Download complete 00:42:52 205491f53016: Download complete 00:42:52 df18705c85c3: Verifying Checksum 00:42:52 df18705c85c3: Download complete 00:42:52 bd5fdadae976: Verifying Checksum 00:42:52 bd5fdadae976: Download complete 00:42:52 bdb3f477010e: Verifying Checksum 00:42:52 bdb3f477010e: Download complete 00:42:52 2c6e9b1d212d: Download complete 00:42:52 bdb8f0575790: Verifying Checksum 00:42:52 bdb8f0575790: Download complete 00:42:52 386e3cb2ff24: Verifying Checksum 00:42:52 386e3cb2ff24: Download complete 00:42:52 2343380bae48: Verifying Checksum 00:42:52 2343380bae48: Download complete 00:42:52 42c077c10790: Verifying Checksum 00:42:52 42c077c10790: Download complete 00:42:52 c8a8fc8e1c8f: Verifying Checksum 00:42:52 c8a8fc8e1c8f: Download complete 00:42:54 42c077c10790: Pull complete 00:42:54 f63e77b7563a: Pull complete 00:42:54 bd5fdadae976: Pull complete 00:42:54 205491f53016: Pull complete 00:42:54 df18705c85c3: Pull complete 00:42:54 bdb3f477010e: Pull complete 00:42:57 c8a8fc8e1c8f: Pull complete 00:42:57 2c6e9b1d212d: Pull complete 00:42:57 bdb8f0575790: Pull complete 00:42:57 386e3cb2ff24: Pull complete 00:42:57 2343380bae48: Pull complete 00:42:57 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 00:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:57 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:42:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:42:59 $ docker top acba72d35a4a21d47a7379d63083cd3ac4921738c7a16a0db7ce887d95df88d9 -eo pid,comm 00:42:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:42:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:59 [ssh-agent] Looking for ssh-agent implementation... 00:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:59 $ docker exec acba72d35a4a21d47a7379d63083cd3ac4921738c7a16a0db7ce887d95df88d9 ssh-agent 00:42:59 SSH_AUTH_SOCK=/tmp/ssh-VhutM8VYUFUq/agent.33 00:42:59 SSH_AGENT_PID=40 00:42:59 Running ssh-add (command line suppressed) 00:42:59 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6960884541692737239.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6960884541692737239.key) 00:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:59 + git tag --points-at HEAD [Pipeline] } 00:42:59 $ docker exec --env ******** --env ******** acba72d35a4a21d47a7379d63083cd3ac4921738c7a16a0db7ce887d95df88d9 ssh-agent -k 00:43:00 unset SSH_AUTH_SOCK; 00:43:00 unset SSH_AGENT_PID; 00:43:00 echo Agent pid 40 killed; 00:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:43:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:00 [ssh-agent] Looking for ssh-agent implementation... 00:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:00 $ docker exec acba72d35a4a21d47a7379d63083cd3ac4921738c7a16a0db7ce887d95df88d9 ssh-agent 00:43:00 SSH_AUTH_SOCK=/tmp/ssh-3iCvb9SgKtD9/agent.73 00:43:00 SSH_AGENT_PID=79 00:43:00 Running ssh-add (command line suppressed) 00:43:00 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7542914431460763881.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7542914431460763881.key) 00:43:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:00 + git semver init 00:43:01 2022-06-07 00:43:00,940 [run_init] DEBUG init version:0.0.0 force:False 00:43:01 2022-06-07 00:43:00,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 00:43:01 2022-06-07 00:43:00,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 00:43:01 2022-06-07 00:43:00,941 [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) 00:43:02 2022-06-07 00:43:02,042 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 00:43:02 2022-06-07 00:43:02,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 00:43:02 2022-06-07 00:43:02,043 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:43:02 2022-06-07 00:43:02,043 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:43:02 2.2.1-dev.3 [Pipeline] } 00:43:02 $ docker exec --env ******** --env ******** acba72d35a4a21d47a7379d63083cd3ac4921738c7a16a0db7ce887d95df88d9 ssh-agent -k 00:43:02 unset SSH_AUTH_SOCK; 00:43:02 unset SSH_AGENT_PID; 00:43:02 echo Agent pid 79 killed; 00:43:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:02 + git semver [Pipeline] } 00:43:03 $ docker stop --time=1 acba72d35a4a21d47a7379d63083cd3ac4921738c7a16a0db7ce887d95df88d9 00:43:04 $ docker rm -f acba72d35a4a21d47a7379d63083cd3ac4921738c7a16a0db7ce887d95df88d9 [Pipeline] // withDockerContainer [Pipeline] sh 00:43:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:43:05 Stashed 1 file(s) [Pipeline] echo 00:43:05 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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 00:43:05 provisioning config files... 00:43:05 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2066595230682215448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:05 ---> docker-login.sh 00:43:05 nexus3.edgexfoundry.org:10001 00:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:05 Configure a credential helper to remove this warning. See 00:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:05 00:43:05 Login Succeeded 00:43:05 nexus3.edgexfoundry.org:10002 00:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:05 Configure a credential helper to remove this warning. See 00:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:05 00:43:05 Login Succeeded 00:43:05 nexus3.edgexfoundry.org:10003 00:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:05 Configure a credential helper to remove this warning. See 00:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:05 00:43:05 Login Succeeded 00:43:05 nexus3.edgexfoundry.org:10004 00:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:06 Configure a credential helper to remove this warning. See 00:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:06 00:43:06 Login Succeeded 00:43:06 docker.io 00:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:06 Configure a credential helper to remove this warning. See 00:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:06 00:43:06 Login Succeeded 00:43:06 ---> docker-login.sh ends [Pipeline] } 00:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:43:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:43:06 ========================================================= 00:43:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:43:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:43:06 Sending build context to Docker daemon 10.67MB 00:43:06 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:43:06 Step 2/12 : FROM ${BASE} AS builder 00:43:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:43:06 59bf1c3509f3: Pulling fs layer 00:43:06 666ba61612fd: Pulling fs layer 00:43:06 8ed8ca486205: Pulling fs layer 00:43:06 cc1cd167ecdc: Pulling fs layer 00:43:06 c516ae0d96e1: Pulling fs layer 00:43:06 684cea983483: Pulling fs layer 00:43:06 dd3240ac7de5: Pulling fs layer 00:43:06 b1e948a4e11c: Pulling fs layer 00:43:06 cc1cd167ecdc: Waiting 00:43:06 a8fd76ee1af6: Pulling fs layer 00:43:06 c516ae0d96e1: Waiting 00:43:06 684cea983483: Waiting 00:43:06 dd3240ac7de5: Waiting 00:43:06 b1e948a4e11c: Waiting 00:43:06 a8fd76ee1af6: Waiting 00:43:06 646ad004c059: Pulling fs layer 00:43:07 8ed8ca486205: Verifying Checksum 00:43:07 8ed8ca486205: Download complete 00:43:07 666ba61612fd: Verifying Checksum 00:43:07 666ba61612fd: Download complete 00:43:07 c516ae0d96e1: Download complete 00:43:07 684cea983483: Verifying Checksum 00:43:07 684cea983483: Download complete 00:43:07 dd3240ac7de5: Verifying Checksum 00:43:07 dd3240ac7de5: Download complete 00:43:07 59bf1c3509f3: Verifying Checksum 00:43:07 59bf1c3509f3: Download complete 00:43:07 b1e948a4e11c: Verifying Checksum 00:43:07 b1e948a4e11c: Download complete 00:43:07 59bf1c3509f3: Pull complete 00:43:07 666ba61612fd: Pull complete 00:43:07 8ed8ca486205: Pull complete 00:43:07 646ad004c059: Verifying Checksum 00:43:07 646ad004c059: Download complete 00:43:07 a8fd76ee1af6: Verifying Checksum 00:43:07 a8fd76ee1af6: Download complete 00:43:07 cc1cd167ecdc: Verifying Checksum 00:43:07 cc1cd167ecdc: Download complete 00:43:12 cc1cd167ecdc: Pull complete 00:43:12 c516ae0d96e1: Pull complete 00:43:12 684cea983483: Pull complete 00:43:12 dd3240ac7de5: Pull complete 00:43:12 b1e948a4e11c: Pull complete 00:43:14 a8fd76ee1af6: Pull complete 00:43:15 646ad004c059: Pull complete 00:43:15 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 00:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:43:15 ---> 8f69c11f6b0c 00:43:15 Step 3/12 : ARG MAKE='make build' 00:43:17 ---> Running in f4da97b7498f 00:43:17 Removing intermediate container f4da97b7498f 00:43:17 ---> 7de8cc113f9e 00:43:17 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:43:17 ---> Running in e587cacb248d 00:43:17 Removing intermediate container e587cacb248d 00:43:17 ---> 0b3355c5f31e 00:43:17 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 00:43:17 ---> Running in a86f9becafef 00:43:17 Removing intermediate container a86f9becafef 00:43:17 ---> c22e205cf363 00:43:17 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:17 ---> Running in 4e0c36507684 00:43:18 Removing intermediate container 4e0c36507684 00:43:18 ---> f76c9a0ed076 00:43:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:43:18 ---> Running in b4a037f8c7a4 00:43:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:43:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:43:19 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:43:20 (2/4) Installing libedit (20210910.3.1-r0) 00:43:20 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:43:20 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:43:20 Still waiting to schedule task 00:43:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1567’ 00:43:20 Executing busybox-1.34.1-r3.trigger 00:43:20 OK: 224 MiB in 56 packages 00:43:20 Removing intermediate container b4a037f8c7a4 00:43:20 ---> 3b28dc91bd66 00:43:20 Step 8/12 : WORKDIR /device-rest-go 00:43:20 ---> Running in 56d5256839e4 00:43:20 Removing intermediate container 56d5256839e4 00:43:20 ---> 644c8b01ef87 00:43:20 Step 9/12 : COPY go.mod vendor* ./ 00:43:21 ---> 4f48f9ece177 00:43:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:43:21 ---> Running in 8e707da6c45e 00:43:39 Removing intermediate container 8e707da6c45e 00:43:39 ---> 0429f4f29f47 00:43:39 Step 11/12 : COPY . . 00:43:39 ---> 738ab833fecc 00:43:39 Step 12/12 : RUN $MAKE 00:43:39 ---> Running in 518ed5e20f43 00:43:39 noop 00:43:39 Removing intermediate container 518ed5e20f43 00:43:39 ---> 650cb85b404a 00:43:39 Successfully built 650cb85b404a 00:43:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:39 + docker inspect -f . ci-base-image-x86_64 00:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:39 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:43:39 $ 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 ******** ci-base-image-x86_64 cat 00:43:40 $ docker top 96d3d7f46c21e63cee2fd72ba5c44692ec2b4c8a93b7803a9f394872b22df286 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:40 + go version 00:43:40 go version go1.17.7 linux/amd64 [Pipeline] } 00:43:40 $ docker stop --time=1 96d3d7f46c21e63cee2fd72ba5c44692ec2b4c8a93b7803a9f394872b22df286 00:43:41 $ docker rm -f 96d3d7f46c21e63cee2fd72ba5c44692ec2b4c8a93b7803a9f394872b22df286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:42 + docker inspect -f . ci-base-image-x86_64 00:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:42 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:43:42 $ docker top 57f651e93ad9d87c12fb1fea3456d42897ca722aa22b998939be6584ea6575e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:43:43 + make test 00:43:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:43:43 ? github.com/edgexfoundry/device-rest-go [no test files] 00:43:53 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 00:43:53 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 55.2% of statements 00:43:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:44:02 ./bin/test-attribution-txt.sh [Pipeline] echo 00:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:44:02 $ docker stop --time=1 57f651e93ad9d87c12fb1fea3456d42897ca722aa22b998939be6584ea6575e3 00:44:04 $ docker rm -f 57f651e93ad9d87c12fb1fea3456d42897ca722aa22b998939be6584ea6575e3 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:44:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:44:06 + ls -al . 00:44:06 total 172 00:44:06 drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 00:44 . 00:44:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:42 .. 00:44:06 -rw-rw-r-- 1 jenkins jenkins 151 Jun 7 00:42 .dockerignore 00:44:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 00:43 .git 00:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:42 .github 00:44:06 -rw-rw-r-- 1 jenkins jenkins 329 Jun 7 00:42 .gitignore 00:44:06 -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 00:42 .golangci.yml 00:44:06 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 00:43 .semver 00:44:06 -rw-rw-r-- 1 jenkins jenkins 8596 Jun 7 00:42 Attribution.txt 00:44:06 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 7 00:42 CHANGELOG.md 00:44:06 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 7 00:42 Dockerfile 00:44:06 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:42 GOVERNANCE.md 00:44:06 -rw-rw-r-- 1 jenkins jenkins 680 Jun 7 00:42 Jenkinsfile 00:44:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 00:42 LICENSE 00:44:06 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 7 00:42 Makefile 00:44:06 -rw-rw-r-- 1 jenkins jenkins 620 Jun 7 00:42 OWNERS.md 00:44:06 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 7 00:42 README.md 00:44:06 -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 00:43 VERSION 00:44:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:42 bin 00:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:42 cmd 00:44:06 -rw-r--r-- 1 jenkins jenkins 9355 Jun 7 00:43 coverage.out 00:44:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:42 driver 00:44:06 -rw-rw-r-- 1 jenkins jenkins 3259 Jun 7 00:42 go.mod 00:44:06 -rw-rw-r-- 1 jenkins jenkins 35308 Jun 7 00:42 go.sum 00:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:42 snap 00:44:06 -rw-rw-r-- 1 jenkins jenkins 713 Jun 7 00:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:06 + 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=78d408cb2e9c2823d5dddcb6179e75cdf16507ed --label arch=amd64 --label version=2.2.1-dev.3 . 00:44:06 Sending build context to Docker daemon 10.68MB 00:44:06 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:44:06 Step 2/25 : FROM ${BASE} AS builder 00:44:06 ---> 650cb85b404a 00:44:06 Step 3/25 : ARG MAKE='make build' 00:44:06 ---> Running in aa9432619668 00:44:06 Removing intermediate container aa9432619668 00:44:06 ---> ad84b48fcca1 00:44:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:44:06 ---> Running in d84b30669cad 00:44:06 Removing intermediate container d84b30669cad 00:44:06 ---> 6d1553d63a89 00:44:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:44:06 ---> Running in 7c20a0489500 00:44:06 Removing intermediate container 7c20a0489500 00:44:06 ---> d6a1fc43acb8 00:44:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:06 ---> Running in 9c1d90be5313 00:44:07 Removing intermediate container 9c1d90be5313 00:44:07 ---> d9dcee77a055 00:44:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:44:07 ---> Running in bd3a08cefbb5 00:44:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:44:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:44:08 OK: 224 MiB in 56 packages 00:44:09 Removing intermediate container bd3a08cefbb5 00:44:09 ---> 62c4e3eb38a3 00:44:09 Step 8/25 : WORKDIR /device-rest-go 00:44:09 ---> Running in f8735fbaed24 00:44:09 Removing intermediate container f8735fbaed24 00:44:09 ---> bdcbea676dc3 00:44:09 Step 9/25 : COPY go.mod vendor* ./ 00:44:09 ---> 783d8cb8a562 00:44:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:09 ---> Running in 30d8b1934bc0 00:44:09 Removing intermediate container 30d8b1934bc0 00:44:09 ---> 913ee9e57203 00:44:09 Step 11/25 : COPY . . 00:44:10 ---> 2cf5e3fec9f5 00:44:10 Step 12/25 : RUN $MAKE 00:44:10 ---> Running in 98bbaad4d819 00:44:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 00:44:32 Removing intermediate container 98bbaad4d819 00:44:32 ---> a6221e1bd129 00:44:32 Step 13/25 : FROM alpine:3.14 00:44:32 3.14: Pulling from library/alpine 00:44:32 8663204ce13b: Pulling fs layer 00:44:32 8663204ce13b: Verifying Checksum 00:44:32 8663204ce13b: Download complete 00:44:32 8663204ce13b: Pull complete 00:44:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:44:32 Status: Downloaded newer image for alpine:3.14 00:44:32 ---> e04c818066af 00:44:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:44:32 ---> Running in 84282b21bf89 00:44:32 Removing intermediate container 84282b21bf89 00:44:32 ---> 2d553682b927 00:44:32 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 00:44:32 ---> Running in a38d26a26c81 00:44:32 Removing intermediate container a38d26a26c81 00:44:32 ---> cf9fcfbb0e4d 00:44:32 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 00:44:32 ---> Running in 1ce9bb692fcc 00:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:44:32 (1/6) Installing dumb-init (1.2.5-r1) 00:44:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:44:32 (3/6) Installing libsodium (1.0.18-r0) 00:44:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:44:32 (5/6) Installing libzmq (4.3.4-r0) 00:44:32 (6/6) Installing zeromq (4.3.4-r0) 00:44:32 Executing busybox-1.33.1-r7.trigger 00:44:32 OK: 8 MiB in 20 packages 00:44:32 Removing intermediate container 1ce9bb692fcc 00:44:32 ---> a0d45fef1c63 00:44:32 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 00:44:33 ---> fa4ea74c92c7 00:44:33 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 00:44:33 ---> 8e0040c791ec 00:44:33 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 00:44:33 ---> ef46d099c440 00:44:33 Step 20/25 : EXPOSE 59986 00:44:33 ---> Running in 14f9d5551519 00:44:33 Removing intermediate container 14f9d5551519 00:44:33 ---> 4ce82801241c 00:44:33 Step 21/25 : ENTRYPOINT ["/device-rest"] 00:44:33 ---> Running in a84c26d25ec2 00:44:33 Removing intermediate container a84c26d25ec2 00:44:33 ---> c7b2815efedf 00:44:33 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:44:33 ---> Running in 36e62203fc3a 00:44:33 Removing intermediate container 36e62203fc3a 00:44:33 ---> f46c19640eb6 00:44:33 Step 23/25 : LABEL arch=amd64 00:44:33 ---> Running in 06b06e528369 00:44:33 Removing intermediate container 06b06e528369 00:44:33 ---> 46eee32ae350 00:44:33 Step 24/25 : LABEL git_sha=78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:44:33 ---> Running in e34fe4f82552 00:44:33 Removing intermediate container e34fe4f82552 00:44:33 ---> 40a64fdee915 00:44:33 Step 25/25 : LABEL version=2.2.1-dev.3 00:44:33 ---> Running in 19b0a1371b17 00:44:33 Removing intermediate container 19b0a1371b17 00:44:33 ---> f3951eac6540 00:44:33 [Warning] One or more build-args [ARCH] were not consumed 00:44:33 Successfully built f3951eac6540 00:44:33 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:33 provisioning config files... 00:44:33 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config185423722430572338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:34 ---> docker-login.sh 00:44:34 nexus3.edgexfoundry.org:10001 00:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:34 Configure a credential helper to remove this warning. See 00:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:34 00:44:34 Login Succeeded 00:44:34 nexus3.edgexfoundry.org:10002 00:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:34 Configure a credential helper to remove this warning. See 00:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:34 00:44:34 Login Succeeded 00:44:34 nexus3.edgexfoundry.org:10003 00:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:34 Configure a credential helper to remove this warning. See 00:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:34 00:44:34 Login Succeeded 00:44:34 nexus3.edgexfoundry.org:10004 00:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:34 Configure a credential helper to remove this warning. See 00:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:34 00:44:34 Login Succeeded 00:44:34 docker.io 00:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:35 Configure a credential helper to remove this warning. See 00:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:35 00:44:35 Login Succeeded 00:44:35 ---> docker-login.sh ends [Pipeline] } 00:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:44:35 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 00:44:35 78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:44:35 latest 00:44:35 2.2.1-dev.3 00:44:35 78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 00:44:35 main 00:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:35 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:35 + docker push nexus3.edgexfoundry.org:10004/device-rest:78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:44:35 a5986655e68f: Preparing 00:44:35 a4c541c605af: Preparing 00:44:35 b037434d3c8b: Preparing 00:44:35 b6f3b699bc42: Preparing 00:44:35 b541d28bf3b4: Preparing 00:44:35 b541d28bf3b4: Layer already exists 00:44:35 a5986655e68f: Pushed 00:44:35 a4c541c605af: Pushed 00:44:36 b6f3b699bc42: Pushed 00:44:39 b037434d3c8b: Pushed 00:44:39 78d408cb2e9c2823d5dddcb6179e75cdf16507ed: digest: sha256:61918badb6a1ec7bdd622250c8831f6a3458fccba4b0b4e06268a1903de07cf1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:39 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:39 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 00:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:44:39 a5986655e68f: Preparing 00:44:39 a4c541c605af: Preparing 00:44:39 b037434d3c8b: Preparing 00:44:39 b6f3b699bc42: Preparing 00:44:39 b541d28bf3b4: Preparing 00:44:39 b6f3b699bc42: Layer already exists 00:44:39 b541d28bf3b4: Layer already exists 00:44:39 b037434d3c8b: Layer already exists 00:44:39 a4c541c605af: Layer already exists 00:44:39 a5986655e68f: Layer already exists 00:44:39 latest: digest: sha256:61918badb6a1ec7bdd622250c8831f6a3458fccba4b0b4e06268a1903de07cf1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:40 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:40 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.3 00:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:44:40 a5986655e68f: Preparing 00:44:40 a4c541c605af: Preparing 00:44:40 b037434d3c8b: Preparing 00:44:40 b6f3b699bc42: Preparing 00:44:40 b541d28bf3b4: Preparing 00:44:40 a5986655e68f: Layer already exists 00:44:40 b037434d3c8b: Layer already exists 00:44:40 a4c541c605af: Layer already exists 00:44:40 b6f3b699bc42: Layer already exists 00:44:40 b541d28bf3b4: Layer already exists 00:44:40 2.2.1-dev.3: digest: sha256:61918badb6a1ec7bdd622250c8831f6a3458fccba4b0b4e06268a1903de07cf1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:40 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:41 + docker push nexus3.edgexfoundry.org:10004/device-rest:78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 00:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:44:41 a5986655e68f: Preparing 00:44:41 a4c541c605af: Preparing 00:44:41 b037434d3c8b: Preparing 00:44:41 b6f3b699bc42: Preparing 00:44:41 b541d28bf3b4: Preparing 00:44:41 b541d28bf3b4: Layer already exists 00:44:41 b037434d3c8b: Layer already exists 00:44:41 b6f3b699bc42: Layer already exists 00:44:41 a4c541c605af: Layer already exists 00:44:41 a5986655e68f: Layer already exists 00:44:41 78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3: digest: sha256:61918badb6a1ec7bdd622250c8831f6a3458fccba4b0b4e06268a1903de07cf1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:41 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:41 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 00:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:44:41 a5986655e68f: Preparing 00:44:41 a4c541c605af: Preparing 00:44:41 b037434d3c8b: Preparing 00:44:41 b6f3b699bc42: Preparing 00:44:41 b541d28bf3b4: Preparing 00:44:41 b6f3b699bc42: Layer already exists 00:44:41 a4c541c605af: Layer already exists 00:44:41 b541d28bf3b4: Layer already exists 00:44:41 a5986655e68f: Layer already exists 00:44:41 b037434d3c8b: Layer already exists 00:44:41 main: digest: sha256:61918badb6a1ec7bdd622250c8831f6a3458fccba4b0b4e06268a1903de07cf1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:44:41 ===================================================== [Pipeline] echo 00:44:41 taggedImages: 00:44:41 - nexus3.edgexfoundry.org:10004/device-rest:78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:44:41 - nexus3.edgexfoundry.org:10004/device-rest:latest 00:44:41 - nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.3 00:44:41 - nexus3.edgexfoundry.org:10004/device-rest:78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 00:44:41 - 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 00:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:42 00:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:42 latest: Pulling from edgex-lftools-log-publisher 00:44:42 5eb5b503b376: Pulling fs layer 00:44:42 5c69ac0246d0: Pulling fs layer 00:44:42 ec43610c2a17: Pulling fs layer 00:44:42 3a2ae6a8a46f: Pulling fs layer 00:44:42 33b1e0a273af: Pulling fs layer 00:44:42 5d3b04190fa2: Pulling fs layer 00:44:42 2f39f015ded8: Pulling fs layer 00:44:42 3a2ae6a8a46f: Waiting 00:44:42 2f39f015ded8: Waiting 00:44:42 5d3b04190fa2: Waiting 00:44:42 33b1e0a273af: Waiting 00:44:42 5c69ac0246d0: Verifying Checksum 00:44:42 5c69ac0246d0: Download complete 00:44:42 3a2ae6a8a46f: Verifying Checksum 00:44:42 3a2ae6a8a46f: Download complete 00:44:42 33b1e0a273af: Verifying Checksum 00:44:42 33b1e0a273af: Download complete 00:44:42 ec43610c2a17: Verifying Checksum 00:44:42 ec43610c2a17: Download complete 00:44:42 5d3b04190fa2: Download complete 00:44:42 5eb5b503b376: Verifying Checksum 00:44:42 5eb5b503b376: Download complete 00:44:43 2f39f015ded8: Download complete 00:44:44 5eb5b503b376: Pull complete 00:44:44 5c69ac0246d0: Pull complete 00:44:45 ec43610c2a17: Pull complete 00:44:45 3a2ae6a8a46f: Pull complete 00:44:45 33b1e0a273af: Pull complete 00:44:45 5d3b04190fa2: Pull complete 00:44:49 2f39f015ded8: Pull complete 00:44:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:49 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:44:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:44:51 $ docker top 26de9eb3b55f6d7c12b0a1d7c4100a12f12eeb7d731f0d48f3ae8035761a916e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:51 ---> job-cost.sh 00:44:51 lf-activate-venv: SKIPPING 00:44:51 INFO: No Stack... 00:44:52 INFO: Retrieving Pricing Info for: v3-standard-8 00:44:52 INFO: Archiving Costs [Pipeline] sh 00:44:52 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 00:44:52 + cut -d, -f6 [Pipeline] lock 00:44:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] 00:44:52 Resource [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] did not exist. Created. 00:44:52 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:44:53 + echo total: 0.2199999988079071 [Pipeline] stash 00:44:53 Stashed 1 file(s) [Pipeline] } 00:44:53 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 00:44:53 $ docker stop --time=1 26de9eb3b55f6d7c12b0a1d7c4100a12f12eeb7d731f0d48f3ae8035761a916e 00:44:54 $ docker rm -f 26de9eb3b55f6d7c12b0a1d7c4100a12f12eeb7d731f0d48f3ae8035761a916e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:46:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1577 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 00:46:43 Running in /w/workspace/device-rest-go/44 [Pipeline] { [Pipeline] checkout 00:46:43 The recommended git tool is: git 00:46:49 using credential edgex-jenkins-ssh 00:46:49 Cloning the remote Git repository 00:46:49 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 00:46:50 > git init /w/workspace/device-rest-go/44 # timeout=10 00:46:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 00:46:50 > git --version # timeout=10 00:46:50 > git --version # 'git version 2.25.1' 00:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:52 Avoid second fetch 00:46:52 Checking out Revision 78d408cb2e9c2823d5dddcb6179e75cdf16507ed (main) 00:46:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 00:46:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:52 > git config core.sparsecheckout # timeout=10 00:46:52 > git checkout -f 78d408cb2e9c2823d5dddcb6179e75cdf16507ed # timeout=10 00:46:56 Commit message: "Merge pull request #195 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:46:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:57 Dload Upload Total Spent Left Speed 00:46:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 00:46:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:46:58 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:46:58 /etc/docker/daemon.json 00:46:58 { 00:46:58 "registry-mirrors": [ 00:46:58 "https://nexus3.edgexfoundry.org:10001" 00:46:58 ], 00:46:58 "bip": "10.250.0.254/24", 00:46:58 "hosts": [ 00:46:58 "tcp://0.0.0.0:5555", 00:46:58 "unix:///var/run/docker.sock" 00:46:58 ], 00:46:58 "mtu": 1458, 00:46:58 "selinux-enabled": true, 00:46:58 "seccomp-profile": "/etc/docker/seccomp.json" 00:46:58 } [Pipeline] sh 00:46:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:46:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:17 provisioning config files... 00:47:17 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/44@tmp/config8688731079196887468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:18 ---> docker-login.sh 00:47:18 nexus3.edgexfoundry.org:10001 00:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:19 Configure a credential helper to remove this warning. See 00:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:19 00:47:19 Login Succeeded 00:47:19 nexus3.edgexfoundry.org:10002 00:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:19 Configure a credential helper to remove this warning. See 00:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:19 00:47:19 Login Succeeded 00:47:19 nexus3.edgexfoundry.org:10003 00:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:20 Configure a credential helper to remove this warning. See 00:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:20 00:47:20 Login Succeeded 00:47:20 nexus3.edgexfoundry.org:10004 00:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:20 Configure a credential helper to remove this warning. See 00:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:20 00:47:20 Login Succeeded 00:47:20 docker.io 00:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:47:21 Configure a credential helper to remove this warning. See 00:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:47:21 00:47:21 Login Succeeded 00:47:21 ---> docker-login.sh ends [Pipeline] } 00:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:47:21 ========================================================= 00:47:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:47:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:47:22 Sending build context to Docker daemon 128.5kB 00:47:22 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:47:22 Step 2/12 : FROM ${BASE} AS builder 00:47:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:47:22 9b3977197b4f: Pulling fs layer 00:47:22 1a89e8eeedd5: Pulling fs layer 00:47:22 94645a83ff95: Pulling fs layer 00:47:22 e6fb740bc735: Pulling fs layer 00:47:22 3a77bd46dcc9: Pulling fs layer 00:47:22 355e64cbe906: Pulling fs layer 00:47:22 63ab81a10011: Pulling fs layer 00:47:22 555d1d1c4555: Pulling fs layer 00:47:22 7d9057610161: Pulling fs layer 00:47:22 355e64cbe906: Waiting 00:47:22 63ab81a10011: Waiting 00:47:22 e6fb740bc735: Waiting 00:47:22 555d1d1c4555: Waiting 00:47:22 7d9057610161: Waiting 00:47:22 3a77bd46dcc9: Waiting 00:47:22 94645a83ff95: Verifying Checksum 00:47:22 94645a83ff95: Download complete 00:47:22 1a89e8eeedd5: Download complete 00:47:22 3a77bd46dcc9: Verifying Checksum 00:47:22 3a77bd46dcc9: Download complete 00:47:22 9b3977197b4f: Verifying Checksum 00:47:22 9b3977197b4f: Download complete 00:47:22 355e64cbe906: Verifying Checksum 00:47:22 355e64cbe906: Download complete 00:47:22 63ab81a10011: Verifying Checksum 00:47:22 63ab81a10011: Download complete 00:47:23 9b3977197b4f: Pull complete 00:47:23 7d9057610161: Verifying Checksum 00:47:23 7d9057610161: Download complete 00:47:24 1a89e8eeedd5: Pull complete 00:47:24 94645a83ff95: Pull complete 00:47:25 555d1d1c4555: Verifying Checksum 00:47:25 555d1d1c4555: Download complete 00:47:25 e6fb740bc735: Verifying Checksum 00:47:25 e6fb740bc735: Download complete 00:47:38 e6fb740bc735: Pull complete 00:47:38 3a77bd46dcc9: Pull complete 00:47:38 355e64cbe906: Pull complete 00:47:38 63ab81a10011: Pull complete 00:47:45 555d1d1c4555: Pull complete 00:47:48 7d9057610161: Pull complete 00:47:48 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 00:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:47:48 ---> 819e984ddca1 00:47:48 Step 3/12 : ARG MAKE='make build' 00:47:49 ---> Running in 85a8ee6f8be9 00:47:49 Removing intermediate container 85a8ee6f8be9 00:47:49 ---> 303f49eaf617 00:47:49 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:47:49 ---> Running in a8b12126a2a9 00:47:50 Removing intermediate container a8b12126a2a9 00:47:50 ---> f8896494560b 00:47:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 00:47:50 ---> Running in 792ac366daa2 00:47:50 Removing intermediate container 792ac366daa2 00:47:50 ---> 722d2ca1045f 00:47:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:50 ---> Running in 604478b27730 00:47:52 Removing intermediate container 604478b27730 00:47:52 ---> baf84f1caee8 00:47:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:52 ---> Running in d2d5f61d11f8 00:47:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:47:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:47:55 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:47:55 (2/4) Installing libedit (20210910.3.1-r0) 00:47:55 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:47:55 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:47:56 Executing busybox-1.34.1-r3.trigger 00:47:56 OK: 224 MiB in 56 packages 00:47:57 Removing intermediate container d2d5f61d11f8 00:47:57 ---> 6be30249836b 00:47:57 Step 8/12 : WORKDIR /device-rest-go 00:47:57 ---> Running in ea92c381527d 00:47:57 Removing intermediate container ea92c381527d 00:47:57 ---> 86006f0502b1 00:47:57 Step 9/12 : COPY go.mod vendor* ./ 00:47:57 ---> c984f6088eaf 00:47:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:58 ---> Running in 4aadca398492 00:48:45 Removing intermediate container 4aadca398492 00:48:45 ---> 53d0bbd41a56 00:48:45 Step 11/12 : COPY . . 00:48:46 ---> 495e50cced99 00:48:46 Step 12/12 : RUN $MAKE 00:48:46 ---> Running in e4c862531fa5 00:48:47 noop 00:48:47 Removing intermediate container e4c862531fa5 00:48:47 ---> 8d585ab36bc4 00:48:47 Successfully built 8d585ab36bc4 00:48:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:48 + docker inspect -f . ci-base-image-arm64 00:48:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:48 prd-ubuntu20.04-docker-arm64-4c-16g-1577 does not seem to be running inside a container 00:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/44 -v /w/workspace/device-rest-go/44:/w/workspace/device-rest-go/44:rw,z -v /w/workspace/device-rest-go/44@tmp:/w/workspace/device-rest-go/44@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 00:48:49 $ docker top f1988fb6699783a55faffec5d698653cc38eb997f8bf6163ca03f71d870dc69e -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:50 + go version 00:48:50 go version go1.17.7 linux/arm64 [Pipeline] } 00:48:50 $ docker stop --time=1 f1988fb6699783a55faffec5d698653cc38eb997f8bf6163ca03f71d870dc69e 00:48:52 $ docker rm -f f1988fb6699783a55faffec5d698653cc38eb997f8bf6163ca03f71d870dc69e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:53 + docker inspect -f . ci-base-image-arm64 00:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:53 prd-ubuntu20.04-docker-arm64-4c-16g-1577 does not seem to be running inside a container 00:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/44 -v /w/workspace/device-rest-go/44:/w/workspace/device-rest-go/44:rw,z -v /w/workspace/device-rest-go/44@tmp:/w/workspace/device-rest-go/44@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 00:48:54 $ docker top 96b5e6e577b3dd9ee3fece05ec383b6c71dd0c2556d45fff13df9bec350f646a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:48:55 + make test 00:48:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:48:57 ? github.com/edgexfoundry/device-rest-go [no test files] 00:50:34 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 00:50:34 ok github.com/edgexfoundry/device-rest-go/driver 0.075s coverage: 55.2% of statements 00:50:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:50:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:50:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:50:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:50:56 ./bin/test-attribution-txt.sh [Pipeline] echo 00:50:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:50:59 $ docker stop --time=1 96b5e6e577b3dd9ee3fece05ec383b6c71dd0c2556d45fff13df9bec350f646a 00:51:01 $ docker rm -f 96b5e6e577b3dd9ee3fece05ec383b6c71dd0c2556d45fff13df9bec350f646a [Pipeline] // withDockerContainer [Pipeline] sh 00:51:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:51:02 Warning: overwriting stash ‘coverage-report’ 00:51:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:51:04 + ls -al . 00:51:04 total 168 00:51:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 00:50 . 00:51:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 00:46 .. 00:51:04 -rw-rw-r-- 1 jenkins jenkins 151 Jun 7 00:46 .dockerignore 00:51:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 00:46 .git 00:51:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:46 .github 00:51:04 -rw-rw-r-- 1 jenkins jenkins 329 Jun 7 00:46 .gitignore 00:51:04 -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 00:46 .golangci.yml 00:51:04 -rw-rw-r-- 1 jenkins jenkins 8596 Jun 7 00:46 Attribution.txt 00:51:04 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 7 00:46 CHANGELOG.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 7 00:46 Dockerfile 00:51:04 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 00:46 GOVERNANCE.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 680 Jun 7 00:46 Jenkinsfile 00:51:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 00:46 LICENSE 00:51:04 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 7 00:46 Makefile 00:51:04 -rw-rw-r-- 1 jenkins jenkins 620 Jun 7 00:46 OWNERS.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 7 00:46 README.md 00:51:04 -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 00:43 VERSION 00:51:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:46 bin 00:51:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:46 cmd 00:51:04 -rw-r--r-- 1 jenkins jenkins 9355 Jun 7 00:50 coverage.out 00:51:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 00:46 driver 00:51:04 -rw-rw-r-- 1 jenkins jenkins 3259 Jun 7 00:46 go.mod 00:51:04 -rw-rw-r-- 1 jenkins jenkins 35308 Jun 7 00:46 go.sum 00:51:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 00:46 snap 00:51:04 -rw-rw-r-- 1 jenkins jenkins 713 Jun 7 00:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:04 + 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=78d408cb2e9c2823d5dddcb6179e75cdf16507ed --label arch=arm64 --label version=2.2.1-dev.3 . 00:51:04 Sending build context to Docker daemon 138.8kB 00:51:05 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:51:05 Step 2/25 : FROM ${BASE} AS builder 00:51:05 ---> 8d585ab36bc4 00:51:05 Step 3/25 : ARG MAKE='make build' 00:51:05 ---> Running in 32878e936cc7 00:51:05 Removing intermediate container 32878e936cc7 00:51:05 ---> 6e31b3db14fa 00:51:05 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:51:05 ---> Running in 2a167345cac2 00:51:06 Removing intermediate container 2a167345cac2 00:51:06 ---> f1286738b9dd 00:51:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:51:06 ---> Running in 00eb9494b147 00:51:06 Removing intermediate container 00eb9494b147 00:51:06 ---> 424df3656d3d 00:51:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:06 ---> Running in 67eb8a8cfea5 00:51:08 Removing intermediate container 67eb8a8cfea5 00:51:08 ---> 28bec82c563c 00:51:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:51:08 ---> Running in e6b03e4f0b60 00:51:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:51:11 OK: 224 MiB in 56 packages 00:51:12 Removing intermediate container e6b03e4f0b60 00:51:12 ---> f2c42b61d2d8 00:51:12 Step 8/25 : WORKDIR /device-rest-go 00:51:12 ---> Running in 863105f69603 00:51:12 Removing intermediate container 863105f69603 00:51:12 ---> 9c9c24e3434e 00:51:12 Step 9/25 : COPY go.mod vendor* ./ 00:51:13 ---> 5482425fada0 00:51:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:13 ---> Running in e283dd91c221 00:51:15 Removing intermediate container e283dd91c221 00:51:15 ---> 0fbdedb4ff82 00:51:15 Step 11/25 : COPY . . 00:51:15 ---> 747f45cd4243 00:51:15 Step 12/25 : RUN $MAKE 00:51:15 ---> Running in fc2b10d52b27 00:51:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 00:53:38 Removing intermediate container fc2b10d52b27 00:53:38 ---> 725a84e328db 00:53:38 Step 13/25 : FROM alpine:3.14 00:53:38 3.14: Pulling from library/alpine 00:53:38 455c02918c45: Pulling fs layer 00:53:38 455c02918c45: Verifying Checksum 00:53:38 455c02918c45: Download complete 00:53:38 455c02918c45: Pull complete 00:53:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:53:38 Status: Downloaded newer image for alpine:3.14 00:53:38 ---> ac73e934f311 00:53:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:53:38 ---> Running in 2900303a1e06 00:53:38 Removing intermediate container 2900303a1e06 00:53:38 ---> 2ebbe9afd122 00:53:38 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 00:53:38 ---> Running in 4959f7e6dfca 00:53:38 Removing intermediate container 4959f7e6dfca 00:53:38 ---> 2e3302ff7ebd 00:53:38 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 00:53:38 ---> Running in 76d2846b7273 00:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:53:38 (1/6) Installing dumb-init (1.2.5-r1) 00:53:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:53:38 (3/6) Installing libsodium (1.0.18-r0) 00:53:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:53:38 (5/6) Installing libzmq (4.3.4-r0) 00:53:38 (6/6) Installing zeromq (4.3.4-r0) 00:53:38 Executing busybox-1.33.1-r7.trigger 00:53:38 OK: 8 MiB in 20 packages 00:53:38 Removing intermediate container 76d2846b7273 00:53:38 ---> cee603c8d54a 00:53:38 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 00:53:38 ---> 5e69e1510282 00:53:38 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 00:53:38 ---> 92195e461063 00:53:38 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 00:53:38 ---> f043978d8198 00:53:38 Step 20/25 : EXPOSE 59986 00:53:38 ---> Running in 3c19c3a816c9 00:53:38 Removing intermediate container 3c19c3a816c9 00:53:38 ---> 89a845cd163f 00:53:38 Step 21/25 : ENTRYPOINT ["/device-rest"] 00:53:38 ---> Running in c6c670dae7d8 00:53:38 Removing intermediate container c6c670dae7d8 00:53:38 ---> 43d48ff609aa 00:53:38 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:53:38 ---> Running in 87dc006a7686 00:53:38 Removing intermediate container 87dc006a7686 00:53:38 ---> 63b07aef9123 00:53:38 Step 23/25 : LABEL arch=arm64 00:53:39 ---> Running in 508cba65b1f6 00:53:39 Removing intermediate container 508cba65b1f6 00:53:39 ---> d8e98c755531 00:53:39 Step 24/25 : LABEL git_sha=78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:53:39 ---> Running in 1a1151544361 00:53:39 Removing intermediate container 1a1151544361 00:53:39 ---> 55095de3dd42 00:53:39 Step 25/25 : LABEL version=2.2.1-dev.3 00:53:40 ---> Running in 0089ecf13fb4 00:53:40 Removing intermediate container 0089ecf13fb4 00:53:40 ---> d0ae7bef84dd 00:53:40 [Warning] One or more build-args [ARCH] were not consumed 00:53:40 Successfully built d0ae7bef84dd 00:53:40 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 00:53:40 provisioning config files... 00:53:40 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/44@tmp/config7225649078407963857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:40 ---> docker-login.sh 00:53:40 nexus3.edgexfoundry.org:10001 00:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:41 Configure a credential helper to remove this warning. See 00:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:41 00:53:41 Login Succeeded 00:53:41 nexus3.edgexfoundry.org:10002 00:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:41 Configure a credential helper to remove this warning. See 00:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:41 00:53:41 Login Succeeded 00:53:41 nexus3.edgexfoundry.org:10003 00:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:42 Configure a credential helper to remove this warning. See 00:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:42 00:53:42 Login Succeeded 00:53:42 nexus3.edgexfoundry.org:10004 00:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:42 Configure a credential helper to remove this warning. See 00:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:42 00:53:42 Login Succeeded 00:53:42 docker.io 00:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:43 Configure a credential helper to remove this warning. See 00:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:43 00:53:43 Login Succeeded 00:53:43 ---> docker-login.sh ends [Pipeline] } 00:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:53:43 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 00:53:43 78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:53:43 latest 00:53:43 2.2.1-dev.3 00:53:43 78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 00:53:43 main 00:53:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:43 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:44 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:53:44 5163f3da9b37: Preparing 00:53:44 c23b0f09cdad: Preparing 00:53:44 02afd8ec6eff: Preparing 00:53:44 e1d7974e73dc: Preparing 00:53:44 f73e7dbfee58: Preparing 00:53:44 f73e7dbfee58: Layer already exists 00:53:44 5163f3da9b37: Pushed 00:53:44 c23b0f09cdad: Pushed 00:53:44 e1d7974e73dc: Pushed 00:53:50 02afd8ec6eff: Pushed 00:53:50 78d408cb2e9c2823d5dddcb6179e75cdf16507ed: digest: sha256:80be4f30deb13f3e0b097c6249161c52f11697348662921a48dea41673e6cd4b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:50 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:51 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 00:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:53:51 5163f3da9b37: Preparing 00:53:51 c23b0f09cdad: Preparing 00:53:51 02afd8ec6eff: Preparing 00:53:51 e1d7974e73dc: Preparing 00:53:51 f73e7dbfee58: Preparing 00:53:51 f73e7dbfee58: Layer already exists 00:53:51 02afd8ec6eff: Layer already exists 00:53:51 5163f3da9b37: Layer already exists 00:53:51 c23b0f09cdad: Layer already exists 00:53:51 e1d7974e73dc: Layer already exists 00:53:51 latest: digest: sha256:80be4f30deb13f3e0b097c6249161c52f11697348662921a48dea41673e6cd4b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:51 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:52 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.3 00:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:53:52 5163f3da9b37: Preparing 00:53:52 c23b0f09cdad: Preparing 00:53:52 02afd8ec6eff: Preparing 00:53:52 e1d7974e73dc: Preparing 00:53:52 f73e7dbfee58: Preparing 00:53:52 02afd8ec6eff: Layer already exists 00:53:52 c23b0f09cdad: Layer already exists 00:53:52 5163f3da9b37: Layer already exists 00:53:52 e1d7974e73dc: Layer already exists 00:53:52 f73e7dbfee58: Layer already exists 00:53:52 2.2.1-dev.3: digest: sha256:80be4f30deb13f3e0b097c6249161c52f11697348662921a48dea41673e6cd4b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:52 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:53 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 00:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:53:53 5163f3da9b37: Preparing 00:53:53 c23b0f09cdad: Preparing 00:53:53 02afd8ec6eff: Preparing 00:53:53 e1d7974e73dc: Preparing 00:53:53 f73e7dbfee58: Preparing 00:53:53 e1d7974e73dc: Layer already exists 00:53:53 c23b0f09cdad: Layer already exists 00:53:53 02afd8ec6eff: Layer already exists 00:53:53 f73e7dbfee58: Layer already exists 00:53:53 5163f3da9b37: Layer already exists 00:53:53 78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3: digest: sha256:80be4f30deb13f3e0b097c6249161c52f11697348662921a48dea41673e6cd4b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:53 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:54 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 00:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:53:54 5163f3da9b37: Preparing 00:53:54 c23b0f09cdad: Preparing 00:53:54 02afd8ec6eff: Preparing 00:53:54 e1d7974e73dc: Preparing 00:53:54 f73e7dbfee58: Preparing 00:53:54 5163f3da9b37: Layer already exists 00:53:54 c23b0f09cdad: Layer already exists 00:53:54 e1d7974e73dc: Layer already exists 00:53:54 02afd8ec6eff: Layer already exists 00:53:54 f73e7dbfee58: Layer already exists 00:53:54 main: digest: sha256:80be4f30deb13f3e0b097c6249161c52f11697348662921a48dea41673e6cd4b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:54 ===================================================== [Pipeline] echo 00:53:54 taggedImages: 00:53:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:78d408cb2e9c2823d5dddcb6179e75cdf16507ed 00:53:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 00:53:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.3 00:53:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:78d408cb2e9c2823d5dddcb6179e75cdf16507ed-2.2.1-dev.3 00:53:54 - 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 00:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:54 00:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:55 arm64: Pulling from edgex-lftools-log-publisher 00:53:55 8998bd30e6a1: Pulling fs layer 00:53:55 04944245beec: Pulling fs layer 00:53:55 699f458cf7ca: Pulling fs layer 00:53:55 765212b225bb: Pulling fs layer 00:53:55 f23df028b6ca: Pulling fs layer 00:53:55 d65c8cfc05b1: Pulling fs layer 00:53:55 2437ff75d9bd: Pulling fs layer 00:53:55 f23df028b6ca: Waiting 00:53:55 765212b225bb: Waiting 00:53:55 d65c8cfc05b1: Waiting 00:53:55 2437ff75d9bd: Waiting 00:53:55 04944245beec: Verifying Checksum 00:53:55 04944245beec: Download complete 00:53:55 765212b225bb: Download complete 00:53:55 f23df028b6ca: Verifying Checksum 00:53:55 f23df028b6ca: Download complete 00:53:55 d65c8cfc05b1: Verifying Checksum 00:53:55 d65c8cfc05b1: Download complete 00:53:55 699f458cf7ca: Verifying Checksum 00:53:55 699f458cf7ca: Download complete 00:53:55 8998bd30e6a1: Verifying Checksum 00:53:55 8998bd30e6a1: Download complete 00:53:59 2437ff75d9bd: Verifying Checksum 00:53:59 2437ff75d9bd: Download complete 00:54:00 8998bd30e6a1: Pull complete 00:54:01 04944245beec: Pull complete 00:54:02 699f458cf7ca: Pull complete 00:54:03 765212b225bb: Pull complete 00:54:04 f23df028b6ca: Pull complete 00:54:04 d65c8cfc05b1: Pull complete 00:54:19 2437ff75d9bd: Pull complete 00:54:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:19 prd-ubuntu20.04-docker-arm64-4c-16g-1577 does not seem to be running inside a container 00:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/44 -v /w/workspace/device-rest-go/44:/w/workspace/device-rest-go/44:rw,z -v /w/workspace/device-rest-go/44@tmp:/w/workspace/device-rest-go/44@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 00:54:22 $ docker top 382899a76b9d303ec272574e5087f340fc59d868cd730087dc8a8ecc25c92311 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:23 ---> job-cost.sh 00:54:23 lf-activate-venv: SKIPPING 00:54:23 INFO: No Stack... 00:54:23 INFO: Retrieving Pricing Info for: v3-standard-4 00:54:24 INFO: Archiving Costs [Pipeline] sh 00:54:25 + cat /w/workspace/device-rest-go/44/archives/cost.csv 00:54:25 + cut -d, -f6 [Pipeline] lock 00:54:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] 00:54:25 Resource [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] did not exist. Created. 00:54:25 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:25 /w/workspace/device-rest-go/44@tmp/durable-98913b75/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:54:26 + echo total: 0.10999999940395355 [Pipeline] stash 00:54:26 Warning: overwriting stash ‘stack-cost’ 00:54:26 Stashed 1 file(s) [Pipeline] } 00:54:26 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 00:54:26 $ docker stop --time=1 382899a76b9d303ec272574e5087f340fc59d868cd730087dc8a8ecc25c92311 00:54:28 $ docker rm -f 382899a76b9d303ec272574e5087f340fc59d868cd730087dc8a8ecc25c92311 [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 00:54:28 provisioning config files... 00:54:28 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8212723004475405042tmp [Pipeline] { [Pipeline] sh 00:54:28 + set +x 00:54:28 + curl -s https://codecov.io/bash 00:54:28 + bash -s -- 00:54:28 00:54:28 _____ _ 00:54:28 / ____| | | 00:54:28 | | ___ __| | ___ ___ _____ __ 00:54:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:28 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:28 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:28 Bash-1.0.6 00:54:28 00:54:28 00:54:28 ==> git version 2.25.1 found 00:54:28 ==> 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 00:54:28 Release-Date: 2020-01-08 00:54:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:54:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:54:28 ==> Jenkins CI detected. 00:54:28 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 00:54:28 project root: . 00:54:28 --> token set from env 00:54:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:28 ==> Running gcov in . (disable via -X gcov) 00:54:28 ==> Python coveragepy not found 00:54:28 ==> Searching for coverage reports in: 00:54:28 + . 00:54:28 -> Found 1 reports 00:54:28 ==> Detecting git/mercurial file structure 00:54:28 ==> Reading reports 00:54:28 + ./coverage.out bytes=9355 00:54:28 ==> Appending adjustments 00:54:28 https://docs.codecov.io/docs/fixing-reports 00:54:29 + Found adjustments 00:54:29 ==> Gzipping contents 00:54:29 4.0K /tmp/codecov.rJqQ3v.gz 00:54:29 ==> Uploading reports 00:54:29 url: https://codecov.io 00:54:29 query: branch=main&commit=78d408cb2e9c2823d5dddcb6179e75cdf16507ed&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:54:29 -> Pinging Codecov 00:54:29 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=78d408cb2e9c2823d5dddcb6179e75cdf16507ed&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:54:29 -> Uploading to 00:54:29 https://storage.googleapis.com/codecov/v4/raw/2022-06-07/4E5D53B4F1F92C436F7061BF334D961C/78d408cb2e9c2823d5dddcb6179e75cdf16507ed/f363b54f-9f7f-4b78-a0c4-d8e87454d530.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T005429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=986503a9881e445194562d0b3b5f5db45fa0b404f8d0959159431d8b891ddbb6 00:54:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:29 Dload Upload Total Spent Left Speed 00:54:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8171 --:--:-- --:--:-- --:--:-- 8135 100 1806 0 0 100 1806 0 8098 --:--:-- --:--:-- --:--:-- 8062 00:54:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] } 00:54:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:54:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:54:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:29 00:54:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:54:30 df9b9388f04a: Pulling fs layer 00:54:30 52dc419b0ee2: Pulling fs layer 00:54:30 25bc292e5bac: Pulling fs layer 00:54:30 114826534d7a: Pulling fs layer 00:54:30 4657fd5d0bcf: Pulling fs layer 00:54:30 6ad1cebc031e: Pulling fs layer 00:54:30 8a3aa393b2d8: Pulling fs layer 00:54:30 4657fd5d0bcf: Waiting 00:54:30 6ad1cebc031e: Waiting 00:54:30 8a3aa393b2d8: Waiting 00:54:30 114826534d7a: Waiting 00:54:30 25bc292e5bac: Verifying Checksum 00:54:30 25bc292e5bac: Download complete 00:54:30 52dc419b0ee2: Verifying Checksum 00:54:30 52dc419b0ee2: Download complete 00:54:30 4657fd5d0bcf: Verifying Checksum 00:54:30 4657fd5d0bcf: Download complete 00:54:30 df9b9388f04a: Verifying Checksum 00:54:30 df9b9388f04a: Download complete 00:54:30 df9b9388f04a: Pull complete 00:54:30 6ad1cebc031e: Verifying Checksum 00:54:30 6ad1cebc031e: Download complete 00:54:30 52dc419b0ee2: Pull complete 00:54:30 25bc292e5bac: Pull complete 00:54:31 114826534d7a: Verifying Checksum 00:54:31 114826534d7a: Download complete 00:54:31 8a3aa393b2d8: Verifying Checksum 00:54:31 8a3aa393b2d8: Download complete 00:54:34 114826534d7a: Pull complete 00:54:34 4657fd5d0bcf: Pull complete 00:54:34 6ad1cebc031e: Pull complete 00:54:38 8a3aa393b2d8: Pull complete 00:54:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:54:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:38 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:54:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:54:40 $ docker top 9ecd5fc978d15793f1682931a9930d3d3e7de50483203a22023ddb8d13cd33a8 -eo pid,comm [Pipeline] { [Pipeline] echo 00:54:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 00:54:41 + set -o pipefail 00:54:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 00:54:45 00:54:45 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 00:54:45 00:54:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/59767979-0e0f-4a91-ad9d-251f75ec29d3 00:54:45 00:54:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:54:45 00:54:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:54:45 00:54:45 [Pipeline] } 00:54:45 $ docker stop --time=1 9ecd5fc978d15793f1682931a9930d3d3e7de50483203a22023ddb8d13cd33a8 00:54:47 $ docker rm -f 9ecd5fc978d15793f1682931a9930d3d3e7de50483203a22023ddb8d13cd33a8 [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 00:54:48 + git log --format=format:%s -1 78d408cb2e9c2823d5dddcb6179e75cdf16507ed [Pipeline] sh 00:54:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:54:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:49 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:54:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:54:49 $ docker top 59459de20c3d54bf9423f2dc8a90d59ae9f9b2b2d0c751abd48ee1a4b39eb7b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:49 [ssh-agent] Looking for ssh-agent implementation... 00:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:50 $ docker exec 59459de20c3d54bf9423f2dc8a90d59ae9f9b2b2d0c751abd48ee1a4b39eb7b0 ssh-agent 00:54:50 SSH_AUTH_SOCK=/tmp/ssh-gyxvMfoL0oyL/agent.34 00:54:50 SSH_AGENT_PID=40 00:54:50 Running ssh-add (command line suppressed) 00:54:50 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1253493150604055530.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1253493150604055530.key) 00:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:50 + git semver tag 00:54:50 2022-06-07 00:54:50,872 [run_tag] DEBUG tag force:False 00:54:50 2022-06-07 00:54:50,872 [check_head_tag] DEBUG check head tag 00:54:50 2022-06-07 00:54:50,873 [execute] INFO git cat-file --batch-check 00:54:50 2022-06-07 00:54:50,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 00:54:50 2022-06-07 00:54:50,877 [execute] INFO git cat-file --batch 00:54:50 2022-06-07 00:54:50,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 00:54:50 2022-06-07 00:54:50,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:54:50 2022-06-07 00:54:50,886 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 00:54:50 2022-06-07 00:54:50,886 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 00:54:50 2022-06-07 00:54:50,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:54:50 2.2.1-dev.3 [Pipeline] } 00:54:50 $ docker exec --env ******** --env ******** 59459de20c3d54bf9423f2dc8a90d59ae9f9b2b2d0c751abd48ee1a4b39eb7b0 ssh-agent -k 00:54:51 unset SSH_AUTH_SOCK; 00:54:51 unset SSH_AGENT_PID; 00:54:51 echo Agent pid 40 killed; 00:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:51 + git semver [Pipeline] } 00:54:51 $ docker stop --time=1 59459de20c3d54bf9423f2dc8a90d59ae9f9b2b2d0c751abd48ee1a4b39eb7b0 00:54:52 $ docker rm -f 59459de20c3d54bf9423f2dc8a90d59ae9f9b2b2d0c751abd48ee1a4b39eb7b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:53 00:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:54:53 0.23.1-centos7: Pulling from edgex-lftools 00:54:53 ab5ef0e58194: Pulling fs layer 00:54:53 9712f1f96733: Pulling fs layer 00:54:53 63f879dbbcfc: Pulling fs layer 00:54:53 0d9ebad4ef96: Pulling fs layer 00:54:53 e9a5061849ea: Pulling fs layer 00:54:53 d747dcd14b5f: Pulling fs layer 00:54:53 2de7ff778b66: Pulling fs layer 00:54:53 0d9ebad4ef96: Waiting 00:54:53 e9a5061849ea: Waiting 00:54:53 2de7ff778b66: Waiting 00:54:53 9712f1f96733: Verifying Checksum 00:54:53 9712f1f96733: Download complete 00:54:54 63f879dbbcfc: Verifying Checksum 00:54:54 63f879dbbcfc: Download complete 00:54:54 e9a5061849ea: Verifying Checksum 00:54:54 e9a5061849ea: Download complete 00:54:54 d747dcd14b5f: Verifying Checksum 00:54:54 d747dcd14b5f: Download complete 00:54:54 0d9ebad4ef96: Verifying Checksum 00:54:54 0d9ebad4ef96: Download complete 00:54:54 ab5ef0e58194: Verifying Checksum 00:54:54 ab5ef0e58194: Download complete 00:54:54 2de7ff778b66: Verifying Checksum 00:54:54 2de7ff778b66: Download complete 00:54:57 ab5ef0e58194: Pull complete 00:54:57 9712f1f96733: Pull complete 00:54:58 63f879dbbcfc: Pull complete 00:55:01 0d9ebad4ef96: Pull complete 00:55:01 e9a5061849ea: Pull complete 00:55:01 d747dcd14b5f: Pull complete 00:55:02 2de7ff778b66: Pull complete 00:55:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:55:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:02 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:55:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:55:05 $ docker top 3adc495c46f9ba3d3033896a78a28aab90e8f36871e7ebbb5113289c37ed9b81 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:55:05 provisioning config files... 00:55:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7294671386785717057tmp 00:55:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4586083725250762005tmp 00:55:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config559424269075874686tmp [Pipeline] { [Pipeline] echo 00:55:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:55:05 ---> sigul-configuration.sh 00:55:05 gpg: directory `/root/.gnupg' created 00:55:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:55:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:55:05 gpg: keyring `/root/.gnupg/secring.gpg' created 00:55:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:55:05 gpg: CAST5 encrypted data 00:55:05 gpg: encrypted with 1 passphrase 00:55:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:55:06 + mkdir /home/jenkins 00:55:06 + mkdir /home/jenkins/sigul [Pipeline] sh 00:55:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:55:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:06 ---> sigul-install.sh 00:55:06 Sigul already installed; skipping installation. [Pipeline] sh 00:55:07 + git tag --list 00:55:07 v1.0.0 00:55:07 v1.1.0 00:55:07 v1.1.1 00:55:07 v1.1.2 00:55:07 v1.2.0 00:55:07 v1.2.1 00:55:07 v2.0.0 00:55:07 v2.1.0 00:55:07 v2.1.1-dev.1 00:55:07 v2.1.1-dev.2 00:55:07 v2.2.0 00:55:07 v2.2.1-dev.1 00:55:07 v2.2.1-dev.2 00:55:07 v2.2.1-dev.3 [Pipeline] sh 00:55:07 + lftools sign git-tag v2.2.1-dev.3 00:55:07 Signing Git tag with Sigul... 00:55:07 Signing v2.2.1-dev.3 [Pipeline] echo 00:55:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:55:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:55:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:55:08 $ docker stop --time=1 3adc495c46f9ba3d3033896a78a28aab90e8f36871e7ebbb5113289c37ed9b81 00:55:10 $ docker rm -f 3adc495c46f9ba3d3033896a78a28aab90e8f36871e7ebbb5113289c37ed9b81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:55:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:10 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:55:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:55:11 $ docker top e2439b093dccf6aff2cadc8830e89192570727676f5d3adc3202992541c9d935 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:55:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:11 [ssh-agent] Looking for ssh-agent implementation... 00:55:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:11 $ docker exec e2439b093dccf6aff2cadc8830e89192570727676f5d3adc3202992541c9d935 ssh-agent 00:55:11 SSH_AUTH_SOCK=/tmp/ssh-ynWa7mjjFjou/agent.32 00:55:11 SSH_AGENT_PID=39 00:55:11 Running ssh-add (command line suppressed) 00:55:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8806031421361800824.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8806031421361800824.key) 00:55:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:12 + git semver bump pre 00:55:12 2022-06-07 00:55:12,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:55:12 2022-06-07 00:55:12,400 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 00:55:12 2022-06-07 00:55:12,400 [bump_version] DEBUG bumped version:2.2.1-dev.4 00:55:12 2022-06-07 00:55:12,400 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 00:55:12 2022-06-07 00:55:12,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:55:12 2022-06-07 00:55:12,400 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:55:12 2022-06-07 00:55:12,403 [execute] INFO git cat-file --batch-check 00:55:12 2022-06-07 00:55:12,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:55:12 2022-06-07 00:55:12,410 [execute] INFO git cat-file --batch 00:55:12 2022-06-07 00:55:12,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:55:12 2022-06-07 00:55:12,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:55:12 2.2.1-dev.4 [Pipeline] } 00:55:12 $ docker exec --env ******** --env ******** e2439b093dccf6aff2cadc8830e89192570727676f5d3adc3202992541c9d935 ssh-agent -k 00:55:12 unset SSH_AUTH_SOCK; 00:55:12 unset SSH_AGENT_PID; 00:55:12 echo Agent pid 39 killed; 00:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:12 + git semver [Pipeline] } 00:55:13 $ docker stop --time=1 e2439b093dccf6aff2cadc8830e89192570727676f5d3adc3202992541c9d935 00:55:14 $ docker rm -f e2439b093dccf6aff2cadc8830e89192570727676f5d3adc3202992541c9d935 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:15 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:55:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:55:15 $ docker top 39132130aa3863a80d0980b83a760f29ca64dd5ab90f8bb07db69c7aaa2b0ebb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:55:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:15 [ssh-agent] Looking for ssh-agent implementation... 00:55:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:15 $ docker exec 39132130aa3863a80d0980b83a760f29ca64dd5ab90f8bb07db69c7aaa2b0ebb ssh-agent 00:55:16 SSH_AUTH_SOCK=/tmp/ssh-0jnsocw59283/agent.33 00:55:16 SSH_AGENT_PID=40 00:55:16 Running ssh-add (command line suppressed) 00:55:16 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4133001561516646543.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4133001561516646543.key) 00:55:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:16 + git semver push 00:55:16 2022-06-07 00:55:16,824 [run_push] DEBUG push 00:55:16 2022-06-07 00:55:16,825 [execute] INFO git cat-file --batch-check 00:55:16 2022-06-07 00:55:16,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:55:16 2022-06-07 00:55:16,829 [execute] INFO git rev-list a7a8977cc663a282a4bab969c4c3ec4a13ce312b -- 00:55:16 2022-06-07 00:55:16,829 [execute] DEBUG Popen(['git', 'rev-list', 'a7a8977cc663a282a4bab969c4c3ec4a13ce312b', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:55:16 2022-06-07 00:55:16,838 [execute] INFO git fetch -v origin 00:55:16 2022-06-07 00:55:16,839 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:55:17 2022-06-07 00:55:17,292 [run_push] DEBUG no remote changes detected 00:55:17 2022-06-07 00:55:17,292 [execute] INFO git push origin semver 00:55:17 2022-06-07 00:55:17,292 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:55:17 2022-06-07 00:55:17,953 [run_push] DEBUG push all version tags 00:55:17 2022-06-07 00:55:17,953 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:55:17 2022-06-07 00:55:17,954 [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) 00:55:18 2022-06-07 00:55:18,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:55:18 2.2.1-dev.4 [Pipeline] } 00:55:18 $ docker exec --env ******** --env ******** 39132130aa3863a80d0980b83a760f29ca64dd5ab90f8bb07db69c7aaa2b0ebb ssh-agent -k 00:55:19 unset SSH_AUTH_SOCK; 00:55:19 unset SSH_AGENT_PID; 00:55:19 echo Agent pid 40 killed; 00:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:19 + git semver [Pipeline] } 00:55:19 $ docker stop --time=1 39132130aa3863a80d0980b83a760f29ca64dd5ab90f8bb07db69c7aaa2b0ebb 00:55:21 $ docker rm -f 39132130aa3863a80d0980b83a760f29ca64dd5ab90f8bb07db69c7aaa2b0ebb [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 00:55:21 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 00:55:21 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 00:55:21 total 16 00:55:21 drwxr-xr-x 3 root root 4096 Jun 7 00:44 . 00:55:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 00:55 .. 00:55:21 drwxr-xr-x 2 root root 4096 Jun 7 00:44 cost 00:55:21 -rw-r--r-- 1 root root 84 Jun 7 00:44 cost.csv 00:55:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 00:55:21 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 00:55:21 total 16 00:55:21 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 00:44 . 00:55:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 00:55 .. 00:55:21 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 00:44 cost 00:55:21 -rw-r--r-- 1 jenkins jenkins 84 Jun 7 00:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:55:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:22 ---> package-listing.sh 00:55:22 ++ facter osfamily 00:55:22 ++ tr '[:upper:]' '[:lower:]' 00:55:23 + OS_FAMILY=debian 00:55:23 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 00:55:23 + START_PACKAGES=/tmp/packages_start.txt 00:55:23 + END_PACKAGES=/tmp/packages_end.txt 00:55:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:23 + PACKAGES=/tmp/packages_start.txt 00:55:23 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 00:55:23 + PACKAGES=/tmp/packages_end.txt 00:55:23 + case "${OS_FAMILY}" in 00:55:23 + dpkg -l 00:55:23 + grep '^ii' 00:55:23 + '[' -f /tmp/packages_start.txt ']' 00:55:23 + '[' -f /tmp/packages_end.txt ']' 00:55:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:23 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 00:55:23 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 00:55:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 00:55:23 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 00:55:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:24 prd-ubuntu20.04-docker-8c-8g-1574 does not seem to be running inside a container 00:55:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:55:24 $ docker top 1c27c86f7587ebd2be7580fe872c9a51f5ac5750eaf3fef81a6cd963335df12c -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:25 + mkdir -p /var/log/sysstat [Pipeline] sh 00:55:25 + ls /var/log/sa-host 00:55:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:25 provisioning config files... 00:55:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3744423050009156066tmp [Pipeline] { [Pipeline] echo 00:55:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:25 ---> create-netrc.sh [Pipeline] } 00:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:55:26 ---> python-tools-install.sh [Pipeline] echo 00:55:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:26 ---> sudo-logs.sh 00:55:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:26 ---> job-cost.sh 00:55:26 lf-activate-venv: SKIPPING 00:55:26 DEBUG: total: 0.2199999988079071 00:55:26 INFO: Retrieving Stack Cost... 00:55:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:55:27 INFO: Archiving Costs [Pipeline] echo 00:55:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:28 ---> logs-deploy.sh 00:55:28 lf-activate-venv: SKIPPING 00:55:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/44 00:55:28 INFO: archiving workspace using pattern(s): 00:55:29 Archives upload complete. 00:55:29 INFO: archiving logs to Nexus 00:55:30 ---> uname -a: 00:55:30 Linux prd-ubuntu20-04-docker-8c-8g-1574 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:55:30 00:55:30 00:55:30 ---> lscpu: 00:55:30 Architecture: x86_64 00:55:30 CPU op-mode(s): 32-bit, 64-bit 00:55:30 Byte Order: Little Endian 00:55:30 Address sizes: 40 bits physical, 48 bits virtual 00:55:30 CPU(s): 8 00:55:30 On-line CPU(s) list: 0-7 00:55:30 Thread(s) per core: 1 00:55:30 Core(s) per socket: 1 00:55:30 Socket(s): 8 00:55:30 NUMA node(s): 1 00:55:30 Vendor ID: AuthenticAMD 00:55:30 CPU family: 23 00:55:30 Model: 49 00:55:30 Model name: AMD EPYC-Rome Processor 00:55:30 Stepping: 0 00:55:30 CPU MHz: 2800.000 00:55:30 BogoMIPS: 5600.00 00:55:30 Virtualization: AMD-V 00:55:30 Hypervisor vendor: KVM 00:55:30 Virtualization type: full 00:55:30 L1d cache: 256 KiB 00:55:30 L1i cache: 256 KiB 00:55:30 L2 cache: 4 MiB 00:55:30 L3 cache: 128 MiB 00:55:30 NUMA node0 CPU(s): 0-7 00:55:30 Vulnerability Itlb multihit: Not affected 00:55:30 Vulnerability L1tf: Not affected 00:55:30 Vulnerability Mds: Not affected 00:55:30 Vulnerability Meltdown: Not affected 00:55:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:55:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:55:30 Vulnerability Srbds: Not affected 00:55:30 Vulnerability Tsx async abort: Not affected 00:55:30 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 00:55:30 00:55:30 00:55:30 ---> nproc: 00:55:30 8 00:55:30 00:55:30 00:55:30 ---> df -h: 00:55:30 Filesystem Size Used Avail Use% Mounted on 00:55:30 overlay 155G 13G 143G 8% / 00:55:30 tmpfs 64M 0 64M 0% /dev 00:55:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:55:30 shm 64M 0 64M 0% /dev/shm 00:55:30 /dev/vda1 155G 13G 143G 8% /facter-os 00:55:30 00:55:30 00:55:30 ---> sar -b -r -n DEV: 00:55:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1574) 06/07/22 _x86_64_ (8 CPU) 00:55:30 00:55:30 00:42:11 LINUX RESTART (8 CPU) 00:55:30 00:55:30 00:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:30 00:44:01 165.16 2.15 163.01 0.00 52.39 71366.91 0.00 00:55:30 00:45:01 190.08 0.07 190.02 0.00 5.87 39420.90 0.00 00:55:30 00:46:01 1.62 0.00 1.62 0.00 0.00 18.55 0.00 00:55:30 00:47:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 00:55:30 00:48:01 1.20 0.02 1.18 0.00 0.13 14.13 0.00 00:55:30 00:49:01 1.90 0.00 1.90 0.00 0.00 26.93 0.00 00:55:30 00:50:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 00:55:30 00:51:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 00:55:30 00:52:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 00:55:30 00:53:01 1.87 0.00 1.87 0.00 0.00 25.73 0.00 00:55:30 00:54:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 00:55:30 00:55:01 68.51 0.35 68.16 0.00 12.26 38585.57 0.00 00:55:30 Average: 36.40 0.22 36.18 0.00 5.89 12460.83 0.00 00:55:30 00:55:30 00:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:30 00:44:01 28270428 31746524 543208 1.65 160836 3503428 2089108 6.16 1305884 2834604 128104 00:55:30 00:45:01 27686500 31777152 512664 1.56 173828 4065436 1865592 5.50 1331208 3348608 324 00:55:30 00:46:01 27688132 31778784 511044 1.55 173860 4065432 1865592 5.50 1330444 3348612 12 00:55:30 00:47:01 27695928 31786660 503116 1.53 173900 4065440 1865592 5.50 1323552 3348612 172 00:55:30 00:48:01 27695516 31786256 503380 1.53 173940 4065436 1865592 5.50 1323304 3348620 24 00:55:30 00:49:01 27696048 31786892 502480 1.53 173976 4065460 1865592 5.50 1322812 3348632 180 00:55:30 00:50:01 27699056 31789928 499404 1.52 174008 4065460 1865592 5.50 1320784 3348632 12 00:55:30 00:51:01 27699292 31790208 499056 1.52 174032 4065464 1865592 5.50 1320180 3348636 16 00:55:30 00:52:01 27698944 31790164 499300 1.52 174044 4065464 1865592 5.50 1320136 3348936 180 00:55:30 00:53:01 27699228 31790480 499008 1.52 174072 4065440 1865592 5.50 1320020 3348924 12 00:55:30 00:54:01 27698996 31790272 498944 1.52 174088 4065448 1865592 5.50 1319532 3348928 20 00:55:30 00:55:01 26211376 31723080 562360 1.71 212352 5332848 2267660 6.68 1463332 4573984 592724 00:55:30 Average: 27619954 31778033 511164 1.55 176078 4124230 1917724 5.65 1333432 3407977 60148 00:55:30 00:55:30 00:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:30 00:44:01 ens3 368.62 251.61 5108.32 86.17 0.00 0.00 0.00 0.00 00:55:30 00:44:01 docker0 122.43 158.36 9.83 1190.19 0.00 0.00 0.00 0.00 00:55:30 00:44:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 00:55:30 00:44:01 veth8ca4910 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 00:55:30 00:45:01 ens3 209.75 152.77 2705.19 280.17 0.00 0.00 0.00 0.00 00:55:30 00:45:01 docker0 8.93 12.43 0.53 89.47 0.00 0.00 0.00 0.00 00:55:30 00:45:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 00:55:30 00:46:01 ens3 3.97 0.87 2.94 0.30 0.00 0.00 0.00 0.00 00:55:30 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:47:01 ens3 1.12 0.68 0.61 0.48 0.00 0.00 0.00 0.00 00:55:30 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:48:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 00:55:30 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:49:01 ens3 0.55 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:55:30 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:50:01 ens3 0.60 0.40 0.32 0.21 0.00 0.00 0.00 0.00 00:55:30 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:51:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:53:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 00:55:30 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:55:30 00:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:30 00:55:01 ens3 348.68 228.95 7852.72 69.23 0.00 0.00 0.00 0.00 00:55:30 00:55:01 docker0 36.49 43.91 3.21 683.31 0.00 0.00 0.00 0.00 00:55:30 00:55:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 00:55:30 Average: ens3 77.84 52.99 1305.84 36.39 0.00 0.00 0.00 0.00 00:55:30 Average: docker0 13.99 17.89 1.13 163.58 0.00 0.00 0.00 0.00 00:55:30 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 00:55:30 00:55:30 00:55:30 ---> sar -P ALL: 00:55:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1574) 06/07/22 _x86_64_ (8 CPU) 00:55:30 00:55:30 00:42:11 LINUX RESTART (8 CPU) 00:55:30 00:55:30 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:55:30 00:44:01 all 26.81 0.00 6.59 1.59 0.09 64.91 00:55:30 00:44:01 0 25.93 0.00 6.08 0.24 0.08 67.66 00:55:30 00:44:01 1 25.47 0.00 6.86 3.95 0.08 63.63 00:55:30 00:44:01 2 27.17 0.00 7.13 2.99 0.08 62.63 00:55:30 00:44:01 3 28.17 0.00 5.72 0.07 0.08 65.96 00:55:30 00:44:01 4 27.71 0.00 7.54 3.65 0.12 60.98 00:55:30 00:44:01 5 27.63 0.00 6.90 0.66 0.08 64.73 00:55:30 00:44:01 6 25.10 0.00 6.15 0.39 0.10 68.26 00:55:30 00:44:01 7 27.32 0.00 6.36 0.76 0.10 65.45 00:55:30 00:45:01 all 17.79 0.00 3.99 1.25 0.08 76.89 00:55:30 00:45:01 0 19.36 0.00 4.28 4.09 0.10 72.17 00:55:30 00:45:01 1 17.18 0.00 3.62 0.10 0.08 79.02 00:55:30 00:45:01 2 18.25 0.00 4.50 0.56 0.07 76.63 00:55:30 00:45:01 3 15.66 0.00 3.91 0.20 0.07 80.17 00:55:30 00:45:01 4 17.69 0.00 3.78 0.35 0.07 78.11 00:55:30 00:45:01 5 17.44 0.00 3.79 0.79 0.07 77.92 00:55:30 00:45:01 6 18.70 0.00 3.70 0.17 0.07 77.37 00:55:30 00:45:01 7 18.08 0.00 4.33 3.72 0.12 73.76 00:55:30 00:46:01 all 0.02 0.00 0.01 0.01 0.00 99.95 00:55:30 00:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:46:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:55:30 00:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:46:01 6 0.02 0.00 0.02 0.03 0.00 99.93 00:55:30 00:46:01 7 0.05 0.00 0.02 0.03 0.00 99.90 00:55:30 00:47:01 all 0.04 0.00 0.02 0.01 0.00 99.93 00:55:30 00:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:55:30 00:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:47:01 2 0.10 0.00 0.02 0.00 0.02 99.87 00:55:30 00:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:55:30 00:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:47:01 6 0.03 0.00 0.02 0.02 0.00 99.93 00:55:30 00:47:01 7 0.02 0.00 0.00 0.03 0.00 99.95 00:55:30 00:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:55:30 00:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 00:55:30 00:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:55:30 00:48:01 2 0.02 0.00 0.05 0.02 0.02 99.90 00:55:30 00:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:55:30 00:48:01 7 0.03 0.00 0.02 0.03 0.00 99.92 00:55:30 00:49:01 all 0.03 0.00 0.00 0.01 0.00 99.96 00:55:30 00:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:49:01 2 0.05 0.00 0.00 0.00 0.02 99.93 00:55:30 00:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:49:01 6 0.02 0.00 0.02 0.03 0.00 99.93 00:55:30 00:49:01 7 0.00 0.00 0.00 0.03 0.00 99.97 00:55:30 00:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:55:30 00:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:55:30 00:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:50:01 2 0.05 0.00 0.05 0.00 0.02 99.88 00:55:30 00:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:55:30 00:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 00:55:30 00:50:01 7 0.03 0.00 0.00 0.03 0.00 99.93 00:55:30 00:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:55:30 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:55:30 00:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:51:01 7 0.00 0.00 0.00 0.03 0.00 99.97 00:55:30 00:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:55:30 00:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:55:30 00:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:55:30 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:55:30 00:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:55:30 00:53:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:55:30 00:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:55:30 00:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:55:30 00:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:55:30 00:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:55:30 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:53:01 7 0.00 0.00 0.02 0.05 0.00 99.93 00:55:30 00:54:01 all 0.02 0.00 0.00 0.00 0.01 99.97 00:55:30 00:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:55:30 00:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:55:30 00:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:55:30 00:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:55:30 00:54:01 7 0.02 0.00 0.00 0.02 0.02 99.95 00:55:30 00:55:30 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:55:30 00:55:01 all 8.13 0.00 3.10 0.80 0.04 87.93 00:55:30 00:55:01 0 9.26 0.00 3.01 0.44 0.05 87.23 00:55:30 00:55:01 1 8.00 0.00 3.49 0.35 0.05 88.10 00:55:30 00:55:01 2 8.51 0.00 2.80 0.08 0.03 88.57 00:55:30 00:55:01 3 6.81 0.00 3.09 0.03 0.03 90.03 00:55:30 00:55:01 4 7.81 0.00 3.34 0.12 0.03 88.69 00:55:30 00:55:01 5 7.92 0.00 2.69 0.07 0.03 89.29 00:55:30 00:55:01 6 8.60 0.00 3.22 4.36 0.05 83.77 00:55:30 00:55:01 7 8.11 0.00 3.19 0.93 0.03 87.74 00:55:30 Average: all 4.37 0.00 1.14 0.30 0.02 94.17 00:55:30 Average: 0 4.52 0.00 1.12 0.40 0.03 93.94 00:55:30 Average: 1 4.19 0.00 1.16 0.36 0.02 94.27 00:55:30 Average: 2 4.48 0.00 1.20 0.30 0.02 94.00 00:55:30 Average: 3 4.19 0.00 1.05 0.03 0.02 94.72 00:55:30 Average: 4 4.40 0.00 1.21 0.34 0.02 94.03 00:55:30 Average: 5 4.38 0.00 1.11 0.13 0.02 94.37 00:55:30 Average: 6 4.36 0.00 1.09 0.42 0.02 94.11 00:55:30 Average: 7 4.42 0.00 1.15 0.47 0.02 93.93 00:55:30 00:55:30 00:55:30