Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aecec81b0df1ccac07961d4c177179e1cb746efd 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-ssh17784078118876397137.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-ssh15037132571745894515.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-ssh14861973464387761745.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-ssh18218293090526175678.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-ssh1264656085837960120.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9951 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 > 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 Avoid second fetch Checking out Revision aecec81b0df1ccac07961d4c177179e1cb746efd (main) Commit message: "feat!: Remove snap packaging (#635)" > git config core.sparsecheckout # timeout=10 > git checkout -f aecec81b0df1ccac07961d4c177179e1cb746efd # timeout=10 > git rev-list --no-walk 3d33c97016b772b808cfb4d9266f28d352587cb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:04:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:04:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:04:21 ========================================================= 16:04:21 EdgeX Global Pipelines Version Info 16:04:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:04:22 ------------------- 16:04:22 stable info: 16:04:22 ------------------- 16:04:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:04:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:04:22 Message: update stable to v1.0.254 16:04:23 ------------------- 16:04:23 experimental info: 16:04:23 ------------------- 16:04:23 Commited By: **** collab-it+edgex@linuxfoundation.org 16:04:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:04:23 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aecec81 [Pipeline] echo 16:04:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:23 provisioning config files... 16:04:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17687929751689724186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:24 ---> docker-login.sh 16:04:24 nexus3.edgexfoundry.org:10001 16:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:24 Configure a credential helper to remove this warning. See 16:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:24 16:04:24 Login Succeeded 16:04:24 nexus3.edgexfoundry.org:10002 16:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:24 Configure a credential helper to remove this warning. See 16:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:24 16:04:24 Login Succeeded 16:04:24 nexus3.edgexfoundry.org:10003 16:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:24 Configure a credential helper to remove this warning. See 16:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:24 16:04:24 Login Succeeded 16:04:24 nexus3.edgexfoundry.org:10004 16:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:24 Configure a credential helper to remove this warning. See 16:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:24 16:04:24 Login Succeeded 16:04:24 docker.io 16:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:25 Configure a credential helper to remove this warning. See 16:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:25 16:04:25 Login Succeeded 16:04:25 ---> docker-login.sh ends [Pipeline] } 16:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:04:25 + git rev-list -1 --merges aecec81b0df1ccac07961d4c177179e1cb746efd~1..aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] echo 16:04:25 -----------> git rev-list -1 --merges aecec81b0df1ccac07961d4c177179e1cb746efd~1..aecec81b0df1ccac07961d4c177179e1cb746efd aecec81b0df1ccac07961d4c177179e1cb746efd [false] [Pipeline] sh 16:04:26 + git log --format=format:%s -1 aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] echo 16:04:26 ========================================================= 16:04:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:04:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:26 + git log --format=format:%s -1 aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] echo 16:04:26 [semverPrep] GIT_COMMIT: aecec81b0df1ccac07961d4c177179e1cb746efd, Commit Message: feat!: Remove snap packaging (#635) [Pipeline] echo 16:04:26 [semverPrep] This is not a build commit. [Pipeline] sh 16:04:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:04:27 + grep -v github /etc/ssh/ssh_known_hosts 16:04:27 + [ -e /tmp/ssh_known_hosts ] 16:04:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:04:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:04:27 + sudo tee -a /etc/ssh/ssh_known_hosts 16:04:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:27 16:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:28 0.1.4: Pulling from edgex-devops/py-git-semver 16:04:28 b85a868b505f: Pulling fs layer 16:04:28 e2be974225ed: Pulling fs layer 16:04:28 339a4e72a1f5: Pulling fs layer 16:04:28 988bab9f4d93: Pulling fs layer 16:04:28 1469e6f7b9e6: Pulling fs layer 16:04:28 eaf3925da568: Pulling fs layer 16:04:28 bab4dde63d76: Pulling fs layer 16:04:28 bde34c3a00c8: Pulling fs layer 16:04:28 b352a97aabf1: Pulling fs layer 16:04:28 4872d77fe225: Pulling fs layer 16:04:28 5851b861e8e6: Pulling fs layer 16:04:28 988bab9f4d93: Waiting 16:04:28 1469e6f7b9e6: Waiting 16:04:28 4872d77fe225: Waiting 16:04:28 b352a97aabf1: Waiting 16:04:28 5851b861e8e6: Waiting 16:04:28 eaf3925da568: Waiting 16:04:28 bde34c3a00c8: Waiting 16:04:28 e2be974225ed: Verifying Checksum 16:04:28 e2be974225ed: Download complete 16:04:28 988bab9f4d93: Verifying Checksum 16:04:28 988bab9f4d93: Download complete 16:04:28 1469e6f7b9e6: Verifying Checksum 16:04:28 1469e6f7b9e6: Download complete 16:04:28 339a4e72a1f5: Verifying Checksum 16:04:28 339a4e72a1f5: Download complete 16:04:28 eaf3925da568: Verifying Checksum 16:04:28 eaf3925da568: Download complete 16:04:28 bde34c3a00c8: Verifying Checksum 16:04:28 bde34c3a00c8: Download complete 16:04:28 b352a97aabf1: Download complete 16:04:28 4872d77fe225: Download complete 16:04:28 5851b861e8e6: Verifying Checksum 16:04:28 5851b861e8e6: Download complete 16:04:28 b85a868b505f: Verifying Checksum 16:04:28 b85a868b505f: Download complete 16:04:28 bab4dde63d76: Verifying Checksum 16:04:28 bab4dde63d76: Download complete 16:04:29 b85a868b505f: Pull complete 16:04:29 e2be974225ed: Pull complete 16:04:30 339a4e72a1f5: Pull complete 16:04:30 988bab9f4d93: Pull complete 16:04:30 1469e6f7b9e6: Pull complete 16:04:30 eaf3925da568: Pull complete 16:04:31 bab4dde63d76: Pull complete 16:04:31 bde34c3a00c8: Pull complete 16:04:32 b352a97aabf1: Pull complete 16:04:32 4872d77fe225: Pull complete 16:04:32 5851b861e8e6: Pull complete 16:04:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:32 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:04:32 $ 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 16:04:35 $ docker top 50eb85fcfe210c7bb8d7100df4fddb9e28b428a5db114c34e5d016c7ffbbd056 -eo pid,comm 16:04:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:04:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:04:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:35 [ssh-agent] Looking for ssh-agent implementation... 16:04:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:35 $ docker exec 50eb85fcfe210c7bb8d7100df4fddb9e28b428a5db114c34e5d016c7ffbbd056 ssh-agent 16:04:35 SSH_AUTH_SOCK=/tmp/ssh-J8pOJ76WBnIO/agent.31 16:04:35 SSH_AGENT_PID=37 16:04:35 Running ssh-add (command line suppressed) 16:04:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12990971054122690300.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12990971054122690300.key) 16:04:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:36 + git tag --points-at HEAD [Pipeline] } 16:04:36 $ docker exec --env ******** --env ******** 50eb85fcfe210c7bb8d7100df4fddb9e28b428a5db114c34e5d016c7ffbbd056 ssh-agent -k 16:04:36 unset SSH_AUTH_SOCK; 16:04:36 unset SSH_AGENT_PID; 16:04:36 echo Agent pid 37 killed; 16:04:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:04:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:36 [ssh-agent] Looking for ssh-agent implementation... 16:04:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:36 $ docker exec 50eb85fcfe210c7bb8d7100df4fddb9e28b428a5db114c34e5d016c7ffbbd056 ssh-agent 16:04:36 SSH_AUTH_SOCK=/tmp/ssh-v9ONPLQLyogb/agent.69 16:04:36 SSH_AGENT_PID=75 16:04:36 Running ssh-add (command line suppressed) 16:04:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11046404374075609162.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11046404374075609162.key) 16:04:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:37 + git semver init 16:04:37 2023-10-24 16:04:37,329 [run_init] DEBUG init version:0.0.0 force:False 16:04:37 2023-10-24 16:04:37,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 16:04:37 2023-10-24 16:04:37,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 16:04:37 2023-10-24 16:04:37,331 [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) 16:04:38 2023-10-24 16:04:38,219 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 16:04:38 2023-10-24 16:04:38,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 16:04:38 2023-10-24 16:04:38,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:04:38 2023-10-24 16:04:38,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:04:38 3.1.0-dev.19 [Pipeline] } 16:04:38 $ docker exec --env ******** --env ******** 50eb85fcfe210c7bb8d7100df4fddb9e28b428a5db114c34e5d016c7ffbbd056 ssh-agent -k 16:04:38 unset SSH_AUTH_SOCK; 16:04:38 unset SSH_AGENT_PID; 16:04:38 echo Agent pid 75 killed; 16:04:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:04:38 + git semver [Pipeline] } 16:04:39 $ docker stop --time=1 50eb85fcfe210c7bb8d7100df4fddb9e28b428a5db114c34e5d016c7ffbbd056 16:04:40 $ docker rm -f --volumes 50eb85fcfe210c7bb8d7100df4fddb9e28b428a5db114c34e5d016c7ffbbd056 [Pipeline] // withDockerContainer [Pipeline] sh 16:04:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:04:40 Stashed 1 file(s) [Pipeline] echo 16:04:40 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 16:04:41 provisioning config files... 16:04:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16395074752063056065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:41 ---> docker-login.sh 16:04:41 nexus3.edgexfoundry.org:10001 16:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:41 Configure a credential helper to remove this warning. See 16:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:41 16:04:41 Login Succeeded 16:04:41 nexus3.edgexfoundry.org:10002 16:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:41 Configure a credential helper to remove this warning. See 16:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:41 16:04:41 Login Succeeded 16:04:41 nexus3.edgexfoundry.org:10003 16:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:41 Configure a credential helper to remove this warning. See 16:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:41 16:04:41 Login Succeeded 16:04:41 nexus3.edgexfoundry.org:10004 16:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:41 Configure a credential helper to remove this warning. See 16:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:41 16:04:41 Login Succeeded 16:04:41 docker.io 16:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:41 Configure a credential helper to remove this warning. See 16:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:41 16:04:41 Login Succeeded 16:04:41 ---> docker-login.sh ends [Pipeline] } 16:04:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:04:41 ========================================================= 16:04:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:04:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:42 + 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 . 16:04:42 Sending build context to Docker daemon 6.528MB 16:04:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:04:42 Step 2/12 : FROM ${BASE} AS builder 16:04:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:04:42 7264a8db6415: Pulling fs layer 16:04:42 c4d48a809fc2: Pulling fs layer 16:04:42 4f1c88b9dad5: Pulling fs layer 16:04:42 ad3a456e5733: Pulling fs layer 16:04:42 33e27b845d1e: Pulling fs layer 16:04:42 c68163c4e522: Pulling fs layer 16:04:42 50da416c3ac9: Pulling fs layer 16:04:42 23d2d4c4bb30: Pulling fs layer 16:04:42 33e27b845d1e: Waiting 16:04:42 c68163c4e522: Waiting 16:04:42 50da416c3ac9: Waiting 16:04:42 23d2d4c4bb30: Waiting 16:04:42 ad3a456e5733: Waiting 16:04:42 c4d48a809fc2: Verifying Checksum 16:04:42 c4d48a809fc2: Download complete 16:04:42 ad3a456e5733: Verifying Checksum 16:04:42 ad3a456e5733: Download complete 16:04:42 33e27b845d1e: Download complete 16:04:42 7264a8db6415: Verifying Checksum 16:04:42 7264a8db6415: Download complete 16:04:42 c68163c4e522: Verifying Checksum 16:04:42 c68163c4e522: Download complete 16:04:42 7264a8db6415: Pull complete 16:04:42 23d2d4c4bb30: Verifying Checksum 16:04:42 23d2d4c4bb30: Download complete 16:04:42 c4d48a809fc2: Pull complete 16:04:42 4f1c88b9dad5: Verifying Checksum 16:04:42 4f1c88b9dad5: Download complete 16:04:43 50da416c3ac9: Verifying Checksum 16:04:43 50da416c3ac9: Download complete 16:04:45 4f1c88b9dad5: Pull complete 16:04:45 ad3a456e5733: Pull complete 16:04:45 33e27b845d1e: Pull complete 16:04:45 c68163c4e522: Pull complete 16:04:48 50da416c3ac9: Pull complete 16:04:48 23d2d4c4bb30: Pull complete 16:04:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:04:48 ---> 0786185ac409 16:04:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:04:52 ---> Running in 80f645fbf395 16:04:52 Removing intermediate container 80f645fbf395 16:04:52 ---> 49cf7515e058 16:04:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:04:52 ---> Running in c7426b480ddb 16:04:52 Removing intermediate container c7426b480ddb 16:04:52 ---> 2a347bc16dbd 16:04:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:04:52 ---> Running in d32baef243bd 16:04:52 Removing intermediate container d32baef243bd 16:04:52 ---> a7440050dd38 16:04:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:04:52 ---> Running in 46087b3a1d76 16:04:52 Removing intermediate container 46087b3a1d76 16:04:52 ---> b13b3dbd7a66 16:04:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:52 ---> Running in d795a9c9914b 16:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:04:53 (1/4) Installing openssh-keygen (9.3_p2-r0) 16:04:53 (2/4) Installing libedit (20221030.3.1-r1) 16:04:53 (3/4) Installing openssh-client-common (9.3_p2-r0) 16:04:53 (4/4) Installing openssh-client-default (9.3_p2-r0) 16:04:53 Executing busybox-1.36.1-r2.trigger 16:04:53 OK: 268 MiB in 56 packages 16:04:53 Removing intermediate container d795a9c9914b 16:04:53 ---> 3b9da7d64d34 16:04:53 Step 8/12 : WORKDIR /device-mqtt-go 16:04:53 ---> Running in a6ff29801fc5 16:04:54 Removing intermediate container a6ff29801fc5 16:04:54 ---> 220c84d2b8f4 16:04:54 Step 9/12 : COPY go.mod vendor* ./ 16:04:54 ---> a3c356eacca5 16:04:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:54 ---> Running in 6b9a85002c25 16:04:56 Still waiting to schedule task 16:04:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:05:50 Removing intermediate container 6b9a85002c25 16:05:50 ---> ffa05b80468c 16:05:50 Step 11/12 : COPY . . 16:05:50 ---> 18e5f2add908 16:05:50 Step 12/12 : RUN $MAKE 16:05:50 ---> Running in 1f2e72ae5904 16:05:50 noop 16:05:50 Removing intermediate container 1f2e72ae5904 16:05:50 ---> 4fe12b2714c6 16:05:50 Successfully built 4fe12b2714c6 16:05:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:50 + docker inspect -f . ci-base-image-x86_64 16:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:50 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:05:50 $ 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 16:05:51 $ docker top ba301e780e007eadb5e4d7ebaa24f715b9f7f6499dc94deb130adca6c22174ef -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:53 + go version 16:05:53 go version go1.21.0 linux/amd64 [Pipeline] } 16:05:53 $ docker stop --time=1 ba301e780e007eadb5e4d7ebaa24f715b9f7f6499dc94deb130adca6c22174ef 16:05:54 $ docker rm -f --volumes ba301e780e007eadb5e4d7ebaa24f715b9f7f6499dc94deb130adca6c22174ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:54 + docker inspect -f . ci-base-image-x86_64 16:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:55 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:05:55 $ 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 16:05:55 $ docker top a3fa2d0fccaa6a07ca465fd7febb72e9380ee7bec2d71084d01029344802c630 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 16:05:56 + make test 16:05:56 go test ./... -coverprofile=coverage.out ./... 16:05:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:06:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:06:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:06:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 16:06:13 go vet ./... 16:06:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:06:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:06:16 ./bin/test-attribution-txt.sh [Pipeline] echo 16:06:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:06:16 $ docker stop --time=1 a3fa2d0fccaa6a07ca465fd7febb72e9380ee7bec2d71084d01029344802c630 16:06:19 $ docker rm -f --volumes a3fa2d0fccaa6a07ca465fd7febb72e9380ee7bec2d71084d01029344802c630 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:06:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:06:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:20 + ls -al . 16:06:20 total 184 16:06:20 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 16:05 . 16:06:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:04 .. 16:06:20 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 16:04 .dockerignore 16:06:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:06 .git 16:06:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:04 .github 16:06:20 -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 16:04 .gitignore 16:06:20 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 16:04 .golangci.yml 16:06:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:04 .semver 16:06:20 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 24 16:04 Attribution.txt 16:06:20 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 24 16:04 CHANGELOG.md 16:06:20 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 24 16:04 Dockerfile 16:06:20 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 16:04 GOVERNANCE.md 16:06:20 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 16:04 Jenkinsfile 16:06:20 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 16:04 LICENSE 16:06:20 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 24 16:04 Makefile 16:06:20 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 16:04 OWNERS.md 16:06:20 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 24 16:04 README.md 16:06:20 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 16:04 VERSION 16:06:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:04 bin 16:06:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:04 cmd 16:06:20 -rw-r--r-- 1 jenkins jenkins 18506 Oct 24 16:06 coverage.out 16:06:20 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 24 16:04 go.mod 16:06:20 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 16:04 go.sum 16:06:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:04 internal 16:06:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:04 mock 16:06:20 -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 16:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:20 + 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=aecec81b0df1ccac07961d4c177179e1cb746efd --label arch=amd64 --label version=3.1.0-dev.19 . 16:06:20 Sending build context to Docker daemon 6.547MB 16:06:20 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 16:06:20 Step 2/24 : FROM ${BASE} AS builder 16:06:20 ---> 4fe12b2714c6 16:06:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:06:20 ---> Running in b38f754cf048 16:06:21 Removing intermediate container b38f754cf048 16:06:21 ---> ebd82ea4ed01 16:06:21 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:06:21 ---> Running in 6ddbd5da1fcb 16:06:21 Removing intermediate container 6ddbd5da1fcb 16:06:21 ---> 18a10aadd505 16:06:21 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:06:21 ---> Running in 37b580dfa30b 16:06:21 Removing intermediate container 37b580dfa30b 16:06:21 ---> 2436dd2a5824 16:06:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:06:21 ---> Running in dcb3196a7366 16:06:21 Removing intermediate container dcb3196a7366 16:06:21 ---> 461bdb01d97f 16:06:21 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:06:21 ---> Running in 9c82b2847ebf 16:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:06:22 OK: 268 MiB in 56 packages 16:06:22 Removing intermediate container 9c82b2847ebf 16:06:22 ---> 2ef13b2532bb 16:06:22 Step 8/24 : WORKDIR /device-mqtt-go 16:06:22 ---> Running in 199cad7f7a0f 16:06:22 Removing intermediate container 199cad7f7a0f 16:06:22 ---> 503613e02ac7 16:06:22 Step 9/24 : COPY go.mod vendor* ./ 16:06:22 ---> b2c957bf5bab 16:06:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:22 ---> Running in 43ca61ca0fe5 16:06:23 Removing intermediate container 43ca61ca0fe5 16:06:23 ---> 8ac4825033f0 16:06:23 Step 11/24 : COPY . . 16:06:23 ---> 9545e3ad9d06 16:06:23 Step 12/24 : RUN $MAKE 16:06:23 ---> Running in fa89bcea6338 16:06:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 16:06:46 Removing intermediate container fa89bcea6338 16:06:46 ---> 7d5be086e989 16:06:46 Step 13/24 : FROM alpine:3.18 16:06:46 3.18: Pulling from library/alpine 16:06:46 96526aa774ef: Pulling fs layer 16:06:46 96526aa774ef: Verifying Checksum 16:06:46 96526aa774ef: Download complete 16:06:46 96526aa774ef: Pull complete 16:06:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:06:46 Status: Downloaded newer image for alpine:3.18 16:06:46 ---> 8ca4688f4f35 16:06:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:06:46 ---> Running in 22b05d0b2764 16:06:46 Removing intermediate container 22b05d0b2764 16:06:46 ---> 512122f03453 16:06:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:06:46 ---> Running in e54f99abee1d 16:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:06:46 (1/1) Installing dumb-init (1.2.5-r2) 16:06:46 Executing busybox-1.36.1-r2.trigger 16:06:46 OK: 7 MiB in 16 packages 16:06:46 Removing intermediate container e54f99abee1d 16:06:46 ---> 2fc0efcbeabe 16:06:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:06:46 ---> d4327a346e85 16:06:46 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:06:46 ---> bab79fbf6ef2 16:06:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:06:46 ---> 997f3594054a 16:06:46 Step 19/24 : EXPOSE 59982 16:06:46 ---> Running in 45dbeebd42e8 16:06:46 Removing intermediate container 45dbeebd42e8 16:06:46 ---> 67a30f3546b4 16:06:46 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:06:46 ---> Running in 16dcd13b6b47 16:06:46 Removing intermediate container 16dcd13b6b47 16:06:46 ---> a71237045f30 16:06:46 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:06:46 ---> Running in 6bdb9285150a 16:06:46 Removing intermediate container 6bdb9285150a 16:06:46 ---> 532723309184 16:06:46 Step 22/24 : LABEL arch=amd64 16:06:46 ---> Running in cfb27a06a8de 16:06:46 Removing intermediate container cfb27a06a8de 16:06:46 ---> 49e79f6a42d5 16:06:46 Step 23/24 : LABEL git_sha=aecec81b0df1ccac07961d4c177179e1cb746efd 16:06:46 ---> Running in d07411b8bab1 16:06:46 Removing intermediate container d07411b8bab1 16:06:46 ---> 9087cc40de27 16:06:46 Step 24/24 : LABEL version=3.1.0-dev.19 16:06:46 ---> Running in 6ba1c872ec2a 16:06:46 Removing intermediate container 6ba1c872ec2a 16:06:46 ---> f575ce53ce15 16:06:46 [Warning] One or more build-args [ARCH] were not consumed 16:06:46 Successfully built f575ce53ce15 16:06:46 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:46 provisioning config files... 16:06:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11982713103296069703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:46 ---> docker-login.sh 16:06:46 nexus3.edgexfoundry.org:10001 16:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:46 Configure a credential helper to remove this warning. See 16:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:46 16:06:46 Login Succeeded 16:06:46 nexus3.edgexfoundry.org:10002 16:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:46 Configure a credential helper to remove this warning. See 16:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:46 16:06:46 Login Succeeded 16:06:46 nexus3.edgexfoundry.org:10003 16:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:46 Configure a credential helper to remove this warning. See 16:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:46 16:06:46 Login Succeeded 16:06:46 nexus3.edgexfoundry.org:10004 16:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:46 Configure a credential helper to remove this warning. See 16:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:46 16:06:46 Login Succeeded 16:06:46 docker.io 16:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 ---> docker-login.sh ends [Pipeline] } 16:06:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:47 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 16:06:47 aecec81b0df1ccac07961d4c177179e1cb746efd 16:06:47 latest 16:06:47 3.1.0-dev.19 16:06:47 aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 16:06:47 main 16:06:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:47 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:47 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:aecec81b0df1ccac07961d4c177179e1cb746efd 16:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:06:47 836e9cf965aa: Preparing 16:06:47 a578ffc089a4: Preparing 16:06:47 ff55a19fd4f0: Preparing 16:06:47 282fe70c8967: Preparing 16:06:47 cc2447e1835a: Preparing 16:06:47 cc2447e1835a: Layer already exists 16:06:47 a578ffc089a4: Pushed 16:06:47 282fe70c8967: Pushed 16:06:47 836e9cf965aa: Pushed 16:06:50 ff55a19fd4f0: Pushed 16:06:50 aecec81b0df1ccac07961d4c177179e1cb746efd: digest: sha256:b6f07c8b713246b0e8ab099fc4d3184bc4728f80bba6d1e844d1242c0ceb2ee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 16:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:06:51 836e9cf965aa: Preparing 16:06:51 a578ffc089a4: Preparing 16:06:51 ff55a19fd4f0: Preparing 16:06:51 282fe70c8967: Preparing 16:06:51 cc2447e1835a: Preparing 16:06:51 a578ffc089a4: Layer already exists 16:06:51 836e9cf965aa: Layer already exists 16:06:51 ff55a19fd4f0: Layer already exists 16:06:51 cc2447e1835a: Layer already exists 16:06:51 282fe70c8967: Layer already exists 16:06:51 latest: digest: sha256:b6f07c8b713246b0e8ab099fc4d3184bc4728f80bba6d1e844d1242c0ceb2ee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.19 16:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:06:51 836e9cf965aa: Preparing 16:06:51 a578ffc089a4: Preparing 16:06:51 ff55a19fd4f0: Preparing 16:06:51 282fe70c8967: Preparing 16:06:51 cc2447e1835a: Preparing 16:06:51 836e9cf965aa: Layer already exists 16:06:51 a578ffc089a4: Layer already exists 16:06:51 cc2447e1835a: Layer already exists 16:06:51 ff55a19fd4f0: Layer already exists 16:06:51 282fe70c8967: Layer already exists 16:06:51 3.1.0-dev.19: digest: sha256:b6f07c8b713246b0e8ab099fc4d3184bc4728f80bba6d1e844d1242c0ceb2ee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 16:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:06:52 836e9cf965aa: Preparing 16:06:52 a578ffc089a4: Preparing 16:06:52 ff55a19fd4f0: Preparing 16:06:52 282fe70c8967: Preparing 16:06:52 cc2447e1835a: Preparing 16:06:52 282fe70c8967: Layer already exists 16:06:52 ff55a19fd4f0: Layer already exists 16:06:52 836e9cf965aa: Layer already exists 16:06:52 a578ffc089a4: Layer already exists 16:06:52 cc2447e1835a: Layer already exists 16:06:52 aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19: digest: sha256:b6f07c8b713246b0e8ab099fc4d3184bc4728f80bba6d1e844d1242c0ceb2ee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 16:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:06:52 836e9cf965aa: Preparing 16:06:52 a578ffc089a4: Preparing 16:06:52 ff55a19fd4f0: Preparing 16:06:52 282fe70c8967: Preparing 16:06:52 cc2447e1835a: Preparing 16:06:52 282fe70c8967: Layer already exists 16:06:52 836e9cf965aa: Layer already exists 16:06:52 ff55a19fd4f0: Layer already exists 16:06:52 cc2447e1835a: Layer already exists 16:06:52 a578ffc089a4: Layer already exists 16:06:52 main: digest: sha256:b6f07c8b713246b0e8ab099fc4d3184bc4728f80bba6d1e844d1242c0ceb2ee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:53 ===================================================== [Pipeline] echo 16:06:53 taggedImages: 16:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt:aecec81b0df1ccac07961d4c177179e1cb746efd 16:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 16:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.19 16:06:53 - nexus3.edgexfoundry.org:10004/device-mqtt:aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 16:06:53 - 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 16:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:53 16:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:53 latest: Pulling from edgex-lftools-log-publisher 16:06:53 5eb5b503b376: Pulling fs layer 16:06:53 5c69ac0246d0: Pulling fs layer 16:06:53 ec43610c2a17: Pulling fs layer 16:06:53 3a2ae6a8a46f: Pulling fs layer 16:06:53 33b1e0a273af: Pulling fs layer 16:06:53 5d3b04190fa2: Pulling fs layer 16:06:53 2f39f015ded8: Pulling fs layer 16:06:53 5d3b04190fa2: Waiting 16:06:53 2f39f015ded8: Waiting 16:06:53 33b1e0a273af: Waiting 16:06:53 3a2ae6a8a46f: Waiting 16:06:53 5c69ac0246d0: Download complete 16:06:53 3a2ae6a8a46f: Download complete 16:06:53 33b1e0a273af: Verifying Checksum 16:06:53 33b1e0a273af: Download complete 16:06:53 ec43610c2a17: Download complete 16:06:53 5eb5b503b376: Verifying Checksum 16:06:53 5eb5b503b376: Download complete 16:06:54 2f39f015ded8: Download complete 16:06:55 5eb5b503b376: Pull complete 16:06:55 5c69ac0246d0: Pull complete 16:06:55 ec43610c2a17: Pull complete 16:06:55 3a2ae6a8a46f: Pull complete 16:06:55 33b1e0a273af: Pull complete 16:06:55 5d3b04190fa2: Pull complete 16:06:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9954 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 16:06:57 Running in /w/workspace/device-mqtt-go/147 [Pipeline] { [Pipeline] checkout 16:06:57 The recommended git tool is: git 16:06:59 2f39f015ded8: Pull complete 16:06:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:59 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:06:59 $ 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 16:07:03 $ docker top df20877f776087932517783600232f5d1d99af4322694a945b2393535465cf03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:03 ---> job-cost.sh 16:07:03 lf-activate-venv: SKIPPING 16:07:03 INFO: No Stack... 16:07:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:07:04 INFO: Archiving Costs [Pipeline] sh 16:07:04 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 16:07:04 + cut -d, -f6 [Pipeline] lock 16:07:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] 16:07:04 Resource [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] did not exist. Created. 16:07:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:05 + echo total: 0.2199999988079071 [Pipeline] stash 16:07:05 Stashed 1 file(s) [Pipeline] } 16:07:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:05 $ docker stop --time=1 df20877f776087932517783600232f5d1d99af4322694a945b2393535465cf03 16:07:05 using credential edgex-jenkins-ssh 16:07:05 Cloning the remote Git repository 16:07:06 $ docker rm -f --volumes df20877f776087932517783600232f5d1d99af4322694a945b2393535465cf03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:07:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 16:07:06 > git init /w/workspace/device-mqtt-go/147 # timeout=10 16:07:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 16:07:06 > git --version # timeout=10 16:07:06 > git --version # 'git version 2.25.1' 16:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 16:07:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:09 Avoid second fetch 16:07:09 Checking out Revision aecec81b0df1ccac07961d4c177179e1cb746efd (main) 16:07:09 > git config core.sparsecheckout # timeout=10 16:07:09 > git checkout -f aecec81b0df1ccac07961d4c177179e1cb746efd # timeout=10 16:07:09 Commit message: "feat!: Remove snap packaging (#635)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:10 Dload Upload Total Spent Left Speed 16:07:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 16:07:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:07:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:07:11 + sudo tee /etc/docker/daemon.new 16:07:11 { 16:07:11 "registry-mirrors": [ 16:07:11 "https://nexus3.edgexfoundry.org:10001" 16:07:11 ], 16:07:11 "bip": "10.250.0.254/24", 16:07:11 "hosts": [ 16:07:11 "tcp://0.0.0.0:5555", 16:07:11 "unix:///var/run/docker.sock" 16:07:11 ], 16:07:11 "mtu": 1458, 16:07:11 "selinux-enabled": true, 16:07:11 "seccomp-profile": "/etc/docker/seccomp.json" 16:07:11 } [Pipeline] sh 16:07:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:07:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:34 provisioning config files... 16:07:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/147@tmp/config14601562328766925350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:35 ---> docker-login.sh 16:07:35 nexus3.edgexfoundry.org:10001 16:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:35 Configure a credential helper to remove this warning. See 16:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:35 16:07:35 Login Succeeded 16:07:35 nexus3.edgexfoundry.org:10002 16:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:36 Configure a credential helper to remove this warning. See 16:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:36 16:07:36 Login Succeeded 16:07:36 nexus3.edgexfoundry.org:10003 16:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:36 Configure a credential helper to remove this warning. See 16:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:36 16:07:36 Login Succeeded 16:07:36 nexus3.edgexfoundry.org:10004 16:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:37 Configure a credential helper to remove this warning. See 16:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:37 16:07:37 Login Succeeded 16:07:37 docker.io 16:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:37 Configure a credential helper to remove this warning. See 16:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:37 16:07:37 Login Succeeded 16:07:37 ---> docker-login.sh ends [Pipeline] } 16:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:38 ========================================================= 16:07:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:07:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:38 + 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 . 16:07:38 Sending build context to Docker daemon 3.359MB 16:07:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:07:38 Step 2/12 : FROM ${BASE} AS builder 16:07:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:07:39 9fda8d8052c6: Pulling fs layer 16:07:39 5d54e960e981: Pulling fs layer 16:07:39 c4a7e357bf2a: Pulling fs layer 16:07:39 f0e02332f6b5: Pulling fs layer 16:07:39 cefa15bbcfad: Pulling fs layer 16:07:39 17808c966233: Pulling fs layer 16:07:39 f4c1fc716caa: Pulling fs layer 16:07:39 cefa15bbcfad: Waiting 16:07:39 17808c966233: Waiting 16:07:39 f4c1fc716caa: Waiting 16:07:39 f0e02332f6b5: Waiting 16:07:39 5d54e960e981: Verifying Checksum 16:07:39 5d54e960e981: Download complete 16:07:39 f0e02332f6b5: Verifying Checksum 16:07:39 f0e02332f6b5: Download complete 16:07:39 cefa15bbcfad: Verifying Checksum 16:07:39 cefa15bbcfad: Download complete 16:07:39 9fda8d8052c6: Verifying Checksum 16:07:39 9fda8d8052c6: Download complete 16:07:39 f4c1fc716caa: Verifying Checksum 16:07:39 f4c1fc716caa: Download complete 16:07:40 9fda8d8052c6: Pull complete 16:07:40 5d54e960e981: Pull complete 16:07:41 c4a7e357bf2a: Verifying Checksum 16:07:41 c4a7e357bf2a: Download complete 16:07:42 17808c966233: Verifying Checksum 16:07:42 17808c966233: Download complete 16:07:57 c4a7e357bf2a: Pull complete 16:07:57 f0e02332f6b5: Pull complete 16:07:57 cefa15bbcfad: Pull complete 16:08:05 17808c966233: Pull complete 16:08:06 f4c1fc716caa: Pull complete 16:08:06 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:08:06 ---> ea914061e18c 16:08:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:08:08 ---> Running in 864ad74cd84e 16:08:08 Removing intermediate container 864ad74cd84e 16:08:08 ---> ddc8b6c0ddd1 16:08:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:08:08 ---> Running in 5f379d9545b2 16:08:09 Removing intermediate container 5f379d9545b2 16:08:09 ---> ebe8d0113e35 16:08:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:08:09 ---> Running in 088e08a813a4 16:08:09 Removing intermediate container 088e08a813a4 16:08:09 ---> 98c2135542b3 16:08:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:08:09 ---> Running in 2cef51399fc7 16:08:10 Removing intermediate container 2cef51399fc7 16:08:10 ---> d09e71992342 16:08:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:08:10 ---> Running in f089b8c8dca4 16:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:08:13 (1/4) Installing openssh-keygen (9.3_p2-r0) 16:08:13 (2/4) Installing libedit (20221030.3.1-r1) 16:08:13 (3/4) Installing openssh-client-common (9.3_p2-r0) 16:08:13 (4/4) Installing openssh-client-default (9.3_p2-r0) 16:08:13 Executing busybox-1.36.1-r2.trigger 16:08:13 OK: 270 MiB in 56 packages 16:08:15 Removing intermediate container f089b8c8dca4 16:08:15 ---> 370a2c6f595d 16:08:15 Step 8/12 : WORKDIR /device-mqtt-go 16:08:15 ---> Running in 4099359195d3 16:08:15 Removing intermediate container 4099359195d3 16:08:15 ---> a7ce2ecdf457 16:08:15 Step 9/12 : COPY go.mod vendor* ./ 16:08:16 ---> 8f6918a825f1 16:08:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:16 ---> Running in ad605ab0bd5e 16:09:53 Removing intermediate container ad605ab0bd5e 16:09:53 ---> 5995c6745b87 16:09:53 Step 11/12 : COPY . . 16:09:53 ---> a0aedf1a2247 16:09:53 Step 12/12 : RUN $MAKE 16:09:53 ---> Running in 3d07375bf8ce 16:09:54 noop 16:09:55 Removing intermediate container 3d07375bf8ce 16:09:55 ---> 7ee69539163a 16:09:55 Successfully built 7ee69539163a 16:09:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:55 + docker inspect -f . ci-base-image-arm64 16:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:55 prd-ubuntu20.04-docker-arm64-4c-16g-9954 does not seem to be running inside a container 16:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/147 -v /w/workspace/device-mqtt-go/147:/w/workspace/device-mqtt-go/147:rw,z -v /w/workspace/device-mqtt-go/147@tmp:/w/workspace/device-mqtt-go/147@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 16:09:57 $ docker top da9a5a319f1bed558adfd4c8fdda5bbda0601d2ed6063133044a823d71f77ac8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:58 + go version 16:09:58 go version go1.21.0 linux/arm64 [Pipeline] } 16:09:58 $ docker stop --time=1 da9a5a319f1bed558adfd4c8fdda5bbda0601d2ed6063133044a823d71f77ac8 16:10:00 $ docker rm -f --volumes da9a5a319f1bed558adfd4c8fdda5bbda0601d2ed6063133044a823d71f77ac8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:01 + docker inspect -f . ci-base-image-arm64 16:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-9954 does not seem to be running inside a container 16:10:01 $ 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/147 -v /w/workspace/device-mqtt-go/147:/w/workspace/device-mqtt-go/147:rw,z -v /w/workspace/device-mqtt-go/147@tmp:/w/workspace/device-mqtt-go/147@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 16:10:03 $ docker top 4372a64fbcaa34709afed43c00d7a3c4094dafdba8d97b35b2a3ac6a934911bc -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:04 + git config --global --add safe.directory /w/workspace/device-mqtt-go/147 [Pipeline] fileExists [Pipeline] sh 16:10:04 + make test 16:10:04 go test ./... -coverprofile=coverage.out ./... 16:10:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:12:32 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:12:34 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:12:34 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 22.8% of statements 16:12:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:12:35 go vet ./... 16:13:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:13:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:13:01 ./bin/test-attribution-txt.sh [Pipeline] echo 16:13:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:13:01 $ docker stop --time=1 4372a64fbcaa34709afed43c00d7a3c4094dafdba8d97b35b2a3ac6a934911bc 16:13:03 $ docker rm -f --volumes 4372a64fbcaa34709afed43c00d7a3c4094dafdba8d97b35b2a3ac6a934911bc [Pipeline] // withDockerContainer [Pipeline] sh 16:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:05 Warning: overwriting stash ‘coverage-report’ 16:13:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:13:06 + ls -al . 16:13:06 total 180 16:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:10 . 16:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:07 .. 16:13:06 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 16:07 .dockerignore 16:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:07 .git 16:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:07 .github 16:13:06 -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 16:07 .gitignore 16:13:06 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 16:07 .golangci.yml 16:13:06 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 24 16:07 Attribution.txt 16:13:06 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 24 16:07 CHANGELOG.md 16:13:06 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 24 16:07 Dockerfile 16:13:06 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 16:07 GOVERNANCE.md 16:13:06 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 16:07 Jenkinsfile 16:13:06 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 16:07 LICENSE 16:13:06 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 24 16:07 Makefile 16:13:06 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 16:07 OWNERS.md 16:13:06 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 24 16:07 README.md 16:13:06 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 16:04 VERSION 16:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:07 bin 16:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:07 cmd 16:13:06 -rw-r--r-- 1 jenkins jenkins 18506 Oct 24 16:12 coverage.out 16:13:06 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 24 16:07 go.mod 16:13:06 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 16:07 go.sum 16:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:07 internal 16:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:07 mock 16:13:06 -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 16:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:06 + 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=aecec81b0df1ccac07961d4c177179e1cb746efd --label arch=arm64 --label version=3.1.0-dev.19 . 16:13:07 Sending build context to Docker daemon 3.379MB 16:13:07 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 16:13:07 Step 2/24 : FROM ${BASE} AS builder 16:13:07 ---> 7ee69539163a 16:13:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:13:07 ---> Running in 6ad82b51147e 16:13:07 Removing intermediate container 6ad82b51147e 16:13:07 ---> ce2ad9162114 16:13:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:13:07 ---> Running in b587435f9cea 16:13:08 Removing intermediate container b587435f9cea 16:13:08 ---> 854fbe3abdd5 16:13:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:13:08 ---> Running in 452b389cc16e 16:13:08 Removing intermediate container 452b389cc16e 16:13:08 ---> 54d2c15b6adf 16:13:08 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:13:08 ---> Running in fc8ad450356d 16:13:09 Removing intermediate container fc8ad450356d 16:13:09 ---> 4e626c776060 16:13:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:09 ---> Running in 953e52680a3d 16:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:13:12 OK: 270 MiB in 56 packages 16:13:13 Removing intermediate container 953e52680a3d 16:13:13 ---> 15806e7fab39 16:13:13 Step 8/24 : WORKDIR /device-mqtt-go 16:13:13 ---> Running in 79be2c52eaf6 16:13:14 Removing intermediate container 79be2c52eaf6 16:13:14 ---> c163580d3aa2 16:13:14 Step 9/24 : COPY go.mod vendor* ./ 16:13:14 ---> 30836d7899da 16:13:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:14 ---> Running in 03a9452020d3 16:13:17 Removing intermediate container 03a9452020d3 16:13:17 ---> 29bdba793988 16:13:17 Step 11/24 : COPY . . 16:13:19 ---> 2345fd64c108 16:13:19 Step 12/24 : RUN $MAKE 16:13:19 ---> Running in 54bc662b387c 16:13:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 16:15:58 Removing intermediate container 54bc662b387c 16:15:58 ---> d76a78921530 16:15:58 Step 13/24 : FROM alpine:3.18 16:15:58 3.18: Pulling from library/alpine 16:15:58 579b34f0a95b: Pulling fs layer 16:15:58 579b34f0a95b: Verifying Checksum 16:15:58 579b34f0a95b: Download complete 16:15:58 579b34f0a95b: Pull complete 16:15:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:15:58 Status: Downloaded newer image for alpine:3.18 16:15:58 ---> 3cc203321400 16:15:58 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:15:58 ---> Running in f8f188c58ea4 16:15:58 Removing intermediate container f8f188c58ea4 16:15:58 ---> 27973a254633 16:15:58 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:15:58 ---> Running in 21a5eabbead2 16:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:15:58 (1/1) Installing dumb-init (1.2.5-r2) 16:15:58 Executing busybox-1.36.1-r2.trigger 16:15:58 OK: 8 MiB in 16 packages 16:15:58 Removing intermediate container 21a5eabbead2 16:15:58 ---> 5790850f3496 16:15:58 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:15:58 ---> cc5b1645325e 16:15:58 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:15:58 ---> 883f9e2d5f56 16:15:58 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:15:58 ---> a4ae75da899a 16:15:58 Step 19/24 : EXPOSE 59982 16:15:58 ---> Running in e01ca999de0b 16:15:58 Removing intermediate container e01ca999de0b 16:15:58 ---> 4f67d8edb020 16:15:58 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:15:58 ---> Running in 332b0323e8a0 16:15:58 Removing intermediate container 332b0323e8a0 16:15:58 ---> 16a8d288b059 16:15:58 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:15:58 ---> Running in bf5e37fa7109 16:15:58 Removing intermediate container bf5e37fa7109 16:15:58 ---> 7ded5a448829 16:15:58 Step 22/24 : LABEL arch=arm64 16:15:58 ---> Running in 17ec8a508809 16:15:58 Removing intermediate container 17ec8a508809 16:15:58 ---> 6fa012a08992 16:15:58 Step 23/24 : LABEL git_sha=aecec81b0df1ccac07961d4c177179e1cb746efd 16:15:58 ---> Running in 7b825e03f544 16:15:58 Removing intermediate container 7b825e03f544 16:15:58 ---> ddc941fc81b3 16:15:58 Step 24/24 : LABEL version=3.1.0-dev.19 16:15:58 ---> Running in fcdeb45dd026 16:15:58 Removing intermediate container fcdeb45dd026 16:15:58 ---> 7d42e121813d 16:15:58 [Warning] One or more build-args [ARCH] were not consumed 16:15:58 Successfully built 7d42e121813d 16:15:58 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 16:15:58 provisioning config files... 16:15:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/147@tmp/config8238813876378659849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:59 ---> docker-login.sh 16:15:59 nexus3.edgexfoundry.org:10001 16:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:59 Configure a credential helper to remove this warning. See 16:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:59 16:15:59 Login Succeeded 16:15:59 nexus3.edgexfoundry.org:10002 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10003 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:00 Login Succeeded 16:16:00 nexus3.edgexfoundry.org:10004 16:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:00 Configure a credential helper to remove this warning. See 16:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:00 16:16:01 Login Succeeded 16:16:01 docker.io 16:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:02 Configure a credential helper to remove this warning. See 16:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:02 16:16:02 Login Succeeded 16:16:02 ---> docker-login.sh ends [Pipeline] } 16:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:02 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 16:16:02 aecec81b0df1ccac07961d4c177179e1cb746efd 16:16:02 latest 16:16:02 3.1.0-dev.19 16:16:02 aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 16:16:02 main 16:16:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aecec81b0df1ccac07961d4c177179e1cb746efd 16:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:16:03 5f7f39a52829: Preparing 16:16:03 a4a33622a9f7: Preparing 16:16:03 3784144414e6: Preparing 16:16:03 9a833542e4f1: Preparing 16:16:03 5f4d9fc4d98d: Preparing 16:16:03 5f4d9fc4d98d: Layer already exists 16:16:03 5f7f39a52829: Pushed 16:16:03 a4a33622a9f7: Pushed 16:16:03 9a833542e4f1: Pushed 16:16:10 3784144414e6: Pushed 16:16:10 aecec81b0df1ccac07961d4c177179e1cb746efd: digest: sha256:90584ab7d46bd9f81a6bec3fd27dacaead9250ba2a6015f0404eaa05f0c50871 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:10 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 16:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:16:11 5f7f39a52829: Preparing 16:16:11 a4a33622a9f7: Preparing 16:16:11 3784144414e6: Preparing 16:16:11 9a833542e4f1: Preparing 16:16:11 5f4d9fc4d98d: Preparing 16:16:11 3784144414e6: Layer already exists 16:16:11 9a833542e4f1: Layer already exists 16:16:11 5f4d9fc4d98d: Layer already exists 16:16:11 5f7f39a52829: Layer already exists 16:16:11 a4a33622a9f7: Layer already exists 16:16:11 latest: digest: sha256:90584ab7d46bd9f81a6bec3fd27dacaead9250ba2a6015f0404eaa05f0c50871 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:11 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.19 16:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:16:12 5f7f39a52829: Preparing 16:16:12 a4a33622a9f7: Preparing 16:16:12 3784144414e6: Preparing 16:16:12 9a833542e4f1: Preparing 16:16:12 5f4d9fc4d98d: Preparing 16:16:12 5f7f39a52829: Layer already exists 16:16:12 a4a33622a9f7: Layer already exists 16:16:12 5f4d9fc4d98d: Layer already exists 16:16:12 3784144414e6: Layer already exists 16:16:12 9a833542e4f1: Layer already exists 16:16:12 3.1.0-dev.19: digest: sha256:90584ab7d46bd9f81a6bec3fd27dacaead9250ba2a6015f0404eaa05f0c50871 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:12 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:13 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 16:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:16:13 5f7f39a52829: Preparing 16:16:13 a4a33622a9f7: Preparing 16:16:13 3784144414e6: Preparing 16:16:13 9a833542e4f1: Preparing 16:16:13 5f4d9fc4d98d: Preparing 16:16:13 5f7f39a52829: Layer already exists 16:16:13 3784144414e6: Layer already exists 16:16:13 5f4d9fc4d98d: Layer already exists 16:16:13 9a833542e4f1: Layer already exists 16:16:13 a4a33622a9f7: Layer already exists 16:16:13 aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19: digest: sha256:90584ab7d46bd9f81a6bec3fd27dacaead9250ba2a6015f0404eaa05f0c50871 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:13 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:14 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 16:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:16:14 5f7f39a52829: Preparing 16:16:14 a4a33622a9f7: Preparing 16:16:14 3784144414e6: Preparing 16:16:14 9a833542e4f1: Preparing 16:16:14 5f4d9fc4d98d: Preparing 16:16:14 5f4d9fc4d98d: Layer already exists 16:16:14 9a833542e4f1: Layer already exists 16:16:14 5f7f39a52829: Layer already exists 16:16:14 3784144414e6: Layer already exists 16:16:14 a4a33622a9f7: Layer already exists 16:16:14 main: digest: sha256:90584ab7d46bd9f81a6bec3fd27dacaead9250ba2a6015f0404eaa05f0c50871 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:14 ===================================================== [Pipeline] echo 16:16:14 taggedImages: 16:16:14 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aecec81b0df1ccac07961d4c177179e1cb746efd 16:16:14 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 16:16:14 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.19 16:16:14 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aecec81b0df1ccac07961d4c177179e1cb746efd-3.1.0-dev.19 16:16:14 - 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 16:16:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:15 16:16:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:15 arm64: Pulling from edgex-lftools-log-publisher 16:16:15 8998bd30e6a1: Pulling fs layer 16:16:15 04944245beec: Pulling fs layer 16:16:15 699f458cf7ca: Pulling fs layer 16:16:15 765212b225bb: Pulling fs layer 16:16:15 f23df028b6ca: Pulling fs layer 16:16:15 d65c8cfc05b1: Pulling fs layer 16:16:15 2437ff75d9bd: Pulling fs layer 16:16:15 f23df028b6ca: Waiting 16:16:15 d65c8cfc05b1: Waiting 16:16:15 2437ff75d9bd: Waiting 16:16:15 765212b225bb: Waiting 16:16:15 04944245beec: Download complete 16:16:15 765212b225bb: Verifying Checksum 16:16:15 765212b225bb: Download complete 16:16:15 f23df028b6ca: Verifying Checksum 16:16:15 f23df028b6ca: Download complete 16:16:15 d65c8cfc05b1: Verifying Checksum 16:16:15 d65c8cfc05b1: Download complete 16:16:15 699f458cf7ca: Verifying Checksum 16:16:15 699f458cf7ca: Download complete 16:16:16 8998bd30e6a1: Download complete 16:16:19 2437ff75d9bd: Verifying Checksum 16:16:19 2437ff75d9bd: Download complete 16:16:21 8998bd30e6a1: Pull complete 16:16:23 04944245beec: Pull complete 16:16:25 699f458cf7ca: Pull complete 16:16:25 765212b225bb: Pull complete 16:16:26 f23df028b6ca: Pull complete 16:16:26 d65c8cfc05b1: Pull complete 16:16:45 2437ff75d9bd: Pull complete 16:16:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:45 prd-ubuntu20.04-docker-arm64-4c-16g-9954 does not seem to be running inside a container 16:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/147 -v /w/workspace/device-mqtt-go/147:/w/workspace/device-mqtt-go/147:rw,z -v /w/workspace/device-mqtt-go/147@tmp:/w/workspace/device-mqtt-go/147@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 16:16:48 $ docker top 6d9a3ca2c0152cd4eefd0ea438953cae11128d5c40a76f8d58fb86f428e35da9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:49 ---> job-cost.sh 16:16:49 lf-activate-venv: SKIPPING 16:16:49 INFO: No Stack... 16:16:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:16:51 INFO: Archiving Costs [Pipeline] sh 16:16:52 + + cat /w/workspace/device-mqtt-go/147/archives/cost.csv 16:16:52 cut -d, -f6 [Pipeline] lock 16:16:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] 16:16:52 Resource [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] did not exist. Created. 16:16:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:52 /w/workspace/device-mqtt-go/147@tmp/durable-818b53d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:16:53 + echo total: 0.10999999940395355 [Pipeline] stash 16:16:53 Warning: overwriting stash ‘stack-cost’ 16:16:53 Stashed 1 file(s) [Pipeline] } 16:16:53 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 16:16:53 $ docker stop --time=1 6d9a3ca2c0152cd4eefd0ea438953cae11128d5c40a76f8d58fb86f428e35da9 16:16:55 $ docker rm -f --volumes 6d9a3ca2c0152cd4eefd0ea438953cae11128d5c40a76f8d58fb86f428e35da9 [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 16:16:55 provisioning config files... 16:16:55 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4418492151871810629tmp [Pipeline] { [Pipeline] sh 16:16:55 + set +x 16:16:55 + curl -s https://codecov.io/bash 16:16:55 + bash -s -- 16:16:55 16:16:55 _____ _ 16:16:55 / ____| | | 16:16:55 | | ___ __| | ___ ___ _____ __ 16:16:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:16:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:16:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:16:55 Bash-1.0.6 16:16:55 16:16:55 16:16:55 ==> git version 2.25.1 found 16:16:55 ==> 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 16:16:55 Release-Date: 2020-01-08 16:16:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:16:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:16:55 ==> Jenkins CI detected. 16:16:55 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 16:16:55 project root: . 16:16:55 --> token set from env 16:16:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:16:55 ==> Running gcov in . (disable via -X gcov) 16:16:55 ==> Python coveragepy not found 16:16:55 ==> Searching for coverage reports in: 16:16:55 + . 16:16:55 -> Found 1 reports 16:16:55 ==> Detecting git/mercurial file structure 16:16:56 ==> Reading reports 16:16:56 + ./coverage.out bytes=18506 16:16:56 ==> Appending adjustments 16:16:56 https://docs.codecov.io/docs/fixing-reports 16:16:56 + Found adjustments 16:16:56 ==> Gzipping contents 16:16:56 4.0K /tmp/codecov.Gbdm9Z.gz 16:16:56 ==> Uploading reports 16:16:56 url: https://codecov.io 16:16:56 query: branch=main&commit=aecec81b0df1ccac07961d4c177179e1cb746efd&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:16:56 -> Pinging Codecov 16:16:56 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=aecec81b0df1ccac07961d4c177179e1cb746efd&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:16:56 -> Uploading to 16:16:56 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/7D719EC7BBE17E464838252E33014C33/aecec81b0df1ccac07961d4c177179e1cb746efd/eb4198e9-c9c9-49a3-8473-ae4c1d1924bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T161656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=314dce624f7a8b061aefb47f281d9698d330b0ab37c815d780f05e95f9c2c3b0 16:16:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:56 Dload Upload Total Spent Left Speed 16:16:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 9381 --:--:-- --:--:-- --:--:-- 9381 16:16:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] } 16:16:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:16:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:16:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:16:57 16:16:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:16:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:16:57 df9b9388f04a: Pulling fs layer 16:16:57 52dc419b0ee2: Pulling fs layer 16:16:57 25bc292e5bac: Pulling fs layer 16:16:57 114826534d7a: Pulling fs layer 16:16:57 4657fd5d0bcf: Pulling fs layer 16:16:57 6ad1cebc031e: Pulling fs layer 16:16:57 8a3aa393b2d8: Pulling fs layer 16:16:57 4657fd5d0bcf: Waiting 16:16:57 6ad1cebc031e: Waiting 16:16:57 8a3aa393b2d8: Waiting 16:16:57 114826534d7a: Waiting 16:16:57 25bc292e5bac: Verifying Checksum 16:16:57 25bc292e5bac: Download complete 16:16:57 52dc419b0ee2: Verifying Checksum 16:16:57 52dc419b0ee2: Download complete 16:16:57 4657fd5d0bcf: Download complete 16:16:57 df9b9388f04a: Download complete 16:16:57 df9b9388f04a: Pull complete 16:16:57 6ad1cebc031e: Verifying Checksum 16:16:57 6ad1cebc031e: Download complete 16:16:57 52dc419b0ee2: Pull complete 16:16:57 25bc292e5bac: Pull complete 16:16:58 114826534d7a: Verifying Checksum 16:16:58 114826534d7a: Download complete 16:16:58 8a3aa393b2d8: Verifying Checksum 16:16:58 8a3aa393b2d8: Download complete 16:17:01 114826534d7a: Pull complete 16:17:01 4657fd5d0bcf: Pull complete 16:17:01 6ad1cebc031e: Pull complete 16:17:04 8a3aa393b2d8: Pull complete 16:17:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:17:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:04 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:17:04 $ 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 16:17:08 $ docker top 12ffc764eebe512fd803aa6f9ef39d78f4fed4a2fa9516877d483efd9e0af348 -eo pid,comm [Pipeline] { [Pipeline] echo 16:17:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 16:17:08 + set -o pipefail 16:17:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 16:17:13 16:17:13 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 16:17:13 16:17:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/c5bf137c-a21c-4d08-9482-6191411d5a30 16:17:13 16:17:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:17:13 16:17:13 16:17:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:17:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:17:13 More details here: https://snyk.co/ue1NS [Pipeline] } 16:17:13 $ docker stop --time=1 12ffc764eebe512fd803aa6f9ef39d78f4fed4a2fa9516877d483efd9e0af348 16:17:17 $ docker rm -f --volumes 12ffc764eebe512fd803aa6f9ef39d78f4fed4a2fa9516877d483efd9e0af348 [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 16:17:17 + git log --format=format:%s -1 aecec81b0df1ccac07961d4c177179e1cb746efd [Pipeline] sh 16:17:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:18 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:17:18 $ 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 16:17:19 $ docker top d7866273e796603bd16738feb2d0c195838be179e88258b3be0f6a4ac1739a37 -eo pid,comm 16:17:19 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). 16:17:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:19 [ssh-agent] Looking for ssh-agent implementation... 16:17:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:19 $ docker exec d7866273e796603bd16738feb2d0c195838be179e88258b3be0f6a4ac1739a37 ssh-agent 16:17:19 SSH_AUTH_SOCK=/tmp/ssh-4THvxWh2V6R7/agent.32 16:17:19 SSH_AGENT_PID=38 16:17:19 Running ssh-add (command line suppressed) 16:17:19 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9908625691693786712.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9908625691693786712.key) 16:17:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:19 + git semver tag 16:17:20 2023-10-24 16:17:19,935 [run_tag] DEBUG tag force:False 16:17:20 2023-10-24 16:17:19,936 [check_head_tag] DEBUG check head tag 16:17:20 2023-10-24 16:17:19,936 [execute] INFO git cat-file --batch-check 16:17:20 2023-10-24 16:17:19,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 16:17:20 2023-10-24 16:17:19,940 [execute] INFO git cat-file --batch 16:17:20 2023-10-24 16:17:19,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 16:17:20 2023-10-24 16:17:19,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:17:20 2023-10-24 16:17:19,952 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 16:17:20 2023-10-24 16:17:19,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 16:17:20 2023-10-24 16:17:19,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:17:20 3.1.0-dev.19 [Pipeline] } 16:17:20 $ docker exec --env ******** --env ******** d7866273e796603bd16738feb2d0c195838be179e88258b3be0f6a4ac1739a37 ssh-agent -k 16:17:20 unset SSH_AUTH_SOCK; 16:17:20 unset SSH_AGENT_PID; 16:17:20 echo Agent pid 38 killed; 16:17:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:20 + git semver [Pipeline] } 16:17:20 $ docker stop --time=1 d7866273e796603bd16738feb2d0c195838be179e88258b3be0f6a4ac1739a37 16:17:21 $ docker rm -f --volumes d7866273e796603bd16738feb2d0c195838be179e88258b3be0f6a4ac1739a37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:17:22 16:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:17:22 0.23.1-centos7: Pulling from edgex-lftools 16:17:22 ab5ef0e58194: Pulling fs layer 16:17:22 9712f1f96733: Pulling fs layer 16:17:22 63f879dbbcfc: Pulling fs layer 16:17:22 0d9ebad4ef96: Pulling fs layer 16:17:22 e9a5061849ea: Pulling fs layer 16:17:22 d747dcd14b5f: Pulling fs layer 16:17:22 2de7ff778b66: Pulling fs layer 16:17:22 0d9ebad4ef96: Waiting 16:17:22 2de7ff778b66: Waiting 16:17:22 e9a5061849ea: Waiting 16:17:22 d747dcd14b5f: Waiting 16:17:22 9712f1f96733: Verifying Checksum 16:17:22 9712f1f96733: Download complete 16:17:22 63f879dbbcfc: Verifying Checksum 16:17:22 63f879dbbcfc: Download complete 16:17:23 0d9ebad4ef96: Verifying Checksum 16:17:23 0d9ebad4ef96: Download complete 16:17:23 d747dcd14b5f: Download complete 16:17:23 e9a5061849ea: Verifying Checksum 16:17:23 e9a5061849ea: Download complete 16:17:23 ab5ef0e58194: Verifying Checksum 16:17:23 ab5ef0e58194: Download complete 16:17:23 2de7ff778b66: Verifying Checksum 16:17:23 2de7ff778b66: Download complete 16:17:25 ab5ef0e58194: Pull complete 16:17:25 9712f1f96733: Pull complete 16:17:26 63f879dbbcfc: Pull complete 16:17:30 0d9ebad4ef96: Pull complete 16:17:30 e9a5061849ea: Pull complete 16:17:30 d747dcd14b5f: Pull complete 16:17:31 2de7ff778b66: Pull complete 16:17:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:17:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:31 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:17:31 $ 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 16:17:36 $ docker top 7ad69bfcd85e0cba0c0ba3c0e5f80a55bcf3d3460dd178561b072739cb4155c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:17:36 provisioning config files... 16:17:36 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8590552397420126559tmp 16:17:36 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16903665620089407177tmp 16:17:36 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13452619048692747313tmp [Pipeline] { [Pipeline] echo 16:17:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:17:36 ---> sigul-configuration.sh 16:17:36 gpg: directory `/root/.gnupg' created 16:17:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:17:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:17:36 gpg: keyring `/root/.gnupg/secring.gpg' created 16:17:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:17:36 gpg: CAST5 encrypted data 16:17:36 gpg: encrypted with 1 passphrase 16:17:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:17:37 + mkdir /home/jenkins 16:17:37 + mkdir /home/jenkins/sigul [Pipeline] sh 16:17:37 + 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 16:17:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:17:37 ---> sigul-install.sh 16:17:37 Sigul already installed; skipping installation. [Pipeline] sh 16:17:37 + git tag --list 16:17:37 0.7.1 16:17:37 v1.0.0 16:17:37 v1.1.0 16:17:37 v1.1.1 16:17:37 v1.2.2 16:17:37 v1.3.0 16:17:37 v1.3.1 16:17:37 v2.0.0 16:17:37 v2.1.0 16:17:37 v2.1.1 16:17:37 v2.2.0 16:17:37 v2.3.0 16:17:37 v3.0 16:17:37 v3.0.0 16:17:37 v3.1.0-dev.1 16:17:37 v3.1.0-dev.10 16:17:37 v3.1.0-dev.11 16:17:37 v3.1.0-dev.12 16:17:37 v3.1.0-dev.13 16:17:37 v3.1.0-dev.14 16:17:37 v3.1.0-dev.15 16:17:37 v3.1.0-dev.16 16:17:37 v3.1.0-dev.17 16:17:37 v3.1.0-dev.18 16:17:37 v3.1.0-dev.19 16:17:37 v3.1.0-dev.2 16:17:37 v3.1.0-dev.3 16:17:37 v3.1.0-dev.4 16:17:37 v3.1.0-dev.5 16:17:37 v3.1.0-dev.6 16:17:37 v3.1.0-dev.7 16:17:37 v3.1.0-dev.8 16:17:37 v3.1.0-dev.9 [Pipeline] sh 16:17:38 + lftools sign git-tag v3.1.0-dev.19 16:17:38 Signing Git tag with Sigul... 16:17:38 Signing v3.1.0-dev.19 [Pipeline] echo 16:17:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:17:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:17:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:17:39 $ docker stop --time=1 7ad69bfcd85e0cba0c0ba3c0e5f80a55bcf3d3460dd178561b072739cb4155c4 16:17:40 $ docker rm -f --volumes 7ad69bfcd85e0cba0c0ba3c0e5f80a55bcf3d3460dd178561b072739cb4155c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:17:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:41 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:17:41 $ 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 16:17:41 $ docker top 8bc05f98c1d00b8593c31ade64f62040272b9a68106332ffb3b6171fae9fd4bb -eo pid,comm 16:17:41 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). 16:17:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:41 [ssh-agent] Looking for ssh-agent implementation... 16:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:42 $ docker exec 8bc05f98c1d00b8593c31ade64f62040272b9a68106332ffb3b6171fae9fd4bb ssh-agent 16:17:42 SSH_AUTH_SOCK=/tmp/ssh-qFv8dhuY1rix/agent.32 16:17:42 SSH_AGENT_PID=38 16:17:42 Running ssh-add (command line suppressed) 16:17:42 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5716638814616745321.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5716638814616745321.key) 16:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:42 + git semver bump pre 16:17:42 2023-10-24 16:17:42,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:17:42 2023-10-24 16:17:42,681 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 16:17:42 2023-10-24 16:17:42,681 [bump_version] DEBUG bumped version:3.1.0-dev.20 16:17:42 2023-10-24 16:17:42,681 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 16:17:42 2023-10-24 16:17:42,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:17:42 2023-10-24 16:17:42,681 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:17:42 2023-10-24 16:17:42,683 [execute] INFO git cat-file --batch-check 16:17:42 2023-10-24 16:17:42,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:17:42 2023-10-24 16:17:42,688 [execute] INFO git cat-file --batch 16:17:42 2023-10-24 16:17:42,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:17:42 2023-10-24 16:17:42,694 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:17:42 3.1.0-dev.20 [Pipeline] } 16:17:42 $ docker exec --env ******** --env ******** 8bc05f98c1d00b8593c31ade64f62040272b9a68106332ffb3b6171fae9fd4bb ssh-agent -k 16:17:42 unset SSH_AUTH_SOCK; 16:17:42 unset SSH_AGENT_PID; 16:17:42 echo Agent pid 38 killed; 16:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:43 + git semver [Pipeline] } 16:17:43 $ docker stop --time=1 8bc05f98c1d00b8593c31ade64f62040272b9a68106332ffb3b6171fae9fd4bb 16:17:44 $ docker rm -f --volumes 8bc05f98c1d00b8593c31ade64f62040272b9a68106332ffb3b6171fae9fd4bb [Pipeline] // withDockerContainer [Pipeline] sh 16:17:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:45 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:17:45 $ docker top 787ed274f07aad6f99fdab1e000b5a955fc2b36f11fe34cb218ecd93afa51a4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:45 [ssh-agent] Looking for ssh-agent implementation... 16:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:45 $ docker exec 787ed274f07aad6f99fdab1e000b5a955fc2b36f11fe34cb218ecd93afa51a4c ssh-agent 16:17:46 SSH_AUTH_SOCK=/tmp/ssh-FVUXCO9KIzEc/agent.32 16:17:46 SSH_AGENT_PID=38 16:17:46 Running ssh-add (command line suppressed) 16:17:46 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_420885169308401376.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_420885169308401376.key) 16:17:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:46 + git semver push 16:17:46 2023-10-24 16:17:46,681 [run_push] DEBUG push 16:17:46 2023-10-24 16:17:46,681 [execute] INFO git cat-file --batch-check 16:17:46 2023-10-24 16:17:46,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:17:46 2023-10-24 16:17:46,685 [execute] INFO git rev-list 421a7de699c836c77ec7709e6e33beb113eb94e4 -- 16:17:46 2023-10-24 16:17:46,685 [execute] DEBUG Popen(['git', 'rev-list', '421a7de699c836c77ec7709e6e33beb113eb94e4', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:17:46 2023-10-24 16:17:46,694 [execute] INFO git fetch -v origin 16:17:46 2023-10-24 16:17:46,695 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:17:47 2023-10-24 16:17:47,230 [run_push] DEBUG no remote changes detected 16:17:47 2023-10-24 16:17:47,230 [execute] INFO git push origin semver 16:17:47 2023-10-24 16:17:47,231 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:17:48 2023-10-24 16:17:48,063 [run_push] DEBUG push all version tags 16:17:48 2023-10-24 16:17:48,064 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:17:48 2023-10-24 16:17:48,064 [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) 16:17:49 2023-10-24 16:17:48,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:17:49 3.1.0-dev.20 [Pipeline] } 16:17:49 $ docker exec --env ******** --env ******** 787ed274f07aad6f99fdab1e000b5a955fc2b36f11fe34cb218ecd93afa51a4c ssh-agent -k 16:17:49 unset SSH_AUTH_SOCK; 16:17:49 unset SSH_AGENT_PID; 16:17:49 echo Agent pid 38 killed; 16:17:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:49 + git semver [Pipeline] } 16:17:49 $ docker stop --time=1 787ed274f07aad6f99fdab1e000b5a955fc2b36f11fe34cb218ecd93afa51a4c 16:17:51 $ docker rm -f --volumes 787ed274f07aad6f99fdab1e000b5a955fc2b36f11fe34cb218ecd93afa51a4c [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 16:17:51 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 16:17:51 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:17:51 total 16 16:17:51 drwxr-xr-x 3 root root 4096 Oct 24 16:07 . 16:17:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:17 .. 16:17:51 drwxr-xr-x 2 root root 4096 Oct 24 16:07 cost 16:17:51 -rw-r--r-- 1 root root 86 Oct 24 16:07 cost.csv 16:17:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:17:51 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:17:51 total 16 16:17:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:07 . 16:17:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:17 .. 16:17:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 16:07 cost 16:17:51 -rw-r--r-- 1 jenkins jenkins 86 Oct 24 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:17:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:17:52 ---> package-listing.sh 16:17:52 ++ facter osfamily 16:17:52 ++ tr '[:upper:]' '[:lower:]' 16:17:53 + OS_FAMILY=debian 16:17:53 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 16:17:53 + START_PACKAGES=/tmp/packages_start.txt 16:17:53 + END_PACKAGES=/tmp/packages_end.txt 16:17:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:53 + PACKAGES=/tmp/packages_start.txt 16:17:53 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 16:17:53 + PACKAGES=/tmp/packages_end.txt 16:17:53 + case "${OS_FAMILY}" in 16:17:53 + dpkg -l 16:17:53 + grep '^ii' 16:17:53 + '[' -f /tmp/packages_start.txt ']' 16:17:53 + '[' -f /tmp/packages_end.txt ']' 16:17:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:53 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 16:17:53 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 16:17:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 16:17:53 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 16:17:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:54 prd-ubuntu20.04-docker-8c-8g-9951 does not seem to be running inside a container 16:17:54 $ 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 16:17:54 $ docker top 4721466a7ae3513c218f7cf2c46300e5b84c33b88722fbae8894d6b6995e2d83 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:54 + touch /tmp/pre-build-complete [Pipeline] sh 16:17:55 + mkdir -p /var/log/sysstat [Pipeline] sh 16:17:55 + ls /var/log/sa-host 16:17:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:55 provisioning config files... 16:17:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config556621982249647153tmp [Pipeline] { [Pipeline] echo 16:17:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:17:55 ---> create-netrc.sh [Pipeline] } 16:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:17:56 ---> python-tools-install.sh [Pipeline] echo 16:17:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:17:56 ---> sudo-logs.sh 16:17:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:17:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:17:56 ---> job-cost.sh 16:17:56 lf-activate-venv: SKIPPING 16:17:56 DEBUG: total: 0.2199999988079071 16:17:56 INFO: Retrieving Stack Cost... 16:17:56 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:57 INFO: Archiving Costs [Pipeline] echo 16:17:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:17:57 ---> logs-deploy.sh 16:17:57 lf-activate-venv: SKIPPING 16:17:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/147 16:17:57 INFO: archiving workspace using pattern(s): 16:17:58 Archives upload complete. 16:17:58 INFO: archiving logs to Nexus