Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 595e424eeac7315f293af2ed61abe406cb611b5e Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3360703908234053528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5274143958860073109.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7965517731383378547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh7854530855086572380.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh2177483636523141248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1005’ Running on prd-centos7-docker-4c-2g-1011 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.24.4' 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 /w/workspace/edgexfoundry_device-rest-go_main@tmp/jenkins-gitclient-ssh4593877338000609561.key > 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 595e424eeac7315f293af2ed61abe406cb611b5e (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 595e424eeac7315f293af2ed61abe406cb611b5e # timeout=10 Commit message: "Merge pull request #131 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" > git rev-list --no-walk 2fa5af78a65124eb3e46825fc0444c4be12292c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:26 ========================================================= 02:06:26 EdgeX Global Pipelines Version Info 02:06:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:06:27 ------------------- 02:06:27 stable info: 02:06:27 ------------------- 02:06:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:06:27 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:06:27 Message: update stable to v1.0.205 02:06:28 ------------------- 02:06:28 experimental info: 02:06:28 ------------------- 02:06:28 Commited By: **** collab-it+edgex@linuxfoundation.org 02:06:28 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:06:28 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:06:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 595e424eeac7315f293af2ed61abe406cb611b5e [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 595e424 [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:29 provisioning config files... 02:06:29 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2302776362243569567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:29 ---> docker-login.sh 02:06:29 nexus3.edgexfoundry.org:10001 02:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:29 Configure a credential helper to remove this warning. See 02:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:29 02:06:29 Login Succeeded 02:06:29 nexus3.edgexfoundry.org:10002 02:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 nexus3.edgexfoundry.org:10003 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 nexus3.edgexfoundry.org:10004 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 docker.io 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 ---> docker-login.sh ends [Pipeline] } 02:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:31 + git log --format=format:%s -1 595e424eeac7315f293af2ed61abe406cb611b5e [Pipeline] echo 02:06:31 GIT_COMMIT: 595e424eeac7315f293af2ed61abe406cb611b5e, Commit Message: Merge pull request #131 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1 [Pipeline] echo 02:06:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:32 02:06:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:06:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:34 latest: Pulling from edgex-devops/git-semver 02:06:34 31603596830f: Pulling fs layer 02:06:34 d4622e32a9a9: Pulling fs layer 02:06:34 1030fce36090: Pulling fs layer 02:06:34 6c6cb7e1b49b: Pulling fs layer 02:06:34 6c6cb7e1b49b: Waiting 02:06:34 d4622e32a9a9: Verifying Checksum 02:06:34 d4622e32a9a9: Download complete 02:06:35 31603596830f: Verifying Checksum 02:06:35 31603596830f: Download complete 02:06:35 31603596830f: Pull complete 02:06:35 6c6cb7e1b49b: Verifying Checksum 02:06:35 6c6cb7e1b49b: Download complete 02:06:35 d4622e32a9a9: Pull complete 02:06:35 1030fce36090: Verifying Checksum 02:06:35 1030fce36090: Download complete 02:06:35 1030fce36090: Pull complete 02:06:36 6c6cb7e1b49b: Pull complete 02:06:36 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 02:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:06:36 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 02:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:37 $ docker top b3992105d7fd2c8b9a35a4149b662040ae6effc4e977938722c1ec0280da4bcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:37 [ssh-agent] Looking for ssh-agent implementation... 02:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:37 $ docker exec b3992105d7fd2c8b9a35a4149b662040ae6effc4e977938722c1ec0280da4bcf ssh-agent 02:06:37 SSH_AUTH_SOCK=/tmp/ssh-cR7Q7VIqraQV/agent.14 02:06:37 SSH_AGENT_PID=20 02:06:37 Running ssh-add (command line suppressed) 02:06:37 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_185739118331315049.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_185739118331315049.key) 02:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:37 + git tag --points-at HEAD [Pipeline] } 02:06:38 $ docker exec --env ******** --env ******** b3992105d7fd2c8b9a35a4149b662040ae6effc4e977938722c1ec0280da4bcf ssh-agent -k 02:06:38 unset SSH_AUTH_SOCK; 02:06:38 unset SSH_AGENT_PID; 02:06:38 echo Agent pid 20 killed; 02:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:06:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:38 [ssh-agent] Looking for ssh-agent implementation... 02:06:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:38 $ docker exec b3992105d7fd2c8b9a35a4149b662040ae6effc4e977938722c1ec0280da4bcf ssh-agent 02:06:38 SSH_AUTH_SOCK=/tmp/ssh-EKzmw949xtgS/agent.53 02:06:38 SSH_AGENT_PID=61 02:06:38 Running ssh-add (command line suppressed) 02:06:38 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8026763382145497987.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8026763382145497987.key) 02:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:38 + git semver init 02:06:38 # -> Open(): unable to determine branch for HEAD 02:06:38 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 02:06:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 02:06:38 # $SEMVER_REMOTE_NAME = origin 02:06:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:38 # $SEMVER_USER_NAME = edgex-jenkins 02:06:38 # $SEMVER_BRANCH = main 02:06:38 # $SEMVER_TEMP = /tmp/semver-822231312 02:06:38 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 02:06:39 # '/tmp/semver-822231312' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' 02:06:39 # -> Force: false 02:06:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 02:06:39 $ docker exec --env ******** --env ******** b3992105d7fd2c8b9a35a4149b662040ae6effc4e977938722c1ec0280da4bcf ssh-agent -k 02:06:39 unset SSH_AUTH_SOCK; 02:06:39 unset SSH_AGENT_PID; 02:06:39 echo Agent pid 61 killed; 02:06:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:40 + git semver [Pipeline] } 02:06:40 $ docker stop --time=1 b3992105d7fd2c8b9a35a4149b662040ae6effc4e977938722c1ec0280da4bcf 02:06:41 $ docker rm -f b3992105d7fd2c8b9a35a4149b662040ae6effc4e977938722c1ec0280da4bcf [Pipeline] // withDockerContainer [Pipeline] sh 02:06:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:06:42 Stashed 1 file(s) [Pipeline] echo 02:06:42 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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] node [Pipeline] node 02:06:57 Still waiting to schedule task 02:06:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:06:57 Still waiting to schedule task 02:06:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:08:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1013 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 02:08:58 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 02:08:58 The recommended git tool is: git 02:09:03 using credential edgex-jenkins-ssh 02:09:04 Cloning the remote Git repository 02:09:04 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 02:09:04 > git init /w/workspace/device-rest-go/5 # timeout=10 02:09:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:09:04 > git --version # timeout=10 02:09:04 > git --version # 'git version 2.17.1' 02:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:06 Avoid second fetch 02:09:06 Checking out Revision 595e424eeac7315f293af2ed61abe406cb611b5e (main) 02:09:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:09:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:06 > git config core.sparsecheckout # timeout=10 02:09:06 > git checkout -f 595e424eeac7315f293af2ed61abe406cb611b5e # timeout=10 02:09:10 Commit message: "Merge pull request #131 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:10 provisioning config files... 02:09:10 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config822312094470757633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:11 ---> docker-login.sh 02:09:11 nexus3.edgexfoundry.org:10001 02:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:12 Configure a credential helper to remove this warning. See 02:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:12 02:09:12 Login Succeeded 02:09:12 nexus3.edgexfoundry.org:10002 02:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:13 Configure a credential helper to remove this warning. See 02:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:13 02:09:13 Login Succeeded 02:09:13 nexus3.edgexfoundry.org:10003 02:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:13 Configure a credential helper to remove this warning. See 02:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:13 02:09:13 Login Succeeded 02:09:13 nexus3.edgexfoundry.org:10004 02:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:14 Configure a credential helper to remove this warning. See 02:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:14 02:09:14 Login Succeeded 02:09:14 docker.io 02:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:15 Configure a credential helper to remove this warning. See 02:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:15 02:09:15 Login Succeeded 02:09:15 ---> docker-login.sh ends [Pipeline] } 02:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:15 ========================================================= 02:09:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:09:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:09:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:09:15 Sending build context to Docker daemon 119.3kB 02:09:16 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:09:16 Step 2/10 : FROM ${BASE} 02:09:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:09:16 595b0fe564bb: Pulling fs layer 02:09:16 24495759ef45: Pulling fs layer 02:09:16 d148012ef14d: Pulling fs layer 02:09:16 e90a11edd702: Pulling fs layer 02:09:16 d77568369979: Pulling fs layer 02:09:16 fc1c9f9a7f3b: Pulling fs layer 02:09:16 170f2ba95c9a: Pulling fs layer 02:09:16 97ac5df62f85: Pulling fs layer 02:09:16 e90a11edd702: Waiting 02:09:16 d77568369979: Waiting 02:09:16 fc1c9f9a7f3b: Waiting 02:09:16 170f2ba95c9a: Waiting 02:09:16 97ac5df62f85: Waiting 02:09:16 d148012ef14d: Verifying Checksum 02:09:16 d148012ef14d: Download complete 02:09:16 24495759ef45: Verifying Checksum 02:09:16 d77568369979: Verifying Checksum 02:09:16 d77568369979: Download complete 02:09:16 fc1c9f9a7f3b: Download complete 02:09:16 595b0fe564bb: Verifying Checksum 02:09:16 595b0fe564bb: Download complete 02:09:16 170f2ba95c9a: Download complete 02:09:17 595b0fe564bb: Pull complete 02:09:18 24495759ef45: Pull complete 02:09:19 d148012ef14d: Pull complete 02:09:20 97ac5df62f85: Verifying Checksum 02:09:20 97ac5df62f85: Download complete 02:09:21 Running on prd-centos7-docker-4c-2g-1014 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 02:09:21 Running in /w/workspace/device-rest-go/5 [Pipeline] { 02:09:21 e90a11edd702: Verifying Checksum 02:09:21 e90a11edd702: Download complete [Pipeline] checkout 02:09:21 The recommended git tool is: git 02:09:24 using credential edgex-jenkins-ssh 02:09:24 Cloning the remote Git repository 02:09:24 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 02:09:24 > git init /w/workspace/device-rest-go/5 # timeout=10 02:09:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:09:24 > git --version # timeout=10 02:09:24 > git --version # 'git version 2.24.4' 02:09:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:24 [INFO] Currently running in a labeled security context 02:09:24 [INFO] Currently SELinux is 'enforcing' on the host 02:09:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh1609575685494647863.key 02:09:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:25 Avoid second fetch 02:09:25 Checking out Revision 595e424eeac7315f293af2ed61abe406cb611b5e (main) 02:09:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:09:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:25 > git config core.sparsecheckout # timeout=10 02:09:25 > git checkout -f 595e424eeac7315f293af2ed61abe406cb611b5e # timeout=10 02:09:29 Commit message: "Merge pull request #131 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:29 provisioning config files... 02:09:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config5428813810030320364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:30 ---> docker-login.sh 02:09:30 nexus3.edgexfoundry.org:10001 02:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:30 Configure a credential helper to remove this warning. See 02:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:30 02:09:30 Login Succeeded 02:09:30 nexus3.edgexfoundry.org:10002 02:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:30 Configure a credential helper to remove this warning. See 02:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:30 02:09:30 Login Succeeded 02:09:30 nexus3.edgexfoundry.org:10003 02:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:30 Configure a credential helper to remove this warning. See 02:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:30 02:09:30 Login Succeeded 02:09:30 nexus3.edgexfoundry.org:10004 02:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:30 Configure a credential helper to remove this warning. See 02:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:30 02:09:30 Login Succeeded 02:09:30 docker.io 02:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:31 Configure a credential helper to remove this warning. See 02:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:31 02:09:31 Login Succeeded 02:09:31 ---> docker-login.sh ends [Pipeline] } 02:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:09:31 e90a11edd702: Pull complete 02:09:31 d77568369979: Pull complete 02:09:31 fc1c9f9a7f3b: Pull complete [Pipeline] echo 02:09:31 ========================================================= 02:09:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:09:31 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:09:31 170f2ba95c9a: Pull complete 02:09:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:09:31 Sending build context to Docker daemon 119.3kB 02:09:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:09:31 Step 2/10 : FROM ${BASE} 02:09:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:09:31 540db60ca938: Pulling fs layer 02:09:31 adcc1eea9eea: Pulling fs layer 02:09:31 4c4ab2625f07: Pulling fs layer 02:09:31 db62176df00c: Pulling fs layer 02:09:31 3b30891b0d05: Pulling fs layer 02:09:31 06b49ca38bd5: Pulling fs layer 02:09:31 c788192a36de: Pulling fs layer 02:09:31 a77e37c0d609: Pulling fs layer 02:09:31 c3185cebc471: Pulling fs layer 02:09:31 db62176df00c: Waiting 02:09:31 3b30891b0d05: Waiting 02:09:31 06b49ca38bd5: Waiting 02:09:31 c788192a36de: Waiting 02:09:31 a77e37c0d609: Waiting 02:09:31 c3185cebc471: Waiting 02:09:32 4c4ab2625f07: Verifying Checksum 02:09:32 4c4ab2625f07: Download complete 02:09:32 adcc1eea9eea: Verifying Checksum 02:09:32 adcc1eea9eea: Download complete 02:09:32 3b30891b0d05: Verifying Checksum 02:09:32 3b30891b0d05: Download complete 02:09:32 06b49ca38bd5: Verifying Checksum 02:09:32 06b49ca38bd5: Download complete 02:09:32 c788192a36de: Verifying Checksum 02:09:32 c788192a36de: Download complete 02:09:32 540db60ca938: Verifying Checksum 02:09:32 540db60ca938: Download complete 02:09:32 540db60ca938: Pull complete 02:09:32 adcc1eea9eea: Pull complete 02:09:32 4c4ab2625f07: Pull complete 02:09:32 a77e37c0d609: Verifying Checksum 02:09:32 a77e37c0d609: Download complete 02:09:36 c3185cebc471: Verifying Checksum 02:09:36 c3185cebc471: Download complete 02:09:36 db62176df00c: Verifying Checksum 02:09:36 db62176df00c: Download complete 02:09:36 97ac5df62f85: Pull complete 02:09:37 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:09:37 ---> 04bc70af865f 02:09:37 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:09:40 ---> Running in 6a855e732b3e 02:09:40 Removing intermediate container 6a855e732b3e 02:09:40 ---> dc7ea06d6bf3 02:09:40 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:09:40 db62176df00c: Pull complete 02:09:40 3b30891b0d05: Pull complete 02:09:40 06b49ca38bd5: Pull complete 02:09:40 c788192a36de: Pull complete 02:09:40 a77e37c0d609: Pull complete 02:09:41 ---> Running in ab9c6693d432 02:09:41 Removing intermediate container ab9c6693d432 02:09:41 ---> 1de9a05bfa5c 02:09:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:09:41 ---> Running in c7e2c808b47b 02:09:42 Removing intermediate container c7e2c808b47b 02:09:42 ---> 48e101bb1d85 02:09:42 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:42 ---> Running in 39cfa5969240 02:09:42 c3185cebc471: Pull complete 02:09:42 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:09:43 ---> 031687cdd783 02:09:43 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:09:45 ---> Running in 80839ecde44f 02:09:45 Removing intermediate container 80839ecde44f 02:09:45 ---> 754414c562b9 02:09:45 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:09:45 ---> Running in 4c602f22becc 02:09:45 Removing intermediate container 4c602f22becc 02:09:45 ---> 78d50a919aab 02:09:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:09:45 ---> Running in 827fab74cd62 02:09:45 Removing intermediate container 827fab74cd62 02:09:45 ---> c6407afc8180 02:09:45 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:45 ---> Running in c0bc80d95668 02:09:45 Removing intermediate container 39cfa5969240 02:09:45 ---> 71aab0e91d82 02:09:45 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:45 ---> Running in eacc88c039d4 02:09:46 Removing intermediate container c0bc80d95668 02:09:46 ---> 0e24b5253200 02:09:46 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:46 ---> Running in d42fe7ce45a8 02:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:09:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:09:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:09:47 (1/3) Installing openssh-keygen (8.4_p1-r3) 02:09:47 (2/3) Installing libedit (20191231.3.1-r1) 02:09:47 (3/3) Installing openssh-client (8.4_p1-r3) 02:09:48 (1/3) Installing openssh-keygen (8.4_p1-r3) 02:09:48 (2/3) Installing libedit (20191231.3.1-r1) 02:09:48 (3/3) Installing openssh-client (8.4_p1-r3) 02:09:48 Executing busybox-1.32.1-r6.trigger 02:09:48 OK: 223 MiB in 55 packages 02:09:48 Executing busybox-1.32.1-r6.trigger 02:09:48 Removing intermediate container d42fe7ce45a8 02:09:48 ---> eb1393c6a981 02:09:48 Step 8/10 : WORKDIR /device-rest-go 02:09:48 ---> Running in ee9442d20e73 02:09:48 Removing intermediate container ee9442d20e73 02:09:48 ---> 397adfd1a1c8 02:09:48 Step 9/10 : COPY . . 02:09:49 ---> c1894c4f359a 02:09:49 Step 10/10 : RUN go mod download 02:09:49 ---> Running in e8529030422d 02:09:49 OK: 222 MiB in 55 packages 02:09:50 Removing intermediate container eacc88c039d4 02:09:50 ---> 4bf063383006 02:09:50 Step 8/10 : WORKDIR /device-rest-go 02:09:50 ---> Running in f4e87f692733 02:09:50 Removing intermediate container f4e87f692733 02:09:50 ---> db55d7174fe6 02:09:50 Step 9/10 : COPY . . 02:09:51 ---> 7e724639d9bc 02:09:51 Step 10/10 : RUN go mod download 02:09:51 ---> Running in 97e6df525c9a 02:10:04 Removing intermediate container e8529030422d 02:10:04 ---> e972d4589fc0 02:10:04 Successfully built e972d4589fc0 02:10:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:10:04 + docker inspect -f . ci-base-image-x86_64 02:10:04 . [Pipeline] withDockerContainer 02:10:04 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 02:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:10:04 $ docker top f1d09a323e649c288877e288ebdf9b538add5a6ffee9bee2142b5a9358b308d5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:05 + go version 02:10:05 go version go1.16.6 linux/amd64 [Pipeline] } 02:10:05 $ docker stop --time=1 f1d09a323e649c288877e288ebdf9b538add5a6ffee9bee2142b5a9358b308d5 02:10:06 $ docker rm -f f1d09a323e649c288877e288ebdf9b538add5a6ffee9bee2142b5a9358b308d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:10:07 + docker inspect -f . ci-base-image-x86_64 02:10:07 . [Pipeline] withDockerContainer 02:10:07 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 02:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:10:07 $ docker top 0fe619b89553cdac7bc158e7eb8ff2704c56f574d5ed87b24a352df5b605203c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:10:08 + go mod tidy [Pipeline] sh 02:10:08 + make test 02:10:08 go mod tidy 02:10:08 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:10:09 ? github.com/edgexfoundry/device-rest-go [no test files] 02:10:24 Removing intermediate container 97e6df525c9a 02:10:24 ---> daf2e601262d 02:10:24 Successfully built daf2e601262d 02:10:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:10:24 + docker inspect -f . ci-base-image-arm64 02:10:24 . [Pipeline] withDockerContainer 02:10:24 prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 02:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 02:10:26 $ docker top 65ebefd1c176abf60345826882c41a721fb48cf7d1af5bbbc5ca44d4fd7a28bf -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:27 + go version 02:10:27 go version go1.16.6 linux/arm64 [Pipeline] } 02:10:27 $ docker stop --time=1 65ebefd1c176abf60345826882c41a721fb48cf7d1af5bbbc5ca44d4fd7a28bf 02:10:27 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:10:27 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 02:10:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:10:29 $ docker rm -f 65ebefd1c176abf60345826882c41a721fb48cf7d1af5bbbc5ca44d4fd7a28bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:10:30 + docker inspect -f . ci-base-image-arm64 02:10:30 . [Pipeline] withDockerContainer 02:10:30 prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 02:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 02:10:32 $ docker top 39cee196b34f15e8c5bdbe6e04d3fc0de1bb6841d1dbd87731439318dcea496e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:10:33 gofmt -l . 02:10:33 [ "`gofmt -l .`" = "" ] 02:10:33 ./bin/test-go-mod-tidy.sh 02:10:33 ./bin/test-attribution-txt.sh [Pipeline] } 02:10:33 $ docker stop --time=1 0fe619b89553cdac7bc158e7eb8ff2704c56f574d5ed87b24a352df5b605203c 02:10:33 + go mod tidy 02:10:34 $ docker rm -f 0fe619b89553cdac7bc158e7eb8ff2704c56f574d5ed87b24a352df5b605203c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 02:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 02:10:35 + make test 02:10:35 go mod tidy 02:10:35 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:10:37 ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] sh 02:10:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:37 + ls -al . 02:10:37 total 120 02:10:37 drwxrwxr-x. 8 jenkins jenkins 4096 Aug 17 02:10 . 02:10:37 drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 02:09 .. 02:10:37 -rw-rw-r--. 1 jenkins jenkins 6792 Aug 17 02:09 Attribution.txt 02:10:37 drwxrwxr-x. 2 jenkins jenkins 64 Aug 17 02:09 bin 02:10:37 -rw-rw-r--. 1 jenkins jenkins 7459 Aug 17 02:09 CHANGELOG.md 02:10:37 drwxrwxr-x. 3 jenkins jenkins 32 Aug 17 02:09 cmd 02:10:37 -rw-r--r--. 1 jenkins jenkins 8513 Aug 17 02:10 coverage.out 02:10:37 -rw-rw-r--. 1 jenkins jenkins 1615 Aug 17 02:09 Dockerfile 02:10:37 -rw-rw-r--. 1 jenkins jenkins 1087 Aug 17 02:09 Dockerfile.build 02:10:37 -rw-rw-r--. 1 jenkins jenkins 151 Aug 17 02:09 .dockerignore 02:10:37 drwxrwxr-x. 2 jenkins jenkins 76 Aug 17 02:09 driver 02:10:37 drwxrwxr-x. 8 jenkins jenkins 162 Aug 17 02:09 .git 02:10:37 drwxrwxr-x. 2 jenkins jenkins 103 Aug 17 02:09 .github 02:10:37 -rw-rw-r--. 1 jenkins jenkins 336 Aug 17 02:09 .gitignore 02:10:37 -rw-r--r--. 1 jenkins jenkins 271 Aug 17 02:10 go.mod 02:10:37 -rw-r--r--. 1 jenkins jenkins 20570 Aug 17 02:10 go.sum 02:10:37 -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 02:09 GOVERNANCE.md 02:10:37 -rw-rw-r--. 1 jenkins jenkins 680 Aug 17 02:09 Jenkinsfile 02:10:37 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 17 02:09 LICENSE 02:10:37 -rw-rw-r--. 1 jenkins jenkins 996 Aug 17 02:09 Makefile 02:10:37 -rw-rw-r--. 1 jenkins jenkins 620 Aug 17 02:09 OWNERS.md 02:10:37 -rw-rw-r--. 1 jenkins jenkins 7661 Aug 17 02:09 README.md 02:10:37 drwxrwxr-x. 4 jenkins jenkins 71 Aug 17 02:09 snap 02:10:37 -rw-rw-r--. 1 jenkins jenkins 11 Aug 17 02:06 VERSION 02:10:37 -rw-rw-r--. 1 jenkins jenkins 713 Aug 17 02:09 version.go [Pipeline] isUnix [Pipeline] sh 02:10:38 + 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=595e424eeac7315f293af2ed61abe406cb611b5e --label arch=amd64 --label version=2.0.1-dev.4 . 02:10:38 Sending build context to Docker daemon 129kB 02:10:38 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 02:10:38 Step 2/25 : FROM ${BASE} AS builder 02:10:38 ---> e972d4589fc0 02:10:38 Step 3/25 : ARG MAKE='make build' 02:10:38 ---> Running in e56a0045a290 02:10:38 Removing intermediate container e56a0045a290 02:10:38 ---> 0d11c2054876 02:10:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:10:38 ---> Running in acd085e217c0 02:10:38 Removing intermediate container acd085e217c0 02:10:38 ---> d3d64bb32dbb 02:10:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:10:38 ---> Running in cd75da56d5c4 02:10:38 Removing intermediate container cd75da56d5c4 02:10:38 ---> bee09a8de5c9 02:10:38 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:38 ---> Running in abf87b149e39 02:10:39 Removing intermediate container abf87b149e39 02:10:39 ---> d3fa5ddc7499 02:10:39 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:39 ---> Running in 5b6e34a12117 02:10:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:40 OK: 223 MiB in 55 packages 02:10:40 Removing intermediate container 5b6e34a12117 02:10:40 ---> 666bfe1e254d 02:10:40 Step 8/25 : WORKDIR /device-rest-go 02:10:40 ---> Running in abf542b234cf 02:10:40 Removing intermediate container abf542b234cf 02:10:40 ---> bf41485e9e9e 02:10:40 Step 9/25 : COPY . . 02:10:41 ---> 0faac763df7a 02:10:41 Step 10/25 : RUN go mod tidy 02:10:41 ---> Running in 9297c7c3740c 02:10:41 Removing intermediate container 9297c7c3740c 02:10:41 ---> 2d641b652977 02:10:41 Step 11/25 : RUN make update 02:10:41 ---> Running in 03bbe85c96f3 02:10:41 CGO_ENABLED=0 GO111MODULE=on go mod download 02:10:42 Removing intermediate container 03bbe85c96f3 02:10:42 ---> b44d6e530609 02:10:42 Step 12/25 : RUN $MAKE 02:10:42 ---> Running in 01ab5518f8f9 02:10:42 go mod tidy 02:10:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.4" -o cmd/device-rest ./cmd 02:10:55 Removing intermediate container 01ab5518f8f9 02:10:55 ---> 206227a0919c 02:10:55 Step 13/25 : FROM alpine:3.12 02:10:55 3.12: Pulling from library/alpine 02:10:55 339de151aab4: Pulling fs layer 02:10:55 339de151aab4: Verifying Checksum 02:10:55 339de151aab4: Download complete 02:10:55 339de151aab4: Pull complete 02:10:55 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:10:55 Status: Downloaded newer image for alpine:3.12 02:10:55 ---> 13621d1b12d4 02:10:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:10:55 ---> Running in 744fdd2f0763 02:10:55 Removing intermediate container 744fdd2f0763 02:10:55 ---> 4ff4d7605f61 02:10:55 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 02:10:55 ---> Running in e6370d131b58 02:10:55 Removing intermediate container e6370d131b58 02:10:55 ---> c3cfc53ccd83 02:10:55 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 02:10:55 ---> Running in 9c2e59e51397 02:10:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:10:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:10:55 (1/6) Installing dumb-init (1.2.2-r1) 02:10:55 (2/6) Installing libgcc (9.3.0-r2) 02:10:55 (3/6) Installing libsodium (1.0.18-r0) 02:10:55 (4/6) Installing libstdc++ (9.3.0-r2) 02:10:55 (5/6) Installing libzmq (4.3.3-r0) 02:10:55 (6/6) Installing zeromq (4.3.3-r0) 02:10:55 Executing busybox-1.31.1-r20.trigger 02:10:55 OK: 8 MiB in 20 packages 02:10:55 Removing intermediate container 9c2e59e51397 02:10:55 ---> 8577717140b6 02:10:55 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 02:10:56 ---> 00aa184a42ec 02:10:56 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 02:10:56 ---> edc4ca01a25d 02:10:56 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 02:10:56 ---> 9fab2e7b0a51 02:10:56 Step 20/25 : EXPOSE 59986 02:10:56 ---> Running in 817ff4a592dc 02:10:56 Removing intermediate container 817ff4a592dc 02:10:56 ---> b15988d7ee32 02:10:56 Step 21/25 : ENTRYPOINT ["/device-rest"] 02:10:56 ---> Running in 457ce9b58623 02:10:56 Removing intermediate container 457ce9b58623 02:10:56 ---> 56d1f545b9a9 02:10:56 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:10:56 ---> Running in 2b6e2502d775 02:10:56 Removing intermediate container 2b6e2502d775 02:10:56 ---> d3857bb7ccc8 02:10:56 Step 23/25 : LABEL arch=amd64 02:10:56 ---> Running in 84967e44cb39 02:10:56 Removing intermediate container 84967e44cb39 02:10:56 ---> 161bf42ea330 02:10:56 Step 24/25 : LABEL git_sha=595e424eeac7315f293af2ed61abe406cb611b5e 02:10:56 ---> Running in 60f24873b041 02:10:56 Removing intermediate container 60f24873b041 02:10:56 ---> b6ebef554603 02:10:56 Step 25/25 : LABEL version=2.0.1-dev.4 02:10:56 ---> Running in c263f3d99b70 02:10:57 Removing intermediate container c263f3d99b70 02:10:57 ---> 36a729a4bb87 02:10:57 [Warning] One or more build-args [ARCH] were not consumed 02:10:57 Successfully built 36a729a4bb87 02:10:57 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:57 provisioning config files... 02:10:57 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config2606594792283876504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:57 ---> docker-login.sh 02:10:57 nexus3.edgexfoundry.org:10001 02:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:57 Configure a credential helper to remove this warning. See 02:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:57 02:10:57 Login Succeeded 02:10:57 nexus3.edgexfoundry.org:10002 02:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:57 Configure a credential helper to remove this warning. See 02:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:57 02:10:57 Login Succeeded 02:10:57 nexus3.edgexfoundry.org:10003 02:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:57 Configure a credential helper to remove this warning. See 02:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:57 02:10:57 Login Succeeded 02:10:57 nexus3.edgexfoundry.org:10004 02:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:58 Configure a credential helper to remove this warning. See 02:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:58 02:10:58 Login Succeeded 02:10:58 docker.io 02:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:58 Configure a credential helper to remove this warning. See 02:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:58 02:10:58 Login Succeeded 02:10:58 ---> docker-login.sh ends [Pipeline] } 02:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:58 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 02:10:58 595e424eeac7315f293af2ed61abe406cb611b5e 02:10:58 latest 02:10:58 2.0.1-dev.4 02:10:58 595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 02:10:58 main 02:10:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:10:58 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:595e424eeac7315f293af2ed61abe406cb611b5e [Pipeline] isUnix [Pipeline] sh 02:10:59 + docker push nexus3.edgexfoundry.org:10004/device-rest:595e424eeac7315f293af2ed61abe406cb611b5e 02:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:10:59 01d137f1639f: Preparing 02:10:59 c6c86d38b1d0: Preparing 02:10:59 692127f94e31: Preparing 02:10:59 4f9fe156cc5c: Preparing 02:10:59 32f366d666a5: Preparing 02:10:59 32f366d666a5: Layer already exists 02:10:59 01d137f1639f: Pushed 02:10:59 c6c86d38b1d0: Pushed 02:10:59 4f9fe156cc5c: Pushed 02:11:00 692127f94e31: Pushed 02:11:00 595e424eeac7315f293af2ed61abe406cb611b5e: digest: sha256:c4a32ff52d92513b28e1cf3125b6d01df2d666f5ca6f466b4c0aad4db8078c43 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:11:01 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh 02:11:01 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 02:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:11:01 01d137f1639f: Preparing 02:11:01 c6c86d38b1d0: Preparing 02:11:01 692127f94e31: Preparing 02:11:01 4f9fe156cc5c: Preparing 02:11:01 32f366d666a5: Preparing 02:11:01 01d137f1639f: Layer already exists 02:11:01 32f366d666a5: Layer already exists 02:11:01 c6c86d38b1d0: Layer already exists 02:11:01 4f9fe156cc5c: Layer already exists 02:11:01 692127f94e31: Layer already exists 02:11:01 latest: digest: sha256:c4a32ff52d92513b28e1cf3125b6d01df2d666f5ca6f466b4c0aad4db8078c43 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:11:01 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 02:11:02 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.4 02:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:11:02 01d137f1639f: Preparing 02:11:02 c6c86d38b1d0: Preparing 02:11:02 692127f94e31: Preparing 02:11:02 4f9fe156cc5c: Preparing 02:11:02 32f366d666a5: Preparing 02:11:02 692127f94e31: Layer already exists 02:11:02 01d137f1639f: Layer already exists 02:11:02 c6c86d38b1d0: Layer already exists 02:11:02 4f9fe156cc5c: Layer already exists 02:11:02 32f366d666a5: Layer already exists 02:11:02 2.0.1-dev.4: digest: sha256:c4a32ff52d92513b28e1cf3125b6d01df2d666f5ca6f466b4c0aad4db8078c43 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:11:02 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 02:11:02 + docker push nexus3.edgexfoundry.org:10004/device-rest:595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 02:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:11:02 01d137f1639f: Preparing 02:11:02 c6c86d38b1d0: Preparing 02:11:02 692127f94e31: Preparing 02:11:02 4f9fe156cc5c: Preparing 02:11:02 32f366d666a5: Preparing 02:11:02 692127f94e31: Layer already exists 02:11:02 32f366d666a5: Layer already exists 02:11:02 4f9fe156cc5c: Layer already exists 02:11:02 01d137f1639f: Layer already exists 02:11:02 c6c86d38b1d0: Layer already exists 02:11:02 595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4: digest: sha256:c4a32ff52d92513b28e1cf3125b6d01df2d666f5ca6f466b4c0aad4db8078c43 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:11:03 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh 02:11:03 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 02:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:11:03 01d137f1639f: Preparing 02:11:03 c6c86d38b1d0: Preparing 02:11:03 692127f94e31: Preparing 02:11:03 4f9fe156cc5c: Preparing 02:11:03 32f366d666a5: Preparing 02:11:03 c6c86d38b1d0: Layer already exists 02:11:03 32f366d666a5: Layer already exists 02:11:03 01d137f1639f: Layer already exists 02:11:03 692127f94e31: Layer already exists 02:11:03 4f9fe156cc5c: Layer already exists 02:11:03 main: digest: sha256:c4a32ff52d92513b28e1cf3125b6d01df2d666f5ca6f466b4c0aad4db8078c43 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:03 ===================================================== [Pipeline] echo 02:11:03 taggedImages: 02:11:03 - nexus3.edgexfoundry.org:10004/device-rest:595e424eeac7315f293af2ed61abe406cb611b5e 02:11:03 - nexus3.edgexfoundry.org:10004/device-rest:latest 02:11:03 - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.4 02:11:03 - nexus3.edgexfoundry.org:10004/device-rest:595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 02:11:03 - 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] sh 02:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:04 02:11:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:11:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:04 latest: Pulling from edgex-lftools-log-publisher 02:11:04 b4d181a07f80: Pulling fs layer 02:11:04 a1111a8f2ec3: Pulling fs layer 02:11:04 ed53099fbce6: Pulling fs layer 02:11:04 dc539afda2c1: Pulling fs layer 02:11:04 77bc0d833cb6: Pulling fs layer 02:11:04 9065ff56babe: Pulling fs layer 02:11:04 d287ab97295c: Pulling fs layer 02:11:04 dc539afda2c1: Waiting 02:11:04 77bc0d833cb6: Waiting 02:11:04 9065ff56babe: Waiting 02:11:04 d287ab97295c: Waiting 02:11:04 a1111a8f2ec3: Verifying Checksum 02:11:04 a1111a8f2ec3: Download complete 02:11:04 dc539afda2c1: Verifying Checksum 02:11:04 dc539afda2c1: Download complete 02:11:04 77bc0d833cb6: Verifying Checksum 02:11:04 77bc0d833cb6: Download complete 02:11:04 9065ff56babe: Verifying Checksum 02:11:04 9065ff56babe: Download complete 02:11:05 ed53099fbce6: Verifying Checksum 02:11:05 ed53099fbce6: Download complete 02:11:05 b4d181a07f80: Verifying Checksum 02:11:05 b4d181a07f80: Download complete 02:11:06 b4d181a07f80: Pull complete 02:11:06 a1111a8f2ec3: Pull complete 02:11:07 ed53099fbce6: Pull complete 02:11:07 dc539afda2c1: Pull complete 02:11:07 77bc0d833cb6: Pull complete 02:11:07 9065ff56babe: Pull complete 02:11:09 d287ab97295c: Verifying Checksum 02:11:09 d287ab97295c: Download complete 02:11:13 d287ab97295c: Pull complete 02:11:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:11:13 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 02:11:13 $ 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/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:16 $ docker top 7fb9c2d51c0da28bbac2ca842ebd9b17b4ac1fd2897a304d3309c8b80ac9c90e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:16 ---> job-cost.sh 02:11:16 lf-activate-venv: SKIPPING 02:11:16 INFO: No Stack... 02:11:17 INFO: Retrieving Pricing Info for: v3-standard-2 02:11:18 INFO: Archiving Costs [Pipeline] sh 02:11:18 + cat /w/workspace/device-rest-go/5/archives/cost.csv 02:11:18 + cut -d, -f6 [Pipeline] lock 02:11:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] 02:11:18 Resource [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] did not exist. Created. 02:11:18 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:18 + echo total: 0.05999999865889549 [Pipeline] stash 02:11:18 Stashed 1 file(s) [Pipeline] } 02:11:18 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:18 $ docker stop --time=1 7fb9c2d51c0da28bbac2ca842ebd9b17b4ac1fd2897a304d3309c8b80ac9c90e 02:11:20 $ docker rm -f 7fb9c2d51c0da28bbac2ca842ebd9b17b4ac1fd2897a304d3309c8b80ac9c90e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:33 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:11:33 ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 54.0% of statements 02:11:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:11:56 gofmt -l . 02:11:56 [ "`gofmt -l .`" = "" ] 02:11:56 ./bin/test-go-mod-tidy.sh 02:11:56 ./bin/test-attribution-txt.sh [Pipeline] } 02:11:58 $ docker stop --time=1 39cee196b34f15e8c5bdbe6e04d3fc0de1bb6841d1dbd87731439318dcea496e 02:12:00 $ docker rm -f 39cee196b34f15e8c5bdbe6e04d3fc0de1bb6841d1dbd87731439318dcea496e [Pipeline] // withDockerContainer [Pipeline] sh 02:12:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:01 Warning: overwriting stash ‘coverage-report’ 02:12:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:02 + ls -al . 02:12:02 total 148 02:12:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 02:11 . 02:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 02:09 .. 02:12:02 -rw-rw-r-- 1 jenkins jenkins 151 Aug 17 02:09 .dockerignore 02:12:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 02:09 .git 02:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 02:09 .github 02:12:02 -rw-rw-r-- 1 jenkins jenkins 336 Aug 17 02:09 .gitignore 02:12:02 -rw-rw-r-- 1 jenkins jenkins 6792 Aug 17 02:09 Attribution.txt 02:12:02 -rw-rw-r-- 1 jenkins jenkins 7459 Aug 17 02:09 CHANGELOG.md 02:12:02 -rw-rw-r-- 1 jenkins jenkins 1615 Aug 17 02:09 Dockerfile 02:12:02 -rw-rw-r-- 1 jenkins jenkins 1087 Aug 17 02:09 Dockerfile.build 02:12:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 02:09 GOVERNANCE.md 02:12:02 -rw-rw-r-- 1 jenkins jenkins 680 Aug 17 02:09 Jenkinsfile 02:12:02 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 02:09 LICENSE 02:12:02 -rw-rw-r-- 1 jenkins jenkins 996 Aug 17 02:09 Makefile 02:12:02 -rw-rw-r-- 1 jenkins jenkins 620 Aug 17 02:09 OWNERS.md 02:12:02 -rw-rw-r-- 1 jenkins jenkins 7661 Aug 17 02:09 README.md 02:12:02 -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 02:06 VERSION 02:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 02:09 bin 02:12:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 02:09 cmd 02:12:02 -rw-r--r-- 1 jenkins jenkins 8513 Aug 17 02:11 coverage.out 02:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 02:09 driver 02:12:02 -rw-r--r-- 1 jenkins jenkins 271 Aug 17 02:11 go.mod 02:12:02 -rw-r--r-- 1 jenkins jenkins 20570 Aug 17 02:10 go.sum 02:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 02:09 snap 02:12:02 -rw-rw-r-- 1 jenkins jenkins 713 Aug 17 02:09 version.go [Pipeline] isUnix [Pipeline] sh 02:12:02 + 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=595e424eeac7315f293af2ed61abe406cb611b5e --label arch=arm64 --label version=2.0.1-dev.4 . 02:12:02 Sending build context to Docker daemon 129kB 02:12:02 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 02:12:02 Step 2/25 : FROM ${BASE} AS builder 02:12:02 ---> daf2e601262d 02:12:02 Step 3/25 : ARG MAKE='make build' 02:12:03 ---> Running in dcc66c0b7c82 02:12:03 Removing intermediate container dcc66c0b7c82 02:12:03 ---> 0d20468310bb 02:12:03 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:12:03 ---> Running in 4d31617ce7dc 02:12:04 Removing intermediate container 4d31617ce7dc 02:12:04 ---> 959806ed9908 02:12:04 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:12:04 ---> Running in 0fef47087592 02:12:05 Removing intermediate container 0fef47087592 02:12:05 ---> 848bfe668464 02:12:05 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:05 ---> Running in 6a3f99ce9000 02:12:07 Removing intermediate container 6a3f99ce9000 02:12:07 ---> 2c251e2d9e8f 02:12:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:07 ---> Running in 17ece94b4521 02:12:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:12:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:12:10 OK: 222 MiB in 55 packages 02:12:11 Removing intermediate container 17ece94b4521 02:12:11 ---> e31fd43a4d2f 02:12:11 Step 8/25 : WORKDIR /device-rest-go 02:12:11 ---> Running in fa63455555be 02:12:12 Removing intermediate container fa63455555be 02:12:12 ---> 928b6e987367 02:12:12 Step 9/25 : COPY . . 02:12:13 ---> 677351e9e1c4 02:12:13 Step 10/25 : RUN go mod tidy 02:12:13 ---> Running in 85b04766a284 02:12:16 Removing intermediate container 85b04766a284 02:12:16 ---> 7e21c2f65fc5 02:12:16 Step 11/25 : RUN make update 02:12:16 ---> Running in 7966770acf67 02:12:17 CGO_ENABLED=0 GO111MODULE=on go mod download 02:12:19 Removing intermediate container 7966770acf67 02:12:19 ---> 868948d8ca1a 02:12:19 Step 12/25 : RUN $MAKE 02:12:19 ---> Running in ddfb334958fe 02:12:20 go mod tidy 02:12:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.4" -o cmd/device-rest ./cmd 02:13:00 Removing intermediate container ddfb334958fe 02:13:00 ---> a6a51a627aa2 02:13:00 Step 13/25 : FROM alpine:3.12 02:13:00 3.12: Pulling from library/alpine 02:13:00 d2f70382dc9a: Pulling fs layer 02:13:00 d2f70382dc9a: Verifying Checksum 02:13:00 d2f70382dc9a: Download complete 02:13:00 d2f70382dc9a: Pull complete 02:13:00 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:13:00 Status: Downloaded newer image for alpine:3.12 02:13:00 ---> c4fd0aeabfcf 02:13:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:13:00 ---> Running in 3f8891ac29fd 02:13:00 Removing intermediate container 3f8891ac29fd 02:13:00 ---> 51a472eb14e6 02:13:00 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 02:13:00 ---> Running in ae4a990a50d9 02:13:00 Removing intermediate container ae4a990a50d9 02:13:00 ---> 049af2fdff97 02:13:00 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 02:13:00 ---> Running in 1be8b8045823 02:13:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:13:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:13:01 (1/6) Installing dumb-init (1.2.2-r1) 02:13:01 (2/6) Installing libgcc (9.3.0-r2) 02:13:01 (3/6) Installing libsodium (1.0.18-r0) 02:13:01 (4/6) Installing libstdc++ (9.3.0-r2) 02:13:01 (5/6) Installing libzmq (4.3.3-r0) 02:13:01 (6/6) Installing zeromq (4.3.3-r0) 02:13:01 Executing busybox-1.31.1-r20.trigger 02:13:01 OK: 8 MiB in 20 packages 02:13:02 Removing intermediate container 1be8b8045823 02:13:02 ---> e3f87e73c248 02:13:02 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 02:13:04 ---> c02c15c36b39 02:13:04 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 02:13:05 ---> 702b4ff6dc9f 02:13:05 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 02:13:05 ---> 5a4d6a4100bd 02:13:05 Step 20/25 : EXPOSE 59986 02:13:05 ---> Running in 87d7df8a48aa 02:13:06 Removing intermediate container 87d7df8a48aa 02:13:06 ---> 038a28347ff6 02:13:06 Step 21/25 : ENTRYPOINT ["/device-rest"] 02:13:06 ---> Running in 4e86d66f631f 02:13:07 Removing intermediate container 4e86d66f631f 02:13:07 ---> 7efee489a4ab 02:13:07 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:13:07 ---> Running in c3fa3a56e33a 02:13:07 Removing intermediate container c3fa3a56e33a 02:13:07 ---> 5977be99dd8f 02:13:07 Step 23/25 : LABEL arch=arm64 02:13:07 ---> Running in 3e0abee122dc 02:13:08 Removing intermediate container 3e0abee122dc 02:13:08 ---> b31995ae6a01 02:13:08 Step 24/25 : LABEL git_sha=595e424eeac7315f293af2ed61abe406cb611b5e 02:13:08 ---> Running in 8967c031b581 02:13:09 Removing intermediate container 8967c031b581 02:13:09 ---> 5b2749bafbcc 02:13:09 Step 25/25 : LABEL version=2.0.1-dev.4 02:13:09 ---> Running in 5be81e22dfdf 02:13:09 Removing intermediate container 5be81e22dfdf 02:13:09 ---> 48de510745d9 02:13:09 [Warning] One or more build-args [ARCH] were not consumed 02:13:09 Successfully built 48de510745d9 02:13:09 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:09 provisioning config files... 02:13:09 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config696387929540784980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:10 ---> docker-login.sh 02:13:10 nexus3.edgexfoundry.org:10001 02:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:10 Configure a credential helper to remove this warning. See 02:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:10 02:13:10 Login Succeeded 02:13:10 nexus3.edgexfoundry.org:10002 02:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:11 Configure a credential helper to remove this warning. See 02:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:11 02:13:11 Login Succeeded 02:13:11 nexus3.edgexfoundry.org:10003 02:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:11 Configure a credential helper to remove this warning. See 02:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:11 02:13:11 Login Succeeded 02:13:11 nexus3.edgexfoundry.org:10004 02:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:12 Configure a credential helper to remove this warning. See 02:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:12 02:13:12 Login Succeeded 02:13:12 docker.io 02:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:13 Configure a credential helper to remove this warning. See 02:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:13 02:13:13 Login Succeeded 02:13:13 ---> docker-login.sh ends [Pipeline] } 02:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:13 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 02:13:13 595e424eeac7315f293af2ed61abe406cb611b5e 02:13:13 latest 02:13:13 2.0.1-dev.4 02:13:13 595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 02:13:13 main 02:13:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:595e424eeac7315f293af2ed61abe406cb611b5e [Pipeline] isUnix [Pipeline] sh 02:13:14 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:595e424eeac7315f293af2ed61abe406cb611b5e 02:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:13:14 f46ee8b8f1de: Preparing 02:13:14 5a7fb548605a: Preparing 02:13:14 b5d81c4b4af4: Preparing 02:13:14 8266e741aaae: Preparing 02:13:14 3fbe34a1663b: Preparing 02:13:14 3fbe34a1663b: Layer already exists 02:13:14 f46ee8b8f1de: Pushed 02:13:14 5a7fb548605a: Pushed 02:13:15 8266e741aaae: Pushed 02:13:17 b5d81c4b4af4: Pushed 02:13:17 595e424eeac7315f293af2ed61abe406cb611b5e: digest: sha256:43c08a22b9071e18c391b27444e465b503b26c38eedc8b787799c5f27710cd3b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:13:17 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:13:18 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:13:18 f46ee8b8f1de: Preparing 02:13:18 5a7fb548605a: Preparing 02:13:18 b5d81c4b4af4: Preparing 02:13:18 8266e741aaae: Preparing 02:13:18 3fbe34a1663b: Preparing 02:13:18 f46ee8b8f1de: Layer already exists 02:13:18 3fbe34a1663b: Layer already exists 02:13:18 8266e741aaae: Layer already exists 02:13:18 5a7fb548605a: Layer already exists 02:13:18 b5d81c4b4af4: Layer already exists 02:13:18 latest: digest: sha256:43c08a22b9071e18c391b27444e465b503b26c38eedc8b787799c5f27710cd3b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:13:18 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 02:13:18 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.4 02:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:13:19 f46ee8b8f1de: Preparing 02:13:19 5a7fb548605a: Preparing 02:13:19 b5d81c4b4af4: Preparing 02:13:19 8266e741aaae: Preparing 02:13:19 3fbe34a1663b: Preparing 02:13:19 f46ee8b8f1de: Layer already exists 02:13:19 3fbe34a1663b: Layer already exists 02:13:19 5a7fb548605a: Layer already exists 02:13:19 8266e741aaae: Layer already exists 02:13:19 b5d81c4b4af4: Layer already exists 02:13:19 2.0.1-dev.4: digest: sha256:43c08a22b9071e18c391b27444e465b503b26c38eedc8b787799c5f27710cd3b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:13:19 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 02:13:19 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 02:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:13:19 f46ee8b8f1de: Preparing 02:13:19 5a7fb548605a: Preparing 02:13:19 b5d81c4b4af4: Preparing 02:13:19 8266e741aaae: Preparing 02:13:19 3fbe34a1663b: Preparing 02:13:20 f46ee8b8f1de: Layer already exists 02:13:20 3fbe34a1663b: Layer already exists 02:13:20 b5d81c4b4af4: Layer already exists 02:13:20 5a7fb548605a: Layer already exists 02:13:20 8266e741aaae: Layer already exists 02:13:20 595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4: digest: sha256:43c08a22b9071e18c391b27444e465b503b26c38eedc8b787799c5f27710cd3b size: 1365 [Pipeline] isUnix [Pipeline] sh 02:13:20 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh 02:13:20 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 02:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:13:20 f46ee8b8f1de: Preparing 02:13:20 5a7fb548605a: Preparing 02:13:20 b5d81c4b4af4: Preparing 02:13:20 8266e741aaae: Preparing 02:13:20 3fbe34a1663b: Preparing 02:13:21 5a7fb548605a: Layer already exists 02:13:21 8266e741aaae: Layer already exists 02:13:21 3fbe34a1663b: Layer already exists 02:13:21 f46ee8b8f1de: Layer already exists 02:13:21 b5d81c4b4af4: Layer already exists 02:13:21 main: digest: sha256:43c08a22b9071e18c391b27444e465b503b26c38eedc8b787799c5f27710cd3b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:21 ===================================================== [Pipeline] echo 02:13:21 taggedImages: 02:13:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:595e424eeac7315f293af2ed61abe406cb611b5e 02:13:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:13:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.4 02:13:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:595e424eeac7315f293af2ed61abe406cb611b5e-2.0.1-dev.4 02:13:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:21 02:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:22 arm64: Pulling from edgex-lftools-log-publisher 02:13:22 448f6bf000e3: Pulling fs layer 02:13:22 f757da607395: Pulling fs layer 02:13:22 05883995daec: Pulling fs layer 02:13:22 8603b9c90790: Pulling fs layer 02:13:22 1560dd03e051: Pulling fs layer 02:13:22 27f5ce0e4adf: Pulling fs layer 02:13:22 c2d8d7efcc4b: Pulling fs layer 02:13:22 8603b9c90790: Waiting 02:13:22 1560dd03e051: Waiting 02:13:22 27f5ce0e4adf: Waiting 02:13:22 c2d8d7efcc4b: Waiting 02:13:22 f757da607395: Verifying Checksum 02:13:22 f757da607395: Download complete 02:13:22 8603b9c90790: Verifying Checksum 02:13:22 8603b9c90790: Download complete 02:13:22 1560dd03e051: Verifying Checksum 02:13:22 1560dd03e051: Download complete 02:13:22 27f5ce0e4adf: Download complete 02:13:23 05883995daec: Verifying Checksum 02:13:23 05883995daec: Download complete 02:13:24 448f6bf000e3: Verifying Checksum 02:13:24 448f6bf000e3: Download complete 02:13:26 c2d8d7efcc4b: Verifying Checksum 02:13:26 c2d8d7efcc4b: Download complete 02:13:27 448f6bf000e3: Pull complete 02:13:28 f757da607395: Pull complete 02:13:29 05883995daec: Pull complete 02:13:29 8603b9c90790: Pull complete 02:13:30 1560dd03e051: Pull complete 02:13:31 27f5ce0e4adf: Pull complete 02:13:46 c2d8d7efcc4b: Pull complete 02:13:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:13:46 prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 02:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 02:13:51 $ docker top 36027f25e3848e548839342bdeb1fe5b02077b7721a5b2c82557a0f56c678bfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:52 ---> job-cost.sh 02:13:52 lf-activate-venv: SKIPPING 02:13:52 INFO: No Stack... 02:13:53 INFO: Retrieving Pricing Info for: v2-standard-4 02:13:53 INFO: Archiving Costs [Pipeline] sh 02:13:54 + cut -d, -f6 02:13:54 + cat /w/workspace/device-rest-go/5/archives/cost.csv [Pipeline] lock 02:13:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] 02:13:54 Resource [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] did not exist. Created. 02:13:54 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:54 /w/workspace/device-rest-go/5@tmp/durable-e8b17a77/script.sh: 1: /w/workspace/device-rest-go/5@tmp/durable-e8b17a77/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:55 + echo total: 0.18000000715255737 [Pipeline] stash 02:13:55 Warning: overwriting stash ‘stack-cost’ 02:13:55 Stashed 1 file(s) [Pipeline] } 02:13:55 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:55 $ docker stop --time=1 36027f25e3848e548839342bdeb1fe5b02077b7721a5b2c82557a0f56c678bfe 02:13:57 $ docker rm -f 36027f25e3848e548839342bdeb1fe5b02077b7721a5b2c82557a0f56c678bfe [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 02:13:58 provisioning config files... 02:13:58 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6841063813004030492tmp [Pipeline] { [Pipeline] sh 02:13:58 + set +x 02:13:58 + bash -s -- 02:13:58 + curl -s https://codecov.io/bash 02:13:58 02:13:58 _____ _ 02:13:58 / ____| | | 02:13:58 | | ___ __| | ___ ___ _____ __ 02:13:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:58 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:58 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:58 Bash-1.0.6 02:13:58 02:13:58 02:13:58 ==> git version 2.24.4 found 02:13:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:13:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:13:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:13:58 ==> Jenkins CI detected. 02:13:58 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 02:13:58 project root: . 02:13:58 --> token set from env 02:13:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:58 ==> Running gcov in . (disable via -X gcov) 02:13:58 ==> Python coveragepy not found 02:13:58 ==> Searching for coverage reports in: 02:13:58 + . 02:13:58 -> Found 1 reports 02:13:58 ==> Detecting git/mercurial file structure 02:13:58 ==> Reading reports 02:13:58 + ./coverage.out bytes=8513 02:13:58 ==> Appending adjustments 02:13:58 https://docs.codecov.io/docs/fixing-reports 02:13:58 + Found adjustments 02:13:58 ==> Gzipping contents 02:13:58 4.0K /tmp/codecov.Y0sof0.gz 02:13:58 ==> Uploading reports 02:13:58 url: https://codecov.io 02:13:58 query: branch=main&commit=595e424eeac7315f293af2ed61abe406cb611b5e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:13:58 -> Pinging Codecov 02:13:58 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=595e424eeac7315f293af2ed61abe406cb611b5e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:13:59 -> Uploading to 02:13:59 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/4E5D53B4F1F92C436F7061BF334D961C/595e424eeac7315f293af2ed61abe406cb611b5e/c3f36b74-b297-4cd6-be70-4d3d956acd47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T021359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ec603e2eee8b620ab296792d4a6a90501f5514bb56b2815b841e965c461ffda 02:13:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:59 Dload Upload Total Spent Left Speed 02:13:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1759 0 0 100 1759 0 3630 --:--:-- --:--:-- --:--:-- 3626 100 1759 0 0 100 1759 0 3628 --:--:-- --:--:-- --:--:-- 3626 02:13:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/595e424eeac7315f293af2ed61abe406cb611b5e [Pipeline] } 02:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:14:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:14:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:14:00 02:14:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:14:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:14:01 188c0c94c7c5: Pulling fs layer 02:14:01 0ef7d3d256c8: Pulling fs layer 02:14:01 de9db76c5a1d: Pulling fs layer 02:14:01 0eba1c9be4d2: Pulling fs layer 02:14:01 0d57e429df01: Pulling fs layer 02:14:01 4e4be7b47b0d: Pulling fs layer 02:14:01 e1f770b5df2f: Pulling fs layer 02:14:01 85a0685a4137: Pulling fs layer 02:14:01 0d57e429df01: Waiting 02:14:01 4e4be7b47b0d: Waiting 02:14:01 e1f770b5df2f: Waiting 02:14:01 85a0685a4137: Waiting 02:14:01 0eba1c9be4d2: Waiting 02:14:01 de9db76c5a1d: Verifying Checksum 02:14:01 de9db76c5a1d: Download complete 02:14:01 0ef7d3d256c8: Verifying Checksum 02:14:01 0ef7d3d256c8: Download complete 02:14:01 0d57e429df01: Download complete 02:14:01 4e4be7b47b0d: Verifying Checksum 02:14:01 4e4be7b47b0d: Download complete 02:14:01 188c0c94c7c5: Verifying Checksum 02:14:01 188c0c94c7c5: Download complete 02:14:01 188c0c94c7c5: Pull complete 02:14:01 0ef7d3d256c8: Pull complete 02:14:01 de9db76c5a1d: Pull complete 02:14:02 e1f770b5df2f: Verifying Checksum 02:14:02 e1f770b5df2f: Download complete 02:14:06 0eba1c9be4d2: Download complete 02:14:07 85a0685a4137: Verifying Checksum 02:14:07 85a0685a4137: Download complete 02:14:09 0eba1c9be4d2: Pull complete 02:14:09 0d57e429df01: Pull complete 02:14:09 4e4be7b47b0d: Pull complete 02:14:09 e1f770b5df2f: Pull complete 02:14:13 85a0685a4137: Pull complete 02:14:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:14:13 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 02:14:13 $ 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 02:14:15 $ docker top 7be4ff6519ca11ee1f4e55e08a796272474073fff3a382d74c48543b99bcabf6 -eo pid,comm [Pipeline] { [Pipeline] echo 02:14:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:14:15 + set -o pipefail 02:14:15 + snyk monitor '--org=edgex-jenkins' 02:14:37 02:14:37 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 02:14:37 02:14:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/39a6a5ae-4d94-4c61-bea0-aa251cd2b532 02:14:37 02:14:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:14:37 02:14:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:14:37 02:14:37 02:14:37 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:14:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:14:37 $ docker stop --time=1 7be4ff6519ca11ee1f4e55e08a796272474073fff3a382d74c48543b99bcabf6 02:14:39 $ docker rm -f 7be4ff6519ca11ee1f4e55e08a796272474073fff3a382d74c48543b99bcabf6 [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 02:14:40 + git log --format=format:%s -1 595e424eeac7315f293af2ed61abe406cb611b5e [Pipeline] isUnix [Pipeline] sh 02:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:40 . [Pipeline] withDockerContainer 02:14:41 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 02:14:41 $ 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:10004/edgex-devops/git-semver:latest cat 02:14:41 $ docker top 580f9157f2652a481d196592be738bf9b77158d52b5cedecf965af32eda73318 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:41 [ssh-agent] Looking for ssh-agent implementation... 02:14:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:41 $ docker exec 580f9157f2652a481d196592be738bf9b77158d52b5cedecf965af32eda73318 ssh-agent 02:14:41 SSH_AUTH_SOCK=/tmp/ssh-eoncsSIfa9JU/agent.13 02:14:41 SSH_AGENT_PID=19 02:14:41 Running ssh-add (command line suppressed) 02:14:41 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6820975835104998623.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6820975835104998623.key) 02:14:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:42 + git semver tag 02:14:42 # -> Open(): unable to determine branch for HEAD 02:14:42 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 02:14:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 02:14:42 # $SEMVER_REMOTE_NAME = origin 02:14:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:14:42 # $SEMVER_USER_NAME = edgex-jenkins 02:14:42 # $SEMVER_BRANCH = main 02:14:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 02:14:42 # 595e424eeac7315f293af2ed61abe406cb611b5e HEAD 02:14:42 # -> Force: false 02:14:42 # 64f221ffe702e9b850ad4e97b7464d1d2c4329b9 refs/tags/v2.0.1-dev.4 [Pipeline] } 02:14:42 $ docker exec --env ******** --env ******** 580f9157f2652a481d196592be738bf9b77158d52b5cedecf965af32eda73318 ssh-agent -k 02:14:42 unset SSH_AUTH_SOCK; 02:14:42 unset SSH_AGENT_PID; 02:14:42 echo Agent pid 19 killed; 02:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:42 + git semver [Pipeline] } 02:14:42 $ docker stop --time=1 580f9157f2652a481d196592be738bf9b77158d52b5cedecf965af32eda73318 02:14:43 $ docker rm -f 580f9157f2652a481d196592be738bf9b77158d52b5cedecf965af32eda73318 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:14:44 02:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:14:44 0.23.1-centos7: Pulling from edgex-lftools 02:14:44 ab5ef0e58194: Pulling fs layer 02:14:44 9712f1f96733: Pulling fs layer 02:14:44 63f879dbbcfc: Pulling fs layer 02:14:44 0d9ebad4ef96: Pulling fs layer 02:14:44 e9a5061849ea: Pulling fs layer 02:14:44 d747dcd14b5f: Pulling fs layer 02:14:44 2de7ff778b66: Pulling fs layer 02:14:44 0d9ebad4ef96: Waiting 02:14:44 e9a5061849ea: Waiting 02:14:44 d747dcd14b5f: Waiting 02:14:44 2de7ff778b66: Waiting 02:14:44 9712f1f96733: Verifying Checksum 02:14:44 9712f1f96733: Download complete 02:14:47 63f879dbbcfc: Verifying Checksum 02:14:47 63f879dbbcfc: Download complete 02:14:47 e9a5061849ea: Verifying Checksum 02:14:47 e9a5061849ea: Download complete 02:14:47 d747dcd14b5f: Verifying Checksum 02:14:47 d747dcd14b5f: Download complete 02:14:47 2de7ff778b66: Verifying Checksum 02:14:47 2de7ff778b66: Download complete 02:14:48 0d9ebad4ef96: Verifying Checksum 02:14:48 0d9ebad4ef96: Download complete 02:14:48 ab5ef0e58194: Verifying Checksum 02:14:48 ab5ef0e58194: Download complete 02:14:51 ab5ef0e58194: Pull complete 02:14:51 9712f1f96733: Pull complete 02:14:52 63f879dbbcfc: Pull complete 02:14:55 0d9ebad4ef96: Pull complete 02:14:55 e9a5061849ea: Pull complete 02:14:55 d747dcd14b5f: Pull complete 02:14:56 2de7ff778b66: Pull complete 02:14:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:14:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:14:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:14:56 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 02:14:56 $ 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 02:15:00 $ docker top b48fbc289a3bdc941519ad0be3cc2ebd21dc129444665628a7d41fe4c42e350e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:15:00 provisioning config files... 02:15:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4522158822751374889tmp 02:15:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3460862814386882660tmp 02:15:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2998744002054880098tmp [Pipeline] { [Pipeline] echo 02:15:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:15:00 ---> sigul-configuration.sh 02:15:00 gpg: directory `/root/.gnupg' created 02:15:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:15:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:15:00 gpg: keyring `/root/.gnupg/secring.gpg' created 02:15:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:15:00 gpg: CAST5 encrypted data 02:15:00 gpg: encrypted with 1 passphrase 02:15:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:15:01 + mkdir /home/jenkins 02:15:01 + mkdir /home/jenkins/sigul [Pipeline] sh 02:15:01 + 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 02:15:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:15:01 ---> sigul-install.sh 02:15:01 Sigul already installed; skipping installation. [Pipeline] sh 02:15:02 + git tag --list 02:15:02 v1.0.0 02:15:02 v1.1.0 02:15:02 v1.1.1 02:15:02 v1.1.2 02:15:02 v1.2.0 02:15:02 v1.2.1 02:15:02 v2.0.0 02:15:02 v2.0.1-dev.1 02:15:02 v2.0.1-dev.2 02:15:02 v2.0.1-dev.3 02:15:02 v2.0.1-dev.4 [Pipeline] sh 02:15:02 + lftools sign git-tag v2.0.1-dev.4 02:15:03 Signing Git tag with Sigul... 02:15:03 Signing v2.0.1-dev.4 [Pipeline] echo 02:15:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:15:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:15:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:15:05 $ docker stop --time=1 b48fbc289a3bdc941519ad0be3cc2ebd21dc129444665628a7d41fe4c42e350e 02:15:06 $ docker rm -f b48fbc289a3bdc941519ad0be3cc2ebd21dc129444665628a7d41fe4c42e350e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:15:07 . [Pipeline] withDockerContainer 02:15:07 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 02:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:15:07 $ docker top f91ff8f66c725340adebc148c04a253b5aa60be239bdba5e2305a6677d2b7670 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:08 [ssh-agent] Looking for ssh-agent implementation... 02:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:08 $ docker exec f91ff8f66c725340adebc148c04a253b5aa60be239bdba5e2305a6677d2b7670 ssh-agent 02:15:08 SSH_AUTH_SOCK=/tmp/ssh-wyeTQz6EaVuO/agent.14 02:15:08 SSH_AGENT_PID=20 02:15:08 Running ssh-add (command line suppressed) 02:15:08 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5949346873752366207.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5949346873752366207.key) 02:15:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:08 + git semver bump pre 02:15:08 # -> Open(): unable to determine branch for HEAD 02:15:08 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 02:15:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 02:15:08 # $SEMVER_REMOTE_NAME = origin 02:15:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:15:08 # $SEMVER_USER_NAME = edgex-jenkins 02:15:08 # $SEMVER_BRANCH = main 02:15:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 02:15:08 2.0.1-dev.5 [Pipeline] } 02:15:08 $ docker exec --env ******** --env ******** f91ff8f66c725340adebc148c04a253b5aa60be239bdba5e2305a6677d2b7670 ssh-agent -k 02:15:08 unset SSH_AUTH_SOCK; 02:15:08 unset SSH_AGENT_PID; 02:15:08 echo Agent pid 20 killed; 02:15:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:09 + git semver [Pipeline] } 02:15:09 $ docker stop --time=1 f91ff8f66c725340adebc148c04a253b5aa60be239bdba5e2305a6677d2b7670 02:15:10 $ docker rm -f f91ff8f66c725340adebc148c04a253b5aa60be239bdba5e2305a6677d2b7670 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:15:11 . [Pipeline] withDockerContainer 02:15:11 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 02:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:15:11 $ docker top 2e284f7bdd7eb96db588bf9a6c44e5b1b1c4e9398526b4146ce6f2119a46c594 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:12 [ssh-agent] Looking for ssh-agent implementation... 02:15:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:12 $ docker exec 2e284f7bdd7eb96db588bf9a6c44e5b1b1c4e9398526b4146ce6f2119a46c594 ssh-agent 02:15:12 SSH_AUTH_SOCK=/tmp/ssh-x8x7dYIb7GYn/agent.13 02:15:12 SSH_AGENT_PID=20 02:15:12 Running ssh-add (command line suppressed) 02:15:12 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3559844327838376612.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3559844327838376612.key) 02:15:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:12 + git semver push 02:15:12 # -> Open(): unable to determine branch for HEAD 02:15:12 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 02:15:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 02:15:12 # $SEMVER_REMOTE_NAME = origin 02:15:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:15:12 # $SEMVER_USER_NAME = edgex-jenkins 02:15:12 # $SEMVER_BRANCH = main 02:15:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 02:15:14 $ docker exec --env ******** --env ******** 2e284f7bdd7eb96db588bf9a6c44e5b1b1c4e9398526b4146ce6f2119a46c594 ssh-agent -k 02:15:14 unset SSH_AUTH_SOCK; 02:15:14 unset SSH_AGENT_PID; 02:15:14 echo Agent pid 20 killed; 02:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:14 + git semver [Pipeline] } 02:15:14 $ docker stop --time=1 2e284f7bdd7eb96db588bf9a6c44e5b1b1c4e9398526b4146ce6f2119a46c594 02:15:15 $ docker rm -f 2e284f7bdd7eb96db588bf9a6c44e5b1b1c4e9398526b4146ce6f2119a46c594 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:15:16 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:15:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:15:17 ---> package-listing.sh 02:15:17 ++ facter osfamily 02:15:17 ++ tr '[:upper:]' '[:lower:]' 02:15:18 + OS_FAMILY=redhat 02:15:18 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 02:15:18 + START_PACKAGES=/tmp/packages_start.txt 02:15:18 + END_PACKAGES=/tmp/packages_end.txt 02:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:15:18 + PACKAGES=/tmp/packages_start.txt 02:15:18 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:15:18 + PACKAGES=/tmp/packages_end.txt 02:15:18 + case "${OS_FAMILY}" in 02:15:18 + sort 02:15:18 + rpm -qa 02:15:18 + '[' -f /tmp/packages_start.txt ']' 02:15:18 + '[' -f /tmp/packages_end.txt ']' 02:15:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:15:18 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:15:18 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 02:15:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 02:15:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 02:15:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:19 02:15:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:15:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:19 latest: Pulling from edgex-lftools-log-publisher 02:15:19 b4d181a07f80: Pulling fs layer 02:15:19 a1111a8f2ec3: Pulling fs layer 02:15:19 ed53099fbce6: Pulling fs layer 02:15:19 dc539afda2c1: Pulling fs layer 02:15:19 77bc0d833cb6: Pulling fs layer 02:15:19 9065ff56babe: Pulling fs layer 02:15:19 d287ab97295c: Pulling fs layer 02:15:19 dc539afda2c1: Waiting 02:15:19 77bc0d833cb6: Waiting 02:15:19 9065ff56babe: Waiting 02:15:19 d287ab97295c: Waiting 02:15:20 a1111a8f2ec3: Verifying Checksum 02:15:20 a1111a8f2ec3: Download complete 02:15:20 dc539afda2c1: Verifying Checksum 02:15:20 dc539afda2c1: Download complete 02:15:20 77bc0d833cb6: Verifying Checksum 02:15:20 77bc0d833cb6: Download complete 02:15:20 9065ff56babe: Verifying Checksum 02:15:20 9065ff56babe: Download complete 02:15:20 ed53099fbce6: Download complete 02:15:21 b4d181a07f80: Verifying Checksum 02:15:21 b4d181a07f80: Download complete 02:15:22 b4d181a07f80: Pull complete 02:15:22 a1111a8f2ec3: Pull complete 02:15:22 ed53099fbce6: Pull complete 02:15:23 dc539afda2c1: Pull complete 02:15:23 77bc0d833cb6: Pull complete 02:15:23 9065ff56babe: Pull complete 02:15:25 d287ab97295c: Verifying Checksum 02:15:25 d287ab97295c: Download complete 02:15:29 d287ab97295c: Pull complete 02:15:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:15:29 prd-centos7-docker-4c-2g-1011 does not seem to be running inside a container 02:15:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 02:15:32 $ docker top 0cedb2eca30ced5ce00063deb0837b9e80364523bed4d71349164e5c1684c4e4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:15:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:15:33 + ls /var/log/sa-host 02:15:33 + sadf -c /var/log/sa-host/sa05 02:15:33 file_magic: OK 02:15:33 HZ: Using current value: 100 02:15:33 file_header: OK 02:15:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:15:33 Statistics: 02:15:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:15:33 File successfully converted to sysstat format version 12.0.3 02:15:33 + sadf -c /var/log/sa-host/sa17 02:15:33 file_magic: OK 02:15:33 HZ: Using current value: 100 02:15:33 file_header: OK 02:15:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:15:33 Statistics: 02:15:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:15:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:34 provisioning config files... 02:15:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2417032736222819967tmp [Pipeline] { [Pipeline] echo 02:15:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:15:34 ---> create-netrc.sh [Pipeline] } 02:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:15:34 ---> python-tools-install.sh [Pipeline] echo 02:15:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:15:35 ---> sudo-logs.sh 02:15:35 Archiving 'sudo' log.. 02:15:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1011.vexxhost.local: Name or service not known 02:15:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1011.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:15:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:15:35 ---> job-cost.sh 02:15:35 lf-activate-venv: SKIPPING 02:15:35 DEBUG: total: 0.18000000715255737 02:15:35 INFO: Retrieving Stack Cost... 02:15:36 INFO: Retrieving Pricing Info for: v3-standard-2 02:15:36 INFO: Archiving Costs [Pipeline] echo 02:15:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:15:37 ---> logs-deploy.sh 02:15:37 lf-activate-venv: SKIPPING 02:15:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/5 02:15:37 INFO: archiving workspace using pattern(s): 02:15:37 Archives upload complete. 02:15:37 INFO: archiving logs to Nexus 02:15:38 ---> uname -a: 02:15:38 Linux prd-centos7-docker-4c-2g-1011.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:15:38 02:15:38 02:15:38 ---> lscpu: 02:15:38 Architecture: x86_64 02:15:38 CPU op-mode(s): 32-bit, 64-bit 02:15:38 Byte Order: Little Endian 02:15:38 Address sizes: 40 bits physical, 48 bits virtual 02:15:38 CPU(s): 2 02:15:38 On-line CPU(s) list: 0,1 02:15:38 Thread(s) per core: 1 02:15:38 Core(s) per socket: 1 02:15:38 Socket(s): 2 02:15:38 NUMA node(s): 1 02:15:38 Vendor ID: AuthenticAMD 02:15:38 CPU family: 23 02:15:38 Model: 49 02:15:38 Model name: AMD EPYC-Rome Processor 02:15:38 Stepping: 0 02:15:38 CPU MHz: 2799.998 02:15:38 BogoMIPS: 5599.99 02:15:38 Virtualization: AMD-V 02:15:38 Hypervisor vendor: KVM 02:15:38 Virtualization type: full 02:15:38 L1d cache: 32K 02:15:38 L1i cache: 32K 02:15:38 L2 cache: 512K 02:15:38 L3 cache: 16384K 02:15:38 NUMA node0 CPU(s): 0,1 02:15:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:15:38 02:15:38 02:15:38 ---> nproc: 02:15:38 2 02:15:38 02:15:38 02:15:38 ---> df -h: 02:15:38 Filesystem Size Used Avail Use% Mounted on 02:15:38 overlay 40G 9.0G 32G 23% / 02:15:38 tmpfs 64M 0 64M 0% /dev 02:15:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:15:38 shm 64M 0 64M 0% /dev/shm 02:15:38 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:15:38 02:15:38 02:15:38 ---> sar -b -r -n DEV: 02:15:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 02:15:38 02:15:38 02:05:45 LINUX RESTART (2 CPU) 02:15:38 02:15:38 02:06:01 tps rtps wtps bread/s bwrtn/s 02:15:38 02:07:02 202.68 72.22 130.46 8992.51 40385.15 02:15:38 02:08:01 1.63 0.00 1.63 0.00 33.01 02:15:38 02:09:01 0.43 0.00 0.43 0.00 6.46 02:15:38 02:10:01 0.20 0.00 0.20 0.00 2.60 02:15:38 02:11:01 0.27 0.00 0.27 0.00 3.61 02:15:38 02:12:01 0.28 0.00 0.28 0.00 3.86 02:15:38 02:13:01 0.17 0.00 0.17 0.00 2.33 02:15:38 02:14:01 1.67 0.03 1.63 3.73 30.25 02:15:38 02:15:01 205.70 0.00 205.70 0.00 53868.36 02:15:38 Average: 45.98 8.05 37.94 1001.64 10503.25 02:15:38 02:15:38 02:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:15:38 02:07:02 5451288 0 807068 10.08 2620 1747964 1291804 14.26 584564 1573608 132 02:15:38 02:08:01 5463764 0 794584 9.92 2620 1747972 1205876 13.31 573720 1573572 20 02:15:38 02:09:01 5459664 0 798680 9.97 2620 1747976 1207372 13.33 578436 1573252 20 02:15:38 02:10:01 5458940 0 799400 9.98 2620 1747980 1207240 13.33 578912 1573252 12 02:15:38 02:11:01 5461588 0 796748 9.95 2620 1747984 1205660 13.31 573516 1576692 8 02:15:38 02:12:01 5460836 0 797496 9.96 2620 1747988 1205780 13.31 574168 1576692 8 02:15:38 02:13:01 5461484 0 796844 9.95 2620 1747992 1205708 13.31 573784 1576692 8 02:15:38 02:14:01 5385728 0 839984 10.49 2620 1780608 1395972 15.41 619232 1602572 32340 02:15:38 02:15:01 3804932 0 1131148 14.12 2620 3070240 1353784 14.95 861368 2728128 308 02:15:38 Average: 5267580 0 840217 10.49 2620 1898523 1253244 13.84 613078 1706051 3651 02:15:38 02:15:38 02:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:15:38 02:07:02 eth0 696.39 464.10 1262.35 90.25 0.00 0.00 0.00 0.00 02:15:38 02:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:07:02 docker0 59.42 44.85 4.67 134.52 0.00 0.00 0.00 0.00 02:15:38 02:08:01 eth0 0.76 0.07 0.06 0.03 0.00 0.00 0.00 0.00 02:15:38 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:09:01 eth0 4.81 1.92 3.25 0.27 0.00 0.00 0.00 0.00 02:15:38 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:10:01 eth0 0.63 0.43 0.28 0.24 0.00 0.00 0.00 0.00 02:15:38 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:15:38 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:12:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:15:38 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:13:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:15:38 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:14:01 eth0 80.90 53.06 496.44 5.89 0.00 0.00 0.00 0.00 02:15:38 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:15:01 eth0 1060.62 738.78 7203.29 68.81 0.00 0.00 0.00 0.00 02:15:38 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 02:15:01 veth05201c3 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:15:38 02:15:01 docker0 61.80 83.71 4.84 380.66 0.00 0.00 0.00 0.00 02:15:38 Average: eth0 205.38 140.15 998.24 18.44 0.00 0.00 0.00 0.00 02:15:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 Average: veth05201c3 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 02:15:38 Average: docker0 13.50 14.31 1.06 57.36 0.00 0.00 0.00 0.00 02:15:38 02:15:38 02:15:38 ---> sar -P ALL: 02:15:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 02:15:38 02:15:38 02:05:45 LINUX RESTART (2 CPU) 02:15:38 02:15:38 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:15:38 02:07:02 all 20.23 0.00 7.55 6.65 0.06 65.51 02:15:38 02:07:02 0 18.81 0.00 8.30 5.30 0.07 67.52 02:15:38 02:07:02 1 21.64 0.00 6.79 8.00 0.05 63.51 02:15:38 02:08:01 all 0.22 0.00 0.06 0.00 0.03 99.69 02:15:38 02:08:01 0 0.32 0.00 0.05 0.00 0.02 99.61 02:15:38 02:08:01 1 0.12 0.00 0.07 0.00 0.03 99.78 02:15:38 02:09:01 all 0.26 0.00 0.08 0.00 0.03 99.64 02:15:38 02:09:01 0 0.25 0.00 0.08 0.00 0.02 99.65 02:15:38 02:09:01 1 0.27 0.00 0.07 0.00 0.03 99.63 02:15:38 02:10:01 all 0.18 0.00 0.06 0.00 0.01 99.75 02:15:38 02:10:01 0 0.32 0.00 0.05 0.00 0.00 99.63 02:15:38 02:10:01 1 0.05 0.00 0.07 0.00 0.02 99.87 02:15:38 02:11:01 all 0.22 0.00 0.03 0.00 0.03 99.72 02:15:38 02:11:01 0 0.10 0.00 0.02 0.00 0.03 99.85 02:15:38 02:11:01 1 0.33 0.00 0.03 0.00 0.03 99.60 02:15:38 02:12:01 all 0.18 0.00 0.04 0.00 0.01 99.77 02:15:38 02:12:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:15:38 02:12:01 1 0.33 0.00 0.03 0.00 0.02 99.62 02:15:38 02:13:01 all 0.15 0.00 0.03 0.00 0.03 99.79 02:15:38 02:13:01 0 0.17 0.00 0.03 0.00 0.03 99.77 02:15:38 02:13:01 1 0.13 0.00 0.03 0.00 0.02 99.82 02:15:38 02:14:01 all 0.93 0.00 0.53 0.02 0.03 98.50 02:15:38 02:14:01 0 1.17 0.00 0.60 0.02 0.02 98.19 02:15:38 02:14:01 1 0.68 0.00 0.45 0.02 0.03 98.81 02:15:38 02:15:01 all 20.86 0.00 9.32 1.78 0.10 67.95 02:15:38 02:15:01 0 20.76 0.00 9.56 2.16 0.09 67.44 02:15:38 02:15:01 1 20.96 0.00 9.07 1.41 0.11 68.45 02:15:38 Average: all 4.64 0.00 1.90 0.91 0.03 92.51 02:15:38 Average: 0 4.50 0.00 2.01 0.80 0.03 92.66 02:15:38 Average: 1 4.79 0.00 1.79 1.02 0.04 92.37 02:15:38 02:15:38 02:15:38