Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 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-ssh9219881328434131614.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-ssh6923501184511125645.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-ssh8155573708772528015.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-ssh4346358264870221304.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-ssh6915769955968844731.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-982 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-ssh8446931459644239992.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 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 (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 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 # timeout=10 Commit message: "Merge pull request #324 from farshidtz/snap-core20" > git rev-list --no-walk ea5b9212d5b351ef8d69a08636345b209c30a09c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:23 ========================================================= 15:09:23 EdgeX Global Pipelines Version Info 15:09:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:24 ------------------- 15:09:24 stable info: 15:09:24 ------------------- 15:09:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:09:24 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:09:24 Message: update stable to v1.0.215 15:09:25 ------------------- 15:09:25 experimental info: 15:09:25 ------------------- 15:09:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:25 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:09:25 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:09:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e8a4d5 [Pipeline] echo 15:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:26 provisioning config files... 15:09:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8765034179027625887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:26 ---> docker-login.sh 15:09:26 nexus3.edgexfoundry.org:10001 15:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:26 Configure a credential helper to remove this warning. See 15:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:26 15:09:26 Login Succeeded 15:09:26 nexus3.edgexfoundry.org:10002 15:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:26 Configure a credential helper to remove this warning. See 15:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:26 15:09:26 Login Succeeded 15:09:26 nexus3.edgexfoundry.org:10003 15:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:27 Configure a credential helper to remove this warning. See 15:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:27 15:09:27 Login Succeeded 15:09:27 nexus3.edgexfoundry.org:10004 15:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:27 Configure a credential helper to remove this warning. See 15:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:27 15:09:27 Login Succeeded 15:09:27 docker.io 15:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:27 Configure a credential helper to remove this warning. See 15:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:27 15:09:27 Login Succeeded 15:09:27 ---> docker-login.sh ends [Pipeline] } 15:09:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:09:28 + git rev-list -1 --merges 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2~1..3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] echo 15:09:28 -----------> git rev-list -1 --merges 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2~1..3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:09:28 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [false] [Pipeline] sh 15:09:28 + git log --format=format:%s -1 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] echo 15:09:28 ========================================================= 15:09:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:09:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:28 + git log --format=format:%s -1 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] echo 15:09:28 [semverPrep] GIT_COMMIT: 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2, Commit Message: Merge pull request #324 from farshidtz/snap-core20 [Pipeline] echo 15:09:28 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:29 15:09:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:09:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:29 latest: Pulling from edgex-devops/git-semver 15:09:29 a0d0a0d46f8b: Pulling fs layer 15:09:29 3e5f54012d9b: Pulling fs layer 15:09:29 4c7163046ea9: Pulling fs layer 15:09:29 0c2d73faf560: Pulling fs layer 15:09:29 0c2d73faf560: Waiting 15:09:29 3e5f54012d9b: Verifying Checksum 15:09:29 3e5f54012d9b: Download complete 15:09:29 a0d0a0d46f8b: Verifying Checksum 15:09:29 a0d0a0d46f8b: Download complete 15:09:29 0c2d73faf560: Verifying Checksum 15:09:29 0c2d73faf560: Download complete 15:09:29 4c7163046ea9: Verifying Checksum 15:09:29 4c7163046ea9: Download complete 15:09:29 a0d0a0d46f8b: Pull complete 15:09:29 3e5f54012d9b: Pull complete 15:09:30 4c7163046ea9: Pull complete 15:09:30 0c2d73faf560: Pull complete 15:09:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:09:30 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:09:30 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:09:31 $ docker top 4a547c36a4c276395f94bea8fd4c6a6ca98f652f56cd5bf0daa0fcb0e09bf0d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:31 [ssh-agent] Looking for ssh-agent implementation... 15:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:31 $ docker exec 4a547c36a4c276395f94bea8fd4c6a6ca98f652f56cd5bf0daa0fcb0e09bf0d5 ssh-agent 15:09:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgOlcd/agent.13 15:09:31 SSH_AGENT_PID=20 15:09:31 Running ssh-add (command line suppressed) 15:09:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3709265456451322492.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3709265456451322492.key) 15:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:31 + git tag --points-at HEAD [Pipeline] } 15:09:31 $ docker exec --env ******** --env ******** 4a547c36a4c276395f94bea8fd4c6a6ca98f652f56cd5bf0daa0fcb0e09bf0d5 ssh-agent -k 15:09:31 unset SSH_AUTH_SOCK; 15:09:31 unset SSH_AGENT_PID; 15:09:31 echo Agent pid 20 killed; 15:09:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:09:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:31 [ssh-agent] Looking for ssh-agent implementation... 15:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:31 $ docker exec 4a547c36a4c276395f94bea8fd4c6a6ca98f652f56cd5bf0daa0fcb0e09bf0d5 ssh-agent 15:09:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjolclD/agent.53 15:09:32 SSH_AGENT_PID=60 15:09:32 Running ssh-add (command line suppressed) 15:09:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6562960985459728906.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6562960985459728906.key) 15:09:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:32 + git semver init 15:09:32 # -> Open(): unable to determine branch for HEAD 15:09:32 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 15:09:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 15:09:32 # $SEMVER_REMOTE_NAME = origin 15:09:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:09:32 # $SEMVER_USER_NAME = edgex-jenkins 15:09:32 # $SEMVER_BRANCH = main 15:09:32 # $SEMVER_TEMP = /tmp/semver-661478221 15:09:32 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 15:09:32 # -> Clone(): ssh: handshake failed: knownhosts: key mismatch 15:09:32 # git init /tmp/semver-661478221 15:09:32 # '/tmp/semver-661478221' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 15:09:32 # -> Force: false 15:09:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 15:09:32 $ docker exec --env ******** --env ******** 4a547c36a4c276395f94bea8fd4c6a6ca98f652f56cd5bf0daa0fcb0e09bf0d5 ssh-agent -k 15:09:32 unset SSH_AUTH_SOCK; 15:09:32 unset SSH_AGENT_PID; 15:09:32 echo Agent pid 60 killed; 15:09:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:32 + git semver [Pipeline] } 15:09:32 $ docker stop --time=1 4a547c36a4c276395f94bea8fd4c6a6ca98f652f56cd5bf0daa0fcb0e09bf0d5 15:09:34 $ docker rm -f 4a547c36a4c276395f94bea8fd4c6a6ca98f652f56cd5bf0daa0fcb0e09bf0d5 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:09:34 Stashed 1 file(s) [Pipeline] echo 15:09:34 [edgeXSemver]: initialized semver on version 0.0.0 [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 15:09:49 Still waiting to schedule task 15:09:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:09:49 Still waiting to schedule task 15:09:49 ‘prd-centos7-blackbox-4c-2g-465’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:09:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-983’ is offline 15:11:26 Running on prd-centos7-docker-4c-2g-985 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 15:11:26 Running in /w/workspace/device-mqtt-go/20 [Pipeline] { [Pipeline] checkout 15:11:26 Selected Git installation does not exist. Using Default 15:11:26 The recommended git tool is: NONE 15:11:28 using credential edgex-jenkins-ssh 15:11:28 Cloning the remote Git repository 15:11:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 15:11:28 > git init /w/workspace/device-mqtt-go/20 # timeout=10 15:11:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:11:28 > git --version # timeout=10 15:11:28 > git --version # 'git version 2.24.4' 15:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:28 [INFO] Currently running in a labeled security context 15:11:28 [INFO] Currently SELinux is 'enforcing' on the host 15:11:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/20@tmp/jenkins-gitclient-ssh6576553927489683607.key 15:11:29 Avoid second fetch 15:11:29 Checking out Revision 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 (main) 15:11:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:11:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:29 > git config core.sparsecheckout # timeout=10 15:11:29 > git checkout -f 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 # timeout=10 15:11:33 Commit message: "Merge pull request #324 from farshidtz/snap-core20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:33 provisioning config files... 15:11:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/20@tmp/config2294709288125340459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:34 ---> docker-login.sh 15:11:34 nexus3.edgexfoundry.org:10001 15:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:34 Configure a credential helper to remove this warning. See 15:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:34 15:11:34 Login Succeeded 15:11:34 nexus3.edgexfoundry.org:10002 15:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:34 Configure a credential helper to remove this warning. See 15:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:34 15:11:34 Login Succeeded 15:11:34 nexus3.edgexfoundry.org:10003 15:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:34 Configure a credential helper to remove this warning. See 15:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:34 15:11:34 Login Succeeded 15:11:34 nexus3.edgexfoundry.org:10004 15:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:34 Configure a credential helper to remove this warning. See 15:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:34 15:11:34 Login Succeeded 15:11:34 docker.io 15:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:34 Configure a credential helper to remove this warning. See 15:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:34 15:11:34 Login Succeeded 15:11:34 ---> docker-login.sh ends [Pipeline] } 15:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:35 ========================================================= 15:11:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:11:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:11:35 + 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 . 15:11:35 Sending build context to Docker daemon 707.1kB 15:11:35 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 15:11:35 Step 2/11 : FROM ${BASE} AS builder 15:11:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:11:35 a0d0a0d46f8b: Pulling fs layer 15:11:35 31adcdaf11c8: Pulling fs layer 15:11:35 b8b176561691: Pulling fs layer 15:11:35 4527c011a84f: Pulling fs layer 15:11:35 5d74067f8e1e: Pulling fs layer 15:11:35 e0aca202a116: Pulling fs layer 15:11:35 3a43be97a3b4: Pulling fs layer 15:11:35 34cad66bf833: Pulling fs layer 15:11:35 b4e3c513aaa6: Pulling fs layer 15:11:35 4527c011a84f: Waiting 15:11:35 5d74067f8e1e: Waiting 15:11:35 e0aca202a116: Waiting 15:11:35 3a43be97a3b4: Waiting 15:11:35 34cad66bf833: Waiting 15:11:35 b4e3c513aaa6: Waiting 15:11:35 b8b176561691: Download complete 15:11:35 31adcdaf11c8: Verifying Checksum 15:11:35 31adcdaf11c8: Download complete 15:11:35 5d74067f8e1e: Verifying Checksum 15:11:35 5d74067f8e1e: Download complete 15:11:35 e0aca202a116: Verifying Checksum 15:11:35 e0aca202a116: Download complete 15:11:35 a0d0a0d46f8b: Verifying Checksum 15:11:35 a0d0a0d46f8b: Download complete 15:11:35 3a43be97a3b4: Verifying Checksum 15:11:35 3a43be97a3b4: Download complete 15:11:35 34cad66bf833: Verifying Checksum 15:11:35 34cad66bf833: Download complete 15:11:36 4527c011a84f: Verifying Checksum 15:11:36 4527c011a84f: Download complete 15:11:36 a0d0a0d46f8b: Pull complete 15:11:36 b4e3c513aaa6: Verifying Checksum 15:11:36 b4e3c513aaa6: Download complete 15:11:36 31adcdaf11c8: Pull complete 15:11:36 b8b176561691: Pull complete 15:11:40 4527c011a84f: Pull complete 15:11:40 5d74067f8e1e: Pull complete 15:11:40 e0aca202a116: Pull complete 15:11:40 3a43be97a3b4: Pull complete 15:11:40 34cad66bf833: Pull complete 15:11:43 b4e3c513aaa6: Pull complete 15:11:43 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:11:43 ---> 9f6097aaca64 15:11:43 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:11:44 ---> Running in 9aefd9adec5a 15:11:44 Removing intermediate container 9aefd9adec5a 15:11:44 ---> a4ddefe00ef2 15:11:44 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 15:11:44 ---> Running in f08602da3649 15:11:45 Removing intermediate container f08602da3649 15:11:45 ---> f2e3b32eed11 15:11:45 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:45 ---> Running in 1675218c5569 15:11:45 Removing intermediate container 1675218c5569 15:11:45 ---> 69b2014dd0d5 15:11:45 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:45 ---> Running in 735f084e6005 15:11:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:11:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:11:47 (1/4) Installing openssh-keygen (8.6_p1-r3) 15:11:47 (2/4) Installing libedit (20210216.3.1-r0) 15:11:47 (3/4) Installing openssh-client-common (8.6_p1-r3) 15:11:47 (4/4) Installing openssh-client-default (8.6_p1-r3) 15:11:47 Executing busybox-1.33.1-r3.trigger 15:11:47 OK: 224 MiB in 56 packages 15:11:47 Removing intermediate container 735f084e6005 15:11:47 ---> f202a4b047b9 15:11:47 Step 7/11 : WORKDIR /device-mqtt-go 15:11:47 ---> Running in 31b5bc23b3bc 15:11:47 Removing intermediate container 31b5bc23b3bc 15:11:47 ---> bed23f139f34 15:11:47 Step 8/11 : COPY . . 15:11:48 ---> 8ca7bfc0ee56 15:11:48 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:48 ---> Running in 5ffaf842f2c9 15:11:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-984 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 15:11:59 Running in /w/workspace/device-mqtt-go/20 [Pipeline] { [Pipeline] checkout 15:11:59 Selected Git installation does not exist. Using Default 15:11:59 The recommended git tool is: NONE 15:12:05 using credential edgex-jenkins-ssh 15:12:05 Cloning the remote Git repository 15:12:05 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 15:12:05 > git init /w/workspace/device-mqtt-go/20 # timeout=10 15:12:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:12:05 > git --version # timeout=10 15:12:05 > git --version # 'git version 2.17.1' 15:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:06 Avoid second fetch 15:12:06 Checking out Revision 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 (main) 15:12:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:12:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:06 > git config core.sparsecheckout # timeout=10 15:12:06 > git checkout -f 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 # timeout=10 15:12:10 Commit message: "Merge pull request #324 from farshidtz/snap-core20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:12:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:11 Dload Upload Total Spent Left Speed 15:12:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 15:12:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:12:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:12:12 + sudo tee /etc/docker/daemon.new 15:12:12 { 15:12:12 "registry-mirrors": [ 15:12:12 "https://nexus3.edgexfoundry.org:10001" 15:12:12 ], 15:12:12 "bip": "10.250.0.254/24", 15:12:12 "hosts": [ 15:12:12 "tcp://0.0.0.0:5555", 15:12:12 "unix:///var/run/docker.sock" 15:12:12 ], 15:12:12 "mtu": 1458, 15:12:12 "selinux-enabled": true, 15:12:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:12:12 } [Pipeline] sh 15:12:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:12:12 + sudo service docker restart 15:12:27 Removing intermediate container 5ffaf842f2c9 15:12:27 ---> a737002e154e 15:12:27 Step 10/11 : ARG MAKE='make build' 15:12:27 ---> Running in c0fa4a284cbc 15:12:27 Removing intermediate container c0fa4a284cbc 15:12:27 ---> 5e806516c37a 15:12:27 Step 11/11 : RUN $MAKE 15:12:27 ---> Running in 6748dbb939ad 15:12:27 noop 15:12:27 Removing intermediate container 6748dbb939ad 15:12:27 ---> eb3f4430d412 15:12:27 Successfully built eb3f4430d412 15:12:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:12:27 + docker inspect -f . ci-base-image-x86_64 15:12:27 . [Pipeline] withDockerContainer 15:12:27 prd-centos7-docker-4c-2g-985 does not seem to be running inside a container 15:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/20 -v /w/workspace/device-mqtt-go/20:/w/workspace/device-mqtt-go/20:rw,z -v /w/workspace/device-mqtt-go/20@tmp:/w/workspace/device-mqtt-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:12:27 $ docker top c960ac0d1dfa69860c34fb511f09aa9acbd78d924655d5edf8653ba1bf1553f7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:28 + go version 15:12:28 go version go1.16.8 linux/amd64 [Pipeline] } 15:12:28 $ docker stop --time=1 c960ac0d1dfa69860c34fb511f09aa9acbd78d924655d5edf8653ba1bf1553f7 15:12:29 $ docker rm -f c960ac0d1dfa69860c34fb511f09aa9acbd78d924655d5edf8653ba1bf1553f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:12:29 + docker inspect -f . ci-base-image-x86_64 15:12:29 . [Pipeline] withDockerContainer 15:12:30 prd-centos7-docker-4c-2g-985 does not seem to be running inside a container 15:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/20 -v /w/workspace/device-mqtt-go/20:/w/workspace/device-mqtt-go/20:rw,z -v /w/workspace/device-mqtt-go/20@tmp:/w/workspace/device-mqtt-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:12:30 $ docker top 0cb896aff84e8522579c4f1bef57a9c067f9b616924912f343405329909ff627 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:12:30 + make test 15:12:30 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:12:31 ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:31 provisioning config files... 15:12:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/20@tmp/config4642504511044770060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:31 ---> docker-login.sh 15:12:31 nexus3.edgexfoundry.org:10001 15:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:33 Configure a credential helper to remove this warning. See 15:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:33 15:12:33 Login Succeeded 15:12:33 nexus3.edgexfoundry.org:10002 15:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:33 Configure a credential helper to remove this warning. See 15:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:33 15:12:33 Login Succeeded 15:12:33 nexus3.edgexfoundry.org:10003 15:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:33 Configure a credential helper to remove this warning. See 15:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:33 15:12:33 Login Succeeded 15:12:33 nexus3.edgexfoundry.org:10004 15:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:34 Configure a credential helper to remove this warning. See 15:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:34 15:12:34 Login Succeeded 15:12:34 docker.io 15:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:35 Configure a credential helper to remove this warning. See 15:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:35 15:12:35 Login Succeeded 15:12:35 ---> docker-login.sh ends [Pipeline] } 15:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:35 ========================================================= 15:12:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:12:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:12:36 + 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 . 15:12:36 Sending build context to Docker daemon 706kB 15:12:36 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 15:12:36 Step 2/11 : FROM ${BASE} AS builder 15:12:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:36 552d1f2373af: Pulling fs layer 15:12:36 ea3f2d53f512: Pulling fs layer 15:12:36 9e70ebbbe112: Pulling fs layer 15:12:36 7a9cfe048b4a: Pulling fs layer 15:12:36 72dc09318566: Pulling fs layer 15:12:36 7a9cfe048b4a: Waiting 15:12:36 f4f7b4309257: Pulling fs layer 15:12:36 0ac9a79272e3: Pulling fs layer 15:12:36 72dc09318566: Waiting 15:12:36 b78e95d17946: Pulling fs layer 15:12:36 f4f7b4309257: Waiting 15:12:36 0ac9a79272e3: Waiting 15:12:36 b78e95d17946: Waiting 15:12:36 9e70ebbbe112: Download complete 15:12:36 ea3f2d53f512: Download complete 15:12:36 72dc09318566: Verifying Checksum 15:12:36 72dc09318566: Download complete 15:12:36 f4f7b4309257: Verifying Checksum 15:12:36 f4f7b4309257: Download complete 15:12:36 552d1f2373af: Download complete 15:12:36 0ac9a79272e3: Verifying Checksum 15:12:36 0ac9a79272e3: Download complete 15:12:37 552d1f2373af: Pull complete 15:12:38 ea3f2d53f512: Pull complete 15:12:38 9e70ebbbe112: Pull complete 15:12:38 b78e95d17946: Verifying Checksum 15:12:38 b78e95d17946: Download complete 15:12:39 7a9cfe048b4a: Verifying Checksum 15:12:39 7a9cfe048b4a: Download complete 15:12:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:12:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements 15:12:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:12:49 GCO_ENABLED=1 GO111MODULE=on go vet ./... 15:12:51 7a9cfe048b4a: Pull complete 15:12:51 72dc09318566: Pull complete 15:12:51 f4f7b4309257: Pull complete 15:12:51 0ac9a79272e3: Pull complete 15:12:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:12:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:12:54 ./bin/test-attribution-txt.sh [Pipeline] echo 15:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:12:54 $ docker stop --time=1 0cb896aff84e8522579c4f1bef57a9c067f9b616924912f343405329909ff627 15:12:56 $ docker rm -f 0cb896aff84e8522579c4f1bef57a9c067f9b616924912f343405329909ff627 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:12:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:12:57 b78e95d17946: Pull complete 15:12:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:12:57 ---> 8b459fc5aaf0 15:12:57 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:12:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:57 + ls -al . 15:12:57 total 148 15:12:57 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 17 15:12 . 15:12:57 drwxrwxr-x. 4 jenkins jenkins 30 Nov 17 15:11 .. 15:12:57 -rw-rw-r--. 1 jenkins jenkins 7287 Nov 17 15:11 Attribution.txt 15:12:57 drwxrwxr-x. 2 jenkins jenkins 60 Nov 17 15:11 bin 15:12:57 -rw-rw-r--. 1 jenkins jenkins 7447 Nov 17 15:11 CHANGELOG.md 15:12:57 drwxrwxr-x. 3 jenkins jenkins 32 Nov 17 15:11 cmd 15:12:57 -rw-r--r--. 1 jenkins jenkins 17284 Nov 17 15:12 coverage.out 15:12:57 -rw-rw-r--. 1 jenkins jenkins 1907 Nov 17 15:11 Dockerfile 15:12:57 -rw-rw-r--. 1 jenkins jenkins 140 Nov 17 15:11 .dockerignore 15:12:57 drwxrwxr-x. 8 jenkins jenkins 162 Nov 17 15:11 .git 15:12:57 drwxrwxr-x. 2 jenkins jenkins 103 Nov 17 15:11 .github 15:12:57 -rw-rw-r--. 1 jenkins jenkins 329 Nov 17 15:11 .gitignore 15:12:57 -rw-rw-r--. 1 jenkins jenkins 404 Nov 17 15:11 go.mod 15:12:57 -rw-rw-r--. 1 jenkins jenkins 49385 Nov 17 15:11 go.sum 15:12:57 -rw-rw-r--. 1 jenkins jenkins 677 Nov 17 15:11 GOVERNANCE.md 15:12:57 drwxrwxr-x. 3 jenkins jenkins 20 Nov 17 15:11 internal 15:12:57 -rw-rw-r--. 1 jenkins jenkins 677 Nov 17 15:11 Jenkinsfile 15:12:57 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 17 15:11 LICENSE 15:12:57 -rw-rw-r--. 1 jenkins jenkins 1030 Nov 17 15:11 Makefile 15:12:57 drwxrwxr-x. 2 jenkins jenkins 23 Nov 17 15:11 mock 15:12:57 -rw-rw-r--. 1 jenkins jenkins 620 Nov 17 15:11 OWNERS.md 15:12:57 -rw-rw-r--. 1 jenkins jenkins 2211 Nov 17 15:11 README.md 15:12:57 drwxrwxr-x. 4 jenkins jenkins 71 Nov 17 15:11 snap 15:12:57 -rw-rw-r--. 1 jenkins jenkins 5 Nov 17 15:09 VERSION 15:12:57 -rw-rw-r--. 1 jenkins jenkins 227 Nov 17 15:11 version.go [Pipeline] isUnix [Pipeline] sh 15:12:57 + 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=3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 --label arch=amd64 --label version=0.0.0 . 15:12:57 Sending build context to Docker daemon 725kB 15:12:57 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 15:12:57 Step 2/23 : FROM ${BASE} AS builder 15:12:57 ---> eb3f4430d412 15:12:57 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:12:57 ---> Running in 43ea9079f77e 15:12:57 Removing intermediate container 43ea9079f77e 15:12:57 ---> 8a84ffeca863 15:12:57 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 15:12:58 ---> Running in c842464089a8 15:12:58 Removing intermediate container c842464089a8 15:12:58 ---> 6f371af230cc 15:12:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:58 ---> Running in a99aa92e26f9 15:12:58 Removing intermediate container a99aa92e26f9 15:12:58 ---> 7441802f4788 15:12:58 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:58 ---> Running in 7765959a9101 15:12:58 ---> Running in c6888b70d034 15:12:58 Removing intermediate container 7765959a9101 15:12:58 ---> e6323a4f44c9 15:12:58 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 15:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:12:59 ---> Running in f596b68a36ee 15:12:59 Removing intermediate container f596b68a36ee 15:12:59 ---> 7b166c1df50b 15:12:59 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:59 ---> Running in a07a1437c96f 15:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:12:59 OK: 224 MiB in 56 packages 15:13:00 Removing intermediate container c6888b70d034 15:13:00 ---> 408a1dc45a8e 15:13:00 Step 7/23 : WORKDIR /device-mqtt-go 15:13:00 ---> Running in df0e16060bf2 15:13:00 Removing intermediate container df0e16060bf2 15:13:00 ---> 5bdebd320e19 15:13:00 Step 8/23 : COPY . . 15:13:00 ---> c6f7bce63c6f 15:13:00 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:00 ---> Running in ddff45269faa 15:13:01 Removing intermediate container ddff45269faa 15:13:01 ---> 379ca4f3f2cc 15:13:01 Step 10/23 : ARG MAKE='make build' 15:13:01 ---> Running in 2d7d97e3342c 15:13:01 Removing intermediate container 2d7d97e3342c 15:13:01 ---> f6d1305b94d5 15:13:01 Step 11/23 : RUN $MAKE 15:13:01 ---> Running in f130c764e79e 15:13:01 Removing intermediate container a07a1437c96f 15:13:01 ---> 84582ce1e6d6 15:13:01 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:01 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 15:13:01 ---> Running in e3f42eeba363 15:13:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:13:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:13:04 (1/4) Installing openssh-keygen (8.6_p1-r3) 15:13:04 (2/4) Installing libedit (20210216.3.1-r0) 15:13:04 (3/4) Installing openssh-client-common (8.6_p1-r3) 15:13:04 (4/4) Installing openssh-client-default (8.6_p1-r3) 15:13:04 Executing busybox-1.33.1-r3.trigger 15:13:04 OK: 223 MiB in 56 packages 15:13:05 Removing intermediate container e3f42eeba363 15:13:05 ---> aeb7e5748e78 15:13:05 Step 7/11 : WORKDIR /device-mqtt-go 15:13:06 ---> Running in 1a880829a38a 15:13:06 Removing intermediate container 1a880829a38a 15:13:06 ---> 0183167b31b0 15:13:06 Step 8/11 : COPY . . 15:13:07 ---> 31c818d2b360 15:13:07 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:07 ---> Running in ff97c4231425 15:13:14 Removing intermediate container f130c764e79e 15:13:14 ---> 4091c50f5943 15:13:14 Step 12/23 : FROM alpine:3.14 15:13:14 3.14: Pulling from library/alpine 15:13:14 97518928ae5f: Pulling fs layer 15:13:14 97518928ae5f: Verifying Checksum 15:13:14 97518928ae5f: Download complete 15:13:14 97518928ae5f: Pull complete 15:13:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:13:14 Status: Downloaded newer image for alpine:3.14 15:13:14 ---> 0a97eee8041e 15:13:14 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:13:14 ---> Running in 4c2fc78fc066 15:13:14 Removing intermediate container 4c2fc78fc066 15:13:14 ---> f683c3bf765b 15:13:14 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 15:13:14 ---> Running in bcfa3caa6ed1 15:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:13:15 (1/6) Installing dumb-init (1.2.5-r1) 15:13:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:13:15 (3/6) Installing libsodium (1.0.18-r0) 15:13:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:13:15 (5/6) Installing libzmq (4.3.4-r0) 15:13:15 (6/6) Installing zeromq (4.3.4-r0) 15:13:15 Executing busybox-1.33.1-r6.trigger 15:13:15 OK: 8 MiB in 20 packages 15:13:15 Removing intermediate container bcfa3caa6ed1 15:13:15 ---> ccff46ec7897 15:13:15 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 15:13:15 ---> 8a01564ba53d 15:13:15 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 15:13:16 ---> 0a405c9d4b15 15:13:16 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:13:16 ---> 0453ffb2e46d 15:13:16 Step 18/23 : EXPOSE 59982 15:13:16 ---> Running in 47969c9284c9 15:13:16 Removing intermediate container 47969c9284c9 15:13:16 ---> a8bd4c4d4230 15:13:16 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 15:13:16 ---> Running in 78ec02962e7f 15:13:16 Removing intermediate container 78ec02962e7f 15:13:16 ---> 1dd1d12d7f06 15:13:16 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:16 ---> Running in 779895f59936 15:13:16 Removing intermediate container 779895f59936 15:13:16 ---> a636e6a46f03 15:13:16 Step 21/23 : LABEL arch=amd64 15:13:16 ---> Running in ce9ee15c60ac 15:13:16 Removing intermediate container ce9ee15c60ac 15:13:16 ---> 404c922ee051 15:13:16 Step 22/23 : LABEL git_sha=3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:13:16 ---> Running in c191ca292f82 15:13:16 Removing intermediate container c191ca292f82 15:13:16 ---> 097ae12bd715 15:13:16 Step 23/23 : LABEL version=0.0.0 15:13:16 ---> Running in 9402d14c87d7 15:13:16 Removing intermediate container 9402d14c87d7 15:13:16 ---> ea0713daccac 15:13:16 [Warning] One or more build-args [ARCH] were not consumed 15:13:16 Successfully built ea0713daccac 15:13:16 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:16 provisioning config files... 15:13:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/20@tmp/config5572252246408217419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:17 ---> docker-login.sh 15:13:17 nexus3.edgexfoundry.org:10001 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:17 Configure a credential helper to remove this warning. See 15:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:17 15:13:17 Login Succeeded 15:13:17 nexus3.edgexfoundry.org:10002 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:17 Configure a credential helper to remove this warning. See 15:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:17 15:13:17 Login Succeeded 15:13:17 nexus3.edgexfoundry.org:10003 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:17 Configure a credential helper to remove this warning. See 15:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:17 15:13:17 Login Succeeded 15:13:17 nexus3.edgexfoundry.org:10004 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:17 Configure a credential helper to remove this warning. See 15:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:17 15:13:17 Login Succeeded 15:13:17 docker.io 15:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:18 Configure a credential helper to remove this warning. See 15:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:18 15:13:18 Login Succeeded 15:13:18 ---> docker-login.sh ends [Pipeline] } 15:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:18 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 15:13:18 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:13:18 latest 15:13:18 0.0.0 15:13:18 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 15:13:18 main 15:13:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] isUnix [Pipeline] sh 15:13:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:13:18 a178f1e9dbd7: Preparing 15:13:18 540ca2037851: Preparing 15:13:18 e101e7eb8c65: Preparing 15:13:18 835e15b158e6: Preparing 15:13:18 1a058d5342cc: Preparing 15:13:18 1a058d5342cc: Layer already exists 15:13:19 a178f1e9dbd7: Pushed 15:13:19 540ca2037851: Pushed 15:13:19 835e15b158e6: Pushed 15:13:20 e101e7eb8c65: Pushed 15:13:20 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2: digest: sha256:a1a158414095116148f4010631e7f9e878c6738f694fffde9ef9363290b3dcf2 size: 1366 [Pipeline] isUnix [Pipeline] sh 15:13:20 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 15:13:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 15:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:13:21 a178f1e9dbd7: Preparing 15:13:21 540ca2037851: Preparing 15:13:21 e101e7eb8c65: Preparing 15:13:21 835e15b158e6: Preparing 15:13:21 1a058d5342cc: Preparing 15:13:21 835e15b158e6: Layer already exists 15:13:21 1a058d5342cc: Layer already exists 15:13:21 e101e7eb8c65: Layer already exists 15:13:21 540ca2037851: Layer already exists 15:13:21 a178f1e9dbd7: Layer already exists 15:13:21 latest: digest: sha256:a1a158414095116148f4010631e7f9e878c6738f694fffde9ef9363290b3dcf2 size: 1366 [Pipeline] isUnix [Pipeline] sh 15:13:21 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:13:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:0.0.0 15:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:13:21 a178f1e9dbd7: Preparing 15:13:21 540ca2037851: Preparing 15:13:21 e101e7eb8c65: Preparing 15:13:21 835e15b158e6: Preparing 15:13:21 1a058d5342cc: Preparing 15:13:21 a178f1e9dbd7: Layer already exists 15:13:21 e101e7eb8c65: Layer already exists 15:13:21 835e15b158e6: Layer already exists 15:13:21 540ca2037851: Layer already exists 15:13:21 1a058d5342cc: Layer already exists 15:13:21 0.0.0: digest: sha256:a1a158414095116148f4010631e7f9e878c6738f694fffde9ef9363290b3dcf2 size: 1366 [Pipeline] isUnix [Pipeline] sh 15:13:21 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:13:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 15:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:13:22 a178f1e9dbd7: Preparing 15:13:22 540ca2037851: Preparing 15:13:22 e101e7eb8c65: Preparing 15:13:22 835e15b158e6: Preparing 15:13:22 1a058d5342cc: Preparing 15:13:22 835e15b158e6: Layer already exists 15:13:22 e101e7eb8c65: Layer already exists 15:13:22 1a058d5342cc: Layer already exists 15:13:22 a178f1e9dbd7: Layer already exists 15:13:22 540ca2037851: Layer already exists 15:13:22 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0: digest: sha256:a1a158414095116148f4010631e7f9e878c6738f694fffde9ef9363290b3dcf2 size: 1366 [Pipeline] isUnix [Pipeline] sh 15:13:22 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 15:13:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 15:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:13:22 a178f1e9dbd7: Preparing 15:13:22 540ca2037851: Preparing 15:13:22 e101e7eb8c65: Preparing 15:13:22 835e15b158e6: Preparing 15:13:22 1a058d5342cc: Preparing 15:13:22 540ca2037851: Layer already exists 15:13:22 a178f1e9dbd7: Layer already exists 15:13:22 1a058d5342cc: Layer already exists 15:13:22 e101e7eb8c65: Layer already exists 15:13:22 835e15b158e6: Layer already exists 15:13:22 main: digest: sha256:a1a158414095116148f4010631e7f9e878c6738f694fffde9ef9363290b3dcf2 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:22 ===================================================== [Pipeline] echo 15:13:22 taggedImages: 15:13:22 - nexus3.edgexfoundry.org:10004/device-mqtt:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:13:22 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 15:13:22 - nexus3.edgexfoundry.org:10004/device-mqtt:0.0.0 15:13:22 - nexus3.edgexfoundry.org:10004/device-mqtt:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 15:13:22 - 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 15:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:23 15:13:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:23 latest: Pulling from edgex-lftools-log-publisher 15:13:23 b4d181a07f80: Pulling fs layer 15:13:23 a1111a8f2ec3: Pulling fs layer 15:13:23 ed53099fbce6: Pulling fs layer 15:13:23 dc539afda2c1: Pulling fs layer 15:13:23 77bc0d833cb6: Pulling fs layer 15:13:23 9065ff56babe: Pulling fs layer 15:13:23 d287ab97295c: Pulling fs layer 15:13:23 77bc0d833cb6: Waiting 15:13:23 9065ff56babe: Waiting 15:13:23 dc539afda2c1: Waiting 15:13:23 d287ab97295c: Waiting 15:13:23 a1111a8f2ec3: Verifying Checksum 15:13:23 a1111a8f2ec3: Download complete 15:13:23 dc539afda2c1: Verifying Checksum 15:13:23 dc539afda2c1: Download complete 15:13:23 ed53099fbce6: Verifying Checksum 15:13:23 ed53099fbce6: Download complete 15:13:24 9065ff56babe: Verifying Checksum 15:13:24 9065ff56babe: Download complete 15:13:24 77bc0d833cb6: Verifying Checksum 15:13:24 77bc0d833cb6: Download complete 15:13:24 b4d181a07f80: Verifying Checksum 15:13:24 b4d181a07f80: Download complete 15:13:24 d287ab97295c: Verifying Checksum 15:13:24 d287ab97295c: Download complete 15:13:25 b4d181a07f80: Pull complete 15:13:25 a1111a8f2ec3: Pull complete 15:13:26 ed53099fbce6: Pull complete 15:13:26 dc539afda2c1: Pull complete 15:13:26 77bc0d833cb6: Pull complete 15:13:26 9065ff56babe: Pull complete 15:13:31 d287ab97295c: Pull complete 15:13:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:13:31 prd-centos7-docker-4c-2g-985 does not seem to be running inside a container 15:13:31 $ 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/20 -v /w/workspace/device-mqtt-go/20:/w/workspace/device-mqtt-go/20:rw,z -v /w/workspace/device-mqtt-go/20@tmp:/w/workspace/device-mqtt-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:13:34 $ docker top f404a6c6255614caa83db99906e9ceb043d4f25a3f4b631c1abdb4a3a7ada575 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:34 ---> job-cost.sh 15:13:34 lf-activate-venv: SKIPPING 15:13:34 INFO: No Stack... 15:13:35 INFO: Retrieving Pricing Info for: v3-standard-2 15:13:35 INFO: Archiving Costs [Pipeline] sh 15:13:35 + cat /w/workspace/device-mqtt-go/20/archives/cost.csv 15:13:35 + cut -d, -f6 [Pipeline] lock 15:13:35 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] 15:13:35 Resource [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] did not exist. Created. 15:13:35 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:36 + echo total: 0.05999999865889549 [Pipeline] stash 15:13:36 Stashed 1 file(s) [Pipeline] } 15:13:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:36 $ docker stop --time=1 f404a6c6255614caa83db99906e9ceb043d4f25a3f4b631c1abdb4a3a7ada575 15:13:37 $ docker rm -f f404a6c6255614caa83db99906e9ceb043d4f25a3f4b631c1abdb4a3a7ada575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:14:29 Removing intermediate container ff97c4231425 15:14:29 ---> bde5eacfd211 15:14:29 Step 10/11 : ARG MAKE='make build' 15:14:29 ---> Running in 84d3e08a67f6 15:14:29 Removing intermediate container 84d3e08a67f6 15:14:29 ---> fa356e458f86 15:14:29 Step 11/11 : RUN $MAKE 15:14:29 ---> Running in 6c2744202f3b 15:14:29 noop 15:14:29 Removing intermediate container 6c2744202f3b 15:14:29 ---> 428809af3c30 15:14:29 Successfully built 428809af3c30 15:14:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:14:29 + docker inspect -f . ci-base-image-arm64 15:14:29 . [Pipeline] withDockerContainer 15:14:30 prd-ubuntu18.04-docker-arm64-4c-16g-984 does not seem to be running inside a container 15:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/20 -v /w/workspace/device-mqtt-go/20:/w/workspace/device-mqtt-go/20:rw,z -v /w/workspace/device-mqtt-go/20@tmp:/w/workspace/device-mqtt-go/20@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 15:14:31 $ docker top 7f29a429d11cd8dee373ac427cbf6f091d4b5b3928f308267ffb9cf8217c7ad4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:32 + go version 15:14:32 go version go1.16.8 linux/arm64 [Pipeline] } 15:14:32 $ docker stop --time=1 7f29a429d11cd8dee373ac427cbf6f091d4b5b3928f308267ffb9cf8217c7ad4 15:14:34 $ docker rm -f 7f29a429d11cd8dee373ac427cbf6f091d4b5b3928f308267ffb9cf8217c7ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:35 + docker inspect -f . ci-base-image-arm64 15:14:35 . [Pipeline] withDockerContainer 15:14:35 prd-ubuntu18.04-docker-arm64-4c-16g-984 does not seem to be running inside a container 15:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/20 -v /w/workspace/device-mqtt-go/20:/w/workspace/device-mqtt-go/20:rw,z -v /w/workspace/device-mqtt-go/20@tmp:/w/workspace/device-mqtt-go/20@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 15:14:37 $ docker top a65c4bb41f942e3bf954b1ce0220de39db35c3868732c89a89895bdedfff79ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:14:38 + make test 15:14:38 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:14:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:15:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:15:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.4% of statements 15:15:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:15:36 GCO_ENABLED=1 GO111MODULE=on go vet ./... 15:16:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:16:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:16:03 ./bin/test-attribution-txt.sh [Pipeline] echo 15:16:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:16:03 $ docker stop --time=1 a65c4bb41f942e3bf954b1ce0220de39db35c3868732c89a89895bdedfff79ab 15:16:05 $ docker rm -f a65c4bb41f942e3bf954b1ce0220de39db35c3868732c89a89895bdedfff79ab [Pipeline] // withDockerContainer [Pipeline] sh 15:16:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:06 Warning: overwriting stash ‘coverage-report’ 15:16:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:07 + ls -al . 15:16:07 total 180 15:16:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 15:16 . 15:16:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 15:12 .. 15:16:07 -rw-rw-r-- 1 jenkins jenkins 140 Nov 17 15:12 .dockerignore 15:16:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 15:12 .git 15:16:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 15:12 .github 15:16:07 -rw-rw-r-- 1 jenkins jenkins 329 Nov 17 15:12 .gitignore 15:16:07 -rw-rw-r-- 1 jenkins jenkins 7287 Nov 17 15:12 Attribution.txt 15:16:07 -rw-rw-r-- 1 jenkins jenkins 7447 Nov 17 15:12 CHANGELOG.md 15:16:07 -rw-rw-r-- 1 jenkins jenkins 1907 Nov 17 15:12 Dockerfile 15:16:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 15:12 GOVERNANCE.md 15:16:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 15:12 Jenkinsfile 15:16:07 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 17 15:12 LICENSE 15:16:07 -rw-rw-r-- 1 jenkins jenkins 1030 Nov 17 15:12 Makefile 15:16:07 -rw-rw-r-- 1 jenkins jenkins 620 Nov 17 15:12 OWNERS.md 15:16:07 -rw-rw-r-- 1 jenkins jenkins 2211 Nov 17 15:12 README.md 15:16:07 -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 15:09 VERSION 15:16:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 15:12 bin 15:16:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 15:12 cmd 15:16:07 -rw-r--r-- 1 jenkins jenkins 17284 Nov 17 15:15 coverage.out 15:16:07 -rw-rw-r-- 1 jenkins jenkins 404 Nov 17 15:12 go.mod 15:16:07 -rw-rw-r-- 1 jenkins jenkins 49385 Nov 17 15:12 go.sum 15:16:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 15:12 internal 15:16:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 15:12 mock 15:16:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 15:12 snap 15:16:07 -rw-rw-r-- 1 jenkins jenkins 227 Nov 17 15:12 version.go [Pipeline] isUnix [Pipeline] sh 15:16:07 + 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=3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 --label arch=arm64 --label version=0.0.0 . 15:16:08 Sending build context to Docker daemon 724kB 15:16:08 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 15:16:08 Step 2/23 : FROM ${BASE} AS builder 15:16:08 ---> 428809af3c30 15:16:08 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:16:08 ---> Running in 7210ba948c98 15:16:08 Removing intermediate container 7210ba948c98 15:16:08 ---> 45d402d8857b 15:16:08 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 15:16:08 ---> Running in d2a930f5bd95 15:16:09 Removing intermediate container d2a930f5bd95 15:16:09 ---> 9afd369fe1b5 15:16:09 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:09 ---> Running in 4c789227c181 15:16:11 Removing intermediate container 4c789227c181 15:16:11 ---> fcb762d24045 15:16:11 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:11 ---> Running in c0de008e6bdb 15:16:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:16:14 OK: 223 MiB in 56 packages 15:16:15 Removing intermediate container c0de008e6bdb 15:16:15 ---> ab4e030a29df 15:16:15 Step 7/23 : WORKDIR /device-mqtt-go 15:16:15 ---> Running in bb53fc7318b9 15:16:15 Removing intermediate container bb53fc7318b9 15:16:15 ---> e707cb8c111f 15:16:15 Step 8/23 : COPY . . 15:16:16 ---> fe21e5a87d6a 15:16:16 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:16 ---> Running in 001e757c834a 15:16:19 Removing intermediate container 001e757c834a 15:16:19 ---> 476c7c7d2a05 15:16:19 Step 10/23 : ARG MAKE='make build' 15:16:19 ---> Running in 4ae5aeb6f21e 15:16:19 Removing intermediate container 4ae5aeb6f21e 15:16:19 ---> 9f08b504fe3c 15:16:19 Step 11/23 : RUN $MAKE 15:16:19 ---> Running in 110b1e57f10a 15:16:21 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 15:17:00 Removing intermediate container 110b1e57f10a 15:17:00 ---> f2a7140e1c6d 15:17:00 Step 12/23 : FROM alpine:3.14 15:17:00 3.14: Pulling from library/alpine 15:17:00 be307f383ecc: Pulling fs layer 15:17:00 be307f383ecc: Verifying Checksum 15:17:00 be307f383ecc: Download complete 15:17:00 be307f383ecc: Pull complete 15:17:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:17:00 Status: Downloaded newer image for alpine:3.14 15:17:00 ---> 5b8b7b635229 15:17:00 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:17:00 ---> Running in 9277d11662da 15:17:00 Removing intermediate container 9277d11662da 15:17:00 ---> 8467ea15208a 15:17:00 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 15:17:00 ---> Running in a1f3cea6fa35 15:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:17:02 (1/6) Installing dumb-init (1.2.5-r1) 15:17:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:17:02 (3/6) Installing libsodium (1.0.18-r0) 15:17:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:17:02 (5/6) Installing libzmq (4.3.4-r0) 15:17:02 (6/6) Installing zeromq (4.3.4-r0) 15:17:02 Executing busybox-1.33.1-r6.trigger 15:17:02 OK: 8 MiB in 20 packages 15:17:03 Removing intermediate container a1f3cea6fa35 15:17:03 ---> f06c7845da5b 15:17:03 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 15:17:04 ---> 357e2e1fe133 15:17:04 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 15:17:05 ---> d56bfa21b470 15:17:05 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:17:05 ---> d8a5c9297664 15:17:05 Step 18/23 : EXPOSE 59982 15:17:05 ---> Running in 3e3c55a75b86 15:17:06 Removing intermediate container 3e3c55a75b86 15:17:06 ---> dff343de468e 15:17:06 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 15:17:06 ---> Running in 2839fb4fd72b 15:17:06 Removing intermediate container 2839fb4fd72b 15:17:06 ---> 50d751186168 15:17:06 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:06 ---> Running in 0480d76e72d5 15:17:07 Removing intermediate container 0480d76e72d5 15:17:07 ---> 7c7de4485fa0 15:17:07 Step 21/23 : LABEL arch=arm64 15:17:07 ---> Running in af29d5963321 15:17:07 Removing intermediate container af29d5963321 15:17:07 ---> 9d9d6ecb6787 15:17:07 Step 22/23 : LABEL git_sha=3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:17:07 ---> Running in 86198ba66bad 15:17:08 Removing intermediate container 86198ba66bad 15:17:08 ---> 4cc79a7fbd96 15:17:08 Step 23/23 : LABEL version=0.0.0 15:17:08 ---> Running in d75b163bf6a4 15:17:08 Removing intermediate container d75b163bf6a4 15:17:08 ---> 1d68c97a92bd 15:17:08 [Warning] One or more build-args [ARCH] were not consumed 15:17:08 Successfully built 1d68c97a92bd 15:17:08 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 15:17:09 provisioning config files... 15:17:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/20@tmp/config59265421369331683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:09 ---> docker-login.sh 15:17:09 nexus3.edgexfoundry.org:10001 15:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:09 Configure a credential helper to remove this warning. See 15:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:09 15:17:09 Login Succeeded 15:17:09 nexus3.edgexfoundry.org:10002 15:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:10 Configure a credential helper to remove this warning. See 15:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:10 15:17:10 Login Succeeded 15:17:10 nexus3.edgexfoundry.org:10003 15:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:10 Configure a credential helper to remove this warning. See 15:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:10 15:17:10 Login Succeeded 15:17:10 nexus3.edgexfoundry.org:10004 15:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:11 Configure a credential helper to remove this warning. See 15:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:11 15:17:11 Login Succeeded 15:17:11 docker.io 15:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:12 Configure a credential helper to remove this warning. See 15:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:12 15:17:12 Login Succeeded 15:17:12 ---> docker-login.sh ends [Pipeline] } 15:17:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:17:12 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 15:17:12 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:17:12 latest 15:17:12 0.0.0 15:17:12 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 15:17:12 main 15:17:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:12 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] isUnix [Pipeline] sh 15:17:13 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:17:13 da7eea92a578: Preparing 15:17:13 1b9377b76cd5: Preparing 15:17:13 9ed1aa1c7b22: Preparing 15:17:13 41afc7bc0313: Preparing 15:17:13 62170e181a92: Preparing 15:17:13 62170e181a92: Layer already exists 15:17:13 da7eea92a578: Pushed 15:17:13 1b9377b76cd5: Pushed 15:17:14 41afc7bc0313: Pushed 15:17:16 9ed1aa1c7b22: Pushed 15:17:16 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2: digest: sha256:b3f51bec8cce94c174293cf12cca69ae744afd057e4bf939525d0941dd89aec9 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:17:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:17:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 15:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:17:17 da7eea92a578: Preparing 15:17:17 1b9377b76cd5: Preparing 15:17:17 9ed1aa1c7b22: Preparing 15:17:17 41afc7bc0313: Preparing 15:17:17 62170e181a92: Preparing 15:17:17 41afc7bc0313: Layer already exists 15:17:17 9ed1aa1c7b22: Layer already exists 15:17:17 da7eea92a578: Layer already exists 15:17:17 1b9377b76cd5: Layer already exists 15:17:17 62170e181a92: Layer already exists 15:17:17 latest: digest: sha256:b3f51bec8cce94c174293cf12cca69ae744afd057e4bf939525d0941dd89aec9 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:17:17 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 15:17:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0.0.0 15:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:17:18 da7eea92a578: Preparing 15:17:18 1b9377b76cd5: Preparing 15:17:18 9ed1aa1c7b22: Preparing 15:17:18 41afc7bc0313: Preparing 15:17:18 62170e181a92: Preparing 15:17:18 da7eea92a578: Layer already exists 15:17:18 62170e181a92: Layer already exists 15:17:18 1b9377b76cd5: Layer already exists 15:17:18 41afc7bc0313: Layer already exists 15:17:18 9ed1aa1c7b22: Layer already exists 15:17:18 0.0.0: digest: sha256:b3f51bec8cce94c174293cf12cca69ae744afd057e4bf939525d0941dd89aec9 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:17:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 [Pipeline] isUnix [Pipeline] sh 15:17:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 15:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:17:19 da7eea92a578: Preparing 15:17:19 1b9377b76cd5: Preparing 15:17:19 9ed1aa1c7b22: Preparing 15:17:19 41afc7bc0313: Preparing 15:17:19 62170e181a92: Preparing 15:17:19 da7eea92a578: Layer already exists 15:17:19 62170e181a92: Layer already exists 15:17:19 1b9377b76cd5: Layer already exists 15:17:19 41afc7bc0313: Layer already exists 15:17:19 9ed1aa1c7b22: Layer already exists 15:17:19 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0: digest: sha256:b3f51bec8cce94c174293cf12cca69ae744afd057e4bf939525d0941dd89aec9 size: 1365 [Pipeline] isUnix [Pipeline] sh 15:17:19 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 15:17:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 15:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:17:20 da7eea92a578: Preparing 15:17:20 1b9377b76cd5: Preparing 15:17:20 9ed1aa1c7b22: Preparing 15:17:20 41afc7bc0313: Preparing 15:17:20 62170e181a92: Preparing 15:17:20 62170e181a92: Layer already exists 15:17:20 41afc7bc0313: Layer already exists 15:17:20 9ed1aa1c7b22: Layer already exists 15:17:20 da7eea92a578: Layer already exists 15:17:20 1b9377b76cd5: Layer already exists 15:17:20 main: digest: sha256:b3f51bec8cce94c174293cf12cca69ae744afd057e4bf939525d0941dd89aec9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:20 ===================================================== [Pipeline] echo 15:17:20 taggedImages: 15:17:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 15:17:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 15:17:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0.0.0 15:17:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3e8a4d54861bafb4faf940a81e67b0c32bedd8a2-0.0.0 15:17:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:20 15:17:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:21 arm64: Pulling from edgex-lftools-log-publisher 15:17:21 448f6bf000e3: Pulling fs layer 15:17:21 f757da607395: Pulling fs layer 15:17:21 05883995daec: Pulling fs layer 15:17:21 8603b9c90790: Pulling fs layer 15:17:21 1560dd03e051: Pulling fs layer 15:17:21 27f5ce0e4adf: Pulling fs layer 15:17:21 c2d8d7efcc4b: Pulling fs layer 15:17:21 1560dd03e051: Waiting 15:17:21 27f5ce0e4adf: Waiting 15:17:21 c2d8d7efcc4b: Waiting 15:17:21 8603b9c90790: Waiting 15:17:21 f757da607395: Verifying Checksum 15:17:21 f757da607395: Download complete 15:17:21 8603b9c90790: Verifying Checksum 15:17:21 8603b9c90790: Download complete 15:17:21 1560dd03e051: Verifying Checksum 15:17:21 1560dd03e051: Download complete 15:17:21 27f5ce0e4adf: Verifying Checksum 15:17:21 27f5ce0e4adf: Download complete 15:17:21 05883995daec: Verifying Checksum 15:17:21 05883995daec: Download complete 15:17:22 448f6bf000e3: Verifying Checksum 15:17:22 448f6bf000e3: Download complete 15:17:24 c2d8d7efcc4b: Verifying Checksum 15:17:24 c2d8d7efcc4b: Download complete 15:17:25 448f6bf000e3: Pull complete 15:17:26 f757da607395: Pull complete 15:17:28 05883995daec: Pull complete 15:17:28 8603b9c90790: Pull complete 15:17:29 1560dd03e051: Pull complete 15:17:29 27f5ce0e4adf: Pull complete 15:17:44 c2d8d7efcc4b: Pull complete 15:17:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:17:45 prd-ubuntu18.04-docker-arm64-4c-16g-984 does not seem to be running inside a container 15:17:45 $ 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/20 -v /w/workspace/device-mqtt-go/20:/w/workspace/device-mqtt-go/20:rw,z -v /w/workspace/device-mqtt-go/20@tmp:/w/workspace/device-mqtt-go/20@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 15:17:47 $ docker top 3d099ea749e62227dc6d146f7fe7873e27ce066e44ce12842cf35afc4b6babeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:48 ---> job-cost.sh 15:17:48 lf-activate-venv: SKIPPING 15:17:48 INFO: No Stack... 15:17:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:49 INFO: Archiving Costs [Pipeline] sh 15:17:50 + cat /w/workspace/device-mqtt-go/20/archives/cost.csv 15:17:50 + cut -d, -f6 [Pipeline] lock 15:17:50 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] 15:17:50 Resource [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] did not exist. Created. 15:17:50 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:51 /w/workspace/device-mqtt-go/20@tmp/durable-fe9a6b1b/script.sh: 1: /w/workspace/device-mqtt-go/20@tmp/durable-fe9a6b1b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:17:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:17:51 Warning: overwriting stash ‘stack-cost’ 15:17:51 Stashed 1 file(s) [Pipeline] } 15:17:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:51 $ docker stop --time=1 3d099ea749e62227dc6d146f7fe7873e27ce066e44ce12842cf35afc4b6babeb 15:17:53 $ docker rm -f 3d099ea749e62227dc6d146f7fe7873e27ce066e44ce12842cf35afc4b6babeb [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 15:17:54 provisioning config files... 15:17:54 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2919721555871060365tmp [Pipeline] { [Pipeline] sh 15:17:54 + set +x 15:17:54 + curl -s https://codecov.io/bash 15:17:54 + bash -s -- 15:17:54 15:17:54 _____ _ 15:17:54 / ____| | | 15:17:54 | | ___ __| | ___ ___ _____ __ 15:17:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:17:54 | |___| (_) | (_| | __/ (_| (_) \ V / 15:17:54 \_____\___/ \__,_|\___|\___\___/ \_/ 15:17:54 Bash-1.0.6 15:17:54 15:17:54 15:17:54 ==> git version 2.24.4 found 15:17:54 ==> 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 15:17:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:17:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:17:54 ==> Jenkins CI detected. 15:17:54 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 15:17:54 project root: . 15:17:54 --> token set from env 15:17:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:17:54 ==> Running gcov in . (disable via -X gcov) 15:17:54 ==> Python coveragepy not found 15:17:54 ==> Searching for coverage reports in: 15:17:54 + . 15:17:54 -> Found 1 reports 15:17:54 ==> Detecting git/mercurial file structure 15:17:54 ==> Reading reports 15:17:54 + ./coverage.out bytes=17284 15:17:54 ==> Appending adjustments 15:17:54 https://docs.codecov.io/docs/fixing-reports 15:17:54 + Found adjustments 15:17:54 ==> Gzipping contents 15:17:54 4.0K /tmp/codecov.0EFQnK.gz 15:17:54 ==> Uploading reports 15:17:54 url: https://codecov.io 15:17:54 query: branch=main&commit=3e8a4d54861bafb4faf940a81e67b0c32bedd8a2&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:17:54 -> Pinging Codecov 15:17:54 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=3e8a4d54861bafb4faf940a81e67b0c32bedd8a2&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:17:55 -> Uploading to 15:17:55 https://storage.googleapis.com/codecov/v4/raw/2021-11-17/7D719EC7BBE17E464838252E33014C33/3e8a4d54861bafb4faf940a81e67b0c32bedd8a2/a1b75344-5a3a-4ce8-a028-f58e969665c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T151754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc312a9a10a97f021c0ada9d045eb3b4bac7bba7b471fd3d4101832475ce6e1e 15:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:55 Dload Upload Total Spent Left Speed 15:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3192 0 0 100 3192 0 10107 --:--:-- --:--:-- --:--:-- 10133 15:17:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] } 15:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:17:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:17:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:17:56 15:17:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:17:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:17:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:17:56 188c0c94c7c5: Pulling fs layer 15:17:56 0ef7d3d256c8: Pulling fs layer 15:17:56 de9db76c5a1d: Pulling fs layer 15:17:56 0eba1c9be4d2: Pulling fs layer 15:17:56 0d57e429df01: Pulling fs layer 15:17:56 4e4be7b47b0d: Pulling fs layer 15:17:56 e1f770b5df2f: Pulling fs layer 15:17:56 85a0685a4137: Pulling fs layer 15:17:56 0eba1c9be4d2: Waiting 15:17:56 0d57e429df01: Waiting 15:17:56 4e4be7b47b0d: Waiting 15:17:56 e1f770b5df2f: Waiting 15:17:56 85a0685a4137: Waiting 15:17:56 de9db76c5a1d: Verifying Checksum 15:17:56 de9db76c5a1d: Download complete 15:17:56 0ef7d3d256c8: Verifying Checksum 15:17:56 0ef7d3d256c8: Download complete 15:17:56 0d57e429df01: Verifying Checksum 15:17:56 0d57e429df01: Download complete 15:17:56 4e4be7b47b0d: Verifying Checksum 15:17:56 4e4be7b47b0d: Download complete 15:17:56 188c0c94c7c5: Verifying Checksum 15:17:56 188c0c94c7c5: Download complete 15:17:57 188c0c94c7c5: Pull complete 15:17:57 e1f770b5df2f: Verifying Checksum 15:17:57 e1f770b5df2f: Download complete 15:17:57 0eba1c9be4d2: Verifying Checksum 15:17:57 0eba1c9be4d2: Download complete 15:17:57 0ef7d3d256c8: Pull complete 15:17:57 de9db76c5a1d: Pull complete 15:17:57 85a0685a4137: Verifying Checksum 15:17:57 85a0685a4137: Download complete 15:18:01 0eba1c9be4d2: Pull complete 15:18:01 0d57e429df01: Pull complete 15:18:01 4e4be7b47b0d: Pull complete 15:18:02 e1f770b5df2f: Pull complete 15:18:10 85a0685a4137: Pull complete 15:18:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:18:10 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:18:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:18:11 $ docker top c345712d91fa75bf798ef35fd2bf88b792d56b9e4d4c045ea3364a289cdc7874 -eo pid,comm [Pipeline] { [Pipeline] echo 15:18:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:18:11 + set -o pipefail 15:18:11 + snyk monitor '--org=edgex-jenkins' 15:18:16 15:18:16 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 15:18:16 15:18:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/a7c8f222-1be4-4339-849c-058291a349a2 15:18:16 15:18:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:18:16 15:18:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:18:16 15:18:17 [Pipeline] } 15:18:17 $ docker stop --time=1 c345712d91fa75bf798ef35fd2bf88b792d56b9e4d4c045ea3364a289cdc7874 15:18:19 $ docker rm -f c345712d91fa75bf798ef35fd2bf88b792d56b9e4d4c045ea3364a289cdc7874 [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 15:18:20 + git log --format=format:%s -1 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 [Pipeline] isUnix [Pipeline] sh 15:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:20 . [Pipeline] withDockerContainer 15:18:20 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:18:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:18:21 $ docker top 56525a8b57505491dc1e4600f2e08732564913b2bc4e027a8788587a35820b78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:21 [ssh-agent] Looking for ssh-agent implementation... 15:18:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:21 $ docker exec 56525a8b57505491dc1e4600f2e08732564913b2bc4e027a8788587a35820b78 ssh-agent 15:18:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgCpfKN/agent.13 15:18:21 SSH_AGENT_PID=19 15:18:21 Running ssh-add (command line suppressed) 15:18:21 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8637434567489551911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8637434567489551911.key) 15:18:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:21 + git semver tag 15:18:21 # -> Open(): unable to determine branch for HEAD 15:18:21 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 15:18:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 15:18:21 # $SEMVER_REMOTE_NAME = origin 15:18:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:18:21 # $SEMVER_USER_NAME = edgex-jenkins 15:18:21 # $SEMVER_BRANCH = main 15:18:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 15:18:21 # 3e8a4d54861bafb4faf940a81e67b0c32bedd8a2 HEAD 15:18:21 # -> Force: false 15:18:21 # cbd8a19a8c66f3007feebd767afa7998f311ee77 refs/tags/v0.0.0 [Pipeline] } 15:18:21 $ docker exec --env ******** --env ******** 56525a8b57505491dc1e4600f2e08732564913b2bc4e027a8788587a35820b78 ssh-agent -k 15:18:21 unset SSH_AUTH_SOCK; 15:18:21 unset SSH_AGENT_PID; 15:18:21 echo Agent pid 19 killed; 15:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:22 + git semver [Pipeline] } 15:18:22 $ docker stop --time=1 56525a8b57505491dc1e4600f2e08732564913b2bc4e027a8788587a35820b78 15:18:23 $ docker rm -f 56525a8b57505491dc1e4600f2e08732564913b2bc4e027a8788587a35820b78 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:23 15:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:24 0.23.1-centos7: Pulling from edgex-lftools 15:18:24 ab5ef0e58194: Pulling fs layer 15:18:24 9712f1f96733: Pulling fs layer 15:18:24 63f879dbbcfc: Pulling fs layer 15:18:24 0d9ebad4ef96: Pulling fs layer 15:18:24 e9a5061849ea: Pulling fs layer 15:18:24 d747dcd14b5f: Pulling fs layer 15:18:24 2de7ff778b66: Pulling fs layer 15:18:24 e9a5061849ea: Waiting 15:18:24 d747dcd14b5f: Waiting 15:18:24 2de7ff778b66: Waiting 15:18:24 0d9ebad4ef96: Waiting 15:18:24 9712f1f96733: Verifying Checksum 15:18:24 9712f1f96733: Download complete 15:18:24 63f879dbbcfc: Verifying Checksum 15:18:24 63f879dbbcfc: Download complete 15:18:24 ab5ef0e58194: Verifying Checksum 15:18:24 ab5ef0e58194: Download complete 15:18:24 d747dcd14b5f: Verifying Checksum 15:18:24 d747dcd14b5f: Download complete 15:18:24 e9a5061849ea: Verifying Checksum 15:18:24 e9a5061849ea: Download complete 15:18:25 0d9ebad4ef96: Verifying Checksum 15:18:25 0d9ebad4ef96: Download complete 15:18:25 2de7ff778b66: Download complete 15:18:28 ab5ef0e58194: Pull complete 15:18:28 9712f1f96733: Pull complete 15:18:29 63f879dbbcfc: Pull complete 15:18:33 0d9ebad4ef96: Pull complete 15:18:33 e9a5061849ea: Pull complete 15:18:33 d747dcd14b5f: Pull complete 15:18:34 2de7ff778b66: Pull complete 15:18:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:18:34 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:18:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:18:39 $ docker top 7281f660cc82c007a60748f9e55cd4a692dba8b16c96327f7395260e0c946bef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:18:39 provisioning config files... 15:18:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3654211156111365347tmp 15:18:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7271961888822136004tmp 15:18:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3877687292340040513tmp [Pipeline] { [Pipeline] echo 15:18:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:18:40 ---> sigul-configuration.sh 15:18:40 gpg: directory `/root/.gnupg' created 15:18:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:18:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:18:40 gpg: keyring `/root/.gnupg/secring.gpg' created 15:18:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:18:40 gpg: CAST5 encrypted data 15:18:40 gpg: encrypted with 1 passphrase 15:18:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:18:40 + mkdir /home/jenkins 15:18:40 + mkdir /home/jenkins/sigul [Pipeline] sh 15:18:40 + 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 15:18:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:18:41 ---> sigul-install.sh 15:18:41 Sigul already installed; skipping installation. [Pipeline] sh 15:18:41 + git tag --list 15:18:41 0.7.1 15:18:41 v0.0.0 15:18:41 v1.0.0 15:18:41 v1.1.0 15:18:41 v1.1.1 15:18:41 v1.2.2 15:18:41 v1.3.0 15:18:41 v1.3.1 15:18:41 v2.0.0 15:18:41 v2.0.1-dev.1 15:18:41 v2.0.1-dev.10 15:18:41 v2.0.1-dev.11 15:18:41 v2.0.1-dev.12 15:18:41 v2.0.1-dev.13 15:18:41 v2.0.1-dev.14 15:18:41 v2.0.1-dev.15 15:18:41 v2.0.1-dev.16 15:18:41 v2.0.1-dev.17 15:18:41 v2.0.1-dev.2 15:18:41 v2.0.1-dev.3 15:18:41 v2.0.1-dev.4 15:18:41 v2.0.1-dev.5 15:18:41 v2.0.1-dev.6 15:18:41 v2.0.1-dev.7 15:18:41 v2.0.1-dev.8 15:18:41 v2.0.1-dev.9 [Pipeline] sh 15:18:41 + lftools sign git-tag v0.0.0 15:18:42 Signing Git tag with Sigul... 15:18:42 Signing v0.0.0 [Pipeline] echo 15:18:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:18:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:18:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:18:43 $ docker stop --time=1 7281f660cc82c007a60748f9e55cd4a692dba8b16c96327f7395260e0c946bef 15:18:44 $ docker rm -f 7281f660cc82c007a60748f9e55cd4a692dba8b16c96327f7395260e0c946bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:45 . [Pipeline] withDockerContainer 15:18:45 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:18: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:18:45 $ docker top 39f5c3bea026716065c60da859ed658ab53c486529caddacaae0eaba70080f0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:45 [ssh-agent] Looking for ssh-agent implementation... 15:18:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:46 $ docker exec 39f5c3bea026716065c60da859ed658ab53c486529caddacaae0eaba70080f0c ssh-agent 15:18:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKNJnIl/agent.15 15:18:46 SSH_AGENT_PID=22 15:18:46 Running ssh-add (command line suppressed) 15:18:46 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2201678909076824340.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2201678909076824340.key) 15:18:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:46 + git semver bump pre 15:18:46 # -> Open(): unable to determine branch for HEAD 15:18:46 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 15:18:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 15:18:46 # $SEMVER_REMOTE_NAME = origin 15:18:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:18:46 # $SEMVER_USER_NAME = edgex-jenkins 15:18:46 # $SEMVER_BRANCH = main 15:18:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 15:18:46 0.0.1-dev.1 [Pipeline] } 15:18:46 $ docker exec --env ******** --env ******** 39f5c3bea026716065c60da859ed658ab53c486529caddacaae0eaba70080f0c ssh-agent -k 15:18:46 unset SSH_AUTH_SOCK; 15:18:46 unset SSH_AGENT_PID; 15:18:46 echo Agent pid 22 killed; 15:18:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:46 + git semver [Pipeline] } 15:18:46 $ docker stop --time=1 39f5c3bea026716065c60da859ed658ab53c486529caddacaae0eaba70080f0c 15:18:48 $ docker rm -f 39f5c3bea026716065c60da859ed658ab53c486529caddacaae0eaba70080f0c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:48 . [Pipeline] withDockerContainer 15:18:48 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:18:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:18:49 $ docker top 1d68a99ee8c4c5f293e73e26ffed16ff685c3416b72f5748dd375d2ab2f440d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:49 [ssh-agent] Looking for ssh-agent implementation... 15:18:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:49 $ docker exec 1d68a99ee8c4c5f293e73e26ffed16ff685c3416b72f5748dd375d2ab2f440d1 ssh-agent 15:18:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCCeOpj/agent.15 15:18:49 SSH_AGENT_PID=21 15:18:49 Running ssh-add (command line suppressed) 15:18:49 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4622724115263863421.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4622724115263863421.key) 15:18:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:50 + git semver push 15:18:50 # -> Open(): unable to determine branch for HEAD 15:18:50 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 15:18:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 15:18:50 # $SEMVER_REMOTE_NAME = origin 15:18:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:18:50 # $SEMVER_USER_NAME = edgex-jenkins 15:18:50 # $SEMVER_BRANCH = main 15:18:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 15:18:50 git-semver-push: ssh: handshake failed: knownhosts: key mismatch [Pipeline] } 15:18:50 $ docker exec --env ******** --env ******** 1d68a99ee8c4c5f293e73e26ffed16ff685c3416b72f5748dd375d2ab2f440d1 ssh-agent -k 15:18:50 unset SSH_AUTH_SOCK; 15:18:50 unset SSH_AGENT_PID; 15:18:50 echo Agent pid 21 killed; 15:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:18:50 $ docker stop --time=1 1d68a99ee8c4c5f293e73e26ffed16ff685c3416b72f5748dd375d2ab2f440d1 15:18:51 $ docker rm -f 1d68a99ee8c4c5f293e73e26ffed16ff685c3416b72f5748dd375d2ab2f440d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:18:52 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:18:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:53 ---> package-listing.sh 15:18:53 ++ tr '[:upper:]' '[:lower:]' 15:18:53 ++ facter osfamily 15:18:53 + OS_FAMILY=redhat 15:18:53 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 15:18:53 + START_PACKAGES=/tmp/packages_start.txt 15:18:53 + END_PACKAGES=/tmp/packages_end.txt 15:18:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:53 + PACKAGES=/tmp/packages_start.txt 15:18:53 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 15:18:53 + PACKAGES=/tmp/packages_end.txt 15:18:53 + case "${OS_FAMILY}" in 15:18:53 + rpm -qa 15:18:53 + sort 15:18:54 + '[' -f /tmp/packages_start.txt ']' 15:18:54 + '[' -f /tmp/packages_end.txt ']' 15:18:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:54 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 15:18:54 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 15:18:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 15:18:54 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 15:18:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:55 15:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:55 latest: Pulling from edgex-lftools-log-publisher 15:18:55 b4d181a07f80: Pulling fs layer 15:18:55 a1111a8f2ec3: Pulling fs layer 15:18:55 ed53099fbce6: Pulling fs layer 15:18:55 dc539afda2c1: Pulling fs layer 15:18:55 77bc0d833cb6: Pulling fs layer 15:18:55 9065ff56babe: Pulling fs layer 15:18:55 d287ab97295c: Pulling fs layer 15:18:55 dc539afda2c1: Waiting 15:18:55 77bc0d833cb6: Waiting 15:18:55 9065ff56babe: Waiting 15:18:55 d287ab97295c: Waiting 15:18:55 a1111a8f2ec3: Verifying Checksum 15:18:55 a1111a8f2ec3: Download complete 15:18:55 dc539afda2c1: Verifying Checksum 15:18:55 dc539afda2c1: Download complete 15:18:55 77bc0d833cb6: Verifying Checksum 15:18:55 77bc0d833cb6: Download complete 15:18:55 9065ff56babe: Verifying Checksum 15:18:55 9065ff56babe: Download complete 15:18:55 ed53099fbce6: Verifying Checksum 15:18:55 ed53099fbce6: Download complete 15:18:55 b4d181a07f80: Verifying Checksum 15:18:55 b4d181a07f80: Download complete 15:18:56 d287ab97295c: Verifying Checksum 15:18:56 d287ab97295c: Download complete 15:18:57 b4d181a07f80: Pull complete 15:18:57 a1111a8f2ec3: Pull complete 15:18:57 ed53099fbce6: Pull complete 15:18:57 dc539afda2c1: Pull complete 15:18:58 77bc0d833cb6: Pull complete 15:18:58 9065ff56babe: Pull complete 15:19:03 d287ab97295c: Pull complete 15:19:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:19:03 prd-centos7-docker-4c-2g-982 does not seem to be running inside a container 15:19:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:19:06 $ docker top 051486737f00596dab8b1b7ae3c3b66602a6932b4bbf52f96e7a393c38dd4bbd -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:06 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:07 + mkdir -p /var/log/sysstat [Pipeline] sh 15:19:07 + ls /var/log/sa-host 15:19:07 + sadf -c /var/log/sa-host/sa17 15:19:07 file_magic: OK 15:19:07 HZ: Using current value: 100 15:19:07 file_header: OK 15:19:07 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 15:19:07 Statistics: 15:19:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:19:07 File successfully converted to sysstat format version 12.0.3 15:19:07 + sadf -c /var/log/sa-host/sa30 15:19:07 file_magic: OK 15:19:07 HZ: Using current value: 100 15:19:07 file_header: OK 15:19:07 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 15:19:07 Statistics: 15:19:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:19:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:07 provisioning config files... 15:19:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1172076658712428399tmp [Pipeline] { [Pipeline] echo 15:19:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:07 ---> create-netrc.sh [Pipeline] } 15:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> python-tools-install.sh [Pipeline] echo 15:19:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> sudo-logs.sh 15:19:08 Archiving 'sudo' log.. 15:19:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known 15:19:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:19:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> job-cost.sh 15:19:08 lf-activate-venv: SKIPPING 15:19:08 DEBUG: total: 0.10999999940395355 15:19:08 INFO: Retrieving Stack Cost... 15:19:09 INFO: Retrieving Pricing Info for: v3-standard-2 15:19:09 INFO: Archiving Costs [Pipeline] echo 15:19:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:09 ---> logs-deploy.sh 15:19:09 lf-activate-venv: SKIPPING 15:19:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/20 15:19:09 INFO: archiving workspace using pattern(s): 15:19:10 Archives upload complete. 15:19:10 INFO: archiving logs to Nexus 15:19:11 ---> uname -a: 15:19:11 Linux prd-centos7-docker-4c-2g-982.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:19:11 15:19:11 15:19:11 ---> lscpu: 15:19:11 Architecture: x86_64 15:19:11 CPU op-mode(s): 32-bit, 64-bit 15:19:11 Byte Order: Little Endian 15:19:11 Address sizes: 40 bits physical, 48 bits virtual 15:19:11 CPU(s): 2 15:19:11 On-line CPU(s) list: 0,1 15:19:11 Thread(s) per core: 1 15:19:11 Core(s) per socket: 1 15:19:11 Socket(s): 2 15:19:11 NUMA node(s): 1 15:19:11 Vendor ID: AuthenticAMD 15:19:11 CPU family: 23 15:19:11 Model: 49 15:19:11 Model name: AMD EPYC-Rome Processor 15:19:11 Stepping: 0 15:19:11 CPU MHz: 2799.998 15:19:11 BogoMIPS: 5599.99 15:19:11 Virtualization: AMD-V 15:19:11 Hypervisor vendor: KVM 15:19:11 Virtualization type: full 15:19:11 L1d cache: 32K 15:19:11 L1i cache: 32K 15:19:11 L2 cache: 512K 15:19:11 L3 cache: 16384K 15:19:11 NUMA node0 CPU(s): 0,1 15:19:11 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 15:19:11 15:19:11 15:19:11 ---> nproc: 15:19:11 2 15:19:11 15:19:11 15:19:11 ---> df -h: 15:19:11 Filesystem Size Used Avail Use% Mounted on 15:19:11 overlay 40G 9.0G 32G 23% / 15:19:11 tmpfs 64M 0 64M 0% /dev 15:19:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:19:11 shm 64M 0 64M 0% /dev/shm 15:19:11 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:19:11 15:19:11 15:19:11 ---> sar -b -r -n DEV: 15:19:11 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 15:19:11 15:19:11 15:08:49 LINUX RESTART (2 CPU) 15:19:11 15:19:11 15:09:01 tps rtps wtps bread/s bwrtn/s 15:19:11 15:10:03 184.33 67.18 117.15 8111.41 39200.93 15:19:11 15:11:01 1.72 0.00 1.72 0.00 32.18 15:19:11 15:12:01 0.25 0.00 0.25 0.00 3.88 15:19:11 15:13:01 0.22 0.00 0.22 0.00 2.43 15:19:11 15:14:01 0.27 0.00 0.27 0.00 3.50 15:19:11 15:15:01 0.32 0.00 0.32 0.00 4.18 15:19:11 15:16:01 0.18 0.00 0.18 0.00 2.20 15:19:11 15:17:01 0.28 0.00 0.28 0.00 4.20 15:19:11 15:18:01 4.50 0.03 4.46 3.73 203.88 15:19:11 15:19:01 251.55 0.17 251.38 11.85 54672.39 15:19:11 Average: 44.52 6.76 37.76 815.58 9447.13 15:19:11 15:19:11 15:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:11 15:10:03 5688572 0 622424 7.77 2620 1695316 1257808 13.89 564504 1522040 132 15:19:11 15:11:01 5695984 0 615008 7.68 2620 1695320 1190556 13.14 558644 1522004 20 15:19:11 15:12:01 5696976 0 614012 7.67 2620 1695324 1190836 13.15 557484 1522200 8 15:19:11 15:13:01 5694984 0 616000 7.69 2620 1695328 1190848 13.15 559596 1522196 8 15:19:11 15:14:01 5701944 0 609036 7.60 2620 1695332 1156732 12.77 552092 1523140 8 15:19:11 15:15:01 5698060 0 612916 7.65 2620 1695336 1156972 12.77 556276 1523140 20 15:19:11 15:16:01 5698084 0 612884 7.65 2620 1695344 1156972 12.77 556192 1523140 16 15:19:11 15:17:01 5691004 0 619956 7.74 2620 1695352 1156660 12.77 563584 1523140 8 15:19:11 15:18:01 5116448 0 741232 9.26 2620 2148632 1498048 16.54 697140 1914352 452596 15:19:11 15:19:01 3376588 0 1102680 13.77 2620 3527044 1700476 18.77 1204032 2919376 508976 15:19:11 Average: 5405864 0 676615 8.45 2620 1923833 1265591 13.97 636954 1701473 96179 15:19:11 15:19:11 15:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:19:11 15:10:03 eth0 386.06 224.41 970.04 70.70 0.00 0.00 0.00 0.00 15:19:11 15:10:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:10:03 docker0 0.18 0.23 0.02 0.04 0.00 0.00 0.00 0.00 15:19:11 15:11:01 eth0 1.34 0.33 0.36 0.17 0.00 0.00 0.00 0.00 15:19:11 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:12:01 eth0 0.78 0.37 0.30 0.23 0.00 0.00 0.00 0.00 15:19:11 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:13:01 eth0 0.53 0.40 0.27 0.20 0.00 0.00 0.00 0.00 15:19:11 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:14:01 eth0 0.65 0.17 0.11 0.01 0.00 0.00 0.00 0.00 15:19:11 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:15:01 eth0 1.65 0.83 0.72 0.47 0.00 0.00 0.00 0.00 15:19:11 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:16:01 eth0 0.83 0.28 0.31 0.20 0.00 0.00 0.00 0.00 15:19:11 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:17:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:19:11 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:18:01 eth0 148.30 83.83 4057.95 9.05 0.00 0.00 0.00 0.00 15:19:11 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:19:01 eth0 343.27 236.40 6231.87 124.14 0.00 0.00 0.00 0.00 15:19:11 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:19:01 docker0 58.04 59.36 5.14 388.21 0.00 0.00 0.00 0.00 15:19:11 Average: eth0 88.67 54.90 1130.22 20.59 0.00 0.00 0.00 0.00 15:19:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 Average: docker0 5.84 5.98 0.52 38.97 0.00 0.00 0.00 0.00 15:19:11 15:19:11 15:19:11 ---> sar -P ALL: 15:19:11 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 15:19:11 15:19:11 15:08:49 LINUX RESTART (2 CPU) 15:19:11 15:19:11 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:19:11 15:10:03 all 16.99 0.00 6.01 4.96 0.09 71.95 15:19:11 15:10:03 0 16.75 0.00 6.93 6.36 0.09 69.87 15:19:11 15:10:03 1 17.23 0.00 5.10 3.56 0.09 74.02 15:19:11 15:11:01 all 0.10 0.00 0.06 0.00 0.03 99.81 15:19:11 15:11:01 0 0.16 0.00 0.05 0.00 0.03 99.76 15:19:11 15:11:01 1 0.05 0.00 0.07 0.00 0.02 99.86 15:19:11 15:12:01 all 0.12 0.00 0.05 0.00 0.02 99.82 15:19:11 15:12:01 0 0.17 0.00 0.07 0.00 0.02 99.75 15:19:11 15:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:19:11 15:13:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:19:11 15:13:01 0 0.05 0.00 0.03 0.00 0.05 99.87 15:19:11 15:13:01 1 0.18 0.00 0.03 0.00 0.02 99.77 15:19:11 15:14:01 all 0.16 0.00 0.04 0.00 0.02 99.78 15:19:11 15:14:01 0 0.13 0.00 0.05 0.00 0.02 99.80 15:19:11 15:14:01 1 0.18 0.00 0.03 0.00 0.02 99.77 15:19:11 15:15:01 all 0.28 0.00 0.07 0.00 0.02 99.63 15:19:11 15:15:01 0 0.47 0.00 0.10 0.00 0.03 99.40 15:19:11 15:15:01 1 0.10 0.00 0.03 0.00 0.00 99.87 15:19:11 15:16:01 all 0.22 0.00 0.06 0.00 0.02 99.71 15:19:11 15:16:01 0 0.38 0.00 0.07 0.00 0.02 99.53 15:19:11 15:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:19:11 15:17:01 all 0.21 0.00 0.07 0.00 0.01 99.72 15:19:11 15:17:01 0 0.33 0.00 0.05 0.00 0.00 99.62 15:19:11 15:17:01 1 0.08 0.00 0.08 0.00 0.02 99.82 15:19:11 15:18:01 all 4.95 0.00 1.93 0.06 0.03 93.02 15:19:11 15:18:01 0 5.26 0.00 2.10 0.03 0.03 92.58 15:19:11 15:18:01 1 4.65 0.00 1.77 0.08 0.03 93.46 15:19:11 15:19:01 all 28.07 0.00 11.20 4.81 0.15 55.77 15:19:11 15:19:01 0 28.63 0.00 11.64 5.79 0.14 53.80 15:19:11 15:19:01 1 27.52 0.00 10.75 3.83 0.16 57.74 15:19:11 Average: all 4.97 0.00 1.89 0.95 0.04 92.15 15:19:11 Average: 0 5.07 0.00 2.04 1.18 0.04 91.66 15:19:11 Average: 1 4.86 0.00 1.74 0.72 0.04 92.64 15:19:11 15:19:11 15:19:11