Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea5b9212d5b351ef8d69a08636345b209c30a09c 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-ssh300108159153673965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh5482224664523419489.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh211516017873030958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh3216449889377820664.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-mqtt-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-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4725222343680308567.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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-742 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go_main@tmp/jenkins-gitclient-ssh2926193741647180694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ea5b9212d5b351ef8d69a08636345b209c30a09c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 ea5b9212d5b351ef8d69a08636345b209c30a09c # timeout=10 Commit message: "build: Update to use released SDK (#322)" > git rev-list --no-walk f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:09:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:09:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:09:39 ========================================================= 00:09:39 EdgeX Global Pipelines Version Info 00:09:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:09:40 ------------------- 00:09:40 stable info: 00:09:40 ------------------- 00:09:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:09:40 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 00:09:40 Message: update stable to v1.0.215 00:09:40 ------------------- 00:09:40 experimental info: 00:09:40 ------------------- 00:09:40 Commited By: **** collab-it+edgex@linuxfoundation.org 00:09:40 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 00:09:40 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:09:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea5b921 [Pipeline] echo 00:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:41 provisioning config files... 00:09:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4673468804560058863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:41 ---> docker-login.sh 00:09:41 nexus3.edgexfoundry.org:10001 00:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:41 Configure a credential helper to remove this warning. See 00:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:41 00:09:41 Login Succeeded 00:09:41 nexus3.edgexfoundry.org:10002 00:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:41 Configure a credential helper to remove this warning. See 00:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:41 00:09:41 Login Succeeded 00:09:41 nexus3.edgexfoundry.org:10003 00:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:41 Configure a credential helper to remove this warning. See 00:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:41 00:09:41 Login Succeeded 00:09:41 nexus3.edgexfoundry.org:10004 00:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:42 Configure a credential helper to remove this warning. See 00:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:42 00:09:42 Login Succeeded 00:09:42 docker.io 00:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:42 Configure a credential helper to remove this warning. See 00:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:42 00:09:42 Login Succeeded 00:09:42 ---> docker-login.sh ends [Pipeline] } 00:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:09:42 + git rev-list -1 --merges ea5b9212d5b351ef8d69a08636345b209c30a09c~1..ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] echo 00:09:42 -----------> git rev-list -1 --merges ea5b9212d5b351ef8d69a08636345b209c30a09c~1..ea5b9212d5b351ef8d69a08636345b209c30a09c ea5b9212d5b351ef8d69a08636345b209c30a09c [false] [Pipeline] sh 00:09:43 + git log --format=format:%s -1 ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] echo 00:09:43 ========================================================= 00:09:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:09:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:43 + git log --format=format:%s -1 ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] echo 00:09:43 [semverPrep] GIT_COMMIT: ea5b9212d5b351ef8d69a08636345b209c30a09c, Commit Message: build: Update to use released SDK (#322) [Pipeline] echo 00:09:43 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:44 00:09:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:09:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:44 latest: Pulling from edgex-devops/git-semver 00:09:44 a0d0a0d46f8b: Pulling fs layer 00:09:44 3e5f54012d9b: Pulling fs layer 00:09:44 4c7163046ea9: Pulling fs layer 00:09:44 0c2d73faf560: Pulling fs layer 00:09:44 0c2d73faf560: Waiting 00:09:44 3e5f54012d9b: Download complete 00:09:44 a0d0a0d46f8b: Verifying Checksum 00:09:44 a0d0a0d46f8b: Download complete 00:09:44 4c7163046ea9: Verifying Checksum 00:09:44 4c7163046ea9: Download complete 00:09:44 0c2d73faf560: Verifying Checksum 00:09:44 0c2d73faf560: Download complete 00:09:44 a0d0a0d46f8b: Pull complete 00:09:44 3e5f54012d9b: Pull complete 00:09:44 4c7163046ea9: Pull complete 00:09:45 0c2d73faf560: Pull complete 00:09:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:09:45 prd-centos7-docker-4c-2g-742 does not seem to be running inside a container 00:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:09:45 $ docker top b86f11740c8251bdaa608d4fe264a33f333360104c32246a72a8c016da433f52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:45 [ssh-agent] Looking for ssh-agent implementation... 00:09:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:46 $ docker exec b86f11740c8251bdaa608d4fe264a33f333360104c32246a72a8c016da433f52 ssh-agent 00:09:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXphKAMp/agent.14 00:09:46 SSH_AGENT_PID=21 00:09:46 Running ssh-add (command line suppressed) 00:09:46 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6827386322948703686.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6827386322948703686.key) 00:09:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:46 + git tag --points-at HEAD [Pipeline] } 00:09:46 $ docker exec --env ******** --env ******** b86f11740c8251bdaa608d4fe264a33f333360104c32246a72a8c016da433f52 ssh-agent -k 00:09:46 unset SSH_AUTH_SOCK; 00:09:46 unset SSH_AGENT_PID; 00:09:46 echo Agent pid 21 killed; 00:09:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:09:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:46 [ssh-agent] Looking for ssh-agent implementation... 00:09:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:46 $ docker exec b86f11740c8251bdaa608d4fe264a33f333360104c32246a72a8c016da433f52 ssh-agent 00:09:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgpoGhI/agent.54 00:09:46 SSH_AGENT_PID=61 00:09:46 Running ssh-add (command line suppressed) 00:09:47 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_258161227439518674.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_258161227439518674.key) 00:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:47 + git semver init 00:09:47 # -> Open(): unable to determine branch for HEAD 00:09:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 00:09:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 00:09:47 # $SEMVER_REMOTE_NAME = origin 00:09:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:09:47 # $SEMVER_USER_NAME = edgex-jenkins 00:09:47 # $SEMVER_BRANCH = main 00:09:47 # $SEMVER_TEMP = /tmp/semver-367052988 00:09:47 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 00:09:47 # '/tmp/semver-367052988' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 00:09:47 # -> Force: false 00:09:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 00:09:47 $ docker exec --env ******** --env ******** b86f11740c8251bdaa608d4fe264a33f333360104c32246a72a8c016da433f52 ssh-agent -k 00:09:48 unset SSH_AUTH_SOCK; 00:09:48 unset SSH_AGENT_PID; 00:09:48 echo Agent pid 61 killed; 00:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:48 + git semver [Pipeline] } 00:09:48 $ docker stop --time=1 b86f11740c8251bdaa608d4fe264a33f333360104c32246a72a8c016da433f52 00:09:49 $ docker rm -f b86f11740c8251bdaa608d4fe264a33f333360104c32246a72a8c016da433f52 [Pipeline] // withDockerContainer [Pipeline] sh 00:09:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:09:50 Stashed 1 file(s) [Pipeline] echo 00:09:50 [edgeXSemver]: initialized semver on version 2.0.1-dev.17 [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 00:10:05 Still waiting to schedule task 00:10:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:10:05 Still waiting to schedule task 00:10:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:10:42 Running on prd-centos7-docker-4c-2g-746 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 00:10:42 Running in /w/workspace/device-mqtt-go/19 [Pipeline] { [Pipeline] checkout 00:10:42 Selected Git installation does not exist. Using Default 00:10:42 The recommended git tool is: NONE 00:10:44 using credential edgex-jenkins-ssh 00:10:44 Cloning the remote Git repository 00:10:44 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 00:10:44 > git init /w/workspace/device-mqtt-go/19 # timeout=10 00:10:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 00:10:44 > git --version # timeout=10 00:10:44 > git --version # 'git version 2.24.4' 00:10:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:44 [INFO] Currently running in a labeled security context 00:10:44 [INFO] Currently SELinux is 'enforcing' on the host 00:10:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/19@tmp/jenkins-gitclient-ssh7107915932948708313.key 00:10:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:45 Avoid second fetch 00:10:45 Checking out Revision ea5b9212d5b351ef8d69a08636345b209c30a09c (main) 00:10:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 00:10:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:45 > git config core.sparsecheckout # timeout=10 00:10:45 > git checkout -f ea5b9212d5b351ef8d69a08636345b209c30a09c # timeout=10 00:10:48 Commit message: "build: Update to use released SDK (#322)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:49 provisioning config files... 00:10:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/19@tmp/config4007904680554267573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:49 ---> docker-login.sh 00:10:49 nexus3.edgexfoundry.org:10001 00:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:49 Configure a credential helper to remove this warning. See 00:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:49 00:10:49 Login Succeeded 00:10:49 nexus3.edgexfoundry.org:10002 00:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:49 Configure a credential helper to remove this warning. See 00:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:49 00:10:49 Login Succeeded 00:10:49 nexus3.edgexfoundry.org:10003 00:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:49 Configure a credential helper to remove this warning. See 00:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:49 00:10:49 Login Succeeded 00:10:49 nexus3.edgexfoundry.org:10004 00:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:50 Configure a credential helper to remove this warning. See 00:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:50 00:10:50 Login Succeeded 00:10:50 docker.io 00:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:50 Configure a credential helper to remove this warning. See 00:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:50 00:10:50 Login Succeeded 00:10:50 ---> docker-login.sh ends [Pipeline] } 00:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:10:50 ========================================================= 00:10:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:10:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:10:50 + 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 . 00:10:50 Sending build context to Docker daemon 703kB 00:10:50 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 00:10:50 Step 2/11 : FROM ${BASE} AS builder 00:10:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:10:50 a0d0a0d46f8b: Pulling fs layer 00:10:50 31adcdaf11c8: Pulling fs layer 00:10:50 b8b176561691: Pulling fs layer 00:10:50 4527c011a84f: Pulling fs layer 00:10:50 5d74067f8e1e: Pulling fs layer 00:10:50 e0aca202a116: Pulling fs layer 00:10:50 3a43be97a3b4: Pulling fs layer 00:10:50 34cad66bf833: Pulling fs layer 00:10:50 b4e3c513aaa6: Pulling fs layer 00:10:50 3a43be97a3b4: Waiting 00:10:50 34cad66bf833: Waiting 00:10:50 b4e3c513aaa6: Waiting 00:10:50 4527c011a84f: Waiting 00:10:50 5d74067f8e1e: Waiting 00:10:50 e0aca202a116: Waiting 00:10:50 b8b176561691: Verifying Checksum 00:10:50 b8b176561691: Download complete 00:10:50 31adcdaf11c8: Verifying Checksum 00:10:50 31adcdaf11c8: Download complete 00:10:50 5d74067f8e1e: Verifying Checksum 00:10:50 5d74067f8e1e: Download complete 00:10:50 e0aca202a116: Verifying Checksum 00:10:50 e0aca202a116: Download complete 00:10:50 3a43be97a3b4: Verifying Checksum 00:10:50 3a43be97a3b4: Download complete 00:10:50 a0d0a0d46f8b: Verifying Checksum 00:10:50 a0d0a0d46f8b: Download complete 00:10:51 34cad66bf833: Verifying Checksum 00:10:51 34cad66bf833: Download complete 00:10:51 4527c011a84f: Verifying Checksum 00:10:51 4527c011a84f: Download complete 00:10:51 b4e3c513aaa6: Verifying Checksum 00:10:51 b4e3c513aaa6: Download complete 00:10:51 a0d0a0d46f8b: Pull complete 00:10:51 31adcdaf11c8: Pull complete 00:10:51 b8b176561691: Pull complete 00:10:55 4527c011a84f: Pull complete 00:10:55 5d74067f8e1e: Pull complete 00:10:55 e0aca202a116: Pull complete 00:10:55 3a43be97a3b4: Pull complete 00:10:55 34cad66bf833: Pull complete 00:10:59 b4e3c513aaa6: Pull complete 00:10:59 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:10:59 ---> 9f6097aaca64 00:10:59 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:11:02 ---> Running in ff019ade67db 00:11:02 Removing intermediate container ff019ade67db 00:11:02 ---> 4fd4b33b4167 00:11:02 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:11:02 ---> Running in d3ade1171f09 00:11:02 Removing intermediate container d3ade1171f09 00:11:02 ---> 250512f6fd84 00:11:02 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:02 ---> Running in 9ae099732882 00:11:03 Removing intermediate container 9ae099732882 00:11:03 ---> abbc97df47c9 00:11:03 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:03 ---> Running in a098d6753e24 00:11:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:11:04 (1/4) Installing openssh-keygen (8.6_p1-r3) 00:11:04 (2/4) Installing libedit (20210216.3.1-r0) 00:11:04 (3/4) Installing openssh-client-common (8.6_p1-r3) 00:11:04 (4/4) Installing openssh-client-default (8.6_p1-r3) 00:11:04 Executing busybox-1.33.1-r3.trigger 00:11:04 OK: 224 MiB in 56 packages 00:11:05 Removing intermediate container a098d6753e24 00:11:05 ---> e4ef797ec701 00:11:05 Step 7/11 : WORKDIR /device-mqtt-go 00:11:05 ---> Running in bfb9702904c3 00:11:05 Removing intermediate container bfb9702904c3 00:11:05 ---> 2d177b9bcfff 00:11:05 Step 8/11 : COPY . . 00:11:05 ---> 1026892b904d 00:11:05 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:05 ---> Running in 500ceb233f67 00:11:31 Removing intermediate container 500ceb233f67 00:11:31 ---> e3d84f65f9ca 00:11:31 Step 10/11 : ARG MAKE='make build' 00:11:31 ---> Running in a6a943897cd6 00:11:31 Removing intermediate container a6a943897cd6 00:11:31 ---> f20804cd199c 00:11:31 Step 11/11 : RUN $MAKE 00:11:31 ---> Running in b56b2459c5b8 00:11:32 noop 00:11:32 Removing intermediate container b56b2459c5b8 00:11:32 ---> fd645cfeef78 00:11:32 Successfully built fd645cfeef78 00:11:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:11:32 + docker inspect -f . ci-base-image-x86_64 00:11:32 . [Pipeline] withDockerContainer 00:11:32 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 00:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@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 00:11:33 $ docker top 8d735f780fc5e1e3f135ed165da88f4b584d93214a2768644969e238769611a9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:33 + go version 00:11:33 go version go1.16.8 linux/amd64 [Pipeline] } 00:11:33 $ docker stop --time=1 8d735f780fc5e1e3f135ed165da88f4b584d93214a2768644969e238769611a9 00:11:34 $ docker rm -f 8d735f780fc5e1e3f135ed165da88f4b584d93214a2768644969e238769611a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:35 + docker inspect -f . ci-base-image-x86_64 00:11:35 . [Pipeline] withDockerContainer 00:11:35 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 00:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@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 00:11:35 $ docker top 3670871d2c3eef74b55ea92efc0d49f367e0ef95d721651f0a4431e8b3acc515 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:11:36 + make test 00:11:36 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:11:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 00:11:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:11:52 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.4% of statements 00:11:52 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:11:52 GCO_ENABLED=1 GO111MODULE=on go vet ./... 00:11:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:11:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:11:58 ./bin/test-attribution-txt.sh [Pipeline] echo 00:11:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:11:58 $ docker stop --time=1 3670871d2c3eef74b55ea92efc0d49f367e0ef95d721651f0a4431e8b3acc515 00:12:00 $ docker rm -f 3670871d2c3eef74b55ea92efc0d49f367e0ef95d721651f0a4431e8b3acc515 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:12:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:12:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:12:02 + ls -al . 00:12:02 total 148 00:12:02 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 16 00:11 . 00:12:02 drwxrwxr-x. 4 jenkins jenkins 30 Nov 16 00:10 .. 00:12:02 -rw-rw-r--. 1 jenkins jenkins 7287 Nov 16 00:10 Attribution.txt 00:12:02 drwxrwxr-x. 2 jenkins jenkins 60 Nov 16 00:10 bin 00:12:02 -rw-rw-r--. 1 jenkins jenkins 7447 Nov 16 00:10 CHANGELOG.md 00:12:02 drwxrwxr-x. 3 jenkins jenkins 32 Nov 16 00:10 cmd 00:12:02 -rw-r--r--. 1 jenkins jenkins 17284 Nov 16 00:11 coverage.out 00:12:02 -rw-rw-r--. 1 jenkins jenkins 1907 Nov 16 00:10 Dockerfile 00:12:02 -rw-rw-r--. 1 jenkins jenkins 140 Nov 16 00:10 .dockerignore 00:12:02 drwxrwxr-x. 8 jenkins jenkins 162 Nov 16 00:10 .git 00:12:02 drwxrwxr-x. 2 jenkins jenkins 103 Nov 16 00:10 .github 00:12:02 -rw-rw-r--. 1 jenkins jenkins 329 Nov 16 00:10 .gitignore 00:12:02 -rw-rw-r--. 1 jenkins jenkins 404 Nov 16 00:10 go.mod 00:12:02 -rw-rw-r--. 1 jenkins jenkins 49385 Nov 16 00:10 go.sum 00:12:02 -rw-rw-r--. 1 jenkins jenkins 677 Nov 16 00:10 GOVERNANCE.md 00:12:02 drwxrwxr-x. 3 jenkins jenkins 20 Nov 16 00:10 internal 00:12:02 -rw-rw-r--. 1 jenkins jenkins 677 Nov 16 00:10 Jenkinsfile 00:12:02 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 16 00:10 LICENSE 00:12:02 -rw-rw-r--. 1 jenkins jenkins 1030 Nov 16 00:10 Makefile 00:12:02 drwxrwxr-x. 2 jenkins jenkins 23 Nov 16 00:10 mock 00:12:02 -rw-rw-r--. 1 jenkins jenkins 620 Nov 16 00:10 OWNERS.md 00:12:02 -rw-rw-r--. 1 jenkins jenkins 2211 Nov 16 00:10 README.md 00:12:02 drwxrwxr-x. 4 jenkins jenkins 71 Nov 16 00:10 snap 00:12:02 -rw-rw-r--. 1 jenkins jenkins 12 Nov 16 00:09 VERSION 00:12:02 -rw-rw-r--. 1 jenkins jenkins 227 Nov 16 00:10 version.go [Pipeline] isUnix [Pipeline] sh 00:12:02 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ea5b9212d5b351ef8d69a08636345b209c30a09c --label arch=amd64 --label version=2.0.1-dev.17 . 00:12:02 Sending build context to Docker daemon 720.9kB 00:12:02 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 00:12:02 Step 2/23 : FROM ${BASE} AS builder 00:12:02 ---> fd645cfeef78 00:12:02 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:12:02 ---> Running in 2fc498a9249b 00:12:02 Removing intermediate container 2fc498a9249b 00:12:02 ---> b77f5751e40e 00:12:02 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 00:12:03 ---> Running in 225422f8e38b 00:12:03 Removing intermediate container 225422f8e38b 00:12:03 ---> f6155ea1f816 00:12:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:03 ---> Running in 4d4dd7697932 00:12:03 Removing intermediate container 4d4dd7697932 00:12:03 ---> ba9d96307dc1 00:12:03 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:03 ---> Running in 91a61354bd99 00:12:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:12:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:12:05 OK: 224 MiB in 56 packages 00:12:05 Removing intermediate container 91a61354bd99 00:12:05 ---> 545e6b51abaa 00:12:05 Step 7/23 : WORKDIR /device-mqtt-go 00:12:05 ---> Running in 032734492b1c 00:12:05 Removing intermediate container 032734492b1c 00:12:05 ---> 7a50363e6d9c 00:12:05 Step 8/23 : COPY . . 00:12:05 ---> c9210c2df77a 00:12:05 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:05 ---> Running in 64312cddac7e 00:12:06 Removing intermediate container 64312cddac7e 00:12:06 ---> 689aa77dac17 00:12:06 Step 10/23 : ARG MAKE='make build' 00:12:06 ---> Running in f345912f6be4 00:12:06 Removing intermediate container f345912f6be4 00:12:06 ---> 7f51b586249a 00:12:06 Step 11/23 : RUN $MAKE 00:12:06 ---> Running in 5b10cef148d9 00:12:06 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.17" -o cmd/device-mqtt ./cmd 00:12:18 Removing intermediate container 5b10cef148d9 00:12:18 ---> 50b07e761509 00:12:18 Step 12/23 : FROM alpine:3.14 00:12:21 3.14: Pulling from library/alpine 00:12:21 97518928ae5f: Pulling fs layer 00:12:21 97518928ae5f: Verifying Checksum 00:12:21 97518928ae5f: Download complete 00:12:21 97518928ae5f: Pull complete 00:12:21 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:12:21 Status: Downloaded newer image for alpine:3.14 00:12:21 ---> 0a97eee8041e 00:12:21 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 00:12:21 ---> Running in b5fcb4e60793 00:12:21 Removing intermediate container b5fcb4e60793 00:12:21 ---> cc7f81d41ea2 00:12:21 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 00:12:21 ---> Running in ad924211d8ff 00:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:12:22 (1/6) Installing dumb-init (1.2.5-r1) 00:12:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:12:22 (3/6) Installing libsodium (1.0.18-r0) 00:12:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:12:22 (5/6) Installing libzmq (4.3.4-r0) 00:12:22 (6/6) Installing zeromq (4.3.4-r0) 00:12:22 Executing busybox-1.33.1-r6.trigger 00:12:22 OK: 8 MiB in 20 packages 00:12:22 Removing intermediate container ad924211d8ff 00:12:22 ---> 4ea912d8157d 00:12:22 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 00:12:23 ---> afdb49ae6992 00:12:23 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 00:12:23 ---> 7aba74fc45a8 00:12:23 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 00:12:23 ---> 0ccbada23935 00:12:23 Step 18/23 : EXPOSE 59982 00:12:23 ---> Running in 208b13e948e5 00:12:23 Removing intermediate container 208b13e948e5 00:12:23 ---> 65760d73b4ef 00:12:23 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 00:12:23 ---> Running in d3417ff1b994 00:12:23 Removing intermediate container d3417ff1b994 00:12:23 ---> 0ce92ad9617e 00:12:23 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:12:23 ---> Running in f673ae26033c 00:12:23 Removing intermediate container f673ae26033c 00:12:23 ---> b26f634dd03a 00:12:23 Step 21/23 : LABEL arch=amd64 00:12:23 ---> Running in ecd88f98c073 00:12:23 Removing intermediate container ecd88f98c073 00:12:23 ---> 57998c70f7cc 00:12:23 Step 22/23 : LABEL git_sha=ea5b9212d5b351ef8d69a08636345b209c30a09c 00:12:23 ---> Running in 37935e52d96a 00:12:23 Removing intermediate container 37935e52d96a 00:12:23 ---> a2709c18d067 00:12:23 Step 23/23 : LABEL version=2.0.1-dev.17 00:12:23 ---> Running in 2b120c74bf2f 00:12:23 Removing intermediate container 2b120c74bf2f 00:12:23 ---> bb696a9d6a52 00:12:23 [Warning] One or more build-args [ARCH] were not consumed 00:12:23 Successfully built bb696a9d6a52 00:12:23 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:24 provisioning config files... 00:12:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/19@tmp/config5674330242927344290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:24 ---> docker-login.sh 00:12:24 nexus3.edgexfoundry.org:10001 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 nexus3.edgexfoundry.org:10002 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 nexus3.edgexfoundry.org:10003 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 nexus3.edgexfoundry.org:10004 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 docker.io 00:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:25 Configure a credential helper to remove this warning. See 00:12:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:25 00:12:25 Login Succeeded 00:12:25 ---> docker-login.sh ends [Pipeline] } 00:12:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:12:25 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 00:12:25 ea5b9212d5b351ef8d69a08636345b209c30a09c 00:12:25 latest 00:12:25 2.0.1-dev.17 00:12:25 ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 00:12:25 main 00:12:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:12:25 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] isUnix [Pipeline] sh 00:12:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:ea5b9212d5b351ef8d69a08636345b209c30a09c 00:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:12:25 9c133f3d67b9: Preparing 00:12:25 c5deafaa2c6a: Preparing 00:12:25 2f761059a717: Preparing 00:12:25 10159e4dfbe3: Preparing 00:12:25 1a058d5342cc: Preparing 00:12:25 1a058d5342cc: Layer already exists 00:12:26 c5deafaa2c6a: Pushed 00:12:26 9c133f3d67b9: Pushed 00:12:26 10159e4dfbe3: Pushed 00:12:27 2f761059a717: Pushed 00:12:27 ea5b9212d5b351ef8d69a08636345b209c30a09c: digest: sha256:e6b4bfae75637a8044acb465bc691d841541a380541afe38f32110698d2ada13 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:12:27 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 00:12:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 00:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:12:27 9c133f3d67b9: Preparing 00:12:27 c5deafaa2c6a: Preparing 00:12:27 2f761059a717: Preparing 00:12:27 10159e4dfbe3: Preparing 00:12:27 1a058d5342cc: Preparing 00:12:27 1a058d5342cc: Layer already exists 00:12:27 10159e4dfbe3: Layer already exists 00:12:27 c5deafaa2c6a: Layer already exists 00:12:27 9c133f3d67b9: Layer already exists 00:12:27 2f761059a717: Layer already exists 00:12:27 latest: digest: sha256:e6b4bfae75637a8044acb465bc691d841541a380541afe38f32110698d2ada13 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:12:28 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:12:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.17 00:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:12:28 9c133f3d67b9: Preparing 00:12:28 c5deafaa2c6a: Preparing 00:12:28 2f761059a717: Preparing 00:12:28 10159e4dfbe3: Preparing 00:12:28 1a058d5342cc: Preparing 00:12:28 1a058d5342cc: Layer already exists 00:12:28 2f761059a717: Layer already exists 00:12:28 10159e4dfbe3: Layer already exists 00:12:28 c5deafaa2c6a: Layer already exists 00:12:28 9c133f3d67b9: Layer already exists 00:12:28 2.0.1-dev.17: digest: sha256:e6b4bfae75637a8044acb465bc691d841541a380541afe38f32110698d2ada13 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:12:28 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:12:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 00:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:12:28 9c133f3d67b9: Preparing 00:12:28 c5deafaa2c6a: Preparing 00:12:28 2f761059a717: Preparing 00:12:28 10159e4dfbe3: Preparing 00:12:28 1a058d5342cc: Preparing 00:12:28 1a058d5342cc: Layer already exists 00:12:28 c5deafaa2c6a: Layer already exists 00:12:28 2f761059a717: Layer already exists 00:12:28 9c133f3d67b9: Layer already exists 00:12:28 10159e4dfbe3: Layer already exists 00:12:28 ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17: digest: sha256:e6b4bfae75637a8044acb465bc691d841541a380541afe38f32110698d2ada13 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:12:29 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 00:12:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 00:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:12:29 9c133f3d67b9: Preparing 00:12:29 c5deafaa2c6a: Preparing 00:12:29 2f761059a717: Preparing 00:12:29 10159e4dfbe3: Preparing 00:12:29 1a058d5342cc: Preparing 00:12:29 2f761059a717: Layer already exists 00:12:29 1a058d5342cc: Layer already exists 00:12:29 9c133f3d67b9: Layer already exists 00:12:29 10159e4dfbe3: Layer already exists 00:12:29 c5deafaa2c6a: Layer already exists 00:12:29 main: digest: sha256:e6b4bfae75637a8044acb465bc691d841541a380541afe38f32110698d2ada13 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:29 ===================================================== [Pipeline] echo 00:12:29 taggedImages: 00:12:29 - nexus3.edgexfoundry.org:10004/device-mqtt:ea5b9212d5b351ef8d69a08636345b209c30a09c 00:12:29 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 00:12:29 - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.17 00:12:29 - nexus3.edgexfoundry.org:10004/device-mqtt:ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 00:12:29 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:12:30 00:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:12:30 latest: Pulling from edgex-lftools-log-publisher 00:12:30 b4d181a07f80: Pulling fs layer 00:12:30 a1111a8f2ec3: Pulling fs layer 00:12:30 ed53099fbce6: Pulling fs layer 00:12:30 dc539afda2c1: Pulling fs layer 00:12:30 77bc0d833cb6: Pulling fs layer 00:12:30 9065ff56babe: Pulling fs layer 00:12:30 d287ab97295c: Pulling fs layer 00:12:30 dc539afda2c1: Waiting 00:12:30 77bc0d833cb6: Waiting 00:12:30 9065ff56babe: Waiting 00:12:30 d287ab97295c: Waiting 00:12:30 a1111a8f2ec3: Verifying Checksum 00:12:30 a1111a8f2ec3: Download complete 00:12:30 dc539afda2c1: Verifying Checksum 00:12:30 dc539afda2c1: Download complete 00:12:30 ed53099fbce6: Download complete 00:12:30 9065ff56babe: Verifying Checksum 00:12:30 9065ff56babe: Download complete 00:12:30 77bc0d833cb6: Verifying Checksum 00:12:30 77bc0d833cb6: Download complete 00:12:30 b4d181a07f80: Verifying Checksum 00:12:30 b4d181a07f80: Download complete 00:12:31 d287ab97295c: Verifying Checksum 00:12:31 d287ab97295c: Download complete 00:12:31 b4d181a07f80: Pull complete 00:12:32 a1111a8f2ec3: Pull complete 00:12:32 ed53099fbce6: Pull complete 00:12:32 dc539afda2c1: Pull complete 00:12:32 77bc0d833cb6: Pull complete 00:12:32 9065ff56babe: Pull complete 00:12:38 d287ab97295c: Pull complete 00:12:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:12:38 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 00:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:12:40 $ docker top bb8eecb8f7fdd9d93e01e3fa1a580d6d306592e41ced7a0ae08683b044ddf392 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:41 ---> job-cost.sh 00:12:41 lf-activate-venv: SKIPPING 00:12:41 INFO: No Stack... 00:12:41 INFO: Retrieving Pricing Info for: v3-standard-2 00:12:41 INFO: Archiving Costs [Pipeline] sh 00:12:41 + cat /w/workspace/device-mqtt-go/19/archives/cost.csv 00:12:41 + cut -d, -f6 [Pipeline] lock 00:12:41 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] 00:12:41 Resource [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] did not exist. Created. 00:12:41 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:12:42 + echo total: 0.05999999865889549 [Pipeline] stash 00:12:42 Stashed 1 file(s) [Pipeline] } 00:12:42 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 00:12:42 $ docker stop --time=1 bb8eecb8f7fdd9d93e01e3fa1a580d6d306592e41ced7a0ae08683b044ddf392 00:12:43 $ docker rm -f bb8eecb8f7fdd9d93e01e3fa1a580d6d306592e41ced7a0ae08683b044ddf392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:12:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-750 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 00:12:43 Running in /w/workspace/device-mqtt-go/19 [Pipeline] { [Pipeline] checkout 00:12:44 Selected Git installation does not exist. Using Default 00:12:44 The recommended git tool is: NONE 00:12:50 using credential edgex-jenkins-ssh 00:12:50 Cloning the remote Git repository 00:12:51 Avoid second fetch 00:12:51 Checking out Revision ea5b9212d5b351ef8d69a08636345b209c30a09c (main) 00:12:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 00:12:50 > git init /w/workspace/device-mqtt-go/19 # timeout=10 00:12:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 00:12:50 > git --version # timeout=10 00:12:50 > git --version # 'git version 2.17.1' 00:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:12:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 00:12:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:51 > git config core.sparsecheckout # timeout=10 00:12:51 > git checkout -f ea5b9212d5b351ef8d69a08636345b209c30a09c # timeout=10 00:12:56 Commit message: "build: Update to use released SDK (#322)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:12:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:12:57 Dload Upload Total Spent Left Speed 00:12:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85064 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh 00:12:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:12:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:12:58 + sudo tee /etc/docker/daemon.new 00:12:58 { 00:12:58 "registry-mirrors": [ 00:12:58 "https://nexus3.edgexfoundry.org:10001" 00:12:58 ], 00:12:58 "bip": "10.250.0.254/24", 00:12:58 "hosts": [ 00:12:58 "tcp://0.0.0.0:5555", 00:12:58 "unix:///var/run/docker.sock" 00:12:58 ], 00:12:58 "mtu": 1458, 00:12:58 "selinux-enabled": true, 00:12:58 "seccomp-profile": "/etc/docker/seccomp.json" 00:12:58 } [Pipeline] sh 00:12:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:12:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:17 provisioning config files... 00:13:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/19@tmp/config1909270563725834254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:17 ---> docker-login.sh 00:13:17 nexus3.edgexfoundry.org:10001 00:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:18 Configure a credential helper to remove this warning. See 00:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:18 00:13:18 Login Succeeded 00:13:18 nexus3.edgexfoundry.org:10002 00:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:19 Configure a credential helper to remove this warning. See 00:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:19 00:13:19 Login Succeeded 00:13:19 nexus3.edgexfoundry.org:10003 00:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:19 Configure a credential helper to remove this warning. See 00:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:19 00:13:19 Login Succeeded 00:13:19 nexus3.edgexfoundry.org:10004 00:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:20 Configure a credential helper to remove this warning. See 00:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:20 00:13:20 Login Succeeded 00:13:20 docker.io 00:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:21 Configure a credential helper to remove this warning. See 00:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:21 00:13:21 Login Succeeded 00:13:21 ---> docker-login.sh ends [Pipeline] } 00:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:21 ========================================================= 00:13:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:13:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:13:22 + 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 . 00:13:22 Sending build context to Docker daemon 702kB 00:13:22 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 00:13:22 Step 2/11 : FROM ${BASE} AS builder 00:13:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:13:22 552d1f2373af: Pulling fs layer 00:13:22 ea3f2d53f512: Pulling fs layer 00:13:22 9e70ebbbe112: Pulling fs layer 00:13:22 7a9cfe048b4a: Pulling fs layer 00:13:22 72dc09318566: Pulling fs layer 00:13:22 f4f7b4309257: Pulling fs layer 00:13:22 0ac9a79272e3: Pulling fs layer 00:13:22 b78e95d17946: Pulling fs layer 00:13:22 f4f7b4309257: Waiting 00:13:22 0ac9a79272e3: Waiting 00:13:22 7a9cfe048b4a: Waiting 00:13:22 b78e95d17946: Waiting 00:13:22 72dc09318566: Waiting 00:13:22 9e70ebbbe112: Verifying Checksum 00:13:22 9e70ebbbe112: Download complete 00:13:22 ea3f2d53f512: Verifying Checksum 00:13:22 ea3f2d53f512: Download complete 00:13:22 72dc09318566: Verifying Checksum 00:13:22 552d1f2373af: Verifying Checksum 00:13:22 552d1f2373af: Download complete 00:13:22 f4f7b4309257: Download complete 00:13:22 0ac9a79272e3: Verifying Checksum 00:13:22 0ac9a79272e3: Download complete 00:13:23 552d1f2373af: Pull complete 00:13:24 ea3f2d53f512: Pull complete 00:13:24 9e70ebbbe112: Pull complete 00:13:25 b78e95d17946: Verifying Checksum 00:13:25 b78e95d17946: Download complete 00:13:25 7a9cfe048b4a: Verifying Checksum 00:13:25 7a9cfe048b4a: Download complete 00:13:37 7a9cfe048b4a: Pull complete 00:13:37 72dc09318566: Pull complete 00:13:37 f4f7b4309257: Pull complete 00:13:37 0ac9a79272e3: Pull complete 00:13:43 b78e95d17946: Pull complete 00:13:43 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:13:43 ---> 8b459fc5aaf0 00:13:43 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:13:44 ---> Running in 1cdbd93bf2dc 00:13:45 Removing intermediate container 1cdbd93bf2dc 00:13:45 ---> 5dcba653bfad 00:13:45 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:13:45 ---> Running in 6574928da722 00:13:45 Removing intermediate container 6574928da722 00:13:45 ---> 8770b0792417 00:13:45 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:45 ---> Running in a03de6e20d7d 00:13:48 Removing intermediate container a03de6e20d7d 00:13:48 ---> ee2387806da0 00:13:48 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:48 ---> Running in ace0641b2542 00:13:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:13:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:13:51 (1/4) Installing openssh-keygen (8.6_p1-r3) 00:13:51 (2/4) Installing libedit (20210216.3.1-r0) 00:13:51 (3/4) Installing openssh-client-common (8.6_p1-r3) 00:13:52 (4/4) Installing openssh-client-default (8.6_p1-r3) 00:13:52 Executing busybox-1.33.1-r3.trigger 00:13:52 OK: 223 MiB in 56 packages 00:13:53 Removing intermediate container ace0641b2542 00:13:53 ---> 43a3c56d5338 00:13:53 Step 7/11 : WORKDIR /device-mqtt-go 00:13:53 ---> Running in 5d5d7e52671a 00:13:54 Removing intermediate container 5d5d7e52671a 00:13:54 ---> 3ea73ab17ca1 00:13:54 Step 8/11 : COPY . . 00:13:55 ---> 7f7d9f1e25b8 00:13:55 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:55 ---> Running in ed78cf21b2b0 00:15:17 Removing intermediate container ed78cf21b2b0 00:15:17 ---> 3efe2573216d 00:15:17 Step 10/11 : ARG MAKE='make build' 00:15:17 ---> Running in 19f9ce23ce52 00:15:17 Removing intermediate container 19f9ce23ce52 00:15:17 ---> 1957062eb3d6 00:15:17 Step 11/11 : RUN $MAKE 00:15:17 ---> Running in 534131831e95 00:15:17 noop 00:15:17 Removing intermediate container 534131831e95 00:15:17 ---> dc9f4021c9d6 00:15:17 Successfully built dc9f4021c9d6 00:15:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:15:17 + docker inspect -f . ci-base-image-arm64 00:15:17 . [Pipeline] withDockerContainer 00:15:17 prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container 00:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:15:19 $ docker top 84304c9802780b1146e0edf8c59eeb10efc6327955b4795ccb16a941a495bdb8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:20 + go version 00:15:20 go version go1.16.8 linux/arm64 [Pipeline] } 00:15:20 $ docker stop --time=1 84304c9802780b1146e0edf8c59eeb10efc6327955b4795ccb16a941a495bdb8 00:15:22 $ docker rm -f 84304c9802780b1146e0edf8c59eeb10efc6327955b4795ccb16a941a495bdb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:15:23 + docker inspect -f . ci-base-image-arm64 00:15:23 . [Pipeline] withDockerContainer 00:15:23 prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container 00:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:15:25 $ docker top 76485064c5d0e14962c45ffa69903f889456a29ff2873e29c652daac0de57d17 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:15:26 + make test 00:15:26 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:15:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 00:16:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:16:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 22.4% of statements 00:16:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:16:36 GCO_ENABLED=1 GO111MODULE=on go vet ./... 00:17:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:17:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:17:02 ./bin/test-attribution-txt.sh [Pipeline] echo 00:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:17:05 $ docker stop --time=1 76485064c5d0e14962c45ffa69903f889456a29ff2873e29c652daac0de57d17 00:17:07 $ docker rm -f 76485064c5d0e14962c45ffa69903f889456a29ff2873e29c652daac0de57d17 [Pipeline] // withDockerContainer [Pipeline] sh 00:17:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:17:08 Warning: overwriting stash ‘coverage-report’ 00:17:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:17:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:17:10 + ls -al . 00:17:10 total 180 00:17:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 00:17 . 00:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 00:12 .. 00:17:10 -rw-rw-r-- 1 jenkins jenkins 140 Nov 16 00:12 .dockerignore 00:17:10 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 00:12 .git 00:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 00:12 .github 00:17:10 -rw-rw-r-- 1 jenkins jenkins 329 Nov 16 00:12 .gitignore 00:17:10 -rw-rw-r-- 1 jenkins jenkins 7287 Nov 16 00:12 Attribution.txt 00:17:10 -rw-rw-r-- 1 jenkins jenkins 7447 Nov 16 00:12 CHANGELOG.md 00:17:10 -rw-rw-r-- 1 jenkins jenkins 1907 Nov 16 00:12 Dockerfile 00:17:10 -rw-rw-r-- 1 jenkins jenkins 677 Nov 16 00:12 GOVERNANCE.md 00:17:10 -rw-rw-r-- 1 jenkins jenkins 677 Nov 16 00:12 Jenkinsfile 00:17:10 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 16 00:12 LICENSE 00:17:10 -rw-rw-r-- 1 jenkins jenkins 1030 Nov 16 00:12 Makefile 00:17:10 -rw-rw-r-- 1 jenkins jenkins 620 Nov 16 00:12 OWNERS.md 00:17:10 -rw-rw-r-- 1 jenkins jenkins 2211 Nov 16 00:12 README.md 00:17:10 -rw-rw-r-- 1 jenkins jenkins 12 Nov 16 00:09 VERSION 00:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 00:12 bin 00:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 00:12 cmd 00:17:10 -rw-r--r-- 1 jenkins jenkins 17284 Nov 16 00:16 coverage.out 00:17:10 -rw-rw-r-- 1 jenkins jenkins 404 Nov 16 00:12 go.mod 00:17:10 -rw-rw-r-- 1 jenkins jenkins 49385 Nov 16 00:12 go.sum 00:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 00:12 internal 00:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 00:12 mock 00:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 00:12 snap 00:17:10 -rw-rw-r-- 1 jenkins jenkins 227 Nov 16 00:12 version.go [Pipeline] isUnix [Pipeline] sh 00:17:10 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ea5b9212d5b351ef8d69a08636345b209c30a09c --label arch=arm64 --label version=2.0.1-dev.17 . 00:17:11 Sending build context to Docker daemon 719.9kB 00:17:11 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 00:17:11 Step 2/23 : FROM ${BASE} AS builder 00:17:11 ---> dc9f4021c9d6 00:17:11 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:17:11 ---> Running in 849ab3ebce93 00:17:11 Removing intermediate container 849ab3ebce93 00:17:11 ---> 81f2fa8725bb 00:17:11 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 00:17:11 ---> Running in 015ba715bc3b 00:17:12 Removing intermediate container 015ba715bc3b 00:17:12 ---> 7bf861794d89 00:17:12 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:12 ---> Running in 9363936d7eb9 00:17:14 Removing intermediate container 9363936d7eb9 00:17:14 ---> dc72b9d5c881 00:17:14 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:17:14 ---> Running in c120a60b485a 00:17:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:17:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:17:17 OK: 223 MiB in 56 packages 00:17:18 Removing intermediate container c120a60b485a 00:17:18 ---> 57c54c34241e 00:17:18 Step 7/23 : WORKDIR /device-mqtt-go 00:17:19 ---> Running in ac428f6a31dc 00:17:19 Removing intermediate container ac428f6a31dc 00:17:19 ---> 771ede1e0620 00:17:19 Step 8/23 : COPY . . 00:17:20 ---> 1bedb24f1cdb 00:17:20 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:21 ---> Running in 09b0d7c288a1 00:17:23 Removing intermediate container 09b0d7c288a1 00:17:23 ---> 21f571a4aa4f 00:17:23 Step 10/23 : ARG MAKE='make build' 00:17:23 ---> Running in 72976d2a7f7e 00:17:24 Removing intermediate container 72976d2a7f7e 00:17:24 ---> c802102875bd 00:17:24 Step 11/23 : RUN $MAKE 00:17:24 ---> Running in d11f01034889 00:17:25 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.17" -o cmd/device-mqtt ./cmd 00:18:22 Removing intermediate container d11f01034889 00:18:22 ---> 490f9fe7e9aa 00:18:22 Step 12/23 : FROM alpine:3.14 00:18:22 3.14: Pulling from library/alpine 00:18:22 be307f383ecc: Pulling fs layer 00:18:22 be307f383ecc: Verifying Checksum 00:18:22 be307f383ecc: Download complete 00:18:22 be307f383ecc: Pull complete 00:18:22 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:18:22 Status: Downloaded newer image for alpine:3.14 00:18:22 ---> 5b8b7b635229 00:18:22 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 00:18:22 ---> Running in f38800d62067 00:18:22 Removing intermediate container f38800d62067 00:18:22 ---> f96d32b316e6 00:18:22 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 00:18:22 ---> Running in 460a024a9746 00:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:18:22 (1/6) Installing dumb-init (1.2.5-r1) 00:18:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:18:22 (3/6) Installing libsodium (1.0.18-r0) 00:18:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:18:22 (5/6) Installing libzmq (4.3.4-r0) 00:18:22 (6/6) Installing zeromq (4.3.4-r0) 00:18:22 Executing busybox-1.33.1-r6.trigger 00:18:22 OK: 8 MiB in 20 packages 00:18:22 Removing intermediate container 460a024a9746 00:18:22 ---> ab45e0168ea3 00:18:22 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 00:18:22 ---> 3baaf2683e23 00:18:22 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 00:18:22 ---> 48c3665377e1 00:18:22 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 00:18:23 ---> a579ff6132da 00:18:23 Step 18/23 : EXPOSE 59982 00:18:23 ---> Running in 62377866fae7 00:18:23 Removing intermediate container 62377866fae7 00:18:23 ---> bf034bdb3faa 00:18:23 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 00:18:24 ---> Running in 9597fbf4ee9e 00:18:24 Removing intermediate container 9597fbf4ee9e 00:18:24 ---> ee75698e6b5e 00:18:24 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:24 ---> Running in c01f732233c3 00:18:24 Removing intermediate container c01f732233c3 00:18:24 ---> 706ba17e0e07 00:18:24 Step 21/23 : LABEL arch=arm64 00:18:24 ---> Running in ab5dc06c84bf 00:18:25 Removing intermediate container ab5dc06c84bf 00:18:25 ---> 22549a24c47c 00:18:25 Step 22/23 : LABEL git_sha=ea5b9212d5b351ef8d69a08636345b209c30a09c 00:18:25 ---> Running in 1499c43ecc7c 00:18:26 Removing intermediate container 1499c43ecc7c 00:18:26 ---> 823234c0cdf6 00:18:26 Step 23/23 : LABEL version=2.0.1-dev.17 00:18:26 ---> Running in 7af4f0ec55a5 00:18:26 Removing intermediate container 7af4f0ec55a5 00:18:26 ---> 2289afafef12 00:18:26 [Warning] One or more build-args [ARCH] were not consumed 00:18:26 Successfully built 2289afafef12 00:18:26 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:26 provisioning config files... 00:18:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/19@tmp/config6513674490663017208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:26 ---> docker-login.sh 00:18:26 nexus3.edgexfoundry.org:10001 00:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:27 Configure a credential helper to remove this warning. See 00:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:27 00:18:27 Login Succeeded 00:18:27 nexus3.edgexfoundry.org:10002 00:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:28 Configure a credential helper to remove this warning. See 00:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:28 00:18:28 Login Succeeded 00:18:28 nexus3.edgexfoundry.org:10003 00:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:28 Configure a credential helper to remove this warning. See 00:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:28 00:18:28 Login Succeeded 00:18:28 nexus3.edgexfoundry.org:10004 00:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:29 Configure a credential helper to remove this warning. See 00:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:29 00:18:29 Login Succeeded 00:18:29 docker.io 00:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:30 Configure a credential helper to remove this warning. See 00:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:30 00:18:30 Login Succeeded 00:18:30 ---> docker-login.sh ends [Pipeline] } 00:18:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:30 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 00:18:30 ea5b9212d5b351ef8d69a08636345b209c30a09c 00:18:30 latest 00:18:30 2.0.1-dev.17 00:18:30 ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 00:18:30 main 00:18:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:30 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] isUnix [Pipeline] sh 00:18:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ea5b9212d5b351ef8d69a08636345b209c30a09c 00:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:18:31 fe93fa02fb29: Preparing 00:18:31 7dcd13609eaa: Preparing 00:18:31 3446063ed564: Preparing 00:18:31 da93da57b79d: Preparing 00:18:31 62170e181a92: Preparing 00:18:31 62170e181a92: Layer already exists 00:18:31 7dcd13609eaa: Pushed 00:18:31 fe93fa02fb29: Pushed 00:18:32 da93da57b79d: Pushed 00:18:34 3446063ed564: Pushed 00:18:34 ea5b9212d5b351ef8d69a08636345b209c30a09c: digest: sha256:cbd89060cce04f9f9ad41e1db89915188b579106dc07682cde20ad9a79e692df size: 1365 [Pipeline] isUnix [Pipeline] sh 00:18:35 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 00:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:18:35 fe93fa02fb29: Preparing 00:18:35 7dcd13609eaa: Preparing 00:18:35 3446063ed564: Preparing 00:18:35 da93da57b79d: Preparing 00:18:35 62170e181a92: Preparing 00:18:35 da93da57b79d: Layer already exists 00:18:35 7dcd13609eaa: Layer already exists 00:18:35 3446063ed564: Layer already exists 00:18:35 fe93fa02fb29: Layer already exists 00:18:35 62170e181a92: Layer already exists 00:18:35 latest: digest: sha256:cbd89060cce04f9f9ad41e1db89915188b579106dc07682cde20ad9a79e692df size: 1365 [Pipeline] isUnix [Pipeline] sh 00:18:35 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:18:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.17 00:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:18:36 fe93fa02fb29: Preparing 00:18:36 7dcd13609eaa: Preparing 00:18:36 3446063ed564: Preparing 00:18:36 da93da57b79d: Preparing 00:18:36 62170e181a92: Preparing 00:18:36 da93da57b79d: Layer already exists 00:18:36 fe93fa02fb29: Layer already exists 00:18:36 3446063ed564: Layer already exists 00:18:36 62170e181a92: Layer already exists 00:18:36 7dcd13609eaa: Layer already exists 00:18:36 2.0.1-dev.17: digest: sha256:cbd89060cce04f9f9ad41e1db89915188b579106dc07682cde20ad9a79e692df size: 1365 [Pipeline] isUnix [Pipeline] sh 00:18:36 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 00:18:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 00:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:18:37 fe93fa02fb29: Preparing 00:18:37 7dcd13609eaa: Preparing 00:18:37 3446063ed564: Preparing 00:18:37 da93da57b79d: Preparing 00:18:37 62170e181a92: Preparing 00:18:37 3446063ed564: Layer already exists 00:18:37 62170e181a92: Layer already exists 00:18:37 da93da57b79d: Layer already exists 00:18:37 7dcd13609eaa: Layer already exists 00:18:37 fe93fa02fb29: Layer already exists 00:18:37 ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17: digest: sha256:cbd89060cce04f9f9ad41e1db89915188b579106dc07682cde20ad9a79e692df size: 1365 [Pipeline] isUnix [Pipeline] sh 00:18:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 00:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:18:38 fe93fa02fb29: Preparing 00:18:38 7dcd13609eaa: Preparing 00:18:38 3446063ed564: Preparing 00:18:38 da93da57b79d: Preparing 00:18:38 62170e181a92: Preparing 00:18:38 62170e181a92: Layer already exists 00:18:38 da93da57b79d: Layer already exists 00:18:38 7dcd13609eaa: Layer already exists 00:18:38 3446063ed564: Layer already exists 00:18:38 fe93fa02fb29: Layer already exists 00:18:38 main: digest: sha256:cbd89060cce04f9f9ad41e1db89915188b579106dc07682cde20ad9a79e692df size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:38 ===================================================== [Pipeline] echo 00:18:38 taggedImages: 00:18:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ea5b9212d5b351ef8d69a08636345b209c30a09c 00:18:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 00:18:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.17 00:18:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ea5b9212d5b351ef8d69a08636345b209c30a09c-2.0.1-dev.17 00:18:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:39 00:18:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:39 arm64: Pulling from edgex-lftools-log-publisher 00:18:39 448f6bf000e3: Pulling fs layer 00:18:39 f757da607395: Pulling fs layer 00:18:39 05883995daec: Pulling fs layer 00:18:39 8603b9c90790: Pulling fs layer 00:18:39 1560dd03e051: Pulling fs layer 00:18:39 27f5ce0e4adf: Pulling fs layer 00:18:39 c2d8d7efcc4b: Pulling fs layer 00:18:39 1560dd03e051: Waiting 00:18:39 8603b9c90790: Waiting 00:18:39 27f5ce0e4adf: Waiting 00:18:39 c2d8d7efcc4b: Waiting 00:18:39 f757da607395: Verifying Checksum 00:18:39 f757da607395: Download complete 00:18:39 8603b9c90790: Verifying Checksum 00:18:39 8603b9c90790: Download complete 00:18:40 1560dd03e051: Verifying Checksum 00:18:40 1560dd03e051: Download complete 00:18:40 27f5ce0e4adf: Verifying Checksum 00:18:40 27f5ce0e4adf: Download complete 00:18:40 05883995daec: Verifying Checksum 00:18:40 05883995daec: Download complete 00:18:40 448f6bf000e3: Verifying Checksum 00:18:40 448f6bf000e3: Download complete 00:18:43 c2d8d7efcc4b: Verifying Checksum 00:18:43 c2d8d7efcc4b: Download complete 00:18:44 448f6bf000e3: Pull complete 00:18:45 f757da607395: Pull complete 00:18:46 05883995daec: Pull complete 00:18:46 8603b9c90790: Pull complete 00:18:47 1560dd03e051: Pull complete 00:18:48 27f5ce0e4adf: Pull complete 00:19:03 c2d8d7efcc4b: Pull complete 00:19:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:19:03 prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container 00:19:03 $ 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-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:19:07 $ docker top 7cde5321520a63dfb71eb46cc695072722cf6ff9205d854141cbe0fd33d15670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:08 ---> job-cost.sh 00:19:08 lf-activate-venv: SKIPPING 00:19:08 INFO: No Stack... 00:19:08 INFO: Retrieving Pricing Info for: v3-standard-4 00:19:09 INFO: Archiving Costs [Pipeline] sh 00:19:09 + cat /w/workspace/device-mqtt-go/19/archives/cost.csv 00:19:09 + cut -d, -f6 [Pipeline] lock 00:19:09 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] 00:19:09 Resource [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] did not exist. Created. 00:19:09 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:19:10 /w/workspace/device-mqtt-go/19@tmp/durable-98c33adb/script.sh: 1: /w/workspace/device-mqtt-go/19@tmp/durable-98c33adb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:19:11 + echo total: 0.10999999940395355 [Pipeline] stash 00:19:11 Warning: overwriting stash ‘stack-cost’ 00:19:11 Stashed 1 file(s) [Pipeline] } 00:19:11 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 00:19:11 $ docker stop --time=1 7cde5321520a63dfb71eb46cc695072722cf6ff9205d854141cbe0fd33d15670 00:19:13 $ docker rm -f 7cde5321520a63dfb71eb46cc695072722cf6ff9205d854141cbe0fd33d15670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:19:14 provisioning config files... 00:19:14 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6200448753951175054tmp [Pipeline] { [Pipeline] sh 00:19:14 + set +x 00:19:14 + curl -s https://codecov.io/bash 00:19:14 + bash -s -- 00:19:14 00:19:14 _____ _ 00:19:14 / ____| | | 00:19:14 | | ___ __| | ___ ___ _____ __ 00:19:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:19:14 | |___| (_) | (_| | __/ (_| (_) \ V / 00:19:14 \_____\___/ \__,_|\___|\___\___/ \_/ 00:19:14 Bash-1.0.6 00:19:14 00:19:14 00:19:14 ==> git version 2.24.4 found 00:19:14 ==> 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 00:19:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:19:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:19:14 ==> Jenkins CI detected. 00:19:14 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 00:19:14 project root: . 00:19:14 --> token set from env 00:19:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:19:14 ==> Running gcov in . (disable via -X gcov) 00:19:14 ==> Python coveragepy not found 00:19:14 ==> Searching for coverage reports in: 00:19:14 + . 00:19:14 -> Found 1 reports 00:19:14 ==> Detecting git/mercurial file structure 00:19:14 ==> Reading reports 00:19:14 + ./coverage.out bytes=17284 00:19:14 ==> Appending adjustments 00:19:14 https://docs.codecov.io/docs/fixing-reports 00:19:14 + Found adjustments 00:19:14 ==> Gzipping contents 00:19:14 4.0K /tmp/codecov.iIlzLm.gz 00:19:14 ==> Uploading reports 00:19:14 url: https://codecov.io 00:19:14 query: branch=main&commit=ea5b9212d5b351ef8d69a08636345b209c30a09c&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:19:14 -> Pinging Codecov 00:19:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=ea5b9212d5b351ef8d69a08636345b209c30a09c&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:19:14 -> Uploading to 00:19:14 https://storage.googleapis.com/codecov/v4/raw/2021-11-16/7D719EC7BBE17E464838252E33014C33/ea5b9212d5b351ef8d69a08636345b209c30a09c/2134e54d-9918-4d20-8959-f548d0838b58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T001914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53b1ed1ee130868f3c5921f6f2014c3dfa3fcaaefe20d2bc081c2d3a29325d74 00:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:19:14 Dload Upload Total Spent Left Speed 00:19:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3192 0 0 100 3192 0 9864 --:--:-- --:--:-- --:--:-- 9882 00:19:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] } 00:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:19:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:19:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:19:15 00:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:19:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:19:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:19:16 188c0c94c7c5: Pulling fs layer 00:19:16 0ef7d3d256c8: Pulling fs layer 00:19:16 de9db76c5a1d: Pulling fs layer 00:19:16 0eba1c9be4d2: Pulling fs layer 00:19:16 0d57e429df01: Pulling fs layer 00:19:16 4e4be7b47b0d: Pulling fs layer 00:19:16 e1f770b5df2f: Pulling fs layer 00:19:16 85a0685a4137: Pulling fs layer 00:19:16 0d57e429df01: Waiting 00:19:16 4e4be7b47b0d: Waiting 00:19:16 e1f770b5df2f: Waiting 00:19:16 85a0685a4137: Waiting 00:19:16 0eba1c9be4d2: Waiting 00:19:16 de9db76c5a1d: Verifying Checksum 00:19:16 de9db76c5a1d: Download complete 00:19:16 0ef7d3d256c8: Download complete 00:19:16 0d57e429df01: Verifying Checksum 00:19:16 0d57e429df01: Download complete 00:19:16 4e4be7b47b0d: Verifying Checksum 00:19:16 4e4be7b47b0d: Download complete 00:19:16 188c0c94c7c5: Verifying Checksum 00:19:16 188c0c94c7c5: Download complete 00:19:16 e1f770b5df2f: Verifying Checksum 00:19:16 e1f770b5df2f: Download complete 00:19:16 0eba1c9be4d2: Verifying Checksum 00:19:16 0eba1c9be4d2: Download complete 00:19:16 188c0c94c7c5: Pull complete 00:19:17 0ef7d3d256c8: Pull complete 00:19:17 85a0685a4137: Verifying Checksum 00:19:17 85a0685a4137: Download complete 00:19:17 de9db76c5a1d: Pull complete 00:19:20 0eba1c9be4d2: Pull complete 00:19:20 0d57e429df01: Pull complete 00:19:20 4e4be7b47b0d: Pull complete 00:19:20 e1f770b5df2f: Pull complete 00:19:24 85a0685a4137: Pull complete 00:19:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:19:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:19:24 prd-centos7-docker-4c-2g-742 does not seem to be running inside a container 00:19:24 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:19:26 $ docker top 019cdc40d950ae53a3411ef6de5fc43d0ce38204aceee231e7477494df97c39d -eo pid,comm [Pipeline] { [Pipeline] echo 00:19:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:19:26 + set -o pipefail 00:19:26 + snyk monitor '--org=edgex-jenkins' 00:19:32 00:19:32 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 00:19:32 00:19:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/38e31157-56ea-4e90-af78-1c2bd4a503a1 00:19:32 00:19:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:19:32 00:19:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:19:32 00:19:32 [Pipeline] } 00:19:32 $ docker stop --time=1 019cdc40d950ae53a3411ef6de5fc43d0ce38204aceee231e7477494df97c39d 00:19:33 $ docker rm -f 019cdc40d950ae53a3411ef6de5fc43d0ce38204aceee231e7477494df97c39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:19:34 + git log --format=format:%s -1 ea5b9212d5b351ef8d69a08636345b209c30a09c [Pipeline] isUnix [Pipeline] sh 00:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:35 . [Pipeline] withDockerContainer 00:19:35 prd-centos7-docker-4c-2g-742 does not seem to be running inside a container 00:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:19:35 $ docker top 5f8ec2068806bb7357b03bc144187dcb42c6c21c6a24696ebebf1d60c864bed4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:35 [ssh-agent] Looking for ssh-agent implementation... 00:19:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:35 $ docker exec 5f8ec2068806bb7357b03bc144187dcb42c6c21c6a24696ebebf1d60c864bed4 ssh-agent 00:19:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPBHgol/agent.15 00:19:35 SSH_AGENT_PID=22 00:19:35 Running ssh-add (command line suppressed) 00:19:35 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7893633708806690338.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7893633708806690338.key) 00:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:36 + git semver tag 00:19:36 # -> Open(): unable to determine branch for HEAD 00:19:36 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 00:19:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 00:19:36 # $SEMVER_REMOTE_NAME = origin 00:19:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:19:36 # $SEMVER_USER_NAME = edgex-jenkins 00:19:36 # $SEMVER_BRANCH = main 00:19:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 00:19:36 # ea5b9212d5b351ef8d69a08636345b209c30a09c HEAD 00:19:36 # -> Force: false 00:19:36 # 7252fe089be7306f38f1202a85296283849ccbb6 refs/tags/v2.0.1-dev.17 [Pipeline] } 00:19:36 $ docker exec --env ******** --env ******** 5f8ec2068806bb7357b03bc144187dcb42c6c21c6a24696ebebf1d60c864bed4 ssh-agent -k 00:19:36 unset SSH_AUTH_SOCK; 00:19:36 unset SSH_AGENT_PID; 00:19:36 echo Agent pid 22 killed; 00:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:36 + git semver [Pipeline] } 00:19:36 $ docker stop --time=1 5f8ec2068806bb7357b03bc144187dcb42c6c21c6a24696ebebf1d60c864bed4 00:19:37 $ docker rm -f 5f8ec2068806bb7357b03bc144187dcb42c6c21c6a24696ebebf1d60c864bed4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:38 00:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:38 0.23.1-centos7: Pulling from edgex-lftools 00:19:38 ab5ef0e58194: Pulling fs layer 00:19:38 9712f1f96733: Pulling fs layer 00:19:38 63f879dbbcfc: Pulling fs layer 00:19:38 0d9ebad4ef96: Pulling fs layer 00:19:38 e9a5061849ea: Pulling fs layer 00:19:38 d747dcd14b5f: Pulling fs layer 00:19:38 2de7ff778b66: Pulling fs layer 00:19:38 e9a5061849ea: Waiting 00:19:38 d747dcd14b5f: Waiting 00:19:38 2de7ff778b66: Waiting 00:19:38 0d9ebad4ef96: Waiting 00:19:38 9712f1f96733: Download complete 00:19:38 63f879dbbcfc: Verifying Checksum 00:19:38 63f879dbbcfc: Download complete 00:19:39 ab5ef0e58194: Verifying Checksum 00:19:39 ab5ef0e58194: Download complete 00:19:39 d747dcd14b5f: Verifying Checksum 00:19:39 d747dcd14b5f: Download complete 00:19:39 0d9ebad4ef96: Verifying Checksum 00:19:39 0d9ebad4ef96: Download complete 00:19:39 e9a5061849ea: Verifying Checksum 00:19:39 e9a5061849ea: Download complete 00:19:39 2de7ff778b66: Verifying Checksum 00:19:39 2de7ff778b66: Download complete 00:19:42 ab5ef0e58194: Pull complete 00:19:42 9712f1f96733: Pull complete 00:19:42 63f879dbbcfc: Pull complete 00:19:46 0d9ebad4ef96: Pull complete 00:19:46 e9a5061849ea: Pull complete 00:19:46 d747dcd14b5f: Pull complete 00:19:47 2de7ff778b66: Pull complete 00:19:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:19:47 prd-centos7-docker-4c-2g-742 does not seem to be running inside a container 00:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:19:50 $ docker top ac8cea7736daf49b286cb916858b94cb0bc449d06e5758053d6a33cc307a892d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:19:50 provisioning config files... 00:19:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1738747581635222845tmp 00:19:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8385914068899984870tmp 00:19:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7935920923346694623tmp [Pipeline] { [Pipeline] echo 00:19:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:19:51 ---> sigul-configuration.sh 00:19:51 gpg: directory `/root/.gnupg' created 00:19:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:19:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:19:51 gpg: keyring `/root/.gnupg/secring.gpg' created 00:19:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:19:51 gpg: CAST5 encrypted data 00:19:51 gpg: encrypted with 1 passphrase 00:19:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:19:51 + mkdir /home/jenkins 00:19:51 + mkdir /home/jenkins/sigul [Pipeline] sh 00:19:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:19:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:19:52 ---> sigul-install.sh 00:19:52 Sigul already installed; skipping installation. [Pipeline] sh 00:19:52 + git tag --list 00:19:52 0.7.1 00:19:52 v1.0.0 00:19:52 v1.1.0 00:19:52 v1.1.1 00:19:52 v1.2.2 00:19:52 v1.3.0 00:19:52 v1.3.1 00:19:52 v2.0.0 00:19:52 v2.0.1-dev.1 00:19:52 v2.0.1-dev.10 00:19:52 v2.0.1-dev.11 00:19:52 v2.0.1-dev.12 00:19:52 v2.0.1-dev.13 00:19:52 v2.0.1-dev.14 00:19:52 v2.0.1-dev.15 00:19:52 v2.0.1-dev.16 00:19:52 v2.0.1-dev.17 00:19:52 v2.0.1-dev.2 00:19:52 v2.0.1-dev.3 00:19:52 v2.0.1-dev.4 00:19:52 v2.0.1-dev.5 00:19:52 v2.0.1-dev.6 00:19:52 v2.0.1-dev.7 00:19:52 v2.0.1-dev.8 00:19:52 v2.0.1-dev.9 [Pipeline] sh 00:19:52 + lftools sign git-tag v2.0.1-dev.17 00:19:53 Signing Git tag with Sigul... 00:19:53 Signing v2.0.1-dev.17 [Pipeline] echo 00:19:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:19:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:19:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:19:54 $ docker stop --time=1 ac8cea7736daf49b286cb916858b94cb0bc449d06e5758053d6a33cc307a892d 00:19:55 $ docker rm -f ac8cea7736daf49b286cb916858b94cb0bc449d06e5758053d6a33cc307a892d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:56 . [Pipeline] withDockerContainer 00:19:56 prd-centos7-docker-4c-2g-742 does not seem to be running inside a container 00:19:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:19:56 $ docker top 82796669b725378380023da2a56eb15ba581296e00c65f8453e21affdb8ff577 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:56 [ssh-agent] Looking for ssh-agent implementation... 00:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:56 $ docker exec 82796669b725378380023da2a56eb15ba581296e00c65f8453e21affdb8ff577 ssh-agent 00:19:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXldENod/agent.15 00:19:57 SSH_AGENT_PID=22 00:19:57 Running ssh-add (command line suppressed) 00:19:57 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6562036270152788684.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6562036270152788684.key) 00:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:57 + git semver bump pre 00:19:57 # -> Open(): unable to determine branch for HEAD 00:19:57 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 00:19:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 00:19:57 # $SEMVER_REMOTE_NAME = origin 00:19:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:19:57 # $SEMVER_USER_NAME = edgex-jenkins 00:19:57 # $SEMVER_BRANCH = main 00:19:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 00:19:57 2.0.1-dev.18 [Pipeline] } 00:19:57 $ docker exec --env ******** --env ******** 82796669b725378380023da2a56eb15ba581296e00c65f8453e21affdb8ff577 ssh-agent -k 00:19:57 unset SSH_AUTH_SOCK; 00:19:57 unset SSH_AGENT_PID; 00:19:57 echo Agent pid 22 killed; 00:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:58 + git semver [Pipeline] } 00:19:58 $ docker stop --time=1 82796669b725378380023da2a56eb15ba581296e00c65f8453e21affdb8ff577 00:19:59 $ docker rm -f 82796669b725378380023da2a56eb15ba581296e00c65f8453e21affdb8ff577 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:59 . [Pipeline] withDockerContainer 00:19:59 prd-centos7-docker-4c-2g-742 does not seem to be running inside a container 00:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:20:00 $ docker top aea072a72ccd59505b33c820655421c1dfc017e3f56cff378fc95c941ab616aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:00 [ssh-agent] Looking for ssh-agent implementation... 00:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:00 $ docker exec aea072a72ccd59505b33c820655421c1dfc017e3f56cff378fc95c941ab616aa ssh-agent 00:20:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiNObHN/agent.14 00:20:00 SSH_AGENT_PID=20 00:20:00 Running ssh-add (command line suppressed) 00:20:00 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8013663672235756272.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8013663672235756272.key) 00:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:00 + git semver push 00:20:00 # -> Open(): unable to determine branch for HEAD 00:20:00 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 00:20:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 00:20:00 # $SEMVER_REMOTE_NAME = origin 00:20:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:00 # $SEMVER_USER_NAME = edgex-jenkins 00:20:00 # $SEMVER_BRANCH = main 00:20:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 00:20:02 $ docker exec --env ******** --env ******** aea072a72ccd59505b33c820655421c1dfc017e3f56cff378fc95c941ab616aa ssh-agent -k 00:20:02 unset SSH_AUTH_SOCK; 00:20:02 unset SSH_AGENT_PID; 00:20:02 echo Agent pid 20 killed; 00:20:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:03 + git semver [Pipeline] } 00:20:03 $ docker stop --time=1 aea072a72ccd59505b33c820655421c1dfc017e3f56cff378fc95c941ab616aa 00:20:04 $ docker rm -f aea072a72ccd59505b33c820655421c1dfc017e3f56cff378fc95c941ab616aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:20:05 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:20:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:20:06 ---> package-listing.sh 00:20:06 ++ tr '[:upper:]' '[:lower:]' 00:20:06 ++ facter osfamily 00:20:06 + OS_FAMILY=redhat 00:20:06 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 00:20:06 + START_PACKAGES=/tmp/packages_start.txt 00:20:06 + END_PACKAGES=/tmp/packages_end.txt 00:20:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:20:06 + PACKAGES=/tmp/packages_start.txt 00:20:06 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 00:20:06 + PACKAGES=/tmp/packages_end.txt 00:20:06 + case "${OS_FAMILY}" in 00:20:06 + rpm -qa 00:20:06 + sort 00:20:06 + '[' -f /tmp/packages_start.txt ']' 00:20:06 + '[' -f /tmp/packages_end.txt ']' 00:20:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:20:06 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 00:20:06 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 00:20:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 00:20:06 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:20:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:20:07 00:20:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:20:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:20:07 latest: Pulling from edgex-lftools-log-publisher 00:20:07 b4d181a07f80: Pulling fs layer 00:20:07 a1111a8f2ec3: Pulling fs layer 00:20:07 ed53099fbce6: Pulling fs layer 00:20:07 dc539afda2c1: Pulling fs layer 00:20:07 77bc0d833cb6: Pulling fs layer 00:20:07 9065ff56babe: Pulling fs layer 00:20:07 d287ab97295c: Pulling fs layer 00:20:07 dc539afda2c1: Waiting 00:20:07 77bc0d833cb6: Waiting 00:20:07 9065ff56babe: Waiting 00:20:07 d287ab97295c: Waiting 00:20:07 a1111a8f2ec3: Verifying Checksum 00:20:07 a1111a8f2ec3: Download complete 00:20:07 dc539afda2c1: Download complete 00:20:07 ed53099fbce6: Verifying Checksum 00:20:07 ed53099fbce6: Download complete 00:20:07 9065ff56babe: Verifying Checksum 00:20:07 9065ff56babe: Download complete 00:20:07 77bc0d833cb6: Verifying Checksum 00:20:07 77bc0d833cb6: Download complete 00:20:08 b4d181a07f80: Verifying Checksum 00:20:08 b4d181a07f80: Download complete 00:20:08 d287ab97295c: Verifying Checksum 00:20:08 d287ab97295c: Download complete 00:20:09 b4d181a07f80: Pull complete 00:20:09 a1111a8f2ec3: Pull complete 00:20:09 ed53099fbce6: Pull complete 00:20:10 dc539afda2c1: Pull complete 00:20:10 77bc0d833cb6: Pull complete 00:20:10 9065ff56babe: Pull complete 00:20:15 d287ab97295c: Pull complete 00:20:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:20:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:20:15 prd-centos7-docker-4c-2g-742 does not seem to be running inside a container 00:20:15 $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:20:17 $ docker top fbe26e8df4fb6519ca4bcbea33ca7d9937e6d29e4f07b83f673b3053696f87d9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:18 + touch /tmp/pre-build-complete [Pipeline] sh 00:20:18 + mkdir -p /var/log/sysstat [Pipeline] sh 00:20:18 + ls /var/log/sa-host 00:20:18 + sadf -c /var/log/sa-host/sa16 00:20:18 file_magic: OK 00:20:18 HZ: Using current value: 100 00:20:18 file_header: OK 00:20:18 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 00:20:18 Statistics: 00:20:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:20:18 File successfully converted to sysstat format version 12.0.3 00:20:18 + sadf -c /var/log/sa-host/sa30 00:20:18 file_magic: OK 00:20:18 HZ: Using current value: 100 00:20:18 file_header: OK 00:20:18 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 00:20:18 Statistics: 00:20:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:20:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:19 provisioning config files... 00:20:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5225164571698429576tmp [Pipeline] { [Pipeline] echo 00:20:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:20:19 ---> create-netrc.sh [Pipeline] } 00:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:20:19 ---> python-tools-install.sh [Pipeline] echo 00:20:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:20:20 ---> sudo-logs.sh 00:20:20 Archiving 'sudo' log.. 00:20:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-742.novalocal: Name or service not known 00:20:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-742.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 00:20:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:20:20 ---> job-cost.sh 00:20:20 lf-activate-venv: SKIPPING 00:20:20 DEBUG: total: 0.10999999940395355 00:20:20 INFO: Retrieving Stack Cost... 00:20:20 INFO: Retrieving Pricing Info for: v3-standard-2 00:20:21 INFO: Archiving Costs [Pipeline] echo 00:20:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:20:21 ---> logs-deploy.sh 00:20:21 lf-activate-venv: SKIPPING 00:20:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/19 00:20:21 INFO: archiving workspace using pattern(s): 00:20:22 Archives upload complete. 00:20:22 INFO: archiving logs to Nexus 00:20:22 ---> uname -a: 00:20:22 Linux prd-centos7-docker-4c-2g-742.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 00:20:22 00:20:22 00:20:22 ---> lscpu: 00:20:22 Architecture: x86_64 00:20:22 CPU op-mode(s): 32-bit, 64-bit 00:20:22 Byte Order: Little Endian 00:20:22 Address sizes: 40 bits physical, 48 bits virtual 00:20:22 CPU(s): 2 00:20:22 On-line CPU(s) list: 0,1 00:20:22 Thread(s) per core: 1 00:20:22 Core(s) per socket: 1 00:20:22 Socket(s): 2 00:20:22 NUMA node(s): 1 00:20:22 Vendor ID: AuthenticAMD 00:20:22 CPU family: 23 00:20:22 Model: 49 00:20:22 Model name: AMD EPYC-Rome Processor 00:20:22 Stepping: 0 00:20:22 CPU MHz: 2800.000 00:20:22 BogoMIPS: 5600.00 00:20:22 Virtualization: AMD-V 00:20:22 Hypervisor vendor: KVM 00:20:22 Virtualization type: full 00:20:22 L1d cache: 32K 00:20:22 L1i cache: 32K 00:20:22 L2 cache: 512K 00:20:22 L3 cache: 16384K 00:20:22 NUMA node0 CPU(s): 0,1 00:20:22 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 00:20:22 00:20:22 00:20:22 ---> nproc: 00:20:22 2 00:20:22 00:20:22 00:20:22 ---> df -h: 00:20:22 Filesystem Size Used Avail Use% Mounted on 00:20:22 overlay 40G 9.0G 32G 23% / 00:20:22 tmpfs 64M 0 64M 0% /dev 00:20:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:20:22 shm 64M 0 64M 0% /dev/shm 00:20:22 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:20:22 00:20:22 00:20:22 ---> sar -b -r -n DEV: 00:20:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 00:20:22 00:20:22 00:09:09 LINUX RESTART (2 CPU) 00:20:22 00:20:22 00:10:01 tps rtps wtps bread/s bwrtn/s 00:20:22 00:11:01 3.38 0.05 3.33 1.60 102.00 00:20:22 00:12:01 0.43 0.00 0.43 0.00 7.30 00:20:22 00:13:02 0.30 0.00 0.30 0.00 3.30 00:20:22 00:14:01 0.39 0.00 0.39 0.00 5.98 00:20:22 00:15:01 0.17 0.00 0.17 0.00 1.80 00:20:22 00:16:01 0.23 0.00 0.23 0.00 3.66 00:20:22 00:17:01 0.28 0.00 0.28 0.00 3.38 00:20:22 00:18:01 0.23 0.00 0.23 0.00 2.72 00:20:22 00:19:01 0.33 0.00 0.33 0.00 5.16 00:20:22 00:20:01 214.64 0.07 214.57 4.80 54312.62 00:20:22 Average: 22.08 0.01 22.07 0.64 5456.22 00:20:22 00:20:22 00:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:20:22 00:11:01 5698364 0 612124 7.64 2620 1695832 1201872 13.27 555780 1522212 20 00:20:22 00:12:01 5692948 0 617532 7.71 2620 1695840 1201908 13.27 560192 1522576 20 00:20:22 00:13:02 5697432 0 613048 7.65 2620 1695840 1191692 13.16 556492 1522576 16 00:20:22 00:14:01 5697588 0 612884 7.65 2620 1695848 1191656 13.16 555400 1523504 12 00:20:22 00:15:01 5699940 0 610528 7.62 2620 1695852 1191748 13.16 553088 1523504 20 00:20:22 00:16:01 5704180 0 606284 7.57 2620 1695856 1159856 12.81 549752 1523620 16 00:20:22 00:17:01 5702484 0 607976 7.59 2620 1695860 1159856 12.81 551324 1523616 16 00:20:22 00:18:01 5694060 0 616392 7.70 2620 1695868 1159856 12.81 560084 1523632 16 00:20:22 00:19:01 5693732 0 616720 7.70 2620 1695868 1159856 12.81 561372 1522176 8 00:20:22 00:20:01 3996928 0 991528 12.38 2620 3017864 1530664 16.90 911240 2645952 48 00:20:22 Average: 5527766 0 650502 8.12 2620 1828053 1214896 13.41 591472 1635337 19 00:20:22 00:20:22 00:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:20:22 00:11:01 eth0 2.98 0.67 0.97 0.61 0.00 0.00 0.00 0.00 00:20:22 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:12:01 eth0 3.15 0.83 0.97 0.59 0.00 0.00 0.00 0.00 00:20:22 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:13:02 eth0 2.83 0.57 0.70 0.40 0.00 0.00 0.00 0.00 00:20:22 00:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:14:01 eth0 1.51 0.49 0.59 0.37 0.00 0.00 0.00 0.00 00:20:22 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:15:01 eth0 1.17 0.68 0.67 0.46 0.00 0.00 0.00 0.00 00:20:22 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:16:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 00:20:22 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:17:01 eth0 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:20:22 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:18:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:20:22 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:19:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:20:22 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:20:01 veth3d6162e 1.02 0.67 0.16 0.15 0.00 0.00 0.00 0.00 00:20:22 00:20:01 eth0 384.58 245.87 7686.36 116.32 0.00 0.00 0.00 0.00 00:20:22 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 00:20:01 docker0 36.10 49.32 3.47 387.69 0.00 0.00 0.00 0.00 00:20:22 Average: veth3d6162e 0.10 0.07 0.02 0.01 0.00 0.00 0.00 0.00 00:20:22 Average: eth0 39.77 25.00 770.65 11.90 0.00 0.00 0.00 0.00 00:20:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:22 Average: docker0 3.62 4.94 0.35 38.85 0.00 0.00 0.00 0.00 00:20:22 00:20:22 00:20:22 ---> sar -P ALL: 00:20:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 00:20:22 00:20:22 00:09:09 LINUX RESTART (2 CPU) 00:20:22 00:20:22 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:20:22 00:11:01 all 0.25 0.00 0.07 0.00 0.03 99.66 00:20:22 00:11:01 0 0.08 0.00 0.07 0.00 0.03 99.82 00:20:22 00:11:01 1 0.42 0.00 0.07 0.00 0.02 99.50 00:20:22 00:12:01 all 0.17 0.00 0.04 0.00 0.03 99.77 00:20:22 00:12:01 0 0.10 0.00 0.03 0.00 0.02 99.85 00:20:22 00:12:01 1 0.23 0.00 0.05 0.00 0.03 99.68 00:20:22 00:13:02 all 0.19 0.00 0.05 0.00 0.03 99.72 00:20:22 00:13:02 0 0.07 0.00 0.07 0.00 0.03 99.83 00:20:22 00:13:02 1 0.32 0.00 0.03 0.00 0.03 99.62 00:20:22 00:14:01 all 0.16 0.00 0.04 0.00 0.02 99.78 00:20:22 00:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:20:22 00:14:01 1 0.27 0.00 0.07 0.00 0.02 99.64 00:20:22 00:15:01 all 0.21 0.00 0.03 0.00 0.03 99.74 00:20:22 00:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:20:22 00:15:01 1 0.35 0.00 0.03 0.00 0.03 99.58 00:20:22 00:16:01 all 0.10 0.00 0.03 0.00 0.03 99.83 00:20:22 00:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:20:22 00:16:01 1 0.18 0.00 0.05 0.00 0.05 99.72 00:20:22 00:17:01 all 0.14 0.00 0.04 0.00 0.03 99.78 00:20:22 00:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:20:22 00:17:01 1 0.23 0.00 0.07 0.00 0.05 99.65 00:20:22 00:18:01 all 0.17 0.00 0.04 0.00 0.03 99.77 00:20:22 00:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:20:22 00:18:01 1 0.30 0.00 0.05 0.00 0.03 99.62 00:20:22 00:19:01 all 0.06 0.00 0.04 0.00 0.04 99.86 00:20:22 00:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:20:22 00:19:01 1 0.08 0.00 0.07 0.00 0.05 99.80 00:20:22 00:20:01 all 24.16 0.00 9.82 2.29 0.08 63.65 00:20:22 00:20:01 0 24.15 0.00 9.95 2.25 0.07 63.59 00:20:22 00:20:01 1 24.17 0.00 9.69 2.33 0.09 63.72 00:20:22 Average: all 2.46 0.00 0.98 0.22 0.03 96.30 00:20:22 Average: 0 2.36 0.00 0.98 0.22 0.03 96.41 00:20:22 Average: 1 2.56 0.00 0.98 0.22 0.04 96.19 00:20:22 00:20:22 00:20:22