Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96cabdd59aa851e4a49b1fc08506526fb97387b4 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-ssh9236169969703209275.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8105658605650139944.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15544369065668469643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13986635034645281687.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5764659547373300535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17373 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 96cabdd59aa851e4a49b1fc08506526fb97387b4 (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 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 Commit message: "Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" > git rev-list --no-walk 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:04:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:04:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:04:47 ========================================================= 02:04:47 EdgeX Global Pipelines Version Info 02:04:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:04:48 ------------------- 02:04:48 stable info: 02:04:48 ------------------- 02:04:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:04:48 Message: update stable to v1.0.234 02:04:49 ------------------- 02:04:49 experimental info: 02:04:49 ------------------- 02:04:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:49 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 02:04:49 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96cabdd [Pipeline] echo 02:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:49 provisioning config files... 02:04:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3365739729570927033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:50 ---> docker-login.sh 02:04:50 nexus3.edgexfoundry.org:10001 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10002 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10003 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10004 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 docker.io 02:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 ---> docker-login.sh ends [Pipeline] } 02:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:04:51 + git rev-list -1 --merges 96cabdd59aa851e4a49b1fc08506526fb97387b4~1..96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo 02:04:51 -----------> git rev-list -1 --merges 96cabdd59aa851e4a49b1fc08506526fb97387b4~1..96cabdd59aa851e4a49b1fc08506526fb97387b4 96cabdd59aa851e4a49b1fc08506526fb97387b4 02:04:51 96cabdd59aa851e4a49b1fc08506526fb97387b4 [false] [Pipeline] sh 02:04:52 + git log --format=format:%s -1 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo 02:04:52 ========================================================= 02:04:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:04:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:52 + git log --format=format:%s -1 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] echo 02:04:52 [semverPrep] GIT_COMMIT: 96cabdd59aa851e4a49b1fc08506526fb97387b4, Commit Message: Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11 [Pipeline] echo 02:04:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:04:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:04:52 + grep -v github /etc/ssh/ssh_known_hosts 02:04:52 + [ -e /tmp/ssh_known_hosts ] 02:04:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:04:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:04:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:04:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:53 02:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:04:53 b85a868b505f: Pulling fs layer 02:04:53 e2be974225ed: Pulling fs layer 02:04:53 339a4e72a1f5: Pulling fs layer 02:04:53 988bab9f4d93: Pulling fs layer 02:04:53 1469e6f7b9e6: Pulling fs layer 02:04:53 eaf3925da568: Pulling fs layer 02:04:53 bab4dde63d76: Pulling fs layer 02:04:53 bde34c3a00c8: Pulling fs layer 02:04:53 b352a97aabf1: Pulling fs layer 02:04:53 4872d77fe225: Pulling fs layer 02:04:53 5851b861e8e6: Pulling fs layer 02:04:53 eaf3925da568: Waiting 02:04:53 bab4dde63d76: Waiting 02:04:53 4872d77fe225: Waiting 02:04:53 5851b861e8e6: Waiting 02:04:53 bde34c3a00c8: Waiting 02:04:53 988bab9f4d93: Waiting 02:04:53 1469e6f7b9e6: Waiting 02:04:53 e2be974225ed: Verifying Checksum 02:04:53 e2be974225ed: Download complete 02:04:53 988bab9f4d93: Verifying Checksum 02:04:53 988bab9f4d93: Download complete 02:04:53 1469e6f7b9e6: Verifying Checksum 02:04:53 1469e6f7b9e6: Download complete 02:04:53 339a4e72a1f5: Verifying Checksum 02:04:53 339a4e72a1f5: Download complete 02:04:53 eaf3925da568: Download complete 02:04:53 bde34c3a00c8: Download complete 02:04:53 b352a97aabf1: Download complete 02:04:53 4872d77fe225: Verifying Checksum 02:04:53 4872d77fe225: Download complete 02:04:53 5851b861e8e6: Download complete 02:04:53 b85a868b505f: Verifying Checksum 02:04:53 b85a868b505f: Download complete 02:04:54 bab4dde63d76: Verifying Checksum 02:04:54 bab4dde63d76: Download complete 02:04:55 b85a868b505f: Pull complete 02:04:55 e2be974225ed: Pull complete 02:04:56 339a4e72a1f5: Pull complete 02:04:56 988bab9f4d93: Pull complete 02:04:56 1469e6f7b9e6: Pull complete 02:04:56 eaf3925da568: Pull complete 02:04:58 bab4dde63d76: Pull complete 02:04:58 bde34c3a00c8: Pull complete 02:04:58 b352a97aabf1: Pull complete 02:04:58 4872d77fe225: Pull complete 02:04:58 5851b861e8e6: Pull complete 02:04:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:58 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:05:00 $ docker top 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:00 [ssh-agent] Looking for ssh-agent implementation... 02:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:00 $ docker exec 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent 02:05:00 SSH_AUTH_SOCK=/tmp/ssh-PN3Fuo1ivgWF/agent.34 02:05:00 SSH_AGENT_PID=41 02:05:00 Running ssh-add (command line suppressed) 02:05:00 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_357262305844413777.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_357262305844413777.key) 02:05:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:01 + git tag --points-at HEAD [Pipeline] } 02:05:01 $ docker exec --env ******** --env ******** 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent -k 02:05:01 unset SSH_AUTH_SOCK; 02:05:01 unset SSH_AGENT_PID; 02:05:01 echo Agent pid 41 killed; 02:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:05:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:01 [ssh-agent] Looking for ssh-agent implementation... 02:05:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:01 $ docker exec 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent 02:05:01 SSH_AUTH_SOCK=/tmp/ssh-oiZhbj89O13a/agent.73 02:05:01 SSH_AGENT_PID=79 02:05:01 Running ssh-add (command line suppressed) 02:05:01 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5108867673886904007.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5108867673886904007.key) 02:05:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:02 + git semver init 02:05:02 2022-07-11 02:05:02,406 [run_init] DEBUG init version:0.0.0 force:False 02:05:02 2022-07-11 02:05:02,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:05:02 2022-07-11 02:05:02,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:05:02 2022-07-11 02:05:02,407 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:05:03 2022-07-11 02:05:03,129 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:05:03 2022-07-11 02:05:03,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:05:03 2022-07-11 02:05:03,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:05:03 2022-07-11 02:05:03,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:05:03 2.2.1-dev.7 [Pipeline] } 02:05:03 $ docker exec --env ******** --env ******** 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 ssh-agent -k 02:05:03 unset SSH_AUTH_SOCK; 02:05:03 unset SSH_AGENT_PID; 02:05:03 echo Agent pid 79 killed; 02:05:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:03 + git semver [Pipeline] } 02:05:04 $ docker stop --time=1 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 02:05:05 $ docker rm -f 49fa6be8f7cc1279cb54f52ca0dd3732c3f7643ff87b246c8afccc5575135cb9 [Pipeline] // withDockerContainer [Pipeline] sh 02:05:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:05:06 Stashed 1 file(s) [Pipeline] echo 02:05:06 [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:06 provisioning config files... 02:05:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6832735830178230185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:06 ---> docker-login.sh 02:05:06 nexus3.edgexfoundry.org:10001 02:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:06 Configure a credential helper to remove this warning. See 02:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:06 02:05:06 Login Succeeded 02:05:06 nexus3.edgexfoundry.org:10002 02:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:06 Configure a credential helper to remove this warning. See 02:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:06 02:05:06 Login Succeeded 02:05:06 nexus3.edgexfoundry.org:10003 02:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:06 Configure a credential helper to remove this warning. See 02:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:06 02:05:06 Login Succeeded 02:05:06 nexus3.edgexfoundry.org:10004 02:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:06 Configure a credential helper to remove this warning. See 02:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:06 02:05:06 Login Succeeded 02:05:06 docker.io 02:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:07 Configure a credential helper to remove this warning. See 02:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:07 02:05:07 Login Succeeded 02:05:07 ---> docker-login.sh ends [Pipeline] } 02:05:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:07 ========================================================= 02:05:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:05:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:05:07 Sending build context to Docker daemon 6.026MB 02:05:07 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:05:07 Step 2/12 : FROM ${BASE} AS builder 02:05:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:05:07 59bf1c3509f3: Pulling fs layer 02:05:07 666ba61612fd: Pulling fs layer 02:05:07 8ed8ca486205: Pulling fs layer 02:05:07 cc1cd167ecdc: Pulling fs layer 02:05:07 cc1cd167ecdc: Waiting 02:05:07 c516ae0d96e1: Pulling fs layer 02:05:07 c516ae0d96e1: Waiting 02:05:07 684cea983483: Pulling fs layer 02:05:07 dd3240ac7de5: Pulling fs layer 02:05:07 b1e948a4e11c: Pulling fs layer 02:05:07 dd3240ac7de5: Waiting 02:05:07 684cea983483: Waiting 02:05:07 a8fd76ee1af6: Pulling fs layer 02:05:07 646ad004c059: Pulling fs layer 02:05:07 a8fd76ee1af6: Waiting 02:05:07 8ed8ca486205: Verifying Checksum 02:05:07 8ed8ca486205: Download complete 02:05:07 666ba61612fd: Verifying Checksum 02:05:07 666ba61612fd: Download complete 02:05:07 c516ae0d96e1: Download complete 02:05:07 684cea983483: Download complete 02:05:07 59bf1c3509f3: Verifying Checksum 02:05:07 59bf1c3509f3: Download complete 02:05:07 dd3240ac7de5: Verifying Checksum 02:05:07 dd3240ac7de5: Download complete 02:05:07 b1e948a4e11c: Verifying Checksum 02:05:07 b1e948a4e11c: Download complete 02:05:07 59bf1c3509f3: Pull complete 02:05:08 666ba61612fd: Pull complete 02:05:08 8ed8ca486205: Pull complete 02:05:08 646ad004c059: Verifying Checksum 02:05:08 646ad004c059: Download complete 02:05:08 a8fd76ee1af6: Verifying Checksum 02:05:08 a8fd76ee1af6: Download complete 02:05:08 cc1cd167ecdc: Verifying Checksum 02:05:08 cc1cd167ecdc: Download complete 02:05:12 cc1cd167ecdc: Pull complete 02:05:12 c516ae0d96e1: Pull complete 02:05:12 684cea983483: Pull complete 02:05:12 dd3240ac7de5: Pull complete 02:05:12 b1e948a4e11c: Pull complete 02:05:15 a8fd76ee1af6: Pull complete 02:05:15 646ad004c059: Pull complete 02:05:15 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:05:15 ---> 8f69c11f6b0c 02:05:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:05:17 ---> Running in 11597653e695 02:05:17 Removing intermediate container 11597653e695 02:05:17 ---> b6cd8a336c10 02:05:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:05:17 ---> Running in 33d542ec4b39 02:05:17 Removing intermediate container 33d542ec4b39 02:05:17 ---> cf108e07e51d 02:05:17 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:18 ---> Running in abcfccc3222c 02:05:18 Removing intermediate container abcfccc3222c 02:05:18 ---> 86e4e071ac9d 02:05:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:18 ---> Running in e2532bf9fe76 02:05:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:05:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:05:20 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:05:20 (2/4) Installing libedit (20210910.3.1-r0) 02:05:20 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:05:20 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:05:20 Executing busybox-1.34.1-r3.trigger 02:05:20 OK: 224 MiB in 56 packages 02:05:21 Removing intermediate container e2532bf9fe76 02:05:21 ---> 26d846157a64 02:05:21 Step 7/12 : WORKDIR /device-mqtt-go 02:05:21 ---> Running in ff95d579364b 02:05:21 Removing intermediate container ff95d579364b 02:05:21 ---> a37dfb62df7d 02:05:21 Step 8/12 : COPY go.mod vendor* ./ 02:05:21 Still waiting to schedule task 02:05:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17371’ 02:05:21 ---> 90e0f422f003 02:05:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:21 ---> Running in 1bc08bdc8abb 02:05:39 Removing intermediate container 1bc08bdc8abb 02:05:39 ---> f462e2d40840 02:05:39 Step 10/12 : COPY . . 02:05:39 ---> 05d250e8febb 02:05:39 Step 11/12 : ARG MAKE='make build' 02:05:39 ---> Running in 87dcc522ffb9 02:05:39 Removing intermediate container 87dcc522ffb9 02:05:39 ---> 8f18091f32dc 02:05:39 Step 12/12 : RUN $MAKE 02:05:39 ---> Running in d3f70b007330 02:05:39 noop 02:05:39 Removing intermediate container d3f70b007330 02:05:39 ---> eab40e76d2db 02:05:39 Successfully built eab40e76d2db 02:05:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:39 + docker inspect -f . ci-base-image-x86_64 02:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:39 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:05:39 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:05:40 $ docker top 071398f51a5254b22454a73d413a9e315ad39e22d110e47b95c645de43174c8d -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:40 + go version 02:05:40 go version go1.17.7 linux/amd64 [Pipeline] } 02:05:40 $ docker stop --time=1 071398f51a5254b22454a73d413a9e315ad39e22d110e47b95c645de43174c8d 02:05:42 $ docker rm -f 071398f51a5254b22454a73d413a9e315ad39e22d110e47b95c645de43174c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:42 + docker inspect -f . ci-base-image-x86_64 02:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:42 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:05:42 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:05:42 $ docker top ad46bed7836f8c05899eaf393f2b5cc18db519820b1330c124bb596d3f3580e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:05:43 + make test 02:05:43 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:05:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:05:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:05:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 02:05:53 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:06:00 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:06:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:05 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:06:05 $ docker stop --time=1 ad46bed7836f8c05899eaf393f2b5cc18db519820b1330c124bb596d3f3580e8 02:06:07 $ docker rm -f ad46bed7836f8c05899eaf393f2b5cc18db519820b1330c124bb596d3f3580e8 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:06:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:08 + ls -al . 02:06:08 total 180 02:06:08 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 02:06 . 02:06:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:04 .. 02:06:08 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:04 .dockerignore 02:06:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:05 .git 02:06:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:04 .github 02:06:08 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:04 .gitignore 02:06:08 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:04 .golangci.yml 02:06:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:05 .semver 02:06:08 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:04 Attribution.txt 02:06:08 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:04 CHANGELOG.md 02:06:08 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:04 Dockerfile 02:06:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:04 GOVERNANCE.md 02:06:08 -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:04 Jenkinsfile 02:06:08 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:04 LICENSE 02:06:08 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:04 Makefile 02:06:08 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:04 OWNERS.md 02:06:08 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:04 README.md 02:06:08 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 02:05 VERSION 02:06:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:04 bin 02:06:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:04 cmd 02:06:08 -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:05 coverage.out 02:06:08 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:04 go.mod 02:06:08 -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 02:04 go.sum 02:06:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:04 internal 02:06:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:04 mock 02:06:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:04 snap 02:06:08 -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:08 + 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=96cabdd59aa851e4a49b1fc08506526fb97387b4 --label arch=amd64 --label version=2.2.1-dev.7 . 02:06:08 Sending build context to Docker daemon 6.045MB 02:06:08 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:06:08 Step 2/24 : FROM ${BASE} AS builder 02:06:08 ---> eab40e76d2db 02:06:08 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:06:08 ---> Running in 5e8b62790b1f 02:06:09 Removing intermediate container 5e8b62790b1f 02:06:09 ---> e8d66bed2e07 02:06:09 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:06:09 ---> Running in fa231ad9d84a 02:06:09 Removing intermediate container fa231ad9d84a 02:06:09 ---> 4ad24026391f 02:06:09 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:09 ---> Running in b8ba40abc915 02:06:10 Removing intermediate container b8ba40abc915 02:06:10 ---> 04bd1f4f0e6c 02:06:10 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:10 ---> Running in 749193609af2 02:06:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:06:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:06:11 OK: 224 MiB in 56 packages 02:06:11 Removing intermediate container 749193609af2 02:06:11 ---> a0a3af37dc18 02:06:11 Step 7/24 : WORKDIR /device-mqtt-go 02:06:11 ---> Running in 2ba711c6478f 02:06:11 Removing intermediate container 2ba711c6478f 02:06:11 ---> e877fd1edaf9 02:06:11 Step 8/24 : COPY go.mod vendor* ./ 02:06:11 ---> 205e5745687c 02:06:11 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:11 ---> Running in a97d93d8ad45 02:06:12 Removing intermediate container a97d93d8ad45 02:06:12 ---> 33792b9be5fa 02:06:12 Step 10/24 : COPY . . 02:06:12 ---> 24ee4789dcc4 02:06:12 Step 11/24 : ARG MAKE='make build' 02:06:13 ---> Running in ddb55ad0dc88 02:06:13 Removing intermediate container ddb55ad0dc88 02:06:13 ---> 336ff57fc472 02:06:13 Step 12/24 : RUN $MAKE 02:06:13 ---> Running in 37640306d63e 02:06:13 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:06:35 Removing intermediate container 37640306d63e 02:06:35 ---> abf0cb0c30cb 02:06:35 Step 13/24 : FROM alpine:3.14 02:06:35 3.14: Pulling from library/alpine 02:06:35 8663204ce13b: Pulling fs layer 02:06:35 8663204ce13b: Verifying Checksum 02:06:35 8663204ce13b: Download complete 02:06:35 8663204ce13b: Pull complete 02:06:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:06:35 Status: Downloaded newer image for alpine:3.14 02:06:35 ---> e04c818066af 02:06:35 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:06:35 ---> Running in b2d2fa57771f 02:06:35 Removing intermediate container b2d2fa57771f 02:06:35 ---> 1b4cf7b67211 02:06:35 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:06:35 ---> Running in 1989615ab49f 02:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:06:35 (1/6) Installing dumb-init (1.2.5-r1) 02:06:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:06:35 (3/6) Installing libsodium (1.0.18-r0) 02:06:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:06:35 (5/6) Installing libzmq (4.3.4-r0) 02:06:35 (6/6) Installing zeromq (4.3.4-r0) 02:06:35 Executing busybox-1.33.1-r7.trigger 02:06:35 OK: 8 MiB in 20 packages 02:06:35 Removing intermediate container 1989615ab49f 02:06:35 ---> 5d4bfb68f7fc 02:06:35 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:06:35 ---> 4ceedb85b522 02:06:35 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:06:36 ---> f372a27b3d45 02:06:36 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:06:36 ---> 32b2ee00d00b 02:06:36 Step 19/24 : EXPOSE 59982 02:06:36 ---> Running in a6a2c3ed8ab2 02:06:36 Removing intermediate container a6a2c3ed8ab2 02:06:36 ---> a684c199840d 02:06:36 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:06:36 ---> Running in 2179a8015bc9 02:06:36 Removing intermediate container 2179a8015bc9 02:06:36 ---> 2c9c5d64e39d 02:06:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:36 ---> Running in a9ae3d055ba1 02:06:36 Removing intermediate container a9ae3d055ba1 02:06:36 ---> 408379754945 02:06:36 Step 22/24 : LABEL arch=amd64 02:06:36 ---> Running in b07be395de57 02:06:36 Removing intermediate container b07be395de57 02:06:36 ---> 50e0b56012bf 02:06:36 Step 23/24 : LABEL git_sha=96cabdd59aa851e4a49b1fc08506526fb97387b4 02:06:36 ---> Running in 095da1ee500b 02:06:36 Removing intermediate container 095da1ee500b 02:06:36 ---> 7e3681c9fe6d 02:06:36 Step 24/24 : LABEL version=2.2.1-dev.7 02:06:36 ---> Running in 11176693879f 02:06:36 Removing intermediate container 11176693879f 02:06:36 ---> 630fb965b374 02:06:36 [Warning] One or more build-args [ARCH] were not consumed 02:06:36 Successfully built 630fb965b374 02:06:36 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:37 provisioning config files... 02:06:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8172384675584778623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:37 ---> docker-login.sh 02:06:37 nexus3.edgexfoundry.org:10001 02:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:37 Configure a credential helper to remove this warning. See 02:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:37 02:06:37 Login Succeeded 02:06:37 nexus3.edgexfoundry.org:10002 02:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:37 Configure a credential helper to remove this warning. See 02:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:37 02:06:37 Login Succeeded 02:06:37 nexus3.edgexfoundry.org:10003 02:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:37 Configure a credential helper to remove this warning. See 02:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:37 02:06:37 Login Succeeded 02:06:37 nexus3.edgexfoundry.org:10004 02:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:37 Configure a credential helper to remove this warning. See 02:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:37 02:06:37 Login Succeeded 02:06:37 docker.io 02:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:38 Configure a credential helper to remove this warning. See 02:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:38 02:06:38 Login Succeeded 02:06:38 ---> docker-login.sh ends [Pipeline] } 02:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:38 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:06:38 96cabdd59aa851e4a49b1fc08506526fb97387b4 02:06:38 latest 02:06:38 2.2.1-dev.7 02:06:38 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 02:06:38 main 02:06:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:38 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4 02:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:38 8d613e2654ef: Preparing 02:06:38 1edc1710b42e: Preparing 02:06:38 d3a1889f10fa: Preparing 02:06:38 1e63b85dec61: Preparing 02:06:38 b541d28bf3b4: Preparing 02:06:38 b541d28bf3b4: Layer already exists 02:06:38 8d613e2654ef: Pushed 02:06:38 1edc1710b42e: Pushed 02:06:39 1e63b85dec61: Pushed 02:06:41 d3a1889f10fa: Pushed 02:06:41 96cabdd59aa851e4a49b1fc08506526fb97387b4: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:42 8d613e2654ef: Preparing 02:06:42 1edc1710b42e: Preparing 02:06:42 d3a1889f10fa: Preparing 02:06:42 1e63b85dec61: Preparing 02:06:42 b541d28bf3b4: Preparing 02:06:42 8d613e2654ef: Layer already exists 02:06:42 d3a1889f10fa: Layer already exists 02:06:42 1e63b85dec61: Layer already exists 02:06:42 b541d28bf3b4: Layer already exists 02:06:42 1edc1710b42e: Layer already exists 02:06:42 latest: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.7 02:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:43 8d613e2654ef: Preparing 02:06:43 1edc1710b42e: Preparing 02:06:43 d3a1889f10fa: Preparing 02:06:43 1e63b85dec61: Preparing 02:06:43 b541d28bf3b4: Preparing 02:06:43 8d613e2654ef: Layer already exists 02:06:43 d3a1889f10fa: Layer already exists 02:06:43 b541d28bf3b4: Layer already exists 02:06:43 1edc1710b42e: Layer already exists 02:06:43 1e63b85dec61: Layer already exists 02:06:43 2.2.1-dev.7: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 02:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:43 8d613e2654ef: Preparing 02:06:43 1edc1710b42e: Preparing 02:06:43 d3a1889f10fa: Preparing 02:06:43 1e63b85dec61: Preparing 02:06:43 b541d28bf3b4: Preparing 02:06:43 1edc1710b42e: Layer already exists 02:06:43 1e63b85dec61: Layer already exists 02:06:43 b541d28bf3b4: Layer already exists 02:06:43 d3a1889f10fa: Layer already exists 02:06:43 8d613e2654ef: Layer already exists 02:06:43 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:44 8d613e2654ef: Preparing 02:06:44 1edc1710b42e: Preparing 02:06:44 d3a1889f10fa: Preparing 02:06:44 1e63b85dec61: Preparing 02:06:44 b541d28bf3b4: Preparing 02:06:44 1e63b85dec61: Layer already exists 02:06:44 b541d28bf3b4: Layer already exists 02:06:44 8d613e2654ef: Layer already exists 02:06:44 1edc1710b42e: Layer already exists 02:06:44 d3a1889f10fa: Layer already exists 02:06:44 main: digest: sha256:0feee8fc48eae1394b5e0c3160eed5e966c16976ff06424e9ae28feb57908330 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:44 ===================================================== [Pipeline] echo 02:06:44 taggedImages: 02:06:44 - nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4 02:06:44 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:06:44 - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.7 02:06:44 - nexus3.edgexfoundry.org:10004/device-mqtt:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 02:06:44 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:44 02:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:45 latest: Pulling from edgex-lftools-log-publisher 02:06:45 5eb5b503b376: Pulling fs layer 02:06:45 5c69ac0246d0: Pulling fs layer 02:06:45 ec43610c2a17: Pulling fs layer 02:06:45 3a2ae6a8a46f: Pulling fs layer 02:06:45 33b1e0a273af: Pulling fs layer 02:06:45 5d3b04190fa2: Pulling fs layer 02:06:45 2f39f015ded8: Pulling fs layer 02:06:45 33b1e0a273af: Waiting 02:06:45 5d3b04190fa2: Waiting 02:06:45 2f39f015ded8: Waiting 02:06:45 3a2ae6a8a46f: Waiting 02:06:45 5c69ac0246d0: Verifying Checksum 02:06:45 3a2ae6a8a46f: Download complete 02:06:45 33b1e0a273af: Verifying Checksum 02:06:45 33b1e0a273af: Download complete 02:06:45 5d3b04190fa2: Verifying Checksum 02:06:45 5d3b04190fa2: Download complete 02:06:45 ec43610c2a17: Verifying Checksum 02:06:45 ec43610c2a17: Download complete 02:06:45 5eb5b503b376: Verifying Checksum 02:06:45 5eb5b503b376: Download complete 02:06:46 2f39f015ded8: Download complete 02:06:46 5eb5b503b376: Pull complete 02:06:46 5c69ac0246d0: Pull complete 02:06:47 ec43610c2a17: Pull complete 02:06:47 3a2ae6a8a46f: Pull complete 02:06:47 33b1e0a273af: Pull complete 02:06:47 5d3b04190fa2: Pull complete 02:06:53 2f39f015ded8: Pull complete 02:06:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:53 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:06:54 $ docker top d0cf3daf4da4f5cee768864aacf951413162ac7c38970cdda92a3c3ffbfe60b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:55 ---> job-cost.sh 02:06:55 lf-activate-venv: SKIPPING 02:06:55 INFO: No Stack... 02:06:55 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:56 INFO: Archiving Costs [Pipeline] sh 02:06:56 + cut -d, -f6 02:06:56 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock 02:06:56 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] 02:06:56 Resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] did not exist. Created. 02:06:56 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:56 + echo total: 0.2199999988079071 [Pipeline] stash 02:06:56 Stashed 1 file(s) [Pipeline] } 02:06:56 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:56 $ docker stop --time=1 d0cf3daf4da4f5cee768864aacf951413162ac7c38970cdda92a3c3ffbfe60b3 02:06:58 $ docker rm -f d0cf3daf4da4f5cee768864aacf951413162ac7c38970cdda92a3c3ffbfe60b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17374 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:09:01 Running in /w/workspace/device-mqtt-go/54 [Pipeline] { [Pipeline] checkout 02:09:01 Selected Git installation does not exist. Using Default 02:09:01 The recommended git tool is: NONE 02:09:08 using credential edgex-jenkins-ssh 02:09:08 Cloning the remote Git repository 02:09:08 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:09:08 > git init /w/workspace/device-mqtt-go/54 # timeout=10 02:09:08 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:09:08 > git --version # timeout=10 02:09:08 > git --version # 'git version 2.25.1' 02:09:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:09 Avoid second fetch 02:09:09 Checking out Revision 96cabdd59aa851e4a49b1fc08506526fb97387b4 (main) 02:09:09 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:09:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:09 > git config core.sparsecheckout # timeout=10 02:09:09 > git checkout -f 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 02:09:13 Commit message: "Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:09:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:09:14 Dload Upload Total Spent Left Speed 02:09:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 93000 0 --:--:-- --:--:-- --:--:-- 93000 [Pipeline] sh 02:09:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:09:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:09:15 + sudo tee /etc/docker/daemon.new 02:09:15 { 02:09:15 "registry-mirrors": [ 02:09:15 "https://nexus3.edgexfoundry.org:10001" 02:09:15 ], 02:09:15 "bip": "10.250.0.254/24", 02:09:15 "hosts": [ 02:09:15 "tcp://0.0.0.0:5555", 02:09:15 "unix:///var/run/docker.sock" 02:09:15 ], 02:09:15 "mtu": 1458, 02:09:15 "selinux-enabled": true, 02:09:15 "seccomp-profile": "/etc/docker/seccomp.json" 02:09:15 } [Pipeline] sh 02:09:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:09:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:34 provisioning config files... 02:09:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config6221075082161210093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> docker-login.sh 02:09:35 nexus3.edgexfoundry.org:10001 02:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:36 Configure a credential helper to remove this warning. See 02:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:36 02:09:36 Login Succeeded 02:09:36 nexus3.edgexfoundry.org:10002 02:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:36 Configure a credential helper to remove this warning. See 02:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:36 02:09:36 Login Succeeded 02:09:36 nexus3.edgexfoundry.org:10003 02:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:36 Configure a credential helper to remove this warning. See 02:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:36 02:09:36 Login Succeeded 02:09:36 nexus3.edgexfoundry.org:10004 02:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:37 Configure a credential helper to remove this warning. See 02:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:37 02:09:37 Login Succeeded 02:09:37 docker.io 02:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:37 Configure a credential helper to remove this warning. See 02:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:37 02:09:37 Login Succeeded 02:09:37 ---> docker-login.sh ends [Pipeline] } 02:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:38 ========================================================= 02:09:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:09:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:09:39 Sending build context to Docker daemon 3.108MB 02:09:39 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:09:39 Step 2/12 : FROM ${BASE} AS builder 02:09:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:09:39 9b3977197b4f: Pulling fs layer 02:09:39 1a89e8eeedd5: Pulling fs layer 02:09:39 94645a83ff95: Pulling fs layer 02:09:39 e6fb740bc735: Pulling fs layer 02:09:39 3a77bd46dcc9: Pulling fs layer 02:09:39 355e64cbe906: Pulling fs layer 02:09:39 63ab81a10011: Pulling fs layer 02:09:39 555d1d1c4555: Pulling fs layer 02:09:39 7d9057610161: Pulling fs layer 02:09:39 e6fb740bc735: Waiting 02:09:39 3a77bd46dcc9: Waiting 02:09:39 555d1d1c4555: Waiting 02:09:39 355e64cbe906: Waiting 02:09:39 7d9057610161: Waiting 02:09:39 63ab81a10011: Waiting 02:09:39 94645a83ff95: Download complete 02:09:39 1a89e8eeedd5: Verifying Checksum 02:09:39 1a89e8eeedd5: Download complete 02:09:39 3a77bd46dcc9: Verifying Checksum 02:09:39 3a77bd46dcc9: Download complete 02:09:39 355e64cbe906: Verifying Checksum 02:09:39 355e64cbe906: Download complete 02:09:39 9b3977197b4f: Verifying Checksum 02:09:39 9b3977197b4f: Download complete 02:09:39 63ab81a10011: Verifying Checksum 02:09:39 63ab81a10011: Download complete 02:09:40 9b3977197b4f: Pull complete 02:09:40 7d9057610161: Verifying Checksum 02:09:40 7d9057610161: Download complete 02:09:41 1a89e8eeedd5: Pull complete 02:09:41 94645a83ff95: Pull complete 02:09:41 555d1d1c4555: Verifying Checksum 02:09:41 555d1d1c4555: Download complete 02:09:42 e6fb740bc735: Verifying Checksum 02:09:42 e6fb740bc735: Download complete 02:09:54 e6fb740bc735: Pull complete 02:09:54 3a77bd46dcc9: Pull complete 02:09:54 355e64cbe906: Pull complete 02:09:55 63ab81a10011: Pull complete 02:10:02 555d1d1c4555: Pull complete 02:10:03 7d9057610161: Pull complete 02:10:03 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:10:03 ---> 819e984ddca1 02:10:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:10:05 ---> Running in ead9f82e5688 02:10:05 Removing intermediate container ead9f82e5688 02:10:05 ---> 2ad82b439f39 02:10:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:10:06 ---> Running in 1689ee0ff30c 02:10:06 Removing intermediate container 1689ee0ff30c 02:10:06 ---> ae0bc4a3fa72 02:10:06 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:06 ---> Running in 332a753b80ea 02:10:08 Removing intermediate container 332a753b80ea 02:10:08 ---> 9f0725be77be 02:10:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:08 ---> Running in 431abbde1dbc 02:10:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:10:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:10:11 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:10:11 (2/4) Installing libedit (20210910.3.1-r0) 02:10:11 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:10:12 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:10:12 Executing busybox-1.34.1-r3.trigger 02:10:12 OK: 224 MiB in 56 packages 02:10:13 Removing intermediate container 431abbde1dbc 02:10:13 ---> aedcfd1c06b7 02:10:13 Step 7/12 : WORKDIR /device-mqtt-go 02:10:13 ---> Running in d476169616bf 02:10:13 Removing intermediate container d476169616bf 02:10:13 ---> fc02df1ac7c2 02:10:13 Step 8/12 : COPY go.mod vendor* ./ 02:10:13 ---> 3d8fd8604502 02:10:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:14 ---> Running in 87dd1e329079 02:11:01 Removing intermediate container 87dd1e329079 02:11:01 ---> aa5d15fa0a82 02:11:01 Step 10/12 : COPY . . 02:11:01 ---> 0b290bcbf08e 02:11:01 Step 11/12 : ARG MAKE='make build' 02:11:01 ---> Running in ee2f86442edb 02:11:01 Removing intermediate container ee2f86442edb 02:11:01 ---> ba408d431fa9 02:11:01 Step 12/12 : RUN $MAKE 02:11:01 ---> Running in be41ada3b840 02:11:01 noop 02:11:01 Removing intermediate container be41ada3b840 02:11:01 ---> 26abe023740a 02:11:01 Successfully built 26abe023740a 02:11:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:01 + docker inspect -f . ci-base-image-arm64 02:11:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:01 prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container 02:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:11:03 $ docker top ef9c77419744e2f0fc589660fd8bb51cfd43d784e4adccf26c5310370816c1e9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:04 + go version 02:11:04 go version go1.17.7 linux/arm64 [Pipeline] } 02:11:04 $ docker stop --time=1 ef9c77419744e2f0fc589660fd8bb51cfd43d784e4adccf26c5310370816c1e9 02:11:05 $ docker rm -f ef9c77419744e2f0fc589660fd8bb51cfd43d784e4adccf26c5310370816c1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:06 + docker inspect -f . ci-base-image-arm64 02:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:06 prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container 02:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:11:08 $ docker top 1658e7df548738e1da6b2b7e42295e26116f296d3aa948d7dda7d5eb13c87f8f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:11:09 + make test 02:11:09 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:11:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:12:48 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:12:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements 02:12:48 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:12:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:12:48 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:13:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:13:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:13:10 ./bin/test-attribution-txt.sh [Pipeline] echo 02:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:13:13 $ docker stop --time=1 1658e7df548738e1da6b2b7e42295e26116f296d3aa948d7dda7d5eb13c87f8f 02:13:15 $ docker rm -f 1658e7df548738e1da6b2b7e42295e26116f296d3aa948d7dda7d5eb13c87f8f [Pipeline] // withDockerContainer [Pipeline] sh 02:13:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:13:16 Warning: overwriting stash ‘coverage-report’ 02:13:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:13:18 + ls -al . 02:13:18 total 176 02:13:18 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 02:13 . 02:13:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:09 .. 02:13:18 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:09 .dockerignore 02:13:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:09 .git 02:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:09 .github 02:13:18 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:09 .gitignore 02:13:18 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:09 .golangci.yml 02:13:18 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:09 Attribution.txt 02:13:18 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:09 CHANGELOG.md 02:13:18 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:09 Dockerfile 02:13:18 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:09 GOVERNANCE.md 02:13:18 -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:09 Jenkinsfile 02:13:18 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:09 LICENSE 02:13:18 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:09 Makefile 02:13:18 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:09 OWNERS.md 02:13:18 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:09 README.md 02:13:18 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 02:05 VERSION 02:13:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:09 bin 02:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:09 cmd 02:13:18 -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:12 coverage.out 02:13:18 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:09 go.mod 02:13:18 -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 02:09 go.sum 02:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:09 internal 02:13:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:09 mock 02:13:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:09 snap 02:13:18 -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + 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=96cabdd59aa851e4a49b1fc08506526fb97387b4 --label arch=arm64 --label version=2.2.1-dev.7 . 02:13:18 Sending build context to Docker daemon 3.126MB 02:13:18 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:13:18 Step 2/24 : FROM ${BASE} AS builder 02:13:18 ---> 26abe023740a 02:13:18 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:13:19 ---> Running in 725071df9301 02:13:19 Removing intermediate container 725071df9301 02:13:19 ---> e1391e967eea 02:13:19 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:13:19 ---> Running in cd8d0446a82c 02:13:19 Removing intermediate container cd8d0446a82c 02:13:19 ---> d59f240c0d19 02:13:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:19 ---> Running in 2fc0166ff97a 02:13:21 Removing intermediate container 2fc0166ff97a 02:13:21 ---> ee0ea20c7fe9 02:13:21 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:21 ---> Running in 21373618dbb9 02:13:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:13:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:13:24 OK: 224 MiB in 56 packages 02:13:25 Removing intermediate container 21373618dbb9 02:13:25 ---> f13f0b0a9c66 02:13:25 Step 7/24 : WORKDIR /device-mqtt-go 02:13:26 ---> Running in 7059e2d2b3c2 02:13:26 Removing intermediate container 7059e2d2b3c2 02:13:26 ---> 91beb439b02e 02:13:26 Step 8/24 : COPY go.mod vendor* ./ 02:13:27 ---> 530cccc5c648 02:13:27 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:27 ---> Running in 5ab7fb89abd2 02:13:29 Removing intermediate container 5ab7fb89abd2 02:13:29 ---> 3c5cbf3a3a9e 02:13:29 Step 10/24 : COPY . . 02:13:30 ---> 62bb4a11f2cd 02:13:30 Step 11/24 : ARG MAKE='make build' 02:13:30 ---> Running in 49f524249f8a 02:13:30 Removing intermediate container 49f524249f8a 02:13:30 ---> 725ea85b4648 02:13:30 Step 12/24 : RUN $MAKE 02:13:30 ---> Running in 9e71e808da47 02:13:32 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:15:53 Removing intermediate container 9e71e808da47 02:15:53 ---> ee847726bd06 02:15:53 Step 13/24 : FROM alpine:3.14 02:15:53 3.14: Pulling from library/alpine 02:15:53 455c02918c45: Pulling fs layer 02:15:53 455c02918c45: Verifying Checksum 02:15:53 455c02918c45: Download complete 02:15:53 455c02918c45: Pull complete 02:15:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:15:53 Status: Downloaded newer image for alpine:3.14 02:15:53 ---> ac73e934f311 02:15:53 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:15:53 ---> Running in 85d4a945bf34 02:15:53 Removing intermediate container 85d4a945bf34 02:15:53 ---> 692ed4b7a705 02:15:53 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:15:53 ---> Running in 1f3587f95f4f 02:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:15:53 (1/6) Installing dumb-init (1.2.5-r1) 02:15:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:15:53 (3/6) Installing libsodium (1.0.18-r0) 02:15:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:15:53 (5/6) Installing libzmq (4.3.4-r0) 02:15:53 (6/6) Installing zeromq (4.3.4-r0) 02:15:53 Executing busybox-1.33.1-r7.trigger 02:15:53 OK: 8 MiB in 20 packages 02:15:53 Removing intermediate container 1f3587f95f4f 02:15:53 ---> 833fce4e1d28 02:15:53 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:15:53 ---> 316a6d899d92 02:15:53 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:15:53 ---> 86a064e9676c 02:15:53 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:15:53 ---> f26de493379b 02:15:53 Step 19/24 : EXPOSE 59982 02:15:53 ---> Running in 8da2bfc4be94 02:15:53 Removing intermediate container 8da2bfc4be94 02:15:53 ---> 624552a16309 02:15:53 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:15:53 ---> Running in aa78ccd7ef2f 02:15:54 Removing intermediate container aa78ccd7ef2f 02:15:54 ---> 920fba2e0f7a 02:15:54 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:15:54 ---> Running in cbe1faa3b986 02:15:54 Removing intermediate container cbe1faa3b986 02:15:54 ---> f62736c4aa54 02:15:54 Step 22/24 : LABEL arch=arm64 02:15:54 ---> Running in 813767ee6cce 02:15:55 Removing intermediate container 813767ee6cce 02:15:55 ---> 65b8d132284a 02:15:55 Step 23/24 : LABEL git_sha=96cabdd59aa851e4a49b1fc08506526fb97387b4 02:15:55 ---> Running in 0203a80c1043 02:15:55 Removing intermediate container 0203a80c1043 02:15:55 ---> 9ea2714bf92e 02:15:55 Step 24/24 : LABEL version=2.2.1-dev.7 02:15:55 ---> Running in c67435bed365 02:15:55 Removing intermediate container c67435bed365 02:15:55 ---> d9150c9c732f 02:15:55 [Warning] One or more build-args [ARCH] were not consumed 02:15:55 Successfully built d9150c9c732f 02:15:55 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:56 provisioning config files... 02:15:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/54@tmp/config4635356856403661932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:56 ---> docker-login.sh 02:15:56 nexus3.edgexfoundry.org:10001 02:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:56 Configure a credential helper to remove this warning. See 02:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:56 02:15:56 Login Succeeded 02:15:56 nexus3.edgexfoundry.org:10002 02:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:57 Configure a credential helper to remove this warning. See 02:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:57 02:15:57 Login Succeeded 02:15:57 nexus3.edgexfoundry.org:10003 02:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:57 Configure a credential helper to remove this warning. See 02:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:57 02:15:57 Login Succeeded 02:15:57 nexus3.edgexfoundry.org:10004 02:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:58 Configure a credential helper to remove this warning. See 02:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:58 02:15:58 Login Succeeded 02:15:58 docker.io 02:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:58 Configure a credential helper to remove this warning. See 02:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:58 02:15:58 Login Succeeded 02:15:58 ---> docker-login.sh ends [Pipeline] } 02:15:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:59 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:15:59 96cabdd59aa851e4a49b1fc08506526fb97387b4 02:15:59 latest 02:15:59 2.2.1-dev.7 02:15:59 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 02:15:59 main 02:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:59 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4 02:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:15:59 ee2651926a73: Preparing 02:15:59 015b1ccda9fb: Preparing 02:15:59 c0e5bab7e904: Preparing 02:15:59 178a7766f5f0: Preparing 02:15:59 f73e7dbfee58: Preparing 02:16:00 f73e7dbfee58: Layer already exists 02:16:00 015b1ccda9fb: Pushed 02:16:00 ee2651926a73: Pushed 02:16:00 178a7766f5f0: Pushed 02:16:07 c0e5bab7e904: Pushed 02:16:07 96cabdd59aa851e4a49b1fc08506526fb97387b4: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:08 ee2651926a73: Preparing 02:16:08 015b1ccda9fb: Preparing 02:16:08 c0e5bab7e904: Preparing 02:16:08 178a7766f5f0: Preparing 02:16:08 f73e7dbfee58: Preparing 02:16:08 c0e5bab7e904: Layer already exists 02:16:08 178a7766f5f0: Layer already exists 02:16:08 f73e7dbfee58: Layer already exists 02:16:08 015b1ccda9fb: Layer already exists 02:16:08 ee2651926a73: Layer already exists 02:16:08 latest: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:08 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.7 02:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:09 ee2651926a73: Preparing 02:16:09 015b1ccda9fb: Preparing 02:16:09 c0e5bab7e904: Preparing 02:16:09 178a7766f5f0: Preparing 02:16:09 f73e7dbfee58: Preparing 02:16:09 ee2651926a73: Layer already exists 02:16:09 015b1ccda9fb: Layer already exists 02:16:09 f73e7dbfee58: Layer already exists 02:16:09 178a7766f5f0: Layer already exists 02:16:09 c0e5bab7e904: Layer already exists 02:16:09 2.2.1-dev.7: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:09 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 02:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:10 ee2651926a73: Preparing 02:16:10 015b1ccda9fb: Preparing 02:16:10 c0e5bab7e904: Preparing 02:16:10 178a7766f5f0: Preparing 02:16:10 f73e7dbfee58: Preparing 02:16:10 c0e5bab7e904: Layer already exists 02:16:10 015b1ccda9fb: Layer already exists 02:16:10 ee2651926a73: Layer already exists 02:16:10 178a7766f5f0: Layer already exists 02:16:10 f73e7dbfee58: Layer already exists 02:16:10 96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:10 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:16:11 ee2651926a73: Preparing 02:16:11 015b1ccda9fb: Preparing 02:16:11 c0e5bab7e904: Preparing 02:16:11 178a7766f5f0: Preparing 02:16:11 f73e7dbfee58: Preparing 02:16:11 c0e5bab7e904: Layer already exists 02:16:11 178a7766f5f0: Layer already exists 02:16:11 f73e7dbfee58: Layer already exists 02:16:11 ee2651926a73: Layer already exists 02:16:11 015b1ccda9fb: Layer already exists 02:16:11 main: digest: sha256:0d029a400f14b85bc3e09d4e0c62efc99e433cc09ec4eb40a3319f5c71e49f05 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:11 ===================================================== [Pipeline] echo 02:16:11 taggedImages: 02:16:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4 02:16:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:16:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.7 02:16:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96cabdd59aa851e4a49b1fc08506526fb97387b4-2.2.1-dev.7 02:16:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:11 02:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:12 arm64: Pulling from edgex-lftools-log-publisher 02:16:12 8998bd30e6a1: Pulling fs layer 02:16:12 04944245beec: Pulling fs layer 02:16:12 699f458cf7ca: Pulling fs layer 02:16:12 765212b225bb: Pulling fs layer 02:16:12 f23df028b6ca: Pulling fs layer 02:16:12 d65c8cfc05b1: Pulling fs layer 02:16:12 2437ff75d9bd: Pulling fs layer 02:16:12 f23df028b6ca: Waiting 02:16:12 d65c8cfc05b1: Waiting 02:16:12 2437ff75d9bd: Waiting 02:16:12 765212b225bb: Waiting 02:16:12 04944245beec: Verifying Checksum 02:16:12 04944245beec: Download complete 02:16:12 765212b225bb: Verifying Checksum 02:16:12 765212b225bb: Download complete 02:16:12 f23df028b6ca: Verifying Checksum 02:16:12 f23df028b6ca: Download complete 02:16:13 699f458cf7ca: Verifying Checksum 02:16:13 699f458cf7ca: Download complete 02:16:13 d65c8cfc05b1: Verifying Checksum 02:16:13 d65c8cfc05b1: Download complete 02:16:13 8998bd30e6a1: Verifying Checksum 02:16:13 8998bd30e6a1: Download complete 02:16:16 2437ff75d9bd: Verifying Checksum 02:16:18 8998bd30e6a1: Pull complete 02:16:18 04944245beec: Pull complete 02:16:20 699f458cf7ca: Pull complete 02:16:20 765212b225bb: Pull complete 02:16:21 f23df028b6ca: Pull complete 02:16:21 d65c8cfc05b1: Pull complete 02:16:36 2437ff75d9bd: Pull complete 02:16:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:37 prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container 02:16:37 $ 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/54 -v /w/workspace/device-mqtt-go/54:/w/workspace/device-mqtt-go/54:rw,z -v /w/workspace/device-mqtt-go/54@tmp:/w/workspace/device-mqtt-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:16:40 $ docker top cccb4d05e62baa24df49af5e1e24f5d76f06f13d3c1bc8a64c0109dd2b9b8145 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:41 ---> job-cost.sh 02:16:41 lf-activate-venv: SKIPPING 02:16:41 INFO: No Stack... 02:16:41 INFO: Retrieving Pricing Info for: v3-standard-4 02:16:42 INFO: Archiving Costs [Pipeline] sh 02:16:43 + cat /w/workspace/device-mqtt-go/54/archives/cost.csv 02:16:43 + cut -d, -f6 [Pipeline] lock 02:16:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] 02:16:43 Resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] did not exist. Created. 02:16:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:16:43 /w/workspace/device-mqtt-go/54@tmp/durable-a1555cbb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:16:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:16:44 Warning: overwriting stash ‘stack-cost’ 02:16:44 Stashed 1 file(s) [Pipeline] } 02:16:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 02:16:44 $ docker stop --time=1 cccb4d05e62baa24df49af5e1e24f5d76f06f13d3c1bc8a64c0109dd2b9b8145 02:16:46 $ docker rm -f cccb4d05e62baa24df49af5e1e24f5d76f06f13d3c1bc8a64c0109dd2b9b8145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:16:46 provisioning config files... 02:16:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7119636115540515672tmp [Pipeline] { [Pipeline] sh 02:16:47 + set +x 02:16:47 + curl -s https://codecov.io/bash 02:16:47 + bash -s -- 02:16:47 02:16:47 _____ _ 02:16:47 / ____| | | 02:16:47 | | ___ __| | ___ ___ _____ __ 02:16:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:16:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:16:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:16:47 Bash-1.0.6 02:16:47 02:16:47 02:16:47 ==> git version 2.25.1 found 02:16:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:16:47 Release-Date: 2020-01-08 02:16:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:16:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:16:47 ==> Jenkins CI detected. 02:16:47 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:16:47 project root: . 02:16:47 --> token set from env 02:16:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:16:47 ==> Running gcov in . (disable via -X gcov) 02:16:47 ==> Python coveragepy not found 02:16:47 ==> Searching for coverage reports in: 02:16:47 + . 02:16:47 -> Found 1 reports 02:16:47 ==> Detecting git/mercurial file structure 02:16:47 ==> Reading reports 02:16:47 + ./coverage.out bytes=17887 02:16:47 ==> Appending adjustments 02:16:47 https://docs.codecov.io/docs/fixing-reports 02:16:47 + Found adjustments 02:16:47 ==> Gzipping contents 02:16:47 4.0K /tmp/codecov.abtSz8.gz 02:16:47 ==> Uploading reports 02:16:47 url: https://codecov.io 02:16:47 query: branch=main&commit=96cabdd59aa851e4a49b1fc08506526fb97387b4&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:16:47 -> Pinging Codecov 02:16:47 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=96cabdd59aa851e4a49b1fc08506526fb97387b4&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:16:47 -> Uploading to 02:16:47 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/7D719EC7BBE17E464838252E33014C33/96cabdd59aa851e4a49b1fc08506526fb97387b4/4ae427bb-d6e9-4ec2-845a-dd2783851769.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T021647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5539e5c20aa0f8c15eb879c89489b176a354a86a9884734a69c4bdd03a0f65d2 02:16:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:16:47 Dload Upload Total Spent Left Speed 02:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 15473 --:--:-- --:--:-- --:--:-- 15399 02:16:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] } 02:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:16:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:16:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:16:48 02:16:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:16:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:16:48 df9b9388f04a: Pulling fs layer 02:16:48 52dc419b0ee2: Pulling fs layer 02:16:48 25bc292e5bac: Pulling fs layer 02:16:48 114826534d7a: Pulling fs layer 02:16:48 4657fd5d0bcf: Pulling fs layer 02:16:48 6ad1cebc031e: Pulling fs layer 02:16:48 8a3aa393b2d8: Pulling fs layer 02:16:48 4657fd5d0bcf: Waiting 02:16:48 6ad1cebc031e: Waiting 02:16:48 114826534d7a: Waiting 02:16:48 8a3aa393b2d8: Waiting 02:16:48 25bc292e5bac: Download complete 02:16:48 52dc419b0ee2: Verifying Checksum 02:16:48 52dc419b0ee2: Download complete 02:16:48 4657fd5d0bcf: Verifying Checksum 02:16:48 4657fd5d0bcf: Download complete 02:16:48 df9b9388f04a: Download complete 02:16:49 6ad1cebc031e: Verifying Checksum 02:16:49 6ad1cebc031e: Download complete 02:16:49 df9b9388f04a: Pull complete 02:16:49 52dc419b0ee2: Pull complete 02:16:49 25bc292e5bac: Pull complete 02:16:49 114826534d7a: Verifying Checksum 02:16:49 114826534d7a: Download complete 02:16:49 8a3aa393b2d8: Verifying Checksum 02:16:49 8a3aa393b2d8: Download complete 02:16:53 114826534d7a: Pull complete 02:16:53 4657fd5d0bcf: Pull complete 02:16:53 6ad1cebc031e: Pull complete 02:16:56 8a3aa393b2d8: Pull complete 02:16:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:16:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:56 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:16:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:16:59 $ docker top 576adb52bc55613c94e086598f6ede26cfa444f08cca668ff878c91c4f030a80 -eo pid,comm [Pipeline] { [Pipeline] echo 02:16:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:16:59 + set -o pipefail 02:16:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:17:04 02:17:04 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:17:04 02:17:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/2b44521c-ea52-4785-8bec-563c30fa8e75 02:17:04 02:17:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:17:04 02:17:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:17:04 02:17:04 02:17:04 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:17:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:17:04 $ docker stop --time=1 576adb52bc55613c94e086598f6ede26cfa444f08cca668ff878c91c4f030a80 02:17:06 $ docker rm -f 576adb52bc55613c94e086598f6ede26cfa444f08cca668ff878c91c4f030a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:07 + git log --format=format:%s -1 96cabdd59aa851e4a49b1fc08506526fb97387b4 [Pipeline] sh 02:17:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:08 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:17:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:08 $ docker top 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:08 [ssh-agent] Looking for ssh-agent implementation... 02:17:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:08 $ docker exec 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da ssh-agent 02:17:08 SSH_AUTH_SOCK=/tmp/ssh-jNoWDW74IsA0/agent.33 02:17:08 SSH_AGENT_PID=39 02:17:08 Running ssh-add (command line suppressed) 02:17:09 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2402028900265368484.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2402028900265368484.key) 02:17:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:09 + git semver tag 02:17:09 2022-07-11 02:17:09,517 [run_tag] DEBUG tag force:False 02:17:09 2022-07-11 02:17:09,517 [check_head_tag] DEBUG check head tag 02:17:09 2022-07-11 02:17:09,518 [execute] INFO git cat-file --batch-check 02:17:09 2022-07-11 02:17:09,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:17:09 2022-07-11 02:17:09,522 [execute] INFO git cat-file --batch 02:17:09 2022-07-11 02:17:09,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:17:09 2022-07-11 02:17:09,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:09 2022-07-11 02:17:09,532 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 02:17:09 2022-07-11 02:17:09,533 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:17:09 2022-07-11 02:17:09,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:09 2.2.1-dev.7 [Pipeline] } 02:17:09 $ docker exec --env ******** --env ******** 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da ssh-agent -k 02:17:09 unset SSH_AUTH_SOCK; 02:17:09 unset SSH_AGENT_PID; 02:17:09 echo Agent pid 39 killed; 02:17:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:10 + git semver [Pipeline] } 02:17:10 $ docker stop --time=1 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da 02:17:11 $ docker rm -f 1f2e6fe97b36aa059d56a9107d068a3d35b53e5f01b6df7e0e6ddba5715462da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:17:12 02:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:17:12 0.23.1-centos7: Pulling from edgex-lftools 02:17:12 ab5ef0e58194: Pulling fs layer 02:17:12 9712f1f96733: Pulling fs layer 02:17:12 63f879dbbcfc: Pulling fs layer 02:17:12 0d9ebad4ef96: Pulling fs layer 02:17:12 e9a5061849ea: Pulling fs layer 02:17:12 d747dcd14b5f: Pulling fs layer 02:17:12 2de7ff778b66: Pulling fs layer 02:17:12 e9a5061849ea: Waiting 02:17:12 d747dcd14b5f: Waiting 02:17:12 2de7ff778b66: Waiting 02:17:12 0d9ebad4ef96: Waiting 02:17:12 9712f1f96733: Verifying Checksum 02:17:12 9712f1f96733: Download complete 02:17:13 63f879dbbcfc: Verifying Checksum 02:17:13 63f879dbbcfc: Download complete 02:17:13 e9a5061849ea: Verifying Checksum 02:17:13 e9a5061849ea: Download complete 02:17:13 d747dcd14b5f: Verifying Checksum 02:17:13 d747dcd14b5f: Download complete 02:17:13 0d9ebad4ef96: Verifying Checksum 02:17:13 0d9ebad4ef96: Download complete 02:17:13 ab5ef0e58194: Verifying Checksum 02:17:13 ab5ef0e58194: Download complete 02:17:13 2de7ff778b66: Verifying Checksum 02:17:13 2de7ff778b66: Download complete 02:17:15 ab5ef0e58194: Pull complete 02:17:15 9712f1f96733: Pull complete 02:17:16 63f879dbbcfc: Pull complete 02:17:20 0d9ebad4ef96: Pull complete 02:17:20 e9a5061849ea: Pull complete 02:17:20 d747dcd14b5f: Pull complete 02:17:21 2de7ff778b66: Pull complete 02:17:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:17:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:21 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:17:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:17:25 $ docker top ccf9b8b1372bfe58a5024c7786b3b062586619e2dbf148c56377e3c33fc2abaa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:17:25 provisioning config files... 02:17:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5903904601497184467tmp 02:17:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3533051162755200068tmp 02:17:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1896919016037926060tmp [Pipeline] { [Pipeline] echo 02:17:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:17:25 ---> sigul-configuration.sh 02:17:25 gpg: directory `/root/.gnupg' created 02:17:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:17:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:17:25 gpg: keyring `/root/.gnupg/secring.gpg' created 02:17:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:17:25 gpg: CAST5 encrypted data 02:17:25 gpg: encrypted with 1 passphrase 02:17:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:17:25 + mkdir /home/jenkins 02:17:25 + mkdir /home/jenkins/sigul [Pipeline] sh 02:17:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:17:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:17:26 ---> sigul-install.sh 02:17:26 Sigul already installed; skipping installation. [Pipeline] sh 02:17:26 + git tag --list 02:17:26 0.7.1 02:17:26 v1.0.0 02:17:26 v1.1.0 02:17:26 v1.1.1 02:17:26 v1.2.2 02:17:26 v1.3.0 02:17:26 v1.3.1 02:17:26 v2.0.0 02:17:26 v2.1.0 02:17:26 v2.1.1 02:17:26 v2.1.1-dev.1 02:17:26 v2.1.1-dev.2 02:17:26 v2.2.0 02:17:26 v2.2.1-dev.1 02:17:26 v2.2.1-dev.2 02:17:26 v2.2.1-dev.3 02:17:26 v2.2.1-dev.4 02:17:26 v2.2.1-dev.5 02:17:26 v2.2.1-dev.6 02:17:26 v2.2.1-dev.7 [Pipeline] sh 02:17:26 + lftools sign git-tag v2.2.1-dev.7 02:17:27 Signing Git tag with Sigul... 02:17:27 Signing v2.2.1-dev.7 [Pipeline] echo 02:17:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:17:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:17:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:17:28 $ docker stop --time=1 ccf9b8b1372bfe58a5024c7786b3b062586619e2dbf148c56377e3c33fc2abaa 02:17:29 $ docker rm -f ccf9b8b1372bfe58a5024c7786b3b062586619e2dbf148c56377e3c33fc2abaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:17:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:30 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:17: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:31 $ docker top b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed -eo pid,comm 02:17:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:17:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:31 [ssh-agent] Looking for ssh-agent implementation... 02:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:31 $ docker exec b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed ssh-agent 02:17:31 SSH_AUTH_SOCK=/tmp/ssh-5mRPsULaUr5y/agent.32 02:17:31 SSH_AGENT_PID=40 02:17:31 Running ssh-add (command line suppressed) 02:17:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8540795248948415094.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8540795248948415094.key) 02:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:31 + git semver bump pre 02:17:32 2022-07-11 02:17:32,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:32 2022-07-11 02:17:32,201 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev 02:17:32 2022-07-11 02:17:32,201 [bump_version] DEBUG bumped version:2.2.1-dev.8 02:17:32 2022-07-11 02:17:32,201 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:17:32 2022-07-11 02:17:32,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:32 2022-07-11 02:17:32,202 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:32 2022-07-11 02:17:32,205 [execute] INFO git cat-file --batch-check 02:17:32 2022-07-11 02:17:32,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:17:32 2022-07-11 02:17:32,211 [execute] INFO git cat-file --batch 02:17:32 2022-07-11 02:17:32,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:17:32 2022-07-11 02:17:32,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:32 2.2.1-dev.8 [Pipeline] } 02:17:32 $ docker exec --env ******** --env ******** b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed ssh-agent -k 02:17:32 unset SSH_AUTH_SOCK; 02:17:32 unset SSH_AGENT_PID; 02:17:32 echo Agent pid 40 killed; 02:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:32 + git semver [Pipeline] } 02:17:32 $ docker stop --time=1 b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed 02:17:34 $ docker rm -f b0435d42c3929b15ccc6932c13250d2ddcc795b202cbf3cd007b9b4d162766ed [Pipeline] // withDockerContainer [Pipeline] sh 02:17:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:35 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:35 $ docker top a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 -eo pid,comm 02:17:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:17:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:35 [ssh-agent] Looking for ssh-agent implementation... 02:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:35 $ docker exec a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 ssh-agent 02:17:35 SSH_AUTH_SOCK=/tmp/ssh-x7IAK6dYVZOI/agent.32 02:17:35 SSH_AGENT_PID=38 02:17:36 Running ssh-add (command line suppressed) 02:17:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1931341747767864184.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1931341747767864184.key) 02:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:36 + git semver push 02:17:36 2022-07-11 02:17:36,637 [run_push] DEBUG push 02:17:36 2022-07-11 02:17:36,637 [execute] INFO git cat-file --batch-check 02:17:36 2022-07-11 02:17:36,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:17:36 2022-07-11 02:17:36,640 [execute] INFO git rev-list 5264d00e7099e7f7e44231ccc366a8150cefd797 -- 02:17:36 2022-07-11 02:17:36,640 [execute] DEBUG Popen(['git', 'rev-list', '5264d00e7099e7f7e44231ccc366a8150cefd797', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:17:36 2022-07-11 02:17:36,648 [execute] INFO git fetch -v origin 02:17:36 2022-07-11 02:17:36,648 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:17:37 2022-07-11 02:17:37,217 [run_push] DEBUG no remote changes detected 02:17:37 2022-07-11 02:17:37,217 [execute] INFO git push origin semver 02:17:37 2022-07-11 02:17:37,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:17:38 2022-07-11 02:17:37,984 [run_push] DEBUG push all version tags 02:17:38 2022-07-11 02:17:37,984 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:17:38 2022-07-11 02:17:37,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:17:38 2022-07-11 02:17:38,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:17:38 2.2.1-dev.8 [Pipeline] } 02:17:38 $ docker exec --env ******** --env ******** a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 ssh-agent -k 02:17:39 unset SSH_AUTH_SOCK; 02:17:39 unset SSH_AGENT_PID; 02:17:39 echo Agent pid 38 killed; 02:17:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:39 + git semver [Pipeline] } 02:17:39 $ docker stop --time=1 a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 02:17:41 $ docker rm -f a3be3714a42c360dbceadd615d6f0f477e5de7eea585d416e5d44531e15d58c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:17:41 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:17:41 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:17:41 total 16 02:17:41 drwxr-xr-x 3 root root 4096 Jul 11 02:06 . 02:17:41 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:17 .. 02:17:41 drwxr-xr-x 2 root root 4096 Jul 11 02:06 cost 02:17:41 -rw-r--r-- 1 root root 84 Jul 11 02:06 cost.csv 02:17:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:17:41 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:17:41 total 16 02:17:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:06 . 02:17:41 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:17 .. 02:17:41 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 02:06 cost 02:17:41 -rw-r--r-- 1 jenkins jenkins 84 Jul 11 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:17:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:17:42 ---> package-listing.sh 02:17:42 ++ facter osfamily 02:17:42 ++ tr '[:upper:]' '[:lower:]' 02:17:43 + OS_FAMILY=debian 02:17:43 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:17:43 + START_PACKAGES=/tmp/packages_start.txt 02:17:43 + END_PACKAGES=/tmp/packages_end.txt 02:17:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:17:43 + PACKAGES=/tmp/packages_start.txt 02:17:43 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:17:43 + PACKAGES=/tmp/packages_end.txt 02:17:43 + case "${OS_FAMILY}" in 02:17:43 + dpkg -l 02:17:43 + grep '^ii' 02:17:43 + '[' -f /tmp/packages_start.txt ']' 02:17:43 + '[' -f /tmp/packages_end.txt ']' 02:17:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:17:43 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:17:43 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:17:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:17:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-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 02:17:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:17:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:44 prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container 02:17:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:17:44 $ docker top 20486a83a394effb80355f9420e98e0469f9c7040f74e1681dec91b6b033d928 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:17:45 + mkdir -p /var/log/sysstat [Pipeline] sh 02:17:45 + ls /var/log/sa-host 02:17:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:45 provisioning config files... 02:17:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6716409309184694403tmp [Pipeline] { [Pipeline] echo 02:17:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:17:45 ---> create-netrc.sh [Pipeline] } 02:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:17:46 ---> python-tools-install.sh [Pipeline] echo 02:17:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:17:46 ---> sudo-logs.sh 02:17:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:17:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:17:46 ---> job-cost.sh 02:17:46 lf-activate-venv: SKIPPING 02:17:46 DEBUG: total: 0.2199999988079071 02:17:46 INFO: Retrieving Stack Cost... 02:17:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:17:47 INFO: Archiving Costs [Pipeline] echo 02:17:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:17:47 ---> logs-deploy.sh 02:17:47 lf-activate-venv: SKIPPING 02:17:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/54 02:17:47 INFO: archiving workspace using pattern(s): 02:17:48 Archives upload complete. 02:17:49 INFO: archiving logs to Nexus 02:17:49 ---> uname -a: 02:17:49 Linux prd-ubuntu20-04-docker-8c-8g-17373 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:17:49 02:17:49 02:17:49 ---> lscpu: 02:17:49 Architecture: x86_64 02:17:49 CPU op-mode(s): 32-bit, 64-bit 02:17:49 Byte Order: Little Endian 02:17:49 Address sizes: 40 bits physical, 48 bits virtual 02:17:49 CPU(s): 8 02:17:49 On-line CPU(s) list: 0-7 02:17:49 Thread(s) per core: 1 02:17:49 Core(s) per socket: 1 02:17:49 Socket(s): 8 02:17:49 NUMA node(s): 1 02:17:49 Vendor ID: AuthenticAMD 02:17:49 CPU family: 23 02:17:49 Model: 49 02:17:49 Model name: AMD EPYC-Rome Processor 02:17:49 Stepping: 0 02:17:49 CPU MHz: 2800.000 02:17:49 BogoMIPS: 5600.00 02:17:49 Virtualization: AMD-V 02:17:49 Hypervisor vendor: KVM 02:17:49 Virtualization type: full 02:17:49 L1d cache: 256 KiB 02:17:49 L1i cache: 256 KiB 02:17:49 L2 cache: 4 MiB 02:17:49 L3 cache: 128 MiB 02:17:49 NUMA node0 CPU(s): 0-7 02:17:49 Vulnerability Itlb multihit: Not affected 02:17:49 Vulnerability L1tf: Not affected 02:17:49 Vulnerability Mds: Not affected 02:17:49 Vulnerability Meltdown: Not affected 02:17:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:17:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:17:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:17:49 Vulnerability Srbds: Not affected 02:17:49 Vulnerability Tsx async abort: Not affected 02:17:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:17:49 02:17:49 02:17:49 ---> nproc: 02:17:49 8 02:17:49 02:17:49 02:17:49 ---> df -h: 02:17:49 Filesystem Size Used Avail Use% Mounted on 02:17:49 overlay 155G 12G 143G 8% / 02:17:49 tmpfs 64M 0 64M 0% /dev 02:17:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:17:49 shm 64M 0 64M 0% /dev/shm 02:17:49 /dev/vda1 155G 12G 143G 8% /facter-os 02:17:49 02:17:49 02:17:49 ---> sar -b -r -n DEV: 02:17:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17373) 07/11/22 _x86_64_ (8 CPU) 02:17:49 02:17:49 02:04:09 LINUX RESTART (8 CPU) 02:17:49 02:17:49 02:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:17:49 02:06:01 166.81 2.00 164.81 0.00 37.19 62571.01 0.00 02:17:49 02:07:01 183.02 0.13 182.89 0.00 9.60 39024.70 0.00 02:17:49 02:08:01 1.50 0.00 1.50 0.00 0.00 22.66 0.00 02:17:49 02:09:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 02:17:49 02:10:01 1.05 0.02 1.03 0.00 0.13 13.46 0.00 02:17:49 02:11:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 02:17:49 02:12:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 02:17:49 02:13:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 02:17:49 02:14:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 02:17:49 02:15:01 3.17 0.87 2.30 0.00 18.40 37.87 0.00 02:17:49 02:16:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 02:17:49 02:17:01 38.54 0.33 38.21 0.00 14.00 27019.50 0.00 02:17:49 Average: 33.39 0.28 33.11 0.00 6.61 10731.53 0.00 02:17:49 02:17:49 02:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:17:49 02:06:01 28222696 31672944 620900 1.89 160816 3483024 2158080 6.36 1378636 2816272 125380 02:17:49 02:07:01 27693680 31760900 532668 1.62 173940 4044028 1867084 5.50 1351236 3331260 252 02:17:49 02:08:01 27701324 31768604 524500 1.60 173964 4044032 1867084 5.50 1340300 3331264 8 02:17:49 02:09:01 27705480 31772764 520200 1.58 173988 4044036 1867084 5.50 1336568 3331268 24 02:17:49 02:10:01 27705636 31772928 519904 1.58 174016 4044044 1867084 5.50 1336620 3331272 48 02:17:49 02:11:01 27706880 31774476 518556 1.58 174048 4044048 1867084 5.50 1335464 3331520 184 02:17:49 02:12:01 27714716 31782340 510692 1.55 174076 4044048 1867084 5.50 1327604 3331520 20 02:17:49 02:13:01 27714512 31782140 510952 1.55 174096 4044052 1867084 5.50 1327912 3331524 164 02:17:49 02:14:01 27714536 31782200 510912 1.55 174120 4044052 1867084 5.50 1328216 3331524 28 02:17:49 02:15:01 27712696 31781436 511744 1.56 174220 4044652 1886340 5.56 1328424 3332044 176 02:17:49 02:16:01 27713136 31781940 511136 1.55 174248 4044676 1886340 5.56 1327912 3332056 24 02:17:49 02:17:01 26691568 31655752 631532 1.92 188536 4854500 2097072 6.18 1497792 4103592 106372 02:17:49 Average: 27666405 31757369 535308 1.63 174172 4064933 1913709 5.64 1351390 3352926 19390 02:17:49 02:17:49 02:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:17:49 02:06:01 ens3 342.44 247.62 5001.42 87.42 0.00 0.00 0.00 0.00 02:17:49 02:06:01 docker0 108.05 132.21 8.83 1087.81 0.00 0.00 0.00 0.00 02:17:49 02:06:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 02:17:49 02:06:01 veth7663801 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:17:49 02:07:01 ens3 235.78 167.71 2712.35 281.41 0.00 0.00 0.00 0.00 02:17:49 02:07:01 docker0 10.16 14.46 0.61 89.63 0.00 0.00 0.00 0.00 02:17:49 02:07:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 02:17:49 02:08:01 ens3 0.57 0.02 0.05 0.03 0.00 0.00 0.00 0.00 02:17:49 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:09:01 ens3 2.27 0.92 1.79 0.12 0.00 0.00 0.00 0.00 02:17:49 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:49 02:10:01 ens3 0.88 0.42 0.37 0.27 0.00 0.00 0.00 0.00 02:17:49 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:11:01 ens3 1.98 1.03 0.97 0.68 0.00 0.00 0.00 0.00 02:17:49 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:49 02:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:13:01 ens3 0.78 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:17:49 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:49 02:14:01 ens3 1.17 0.37 0.40 0.26 0.00 0.00 0.00 0.00 02:17:49 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:15:01 ens3 0.73 0.43 0.34 0.27 0.00 0.00 0.00 0.00 02:17:49 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:49 02:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:49 02:17:01 veth2224208 32.81 47.93 3.10 683.69 0.00 0.00 0.00 0.06 02:17:49 02:17:01 ens3 206.03 117.38 4658.91 14.95 0.00 0.00 0.00 0.00 02:17:49 02:17:01 docker0 32.81 47.84 2.66 683.68 0.00 0.00 0.00 0.00 02:17:49 02:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:17:49 Average: veth2224208 2.73 3.99 0.26 56.97 0.00 0.00 0.00 0.00 02:17:49 Average: ens3 66.06 44.67 1031.44 32.12 0.00 0.00 0.00 0.00 02:17:49 Average: docker0 12.59 16.21 1.01 155.11 0.00 0.00 0.00 0.00 02:17:49 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 02:17:49 02:17:49 02:17:49 ---> sar -P ALL: 02:17:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17373) 07/11/22 _x86_64_ (8 CPU) 02:17:49 02:17:49 02:04:09 LINUX RESTART (8 CPU) 02:17:49 02:17:49 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:17:49 02:06:01 all 27.39 0.00 6.52 1.26 0.10 64.74 02:17:49 02:06:01 0 26.50 0.00 7.13 1.67 0.10 64.59 02:17:49 02:06:01 1 26.20 0.00 6.62 0.07 0.10 67.02 02:17:49 02:06:01 2 26.52 0.00 6.93 0.07 0.08 66.40 02:17:49 02:06:01 3 28.77 0.00 6.99 6.07 0.12 58.05 02:17:49 02:06:01 4 26.19 0.00 6.77 0.85 0.10 66.09 02:17:49 02:06:01 5 27.63 0.00 5.76 0.66 0.08 65.87 02:17:49 02:06:01 6 28.59 0.00 5.87 0.10 0.10 65.35 02:17:49 02:06:01 7 28.72 0.00 6.10 0.56 0.10 64.52 02:17:49 02:07:01 all 21.14 0.00 4.76 1.11 0.08 72.91 02:17:49 02:07:01 0 22.60 0.00 4.72 2.98 0.08 69.61 02:17:49 02:07:01 1 22.64 0.00 4.64 0.96 0.08 71.68 02:17:49 02:07:01 2 22.59 0.00 4.65 0.37 0.08 72.31 02:17:49 02:07:01 3 19.85 0.00 4.79 1.41 0.08 73.86 02:17:49 02:07:01 4 18.76 0.00 4.74 2.16 0.07 74.28 02:17:49 02:07:01 5 20.34 0.00 4.94 0.59 0.08 74.05 02:17:49 02:07:01 6 22.13 0.00 4.54 0.24 0.08 73.01 02:17:49 02:07:01 7 20.21 0.00 5.10 0.14 0.08 74.47 02:17:49 02:08:01 all 0.20 0.00 0.02 0.00 0.00 99.77 02:17:49 02:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:17:49 02:08:01 3 1.52 0.00 0.02 0.02 0.00 98.45 02:17:49 02:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:17:49 02:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:17:49 02:09:01 all 0.27 0.00 0.02 0.00 0.00 99.70 02:17:49 02:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:09:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:17:49 02:09:01 3 1.99 0.00 0.02 0.02 0.00 97.98 02:17:49 02:09:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:17:49 02:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:17:49 02:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:17:49 02:10:01 all 0.27 0.00 0.01 0.00 0.00 99.72 02:17:49 02:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:17:49 02:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:17:49 02:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:17:49 02:10:01 3 1.99 0.00 0.00 0.00 0.00 98.01 02:17:49 02:10:01 4 0.03 0.00 0.03 0.02 0.00 99.92 02:17:49 02:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 02:17:49 02:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:11:01 3 1.08 0.00 0.13 0.02 0.00 98.78 02:17:49 02:11:01 4 0.05 0.00 0.03 0.02 0.02 99.88 02:17:49 02:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:17:49 02:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:17:49 02:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:17:49 02:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:17:49 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:12:01 4 0.03 0.00 0.03 0.03 0.00 99.90 02:17:49 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:17:49 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:17:49 02:13:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:17:49 02:13:01 0 0.00 0.00 0.02 0.08 0.00 99.90 02:17:49 02:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:17:49 02:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:17:49 02:13:01 4 0.05 0.00 0.00 0.02 0.02 99.92 02:17:49 02:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:14:01 all 0.02 0.00 0.01 0.03 0.00 99.94 02:17:49 02:14:01 0 0.00 0.00 0.02 0.18 0.00 99.80 02:17:49 02:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:17:49 02:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:17:49 02:14:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:17:49 02:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:17:49 02:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:15:01 all 0.05 0.00 0.02 0.01 0.00 99.91 02:17:49 02:15:01 0 0.15 0.00 0.03 0.05 0.00 99.77 02:17:49 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:17:49 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:15:01 4 0.10 0.00 0.03 0.05 0.02 99.80 02:17:49 02:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:17:49 02:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:17:49 02:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:17:49 02:16:01 all 0.15 0.00 0.01 0.00 0.00 99.84 02:17:49 02:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:17:49 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:17:49 02:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:16:01 3 1.06 0.00 0.00 0.00 0.00 98.94 02:17:49 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:17:49 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:17:49 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:17:49 02:17:49 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:17:49 02:17:01 all 4.24 0.00 1.51 0.45 0.03 93.78 02:17:49 02:17:01 0 4.53 0.00 1.64 0.03 0.02 93.78 02:17:49 02:17:01 1 3.46 0.00 1.29 0.00 0.02 95.23 02:17:49 02:17:01 2 4.56 0.00 1.73 3.17 0.03 90.50 02:17:49 02:17:01 3 5.92 0.00 1.35 0.02 0.03 92.68 02:17:49 02:17:01 4 3.60 0.00 1.65 0.12 0.02 94.62 02:17:49 02:17:01 5 5.15 0.00 1.36 0.18 0.03 93.27 02:17:49 02:17:01 6 3.50 0.00 1.21 0.03 0.02 95.24 02:17:49 02:17:01 7 3.14 0.00 1.86 0.02 0.03 94.94 02:17:49 Average: all 4.45 0.00 1.07 0.24 0.02 94.23 02:17:49 Average: 0 4.46 0.00 1.13 0.42 0.02 93.98 02:17:49 Average: 1 4.31 0.00 1.03 0.09 0.02 94.55 02:17:49 Average: 2 4.45 0.00 1.11 0.30 0.02 94.12 02:17:49 Average: 3 5.13 0.00 1.09 0.62 0.02 93.14 02:17:49 Average: 4 4.03 0.00 1.10 0.27 0.02 94.58 02:17:49 Average: 5 4.40 0.00 1.01 0.12 0.02 94.46 02:17:49 Average: 6 4.49 0.00 0.97 0.03 0.02 94.49 02:17:49 Average: 7 4.29 0.00 1.09 0.06 0.02 94.54 02:17:49 02:17:49 02:17:49