Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 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-ssh102395024844837081.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6457316309788765148.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1881436605474226657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3972066114522412724.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh8711766009954378518.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-13499’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-13748’ is offline ‘prd-centos7-docker-4c-2g-13750’ is offline ‘prd-centos7-docker-4c-2g-13759’ is offline ‘prd-ubuntu18.04-docker-8c-8g-13755’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-13749’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13760 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-ssh7894206094209454696.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 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c (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 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 Commit message: "Merge pull request #141 from lenny-intel/sdk" > git rev-list --no-walk 0dbcdd9e1503573a6358a2219750091d278c1a40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:04 ========================================================= 21:24:04 EdgeX Global Pipelines Version Info 21:24:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:24:05 ------------------- 21:24:05 stable info: 21:24:05 ------------------- 21:24:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:24:05 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 21:24:05 Message: update stable to v1.0.211 21:24:06 ------------------- 21:24:06 experimental info: 21:24:06 ------------------- 21:24:06 Commited By: **** collab-it+edgex@linuxfoundation.org 21:24:06 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 21:24:06 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ac6fc9 [Pipeline] echo 21:24:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:06 provisioning config files... 21:24:06 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1353354684326308072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:06 ---> docker-login.sh 21:24:06 nexus3.edgexfoundry.org:10001 21:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:07 Configure a credential helper to remove this warning. See 21:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:07 21:24:07 Login Succeeded 21:24:07 nexus3.edgexfoundry.org:10002 21:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:07 Configure a credential helper to remove this warning. See 21:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:07 21:24:07 Login Succeeded 21:24:07 nexus3.edgexfoundry.org:10003 21:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:07 Configure a credential helper to remove this warning. See 21:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:07 21:24:07 Login Succeeded 21:24:07 nexus3.edgexfoundry.org:10004 21:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:07 Configure a credential helper to remove this warning. See 21:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:07 21:24:07 Login Succeeded 21:24:07 docker.io 21:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:07 Configure a credential helper to remove this warning. See 21:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:07 21:24:07 Login Succeeded 21:24:07 ---> docker-login.sh ends [Pipeline] } 21:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:24:07 + git rev-list -1 --merges 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c~1..4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] echo 21:24:08 -----------> git rev-list -1 --merges 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c~1..4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:24:08 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [false] [Pipeline] sh 21:24:08 + git log --format=format:%s -1 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] echo 21:24:08 ========================================================= 21:24:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:24:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:24:08 + git log --format=format:%s -1 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] echo 21:24:08 [semverPrep] GIT_COMMIT: 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c, Commit Message: Merge pull request #141 from lenny-intel/sdk [Pipeline] echo 21:24:08 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:09 21:24:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:24:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:09 latest: Pulling from edgex-devops/git-semver 21:24:09 a0d0a0d46f8b: Pulling fs layer 21:24:09 3e5f54012d9b: Pulling fs layer 21:24:09 4c7163046ea9: Pulling fs layer 21:24:09 0c2d73faf560: Pulling fs layer 21:24:09 0c2d73faf560: Waiting 21:24:09 3e5f54012d9b: Verifying Checksum 21:24:09 3e5f54012d9b: Download complete 21:24:09 a0d0a0d46f8b: Verifying Checksum 21:24:09 a0d0a0d46f8b: Download complete 21:24:09 0c2d73faf560: Verifying Checksum 21:24:09 0c2d73faf560: Download complete 21:24:09 4c7163046ea9: Verifying Checksum 21:24:09 4c7163046ea9: Download complete 21:24:09 a0d0a0d46f8b: Pull complete 21:24:09 3e5f54012d9b: Pull complete 21:24:09 4c7163046ea9: Pull complete 21:24:10 0c2d73faf560: Pull complete 21:24:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:24:10 prd-centos7-docker-4c-2g-13760 does not seem to be running inside a container 21:24:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:24:10 $ docker top a4177320e13ccc8a8aa8d0ece1f4d84b8c38b88c9febfd6333d47f4ee2832413 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:11 [ssh-agent] Looking for ssh-agent implementation... 21:24:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:11 $ docker exec a4177320e13ccc8a8aa8d0ece1f4d84b8c38b88c9febfd6333d47f4ee2832413 ssh-agent 21:24:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDeclpP/agent.14 21:24:11 SSH_AGENT_PID=20 21:24:11 Running ssh-add (command line suppressed) 21:24:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5909314480711070621.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5909314480711070621.key) 21:24:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:11 + git tag --points-at HEAD [Pipeline] } 21:24:11 $ docker exec --env ******** --env ******** a4177320e13ccc8a8aa8d0ece1f4d84b8c38b88c9febfd6333d47f4ee2832413 ssh-agent -k 21:24:11 unset SSH_AUTH_SOCK; 21:24:11 unset SSH_AGENT_PID; 21:24:11 echo Agent pid 20 killed; 21:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:24:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:11 [ssh-agent] Looking for ssh-agent implementation... 21:24:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:11 $ docker exec a4177320e13ccc8a8aa8d0ece1f4d84b8c38b88c9febfd6333d47f4ee2832413 ssh-agent 21:24:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPnFjnD/agent.53 21:24:11 SSH_AGENT_PID=60 21:24:11 Running ssh-add (command line suppressed) 21:24:12 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7192574611878107581.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7192574611878107581.key) 21:24:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:12 + git semver init 21:24:12 # -> Open(): unable to determine branch for HEAD 21:24:12 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 21:24:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 21:24:12 # $SEMVER_REMOTE_NAME = origin 21:24:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:24:12 # $SEMVER_USER_NAME = edgex-jenkins 21:24:12 # $SEMVER_BRANCH = main 21:24:12 # $SEMVER_TEMP = /tmp/semver-450844926 21:24:12 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 21:24:13 # '/tmp/semver-450844926' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' 21:24:13 # -> Force: false 21:24:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 21:24:13 $ docker exec --env ******** --env ******** a4177320e13ccc8a8aa8d0ece1f4d84b8c38b88c9febfd6333d47f4ee2832413 ssh-agent -k 21:24:13 unset SSH_AUTH_SOCK; 21:24:13 unset SSH_AGENT_PID; 21:24:13 echo Agent pid 60 killed; 21:24:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:13 + git semver [Pipeline] } 21:24:13 $ docker stop --time=1 a4177320e13ccc8a8aa8d0ece1f4d84b8c38b88c9febfd6333d47f4ee2832413 21:24:14 $ docker rm -f a4177320e13ccc8a8aa8d0ece1f4d84b8c38b88c9febfd6333d47f4ee2832413 [Pipeline] // withDockerContainer [Pipeline] sh 21:24:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:24:15 Stashed 1 file(s) [Pipeline] echo 21:24:15 [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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 21:24:30 Still waiting to schedule task 21:24:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:24:30 Still waiting to schedule task 21:24:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:27:22 Running on prd-centos7-docker-4c-2g-13763 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 21:27:22 Running in /w/workspace/device-rest-go/17 [Pipeline] { [Pipeline] checkout 21:27:22 The recommended git tool is: git 21:27:24 using credential edgex-jenkins-ssh 21:27:24 Cloning the remote Git repository 21:27:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:27:23 > git init /w/workspace/device-rest-go/17 # timeout=10 21:27:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:27:23 > git --version # timeout=10 21:27:23 > git --version # 'git version 2.24.4' 21:27:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:23 [INFO] Currently running in a labeled security context 21:27:23 [INFO] Currently SELinux is 'enforcing' on the host 21:27:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/17@tmp/jenkins-gitclient-ssh8045316646709485356.key 21:27:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:25 Avoid second fetch 21:27:25 Checking out Revision 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c (main) 21:27:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:27:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:24 > git config core.sparsecheckout # timeout=10 21:27:24 > git checkout -f 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 21:27:28 Commit message: "Merge pull request #141 from lenny-intel/sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:29 provisioning config files... 21:27:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config3559101072560945902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:29 ---> docker-login.sh 21:27:29 nexus3.edgexfoundry.org:10001 21:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 nexus3.edgexfoundry.org:10002 21:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 nexus3.edgexfoundry.org:10003 21:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 nexus3.edgexfoundry.org:10004 21:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 docker.io 21:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:30 Configure a credential helper to remove this warning. See 21:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:30 21:27:30 Login Succeeded 21:27:30 ---> docker-login.sh ends [Pipeline] } 21:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:30 ========================================================= 21:27:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:27:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:27:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 21:27:31 Sending build context to Docker daemon 119.3kB 21:27:31 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 21:27:31 Step 2/11 : FROM ${BASE} AS builder 21:27:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:27:31 a0d0a0d46f8b: Pulling fs layer 21:27:31 31adcdaf11c8: Pulling fs layer 21:27:31 b8b176561691: Pulling fs layer 21:27:31 4527c011a84f: Pulling fs layer 21:27:31 5d74067f8e1e: Pulling fs layer 21:27:31 e0aca202a116: Pulling fs layer 21:27:31 3a43be97a3b4: Pulling fs layer 21:27:31 34cad66bf833: Pulling fs layer 21:27:31 b4e3c513aaa6: Pulling fs layer 21:27:31 4527c011a84f: Waiting 21:27:31 5d74067f8e1e: Waiting 21:27:31 e0aca202a116: Waiting 21:27:31 3a43be97a3b4: Waiting 21:27:31 34cad66bf833: Waiting 21:27:31 b4e3c513aaa6: Waiting 21:27:31 b8b176561691: Verifying Checksum 21:27:31 b8b176561691: Download complete 21:27:31 31adcdaf11c8: Verifying Checksum 21:27:31 31adcdaf11c8: Download complete 21:27:31 5d74067f8e1e: Verifying Checksum 21:27:31 5d74067f8e1e: Download complete 21:27:31 e0aca202a116: Verifying Checksum 21:27:31 e0aca202a116: Download complete 21:27:31 a0d0a0d46f8b: Verifying Checksum 21:27:31 a0d0a0d46f8b: Download complete 21:27:31 3a43be97a3b4: Verifying Checksum 21:27:31 3a43be97a3b4: Download complete 21:27:31 34cad66bf833: Verifying Checksum 21:27:31 34cad66bf833: Download complete 21:27:31 a0d0a0d46f8b: Pull complete 21:27:31 31adcdaf11c8: Pull complete 21:27:31 4527c011a84f: Verifying Checksum 21:27:31 4527c011a84f: Download complete 21:27:31 b8b176561691: Pull complete 21:27:32 b4e3c513aaa6: Verifying Checksum 21:27:32 b4e3c513aaa6: Download complete 21:27:36 4527c011a84f: Pull complete 21:27:36 5d74067f8e1e: Pull complete 21:27:36 e0aca202a116: Pull complete 21:27:36 3a43be97a3b4: Pull complete 21:27:36 34cad66bf833: Pull complete 21:27:38 b4e3c513aaa6: Pull complete 21:27:38 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 21:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:27:38 ---> 9f6097aaca64 21:27:38 Step 3/11 : ARG MAKE='make build' 21:27:40 ---> Running in bd5f7da9eeac 21:27:40 Removing intermediate container bd5f7da9eeac 21:27:40 ---> d8de32fc2929 21:27:40 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:27:40 ---> Running in 608ceee101b0 21:27:40 Removing intermediate container 608ceee101b0 21:27:40 ---> fefc6a9730a5 21:27:40 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 21:27:41 ---> Running in fdc371bd131b 21:27:41 Removing intermediate container fdc371bd131b 21:27:41 ---> e759103e733f 21:27:41 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:41 ---> Running in d547b6cd2335 21:27:41 Removing intermediate container d547b6cd2335 21:27:41 ---> 6838f0ee8272 21:27:41 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:41 ---> Running in 6cf2e7453e04 21:27:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:27:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:27:43 (1/4) Installing openssh-keygen (8.6_p1-r3) 21:27:43 (2/4) Installing libedit (20210216.3.1-r0) 21:27:43 (3/4) Installing openssh-client-common (8.6_p1-r3) 21:27:43 (4/4) Installing openssh-client-default (8.6_p1-r3) 21:27:43 Executing busybox-1.33.1-r3.trigger 21:27:43 OK: 224 MiB in 56 packages 21:27:44 Removing intermediate container 6cf2e7453e04 21:27:44 ---> 143488bd0144 21:27:44 Step 8/11 : WORKDIR /device-rest-go 21:27:44 ---> Running in 07febe8caa14 21:27:44 Removing intermediate container 07febe8caa14 21:27:44 ---> 85045b0ec55b 21:27:44 Step 9/11 : COPY . . 21:27:44 ---> fb45110b6219 21:27:44 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:44 ---> Running in a2222ecadd96 21:27:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13762 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 21:27:51 Running in /w/workspace/device-rest-go/17 [Pipeline] { [Pipeline] checkout 21:27:51 The recommended git tool is: git 21:27:57 using credential edgex-jenkins-ssh 21:27:57 Cloning the remote Git repository 21:27:57 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:27:57 > git init /w/workspace/device-rest-go/17 # timeout=10 21:27:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:27:57 > git --version # timeout=10 21:27:57 > git --version # 'git version 2.17.1' 21:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:59 Avoid second fetch 21:27:59 Checking out Revision 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c (main) 21:27:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:27:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:59 > git config core.sparsecheckout # timeout=10 21:27:59 > git checkout -f 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 21:28:03 Commit message: "Merge pull request #141 from lenny-intel/sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:04 Dload Upload Total Spent Left Speed 21:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 21:28:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:28:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 21:28:05 sudo tee /etc/docker/daemon.new 21:28:05 { 21:28:05 "registry-mirrors": [ 21:28:05 "https://nexus3.edgexfoundry.org:10001" 21:28:05 ], 21:28:05 "bip": "10.250.0.254/24", 21:28:05 "hosts": [ 21:28:05 "tcp://0.0.0.0:5555", 21:28:05 "unix:///var/run/docker.sock" 21:28:05 ], 21:28:05 "mtu": 1458, 21:28:05 "selinux-enabled": true, 21:28:05 "seccomp-profile": "/etc/docker/seccomp.json" 21:28:05 } [Pipeline] sh 21:28:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:28:06 + sudo service docker restart 21:28:16 Removing intermediate container a2222ecadd96 21:28:16 ---> bc927d65136b 21:28:16 Step 11/11 : RUN $MAKE 21:28:16 ---> Running in d5ef07b09283 21:28:16 noop 21:28:16 Removing intermediate container d5ef07b09283 21:28:16 ---> 6dde61a1bc74 21:28:16 Successfully built 6dde61a1bc74 21:28:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:28:16 + docker inspect -f . ci-base-image-x86_64 21:28:16 . [Pipeline] withDockerContainer 21:28:16 prd-centos7-docker-4c-2g-13763 does not seem to be running inside a container 21:28:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/17 -v /w/workspace/device-rest-go/17:/w/workspace/device-rest-go/17:rw,z -v /w/workspace/device-rest-go/17@tmp:/w/workspace/device-rest-go/17@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 ******** ci-base-image-x86_64 cat 21:28:17 $ docker top afc0edd5e310319dc19428be974107a7cbe128fc3fac99a6dbf3e54fff08fc53 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:17 + go version 21:28:17 go version go1.16.8 linux/amd64 [Pipeline] } 21:28:17 $ docker stop --time=1 afc0edd5e310319dc19428be974107a7cbe128fc3fac99a6dbf3e54fff08fc53 21:28:18 $ docker rm -f afc0edd5e310319dc19428be974107a7cbe128fc3fac99a6dbf3e54fff08fc53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:19 + docker inspect -f . ci-base-image-x86_64 21:28:19 . [Pipeline] withDockerContainer 21:28:19 prd-centos7-docker-4c-2g-13763 does not seem to be running inside a container 21:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/17 -v /w/workspace/device-rest-go/17:/w/workspace/device-rest-go/17:rw,z -v /w/workspace/device-rest-go/17@tmp:/w/workspace/device-rest-go/17@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 ******** ci-base-image-x86_64 cat 21:28:19 $ docker top b766b1c991e6c15ee817a8e578288beb30bc26e9ec39b6f7aa5713d5b7d3d844 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:28:20 + make test 21:28:20 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:28:20 ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:24 provisioning config files... 21:28:24 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config8133150275745768870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:25 ---> docker-login.sh 21:28:25 nexus3.edgexfoundry.org:10001 21:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:26 Configure a credential helper to remove this warning. See 21:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:26 21:28:26 Login Succeeded 21:28:26 nexus3.edgexfoundry.org:10002 21:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:26 Configure a credential helper to remove this warning. See 21:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:26 21:28:26 Login Succeeded 21:28:26 nexus3.edgexfoundry.org:10003 21:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:27 Configure a credential helper to remove this warning. See 21:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:27 21:28:27 Login Succeeded 21:28:27 nexus3.edgexfoundry.org:10004 21:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:28 Configure a credential helper to remove this warning. See 21:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:28 21:28:28 Login Succeeded 21:28:28 docker.io 21:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:29 Configure a credential helper to remove this warning. See 21:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:29 21:28:29 Login Succeeded 21:28:29 ---> docker-login.sh ends [Pipeline] } 21:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:29 ========================================================= 21:28:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:28:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:28:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 21:28:30 Sending build context to Docker daemon 119.3kB 21:28:30 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 21:28:30 Step 2/11 : FROM ${BASE} AS builder 21:28:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:28:30 552d1f2373af: Pulling fs layer 21:28:30 ea3f2d53f512: Pulling fs layer 21:28:30 9e70ebbbe112: Pulling fs layer 21:28:30 7a9cfe048b4a: Pulling fs layer 21:28:30 72dc09318566: Pulling fs layer 21:28:30 f4f7b4309257: Pulling fs layer 21:28:30 0ac9a79272e3: Pulling fs layer 21:28:30 b78e95d17946: Pulling fs layer 21:28:30 f4f7b4309257: Waiting 21:28:30 0ac9a79272e3: Waiting 21:28:30 b78e95d17946: Waiting 21:28:30 7a9cfe048b4a: Waiting 21:28:30 72dc09318566: Waiting 21:28:30 9e70ebbbe112: Verifying Checksum 21:28:30 9e70ebbbe112: Download complete 21:28:30 ea3f2d53f512: Verifying Checksum 21:28:30 ea3f2d53f512: Download complete 21:28:30 72dc09318566: Verifying Checksum 21:28:30 72dc09318566: Download complete 21:28:30 f4f7b4309257: Verifying Checksum 21:28:30 f4f7b4309257: Download complete 21:28:30 552d1f2373af: Verifying Checksum 21:28:30 552d1f2373af: Download complete 21:28:30 0ac9a79272e3: Verifying Checksum 21:28:30 0ac9a79272e3: Download complete 21:28:31 552d1f2373af: Pull complete 21:28:32 ea3f2d53f512: Pull complete 21:28:33 9e70ebbbe112: Pull complete 21:28:33 b78e95d17946: Download complete 21:28:33 7a9cfe048b4a: Download complete 21:28:35 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:28:36 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 53.8% of statements 21:28:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:28:43 7a9cfe048b4a: Pull complete 21:28:43 72dc09318566: Pull complete 21:28:43 f4f7b4309257: Pull complete 21:28:44 0ac9a79272e3: Pull complete 21:28:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:28:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:28:44 ./bin/test-attribution-txt.sh [Pipeline] } 21:28:44 $ docker stop --time=1 b766b1c991e6c15ee817a8e578288beb30bc26e9ec39b6f7aa5713d5b7d3d844 21:28:46 $ docker rm -f b766b1c991e6c15ee817a8e578288beb30bc26e9ec39b6f7aa5713d5b7d3d844 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:28:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:28:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:28:48 + ls -al . 21:28:48 total 144 21:28:48 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 1 21:28 . 21:28:48 drwxrwxr-x. 4 jenkins jenkins 30 Nov 1 21:27 .. 21:28:48 -rw-rw-r--. 1 jenkins jenkins 7095 Nov 1 21:27 Attribution.txt 21:28:48 drwxrwxr-x. 2 jenkins jenkins 37 Nov 1 21:27 bin 21:28:48 -rw-rw-r--. 1 jenkins jenkins 7459 Nov 1 21:27 CHANGELOG.md 21:28:48 drwxrwxr-x. 3 jenkins jenkins 32 Nov 1 21:27 cmd 21:28:48 -rw-r--r--. 1 jenkins jenkins 8435 Nov 1 21:28 coverage.out 21:28:48 -rw-rw-r--. 1 jenkins jenkins 1649 Nov 1 21:27 Dockerfile 21:28:48 -rw-rw-r--. 1 jenkins jenkins 151 Nov 1 21:27 .dockerignore 21:28:48 drwxrwxr-x. 2 jenkins jenkins 76 Nov 1 21:27 driver 21:28:48 drwxrwxr-x. 8 jenkins jenkins 162 Nov 1 21:27 .git 21:28:48 drwxrwxr-x. 2 jenkins jenkins 103 Nov 1 21:27 .github 21:28:48 -rw-rw-r--. 1 jenkins jenkins 329 Nov 1 21:27 .gitignore 21:28:48 -rw-rw-r--. 1 jenkins jenkins 285 Nov 1 21:27 go.mod 21:28:48 -rw-rw-r--. 1 jenkins jenkins 49396 Nov 1 21:27 go.sum 21:28:48 -rw-rw-r--. 1 jenkins jenkins 677 Nov 1 21:27 GOVERNANCE.md 21:28:48 -rw-rw-r--. 1 jenkins jenkins 680 Nov 1 21:27 Jenkinsfile 21:28:48 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 1 21:27 LICENSE 21:28:48 -rw-rw-r--. 1 jenkins jenkins 1078 Nov 1 21:27 Makefile 21:28:48 -rw-rw-r--. 1 jenkins jenkins 620 Nov 1 21:27 OWNERS.md 21:28:48 -rw-rw-r--. 1 jenkins jenkins 7661 Nov 1 21:27 README.md 21:28:48 drwxrwxr-x. 4 jenkins jenkins 71 Nov 1 21:27 snap 21:28:48 -rw-rw-r--. 1 jenkins jenkins 12 Nov 1 21:24 VERSION 21:28:48 -rw-rw-r--. 1 jenkins jenkins 713 Nov 1 21:27 version.go [Pipeline] isUnix [Pipeline] sh 21:28:48 + 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=4ac6fc9b5edf904ed0b684cea51ffa3833345a1c --label arch=amd64 --label version=2.0.1-dev.12 . 21:28:48 Sending build context to Docker daemon 128.5kB 21:28:48 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 21:28:48 Step 2/24 : FROM ${BASE} AS builder 21:28:48 ---> 6dde61a1bc74 21:28:48 Step 3/24 : ARG MAKE='make build' 21:28:48 ---> Running in 5e4f33786180 21:28:48 Removing intermediate container 5e4f33786180 21:28:48 ---> d71084aa8fa1 21:28:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:28:48 ---> Running in 465935ea63e7 21:28:48 Removing intermediate container 465935ea63e7 21:28:48 ---> 615f8854bb55 21:28:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:28:48 ---> Running in 9ad4ebd6d9ff 21:28:48 Removing intermediate container 9ad4ebd6d9ff 21:28:48 ---> 6be79be8c863 21:28:48 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:48 ---> Running in 4b5e3f1a9c82 21:28:49 b78e95d17946: Pull complete 21:28:49 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:28:49 ---> 8b459fc5aaf0 21:28:49 Step 3/11 : ARG MAKE='make build' 21:28:49 Removing intermediate container 4b5e3f1a9c82 21:28:49 ---> ece32c260f5b 21:28:49 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:49 ---> Running in 61441098fbda 21:28:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:28:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:28:50 OK: 224 MiB in 56 packages 21:28:51 Removing intermediate container 61441098fbda 21:28:51 ---> d654d197d756 21:28:51 Step 8/24 : WORKDIR /device-rest-go 21:28:51 ---> Running in 161bff57f024 21:28:51 Removing intermediate container 161bff57f024 21:28:51 ---> a61cd616025b 21:28:51 Step 9/24 : COPY . . 21:28:51 ---> 2ef847194b5d 21:28:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:51 ---> Running in 4e7385fa7514 21:28:51 Removing intermediate container 4e7385fa7514 21:28:51 ---> b53957596980 21:28:51 Step 11/24 : RUN $MAKE 21:28:51 ---> Running in 53faf211353a 21:28:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.12" -o cmd/device-rest ./cmd 21:28:52 ---> Running in 42c512e5ffa6 21:28:52 Removing intermediate container 42c512e5ffa6 21:28:52 ---> f2435c2cc476 21:28:52 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:28:52 ---> Running in c8ebe5b62ddb 21:28:53 Removing intermediate container c8ebe5b62ddb 21:28:53 ---> 9bdc5535fddc 21:28:53 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 21:28:53 ---> Running in a5c269386d97 21:28:53 Removing intermediate container a5c269386d97 21:28:53 ---> 31e4f3a20ad9 21:28:53 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:53 ---> Running in 00901bd52e29 21:28:56 Removing intermediate container 00901bd52e29 21:28:56 ---> 4b65b794bcf0 21:28:56 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:56 ---> Running in 139465bb4199 21:28:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:28:59 (1/4) Installing openssh-keygen (8.6_p1-r3) 21:28:59 (2/4) Installing libedit (20210216.3.1-r0) 21:28:59 (3/4) Installing openssh-client-common (8.6_p1-r3) 21:28:59 (4/4) Installing openssh-client-default (8.6_p1-r3) 21:28:59 Executing busybox-1.33.1-r3.trigger 21:28:59 OK: 223 MiB in 56 packages 21:29:01 Removing intermediate container 139465bb4199 21:29:01 ---> 7392cedb7acb 21:29:01 Step 8/11 : WORKDIR /device-rest-go 21:29:01 ---> Running in 1c4d9df16aab 21:29:01 Removing intermediate container 1c4d9df16aab 21:29:01 ---> 28e4721f9dc9 21:29:01 Step 9/11 : COPY . . 21:29:02 ---> 7c5796622c5a 21:29:02 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:02 ---> Running in 0153d14af7f6 21:29:04 Removing intermediate container 53faf211353a 21:29:04 ---> 1cc63184a7e8 21:29:04 Step 12/24 : FROM alpine:3.14 21:29:04 3.14: Pulling from library/alpine 21:29:04 a0d0a0d46f8b: Already exists 21:29:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:29:04 Status: Downloaded newer image for alpine:3.14 21:29:04 ---> 14119a10abf4 21:29:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:29:04 ---> Running in dcc2dd75bdc2 21:29:04 Removing intermediate container dcc2dd75bdc2 21:29:04 ---> d74bc1cc0754 21:29:04 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 21:29:04 ---> Running in 2e785486edda 21:29:04 Removing intermediate container 2e785486edda 21:29:04 ---> c2dbe388f805 21:29:04 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 21:29:04 ---> Running in 3a7fdf8f07ae 21:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:29:05 (1/6) Installing dumb-init (1.2.5-r1) 21:29:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:29:05 (3/6) Installing libsodium (1.0.18-r0) 21:29:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:29:05 (5/6) Installing libzmq (4.3.4-r0) 21:29:05 (6/6) Installing zeromq (4.3.4-r0) 21:29:05 Executing busybox-1.33.1-r3.trigger 21:29:05 OK: 8 MiB in 20 packages 21:29:05 Removing intermediate container 3a7fdf8f07ae 21:29:05 ---> 2f261c303734 21:29:05 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 21:29:06 ---> ccb7e3a623ea 21:29:06 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 21:29:06 ---> 29555f0a583f 21:29:06 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 21:29:06 ---> 8382a5c219f7 21:29:06 Step 19/24 : EXPOSE 59986 21:29:06 ---> Running in 9cf325e888d9 21:29:06 Removing intermediate container 9cf325e888d9 21:29:06 ---> df66733444c0 21:29:06 Step 20/24 : ENTRYPOINT ["/device-rest"] 21:29:06 ---> Running in e83ca11a43d4 21:29:06 Removing intermediate container e83ca11a43d4 21:29:06 ---> 8609c8f24d4c 21:29:06 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:29:06 ---> Running in 4b83001528ba 21:29:06 Removing intermediate container 4b83001528ba 21:29:06 ---> df6ebdf5d48b 21:29:06 Step 22/24 : LABEL arch=amd64 21:29:06 ---> Running in 99d9331771df 21:29:07 Removing intermediate container 99d9331771df 21:29:07 ---> 9430e15dabc9 21:29:07 Step 23/24 : LABEL git_sha=4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:29:07 ---> Running in d115c867d466 21:29:07 Removing intermediate container d115c867d466 21:29:07 ---> 73c2fd0926fa 21:29:07 Step 24/24 : LABEL version=2.0.1-dev.12 21:29:07 ---> Running in de197a624bea 21:29:07 Removing intermediate container de197a624bea 21:29:07 ---> 0de7d67c0bf9 21:29:07 [Warning] One or more build-args [ARCH] were not consumed 21:29:07 Successfully built 0de7d67c0bf9 21:29:07 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:07 provisioning config files... 21:29:07 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config2657336574012033859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:07 ---> docker-login.sh 21:29:07 nexus3.edgexfoundry.org:10001 21:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:07 Configure a credential helper to remove this warning. See 21:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:07 21:29:07 Login Succeeded 21:29:07 nexus3.edgexfoundry.org:10002 21:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:08 Configure a credential helper to remove this warning. See 21:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:08 21:29:08 Login Succeeded 21:29:08 nexus3.edgexfoundry.org:10003 21:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:08 Configure a credential helper to remove this warning. See 21:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:08 21:29:08 Login Succeeded 21:29:08 nexus3.edgexfoundry.org:10004 21:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:08 Configure a credential helper to remove this warning. See 21:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:08 21:29:08 Login Succeeded 21:29:08 docker.io 21:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:08 Configure a credential helper to remove this warning. See 21:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:08 21:29:08 Login Succeeded 21:29:08 ---> docker-login.sh ends [Pipeline] } 21:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:08 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 21:29:08 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:29:08 latest 21:29:08 2.0.1-dev.12 21:29:08 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 21:29:08 main 21:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] isUnix [Pipeline] sh 21:29:09 + docker push nexus3.edgexfoundry.org:10004/device-rest:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:29:09 328c4b77c26e: Preparing 21:29:09 8b29d89159df: Preparing 21:29:09 9af39d6d58b5: Preparing 21:29:09 3534bb641c42: Preparing 21:29:09 e2eb06d8af82: Preparing 21:29:09 e2eb06d8af82: Layer already exists 21:29:09 8b29d89159df: Pushed 21:29:09 328c4b77c26e: Pushed 21:29:09 3534bb641c42: Pushed 21:29:11 9af39d6d58b5: Pushed 21:29:11 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c: digest: sha256:ec9b68643223d387cecfcd5df62e1477b8659e98e37f07e2dd275da67f09e780 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:29:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh 21:29:11 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 21:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:29:11 328c4b77c26e: Preparing 21:29:11 8b29d89159df: Preparing 21:29:11 9af39d6d58b5: Preparing 21:29:11 3534bb641c42: Preparing 21:29:11 e2eb06d8af82: Preparing 21:29:11 e2eb06d8af82: Layer already exists 21:29:11 8b29d89159df: Layer already exists 21:29:11 9af39d6d58b5: Layer already exists 21:29:11 3534bb641c42: Layer already exists 21:29:11 328c4b77c26e: Layer already exists 21:29:11 latest: digest: sha256:ec9b68643223d387cecfcd5df62e1477b8659e98e37f07e2dd275da67f09e780 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:29:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 21:29:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.12 21:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:29:12 328c4b77c26e: Preparing 21:29:12 8b29d89159df: Preparing 21:29:12 9af39d6d58b5: Preparing 21:29:12 3534bb641c42: Preparing 21:29:12 e2eb06d8af82: Preparing 21:29:12 9af39d6d58b5: Layer already exists 21:29:12 8b29d89159df: Layer already exists 21:29:12 3534bb641c42: Layer already exists 21:29:12 e2eb06d8af82: Layer already exists 21:29:12 328c4b77c26e: Layer already exists 21:29:12 2.0.1-dev.12: digest: sha256:ec9b68643223d387cecfcd5df62e1477b8659e98e37f07e2dd275da67f09e780 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:29:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 21:29:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 21:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:29:12 328c4b77c26e: Preparing 21:29:12 8b29d89159df: Preparing 21:29:12 9af39d6d58b5: Preparing 21:29:12 3534bb641c42: Preparing 21:29:12 e2eb06d8af82: Preparing 21:29:12 e2eb06d8af82: Layer already exists 21:29:12 9af39d6d58b5: Layer already exists 21:29:12 328c4b77c26e: Layer already exists 21:29:12 3534bb641c42: Layer already exists 21:29:12 8b29d89159df: Layer already exists 21:29:12 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12: digest: sha256:ec9b68643223d387cecfcd5df62e1477b8659e98e37f07e2dd275da67f09e780 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:29:13 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh 21:29:13 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 21:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:29:13 328c4b77c26e: Preparing 21:29:13 8b29d89159df: Preparing 21:29:13 9af39d6d58b5: Preparing 21:29:13 3534bb641c42: Preparing 21:29:13 e2eb06d8af82: Preparing 21:29:13 8b29d89159df: Layer already exists 21:29:13 e2eb06d8af82: Layer already exists 21:29:13 328c4b77c26e: Layer already exists 21:29:13 9af39d6d58b5: Layer already exists 21:29:13 3534bb641c42: Layer already exists 21:29:13 main: digest: sha256:ec9b68643223d387cecfcd5df62e1477b8659e98e37f07e2dd275da67f09e780 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:13 ===================================================== [Pipeline] echo 21:29:13 taggedImages: 21:29:13 - nexus3.edgexfoundry.org:10004/device-rest:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:29:13 - nexus3.edgexfoundry.org:10004/device-rest:latest 21:29:13 - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.12 21:29:13 - nexus3.edgexfoundry.org:10004/device-rest:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 21:29:13 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:13 21:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:14 latest: Pulling from edgex-lftools-log-publisher 21:29:14 b4d181a07f80: Pulling fs layer 21:29:14 a1111a8f2ec3: Pulling fs layer 21:29:14 ed53099fbce6: Pulling fs layer 21:29:14 dc539afda2c1: Pulling fs layer 21:29:14 77bc0d833cb6: Pulling fs layer 21:29:14 9065ff56babe: Pulling fs layer 21:29:14 d287ab97295c: Pulling fs layer 21:29:14 dc539afda2c1: Waiting 21:29:14 77bc0d833cb6: Waiting 21:29:14 9065ff56babe: Waiting 21:29:14 d287ab97295c: Waiting 21:29:14 a1111a8f2ec3: Verifying Checksum 21:29:14 a1111a8f2ec3: Download complete 21:29:14 dc539afda2c1: Verifying Checksum 21:29:14 dc539afda2c1: Download complete 21:29:14 ed53099fbce6: Verifying Checksum 21:29:14 ed53099fbce6: Download complete 21:29:14 77bc0d833cb6: Verifying Checksum 21:29:14 77bc0d833cb6: Download complete 21:29:14 9065ff56babe: Verifying Checksum 21:29:14 9065ff56babe: Download complete 21:29:14 b4d181a07f80: Verifying Checksum 21:29:14 b4d181a07f80: Download complete 21:29:15 d287ab97295c: Verifying Checksum 21:29:15 d287ab97295c: Download complete 21:29:16 b4d181a07f80: Pull complete 21:29:16 a1111a8f2ec3: Pull complete 21:29:16 ed53099fbce6: Pull complete 21:29:16 dc539afda2c1: Pull complete 21:29:16 77bc0d833cb6: Pull complete 21:29:16 9065ff56babe: Pull complete 21:29:22 d287ab97295c: Pull complete 21:29:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:29:22 prd-centos7-docker-4c-2g-13763 does not seem to be running inside a container 21:29:22 $ 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/17 -v /w/workspace/device-rest-go/17:/w/workspace/device-rest-go/17:rw,z -v /w/workspace/device-rest-go/17@tmp:/w/workspace/device-rest-go/17@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 21:29:24 $ docker top acbb05c7114f94dc0ba3e0de02b6577bc64952baadb9258b5f9e73c58dc6e99c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:25 ---> job-cost.sh 21:29:25 lf-activate-venv: SKIPPING 21:29:25 INFO: No Stack... 21:29:25 INFO: Retrieving Pricing Info for: v3-standard-2 21:29:26 INFO: Archiving Costs [Pipeline] sh 21:29:26 + cat /w/workspace/device-rest-go/17/archives/cost.csv 21:29:26 + cut -d, -f6 [Pipeline] lock 21:29:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] 21:29:26 Resource [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] did not exist. Created. 21:29:26 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:26 + echo total: 0.05999999865889549 [Pipeline] stash 21:29:26 Stashed 1 file(s) [Pipeline] } 21:29:26 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:26 $ docker stop --time=1 acbb05c7114f94dc0ba3e0de02b6577bc64952baadb9258b5f9e73c58dc6e99c 21:29:28 $ docker rm -f acbb05c7114f94dc0ba3e0de02b6577bc64952baadb9258b5f9e73c58dc6e99c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:30:24 Removing intermediate container 0153d14af7f6 21:30:24 ---> 81d171209517 21:30:24 Step 11/11 : RUN $MAKE 21:30:24 ---> Running in 5e655d7abd1c 21:30:24 noop 21:30:24 Removing intermediate container 5e655d7abd1c 21:30:24 ---> 7bb62e0e5636 21:30:24 Successfully built 7bb62e0e5636 21:30:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:30:24 + docker inspect -f . ci-base-image-arm64 21:30:24 . [Pipeline] withDockerContainer 21:30:25 prd-ubuntu18.04-docker-arm64-4c-16g-13762 does not seem to be running inside a container 21:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/17 -v /w/workspace/device-rest-go/17:/w/workspace/device-rest-go/17:rw,z -v /w/workspace/device-rest-go/17@tmp:/w/workspace/device-rest-go/17@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 ******** ci-base-image-arm64 cat 21:30:26 $ docker top 1ea1f199c0d8ddcea141abbc7cecb6987d7bb4a576115e9c4a347e4ca0d97546 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:27 + go version 21:30:27 go version go1.16.8 linux/arm64 [Pipeline] } 21:30:27 $ docker stop --time=1 1ea1f199c0d8ddcea141abbc7cecb6987d7bb4a576115e9c4a347e4ca0d97546 21:30:29 $ docker rm -f 1ea1f199c0d8ddcea141abbc7cecb6987d7bb4a576115e9c4a347e4ca0d97546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:30 + docker inspect -f . ci-base-image-arm64 21:30:30 . [Pipeline] withDockerContainer 21:30:30 prd-ubuntu18.04-docker-arm64-4c-16g-13762 does not seem to be running inside a container 21:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/17 -v /w/workspace/device-rest-go/17:/w/workspace/device-rest-go/17:rw,z -v /w/workspace/device-rest-go/17@tmp:/w/workspace/device-rest-go/17@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 ******** ci-base-image-arm64 cat 21:30:32 $ docker top e1f20f5971bb4ea2a9314a0a79a09223035c1e602e96f39be71c3b655417634e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:30:33 + make test 21:30:33 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:30:35 ? github.com/edgexfoundry/device-rest-go [no test files] 21:31:31 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:31:31 ok github.com/edgexfoundry/device-rest-go/driver 0.056s coverage: 53.8% of statements 21:31:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:31:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:31:58 ./bin/test-attribution-txt.sh [Pipeline] } 21:31:59 $ docker stop --time=1 e1f20f5971bb4ea2a9314a0a79a09223035c1e602e96f39be71c3b655417634e 21:32:01 $ docker rm -f e1f20f5971bb4ea2a9314a0a79a09223035c1e602e96f39be71c3b655417634e [Pipeline] // withDockerContainer [Pipeline] sh 21:32:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:32:02 Warning: overwriting stash ‘coverage-report’ 21:32:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:32:03 + ls -al . 21:32:03 total 172 21:32:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:31 . 21:32:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:27 .. 21:32:03 -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 21:27 .dockerignore 21:32:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:28 .git 21:32:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:27 .github 21:32:03 -rw-rw-r-- 1 jenkins jenkins 329 Nov 1 21:27 .gitignore 21:32:03 -rw-rw-r-- 1 jenkins jenkins 7095 Nov 1 21:27 Attribution.txt 21:32:03 -rw-rw-r-- 1 jenkins jenkins 7459 Nov 1 21:27 CHANGELOG.md 21:32:03 -rw-rw-r-- 1 jenkins jenkins 1649 Nov 1 21:27 Dockerfile 21:32:03 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:27 GOVERNANCE.md 21:32:03 -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 21:27 Jenkinsfile 21:32:03 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 21:27 LICENSE 21:32:03 -rw-rw-r-- 1 jenkins jenkins 1078 Nov 1 21:27 Makefile 21:32:03 -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 21:27 OWNERS.md 21:32:03 -rw-rw-r-- 1 jenkins jenkins 7661 Nov 1 21:27 README.md 21:32:03 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:24 VERSION 21:32:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:27 bin 21:32:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:27 cmd 21:32:03 -rw-r--r-- 1 jenkins jenkins 8435 Nov 1 21:31 coverage.out 21:32:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:27 driver 21:32:03 -rw-rw-r-- 1 jenkins jenkins 285 Nov 1 21:27 go.mod 21:32:03 -rw-rw-r-- 1 jenkins jenkins 49396 Nov 1 21:27 go.sum 21:32:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:27 snap 21:32:03 -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 21:27 version.go [Pipeline] isUnix [Pipeline] sh 21:32:03 + 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=4ac6fc9b5edf904ed0b684cea51ffa3833345a1c --label arch=arm64 --label version=2.0.1-dev.12 . 21:32:03 Sending build context to Docker daemon 128.5kB 21:32:04 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 21:32:04 Step 2/24 : FROM ${BASE} AS builder 21:32:04 ---> 7bb62e0e5636 21:32:04 Step 3/24 : ARG MAKE='make build' 21:32:04 ---> Running in b7f6dc6d7939 21:32:05 Removing intermediate container b7f6dc6d7939 21:32:05 ---> 60d3481f9b3b 21:32:05 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:32:05 ---> Running in 8b790d90dd05 21:32:05 Removing intermediate container 8b790d90dd05 21:32:05 ---> 93281dda0489 21:32:05 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:32:05 ---> Running in 63c7062ff668 21:32:06 Removing intermediate container 63c7062ff668 21:32:06 ---> 7396c05c12ba 21:32:06 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:06 ---> Running in 46fd9afbd350 21:32:08 Removing intermediate container 46fd9afbd350 21:32:08 ---> 4781d23a34bd 21:32:08 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:08 ---> Running in 10b8523f1e6f 21:32:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:32:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:32:11 OK: 223 MiB in 56 packages 21:32:12 Removing intermediate container 10b8523f1e6f 21:32:12 ---> 6b7d73e660d4 21:32:12 Step 8/24 : WORKDIR /device-rest-go 21:32:12 ---> Running in 3b54041e3d7f 21:32:13 Removing intermediate container 3b54041e3d7f 21:32:13 ---> 73bb6cb0e95f 21:32:13 Step 9/24 : COPY . . 21:32:14 ---> 6b6141e1985d 21:32:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:14 ---> Running in 13a122f67a90 21:32:16 Removing intermediate container 13a122f67a90 21:32:16 ---> 3eeb3fe54716 21:32:16 Step 11/24 : RUN $MAKE 21:32:16 ---> Running in a963daa33638 21:32:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.12" -o cmd/device-rest ./cmd 21:32:56 Removing intermediate container a963daa33638 21:32:56 ---> 38cd2bb2d4fb 21:32:56 Step 12/24 : FROM alpine:3.14 21:32:56 3.14: Pulling from library/alpine 21:32:56 552d1f2373af: Already exists 21:32:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:32:56 Status: Downloaded newer image for alpine:3.14 21:32:56 ---> bb3de5531c18 21:32:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:32:56 ---> Running in 6de47bc0c2fc 21:32:56 Removing intermediate container 6de47bc0c2fc 21:32:56 ---> bb84ddbde68a 21:32:56 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 21:32:56 ---> Running in c2aa50e7185c 21:32:56 Removing intermediate container c2aa50e7185c 21:32:56 ---> d3994a02f105 21:32:56 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 21:32:56 ---> Running in ed74187a4e35 21:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:32:57 (1/6) Installing dumb-init (1.2.5-r1) 21:32:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:32:57 (3/6) Installing libsodium (1.0.18-r0) 21:32:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:32:57 (5/6) Installing libzmq (4.3.4-r0) 21:32:57 (6/6) Installing zeromq (4.3.4-r0) 21:32:57 Executing busybox-1.33.1-r3.trigger 21:32:57 OK: 8 MiB in 20 packages 21:32:58 Removing intermediate container ed74187a4e35 21:32:58 ---> 35019b412725 21:32:58 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 21:33:00 ---> b182b644963b 21:33:00 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 21:33:01 ---> a88399654358 21:33:01 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 21:33:01 ---> 67e8b0a82279 21:33:01 Step 19/24 : EXPOSE 59986 21:33:01 ---> Running in 906e898a712b 21:33:02 Removing intermediate container 906e898a712b 21:33:02 ---> 94e3eb1c0436 21:33:02 Step 20/24 : ENTRYPOINT ["/device-rest"] 21:33:02 ---> Running in c4629ab6ad49 21:33:02 Removing intermediate container c4629ab6ad49 21:33:02 ---> 80ff3b3d4170 21:33:02 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:33:03 ---> Running in e6e3f9207ea5 21:33:03 Removing intermediate container e6e3f9207ea5 21:33:03 ---> 700ea510a9c9 21:33:03 Step 22/24 : LABEL arch=arm64 21:33:03 ---> Running in 90f7245e3565 21:33:03 Removing intermediate container 90f7245e3565 21:33:03 ---> d7b3432411cb 21:33:03 Step 23/24 : LABEL git_sha=4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:33:04 ---> Running in 2dd9d7467473 21:33:04 Removing intermediate container 2dd9d7467473 21:33:04 ---> bf5d759d5c46 21:33:04 Step 24/24 : LABEL version=2.0.1-dev.12 21:33:04 ---> Running in fe0a1db2c2eb 21:33:04 Removing intermediate container fe0a1db2c2eb 21:33:04 ---> e5032a2a9b1f 21:33:04 [Warning] One or more build-args [ARCH] were not consumed 21:33:04 Successfully built e5032a2a9b1f 21:33:04 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 21:33:05 provisioning config files... 21:33:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config7035995544892024961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:05 ---> docker-login.sh 21:33:05 nexus3.edgexfoundry.org:10001 21:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:06 Configure a credential helper to remove this warning. See 21:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:06 21:33:06 Login Succeeded 21:33:06 nexus3.edgexfoundry.org:10002 21:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:06 Configure a credential helper to remove this warning. See 21:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:06 21:33:06 Login Succeeded 21:33:06 nexus3.edgexfoundry.org:10003 21:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:07 Configure a credential helper to remove this warning. See 21:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:07 21:33:07 Login Succeeded 21:33:07 nexus3.edgexfoundry.org:10004 21:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:08 Configure a credential helper to remove this warning. See 21:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:08 21:33:08 Login Succeeded 21:33:08 docker.io 21:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:08 Configure a credential helper to remove this warning. See 21:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:08 21:33:08 Login Succeeded 21:33:08 ---> docker-login.sh ends [Pipeline] } 21:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:33:08 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 21:33:08 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:33:08 latest 21:33:08 2.0.1-dev.12 21:33:08 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 21:33:08 main 21:33:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:09 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] isUnix [Pipeline] sh 21:33:09 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:33:09 e47c4a31fed5: Preparing 21:33:09 32820642fe67: Preparing 21:33:09 5b0a0b76035b: Preparing 21:33:09 c6d266a581f3: Preparing 21:33:09 ee420dfed78a: Preparing 21:33:09 ee420dfed78a: Layer already exists 21:33:09 32820642fe67: Pushed 21:33:09 e47c4a31fed5: Pushed 21:33:10 c6d266a581f3: Pushed 21:33:12 5b0a0b76035b: Pushed 21:33:12 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c: digest: sha256:ac633bdd465acc20ac12bf9604f5a00ca52246dd48853207350cfdcbc067d95d size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:33:13 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:33:13 e47c4a31fed5: Preparing 21:33:13 32820642fe67: Preparing 21:33:13 5b0a0b76035b: Preparing 21:33:13 c6d266a581f3: Preparing 21:33:13 ee420dfed78a: Preparing 21:33:13 e47c4a31fed5: Layer already exists 21:33:13 c6d266a581f3: Layer already exists 21:33:13 5b0a0b76035b: Layer already exists 21:33:13 32820642fe67: Layer already exists 21:33:13 ee420dfed78a: Layer already exists 21:33:13 latest: digest: sha256:ac633bdd465acc20ac12bf9604f5a00ca52246dd48853207350cfdcbc067d95d size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:14 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 21:33:14 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.12 21:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:33:14 e47c4a31fed5: Preparing 21:33:14 32820642fe67: Preparing 21:33:14 5b0a0b76035b: Preparing 21:33:14 c6d266a581f3: Preparing 21:33:14 ee420dfed78a: Preparing 21:33:14 32820642fe67: Layer already exists 21:33:14 e47c4a31fed5: Layer already exists 21:33:14 ee420dfed78a: Layer already exists 21:33:14 5b0a0b76035b: Layer already exists 21:33:14 c6d266a581f3: Layer already exists 21:33:14 2.0.1-dev.12: digest: sha256:ac633bdd465acc20ac12bf9604f5a00ca52246dd48853207350cfdcbc067d95d size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:14 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 21:33:15 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 21:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:33:15 e47c4a31fed5: Preparing 21:33:15 32820642fe67: Preparing 21:33:15 5b0a0b76035b: Preparing 21:33:15 c6d266a581f3: Preparing 21:33:15 ee420dfed78a: Preparing 21:33:15 e47c4a31fed5: Layer already exists 21:33:15 ee420dfed78a: Layer already exists 21:33:15 32820642fe67: Layer already exists 21:33:15 5b0a0b76035b: Layer already exists 21:33:15 c6d266a581f3: Layer already exists 21:33:15 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12: digest: sha256:ac633bdd465acc20ac12bf9604f5a00ca52246dd48853207350cfdcbc067d95d size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:15 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh 21:33:16 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 21:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:33:16 e47c4a31fed5: Preparing 21:33:16 32820642fe67: Preparing 21:33:16 5b0a0b76035b: Preparing 21:33:16 c6d266a581f3: Preparing 21:33:16 ee420dfed78a: Preparing 21:33:16 5b0a0b76035b: Layer already exists 21:33:16 c6d266a581f3: Layer already exists 21:33:16 ee420dfed78a: Layer already exists 21:33:16 32820642fe67: Layer already exists 21:33:16 e47c4a31fed5: Layer already exists 21:33:16 main: digest: sha256:ac633bdd465acc20ac12bf9604f5a00ca52246dd48853207350cfdcbc067d95d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:33:16 ===================================================== [Pipeline] echo 21:33:16 taggedImages: 21:33:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c 21:33:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:33:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.12 21:33:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4ac6fc9b5edf904ed0b684cea51ffa3833345a1c-2.0.1-dev.12 21:33:16 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:17 21:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:17 arm64: Pulling from edgex-lftools-log-publisher 21:33:17 448f6bf000e3: Pulling fs layer 21:33:17 f757da607395: Pulling fs layer 21:33:17 05883995daec: Pulling fs layer 21:33:17 8603b9c90790: Pulling fs layer 21:33:17 1560dd03e051: Pulling fs layer 21:33:17 27f5ce0e4adf: Pulling fs layer 21:33:17 c2d8d7efcc4b: Pulling fs layer 21:33:17 8603b9c90790: Waiting 21:33:17 1560dd03e051: Waiting 21:33:17 27f5ce0e4adf: Waiting 21:33:17 c2d8d7efcc4b: Waiting 21:33:17 f757da607395: Verifying Checksum 21:33:17 f757da607395: Download complete 21:33:17 8603b9c90790: Verifying Checksum 21:33:17 8603b9c90790: Download complete 21:33:18 1560dd03e051: Verifying Checksum 21:33:18 1560dd03e051: Download complete 21:33:18 27f5ce0e4adf: Verifying Checksum 21:33:18 27f5ce0e4adf: Download complete 21:33:18 05883995daec: Verifying Checksum 21:33:18 05883995daec: Download complete 21:33:18 448f6bf000e3: Verifying Checksum 21:33:18 448f6bf000e3: Download complete 21:33:21 c2d8d7efcc4b: Verifying Checksum 21:33:21 c2d8d7efcc4b: Download complete 21:33:21 448f6bf000e3: Pull complete 21:33:22 f757da607395: Pull complete 21:33:23 05883995daec: Pull complete 21:33:24 8603b9c90790: Pull complete 21:33:24 1560dd03e051: Pull complete 21:33:25 27f5ce0e4adf: Pull complete 21:33:40 c2d8d7efcc4b: Pull complete 21:33:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:33:40 prd-ubuntu18.04-docker-arm64-4c-16g-13762 does not seem to be running inside a container 21:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/17 -v /w/workspace/device-rest-go/17:/w/workspace/device-rest-go/17:rw,z -v /w/workspace/device-rest-go/17@tmp:/w/workspace/device-rest-go/17@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:arm64 cat 21:33:43 $ docker top dae0edbdcd6b990fdb8e27dbd425e076d1b2152d24e913b3e914457906de8c1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:45 ---> job-cost.sh 21:33:45 lf-activate-venv: SKIPPING 21:33:45 INFO: No Stack... 21:33:45 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:45 INFO: Archiving Costs [Pipeline] sh 21:33:46 + cat /w/workspace/device-rest-go/17/archives/cost.csv 21:33:46 + cut -d, -f6 [Pipeline] lock 21:33:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] 21:33:46 Resource [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] did not exist. Created. 21:33:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:47 /w/workspace/device-rest-go/17@tmp/durable-3adb9d99/script.sh: 1: /w/workspace/device-rest-go/17@tmp/durable-3adb9d99/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:33:47 + echo total: 0.10999999940395355 [Pipeline] stash 21:33:47 Warning: overwriting stash ‘stack-cost’ 21:33:48 Stashed 1 file(s) [Pipeline] } 21:33:48 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:48 $ docker stop --time=1 dae0edbdcd6b990fdb8e27dbd425e076d1b2152d24e913b3e914457906de8c1b 21:33:49 $ docker rm -f dae0edbdcd6b990fdb8e27dbd425e076d1b2152d24e913b3e914457906de8c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:33:50 provisioning config files... 21:33:50 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8271163474311241427tmp [Pipeline] { [Pipeline] sh 21:33:50 + set +x 21:33:50 + curl -s https://codecov.io/bash 21:33:50 + bash -s -- 21:33:50 21:33:50 _____ _ 21:33:50 / ____| | | 21:33:50 | | ___ __| | ___ ___ _____ __ 21:33:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:33:50 | |___| (_) | (_| | __/ (_| (_) \ V / 21:33:50 \_____\___/ \__,_|\___|\___\___/ \_/ 21:33:50 Bash-1.0.6 21:33:50 21:33:50 21:33:50 ==> git version 2.24.4 found 21:33:50 ==> 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 21:33:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:33:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:33:50 ==> Jenkins CI detected. 21:33:50 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 21:33:50 project root: . 21:33:50 --> token set from env 21:33:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:33:50 ==> Running gcov in . (disable via -X gcov) 21:33:50 ==> Python coveragepy not found 21:33:50 ==> Searching for coverage reports in: 21:33:50 + . 21:33:50 -> Found 1 reports 21:33:50 ==> Detecting git/mercurial file structure 21:33:50 ==> Reading reports 21:33:50 + ./coverage.out bytes=8435 21:33:50 ==> Appending adjustments 21:33:50 https://docs.codecov.io/docs/fixing-reports 21:33:50 + Found adjustments 21:33:50 ==> Gzipping contents 21:33:50 4.0K /tmp/codecov.vzBNPA.gz 21:33:50 ==> Uploading reports 21:33:50 url: https://codecov.io 21:33:50 query: branch=main&commit=4ac6fc9b5edf904ed0b684cea51ffa3833345a1c&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:50 -> Pinging Codecov 21:33:50 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=4ac6fc9b5edf904ed0b684cea51ffa3833345a1c&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:51 -> Uploading to 21:33:51 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/4E5D53B4F1F92C436F7061BF334D961C/4ac6fc9b5edf904ed0b684cea51ffa3833345a1c/9bd97bcf-c3ad-45a5-9f2b-24f17eaf9082.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T213351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20ddfc5c6f4ee7da696af7808b12320e00016f207a5f765315e0792a573d63eb 21:33:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:51 Dload Upload Total Spent Left Speed 21:33:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1741 0 0 100 1741 0 6315 --:--:-- --:--:-- --:--:-- 6330 21:33:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] } 21:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:33:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:33:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:52 21:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:33:52 188c0c94c7c5: Pulling fs layer 21:33:52 0ef7d3d256c8: Pulling fs layer 21:33:52 de9db76c5a1d: Pulling fs layer 21:33:52 0eba1c9be4d2: Pulling fs layer 21:33:52 0d57e429df01: Pulling fs layer 21:33:52 4e4be7b47b0d: Pulling fs layer 21:33:52 e1f770b5df2f: Pulling fs layer 21:33:52 85a0685a4137: Pulling fs layer 21:33:52 0eba1c9be4d2: Waiting 21:33:52 0d57e429df01: Waiting 21:33:52 4e4be7b47b0d: Waiting 21:33:52 e1f770b5df2f: Waiting 21:33:52 85a0685a4137: Waiting 21:33:52 de9db76c5a1d: Verifying Checksum 21:33:52 de9db76c5a1d: Download complete 21:33:52 0ef7d3d256c8: Verifying Checksum 21:33:52 0ef7d3d256c8: Download complete 21:33:52 0d57e429df01: Verifying Checksum 21:33:52 0d57e429df01: Download complete 21:33:52 4e4be7b47b0d: Verifying Checksum 21:33:52 4e4be7b47b0d: Download complete 21:33:52 188c0c94c7c5: Verifying Checksum 21:33:52 188c0c94c7c5: Download complete 21:33:52 e1f770b5df2f: Verifying Checksum 21:33:52 e1f770b5df2f: Download complete 21:33:52 0eba1c9be4d2: Verifying Checksum 21:33:52 0eba1c9be4d2: Download complete 21:33:52 188c0c94c7c5: Pull complete 21:33:53 0ef7d3d256c8: Pull complete 21:33:53 85a0685a4137: Verifying Checksum 21:33:53 85a0685a4137: Download complete 21:33:53 de9db76c5a1d: Pull complete 21:33:56 0eba1c9be4d2: Pull complete 21:33:56 0d57e429df01: Pull complete 21:33:56 4e4be7b47b0d: Pull complete 21:33:57 e1f770b5df2f: Pull complete 21:34:00 85a0685a4137: Pull complete 21:34:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:34:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:34:00 prd-centos7-docker-4c-2g-13760 does not seem to be running inside a container 21:34:00 $ 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 21:34:02 $ docker top 5fe30d716cf03e3cf104bd9a7df48ace734fe66779a18bf9288d5b068ee9b109 -eo pid,comm [Pipeline] { [Pipeline] echo 21:34:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:34:03 + set -o pipefail 21:34:03 + snyk monitor '--org=edgex-jenkins' 21:34:07 21:34:07 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 21:34:07 21:34:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/2d227a65-e551-46bd-9cf4-b96e1f076024 21:34:07 21:34:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:34:07 21:34:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:34:07 21:34:07 [Pipeline] } 21:34:07 $ docker stop --time=1 5fe30d716cf03e3cf104bd9a7df48ace734fe66779a18bf9288d5b068ee9b109 21:34:09 $ docker rm -f 5fe30d716cf03e3cf104bd9a7df48ace734fe66779a18bf9288d5b068ee9b109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:34:10 + git log --format=format:%s -1 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c [Pipeline] isUnix [Pipeline] sh 21:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:10 . [Pipeline] withDockerContainer 21:34:10 prd-centos7-docker-4c-2g-13760 does not seem to be running inside a container 21:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:34:11 $ docker top 9ba23b93af067aa66e37bebd3f2bcd5abbd21bc5a7c093f51d6bde27f5c5fab1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:11 [ssh-agent] Looking for ssh-agent implementation... 21:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:11 $ docker exec 9ba23b93af067aa66e37bebd3f2bcd5abbd21bc5a7c093f51d6bde27f5c5fab1 ssh-agent 21:34:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhkdloE/agent.13 21:34:11 SSH_AGENT_PID=19 21:34:11 Running ssh-add (command line suppressed) 21:34:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8522342372415326161.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8522342372415326161.key) 21:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:11 + git semver tag 21:34:11 # -> Open(): unable to determine branch for HEAD 21:34:11 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 21:34:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 21:34:11 # $SEMVER_REMOTE_NAME = origin 21:34:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:11 # $SEMVER_USER_NAME = edgex-jenkins 21:34:11 # $SEMVER_BRANCH = main 21:34:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 21:34:11 # 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c HEAD 21:34:11 # -> Force: false 21:34:11 # 2f9780db27f9a8afac763c025a93fcc93ab334b5 refs/tags/v2.0.1-dev.12 [Pipeline] } 21:34:11 $ docker exec --env ******** --env ******** 9ba23b93af067aa66e37bebd3f2bcd5abbd21bc5a7c093f51d6bde27f5c5fab1 ssh-agent -k 21:34:11 unset SSH_AUTH_SOCK; 21:34:11 unset SSH_AGENT_PID; 21:34:11 echo Agent pid 19 killed; 21:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:12 + git semver [Pipeline] } 21:34:12 $ docker stop --time=1 9ba23b93af067aa66e37bebd3f2bcd5abbd21bc5a7c093f51d6bde27f5c5fab1 21:34:13 $ docker rm -f 9ba23b93af067aa66e37bebd3f2bcd5abbd21bc5a7c093f51d6bde27f5c5fab1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:13 21:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:14 0.23.1-centos7: Pulling from edgex-lftools 21:34:14 ab5ef0e58194: Pulling fs layer 21:34:14 9712f1f96733: Pulling fs layer 21:34:14 63f879dbbcfc: Pulling fs layer 21:34:14 0d9ebad4ef96: Pulling fs layer 21:34:14 e9a5061849ea: Pulling fs layer 21:34:14 d747dcd14b5f: Pulling fs layer 21:34:14 2de7ff778b66: Pulling fs layer 21:34:14 0d9ebad4ef96: Waiting 21:34:14 e9a5061849ea: Waiting 21:34:14 d747dcd14b5f: Waiting 21:34:14 2de7ff778b66: Waiting 21:34:14 9712f1f96733: Verifying Checksum 21:34:14 9712f1f96733: Download complete 21:34:14 63f879dbbcfc: Verifying Checksum 21:34:14 63f879dbbcfc: Download complete 21:34:14 ab5ef0e58194: Verifying Checksum 21:34:14 ab5ef0e58194: Download complete 21:34:14 d747dcd14b5f: Verifying Checksum 21:34:14 d747dcd14b5f: Download complete 21:34:14 0d9ebad4ef96: Verifying Checksum 21:34:14 0d9ebad4ef96: Download complete 21:34:14 e9a5061849ea: Verifying Checksum 21:34:14 e9a5061849ea: Download complete 21:34:14 2de7ff778b66: Verifying Checksum 21:34:14 2de7ff778b66: Download complete 21:34:17 ab5ef0e58194: Pull complete 21:34:17 9712f1f96733: Pull complete 21:34:18 63f879dbbcfc: Pull complete 21:34:22 0d9ebad4ef96: Pull complete 21:34:22 e9a5061849ea: Pull complete 21:34:22 d747dcd14b5f: Pull complete 21:34:23 2de7ff778b66: Pull complete 21:34:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:34:23 prd-centos7-docker-4c-2g-13760 does not seem to be running inside a container 21:34:23 $ 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 21:34:26 $ docker top 72a0de24746102e92a31a173bce6f484818316c8c41545ab581b8dd907ec49c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:34:26 provisioning config files... 21:34:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5787583355503913934tmp 21:34:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8454477550193651160tmp 21:34:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config756491348669699337tmp [Pipeline] { [Pipeline] echo 21:34:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:34:27 ---> sigul-configuration.sh 21:34:27 gpg: directory `/root/.gnupg' created 21:34:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:34:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:34:27 gpg: keyring `/root/.gnupg/secring.gpg' created 21:34:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:34:27 gpg: CAST5 encrypted data 21:34:27 gpg: encrypted with 1 passphrase 21:34:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:34:27 + mkdir /home/jenkins 21:34:27 + mkdir /home/jenkins/sigul [Pipeline] sh 21:34:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:34:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:34:28 ---> sigul-install.sh 21:34:28 Sigul already installed; skipping installation. [Pipeline] sh 21:34:28 + git tag --list 21:34:28 v1.0.0 21:34:28 v1.1.0 21:34:28 v1.1.1 21:34:28 v1.1.2 21:34:28 v1.2.0 21:34:28 v1.2.1 21:34:28 v2.0.0 21:34:28 v2.0.1-dev.1 21:34:28 v2.0.1-dev.10 21:34:28 v2.0.1-dev.11 21:34:28 v2.0.1-dev.12 21:34:28 v2.0.1-dev.2 21:34:28 v2.0.1-dev.3 21:34:28 v2.0.1-dev.4 21:34:28 v2.0.1-dev.5 21:34:28 v2.0.1-dev.6 21:34:28 v2.0.1-dev.7 21:34:28 v2.0.1-dev.8 21:34:28 v2.0.1-dev.9 [Pipeline] sh 21:34:28 + lftools sign git-tag v2.0.1-dev.12 21:34:29 Signing Git tag with Sigul... 21:34:29 Signing v2.0.1-dev.12 [Pipeline] echo 21:34:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:34:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:34:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:34:30 $ docker stop --time=1 72a0de24746102e92a31a173bce6f484818316c8c41545ab581b8dd907ec49c5 21:34:31 $ docker rm -f 72a0de24746102e92a31a173bce6f484818316c8c41545ab581b8dd907ec49c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:32 . [Pipeline] withDockerContainer 21:34:32 prd-centos7-docker-4c-2g-13760 does not seem to be running inside a container 21:34:32 $ 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 21:34:32 $ docker top b7c084d5ee92cf001f0383761600f8d66401c9e8eedc3c8450f9be08b4fd2f93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:32 [ssh-agent] Looking for ssh-agent implementation... 21:34:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:32 $ docker exec b7c084d5ee92cf001f0383761600f8d66401c9e8eedc3c8450f9be08b4fd2f93 ssh-agent 21:34:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjBOjlK/agent.13 21:34:33 SSH_AGENT_PID=20 21:34:33 Running ssh-add (command line suppressed) 21:34:33 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6077818086856891560.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6077818086856891560.key) 21:34:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:33 + git semver bump pre 21:34:33 # -> Open(): unable to determine branch for HEAD 21:34:33 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 21:34:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 21:34:33 # $SEMVER_REMOTE_NAME = origin 21:34:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:33 # $SEMVER_USER_NAME = edgex-jenkins 21:34:33 # $SEMVER_BRANCH = main 21:34:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 21:34:33 2.0.1-dev.13 [Pipeline] } 21:34:33 $ docker exec --env ******** --env ******** b7c084d5ee92cf001f0383761600f8d66401c9e8eedc3c8450f9be08b4fd2f93 ssh-agent -k 21:34:33 unset SSH_AUTH_SOCK; 21:34:33 unset SSH_AGENT_PID; 21:34:33 echo Agent pid 20 killed; 21:34:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:33 + git semver [Pipeline] } 21:34:33 $ docker stop --time=1 b7c084d5ee92cf001f0383761600f8d66401c9e8eedc3c8450f9be08b4fd2f93 21:34:35 $ docker rm -f b7c084d5ee92cf001f0383761600f8d66401c9e8eedc3c8450f9be08b4fd2f93 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:34:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:35 . [Pipeline] withDockerContainer 21:34:35 prd-centos7-docker-4c-2g-13760 does not seem to be running inside a container 21:34:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:34:36 $ docker top 95e64eb009ef2721439bf14e965180644614f6d29a4129f08f077a28e9acefac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:36 [ssh-agent] Looking for ssh-agent implementation... 21:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:36 $ docker exec 95e64eb009ef2721439bf14e965180644614f6d29a4129f08f077a28e9acefac ssh-agent 21:34:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDHeLEF/agent.13 21:34:36 SSH_AGENT_PID=19 21:34:36 Running ssh-add (command line suppressed) 21:34:36 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6647943778897013193.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6647943778897013193.key) 21:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:36 + git semver push 21:34:36 # -> Open(): unable to determine branch for HEAD 21:34:36 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 21:34:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 21:34:36 # $SEMVER_REMOTE_NAME = origin 21:34:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:36 # $SEMVER_USER_NAME = edgex-jenkins 21:34:36 # $SEMVER_BRANCH = main 21:34:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 21:34:38 $ docker exec --env ******** --env ******** 95e64eb009ef2721439bf14e965180644614f6d29a4129f08f077a28e9acefac ssh-agent -k 21:34:38 unset SSH_AUTH_SOCK; 21:34:38 unset SSH_AGENT_PID; 21:34:38 echo Agent pid 19 killed; 21:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:38 + git semver [Pipeline] } 21:34:38 $ docker stop --time=1 95e64eb009ef2721439bf14e965180644614f6d29a4129f08f077a28e9acefac 21:34:39 $ docker rm -f 95e64eb009ef2721439bf14e965180644614f6d29a4129f08f077a28e9acefac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:34:40 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:34:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:34:41 ---> package-listing.sh 21:34:41 ++ tr '[:upper:]' '[:lower:]' 21:34:41 ++ facter osfamily 21:34:41 + OS_FAMILY=redhat 21:34:41 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 21:34:41 + START_PACKAGES=/tmp/packages_start.txt 21:34:41 + END_PACKAGES=/tmp/packages_end.txt 21:34:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:34:41 + PACKAGES=/tmp/packages_start.txt 21:34:41 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:34:41 + PACKAGES=/tmp/packages_end.txt 21:34:41 + case "${OS_FAMILY}" in 21:34:41 + sort 21:34:41 + rpm -qa 21:34:42 + '[' -f /tmp/packages_start.txt ']' 21:34:42 + '[' -f /tmp/packages_end.txt ']' 21:34:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:34:42 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:34:42 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 21:34:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 21:34:42 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 21:34:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:43 21:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:43 latest: Pulling from edgex-lftools-log-publisher 21:34:43 b4d181a07f80: Pulling fs layer 21:34:43 a1111a8f2ec3: Pulling fs layer 21:34:43 ed53099fbce6: Pulling fs layer 21:34:43 dc539afda2c1: Pulling fs layer 21:34:43 77bc0d833cb6: Pulling fs layer 21:34:43 9065ff56babe: Pulling fs layer 21:34:43 d287ab97295c: Pulling fs layer 21:34:43 dc539afda2c1: Waiting 21:34:43 77bc0d833cb6: Waiting 21:34:43 9065ff56babe: Waiting 21:34:43 d287ab97295c: Waiting 21:34:43 a1111a8f2ec3: Verifying Checksum 21:34:43 a1111a8f2ec3: Download complete 21:34:43 dc539afda2c1: Verifying Checksum 21:34:43 dc539afda2c1: Download complete 21:34:43 ed53099fbce6: Verifying Checksum 21:34:43 ed53099fbce6: Download complete 21:34:43 9065ff56babe: Verifying Checksum 21:34:43 9065ff56babe: Download complete 21:34:43 77bc0d833cb6: Verifying Checksum 21:34:43 77bc0d833cb6: Download complete 21:34:43 b4d181a07f80: Verifying Checksum 21:34:43 b4d181a07f80: Download complete 21:34:44 d287ab97295c: Verifying Checksum 21:34:44 d287ab97295c: Download complete 21:34:45 b4d181a07f80: Pull complete 21:34:45 a1111a8f2ec3: Pull complete 21:34:45 ed53099fbce6: Pull complete 21:34:45 dc539afda2c1: Pull complete 21:34:46 77bc0d833cb6: Pull complete 21:34:46 9065ff56babe: Pull complete 21:34:51 d287ab97295c: Pull complete 21:34:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:34:51 prd-centos7-docker-4c-2g-13760 does not seem to be running inside a container 21:34:51 $ 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 21:34:54 $ docker top 365beaedab9fd94539b27b68563dfc1966883d618cb9bdc507bfd3d8944f8c2b -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:54 + touch /tmp/pre-build-complete [Pipeline] sh 21:34:54 + mkdir -p /var/log/sysstat [Pipeline] sh 21:34:54 + ls /var/log/sa-host 21:34:54 + sadf -c /var/log/sa-host/sa01 21:34:54 file_magic: OK 21:34:54 HZ: Using current value: 100 21:34:54 file_header: OK 21:34:54 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 21:34:54 Statistics: 21:34:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:54 File successfully converted to sysstat format version 12.0.3 21:34:54 + sadf -c /var/log/sa-host/sa30 21:34:54 file_magic: OK 21:34:54 HZ: Using current value: 100 21:34:54 file_header: OK 21:34:54 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 21:34:54 Statistics: 21:34:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:55 provisioning config files... 21:34:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9103145323204473131tmp [Pipeline] { [Pipeline] echo 21:34:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:34:55 ---> create-netrc.sh [Pipeline] } 21:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:34:55 ---> python-tools-install.sh [Pipeline] echo 21:34:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:34:56 ---> sudo-logs.sh 21:34:56 Archiving 'sudo' log.. 21:34:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-13760.novalocal: Name or service not known 21:34:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-13760.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:34:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:34:56 ---> job-cost.sh 21:34:56 lf-activate-venv: SKIPPING 21:34:56 DEBUG: total: 0.10999999940395355 21:34:56 INFO: Retrieving Stack Cost... 21:34:56 INFO: Retrieving Pricing Info for: v3-standard-2 21:34:56 INFO: Archiving Costs [Pipeline] echo 21:34:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:57 ---> logs-deploy.sh 21:34:57 lf-activate-venv: SKIPPING 21:34:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/17 21:34:57 INFO: archiving workspace using pattern(s): 21:34:57 Archives upload complete. 21:34:57 INFO: archiving logs to Nexus 21:34:58 ---> uname -a: 21:34:58 Linux prd-centos7-docker-4c-2g-13760.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:34:58 21:34:58 21:34:58 ---> lscpu: 21:34:58 Architecture: x86_64 21:34:58 CPU op-mode(s): 32-bit, 64-bit 21:34:58 Byte Order: Little Endian 21:34:58 Address sizes: 40 bits physical, 48 bits virtual 21:34:58 CPU(s): 2 21:34:58 On-line CPU(s) list: 0,1 21:34:58 Thread(s) per core: 1 21:34:58 Core(s) per socket: 1 21:34:58 Socket(s): 2 21:34:58 NUMA node(s): 1 21:34:58 Vendor ID: AuthenticAMD 21:34:58 CPU family: 23 21:34:58 Model: 49 21:34:58 Model name: AMD EPYC-Rome Processor 21:34:58 Stepping: 0 21:34:58 CPU MHz: 2799.998 21:34:58 BogoMIPS: 5599.99 21:34:58 Virtualization: AMD-V 21:34:58 Hypervisor vendor: KVM 21:34:58 Virtualization type: full 21:34:58 L1d cache: 32K 21:34:58 L1i cache: 32K 21:34:58 L2 cache: 512K 21:34:58 L3 cache: 16384K 21:34:58 NUMA node0 CPU(s): 0,1 21:34:58 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 21:34:58 21:34:58 21:34:58 ---> nproc: 21:34:58 2 21:34:58 21:34:58 21:34:58 ---> df -h: 21:34:58 Filesystem Size Used Avail Use% Mounted on 21:34:58 overlay 40G 9.0G 32G 23% / 21:34:58 tmpfs 64M 0 64M 0% /dev 21:34:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:34:58 shm 64M 0 64M 0% /dev/shm 21:34:58 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:34:58 21:34:58 21:34:58 ---> sar -b -r -n DEV: 21:34:58 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 21:34:58 21:34:58 21:23:32 LINUX RESTART (2 CPU) 21:34:58 21:34:58 21:24:02 tps rtps wtps bread/s bwrtn/s 21:34:58 21:25:01 39.53 3.40 36.12 2389.30 2623.05 21:34:58 21:26:01 1.57 0.00 1.57 0.00 27.60 21:34:58 21:27:01 0.25 0.00 0.25 0.00 3.48 21:34:58 21:28:01 0.30 0.00 0.30 0.00 5.15 21:34:58 21:29:01 0.35 0.00 0.35 0.00 4.46 21:34:58 21:30:01 0.33 0.00 0.33 0.00 5.61 21:34:58 21:31:01 0.25 0.00 0.25 0.00 4.12 21:34:58 21:32:01 0.17 0.00 0.17 0.00 1.77 21:34:58 21:33:01 0.33 0.00 0.33 0.00 5.16 21:34:58 21:34:01 42.10 0.05 42.05 4.26 13435.93 21:34:58 Average: 8.47 0.34 8.13 235.84 1610.01 21:34:58 21:34:58 21:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:58 21:25:01 5666804 0 628844 7.85 2620 1710664 1519040 16.77 577804 1529368 20 21:34:58 21:26:01 5675020 0 620568 7.75 2620 1710724 1419896 15.68 572124 1529344 24 21:34:58 21:27:01 5678588 0 617052 7.70 2620 1710672 1419680 15.67 568128 1529748 8 21:34:58 21:28:01 5675096 0 620536 7.75 2620 1710680 1419980 15.68 571648 1529748 12 21:34:58 21:29:01 5679240 0 616388 7.70 2620 1710684 1419752 15.67 566972 1530708 16 21:34:58 21:30:01 5679856 0 615768 7.69 2620 1710688 1419680 15.67 566608 1530708 20 21:34:58 21:31:01 5679104 0 616516 7.70 2620 1710692 1419680 15.67 567536 1530804 8 21:34:58 21:32:01 5676972 0 618640 7.72 2620 1710700 1419980 15.68 569236 1530808 20 21:34:58 21:33:01 5677312 0 618300 7.72 2620 1710700 1419884 15.68 568452 1530892 20 21:34:58 21:34:01 4814148 0 763408 9.53 2620 2428756 1602232 17.69 685940 2181696 288720 21:34:58 Average: 5590214 0 633602 7.91 2620 1782496 1447980 15.99 581445 1595382 28887 21:34:58 21:34:58 21:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:58 21:25:01 eth0 92.80 77.21 481.50 24.06 0.00 0.00 0.00 0.00 21:34:58 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:25:01 docker0 23.47 14.72 2.64 135.40 0.00 0.00 0.00 0.00 21:34:58 21:26:01 eth0 0.65 0.33 0.28 0.20 0.00 0.00 0.00 0.00 21:34:58 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:27:01 eth0 1.27 0.08 0.11 0.01 0.00 0.00 0.00 0.00 21:34:58 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:28:01 eth0 0.88 0.48 0.55 0.39 0.00 0.00 0.00 0.00 21:34:58 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:29:01 eth0 0.37 0.25 0.15 0.07 0.00 0.00 0.00 0.00 21:34:58 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:30:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:58 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:31:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 21:34:58 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:32:01 eth0 1.38 0.65 0.62 0.40 0.00 0.00 0.00 0.00 21:34:58 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:33:01 eth0 1.17 0.38 0.32 0.17 0.00 0.00 0.00 0.00 21:34:58 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:34:01 eth0 156.97 90.30 4061.41 11.24 0.00 0.00 0.00 0.00 21:34:58 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 Average: eth0 25.51 16.89 454.46 3.62 0.00 0.00 0.00 0.00 21:34:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:58 Average: docker0 2.31 1.45 0.26 13.34 0.00 0.00 0.00 0.00 21:34:58 21:34:58 21:34:58 ---> sar -P ALL: 21:34:58 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 21:34:58 21:34:58 21:23:32 LINUX RESTART (2 CPU) 21:34:58 21:34:58 21:24:02 CPU %user %nice %system %iowait %steal %idle 21:34:58 21:25:01 all 4.69 0.00 1.79 1.00 0.03 92.49 21:34:58 21:25:01 0 4.54 0.00 1.78 0.38 0.03 93.27 21:34:58 21:25:01 1 4.85 0.00 1.79 1.63 0.02 91.71 21:34:58 21:26:01 all 0.14 0.00 0.06 0.00 0.03 99.77 21:34:58 21:26:01 0 0.05 0.00 0.07 0.00 0.03 99.85 21:34:58 21:26:01 1 0.23 0.00 0.05 0.00 0.02 99.70 21:34:58 21:27:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:34:58 21:27:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:34:58 21:27:01 1 0.17 0.00 0.03 0.00 0.02 99.78 21:34:58 21:28:01 all 0.17 0.00 0.04 0.00 0.02 99.77 21:34:58 21:28:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:34:58 21:28:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:34:58 21:29:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:34:58 21:29:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:34:58 21:29:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:34:58 21:30:01 all 0.14 0.00 0.03 0.00 0.03 99.81 21:34:58 21:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:34:58 21:30:01 1 0.25 0.00 0.02 0.00 0.02 99.72 21:34:58 21:31:01 all 0.19 0.00 0.02 0.00 0.03 99.76 21:34:58 21:31:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:34:58 21:31:01 1 0.33 0.00 0.02 0.00 0.03 99.62 21:34:58 21:32:01 all 0.14 0.00 0.04 0.00 0.03 99.79 21:34:58 21:32:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:34:58 21:32:01 1 0.25 0.00 0.03 0.00 0.02 99.70 21:34:58 21:33:01 all 0.20 0.00 0.02 0.00 0.03 99.76 21:34:58 21:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:34:58 21:33:01 1 0.33 0.00 0.02 0.00 0.03 99.62 21:34:58 21:34:01 all 8.12 0.00 3.01 0.29 0.03 88.55 21:34:58 21:34:01 0 8.01 0.00 3.54 0.20 0.03 88.22 21:34:58 21:34:01 1 8.24 0.00 2.48 0.37 0.03 88.88 21:34:58 Average: all 1.39 0.00 0.50 0.13 0.03 97.96 21:34:58 Average: 0 1.28 0.00 0.55 0.06 0.03 98.08 21:34:58 Average: 1 1.49 0.00 0.44 0.20 0.02 97.85 21:34:58 21:34:58 21:34:58