Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a20e3f699be50ae0fa7b260dcb78cdd891955ce4 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-ssh16903960983953146863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6575622011482329049.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18249276402884244325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9775563836015761463.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh2804180666661656924.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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] ========================================================= [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.21 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 ‘prd-centos7-builder-2c-1g-12229’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12215’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12217’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12231’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-12218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-12227’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12232 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-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 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (main) Commit message: "Merge pull request #638 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" > 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 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-list --no-walk e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:55 ========================================================= 02:10:55 EdgeX Global Pipelines Version Info 02:10:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:10:56 ------------------- 02:10:56 stable info: 02:10:56 ------------------- 02:10:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:10:56 Message: update stable to v1.0.254 02:10:56 ------------------- 02:10:56 experimental info: 02:10:56 ------------------- 02:10:56 Commited By: **** collab-it+edgex@linuxfoundation.org 02:10:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:10:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a20e3f6 [Pipeline] echo 02:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:57 provisioning config files... 02:10:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14086488175274672486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:57 ---> docker-login.sh 02:10:57 nexus3.edgexfoundry.org:10001 02:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:58 Configure a credential helper to remove this warning. See 02:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:58 02:10:58 Login Succeeded 02:10:58 nexus3.edgexfoundry.org:10002 02:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:58 Configure a credential helper to remove this warning. See 02:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:58 02:10:58 Login Succeeded 02:10:58 nexus3.edgexfoundry.org:10003 02:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:58 Configure a credential helper to remove this warning. See 02:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:58 02:10:58 Login Succeeded 02:10:58 nexus3.edgexfoundry.org:10004 02:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:58 Configure a credential helper to remove this warning. See 02:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:58 02:10:58 Login Succeeded 02:10:58 docker.io 02:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:58 Configure a credential helper to remove this warning. See 02:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:58 02:10:58 Login Succeeded 02:10:58 ---> docker-login.sh ends [Pipeline] } 02:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:10:59 + git rev-list -1 --merges a20e3f699be50ae0fa7b260dcb78cdd891955ce4~1..a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] echo 02:10:59 -----------> git rev-list -1 --merges a20e3f699be50ae0fa7b260dcb78cdd891955ce4~1..a20e3f699be50ae0fa7b260dcb78cdd891955ce4 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:10:59 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [false] [Pipeline] sh 02:10:59 + git log --format=format:%s -1 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] echo 02:10:59 ========================================================= 02:10:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:10:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:59 + git log --format=format:%s -1 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] echo 02:11:00 [semverPrep] GIT_COMMIT: a20e3f699be50ae0fa7b260dcb78cdd891955ce4, Commit Message: Merge pull request #638 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo 02:11:00 [semverPrep] This is not a build commit. [Pipeline] sh 02:11:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:00 + grep -v github /etc/ssh/ssh_known_hosts 02:11:00 + [ -e /tmp/ssh_known_hosts ] 02:11:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:11:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:11:00 + sudo tee -a /etc/ssh/ssh_known_hosts 02:11:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:00 02:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:01 0.1.4: Pulling from edgex-devops/py-git-semver 02:11:01 b85a868b505f: Pulling fs layer 02:11:01 e2be974225ed: Pulling fs layer 02:11:01 339a4e72a1f5: Pulling fs layer 02:11:01 988bab9f4d93: Pulling fs layer 02:11:01 1469e6f7b9e6: Pulling fs layer 02:11:01 eaf3925da568: Pulling fs layer 02:11:01 bab4dde63d76: Pulling fs layer 02:11:01 bde34c3a00c8: Pulling fs layer 02:11:01 b352a97aabf1: Pulling fs layer 02:11:01 4872d77fe225: Pulling fs layer 02:11:01 5851b861e8e6: Pulling fs layer 02:11:01 1469e6f7b9e6: Waiting 02:11:01 eaf3925da568: Waiting 02:11:01 bab4dde63d76: Waiting 02:11:01 988bab9f4d93: Waiting 02:11:01 4872d77fe225: Waiting 02:11:01 5851b861e8e6: Waiting 02:11:01 b352a97aabf1: Waiting 02:11:01 bde34c3a00c8: Waiting 02:11:01 e2be974225ed: Download complete 02:11:01 988bab9f4d93: Verifying Checksum 02:11:01 988bab9f4d93: Download complete 02:11:01 1469e6f7b9e6: Verifying Checksum 02:11:01 1469e6f7b9e6: Download complete 02:11:01 339a4e72a1f5: Verifying Checksum 02:11:01 339a4e72a1f5: Download complete 02:11:01 eaf3925da568: Download complete 02:11:01 bde34c3a00c8: Download complete 02:11:01 b352a97aabf1: Verifying Checksum 02:11:01 4872d77fe225: Verifying Checksum 02:11:01 5851b861e8e6: Download complete 02:11:01 b85a868b505f: Verifying Checksum 02:11:01 b85a868b505f: Download complete 02:11:01 bab4dde63d76: Verifying Checksum 02:11:01 bab4dde63d76: Download complete 02:11:02 b85a868b505f: Pull complete 02:11:02 e2be974225ed: Pull complete 02:11:03 339a4e72a1f5: Pull complete 02:11:03 988bab9f4d93: Pull complete 02:11:03 1469e6f7b9e6: Pull complete 02:11:03 eaf3925da568: Pull complete 02:11:05 bab4dde63d76: Pull complete 02:11:05 bde34c3a00c8: Pull complete 02:11:05 b352a97aabf1: Pull complete 02:11:05 4872d77fe225: Pull complete 02:11:05 5851b861e8e6: Pull complete 02:11:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:05 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:11:05 $ 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:11:09 $ docker top 0bb23f5a91e73ab2a1428bb1387e683f533c7ee68f7de31a156a2b939197c14c -eo pid,comm 02:11:09 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:11:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:09 [ssh-agent] Looking for ssh-agent implementation... 02:11:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:09 $ docker exec 0bb23f5a91e73ab2a1428bb1387e683f533c7ee68f7de31a156a2b939197c14c ssh-agent 02:11:09 SSH_AUTH_SOCK=/tmp/ssh-Ty3fDzV4hPI6/agent.31 02:11:09 SSH_AGENT_PID=38 02:11:09 Running ssh-add (command line suppressed) 02:11:09 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11146406194954489838.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11146406194954489838.key) 02:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:10 + git tag --points-at HEAD [Pipeline] } 02:11:10 $ docker exec --env ******** --env ******** 0bb23f5a91e73ab2a1428bb1387e683f533c7ee68f7de31a156a2b939197c14c ssh-agent -k 02:11:10 unset SSH_AUTH_SOCK; 02:11:10 unset SSH_AGENT_PID; 02:11:10 echo Agent pid 38 killed; 02:11:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:10 [ssh-agent] Looking for ssh-agent implementation... 02:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:10 $ docker exec 0bb23f5a91e73ab2a1428bb1387e683f533c7ee68f7de31a156a2b939197c14c ssh-agent 02:11:10 SSH_AUTH_SOCK=/tmp/ssh-GThm2bWZ8FqF/agent.70 02:11:10 SSH_AGENT_PID=76 02:11:10 Running ssh-add (command line suppressed) 02:11:10 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10269603839823277549.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10269603839823277549.key) 02:11:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:10 + git semver init 02:11:11 2023-10-27 02:11:11,042 [run_init] DEBUG init version:0.0.0 force:False 02:11:11 2023-10-27 02:11:11,043 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:11:11 2023-10-27 02:11:11,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:11:11 2023-10-27 02:11:11,044 [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:11:12 2023-10-27 02:11:11,901 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:11:12 2023-10-27 02:11:11,902 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:11:12 2023-10-27 02:11:11,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:11:12 2023-10-27 02:11:11,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:11:12 3.1.0-dev.21 [Pipeline] } 02:11:12 $ docker exec --env ******** --env ******** 0bb23f5a91e73ab2a1428bb1387e683f533c7ee68f7de31a156a2b939197c14c ssh-agent -k 02:11:12 unset SSH_AUTH_SOCK; 02:11:12 unset SSH_AGENT_PID; 02:11:12 echo Agent pid 76 killed; 02:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:12 + git semver [Pipeline] } 02:11:12 $ docker stop --time=1 0bb23f5a91e73ab2a1428bb1387e683f533c7ee68f7de31a156a2b939197c14c 02:11:14 $ docker rm -f --volumes 0bb23f5a91e73ab2a1428bb1387e683f533c7ee68f7de31a156a2b939197c14c [Pipeline] // withDockerContainer [Pipeline] sh 02:11:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:14 Stashed 1 file(s) [Pipeline] echo 02:11:14 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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:11:14 provisioning config files... 02:11:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12771753860492799100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:14 ---> docker-login.sh 02:11:14 nexus3.edgexfoundry.org:10001 02:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:14 Configure a credential helper to remove this warning. See 02:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:14 02:11:14 Login Succeeded 02:11:14 nexus3.edgexfoundry.org:10002 02:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:14 Configure a credential helper to remove this warning. See 02:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:14 02:11:14 Login Succeeded 02:11:14 nexus3.edgexfoundry.org:10003 02:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:15 Configure a credential helper to remove this warning. See 02:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:15 02:11:15 Login Succeeded 02:11:15 nexus3.edgexfoundry.org:10004 02:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:15 Configure a credential helper to remove this warning. See 02:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:15 02:11:15 Login Succeeded 02:11:15 docker.io 02:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:15 Configure a credential helper to remove this warning. See 02:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:15 02:11:15 Login Succeeded 02:11:15 ---> docker-login.sh ends [Pipeline] } 02:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:15 ========================================================= 02:11:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:11:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:11:15 Sending build context to Docker daemon 6.542MB 02:11:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:11:15 Step 2/12 : FROM ${BASE} AS builder 02:11:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:11:15 7264a8db6415: Pulling fs layer 02:11:15 c4d48a809fc2: Pulling fs layer 02:11:15 4f1c88b9dad5: Pulling fs layer 02:11:15 ad3a456e5733: Pulling fs layer 02:11:15 33e27b845d1e: Pulling fs layer 02:11:15 c68163c4e522: Pulling fs layer 02:11:15 50da416c3ac9: Pulling fs layer 02:11:15 23d2d4c4bb30: Pulling fs layer 02:11:15 ad3a456e5733: Waiting 02:11:15 33e27b845d1e: Waiting 02:11:15 c68163c4e522: Waiting 02:11:15 50da416c3ac9: Waiting 02:11:15 23d2d4c4bb30: Waiting 02:11:15 c4d48a809fc2: Verifying Checksum 02:11:15 c4d48a809fc2: Download complete 02:11:15 ad3a456e5733: Verifying Checksum 02:11:15 ad3a456e5733: Download complete 02:11:16 33e27b845d1e: Verifying Checksum 02:11:16 33e27b845d1e: Download complete 02:11:16 7264a8db6415: Verifying Checksum 02:11:16 7264a8db6415: Download complete 02:11:16 c68163c4e522: Verifying Checksum 02:11:16 c68163c4e522: Download complete 02:11:16 7264a8db6415: Pull complete 02:11:16 23d2d4c4bb30: Verifying Checksum 02:11:16 23d2d4c4bb30: Download complete 02:11:16 c4d48a809fc2: Pull complete 02:11:16 4f1c88b9dad5: Verifying Checksum 02:11:16 4f1c88b9dad5: Download complete 02:11:16 50da416c3ac9: Verifying Checksum 02:11:16 50da416c3ac9: Download complete 02:11:20 4f1c88b9dad5: Pull complete 02:11:20 ad3a456e5733: Pull complete 02:11:20 33e27b845d1e: Pull complete 02:11:20 c68163c4e522: Pull complete 02:11:22 50da416c3ac9: Pull complete 02:11:22 23d2d4c4bb30: Pull complete 02:11:22 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:11:22 ---> 0786185ac409 02:11:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:11:28 ---> Running in f46acfdc2eac 02:11:28 Removing intermediate container f46acfdc2eac 02:11:28 ---> c64f609252bf 02:11:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:11:28 ---> Running in cb0657155f3c 02:11:28 Removing intermediate container cb0657155f3c 02:11:28 ---> f356e27a13d7 02:11:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:11:28 ---> Running in 2b20859d72a0 02:11:28 Removing intermediate container 2b20859d72a0 02:11:28 ---> 25508446f055 02:11:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:11:28 ---> Running in 5c79c625e47f 02:11:28 Removing intermediate container 5c79c625e47f 02:11:28 ---> 879d98f0d6ae 02:11:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:28 ---> Running in 18f38418c918 02:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:11:29 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:11:29 (2/4) Installing libedit (20221030.3.1-r1) 02:11:29 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:11:29 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:11:29 Executing busybox-1.36.1-r2.trigger 02:11:29 OK: 268 MiB in 56 packages 02:11:29 Still waiting to schedule task 02:11:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:11:30 Removing intermediate container 18f38418c918 02:11:30 ---> ebc844dda631 02:11:30 Step 8/12 : WORKDIR /device-mqtt-go 02:11:30 ---> Running in a7f076e3cde6 02:11:30 Removing intermediate container a7f076e3cde6 02:11:30 ---> 5d66f21e86a0 02:11:30 Step 9/12 : COPY go.mod vendor* ./ 02:11:30 ---> b46921044918 02:11:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:30 ---> Running in 665b8bf8fb99 02:12:26 Removing intermediate container 665b8bf8fb99 02:12:26 ---> 50634d24f438 02:12:26 Step 11/12 : COPY . . 02:12:26 ---> 10bed8d12be5 02:12:26 Step 12/12 : RUN $MAKE 02:12:26 ---> Running in 3c2c28e18150 02:12:26 noop 02:12:26 Removing intermediate container 3c2c28e18150 02:12:26 ---> 767696314800 02:12:26 Successfully built 767696314800 02:12:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:26 + docker inspect -f . ci-base-image-x86_64 02:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:26 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:12:26 $ 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:12:26 $ docker top d5a0495ce79939e3bbd42c1dc156da17a2a997f80aea2dd4d6a917d9c567a661 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:27 + go version 02:12:27 go version go1.21.0 linux/amd64 [Pipeline] } 02:12:27 $ docker stop --time=1 d5a0495ce79939e3bbd42c1dc156da17a2a997f80aea2dd4d6a917d9c567a661 02:12:28 $ docker rm -f --volumes d5a0495ce79939e3bbd42c1dc156da17a2a997f80aea2dd4d6a917d9c567a661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:28 + docker inspect -f . ci-base-image-x86_64 02:12:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:29 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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:12:29 $ docker top e3afa1fbdf676ee8fd347b7dd242206b7e5937a555af01070a529fea54e7c600 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:12:30 + make test 02:12:30 go test ./... -coverprofile=coverage.out ./... 02:12:31 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:12:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:12:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:12:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 02:12:47 go vet ./... 02:12:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:12:51 ./bin/test-attribution-txt.sh [Pipeline] echo 02:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:51 $ docker stop --time=1 e3afa1fbdf676ee8fd347b7dd242206b7e5937a555af01070a529fea54e7c600 02:12:54 $ docker rm -f --volumes e3afa1fbdf676ee8fd347b7dd242206b7e5937a555af01070a529fea54e7c600 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:55 + ls -al . 02:12:55 total 184 02:12:55 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 02:12 . 02:12:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:10 .. 02:12:55 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:10 .dockerignore 02:12:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:12 .git 02:12:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:10 .github 02:12:55 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:10 .gitignore 02:12:55 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:10 .golangci.yml 02:12:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:11 .semver 02:12:55 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:10 Attribution.txt 02:12:55 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:10 CHANGELOG.md 02:12:55 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:10 Dockerfile 02:12:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:10 GOVERNANCE.md 02:12:55 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:10 Jenkinsfile 02:12:55 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:10 LICENSE 02:12:55 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:10 Makefile 02:12:55 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:10 OWNERS.md 02:12:55 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:10 README.md 02:12:55 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 02:11 VERSION 02:12:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:10 bin 02:12:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:10 cmd 02:12:55 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:12 coverage.out 02:12:55 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:10 go.mod 02:12:55 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:10 go.sum 02:12:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:10 internal 02:12:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:10 mock 02:12:55 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:56 + 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=a20e3f699be50ae0fa7b260dcb78cdd891955ce4 --label arch=amd64 --label version=3.1.0-dev.21 . 02:12:56 Sending build context to Docker daemon 6.561MB 02:12:56 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:12:56 Step 2/24 : FROM ${BASE} AS builder 02:12:56 ---> 767696314800 02:12:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:12:56 ---> Running in 45fd026a6c6d 02:12:56 Removing intermediate container 45fd026a6c6d 02:12:56 ---> c50ab3b59c89 02:12:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:56 ---> Running in 3416a38ab78c 02:12:56 Removing intermediate container 3416a38ab78c 02:12:56 ---> 68022a409e3c 02:12:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:12:56 ---> Running in aa99c9ae3da3 02:12:56 Removing intermediate container aa99c9ae3da3 02:12:56 ---> 3cb2766ceb8d 02:12:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:12:56 ---> Running in cf558068cc3d 02:12:56 Removing intermediate container cf558068cc3d 02:12:56 ---> fbdf25b348c1 02:12:56 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:56 ---> Running in 5a6070433cef 02:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:12:57 OK: 268 MiB in 56 packages 02:12:57 Removing intermediate container 5a6070433cef 02:12:57 ---> 9c76f1b9b00e 02:12:57 Step 8/24 : WORKDIR /device-mqtt-go 02:12:57 ---> Running in 93dae6234f0b 02:12:57 Removing intermediate container 93dae6234f0b 02:12:57 ---> b07316750c0f 02:12:57 Step 9/24 : COPY go.mod vendor* ./ 02:12:57 ---> 17fa5b82c99e 02:12:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:57 ---> Running in 37e0594cfbfa 02:12:58 Removing intermediate container 37e0594cfbfa 02:12:58 ---> ce189d6f28c2 02:12:58 Step 11/24 : COPY . . 02:12:58 ---> 7851bd3554ce 02:12:58 Step 12/24 : RUN $MAKE 02:12:58 ---> Running in 73ca698663da 02:12:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:13:20 Removing intermediate container 73ca698663da 02:13:20 ---> 06d4a3243902 02:13:20 Step 13/24 : FROM alpine:3.18 02:13:20 3.18: Pulling from library/alpine 02:13:20 96526aa774ef: Pulling fs layer 02:13:20 96526aa774ef: Verifying Checksum 02:13:20 96526aa774ef: Download complete 02:13:21 96526aa774ef: Pull complete 02:13:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:13:21 Status: Downloaded newer image for alpine:3.18 02:13:21 ---> 8ca4688f4f35 02:13:21 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:13:21 ---> Running in 7152c5356a99 02:13:21 Removing intermediate container 7152c5356a99 02:13:21 ---> 541e20d04379 02:13:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:13:21 ---> Running in 151c0069af2f 02:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:13:21 (1/1) Installing dumb-init (1.2.5-r2) 02:13:21 Executing busybox-1.36.1-r2.trigger 02:13:21 OK: 7 MiB in 16 packages 02:13:22 Removing intermediate container 151c0069af2f 02:13:22 ---> 53c8029db211 02:13:22 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:13:22 ---> 506519320eb6 02:13:22 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:13:22 ---> 2a219a60c495 02:13:22 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:13:23 ---> 8c19760694bb 02:13:23 Step 19/24 : EXPOSE 59982 02:13:23 ---> Running in c37dd990dca1 02:13:23 Removing intermediate container c37dd990dca1 02:13:23 ---> 6bbeb8a8292d 02:13:23 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:13:23 ---> Running in 8a055d84d311 02:13:23 Removing intermediate container 8a055d84d311 02:13:23 ---> 67d6a8d8065c 02:13:23 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:13:23 ---> Running in d28493fc8821 02:13:23 Removing intermediate container d28493fc8821 02:13:23 ---> 023dc6a76fa1 02:13:23 Step 22/24 : LABEL arch=amd64 02:13:23 ---> Running in a25350b12281 02:13:23 Removing intermediate container a25350b12281 02:13:23 ---> 19587b75ece7 02:13:23 Step 23/24 : LABEL git_sha=a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:13:23 ---> Running in f79d4470bfb6 02:13:23 Removing intermediate container f79d4470bfb6 02:13:23 ---> b5b13984d21c 02:13:23 Step 24/24 : LABEL version=3.1.0-dev.21 02:13:23 ---> Running in cef524296539 02:13:23 Removing intermediate container cef524296539 02:13:23 ---> 7caa17326940 02:13:23 [Warning] One or more build-args [ARCH] were not consumed 02:13:23 Successfully built 7caa17326940 02:13:23 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:13:23 provisioning config files... 02:13:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config810039771723778595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:24 ---> docker-login.sh 02:13:24 nexus3.edgexfoundry.org:10001 02:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:24 Configure a credential helper to remove this warning. See 02:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:24 02:13:24 Login Succeeded 02:13:24 nexus3.edgexfoundry.org:10002 02:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:24 Configure a credential helper to remove this warning. See 02:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:24 02:13:24 Login Succeeded 02:13:24 nexus3.edgexfoundry.org:10003 02:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:24 Configure a credential helper to remove this warning. See 02:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:24 02:13:24 Login Succeeded 02:13:24 nexus3.edgexfoundry.org:10004 02:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:24 Configure a credential helper to remove this warning. See 02:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:24 02:13:24 Login Succeeded 02:13:24 docker.io 02:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:24 Configure a credential helper to remove this warning. See 02:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:24 02:13:24 Login Succeeded 02:13:24 ---> docker-login.sh ends [Pipeline] } 02:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:24 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:13:24 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:13:24 latest 02:13:24 3.1.0-dev.21 02:13:24 a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 02:13:24 main 02:13:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:24 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:13:25 741877400204: Preparing 02:13:25 36b9d1df4443: Preparing 02:13:25 ec540af2cb8f: Preparing 02:13:25 fe663bb95cb2: Preparing 02:13:25 cc2447e1835a: Preparing 02:13:25 cc2447e1835a: Layer already exists 02:13:25 36b9d1df4443: Pushed 02:13:25 fe663bb95cb2: Pushed 02:13:25 741877400204: Pushed 02:13:28 ec540af2cb8f: Pushed 02:13:28 a20e3f699be50ae0fa7b260dcb78cdd891955ce4: digest: sha256:6cae4111fefba707e047b30f1d295abd4d62e74c895c39a9bcff02d275c289a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:28 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:13:29 741877400204: Preparing 02:13:29 36b9d1df4443: Preparing 02:13:29 ec540af2cb8f: Preparing 02:13:29 fe663bb95cb2: Preparing 02:13:29 cc2447e1835a: Preparing 02:13:29 fe663bb95cb2: Layer already exists 02:13:29 cc2447e1835a: Layer already exists 02:13:29 36b9d1df4443: Layer already exists 02:13:29 ec540af2cb8f: Layer already exists 02:13:29 741877400204: Layer already exists 02:13:29 latest: digest: sha256:6cae4111fefba707e047b30f1d295abd4d62e74c895c39a9bcff02d275c289a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.21 02:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:13:29 741877400204: Preparing 02:13:29 36b9d1df4443: Preparing 02:13:29 ec540af2cb8f: Preparing 02:13:29 fe663bb95cb2: Preparing 02:13:29 cc2447e1835a: Preparing 02:13:29 36b9d1df4443: Layer already exists 02:13:29 fe663bb95cb2: Layer already exists 02:13:29 cc2447e1835a: Layer already exists 02:13:29 ec540af2cb8f: Layer already exists 02:13:29 741877400204: Layer already exists 02:13:29 3.1.0-dev.21: digest: sha256:6cae4111fefba707e047b30f1d295abd4d62e74c895c39a9bcff02d275c289a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 02:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:13:30 741877400204: Preparing 02:13:30 36b9d1df4443: Preparing 02:13:30 ec540af2cb8f: Preparing 02:13:30 fe663bb95cb2: Preparing 02:13:30 cc2447e1835a: Preparing 02:13:30 cc2447e1835a: Layer already exists 02:13:30 fe663bb95cb2: Layer already exists 02:13:30 741877400204: Layer already exists 02:13:30 ec540af2cb8f: Layer already exists 02:13:30 36b9d1df4443: Layer already exists 02:13:30 a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21: digest: sha256:6cae4111fefba707e047b30f1d295abd4d62e74c895c39a9bcff02d275c289a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:13:30 741877400204: Preparing 02:13:30 36b9d1df4443: Preparing 02:13:30 ec540af2cb8f: Preparing 02:13:30 fe663bb95cb2: Preparing 02:13:30 cc2447e1835a: Preparing 02:13:30 36b9d1df4443: Layer already exists 02:13:30 cc2447e1835a: Layer already exists 02:13:30 fe663bb95cb2: Layer already exists 02:13:30 ec540af2cb8f: Layer already exists 02:13:30 741877400204: Layer already exists 02:13:30 main: digest: sha256:6cae4111fefba707e047b30f1d295abd4d62e74c895c39a9bcff02d275c289a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:31 ===================================================== [Pipeline] echo 02:13:31 taggedImages: 02:13:31 - nexus3.edgexfoundry.org:10004/device-mqtt:a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:13:31 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:13:31 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.21 02:13:31 - nexus3.edgexfoundry.org:10004/device-mqtt:a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 02:13:31 - 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:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:31 02:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:31 latest: Pulling from edgex-lftools-log-publisher 02:13:31 5eb5b503b376: Pulling fs layer 02:13:31 5c69ac0246d0: Pulling fs layer 02:13:31 ec43610c2a17: Pulling fs layer 02:13:31 3a2ae6a8a46f: Pulling fs layer 02:13:31 33b1e0a273af: Pulling fs layer 02:13:31 5d3b04190fa2: Pulling fs layer 02:13:31 2f39f015ded8: Pulling fs layer 02:13:31 3a2ae6a8a46f: Waiting 02:13:31 33b1e0a273af: Waiting 02:13:31 2f39f015ded8: Waiting 02:13:31 5d3b04190fa2: Waiting 02:13:31 5c69ac0246d0: Download complete 02:13:31 3a2ae6a8a46f: Verifying Checksum 02:13:31 3a2ae6a8a46f: Download complete 02:13:31 33b1e0a273af: Verifying Checksum 02:13:31 33b1e0a273af: Download complete 02:13:31 ec43610c2a17: Verifying Checksum 02:13:31 ec43610c2a17: Download complete 02:13:31 5d3b04190fa2: Verifying Checksum 02:13:31 5d3b04190fa2: Download complete 02:13:31 5eb5b503b376: Verifying Checksum 02:13:31 5eb5b503b376: Download complete 02:13:32 2f39f015ded8: Download complete 02:13:33 5eb5b503b376: Pull complete 02:13:33 5c69ac0246d0: Pull complete 02:13:33 ec43610c2a17: Pull complete 02:13:33 3a2ae6a8a46f: Pull complete 02:13:33 33b1e0a273af: Pull complete 02:13:33 5d3b04190fa2: Pull complete 02:13:38 2f39f015ded8: Pull complete 02:13:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:38 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:13:44 $ docker top f1b578b1065ae0faf7d4e6f1164aec7395539bb7ed878eebb806b764035ecadb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:44 ---> job-cost.sh 02:13:44 lf-activate-venv: SKIPPING 02:13:44 INFO: No Stack... 02:13:44 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:45 INFO: Archiving Costs [Pipeline] sh 02:13:45 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:13:45 + cut -d, -f6 [Pipeline] lock 02:13:45 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] 02:13:45 Resource [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] did not exist. Created. 02:13:45 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:45 + echo total: 0.2199999988079071 [Pipeline] stash 02:13:46 Stashed 1 file(s) [Pipeline] } 02:13:46 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:46 $ docker stop --time=1 f1b578b1065ae0faf7d4e6f1164aec7395539bb7ed878eebb806b764035ecadb 02:13:47 $ docker rm -f --volumes f1b578b1065ae0faf7d4e6f1164aec7395539bb7ed878eebb806b764035ecadb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:17:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12267 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:17:44 Running in /w/workspace/device-mqtt-go/149 [Pipeline] { [Pipeline] checkout 02:17:44 The recommended git tool is: git 02:17:51 using credential edgex-jenkins-ssh 02:17:51 Cloning the remote Git repository 02:17:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:17:52 > git init /w/workspace/device-mqtt-go/149 # timeout=10 02:17:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:17:52 > git --version # timeout=10 02:17:52 > git --version # 'git version 2.25.1' 02:17:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:17:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:55 Avoid second fetch 02:17:55 Checking out Revision a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (main) 02:17:56 Commit message: "Merge pull request #638 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" 02:17:55 > git config core.sparsecheckout # timeout=10 02:17:55 > git checkout -f a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:17:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:57 Dload Upload Total Spent Left Speed 02:17:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67465 [Pipeline] sh 02:17:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:17:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:17:58 + sudo tee /etc/docker/daemon.new 02:17:58 { 02:17:58 "registry-mirrors": [ 02:17:58 "https://nexus3.edgexfoundry.org:10001" 02:17:58 ], 02:17:58 "bip": "10.250.0.254/24", 02:17:58 "hosts": [ 02:17:58 "tcp://0.0.0.0:5555", 02:17:58 "unix:///var/run/docker.sock" 02:17:58 ], 02:17:58 "mtu": 1458, 02:17:58 "selinux-enabled": true, 02:17:58 "seccomp-profile": "/etc/docker/seccomp.json" 02:17:58 } [Pipeline] sh 02:17:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:17:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:17 provisioning config files... 02:18:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/149@tmp/config13108203656056566367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:17 ---> docker-login.sh 02:18:17 nexus3.edgexfoundry.org:10001 02:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:18 Configure a credential helper to remove this warning. See 02:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:18 02:18:18 Login Succeeded 02:18:18 nexus3.edgexfoundry.org:10002 02:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:18 Configure a credential helper to remove this warning. See 02:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:18 02:18:18 Login Succeeded 02:18:18 nexus3.edgexfoundry.org:10003 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 nexus3.edgexfoundry.org:10004 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:19 Configure a credential helper to remove this warning. See 02:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:19 02:18:19 Login Succeeded 02:18:19 docker.io 02:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:20 Configure a credential helper to remove this warning. See 02:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:20 02:18:20 Login Succeeded 02:18:20 ---> docker-login.sh ends [Pipeline] } 02:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:20 ========================================================= 02:18:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:18:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:18:21 Sending build context to Docker daemon 3.366MB 02:18:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:18:21 Step 2/12 : FROM ${BASE} AS builder 02:18:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:18:21 9fda8d8052c6: Pulling fs layer 02:18:21 5d54e960e981: Pulling fs layer 02:18:21 c4a7e357bf2a: Pulling fs layer 02:18:21 f0e02332f6b5: Pulling fs layer 02:18:21 cefa15bbcfad: Pulling fs layer 02:18:21 17808c966233: Pulling fs layer 02:18:21 f4c1fc716caa: Pulling fs layer 02:18:21 f0e02332f6b5: Waiting 02:18:21 cefa15bbcfad: Waiting 02:18:21 17808c966233: Waiting 02:18:21 f4c1fc716caa: Waiting 02:18:21 5d54e960e981: Verifying Checksum 02:18:21 5d54e960e981: Download complete 02:18:21 f0e02332f6b5: Download complete 02:18:21 cefa15bbcfad: Verifying Checksum 02:18:21 cefa15bbcfad: Download complete 02:18:21 9fda8d8052c6: Verifying Checksum 02:18:21 9fda8d8052c6: Download complete 02:18:22 f4c1fc716caa: Verifying Checksum 02:18:22 f4c1fc716caa: Download complete 02:18:23 9fda8d8052c6: Pull complete 02:18:23 5d54e960e981: Pull complete 02:18:23 c4a7e357bf2a: Verifying Checksum 02:18:23 c4a7e357bf2a: Download complete 02:18:24 17808c966233: Verifying Checksum 02:18:24 17808c966233: Download complete 02:18:36 c4a7e357bf2a: Pull complete 02:18:36 f0e02332f6b5: Pull complete 02:18:36 cefa15bbcfad: Pull complete 02:18:45 17808c966233: Pull complete 02:18:47 f4c1fc716caa: Pull complete 02:18:47 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:18:47 ---> ea914061e18c 02:18:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:18:49 ---> Running in b694e3c840c9 02:18:49 Removing intermediate container b694e3c840c9 02:18:49 ---> 80bccafdc51e 02:18:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:49 ---> Running in ca31da216278 02:18:50 Removing intermediate container ca31da216278 02:18:50 ---> 971c77613b42 02:18:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:18:50 ---> Running in 94a0d28693c6 02:18:50 Removing intermediate container 94a0d28693c6 02:18:50 ---> 9272d760fc94 02:18:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:18:50 ---> Running in 2dfacfc54fff 02:18:51 Removing intermediate container 2dfacfc54fff 02:18:51 ---> 930fbc291b71 02:18:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:51 ---> Running in 3d87e737f7d8 02:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:18:56 (2/4) Installing libedit (20221030.3.1-r1) 02:18:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:18:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:18:56 Executing busybox-1.36.1-r2.trigger 02:18:56 OK: 270 MiB in 56 packages 02:19:02 Removing intermediate container 3d87e737f7d8 02:19:02 ---> dac443cd0d57 02:19:02 Step 8/12 : WORKDIR /device-mqtt-go 02:19:02 ---> Running in fb03b8131e4e 02:19:02 Removing intermediate container fb03b8131e4e 02:19:02 ---> 446283b36268 02:19:02 Step 9/12 : COPY go.mod vendor* ./ 02:19:02 ---> 7b4283c8c97e 02:19:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:02 ---> Running in 3841d1ecdbf1 02:21:09 Removing intermediate container 3841d1ecdbf1 02:21:09 ---> 89c35fe451f2 02:21:09 Step 11/12 : COPY . . 02:21:09 ---> c552ebb61b0c 02:21:09 Step 12/12 : RUN $MAKE 02:21:09 ---> Running in a1bc4b0027f8 02:21:09 noop 02:21:09 Removing intermediate container a1bc4b0027f8 02:21:09 ---> d9c332e88304 02:21:09 Successfully built d9c332e88304 02:21:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:10 + docker inspect -f . ci-base-image-arm64 02:21:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:10 prd-ubuntu20.04-docker-arm64-4c-16g-12267 does not seem to be running inside a container 02:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/149 -v /w/workspace/device-mqtt-go/149:/w/workspace/device-mqtt-go/149:rw,z -v /w/workspace/device-mqtt-go/149@tmp:/w/workspace/device-mqtt-go/149@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:21:11 $ docker top cad5c65e435008f4de87ca0183900b41a1889403592b8f9d312d2a68b264712d -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:12 + go version 02:21:12 go version go1.21.0 linux/arm64 [Pipeline] } 02:21:12 $ docker stop --time=1 cad5c65e435008f4de87ca0183900b41a1889403592b8f9d312d2a68b264712d 02:21:14 $ docker rm -f --volumes cad5c65e435008f4de87ca0183900b41a1889403592b8f9d312d2a68b264712d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:15 + docker inspect -f . ci-base-image-arm64 02:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:15 prd-ubuntu20.04-docker-arm64-4c-16g-12267 does not seem to be running inside a container 02:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/149 -v /w/workspace/device-mqtt-go/149:/w/workspace/device-mqtt-go/149:rw,z -v /w/workspace/device-mqtt-go/149@tmp:/w/workspace/device-mqtt-go/149@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:21:16 $ docker top dec4e009f012cdbad530379ebe30ff66385e22550c25cd296650df8b29124af3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:17 + git config --global --add safe.directory /w/workspace/device-mqtt-go/149 [Pipeline] fileExists [Pipeline] sh 02:21:18 + make test 02:21:18 go test ./... -coverprofile=coverage.out ./... 02:21:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:23:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:23:34 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:23:34 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.8% of statements 02:23:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:23:35 go vet ./... 02:24:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:24:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:24:02 ./bin/test-attribution-txt.sh [Pipeline] echo 02:24:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:24:02 $ docker stop --time=1 dec4e009f012cdbad530379ebe30ff66385e22550c25cd296650df8b29124af3 02:24:04 $ docker rm -f --volumes dec4e009f012cdbad530379ebe30ff66385e22550c25cd296650df8b29124af3 [Pipeline] // withDockerContainer [Pipeline] sh 02:24:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:24:05 Warning: overwriting stash ‘coverage-report’ 02:24:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:24:06 + ls -al . 02:24:06 total 180 02:24:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:21 . 02:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:17 .. 02:24:06 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:17 .dockerignore 02:24:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:17 .git 02:24:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:17 .github 02:24:06 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:17 .gitignore 02:24:06 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:17 .golangci.yml 02:24:06 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:17 Attribution.txt 02:24:06 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:17 CHANGELOG.md 02:24:06 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:17 Dockerfile 02:24:06 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:17 GOVERNANCE.md 02:24:06 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:17 Jenkinsfile 02:24:06 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:17 LICENSE 02:24:06 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:17 Makefile 02:24:06 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:17 OWNERS.md 02:24:06 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:17 README.md 02:24:06 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 02:11 VERSION 02:24:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:17 bin 02:24:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:17 cmd 02:24:06 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:23 coverage.out 02:24:06 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:17 go.mod 02:24:06 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:17 go.sum 02:24:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:17 internal 02:24:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:17 mock 02:24:06 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:07 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a20e3f699be50ae0fa7b260dcb78cdd891955ce4 --label arch=arm64 --label version=3.1.0-dev.21 . 02:24:07 Sending build context to Docker daemon 3.386MB 02:24:07 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:24:07 Step 2/24 : FROM ${BASE} AS builder 02:24:07 ---> d9c332e88304 02:24:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:24:07 ---> Running in af1fc7ed5f97 02:24:08 Removing intermediate container af1fc7ed5f97 02:24:08 ---> 77634b04b389 02:24:08 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:24:08 ---> Running in 8e6dd7d8775b 02:24:08 Removing intermediate container 8e6dd7d8775b 02:24:08 ---> ac407df3c470 02:24:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:24:08 ---> Running in 97bea3e5fd2e 02:24:08 Removing intermediate container 97bea3e5fd2e 02:24:08 ---> 854bba61cf25 02:24:08 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:24:09 ---> Running in 2d190ac60eee 02:24:09 Removing intermediate container 2d190ac60eee 02:24:09 ---> c46d12637ab9 02:24:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:24:09 ---> Running in 8baaefa44a1d 02:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:24:12 OK: 270 MiB in 56 packages 02:24:13 Removing intermediate container 8baaefa44a1d 02:24:13 ---> 5a701485326d 02:24:13 Step 8/24 : WORKDIR /device-mqtt-go 02:24:13 ---> Running in 1830fa4acc2f 02:24:13 Removing intermediate container 1830fa4acc2f 02:24:13 ---> 66202e9c8d6f 02:24:13 Step 9/24 : COPY go.mod vendor* ./ 02:24:14 ---> 3dcbe809f4d0 02:24:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:14 ---> Running in 92588f69d7ce 02:24:17 Removing intermediate container 92588f69d7ce 02:24:17 ---> d841b2139872 02:24:17 Step 11/24 : COPY . . 02:24:17 ---> a3f104325455 02:24:17 Step 12/24 : RUN $MAKE 02:24:17 ---> Running in fa5ab954ad0b 02:24:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:26:25 Removing intermediate container fa5ab954ad0b 02:26:25 ---> 601284d6b464 02:26:25 Step 13/24 : FROM alpine:3.18 02:26:25 3.18: Pulling from library/alpine 02:26:25 579b34f0a95b: Pulling fs layer 02:26:25 579b34f0a95b: Verifying Checksum 02:26:25 579b34f0a95b: Pull complete 02:26:25 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:26:25 Status: Downloaded newer image for alpine:3.18 02:26:25 ---> 3cc203321400 02:26:25 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:26:27 ---> Running in 5990d51fdf25 02:26:28 Removing intermediate container 5990d51fdf25 02:26:28 ---> 2fff52f0e363 02:26:28 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:26:28 ---> Running in c7171834532b 02:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:26:31 (1/1) Installing dumb-init (1.2.5-r2) 02:26:31 Executing busybox-1.36.1-r2.trigger 02:26:31 OK: 8 MiB in 16 packages 02:26:31 Removing intermediate container c7171834532b 02:26:31 ---> d251f749d2c3 02:26:31 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:26:33 ---> d07af7e95189 02:26:33 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:26:33 ---> 9ca96d9d2aa5 02:26:33 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:26:34 ---> c418fb21d138 02:26:34 Step 19/24 : EXPOSE 59982 02:26:34 ---> Running in 08a04dc9d229 02:26:35 Removing intermediate container 08a04dc9d229 02:26:35 ---> 05f4d37b0c64 02:26:35 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:26:35 ---> Running in 5bbe7ac411f5 02:26:35 Removing intermediate container 5bbe7ac411f5 02:26:35 ---> bc6a073f9246 02:26:35 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:26:35 ---> Running in 99f21c741459 02:26:35 Removing intermediate container 99f21c741459 02:26:35 ---> 9d3f32b5a90b 02:26:35 Step 22/24 : LABEL arch=arm64 02:26:35 ---> Running in 2d671b68a9e0 02:26:36 Removing intermediate container 2d671b68a9e0 02:26:36 ---> ad3e01e7e668 02:26:36 Step 23/24 : LABEL git_sha=a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:26:36 ---> Running in 76ddf22dc967 02:26:36 Removing intermediate container 76ddf22dc967 02:26:36 ---> 276dca63bf5a 02:26:36 Step 24/24 : LABEL version=3.1.0-dev.21 02:26:36 ---> Running in 312288a701a6 02:26:36 Removing intermediate container 312288a701a6 02:26:36 ---> 2e23ebf5d22b 02:26:36 [Warning] One or more build-args [ARCH] were not consumed 02:26:36 Successfully built 2e23ebf5d22b 02:26:36 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:26:37 provisioning config files... 02:26:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/149@tmp/config17536589846865585160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:37 ---> docker-login.sh 02:26:37 nexus3.edgexfoundry.org:10001 02:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:37 Configure a credential helper to remove this warning. See 02:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:37 02:26:37 Login Succeeded 02:26:37 nexus3.edgexfoundry.org:10002 02:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:38 Configure a credential helper to remove this warning. See 02:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:38 02:26:38 Login Succeeded 02:26:38 nexus3.edgexfoundry.org:10003 02:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:38 Configure a credential helper to remove this warning. See 02:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:38 02:26:38 Login Succeeded 02:26:38 nexus3.edgexfoundry.org:10004 02:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:39 Configure a credential helper to remove this warning. See 02:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:39 02:26:39 Login Succeeded 02:26:39 docker.io 02:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:39 Configure a credential helper to remove this warning. See 02:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:39 02:26:39 Login Succeeded 02:26:39 ---> docker-login.sh ends [Pipeline] } 02:26:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:39 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:26:39 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:26:39 latest 02:26:39 3.1.0-dev.21 02:26:39 a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 02:26:39 main 02:26:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:26:40 b3d1d565b804: Preparing 02:26:40 4a80344393dd: Preparing 02:26:40 740e7bc5283d: Preparing 02:26:40 fd0db8e1159f: Preparing 02:26:40 5f4d9fc4d98d: Preparing 02:26:40 5f4d9fc4d98d: Layer already exists 02:26:40 4a80344393dd: Pushed 02:26:40 b3d1d565b804: Pushed 02:26:40 fd0db8e1159f: Pushed 02:26:47 740e7bc5283d: Pushed 02:26:47 a20e3f699be50ae0fa7b260dcb78cdd891955ce4: digest: sha256:33b12c247ea03434ea8fa71a94c209da1e52ba3c2acd372632242ac280b65e3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:47 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:26:48 b3d1d565b804: Preparing 02:26:48 4a80344393dd: Preparing 02:26:48 740e7bc5283d: Preparing 02:26:48 fd0db8e1159f: Preparing 02:26:48 5f4d9fc4d98d: Preparing 02:26:48 fd0db8e1159f: Layer already exists 02:26:48 4a80344393dd: Layer already exists 02:26:48 740e7bc5283d: Layer already exists 02:26:48 5f4d9fc4d98d: Layer already exists 02:26:48 b3d1d565b804: Layer already exists 02:26:48 latest: digest: sha256:33b12c247ea03434ea8fa71a94c209da1e52ba3c2acd372632242ac280b65e3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.21 02:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:26:49 b3d1d565b804: Preparing 02:26:49 4a80344393dd: Preparing 02:26:49 740e7bc5283d: Preparing 02:26:49 fd0db8e1159f: Preparing 02:26:49 5f4d9fc4d98d: Preparing 02:26:49 b3d1d565b804: Layer already exists 02:26:49 740e7bc5283d: Layer already exists 02:26:49 5f4d9fc4d98d: Layer already exists 02:26:49 4a80344393dd: Layer already exists 02:26:49 fd0db8e1159f: Layer already exists 02:26:49 3.1.0-dev.21: digest: sha256:33b12c247ea03434ea8fa71a94c209da1e52ba3c2acd372632242ac280b65e3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:49 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 02:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:26:50 b3d1d565b804: Preparing 02:26:50 4a80344393dd: Preparing 02:26:50 740e7bc5283d: Preparing 02:26:50 fd0db8e1159f: Preparing 02:26:50 5f4d9fc4d98d: Preparing 02:26:50 5f4d9fc4d98d: Layer already exists 02:26:50 4a80344393dd: Layer already exists 02:26:50 fd0db8e1159f: Layer already exists 02:26:50 740e7bc5283d: Layer already exists 02:26:50 b3d1d565b804: Layer already exists 02:26:50 a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21: digest: sha256:33b12c247ea03434ea8fa71a94c209da1e52ba3c2acd372632242ac280b65e3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:50 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:26:51 b3d1d565b804: Preparing 02:26:51 4a80344393dd: Preparing 02:26:51 740e7bc5283d: Preparing 02:26:51 fd0db8e1159f: Preparing 02:26:51 5f4d9fc4d98d: Preparing 02:26:51 4a80344393dd: Layer already exists 02:26:51 5f4d9fc4d98d: Layer already exists 02:26:51 b3d1d565b804: Layer already exists 02:26:51 fd0db8e1159f: Layer already exists 02:26:51 740e7bc5283d: Layer already exists 02:26:51 main: digest: sha256:33b12c247ea03434ea8fa71a94c209da1e52ba3c2acd372632242ac280b65e3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:51 ===================================================== [Pipeline] echo 02:26:51 taggedImages: 02:26:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a20e3f699be50ae0fa7b260dcb78cdd891955ce4 02:26:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:26:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.21 02:26:51 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a20e3f699be50ae0fa7b260dcb78cdd891955ce4-3.1.0-dev.21 02:26:51 - 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:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:51 02:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:52 arm64: Pulling from edgex-lftools-log-publisher 02:26:52 8998bd30e6a1: Pulling fs layer 02:26:52 04944245beec: Pulling fs layer 02:26:52 699f458cf7ca: Pulling fs layer 02:26:52 765212b225bb: Pulling fs layer 02:26:52 f23df028b6ca: Pulling fs layer 02:26:52 d65c8cfc05b1: Pulling fs layer 02:26:52 2437ff75d9bd: Pulling fs layer 02:26:52 f23df028b6ca: Waiting 02:26:52 765212b225bb: Waiting 02:26:52 d65c8cfc05b1: Waiting 02:26:52 04944245beec: Verifying Checksum 02:26:52 04944245beec: Download complete 02:26:52 765212b225bb: Verifying Checksum 02:26:52 765212b225bb: Download complete 02:26:52 f23df028b6ca: Verifying Checksum 02:26:52 f23df028b6ca: Download complete 02:26:52 d65c8cfc05b1: Verifying Checksum 02:26:52 d65c8cfc05b1: Download complete 02:26:52 699f458cf7ca: Verifying Checksum 02:26:52 699f458cf7ca: Download complete 02:26:53 8998bd30e6a1: Verifying Checksum 02:26:53 8998bd30e6a1: Download complete 02:26:55 2437ff75d9bd: Verifying Checksum 02:26:55 2437ff75d9bd: Download complete 02:26:57 8998bd30e6a1: Pull complete 02:26:57 04944245beec: Pull complete 02:26:59 699f458cf7ca: Pull complete 02:26:59 765212b225bb: Pull complete 02:27:00 f23df028b6ca: Pull complete 02:27:00 d65c8cfc05b1: Pull complete 02:27:18 2437ff75d9bd: Pull complete 02:27:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:18 prd-ubuntu20.04-docker-arm64-4c-16g-12267 does not seem to be running inside a container 02:27:19 $ 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/149 -v /w/workspace/device-mqtt-go/149:/w/workspace/device-mqtt-go/149:rw,z -v /w/workspace/device-mqtt-go/149@tmp:/w/workspace/device-mqtt-go/149@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:27:22 $ docker top fd503f6947001f6890dc8802925cc75905f9cdbf9d825190343ef2c09b936168 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:23 ---> job-cost.sh 02:27:23 lf-activate-venv: SKIPPING 02:27:23 INFO: No Stack... 02:27:23 INFO: Retrieving Pricing Info for: v3-standard-4 02:27:24 INFO: Archiving Costs [Pipeline] sh 02:27:25 + cut -d, -f6 02:27:25 + cat /w/workspace/device-mqtt-go/149/archives/cost.csv [Pipeline] lock 02:27:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] 02:27:25 Resource [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] did not exist. Created. 02:27:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:27:25 /w/workspace/device-mqtt-go/149@tmp/durable-62afcdd6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:27:26 + echo total: 0.10999999940395355 [Pipeline] stash 02:27:26 Warning: overwriting stash ‘stack-cost’ 02:27:26 Stashed 1 file(s) [Pipeline] } 02:27:26 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 02:27:26 $ docker stop --time=1 fd503f6947001f6890dc8802925cc75905f9cdbf9d825190343ef2c09b936168 02:27:28 $ docker rm -f --volumes fd503f6947001f6890dc8802925cc75905f9cdbf9d825190343ef2c09b936168 [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:27:28 provisioning config files... 02:27:28 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3272866464722964524tmp [Pipeline] { [Pipeline] sh 02:27:29 + set +x 02:27:29 + curl -s https://codecov.io/bash 02:27:29 + bash -s -- 02:27:29 02:27:29 _____ _ 02:27:29 / ____| | | 02:27:29 | | ___ __| | ___ ___ _____ __ 02:27:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:27:29 | |___| (_) | (_| | __/ (_| (_) \ V / 02:27:29 \_____\___/ \__,_|\___|\___\___/ \_/ 02:27:29 Bash-1.0.6 02:27:29 02:27:29 02:27:29 ==> git version 2.25.1 found 02:27:29 ==> 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:27:29 Release-Date: 2020-01-08 02:27:29 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:27:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:27:29 ==> Jenkins CI detected. 02:27:29 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:27:29 project root: . 02:27:29 --> token set from env 02:27:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:27:29 ==> Running gcov in . (disable via -X gcov) 02:27:29 ==> Python coveragepy not found 02:27:29 ==> Searching for coverage reports in: 02:27:29 + . 02:27:29 -> Found 1 reports 02:27:29 ==> Detecting git/mercurial file structure 02:27:29 ==> Reading reports 02:27:29 + ./coverage.out bytes=18506 02:27:29 ==> Appending adjustments 02:27:29 https://docs.codecov.io/docs/fixing-reports 02:27:29 + Found adjustments 02:27:29 ==> Gzipping contents 02:27:29 4.0K /tmp/codecov.FFuiM8.gz 02:27:29 ==> Uploading reports 02:27:29 url: https://codecov.io 02:27:29 query: branch=main&commit=a20e3f699be50ae0fa7b260dcb78cdd891955ce4&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:27:29 -> Pinging Codecov 02:27:29 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=a20e3f699be50ae0fa7b260dcb78cdd891955ce4&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:27:29 -> Uploading to 02:27:29 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/7D719EC7BBE17E464838252E33014C33/a20e3f699be50ae0fa7b260dcb78cdd891955ce4/f08dfc64-247e-4726-977c-81d59a4baf25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T022729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d82210ed4dfed05ba88d14d269a353b71fab1bbada848c627fd501e7338d6316 02:27:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:29 Dload Upload Total Spent Left Speed 02:27:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10586 --:--:-- --:--:-- --:--:-- 10586 02:27:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] } 02:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:27:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:27:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:27:30 02:27:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:27:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:27:30 df9b9388f04a: Pulling fs layer 02:27:30 52dc419b0ee2: Pulling fs layer 02:27:30 25bc292e5bac: Pulling fs layer 02:27:30 114826534d7a: Pulling fs layer 02:27:30 4657fd5d0bcf: Pulling fs layer 02:27:30 6ad1cebc031e: Pulling fs layer 02:27:30 8a3aa393b2d8: Pulling fs layer 02:27:30 114826534d7a: Waiting 02:27:30 4657fd5d0bcf: Waiting 02:27:30 6ad1cebc031e: Waiting 02:27:30 8a3aa393b2d8: Waiting 02:27:30 25bc292e5bac: Verifying Checksum 02:27:30 25bc292e5bac: Download complete 02:27:30 52dc419b0ee2: Download complete 02:27:30 4657fd5d0bcf: Download complete 02:27:30 df9b9388f04a: Verifying Checksum 02:27:30 df9b9388f04a: Download complete 02:27:30 df9b9388f04a: Pull complete 02:27:30 6ad1cebc031e: Download complete 02:27:30 52dc419b0ee2: Pull complete 02:27:30 25bc292e5bac: Pull complete 02:27:31 114826534d7a: Verifying Checksum 02:27:31 114826534d7a: Download complete 02:27:31 8a3aa393b2d8: Verifying Checksum 02:27:31 8a3aa393b2d8: Download complete 02:27:35 114826534d7a: Pull complete 02:27:35 4657fd5d0bcf: Pull complete 02:27:35 6ad1cebc031e: Pull complete 02:27:39 8a3aa393b2d8: Pull complete 02:27:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:27:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:27:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:39 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:27:39 $ 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:27:46 $ docker top c9e8879b98ed220e11227213dea12aa03f5ad7526b3e040314a345710a2e6035 -eo pid,comm [Pipeline] { [Pipeline] echo 02:27:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:27:47 + set -o pipefail 02:27:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:27:53 02:27:53 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:27:53 02:27:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/210e11c9-5852-4c12-8622-9af07e6cf4e4 02:27:53 02:27:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:27:53 02:27:53 02:27:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:27:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:27:53 More details here: https://snyk.co/ue1NS [Pipeline] } 02:27:53 $ docker stop --time=1 c9e8879b98ed220e11227213dea12aa03f5ad7526b3e040314a345710a2e6035 02:27:58 $ docker rm -f --volumes c9e8879b98ed220e11227213dea12aa03f5ad7526b3e040314a345710a2e6035 [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:27:59 + git log --format=format:%s -1 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 [Pipeline] sh 02:27:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:27:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:27:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:59 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:28:00 $ docker top ffab734ad9744bfb80f9f75ccd1e0110066fe8ade245421b33d37116b13a166e -eo pid,comm 02:28:00 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:28:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:28:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:00 [ssh-agent] Looking for ssh-agent implementation... 02:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:00 $ docker exec ffab734ad9744bfb80f9f75ccd1e0110066fe8ade245421b33d37116b13a166e ssh-agent 02:28:00 SSH_AUTH_SOCK=/tmp/ssh-BfDU1y1vKiG4/agent.32 02:28:00 SSH_AGENT_PID=37 02:28:00 Running ssh-add (command line suppressed) 02:28:00 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12668195267229591964.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12668195267229591964.key) 02:28:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:01 + git semver tag 02:28:01 2023-10-27 02:28:01,483 [run_tag] DEBUG tag force:False 02:28:01 2023-10-27 02:28:01,483 [check_head_tag] DEBUG check head tag 02:28:01 2023-10-27 02:28:01,484 [execute] INFO git cat-file --batch-check 02:28:01 2023-10-27 02:28:01,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:28:01 2023-10-27 02:28:01,488 [execute] INFO git cat-file --batch 02:28:01 2023-10-27 02:28:01,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:28:01 2023-10-27 02:28:01,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:28:01 2023-10-27 02:28:01,501 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 02:28:01 2023-10-27 02:28:01,501 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:28:01 2023-10-27 02:28:01,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:28:01 3.1.0-dev.21 [Pipeline] } 02:28:01 $ docker exec --env ******** --env ******** ffab734ad9744bfb80f9f75ccd1e0110066fe8ade245421b33d37116b13a166e ssh-agent -k 02:28:01 unset SSH_AUTH_SOCK; 02:28:01 unset SSH_AGENT_PID; 02:28:01 echo Agent pid 37 killed; 02:28:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:02 + git semver [Pipeline] } 02:28:02 $ docker stop --time=1 ffab734ad9744bfb80f9f75ccd1e0110066fe8ade245421b33d37116b13a166e 02:28:03 $ docker rm -f --volumes ffab734ad9744bfb80f9f75ccd1e0110066fe8ade245421b33d37116b13a166e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:28:04 02:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:28:04 0.23.1-centos7: Pulling from edgex-lftools 02:28:04 ab5ef0e58194: Pulling fs layer 02:28:04 9712f1f96733: Pulling fs layer 02:28:04 63f879dbbcfc: Pulling fs layer 02:28:04 0d9ebad4ef96: Pulling fs layer 02:28:04 e9a5061849ea: Pulling fs layer 02:28:04 d747dcd14b5f: Pulling fs layer 02:28:04 2de7ff778b66: Pulling fs layer 02:28:04 d747dcd14b5f: Waiting 02:28:04 2de7ff778b66: Waiting 02:28:04 0d9ebad4ef96: Waiting 02:28:04 e9a5061849ea: Waiting 02:28:04 9712f1f96733: Verifying Checksum 02:28:04 9712f1f96733: Download complete 02:28:04 63f879dbbcfc: Verifying Checksum 02:28:04 63f879dbbcfc: Download complete 02:28:04 e9a5061849ea: Verifying Checksum 02:28:04 e9a5061849ea: Download complete 02:28:04 d747dcd14b5f: Verifying Checksum 02:28:04 d747dcd14b5f: Download complete 02:28:04 ab5ef0e58194: Verifying Checksum 02:28:04 ab5ef0e58194: Download complete 02:28:05 0d9ebad4ef96: Verifying Checksum 02:28:05 0d9ebad4ef96: Download complete 02:28:05 2de7ff778b66: Verifying Checksum 02:28:05 2de7ff778b66: Download complete 02:28:07 ab5ef0e58194: Pull complete 02:28:07 9712f1f96733: Pull complete 02:28:08 63f879dbbcfc: Pull complete 02:28:11 0d9ebad4ef96: Pull complete 02:28:12 e9a5061849ea: Pull complete 02:28:12 d747dcd14b5f: Pull complete 02:28:13 2de7ff778b66: Pull complete 02:28:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:13 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:28:13 $ 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:28:21 $ docker top ce51696a562d817a9a64da0989929f7742514bc6819feb1aef99b9eb430ffc09 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:28:21 provisioning config files... 02:28:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1128197834950926217tmp 02:28:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11041479317088570668tmp 02:28:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4357862218264217709tmp [Pipeline] { [Pipeline] echo 02:28:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:28:21 ---> sigul-configuration.sh 02:28:21 gpg: directory `/root/.gnupg' created 02:28:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:28:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:28:21 gpg: keyring `/root/.gnupg/secring.gpg' created 02:28:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:28:21 gpg: CAST5 encrypted data 02:28:21 gpg: encrypted with 1 passphrase 02:28:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:28:21 + mkdir /home/jenkins 02:28:21 + mkdir /home/jenkins/sigul [Pipeline] sh 02:28:22 + 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:28:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:28:22 ---> sigul-install.sh 02:28:22 Sigul already installed; skipping installation. [Pipeline] sh 02:28:22 + git tag --list 02:28:22 0.7.1 02:28:22 v1.0.0 02:28:22 v1.1.0 02:28:22 v1.1.1 02:28:22 v1.2.2 02:28:22 v1.3.0 02:28:22 v1.3.1 02:28:22 v2.0.0 02:28:22 v2.1.0 02:28:22 v2.1.1 02:28:22 v2.2.0 02:28:22 v2.3.0 02:28:22 v3.0 02:28:22 v3.0.0 02:28:22 v3.1.0-dev.1 02:28:22 v3.1.0-dev.10 02:28:22 v3.1.0-dev.11 02:28:22 v3.1.0-dev.12 02:28:22 v3.1.0-dev.13 02:28:22 v3.1.0-dev.14 02:28:22 v3.1.0-dev.15 02:28:22 v3.1.0-dev.16 02:28:22 v3.1.0-dev.17 02:28:22 v3.1.0-dev.18 02:28:22 v3.1.0-dev.19 02:28:22 v3.1.0-dev.2 02:28:22 v3.1.0-dev.20 02:28:22 v3.1.0-dev.21 02:28:22 v3.1.0-dev.3 02:28:22 v3.1.0-dev.4 02:28:22 v3.1.0-dev.5 02:28:22 v3.1.0-dev.6 02:28:22 v3.1.0-dev.7 02:28:22 v3.1.0-dev.8 02:28:22 v3.1.0-dev.9 [Pipeline] sh 02:28:22 + lftools sign git-tag v3.1.0-dev.21 02:28:23 Signing Git tag with Sigul... 02:28:23 Signing v3.1.0-dev.21 [Pipeline] echo 02:28:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:28:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:28:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:28:24 $ docker stop --time=1 ce51696a562d817a9a64da0989929f7742514bc6819feb1aef99b9eb430ffc09 02:28:25 $ docker rm -f --volumes ce51696a562d817a9a64da0989929f7742514bc6819feb1aef99b9eb430ffc09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:28:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:26 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:28:26 $ 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:28:26 $ docker top 24da7fca16eb763f7ad92b847d001375a4c206c402abae9f4924c70af5a60fd5 -eo pid,comm 02:28:26 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:28:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:28:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:26 [ssh-agent] Looking for ssh-agent implementation... 02:28:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:27 $ docker exec 24da7fca16eb763f7ad92b847d001375a4c206c402abae9f4924c70af5a60fd5 ssh-agent 02:28:27 SSH_AUTH_SOCK=/tmp/ssh-ES2F2yohEaW3/agent.32 02:28:27 SSH_AGENT_PID=38 02:28:27 Running ssh-add (command line suppressed) 02:28:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6074740656091405965.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6074740656091405965.key) 02:28:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:27 + git semver bump pre 02:28:27 2023-10-27 02:28:27,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:28:27 2023-10-27 02:28:27,791 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 02:28:27 2023-10-27 02:28:27,791 [bump_version] DEBUG bumped version:3.1.0-dev.22 02:28:27 2023-10-27 02:28:27,791 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:28:27 2023-10-27 02:28:27,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:28:27 2023-10-27 02:28:27,791 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:28:27 2023-10-27 02:28:27,793 [execute] INFO git cat-file --batch-check 02:28:27 2023-10-27 02:28:27,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:28:27 2023-10-27 02:28:27,799 [execute] INFO git cat-file --batch 02:28:27 2023-10-27 02:28:27,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:28:27 2023-10-27 02:28:27,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:28:27 3.1.0-dev.22 [Pipeline] } 02:28:27 $ docker exec --env ******** --env ******** 24da7fca16eb763f7ad92b847d001375a4c206c402abae9f4924c70af5a60fd5 ssh-agent -k 02:28:27 unset SSH_AUTH_SOCK; 02:28:27 unset SSH_AGENT_PID; 02:28:27 echo Agent pid 38 killed; 02:28:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:28 + git semver [Pipeline] } 02:28:28 $ docker stop --time=1 24da7fca16eb763f7ad92b847d001375a4c206c402abae9f4924c70af5a60fd5 02:28:29 $ docker rm -f --volumes 24da7fca16eb763f7ad92b847d001375a4c206c402abae9f4924c70af5a60fd5 [Pipeline] // withDockerContainer [Pipeline] sh 02:28:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:30 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:28: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:28:31 $ docker top 14d5a16631e6e5ebfdd6d25bce370c04257a7319ff4166d864adddcad0e09e76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:31 [ssh-agent] Looking for ssh-agent implementation... 02:28:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:31 $ docker exec 14d5a16631e6e5ebfdd6d25bce370c04257a7319ff4166d864adddcad0e09e76 ssh-agent 02:28:31 SSH_AUTH_SOCK=/tmp/ssh-hA4G0gRs2p54/agent.32 02:28:31 SSH_AGENT_PID=38 02:28:31 Running ssh-add (command line suppressed) 02:28:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8257950193639270561.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8257950193639270561.key) 02:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:32 + git semver push 02:28:32 2023-10-27 02:28:32,238 [run_push] DEBUG push 02:28:32 2023-10-27 02:28:32,239 [execute] INFO git cat-file --batch-check 02:28:32 2023-10-27 02:28:32,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:28:32 2023-10-27 02:28:32,245 [execute] INFO git rev-list 66c04715470110a4aa5ce15dea085c7f81d8e1f1 -- 02:28:32 2023-10-27 02:28:32,245 [execute] DEBUG Popen(['git', 'rev-list', '66c04715470110a4aa5ce15dea085c7f81d8e1f1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:28:32 2023-10-27 02:28:32,256 [execute] INFO git fetch -v origin 02:28:32 2023-10-27 02:28:32,256 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:28:32 2023-10-27 02:28:32,785 [run_push] DEBUG no remote changes detected 02:28:32 2023-10-27 02:28:32,786 [execute] INFO git push origin semver 02:28:32 2023-10-27 02:28:32,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:28:33 2023-10-27 02:28:33,519 [run_push] DEBUG push all version tags 02:28:33 2023-10-27 02:28:33,519 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:28:33 2023-10-27 02:28:33,520 [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:28:34 2023-10-27 02:28:34,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:28:34 3.1.0-dev.22 [Pipeline] } 02:28:34 $ docker exec --env ******** --env ******** 14d5a16631e6e5ebfdd6d25bce370c04257a7319ff4166d864adddcad0e09e76 ssh-agent -k 02:28:34 unset SSH_AUTH_SOCK; 02:28:34 unset SSH_AGENT_PID; 02:28:34 echo Agent pid 38 killed; 02:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:34 + git semver [Pipeline] } 02:28:35 $ docker stop --time=1 14d5a16631e6e5ebfdd6d25bce370c04257a7319ff4166d864adddcad0e09e76 02:28:36 $ docker rm -f --volumes 14d5a16631e6e5ebfdd6d25bce370c04257a7319ff4166d864adddcad0e09e76 [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:28:36 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:28:36 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:28:36 total 16 02:28:36 drwxr-xr-x 3 root root 4096 Oct 27 02:13 . 02:28:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:28 .. 02:28:36 drwxr-xr-x 2 root root 4096 Oct 27 02:13 cost 02:28:36 -rw-r--r-- 1 root root 86 Oct 27 02:13 cost.csv 02:28:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:28:36 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:28:36 total 16 02:28:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:13 . 02:28:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:28 .. 02:28:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 02:13 cost 02:28:36 -rw-r--r-- 1 jenkins jenkins 86 Oct 27 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:28:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:28:38 ---> package-listing.sh 02:28:38 ++ facter osfamily 02:28:38 ++ tr '[:upper:]' '[:lower:]' 02:28:38 + OS_FAMILY=debian 02:28:38 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:28:38 + START_PACKAGES=/tmp/packages_start.txt 02:28:38 + END_PACKAGES=/tmp/packages_end.txt 02:28:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:28:38 + PACKAGES=/tmp/packages_start.txt 02:28:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:28:38 + PACKAGES=/tmp/packages_end.txt 02:28:38 + case "${OS_FAMILY}" in 02:28:38 + dpkg -l 02:28:38 + grep '^ii' 02:28:38 + '[' -f /tmp/packages_start.txt ']' 02:28:38 + '[' -f /tmp/packages_end.txt ']' 02:28:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:28:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:28:38 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:28:38 + 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:28:38 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:28:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:39 prd-ubuntu20.04-docker-8c-8g-12232 does not seem to be running inside a container 02:28:39 $ 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:28:39 $ docker top 53081eb0f643ca1f7a2ad4364e7393106e01c0da73284566287507e591a8426a -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:39 + touch /tmp/pre-build-complete [Pipeline] sh 02:28:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:28:40 + ls /var/log/sa-host 02:28:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:40 provisioning config files... 02:28:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18016885269166820090tmp [Pipeline] { [Pipeline] echo 02:28:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:28:40 ---> create-netrc.sh [Pipeline] } 02:28:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:28:41 ---> python-tools-install.sh [Pipeline] echo 02:28:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:28:41 ---> sudo-logs.sh 02:28:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:28:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:28:41 ---> job-cost.sh 02:28:41 lf-activate-venv: SKIPPING 02:28:41 DEBUG: total: 0.2199999988079071 02:28:41 INFO: Retrieving Stack Cost... 02:28:41 INFO: Retrieving Pricing Info for: v3-standard-8 02:28:42 INFO: Archiving Costs [Pipeline] echo 02:28:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:28:42 ---> logs-deploy.sh 02:28:42 lf-activate-venv: SKIPPING 02:28:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/149 02:28:42 INFO: archiving workspace using pattern(s): 02:28:43 Archives upload complete. 02:28:43 INFO: archiving logs to Nexus 02:28:44 ---> uname -a: 02:28:44 Linux prd-ubuntu20-04-docker-8c-8g-12232 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:28:44 02:28:44 02:28:44 ---> lscpu: 02:28:44 Architecture: x86_64 02:28:44 CPU op-mode(s): 32-bit, 64-bit 02:28:44 Byte Order: Little Endian 02:28:44 Address sizes: 40 bits physical, 48 bits virtual 02:28:44 CPU(s): 8 02:28:44 On-line CPU(s) list: 0-7 02:28:44 Thread(s) per core: 1 02:28:44 Core(s) per socket: 1 02:28:44 Socket(s): 8 02:28:44 NUMA node(s): 1 02:28:44 Vendor ID: AuthenticAMD 02:28:44 CPU family: 23 02:28:44 Model: 49 02:28:44 Model name: AMD EPYC-Rome Processor 02:28:44 Stepping: 0 02:28:44 CPU MHz: 2799.998 02:28:44 BogoMIPS: 5599.99 02:28:44 Virtualization: AMD-V 02:28:44 Hypervisor vendor: KVM 02:28:44 Virtualization type: full 02:28:44 L1d cache: 256 KiB 02:28:44 L1i cache: 256 KiB 02:28:44 L2 cache: 4 MiB 02:28:44 L3 cache: 128 MiB 02:28:44 NUMA node0 CPU(s): 0-7 02:28:44 Vulnerability Itlb multihit: Not affected 02:28:44 Vulnerability L1tf: Not affected 02:28:44 Vulnerability Mds: Not affected 02:28:44 Vulnerability Meltdown: Not affected 02:28:44 Vulnerability Mmio stale data: Not affected 02:28:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:28:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:28:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:28:44 Vulnerability Srbds: Not affected 02:28:44 Vulnerability Tsx async abort: Not affected 02:28:44 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:28:44 02:28:44 02:28:44 ---> nproc: 02:28:44 8 02:28:44 02:28:44 02:28:44 ---> df -h: 02:28:44 Filesystem Size Used Avail Use% Mounted on 02:28:44 overlay 155G 13G 143G 9% / 02:28:44 tmpfs 64M 0 64M 0% /dev 02:28:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:28:44 shm 64M 0 64M 0% /dev/shm 02:28:44 /dev/vda1 155G 13G 143G 9% /facter-os 02:28:44 02:28:44 02:28:44 ---> sar -b -r -n DEV: 02:28:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12232) 10/27/23 _x86_64_ (8 CPU) 02:28:44 02:28:44 02:10:17 LINUX RESTART (8 CPU) 02:28:44 02:28:44 02:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:28:44 02:12:01 168.50 3.80 164.70 0.00 439.11 47332.20 0.00 02:28:44 02:13:01 191.45 0.27 191.19 0.00 19.06 48486.56 0.00 02:28:44 02:14:01 121.95 0.08 121.86 0.00 11.60 35839.23 0.00 02:28:44 02:15:01 1.90 0.00 1.90 0.00 0.00 20.95 0.00 02:28:44 02:16:01 46.11 11.35 34.76 0.00 3435.83 5821.30 0.00 02:28:44 02:17:01 5.20 0.03 5.17 0.00 0.27 102.65 0.00 02:28:44 02:18:02 1.53 0.00 1.53 0.00 0.00 17.46 0.00 02:28:44 02:19:01 2.03 0.00 2.03 0.00 0.00 22.64 0.00 02:28:44 02:20:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 02:28:44 02:21:01 2.25 0.00 2.25 0.00 0.00 25.33 0.00 02:28:44 02:22:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 02:28:44 02:23:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 02:28:44 02:24:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 02:28:44 02:25:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 02:28:44 02:26:01 2.40 0.02 2.38 0.00 0.13 30.00 0.00 02:28:44 02:27:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 02:28:44 02:28:01 70.65 0.20 70.45 0.00 15.06 38225.50 0.00 02:28:44 Average: 36.71 0.93 35.78 0.00 230.87 10365.88 0.00 02:28:44 02:28:44 02:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:28:44 02:12:01 28514020 31569968 740000 2.25 111664 3149232 1880456 5.54 1156204 2755984 277808 02:28:44 02:13:01 28118992 31285028 1019576 3.10 155324 3180648 2228916 6.57 1489604 2779864 15456 02:28:44 02:14:01 27635924 31556884 749476 2.28 165624 3878120 1745240 5.14 1265300 3439116 148 02:28:44 02:15:01 27636860 31557844 748360 2.28 165664 3878120 1745240 5.14 1265056 3439116 12 02:28:44 02:16:01 27309256 31542164 730832 2.22 188228 4171000 1727408 5.09 1489760 3509676 544 02:28:44 02:17:01 27314008 31542216 730852 2.22 186816 4167864 1699420 5.01 1488356 3506596 4 02:28:44 02:18:02 27315712 31544164 728460 2.22 186880 4167880 1699420 5.01 1486732 3506600 8 02:28:44 02:19:01 27320516 31549080 723468 2.20 186956 4167884 1699420 5.01 1481960 3506604 8 02:28:44 02:20:01 27320524 31549164 723340 2.20 187028 4167888 1699420 5.01 1482016 3506608 8 02:28:44 02:21:01 27321516 31550368 722076 2.20 187108 4168020 1699420 5.01 1481096 3506740 8 02:28:44 02:22:01 27321716 31550608 721992 2.20 187148 4168020 1699420 5.01 1481076 3506740 12 02:28:44 02:23:01 27322992 31551956 720616 2.19 187216 4168024 1699420 5.01 1479432 3506744 8 02:28:44 02:24:01 27323196 31552228 720284 2.19 187280 4168024 1699420 5.01 1479320 3506744 8 02:28:44 02:25:01 27323400 31552500 719952 2.19 187344 4168028 1699420 5.01 1479368 3506748 8 02:28:44 02:26:01 27322316 31551500 720584 2.19 187440 4168000 1732716 5.11 1479952 3506720 8 02:28:44 02:27:01 27322464 31551744 720192 2.19 187496 4168008 1732716 5.11 1479680 3506716 4 02:28:44 02:28:01 26500480 31504952 761976 2.32 204544 4872276 1759700 5.19 1579032 4169364 592 02:28:44 Average: 27426111 31533080 747179 2.27 179398 4057473 1755716 5.17 1443761 3450981 17332 02:28:44 02:28:44 02:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:28:44 02:12:01 docker0 235.58 289.07 19.23 2462.02 0.00 0.00 0.00 0.00 02:28:44 02:12:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 02:28:44 02:12:01 ens3 442.95 325.70 5579.39 44.60 0.00 0.00 0.00 0.00 02:28:44 02:13:01 docker0 2.38 4.66 0.13 31.00 0.00 0.00 0.00 0.00 02:28:44 02:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:28:44 02:13:01 vethe646da6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:28:44 02:13:01 ens3 65.80 58.55 72.58 98.33 0.00 0.00 0.00 0.00 02:28:44 02:14:01 docker0 2.40 4.48 0.14 31.48 0.00 0.00 0.00 0.00 02:28:44 02:14:01 lo 7.40 7.40 0.74 0.74 0.00 0.00 0.00 0.00 02:28:44 02:14:01 ens3 156.51 113.01 2640.59 243.49 0.00 0.00 0.00 0.00 02:28:44 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:15:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:28:44 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:28:44 02:16:01 ens3 148.59 74.79 2080.26 5.32 0.00 0.00 0.00 0.00 02:28:44 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:17:01 ens3 1.52 0.17 0.13 0.01 0.00 0.00 0.00 0.00 02:28:44 02:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:18:02 ens3 1.00 0.62 0.57 0.41 0.00 0.00 0.00 0.00 02:28:44 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:19:01 ens3 0.78 0.14 0.07 0.01 0.00 0.00 0.00 0.00 02:28:44 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:20:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:21:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:28:44 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:22:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:25:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:28:44 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:26:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:28:44 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:44 02:27:01 ens3 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:28:44 02:28:01 docker0 73.64 89.55 5.59 1023.92 0.00 0.00 0.00 0.00 02:28:44 02:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:28:44 02:28:01 veth0587005 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:28:44 02:28:01 ens3 230.38 152.56 5013.38 23.44 0.00 0.00 0.00 0.00 02:28:44 Average: docker0 18.49 22.84 1.48 208.97 0.00 0.00 0.00 0.00 02:28:44 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 02:28:44 Average: veth0587005 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:44 Average: ens3 61.82 42.77 906.07 24.48 0.00 0.00 0.00 0.00 02:28:44 02:28:44 02:28:44 ---> sar -P ALL: 02:28:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12232) 10/27/23 _x86_64_ (8 CPU) 02:28:44 02:28:44 02:10:17 LINUX RESTART (8 CPU) 02:28:44 02:28:44 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:28:44 02:12:01 all 6.84 0.00 3.11 3.68 0.07 86.30 02:28:44 02:12:01 0 7.62 0.00 3.13 0.27 0.07 88.91 02:28:44 02:12:01 1 5.78 0.00 3.55 1.68 0.05 88.94 02:28:44 02:12:01 2 6.32 0.00 3.50 12.20 0.07 77.91 02:28:44 02:12:01 3 6.97 0.00 3.56 10.29 0.07 79.11 02:28:44 02:12:01 4 7.14 0.00 3.24 0.54 0.05 89.03 02:28:44 02:12:01 5 5.83 0.00 2.53 1.13 0.12 90.39 02:28:44 02:12:01 6 7.95 0.00 2.07 1.35 0.05 88.58 02:28:44 02:12:01 7 7.12 0.00 3.31 2.05 0.07 87.46 02:28:44 02:13:01 all 27.58 0.00 4.32 3.80 0.07 64.23 02:28:44 02:13:01 0 27.72 0.00 4.21 0.61 0.07 67.40 02:28:44 02:13:01 1 28.14 0.00 4.13 0.83 0.07 66.85 02:28:44 02:13:01 2 26.67 0.00 5.09 2.35 0.07 65.82 02:28:44 02:13:01 3 28.61 0.00 4.91 6.54 0.08 59.86 02:28:44 02:13:01 4 26.07 0.00 3.63 1.83 0.05 68.42 02:28:44 02:13:01 5 29.36 0.00 4.13 0.30 0.07 66.14 02:28:44 02:13:01 6 28.40 0.00 4.40 14.56 0.08 52.56 02:28:44 02:13:01 7 25.72 0.00 4.04 3.41 0.05 66.78 02:28:44 02:14:01 all 14.84 0.00 2.64 2.88 0.07 79.58 02:28:44 02:14:01 0 13.87 0.00 2.89 0.69 0.07 82.49 02:28:44 02:14:01 1 14.05 0.00 3.16 8.74 0.05 74.00 02:28:44 02:14:01 2 13.74 0.00 2.35 0.03 0.05 83.82 02:28:44 02:14:01 3 15.68 0.00 2.12 1.56 0.05 80.59 02:28:44 02:14:01 4 15.54 0.00 2.27 0.13 0.07 81.99 02:28:44 02:14:01 5 15.71 0.00 2.31 2.75 0.05 79.19 02:28:44 02:14:01 6 16.29 0.00 2.51 0.03 0.17 81.00 02:28:44 02:14:01 7 13.79 0.00 3.49 9.17 0.08 73.46 02:28:44 02:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:28:44 02:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:28:44 02:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:28:44 02:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:15:01 3 0.02 0.00 0.03 0.00 0.03 99.92 02:28:44 02:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:28:44 02:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:28:44 02:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:28:44 02:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:16:01 all 2.11 0.00 1.13 0.57 0.02 96.18 02:28:44 02:16:01 0 2.75 0.00 0.80 0.35 0.02 96.09 02:28:44 02:16:01 1 1.32 0.00 0.75 0.38 0.02 97.52 02:28:44 02:16:01 2 1.50 0.00 0.78 0.40 0.02 97.30 02:28:44 02:16:01 3 1.35 0.00 0.60 0.05 0.03 97.96 02:28:44 02:16:01 4 2.59 0.00 0.72 0.05 0.02 96.62 02:28:44 02:16:01 5 3.05 0.00 1.87 1.71 0.02 93.35 02:28:44 02:16:01 6 1.60 0.00 2.62 0.82 0.02 94.94 02:28:44 02:16:01 7 2.69 0.00 0.92 0.77 0.02 95.61 02:28:44 02:17:01 all 0.06 0.00 0.05 0.05 0.01 99.84 02:28:44 02:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:28:44 02:17:01 1 0.05 0.00 0.05 0.35 0.02 99.53 02:28:44 02:17:01 2 0.00 0.00 0.05 0.00 0.00 99.95 02:28:44 02:17:01 3 0.08 0.00 0.02 0.00 0.00 99.90 02:28:44 02:17:01 4 0.07 0.00 0.05 0.08 0.02 99.78 02:28:44 02:17:01 5 0.18 0.00 0.08 0.00 0.02 99.72 02:28:44 02:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:28:44 02:17:01 7 0.05 0.00 0.05 0.00 0.00 99.90 02:28:44 02:18:02 all 0.03 0.00 0.02 0.01 0.01 99.94 02:28:44 02:18:02 0 0.00 0.00 0.02 0.00 0.00 99.98 02:28:44 02:18:02 1 0.00 0.00 0.03 0.05 0.00 99.92 02:28:44 02:18:02 2 0.12 0.00 0.00 0.00 0.02 99.87 02:28:44 02:18:02 3 0.03 0.00 0.03 0.00 0.02 99.92 02:28:44 02:18:02 4 0.03 0.00 0.00 0.00 0.02 99.95 02:28:44 02:18:02 5 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:18:02 6 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:18:02 7 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:19:01 all 0.19 0.00 0.01 0.00 0.00 99.79 02:28:44 02:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:28:44 02:19:01 1 0.02 0.00 0.00 0.03 0.02 99.93 02:28:44 02:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:19:01 4 1.43 0.00 0.03 0.00 0.02 98.52 02:28:44 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:28:44 02:20:01 0 0.00 0.00 0.00 0.00 0.03 99.97 02:28:44 02:20:01 1 0.00 0.00 0.02 0.03 0.00 99.95 02:28:44 02:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:28:44 02:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:20:01 4 2.00 0.00 0.02 0.00 0.02 97.96 02:28:44 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:21:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:28:44 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:21:01 1 0.02 0.00 0.00 0.05 0.02 99.92 02:28:44 02:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:28:44 02:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:28:44 02:21:01 4 0.37 0.00 0.02 0.00 0.02 99.60 02:28:44 02:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:28:44 02:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:28:44 02:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:28:44 02:22:01 all 0.06 0.00 0.01 0.00 0.00 99.92 02:28:44 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:22:01 1 0.02 0.00 0.00 0.03 0.00 99.95 02:28:44 02:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:28:44 02:22:01 4 0.37 0.00 0.08 0.00 0.02 99.53 02:28:44 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:44 02:28:44 02:22:01 CPU %user %nice %system %iowait %steal %idle 02:28:44 02:23:01 all 0.02 0.00 0.00 0.03 0.00 99.94 02:28:44 02:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:28:44 02:23:01 1 0.02 0.00 0.03 0.27 0.00 99.68 02:28:44 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:28:44 02:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:28:44 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:28:44 02:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:24:01 1 0.02 0.00 0.00 0.08 0.02 99.88 02:28:44 02:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:28:44 02:24:01 4 0.05 0.00 0.05 0.00 0.03 99.87 02:28:44 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:44 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:25:01 all 0.08 0.00 0.01 0.10 0.01 99.81 02:28:44 02:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:28:44 02:25:01 1 0.00 0.00 0.02 0.78 0.00 99.20 02:28:44 02:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:28:44 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:25:01 4 0.57 0.00 0.03 0.00 0.02 99.38 02:28:44 02:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:44 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:26:01 all 0.02 0.00 0.02 0.05 0.01 99.90 02:28:44 02:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:26:01 1 0.02 0.00 0.02 0.20 0.00 99.77 02:28:44 02:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:28:44 02:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:28:44 02:26:01 4 0.05 0.00 0.05 0.13 0.02 99.75 02:28:44 02:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:28:44 02:26:01 6 0.00 0.00 0.05 0.03 0.02 99.90 02:28:44 02:26:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:28:44 02:27:01 all 0.13 0.00 0.01 0.04 0.01 99.81 02:28:44 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:28:44 02:27:01 1 0.02 0.00 0.02 0.27 0.02 99.68 02:28:44 02:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:28:44 02:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:28:44 02:27:01 4 0.95 0.00 0.03 0.02 0.03 98.97 02:28:44 02:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:44 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:28:44 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:44 02:28:01 all 4.78 0.00 2.01 2.66 0.05 90.51 02:28:44 02:28:01 0 4.32 0.00 2.64 16.47 0.05 76.52 02:28:44 02:28:01 1 6.33 0.00 1.99 3.18 0.03 88.46 02:28:44 02:28:01 2 4.68 0.00 1.86 0.67 0.07 92.72 02:28:44 02:28:01 3 4.99 0.00 2.14 0.07 0.05 92.75 02:28:44 02:28:01 4 4.67 0.00 2.41 0.87 0.05 91.99 02:28:44 02:28:01 5 4.26 0.00 1.58 0.03 0.03 94.09 02:28:44 02:28:01 6 4.87 0.00 2.11 0.02 0.03 92.97 02:28:44 02:28:01 7 4.10 0.00 1.31 0.00 0.05 94.54 02:28:44 Average: all 3.34 0.00 0.78 0.81 0.02 95.05 02:28:44 Average: 0 3.30 0.00 0.81 1.07 0.02 94.80 02:28:44 Average: 1 3.26 0.00 0.81 0.99 0.02 94.92 02:28:44 Average: 2 3.11 0.00 0.80 0.91 0.02 95.16 02:28:44 Average: 3 3.39 0.00 0.79 1.08 0.02 94.71 02:28:44 Average: 4 3.63 0.00 0.74 0.21 0.03 95.39 02:28:44 Average: 5 3.42 0.00 0.74 0.35 0.02 95.48 02:28:44 Average: 6 3.46 0.00 0.81 0.98 0.02 94.73 02:28:44 Average: 7 3.13 0.00 0.77 0.90 0.02 95.18 02:28:44 02:28:44 02:28:44