Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e591e9dcfdb189d130fee98849b2bbe259068cfa 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-ssh17593130046446800020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9392543907070563483.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4064607312959405078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6456950077505242567.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-ssh7646198124407954779.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18480 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e591e9dcfdb189d130fee98849b2bbe259068cfa (main) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#600)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e591e9dcfdb189d130fee98849b2bbe259068cfa # timeout=10 > git rev-list --no-walk 504ae262e254dce13e9a69f67e2e26f1d4ba9dab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:09:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:09:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:09:40 ========================================================= 18:09:40 EdgeX Global Pipelines Version Info 18:09:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:09:41 ------------------- 18:09:41 stable info: 18:09:41 ------------------- 18:09:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:09:41 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:09:41 Message: update stable to v1.0.250 18:09:41 ------------------- 18:09:41 experimental info: 18:09:41 ------------------- 18:09:41 Commited By: **** collab-it+edgex@linuxfoundation.org 18:09:41 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:09:41 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:09:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:09:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:09:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:09:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e591e9d [Pipeline] echo 18:09:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:42 provisioning config files... 18:09:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12465656118553409462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:42 ---> docker-login.sh 18:09:42 nexus3.edgexfoundry.org:10001 18:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:43 Configure a credential helper to remove this warning. See 18:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:43 18:09:43 Login Succeeded 18:09:43 nexus3.edgexfoundry.org:10002 18:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:43 Configure a credential helper to remove this warning. See 18:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:43 18:09:43 Login Succeeded 18:09:43 nexus3.edgexfoundry.org:10003 18:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:43 Configure a credential helper to remove this warning. See 18:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:43 18:09:43 Login Succeeded 18:09:43 nexus3.edgexfoundry.org:10004 18:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:43 Configure a credential helper to remove this warning. See 18:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:43 18:09:43 Login Succeeded 18:09:43 docker.io 18:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:43 Configure a credential helper to remove this warning. See 18:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:43 18:09:43 Login Succeeded 18:09:43 ---> docker-login.sh ends [Pipeline] } 18:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:09:43 + git rev-list -1 --merges e591e9dcfdb189d130fee98849b2bbe259068cfa~1..e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] echo 18:09:44 -----------> git rev-list -1 --merges e591e9dcfdb189d130fee98849b2bbe259068cfa~1..e591e9dcfdb189d130fee98849b2bbe259068cfa e591e9dcfdb189d130fee98849b2bbe259068cfa [false] [Pipeline] sh 18:09:44 + git log --format=format:%s -1 e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] echo 18:09:44 ========================================================= 18:09:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:09:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:44 + git log --format=format:%s -1 e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] echo 18:09:44 [semverPrep] GIT_COMMIT: e591e9dcfdb189d130fee98849b2bbe259068cfa, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#600) [Pipeline] echo 18:09:44 [semverPrep] This is not a build commit. [Pipeline] sh 18:09:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:09:45 + grep -v github /etc/ssh/ssh_known_hosts 18:09:45 + [ -e /tmp/ssh_known_hosts ] 18:09:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:09:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:09:45 + sudo tee -a /etc/ssh/ssh_known_hosts 18:09:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:45 18:09:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:45 0.1.4: Pulling from edgex-devops/py-git-semver 18:09:45 b85a868b505f: Pulling fs layer 18:09:45 e2be974225ed: Pulling fs layer 18:09:45 339a4e72a1f5: Pulling fs layer 18:09:45 988bab9f4d93: Pulling fs layer 18:09:45 1469e6f7b9e6: Pulling fs layer 18:09:45 eaf3925da568: Pulling fs layer 18:09:45 bab4dde63d76: Pulling fs layer 18:09:45 bde34c3a00c8: Pulling fs layer 18:09:45 b352a97aabf1: Pulling fs layer 18:09:45 4872d77fe225: Pulling fs layer 18:09:45 5851b861e8e6: Pulling fs layer 18:09:45 1469e6f7b9e6: Waiting 18:09:45 eaf3925da568: Waiting 18:09:45 bab4dde63d76: Waiting 18:09:45 bde34c3a00c8: Waiting 18:09:45 b352a97aabf1: Waiting 18:09:45 4872d77fe225: Waiting 18:09:45 5851b861e8e6: Waiting 18:09:45 988bab9f4d93: Waiting 18:09:45 e2be974225ed: Download complete 18:09:45 988bab9f4d93: Verifying Checksum 18:09:45 988bab9f4d93: Download complete 18:09:45 1469e6f7b9e6: Verifying Checksum 18:09:45 1469e6f7b9e6: Download complete 18:09:45 eaf3925da568: Verifying Checksum 18:09:45 eaf3925da568: Download complete 18:09:45 339a4e72a1f5: Verifying Checksum 18:09:45 339a4e72a1f5: Download complete 18:09:45 bde34c3a00c8: Download complete 18:09:45 b352a97aabf1: Download complete 18:09:45 4872d77fe225: Verifying Checksum 18:09:45 4872d77fe225: Download complete 18:09:45 5851b861e8e6: Verifying Checksum 18:09:45 5851b861e8e6: Download complete 18:09:45 b85a868b505f: Verifying Checksum 18:09:45 b85a868b505f: Download complete 18:09:46 bab4dde63d76: Verifying Checksum 18:09:46 bab4dde63d76: Download complete 18:09:47 b85a868b505f: Pull complete 18:09:47 e2be974225ed: Pull complete 18:09:47 339a4e72a1f5: Pull complete 18:09:47 988bab9f4d93: Pull complete 18:09:48 1469e6f7b9e6: Pull complete 18:09:48 eaf3925da568: Pull complete 18:09:50 bab4dde63d76: Pull complete 18:09:50 bde34c3a00c8: Pull complete 18:09:50 b352a97aabf1: Pull complete 18:09:50 4872d77fe225: Pull complete 18:09:50 5851b861e8e6: Pull complete 18:09:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:50 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:09:52 $ docker top 678e2e541a254e6f5013074e53db4c4a813975e0cd8ab2458c5eab77a7c00ed4 -eo pid,comm 18:09:52 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). 18:09:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:52 [ssh-agent] Looking for ssh-agent implementation... 18:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:53 $ docker exec 678e2e541a254e6f5013074e53db4c4a813975e0cd8ab2458c5eab77a7c00ed4 ssh-agent 18:09:53 SSH_AUTH_SOCK=/tmp/ssh-alXh1SpukOka/agent.31 18:09:53 SSH_AGENT_PID=37 18:09:53 Running ssh-add (command line suppressed) 18:09:53 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14851222291548926807.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14851222291548926807.key) 18:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:53 + git tag --points-at HEAD [Pipeline] } 18:09:53 $ docker exec --env ******** --env ******** 678e2e541a254e6f5013074e53db4c4a813975e0cd8ab2458c5eab77a7c00ed4 ssh-agent -k 18:09:53 unset SSH_AUTH_SOCK; 18:09:53 unset SSH_AGENT_PID; 18:09:53 echo Agent pid 37 killed; 18:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:09:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:53 [ssh-agent] Looking for ssh-agent implementation... 18:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:53 $ docker exec 678e2e541a254e6f5013074e53db4c4a813975e0cd8ab2458c5eab77a7c00ed4 ssh-agent 18:09:53 SSH_AUTH_SOCK=/tmp/ssh-Ld2wgp4PjCvO/agent.69 18:09:53 SSH_AGENT_PID=75 18:09:53 Running ssh-add (command line suppressed) 18:09:54 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13416751369037332194.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13416751369037332194.key) 18:09:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:54 + git semver init 18:09:54 2023-06-12 18:09:54,468 [run_init] DEBUG init version:0.0.0 force:False 18:09:54 2023-06-12 18:09:54,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 18:09:54 2023-06-12 18:09:54,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 18:09:54 2023-06-12 18:09:54,469 [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) 18:09:55 2023-06-12 18:09:55,203 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 18:09:55 2023-06-12 18:09:55,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 18:09:55 2023-06-12 18:09:55,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:09:55 2023-06-12 18:09:55,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:09:55 3.1.0-dev.2 [Pipeline] } 18:09:55 $ docker exec --env ******** --env ******** 678e2e541a254e6f5013074e53db4c4a813975e0cd8ab2458c5eab77a7c00ed4 ssh-agent -k 18:09:55 unset SSH_AUTH_SOCK; 18:09:55 unset SSH_AGENT_PID; 18:09:55 echo Agent pid 75 killed; 18:09:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:55 + git semver [Pipeline] } 18:09:56 $ docker stop --time=1 678e2e541a254e6f5013074e53db4c4a813975e0cd8ab2458c5eab77a7c00ed4 18:09:57 $ docker rm -f --volumes 678e2e541a254e6f5013074e53db4c4a813975e0cd8ab2458c5eab77a7c00ed4 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:09:57 Stashed 1 file(s) [Pipeline] echo 18:09:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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 18:09:58 provisioning config files... 18:09:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12814867626094717481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:58 ---> docker-login.sh 18:09:58 nexus3.edgexfoundry.org:10001 18:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:58 Configure a credential helper to remove this warning. See 18:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:58 18:09:58 Login Succeeded 18:09:58 nexus3.edgexfoundry.org:10002 18:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:58 Configure a credential helper to remove this warning. See 18:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:58 18:09:58 Login Succeeded 18:09:58 nexus3.edgexfoundry.org:10003 18:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:58 Configure a credential helper to remove this warning. See 18:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:58 18:09:58 Login Succeeded 18:09:58 nexus3.edgexfoundry.org:10004 18:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:58 Configure a credential helper to remove this warning. See 18:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:58 18:09:58 Login Succeeded 18:09:58 docker.io 18:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:58 Configure a credential helper to remove this warning. See 18:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:58 18:09:58 Login Succeeded 18:09:58 ---> docker-login.sh ends [Pipeline] } 18:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:59 ========================================================= 18:09:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:09:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:09:59 Sending build context to Docker daemon 6.413MB 18:09:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:09:59 Step 2/12 : FROM ${BASE} AS builder 18:09:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:09:59 f56be85fc22e: Pulling fs layer 18:09:59 85791d961cd3: Pulling fs layer 18:09:59 d694b5ae8c79: Pulling fs layer 18:09:59 9f32a84ed3da: Pulling fs layer 18:09:59 4d19c01a9841: Pulling fs layer 18:09:59 9325e15d5711: Pulling fs layer 18:09:59 556b6ee489ea: Pulling fs layer 18:09:59 c5a4b2cf53e6: Pulling fs layer 18:09:59 9f32a84ed3da: Waiting 18:09:59 4d19c01a9841: Waiting 18:09:59 9325e15d5711: Waiting 18:09:59 556b6ee489ea: Waiting 18:09:59 c5a4b2cf53e6: Waiting 18:09:59 85791d961cd3: Download complete 18:09:59 9f32a84ed3da: Verifying Checksum 18:09:59 9f32a84ed3da: Download complete 18:09:59 4d19c01a9841: Verifying Checksum 18:09:59 4d19c01a9841: Download complete 18:09:59 f56be85fc22e: Verifying Checksum 18:09:59 f56be85fc22e: Download complete 18:09:59 9325e15d5711: Verifying Checksum 18:09:59 9325e15d5711: Download complete 18:09:59 f56be85fc22e: Pull complete 18:09:59 85791d961cd3: Pull complete 18:10:00 c5a4b2cf53e6: Verifying Checksum 18:10:00 c5a4b2cf53e6: Download complete 18:10:00 d694b5ae8c79: Download complete 18:10:00 556b6ee489ea: Verifying Checksum 18:10:00 556b6ee489ea: Download complete 18:10:03 d694b5ae8c79: Pull complete 18:10:03 9f32a84ed3da: Pull complete 18:10:03 4d19c01a9841: Pull complete 18:10:03 9325e15d5711: Pull complete 18:10:06 556b6ee489ea: Pull complete 18:10:07 c5a4b2cf53e6: Pull complete 18:10:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:10:07 ---> c4be618373d6 18:10:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:10:11 ---> Running in 1ba5853b4ec9 18:10:11 Removing intermediate container 1ba5853b4ec9 18:10:11 ---> 7323a675ec0b 18:10:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:10:11 ---> Running in 63ae3ddf4bb6 18:10:11 Removing intermediate container 63ae3ddf4bb6 18:10:11 ---> 5517b4b211d5 18:10:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:10:11 ---> Running in 8fb5479e0a97 18:10:11 Removing intermediate container 8fb5479e0a97 18:10:11 ---> 76819b37d8e7 18:10:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:10:11 ---> Running in 72ed1d5f59c9 18:10:11 Removing intermediate container 72ed1d5f59c9 18:10:11 ---> 0371aa0426d8 18:10:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:11 ---> Running in 6ee1f828f3b0 18:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:10:12 (1/4) Installing openssh-keygen (9.1_p1-r3) 18:10:12 (2/4) Installing libedit (20221030.3.1-r0) 18:10:12 (3/4) Installing openssh-client-common (9.1_p1-r3) 18:10:12 (4/4) Installing openssh-client-default (9.1_p1-r3) 18:10:12 Executing busybox-1.35.0-r29.trigger 18:10:12 OK: 269 MiB in 57 packages 18:10:13 Removing intermediate container 6ee1f828f3b0 18:10:13 ---> 482ba9e8a4a2 18:10:13 Step 8/12 : WORKDIR /device-mqtt-go 18:10:13 ---> Running in 744b2f02df09 18:10:13 Still waiting to schedule task 18:10:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:10:13 Removing intermediate container 744b2f02df09 18:10:13 ---> 72fe7674b06f 18:10:13 Step 9/12 : COPY go.mod vendor* ./ 18:10:13 ---> 25f58f2f2a5e 18:10:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:13 ---> Running in c7f5853c9e36 18:10:39 Removing intermediate container c7f5853c9e36 18:10:39 ---> 018426a78713 18:10:39 Step 11/12 : COPY . . 18:10:39 ---> c427456454aa 18:10:39 Step 12/12 : RUN $MAKE 18:10:39 ---> Running in f2995068fca0 18:10:39 noop 18:10:39 Removing intermediate container f2995068fca0 18:10:39 ---> fcef7a4df307 18:10:39 Successfully built fcef7a4df307 18:10:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:40 + docker inspect -f . ci-base-image-x86_64 18:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:40 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:10:40 $ 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 ******** ci-base-image-x86_64 cat 18:10:40 $ docker top 5f5715884d4f8ff72977f230639238a55cd2a605b32a638a7650cbb0dccafa99 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:40 + go version 18:10:40 go version go1.20.2 linux/amd64 [Pipeline] } 18:10:40 $ docker stop --time=1 5f5715884d4f8ff72977f230639238a55cd2a605b32a638a7650cbb0dccafa99 18:10:42 $ docker rm -f --volumes 5f5715884d4f8ff72977f230639238a55cd2a605b32a638a7650cbb0dccafa99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:42 + docker inspect -f . ci-base-image-x86_64 18:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:42 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:10:42 $ 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 ******** ci-base-image-x86_64 cat 18:10:43 $ docker top f276f8cf5047a2195ab6aaef1519d037ec4cb8153b01fd0c2ae8be81d4696402 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 18:10:43 + make test 18:10:43 go test ./... -coverprofile=coverage.out ./... 18:10:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:10:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:10:58 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:10:58 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 18:11:05 go vet ./... 18:11:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:07 ./bin/test-attribution-txt.sh [Pipeline] echo 18:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:11:08 $ docker stop --time=1 f276f8cf5047a2195ab6aaef1519d037ec4cb8153b01fd0c2ae8be81d4696402 18:11:11 $ docker rm -f --volumes f276f8cf5047a2195ab6aaef1519d037ec4cb8153b01fd0c2ae8be81d4696402 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:12 + ls -al . 18:11:12 total 184 18:11:12 drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 18:10 . 18:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:09 .. 18:11:12 -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 18:09 .dockerignore 18:11:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 18:09 .git 18:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:09 .github 18:11:12 -rw-rw-r-- 1 jenkins jenkins 329 Jun 12 18:09 .gitignore 18:11:12 -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 18:09 .golangci.yml 18:11:12 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 18:09 .semver 18:11:12 -rw-rw-r-- 1 jenkins jenkins 9417 Jun 12 18:09 Attribution.txt 18:11:12 -rw-rw-r-- 1 jenkins jenkins 17522 Jun 12 18:09 CHANGELOG.md 18:11:12 -rw-rw-r-- 1 jenkins jenkins 1689 Jun 12 18:09 Dockerfile 18:11:12 -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 18:09 GOVERNANCE.md 18:11:12 -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 18:09 Jenkinsfile 18:11:12 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 18:09 LICENSE 18:11:12 -rw-rw-r-- 1 jenkins jenkins 1732 Jun 12 18:09 Makefile 18:11:12 -rw-rw-r-- 1 jenkins jenkins 620 Jun 12 18:09 OWNERS.md 18:11:12 -rw-rw-r-- 1 jenkins jenkins 3695 Jun 12 18:09 README.md 18:11:12 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 18:09 VERSION 18:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:09 bin 18:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:09 cmd 18:11:12 -rw-r--r-- 1 jenkins jenkins 18506 Jun 12 18:10 coverage.out 18:11:12 -rw-rw-r-- 1 jenkins jenkins 3285 Jun 12 18:09 go.mod 18:11:12 -rw-rw-r-- 1 jenkins jenkins 31322 Jun 12 18:09 go.sum 18:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:09 internal 18:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:09 mock 18:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:09 snap 18:11:12 -rw-rw-r-- 1 jenkins jenkins 227 Jun 12 18:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:12 + 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=e591e9dcfdb189d130fee98849b2bbe259068cfa --label arch=amd64 --label version=3.1.0-dev.2 . 18:11:12 Sending build context to Docker daemon 6.433MB 18:11:12 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 18:11:12 Step 2/24 : FROM ${BASE} AS builder 18:11:12 ---> fcef7a4df307 18:11:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:11:12 ---> Running in 48c43c3d4cd9 18:11:12 Removing intermediate container 48c43c3d4cd9 18:11:12 ---> 1233a3231b1a 18:11:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:12 ---> Running in a35e131daeb6 18:11:12 Removing intermediate container a35e131daeb6 18:11:12 ---> cb2f12804e1f 18:11:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:11:12 ---> Running in 027be52567d2 18:11:13 Removing intermediate container 027be52567d2 18:11:13 ---> 0dcc487c5a42 18:11:13 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:11:13 ---> Running in af9c7c6f06e2 18:11:13 Removing intermediate container af9c7c6f06e2 18:11:13 ---> da1f5b274526 18:11:13 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:13 ---> Running in c1d6b303918b 18:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:11:13 OK: 269 MiB in 57 packages 18:11:14 Removing intermediate container c1d6b303918b 18:11:14 ---> 7747511748d7 18:11:14 Step 8/24 : WORKDIR /device-mqtt-go 18:11:14 ---> Running in fcee87d27bca 18:11:14 Removing intermediate container fcee87d27bca 18:11:14 ---> 94338a75ca64 18:11:14 Step 9/24 : COPY go.mod vendor* ./ 18:11:14 ---> 121c9f99a6b6 18:11:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:14 ---> Running in 75ff7c14469c 18:11:15 Removing intermediate container 75ff7c14469c 18:11:15 ---> 8bebd0992222 18:11:15 Step 11/24 : COPY . . 18:11:15 ---> d51bb97b2326 18:11:15 Step 12/24 : RUN $MAKE 18:11:15 ---> Running in 7d7c80b64946 18:11:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:11:37 Removing intermediate container 7d7c80b64946 18:11:37 ---> 059f14980002 18:11:37 Step 13/24 : FROM alpine:3.17 18:11:37 3.17: Pulling from library/alpine 18:11:37 f56be85fc22e: Already exists 18:11:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:11:37 Status: Downloaded newer image for alpine:3.17 18:11:37 ---> 9ed4aefc74f6 18:11:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:11:37 ---> Running in c71607a944de 18:11:37 Removing intermediate container c71607a944de 18:11:37 ---> 34a591a3e310 18:11:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:11:37 ---> Running in 007ba058aaf9 18:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:11:37 (1/1) Installing dumb-init (1.2.5-r2) 18:11:37 Executing busybox-1.35.0-r29.trigger 18:11:37 OK: 7 MiB in 16 packages 18:11:37 Removing intermediate container 007ba058aaf9 18:11:37 ---> d5f6cf2b07ad 18:11:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:11:37 ---> 145a7e58d00d 18:11:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:11:38 ---> 76b4985c73fe 18:11:38 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:11:38 ---> f390962c1ad2 18:11:38 Step 19/24 : EXPOSE 59982 18:11:38 ---> Running in 84afd8c37639 18:11:38 Removing intermediate container 84afd8c37639 18:11:38 ---> 6be9f1e81d8a 18:11:38 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:11:38 ---> Running in f1cbf1832c6a 18:11:38 Removing intermediate container f1cbf1832c6a 18:11:38 ---> af93a3a2042d 18:11:38 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:11:38 ---> Running in 95bc7ead7194 18:11:38 Removing intermediate container 95bc7ead7194 18:11:38 ---> 8ee13031fb97 18:11:38 Step 22/24 : LABEL arch=amd64 18:11:38 ---> Running in 6f6f95118986 18:11:38 Removing intermediate container 6f6f95118986 18:11:38 ---> 296eca93db7c 18:11:38 Step 23/24 : LABEL git_sha=e591e9dcfdb189d130fee98849b2bbe259068cfa 18:11:38 ---> Running in 2eed16cce6f4 18:11:38 Removing intermediate container 2eed16cce6f4 18:11:38 ---> 32049ca79756 18:11:38 Step 24/24 : LABEL version=3.1.0-dev.2 18:11:38 ---> Running in 1fe298d496a9 18:11:39 Removing intermediate container 1fe298d496a9 18:11:39 ---> 3b523ab87c72 18:11:39 [Warning] One or more build-args [ARCH] were not consumed 18:11:39 Successfully built 3b523ab87c72 18:11:39 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:39 provisioning config files... 18:11:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14842935235555508126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:39 ---> docker-login.sh 18:11:39 nexus3.edgexfoundry.org:10001 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 nexus3.edgexfoundry.org:10002 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 nexus3.edgexfoundry.org:10003 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 nexus3.edgexfoundry.org:10004 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 docker.io 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:40 Configure a credential helper to remove this warning. See 18:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:40 18:11:40 Login Succeeded 18:11:40 ---> docker-login.sh ends [Pipeline] } 18:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:40 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 18:11:40 e591e9dcfdb189d130fee98849b2bbe259068cfa 18:11:40 latest 18:11:40 3.1.0-dev.2 18:11:40 e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 18:11:40 main 18:11:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e591e9dcfdb189d130fee98849b2bbe259068cfa 18:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:11:40 0591fbb8a357: Preparing 18:11:40 b4b78b4a3f3c: Preparing 18:11:40 2930f64538ab: Preparing 18:11:40 4600ae65c8f4: Preparing 18:11:40 f1417ff83b31: Preparing 18:11:40 f1417ff83b31: Layer already exists 18:11:40 b4b78b4a3f3c: Pushed 18:11:40 0591fbb8a357: Pushed 18:11:40 4600ae65c8f4: Pushed 18:11:43 2930f64538ab: Pushed 18:11:43 e591e9dcfdb189d130fee98849b2bbe259068cfa: digest: sha256:4c7320bbb04ba8c290d64ae73fecda80adb0b6b81e514bf9174a99010715c73d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:43 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 18:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:11:44 0591fbb8a357: Preparing 18:11:44 b4b78b4a3f3c: Preparing 18:11:44 2930f64538ab: Preparing 18:11:44 4600ae65c8f4: Preparing 18:11:44 f1417ff83b31: Preparing 18:11:44 2930f64538ab: Layer already exists 18:11:44 b4b78b4a3f3c: Layer already exists 18:11:44 f1417ff83b31: Layer already exists 18:11:44 4600ae65c8f4: Layer already exists 18:11:44 0591fbb8a357: Layer already exists 18:11:44 latest: digest: sha256:4c7320bbb04ba8c290d64ae73fecda80adb0b6b81e514bf9174a99010715c73d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:44 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.2 18:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:11:44 0591fbb8a357: Preparing 18:11:44 b4b78b4a3f3c: Preparing 18:11:44 2930f64538ab: Preparing 18:11:44 4600ae65c8f4: Preparing 18:11:44 f1417ff83b31: Preparing 18:11:44 f1417ff83b31: Layer already exists 18:11:44 2930f64538ab: Layer already exists 18:11:44 0591fbb8a357: Layer already exists 18:11:44 4600ae65c8f4: Layer already exists 18:11:44 b4b78b4a3f3c: Layer already exists 18:11:44 3.1.0-dev.2: digest: sha256:4c7320bbb04ba8c290d64ae73fecda80adb0b6b81e514bf9174a99010715c73d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 18:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:11:45 0591fbb8a357: Preparing 18:11:45 b4b78b4a3f3c: Preparing 18:11:45 2930f64538ab: Preparing 18:11:45 4600ae65c8f4: Preparing 18:11:45 f1417ff83b31: Preparing 18:11:45 2930f64538ab: Layer already exists 18:11:45 0591fbb8a357: Layer already exists 18:11:45 f1417ff83b31: Layer already exists 18:11:45 4600ae65c8f4: Layer already exists 18:11:45 b4b78b4a3f3c: Layer already exists 18:11:45 e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2: digest: sha256:4c7320bbb04ba8c290d64ae73fecda80adb0b6b81e514bf9174a99010715c73d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 18:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 18:11:46 0591fbb8a357: Preparing 18:11:46 b4b78b4a3f3c: Preparing 18:11:46 2930f64538ab: Preparing 18:11:46 4600ae65c8f4: Preparing 18:11:46 f1417ff83b31: Preparing 18:11:46 f1417ff83b31: Layer already exists 18:11:46 2930f64538ab: Layer already exists 18:11:46 0591fbb8a357: Layer already exists 18:11:46 b4b78b4a3f3c: Layer already exists 18:11:46 4600ae65c8f4: Layer already exists 18:11:46 main: digest: sha256:4c7320bbb04ba8c290d64ae73fecda80adb0b6b81e514bf9174a99010715c73d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:46 ===================================================== [Pipeline] echo 18:11:46 taggedImages: 18:11:46 - nexus3.edgexfoundry.org:10004/device-mqtt:e591e9dcfdb189d130fee98849b2bbe259068cfa 18:11:46 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 18:11:46 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.2 18:11:46 - nexus3.edgexfoundry.org:10004/device-mqtt:e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 18:11:46 - 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 18:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:46 18:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:46 latest: Pulling from edgex-lftools-log-publisher 18:11:46 5eb5b503b376: Pulling fs layer 18:11:46 5c69ac0246d0: Pulling fs layer 18:11:46 ec43610c2a17: Pulling fs layer 18:11:46 3a2ae6a8a46f: Pulling fs layer 18:11:46 33b1e0a273af: Pulling fs layer 18:11:46 5d3b04190fa2: Pulling fs layer 18:11:46 2f39f015ded8: Pulling fs layer 18:11:46 3a2ae6a8a46f: Waiting 18:11:46 33b1e0a273af: Waiting 18:11:46 5d3b04190fa2: Waiting 18:11:46 2f39f015ded8: Waiting 18:11:46 5c69ac0246d0: Verifying Checksum 18:11:46 5c69ac0246d0: Download complete 18:11:46 3a2ae6a8a46f: Verifying Checksum 18:11:46 3a2ae6a8a46f: Download complete 18:11:46 33b1e0a273af: Verifying Checksum 18:11:46 33b1e0a273af: Download complete 18:11:46 5d3b04190fa2: Download complete 18:11:47 ec43610c2a17: Verifying Checksum 18:11:47 ec43610c2a17: Download complete 18:11:47 5eb5b503b376: Verifying Checksum 18:11:47 5eb5b503b376: Download complete 18:11:47 2f39f015ded8: Download complete 18:11:48 5eb5b503b376: Pull complete 18:11:48 5c69ac0246d0: Pull complete 18:11:49 ec43610c2a17: Pull complete 18:11:49 3a2ae6a8a46f: Pull complete 18:11:49 33b1e0a273af: Pull complete 18:11:49 5d3b04190fa2: Pull complete 18:11:53 2f39f015ded8: Pull complete 18:11:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:53 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:11:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:11:56 $ docker top fc5829ae1baeb744b4d5a2456f6ebf0aeaad9db13035ec7c2a472647aca8e4ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:57 ---> job-cost.sh 18:11:57 lf-activate-venv: SKIPPING 18:11:57 INFO: No Stack... 18:11:57 INFO: Retrieving Pricing Info for: v3-standard-8 18:11:57 INFO: Archiving Costs [Pipeline] sh 18:11:58 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 18:11:58 + cut -d, -f6 [Pipeline] lock 18:11:58 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] 18:11:58 Resource [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] did not exist. Created. 18:11:58 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:58 + echo total: 0.2199999988079071 [Pipeline] stash 18:11:58 Stashed 1 file(s) [Pipeline] } 18:11:58 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:58 $ docker stop --time=1 fc5829ae1baeb744b4d5a2456f6ebf0aeaad9db13035ec7c2a472647aca8e4ad 18:11:59 $ docker rm -f --volumes fc5829ae1baeb744b4d5a2456f6ebf0aeaad9db13035ec7c2a472647aca8e4ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:13:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18482 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 18:13:28 Running in /w/workspace/device-mqtt-go/130 [Pipeline] { [Pipeline] checkout 18:13:28 Selected Git installation does not exist. Using Default 18:13:28 The recommended git tool is: NONE 18:13:34 using credential edgex-jenkins-ssh 18:13:34 Cloning the remote Git repository 18:13:34 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:13:34 > git init /w/workspace/device-mqtt-go/130 # timeout=10 18:13:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:13:35 > git --version # timeout=10 18:13:35 > git --version # 'git version 2.25.1' 18:13:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:37 Avoid second fetch 18:13:37 Checking out Revision e591e9dcfdb189d130fee98849b2bbe259068cfa (main) 18:13:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:13:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:37 > git config core.sparsecheckout # timeout=10 18:13:37 > git checkout -f e591e9dcfdb189d130fee98849b2bbe259068cfa # timeout=10 18:13:37 Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#600)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:38 Dload Upload Total Spent Left Speed 18:13:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 18:13:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:39 + sudo tee /etc/docker/daemon.new 18:13:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:39 { 18:13:39 "registry-mirrors": [ 18:13:39 "https://nexus3.edgexfoundry.org:10001" 18:13:39 ], 18:13:39 "bip": "10.250.0.254/24", 18:13:39 "hosts": [ 18:13:39 "tcp://0.0.0.0:5555", 18:13:39 "unix:///var/run/docker.sock" 18:13:39 ], 18:13:39 "mtu": 1458, 18:13:39 "selinux-enabled": true, 18:13:39 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:39 } [Pipeline] sh 18:13:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:58 provisioning config files... 18:13:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/130@tmp/config3469394643405876026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:59 ---> docker-login.sh 18:13:59 nexus3.edgexfoundry.org:10001 18:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:59 Configure a credential helper to remove this warning. See 18:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:59 18:13:59 Login Succeeded 18:13:59 nexus3.edgexfoundry.org:10002 18:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:00 Configure a credential helper to remove this warning. See 18:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:00 18:14:00 Login Succeeded 18:14:00 nexus3.edgexfoundry.org:10003 18:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:00 Configure a credential helper to remove this warning. See 18:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:00 18:14:00 Login Succeeded 18:14:00 nexus3.edgexfoundry.org:10004 18:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:01 Configure a credential helper to remove this warning. See 18:14:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:01 18:14:01 Login Succeeded 18:14:01 docker.io 18:14:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:01 Configure a credential helper to remove this warning. See 18:14:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:01 18:14:01 Login Succeeded 18:14:01 ---> docker-login.sh ends [Pipeline] } 18:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:01 ========================================================= 18:14:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:14:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:14:02 Sending build context to Docker daemon 3.3MB 18:14:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:14:02 Step 2/12 : FROM ${BASE} AS builder 18:14:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:14:02 c41833b44d91: Pulling fs layer 18:14:02 ed15518f5707: Pulling fs layer 18:14:02 feae8fd75edb: Pulling fs layer 18:14:02 242c74f7c9fa: Pulling fs layer 18:14:02 3cdef696dda3: Pulling fs layer 18:14:02 2ced38df9373: Pulling fs layer 18:14:02 58f1dce35555: Pulling fs layer 18:14:02 242c74f7c9fa: Waiting 18:14:02 3cdef696dda3: Waiting 18:14:02 2ced38df9373: Waiting 18:14:02 58f1dce35555: Waiting 18:14:02 ed15518f5707: Verifying Checksum 18:14:02 ed15518f5707: Download complete 18:14:02 242c74f7c9fa: Verifying Checksum 18:14:02 242c74f7c9fa: Download complete 18:14:02 3cdef696dda3: Verifying Checksum 18:14:02 3cdef696dda3: Download complete 18:14:02 c41833b44d91: Verifying Checksum 18:14:02 c41833b44d91: Download complete 18:14:04 c41833b44d91: Pull complete 18:14:04 58f1dce35555: Verifying Checksum 18:14:04 58f1dce35555: Download complete 18:14:04 ed15518f5707: Pull complete 18:14:05 feae8fd75edb: Verifying Checksum 18:14:05 feae8fd75edb: Download complete 18:14:05 2ced38df9373: Verifying Checksum 18:14:05 2ced38df9373: Download complete 18:14:18 feae8fd75edb: Pull complete 18:14:18 242c74f7c9fa: Pull complete 18:14:18 3cdef696dda3: Pull complete 18:14:24 2ced38df9373: Pull complete 18:14:30 58f1dce35555: Pull complete 18:14:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:14:30 ---> fadd8f120f05 18:14:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:14:31 ---> Running in 5cdf0b294897 18:14:31 Removing intermediate container 5cdf0b294897 18:14:31 ---> abb59cd1029d 18:14:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:14:31 ---> Running in 1be46c57fc2c 18:14:32 Removing intermediate container 1be46c57fc2c 18:14:32 ---> 5debcddbe068 18:14:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:14:32 ---> Running in 9fea418aa822 18:14:32 Removing intermediate container 9fea418aa822 18:14:32 ---> 8b2ff0d8a2ff 18:14:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:14:32 ---> Running in 4974818ef020 18:14:32 Removing intermediate container 4974818ef020 18:14:32 ---> 126238237d33 18:14:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:33 ---> Running in b5ff17bc86df 18:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:14:35 (1/4) Installing openssh-keygen (9.1_p1-r3) 18:14:35 (2/4) Installing libedit (20221030.3.1-r0) 18:14:35 (3/4) Installing openssh-client-common (9.1_p1-r3) 18:14:35 (4/4) Installing openssh-client-default (9.1_p1-r3) 18:14:35 Executing busybox-1.35.0-r29.trigger 18:14:35 OK: 268 MiB in 57 packages 18:14:36 Removing intermediate container b5ff17bc86df 18:14:36 ---> a7aa279c3c4a 18:14:36 Step 8/12 : WORKDIR /device-mqtt-go 18:14:36 ---> Running in 6b989ef5cc1e 18:14:37 Removing intermediate container 6b989ef5cc1e 18:14:37 ---> b21e954b93e5 18:14:37 Step 9/12 : COPY go.mod vendor* ./ 18:14:37 ---> 29016d7223f9 18:14:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:37 ---> Running in 6f484af1088e 18:15:45 Removing intermediate container 6f484af1088e 18:15:45 ---> 5f0998c04eb8 18:15:45 Step 11/12 : COPY . . 18:15:45 ---> 46b2839efded 18:15:45 Step 12/12 : RUN $MAKE 18:15:45 ---> Running in 0b992e499913 18:15:45 noop 18:15:45 Removing intermediate container 0b992e499913 18:15:45 ---> 38c51b6282a7 18:15:45 Successfully built 38c51b6282a7 18:15:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:45 + docker inspect -f . ci-base-image-arm64 18:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:46 prd-ubuntu20.04-docker-arm64-4c-16g-18482 does not seem to be running inside a container 18:15:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/130 -v /w/workspace/device-mqtt-go/130:/w/workspace/device-mqtt-go/130:rw,z -v /w/workspace/device-mqtt-go/130@tmp:/w/workspace/device-mqtt-go/130@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 18:15:47 $ docker top 4df69ee71ffaba22e9c09211ea64e8d825dc7971e1e2142c4009c54d528661d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:48 + go version 18:15:48 go version go1.20.2 linux/arm64 [Pipeline] } 18:15:48 $ docker stop --time=1 4df69ee71ffaba22e9c09211ea64e8d825dc7971e1e2142c4009c54d528661d6 18:15:49 $ docker rm -f --volumes 4df69ee71ffaba22e9c09211ea64e8d825dc7971e1e2142c4009c54d528661d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:50 + docker inspect -f . ci-base-image-arm64 18:15:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:50 prd-ubuntu20.04-docker-arm64-4c-16g-18482 does not seem to be running inside a container 18:15:50 $ 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/130 -v /w/workspace/device-mqtt-go/130:/w/workspace/device-mqtt-go/130:rw,z -v /w/workspace/device-mqtt-go/130@tmp:/w/workspace/device-mqtt-go/130@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 18:15:51 $ docker top 7cc461f661fbbb1b59ac4e5aff1af4bcbc8e9447b147315e7202ebbc7755de86 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:52 + git config --global --add safe.directory /w/workspace/device-mqtt-go/130 [Pipeline] fileExists [Pipeline] sh 18:15:53 + make test 18:15:53 go test ./... -coverprofile=coverage.out ./... 18:16:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:18:17 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:18:17 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:18:17 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 22.8% of statements 18:18:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:18:17 go vet ./... 18:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:18:44 ./bin/test-attribution-txt.sh [Pipeline] echo 18:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:18:44 $ docker stop --time=1 7cc461f661fbbb1b59ac4e5aff1af4bcbc8e9447b147315e7202ebbc7755de86 18:18:46 $ docker rm -f --volumes 7cc461f661fbbb1b59ac4e5aff1af4bcbc8e9447b147315e7202ebbc7755de86 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:18:47 Warning: overwriting stash ‘coverage-report’ 18:18:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:18:48 + ls -al . 18:18:48 total 180 18:18:48 drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 18:15 . 18:18:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:13 .. 18:18:48 -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 18:13 .dockerignore 18:18:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 18:13 .git 18:18:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:13 .github 18:18:48 -rw-rw-r-- 1 jenkins jenkins 329 Jun 12 18:13 .gitignore 18:18:48 -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 18:13 .golangci.yml 18:18:48 -rw-rw-r-- 1 jenkins jenkins 9417 Jun 12 18:13 Attribution.txt 18:18:48 -rw-rw-r-- 1 jenkins jenkins 17522 Jun 12 18:13 CHANGELOG.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 1689 Jun 12 18:13 Dockerfile 18:18:48 -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 18:13 GOVERNANCE.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 18:13 Jenkinsfile 18:18:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 18:13 LICENSE 18:18:48 -rw-rw-r-- 1 jenkins jenkins 1732 Jun 12 18:13 Makefile 18:18:48 -rw-rw-r-- 1 jenkins jenkins 620 Jun 12 18:13 OWNERS.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 3695 Jun 12 18:13 README.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 18:09 VERSION 18:18:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:13 bin 18:18:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:13 cmd 18:18:48 -rw-r--r-- 1 jenkins jenkins 18506 Jun 12 18:18 coverage.out 18:18:48 -rw-rw-r-- 1 jenkins jenkins 3285 Jun 12 18:13 go.mod 18:18:48 -rw-rw-r-- 1 jenkins jenkins 31322 Jun 12 18:13 go.sum 18:18:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:13 internal 18:18:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:13 mock 18:18:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:13 snap 18:18:48 -rw-rw-r-- 1 jenkins jenkins 227 Jun 12 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:49 + 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=e591e9dcfdb189d130fee98849b2bbe259068cfa --label arch=arm64 --label version=3.1.0-dev.2 . 18:18:49 Sending build context to Docker daemon 3.32MB 18:18:49 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 18:18:49 Step 2/24 : FROM ${BASE} AS builder 18:18:49 ---> 38c51b6282a7 18:18:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:18:49 ---> Running in 8fa70d99b6f0 18:18:49 Removing intermediate container 8fa70d99b6f0 18:18:49 ---> 7ad4d318dd44 18:18:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:18:49 ---> Running in 3cd40e2d337f 18:18:50 Removing intermediate container 3cd40e2d337f 18:18:50 ---> 3037914ede77 18:18:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:18:50 ---> Running in ad9b714ca882 18:18:50 Removing intermediate container ad9b714ca882 18:18:50 ---> cba747b24768 18:18:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:18:50 ---> Running in 092ed8d32be6 18:18:51 Removing intermediate container 092ed8d32be6 18:18:51 ---> cf0b1c967111 18:18:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:18:51 ---> Running in fc0acf7543c5 18:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:18:53 OK: 268 MiB in 57 packages 18:18:54 Removing intermediate container fc0acf7543c5 18:18:54 ---> 1171a14f73d7 18:18:54 Step 8/24 : WORKDIR /device-mqtt-go 18:18:54 ---> Running in 3f56fc46bad9 18:18:54 Removing intermediate container 3f56fc46bad9 18:18:54 ---> dcca8e6c5b29 18:18:54 Step 9/24 : COPY go.mod vendor* ./ 18:18:55 ---> 9350b1340071 18:18:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:55 ---> Running in 3c2d412c6ca9 18:18:58 Removing intermediate container 3c2d412c6ca9 18:18:58 ---> 5f2735f14b5a 18:18:58 Step 11/24 : COPY . . 18:18:58 ---> 249e247d828f 18:18:58 Step 12/24 : RUN $MAKE 18:18:58 ---> Running in 9badf0f32ca0 18:18:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:21:21 Removing intermediate container 9badf0f32ca0 18:21:21 ---> db5efeb4502e 18:21:21 Step 13/24 : FROM alpine:3.17 18:21:21 3.17: Pulling from library/alpine 18:21:21 c41833b44d91: Already exists 18:21:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:21:21 Status: Downloaded newer image for alpine:3.17 18:21:21 ---> 51e60588ff2c 18:21:21 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:21:21 ---> Running in 1716d8d8c7bc 18:21:21 Removing intermediate container 1716d8d8c7bc 18:21:21 ---> c83833f6cde2 18:21:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:21:21 ---> Running in 3bc35bc1081f 18:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:21:21 (1/1) Installing dumb-init (1.2.5-r2) 18:21:21 Executing busybox-1.35.0-r29.trigger 18:21:21 OK: 8 MiB in 16 packages 18:21:21 Removing intermediate container 3bc35bc1081f 18:21:21 ---> b8faab4d5334 18:21:21 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:21:21 ---> 6c8c2ad5c50a 18:21:21 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:21:21 ---> 70d507132a30 18:21:21 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:21:21 ---> 7b6312528798 18:21:21 Step 19/24 : EXPOSE 59982 18:21:21 ---> Running in f2e446c2fc82 18:21:21 Removing intermediate container f2e446c2fc82 18:21:21 ---> e39eb709ea81 18:21:21 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:21:21 ---> Running in cb495f3c23ac 18:21:21 Removing intermediate container cb495f3c23ac 18:21:21 ---> 26df54163b09 18:21:21 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:21:21 ---> Running in 4a51c887f6f3 18:21:21 Removing intermediate container 4a51c887f6f3 18:21:21 ---> 231ffa9cf074 18:21:21 Step 22/24 : LABEL arch=arm64 18:21:21 ---> Running in 1c6a6ed6e8ee 18:21:21 Removing intermediate container 1c6a6ed6e8ee 18:21:21 ---> 7ac1004c2f00 18:21:21 Step 23/24 : LABEL git_sha=e591e9dcfdb189d130fee98849b2bbe259068cfa 18:21:21 ---> Running in 409abb4baefc 18:21:21 Removing intermediate container 409abb4baefc 18:21:21 ---> 29d87512f520 18:21:21 Step 24/24 : LABEL version=3.1.0-dev.2 18:21:21 ---> Running in d2eebfc8f1ab 18:21:21 Removing intermediate container d2eebfc8f1ab 18:21:21 ---> 09d101af191e 18:21:21 [Warning] One or more build-args [ARCH] were not consumed 18:21:21 Successfully built 09d101af191e 18:21:21 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 18:21:21 provisioning config files... 18:21:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/130@tmp/config15863074844957649209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:21 ---> docker-login.sh 18:21:21 nexus3.edgexfoundry.org:10001 18:21:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:22 Configure a credential helper to remove this warning. See 18:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:22 18:21:22 Login Succeeded 18:21:22 nexus3.edgexfoundry.org:10002 18:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:22 Configure a credential helper to remove this warning. See 18:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:22 18:21:22 Login Succeeded 18:21:22 nexus3.edgexfoundry.org:10003 18:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:22 Configure a credential helper to remove this warning. See 18:21:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:22 18:21:22 Login Succeeded 18:21:22 nexus3.edgexfoundry.org:10004 18:21:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:23 Configure a credential helper to remove this warning. See 18:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:23 18:21:23 Login Succeeded 18:21:23 docker.io 18:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:23 Configure a credential helper to remove this warning. See 18:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:23 18:21:23 Login Succeeded 18:21:23 ---> docker-login.sh ends [Pipeline] } 18:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:21:23 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 18:21:23 e591e9dcfdb189d130fee98849b2bbe259068cfa 18:21:23 latest 18:21:23 3.1.0-dev.2 18:21:23 e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 18:21:23 main 18:21:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e591e9dcfdb189d130fee98849b2bbe259068cfa 18:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 18:21:24 7a58f92a6ff2: Preparing 18:21:24 019a599c0fe2: Preparing 18:21:24 100ce1d68099: Preparing 18:21:24 fd1d48188587: Preparing 18:21:24 26cbea5cba74: Preparing 18:21:24 26cbea5cba74: Layer already exists 18:21:24 7a58f92a6ff2: Pushed 18:21:24 019a599c0fe2: Pushed 18:21:24 fd1d48188587: Pushed 18:21:30 100ce1d68099: Pushed 18:21:30 e591e9dcfdb189d130fee98849b2bbe259068cfa: digest: sha256:12bd711a02b29b9a7d20438a26b0a226b1a28a8a7196122f316b526f5fb81477 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:30 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 18:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 18:21:30 7a58f92a6ff2: Preparing 18:21:30 019a599c0fe2: Preparing 18:21:30 100ce1d68099: Preparing 18:21:30 fd1d48188587: Preparing 18:21:30 26cbea5cba74: Preparing 18:21:30 26cbea5cba74: Layer already exists 18:21:30 019a599c0fe2: Layer already exists 18:21:30 7a58f92a6ff2: Layer already exists 18:21:30 100ce1d68099: Layer already exists 18:21:30 fd1d48188587: Layer already exists 18:21:30 latest: digest: sha256:12bd711a02b29b9a7d20438a26b0a226b1a28a8a7196122f316b526f5fb81477 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.2 18:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 18:21:31 7a58f92a6ff2: Preparing 18:21:31 019a599c0fe2: Preparing 18:21:31 100ce1d68099: Preparing 18:21:31 fd1d48188587: Preparing 18:21:31 26cbea5cba74: Preparing 18:21:31 7a58f92a6ff2: Layer already exists 18:21:31 100ce1d68099: Layer already exists 18:21:31 fd1d48188587: Layer already exists 18:21:31 26cbea5cba74: Layer already exists 18:21:31 019a599c0fe2: Layer already exists 18:21:31 3.1.0-dev.2: digest: sha256:12bd711a02b29b9a7d20438a26b0a226b1a28a8a7196122f316b526f5fb81477 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 18:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 18:21:32 7a58f92a6ff2: Preparing 18:21:32 019a599c0fe2: Preparing 18:21:32 100ce1d68099: Preparing 18:21:32 fd1d48188587: Preparing 18:21:32 26cbea5cba74: Preparing 18:21:32 019a599c0fe2: Layer already exists 18:21:32 100ce1d68099: Layer already exists 18:21:32 fd1d48188587: Layer already exists 18:21:32 7a58f92a6ff2: Layer already exists 18:21:32 26cbea5cba74: Layer already exists 18:21:32 e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2: digest: sha256:12bd711a02b29b9a7d20438a26b0a226b1a28a8a7196122f316b526f5fb81477 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:32 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 18:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 18:21:32 7a58f92a6ff2: Preparing 18:21:32 019a599c0fe2: Preparing 18:21:32 100ce1d68099: Preparing 18:21:32 fd1d48188587: Preparing 18:21:32 26cbea5cba74: Preparing 18:21:32 26cbea5cba74: Layer already exists 18:21:32 fd1d48188587: Layer already exists 18:21:32 7a58f92a6ff2: Layer already exists 18:21:32 100ce1d68099: Layer already exists 18:21:32 019a599c0fe2: Layer already exists 18:21:32 main: digest: sha256:12bd711a02b29b9a7d20438a26b0a226b1a28a8a7196122f316b526f5fb81477 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:32 ===================================================== [Pipeline] echo 18:21:33 taggedImages: 18:21:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e591e9dcfdb189d130fee98849b2bbe259068cfa 18:21:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 18:21:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.2 18:21:33 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e591e9dcfdb189d130fee98849b2bbe259068cfa-3.1.0-dev.2 18:21:33 - 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 18:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:33 18:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:33 arm64: Pulling from edgex-lftools-log-publisher 18:21:33 8998bd30e6a1: Pulling fs layer 18:21:33 04944245beec: Pulling fs layer 18:21:33 699f458cf7ca: Pulling fs layer 18:21:33 765212b225bb: Pulling fs layer 18:21:33 f23df028b6ca: Pulling fs layer 18:21:33 d65c8cfc05b1: Pulling fs layer 18:21:33 2437ff75d9bd: Pulling fs layer 18:21:33 f23df028b6ca: Waiting 18:21:33 765212b225bb: Waiting 18:21:33 d65c8cfc05b1: Waiting 18:21:33 2437ff75d9bd: Waiting 18:21:33 04944245beec: Verifying Checksum 18:21:33 04944245beec: Download complete 18:21:33 765212b225bb: Verifying Checksum 18:21:33 765212b225bb: Download complete 18:21:33 f23df028b6ca: Verifying Checksum 18:21:33 f23df028b6ca: Download complete 18:21:33 d65c8cfc05b1: Verifying Checksum 18:21:33 d65c8cfc05b1: Download complete 18:21:33 699f458cf7ca: Verifying Checksum 18:21:33 699f458cf7ca: Download complete 18:21:34 8998bd30e6a1: Verifying Checksum 18:21:34 8998bd30e6a1: Download complete 18:21:36 2437ff75d9bd: Verifying Checksum 18:21:36 2437ff75d9bd: Download complete 18:21:38 8998bd30e6a1: Pull complete 18:21:41 04944245beec: Pull complete 18:21:42 699f458cf7ca: Pull complete 18:21:42 765212b225bb: Pull complete 18:21:43 f23df028b6ca: Pull complete 18:21:43 d65c8cfc05b1: Pull complete 18:21:58 2437ff75d9bd: Pull complete 18:21:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:58 prd-ubuntu20.04-docker-arm64-4c-16g-18482 does not seem to be running inside a container 18:21:58 $ 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/130 -v /w/workspace/device-mqtt-go/130:/w/workspace/device-mqtt-go/130:rw,z -v /w/workspace/device-mqtt-go/130@tmp:/w/workspace/device-mqtt-go/130@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 18:22:01 $ docker top c2161cecbb02395a0607b542af4ecf64e9ab6ad51c78c61c0de4ac6faae53ba8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:02 ---> job-cost.sh 18:22:02 lf-activate-venv: SKIPPING 18:22:02 INFO: No Stack... 18:22:02 INFO: Retrieving Pricing Info for: v3-standard-4 18:22:03 INFO: Archiving Costs [Pipeline] sh 18:22:03 + cat /w/workspace/device-mqtt-go/130/archives/cost.csv 18:22:03 + cut -d, -f6 [Pipeline] lock 18:22:03 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] 18:22:03 Resource [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] did not exist. Created. 18:22:03 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:22:04 /w/workspace/device-mqtt-go/130@tmp/durable-4022d301/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:22:05 + echo total: 0.10999999940395355 [Pipeline] stash 18:22:05 Warning: overwriting stash ‘stack-cost’ 18:22:05 Stashed 1 file(s) [Pipeline] } 18:22:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 18:22:05 $ docker stop --time=1 c2161cecbb02395a0607b542af4ecf64e9ab6ad51c78c61c0de4ac6faae53ba8 18:22:06 $ docker rm -f --volumes c2161cecbb02395a0607b542af4ecf64e9ab6ad51c78c61c0de4ac6faae53ba8 [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 18:22:07 provisioning config files... 18:22:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12305122219411470548tmp [Pipeline] { [Pipeline] sh 18:22:07 + set +x 18:22:07 + curl -s https://codecov.io/bash 18:22:07 + bash -s -- 18:22:07 18:22:07 _____ _ 18:22:07 / ____| | | 18:22:07 | | ___ __| | ___ ___ _____ __ 18:22:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:22:07 | |___| (_) | (_| | __/ (_| (_) \ V / 18:22:07 \_____\___/ \__,_|\___|\___\___/ \_/ 18:22:07 Bash-1.0.6 18:22:07 18:22:07 18:22:07 ==> git version 2.25.1 found 18:22:07 ==> 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 18:22:07 Release-Date: 2020-01-08 18:22:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:22:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:22:07 ==> Jenkins CI detected. 18:22:07 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 18:22:07 project root: . 18:22:07 --> token set from env 18:22:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:22:07 ==> Running gcov in . (disable via -X gcov) 18:22:07 ==> Python coveragepy not found 18:22:07 ==> Searching for coverage reports in: 18:22:07 + . 18:22:07 -> Found 1 reports 18:22:07 ==> Detecting git/mercurial file structure 18:22:07 ==> Reading reports 18:22:07 + ./coverage.out bytes=18506 18:22:07 ==> Appending adjustments 18:22:07 https://docs.codecov.io/docs/fixing-reports 18:22:07 + Found adjustments 18:22:07 ==> Gzipping contents 18:22:07 4.0K /tmp/codecov.bFKVYE.gz 18:22:07 ==> Uploading reports 18:22:07 url: https://codecov.io 18:22:07 query: branch=main&commit=e591e9dcfdb189d130fee98849b2bbe259068cfa&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:22:07 -> Pinging Codecov 18:22:07 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=e591e9dcfdb189d130fee98849b2bbe259068cfa&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:22:07 -> Uploading to 18:22:07 https://storage.googleapis.com/codecov/v4/raw/2023-06-12/7D719EC7BBE17E464838252E33014C33/e591e9dcfdb189d130fee98849b2bbe259068cfa/94b387fd-9a27-4b25-bd27-137bad9e1cdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T182207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ac69538deb2dc426696adb621986177a7826b82a0289059b60dafe87235e610 18:22:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:07 Dload Upload Total Spent Left Speed 18:22:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 17686 --:--:-- --:--:-- --:--:-- 17784 18:22:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] } 18:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:22:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:22:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:22:08 18:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:22:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:22:08 df9b9388f04a: Pulling fs layer 18:22:08 52dc419b0ee2: Pulling fs layer 18:22:08 25bc292e5bac: Pulling fs layer 18:22:08 114826534d7a: Pulling fs layer 18:22:08 4657fd5d0bcf: Pulling fs layer 18:22:08 6ad1cebc031e: Pulling fs layer 18:22:08 8a3aa393b2d8: Pulling fs layer 18:22:08 114826534d7a: Waiting 18:22:08 4657fd5d0bcf: Waiting 18:22:08 6ad1cebc031e: Waiting 18:22:08 8a3aa393b2d8: Waiting 18:22:08 25bc292e5bac: Download complete 18:22:08 52dc419b0ee2: Verifying Checksum 18:22:08 52dc419b0ee2: Download complete 18:22:08 4657fd5d0bcf: Download complete 18:22:08 df9b9388f04a: Verifying Checksum 18:22:08 df9b9388f04a: Download complete 18:22:08 6ad1cebc031e: Verifying Checksum 18:22:08 6ad1cebc031e: Download complete 18:22:08 df9b9388f04a: Pull complete 18:22:08 52dc419b0ee2: Pull complete 18:22:09 25bc292e5bac: Pull complete 18:22:09 114826534d7a: Verifying Checksum 18:22:09 114826534d7a: Download complete 18:22:09 8a3aa393b2d8: Verifying Checksum 18:22:09 8a3aa393b2d8: Download complete 18:22:13 114826534d7a: Pull complete 18:22:13 4657fd5d0bcf: Pull complete 18:22:13 6ad1cebc031e: Pull complete 18:22:15 8a3aa393b2d8: Pull complete 18:22:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:22:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:15 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:22:18 $ docker top ca8fd4f7f7165474f19c8b4eaf5d59d6478ff2c50766cdf369a37bb7a75e737c -eo pid,comm [Pipeline] { [Pipeline] echo 18:22:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 18:22:18 + set -o pipefail 18:22:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 18:22:25 18:22:25 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 18:22:25 18:22:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/1a9b325b-8089-4df7-81c2-d5a4168a45fc 18:22:25 18:22:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:22:25 18:22:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:22:25 18:22:25 18:22:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:22:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:22:25 More details here: https://snyk.co/ue1NS 18:22:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:22:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:22:25 $ docker stop --time=1 ca8fd4f7f7165474f19c8b4eaf5d59d6478ff2c50766cdf369a37bb7a75e737c 18:22:27 $ docker rm -f --volumes ca8fd4f7f7165474f19c8b4eaf5d59d6478ff2c50766cdf369a37bb7a75e737c [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 18:22:28 + git log --format=format:%s -1 e591e9dcfdb189d130fee98849b2bbe259068cfa [Pipeline] sh 18:22:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:22:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:28 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:22:29 $ docker top df9c50138719604eb50640d902c41b9afa83d0dae379ea62c78e4284708351ec -eo pid,comm 18:22:29 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). 18:22:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:29 [ssh-agent] Looking for ssh-agent implementation... 18:22:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:29 $ docker exec df9c50138719604eb50640d902c41b9afa83d0dae379ea62c78e4284708351ec ssh-agent 18:22:29 SSH_AUTH_SOCK=/tmp/ssh-92LCNCx3aV5g/agent.33 18:22:29 SSH_AGENT_PID=39 18:22:29 Running ssh-add (command line suppressed) 18:22:29 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17369229767907369134.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17369229767907369134.key) 18:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:29 + git semver tag 18:22:30 2023-06-12 18:22:30,152 [run_tag] DEBUG tag force:False 18:22:30 2023-06-12 18:22:30,152 [check_head_tag] DEBUG check head tag 18:22:30 2023-06-12 18:22:30,153 [execute] INFO git cat-file --batch-check 18:22:30 2023-06-12 18:22:30,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 18:22:30 2023-06-12 18:22:30,157 [execute] INFO git cat-file --batch 18:22:30 2023-06-12 18:22:30,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 18:22:30 2023-06-12 18:22:30,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:22:30 2023-06-12 18:22:30,165 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 18:22:30 2023-06-12 18:22:30,165 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 18:22:30 2023-06-12 18:22:30,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:22:30 3.1.0-dev.2 [Pipeline] } 18:22:30 $ docker exec --env ******** --env ******** df9c50138719604eb50640d902c41b9afa83d0dae379ea62c78e4284708351ec ssh-agent -k 18:22:30 unset SSH_AUTH_SOCK; 18:22:30 unset SSH_AGENT_PID; 18:22:30 echo Agent pid 39 killed; 18:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:30 + git semver [Pipeline] } 18:22:30 $ docker stop --time=1 df9c50138719604eb50640d902c41b9afa83d0dae379ea62c78e4284708351ec 18:22:32 $ docker rm -f --volumes df9c50138719604eb50640d902c41b9afa83d0dae379ea62c78e4284708351ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:22:32 18:22:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:22:32 0.23.1-centos7: Pulling from edgex-lftools 18:22:32 ab5ef0e58194: Pulling fs layer 18:22:32 9712f1f96733: Pulling fs layer 18:22:32 63f879dbbcfc: Pulling fs layer 18:22:32 0d9ebad4ef96: Pulling fs layer 18:22:32 e9a5061849ea: Pulling fs layer 18:22:32 d747dcd14b5f: Pulling fs layer 18:22:32 2de7ff778b66: Pulling fs layer 18:22:32 0d9ebad4ef96: Waiting 18:22:32 e9a5061849ea: Waiting 18:22:32 d747dcd14b5f: Waiting 18:22:32 2de7ff778b66: Waiting 18:22:32 9712f1f96733: Verifying Checksum 18:22:32 9712f1f96733: Download complete 18:22:33 63f879dbbcfc: Verifying Checksum 18:22:33 63f879dbbcfc: Download complete 18:22:33 e9a5061849ea: Verifying Checksum 18:22:33 e9a5061849ea: Download complete 18:22:33 0d9ebad4ef96: Verifying Checksum 18:22:33 0d9ebad4ef96: Download complete 18:22:33 d747dcd14b5f: Download complete 18:22:33 ab5ef0e58194: Verifying Checksum 18:22:33 ab5ef0e58194: Download complete 18:22:33 2de7ff778b66: Verifying Checksum 18:22:33 2de7ff778b66: Download complete 18:22:36 ab5ef0e58194: Pull complete 18:22:36 9712f1f96733: Pull complete 18:22:36 63f879dbbcfc: Pull complete 18:22:40 0d9ebad4ef96: Pull complete 18:22:40 e9a5061849ea: Pull complete 18:22:40 d747dcd14b5f: Pull complete 18:22:41 2de7ff778b66: Pull complete 18:22:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:22:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:41 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:22:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:22:44 $ docker top 213c842f13d659beafb7260f8b8ea008d0886faaa7f4070335959b9a6e7a14b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:22:44 provisioning config files... 18:22:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18378994594791473820tmp 18:22:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8141265538895844893tmp 18:22:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config536713908212372479tmp [Pipeline] { [Pipeline] echo 18:22:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:22:44 ---> sigul-configuration.sh 18:22:44 gpg: directory `/root/.gnupg' created 18:22:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:22:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:22:44 gpg: keyring `/root/.gnupg/secring.gpg' created 18:22:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:22:44 gpg: CAST5 encrypted data 18:22:44 gpg: encrypted with 1 passphrase 18:22:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:22:44 + mkdir /home/jenkins 18:22:44 + mkdir /home/jenkins/sigul [Pipeline] sh 18:22:45 + 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 18:22:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:22:45 ---> sigul-install.sh 18:22:45 Sigul already installed; skipping installation. [Pipeline] sh 18:22:45 + git tag --list 18:22:45 0.7.1 18:22:45 v1.0.0 18:22:45 v1.1.0 18:22:45 v1.1.1 18:22:45 v1.2.2 18:22:45 v1.3.0 18:22:45 v1.3.1 18:22:45 v2.0.0 18:22:45 v2.1.0 18:22:45 v2.1.1 18:22:45 v2.2.0 18:22:45 v2.3.0 18:22:45 v3.0 18:22:45 v3.0.0 18:22:45 v3.1.0-dev.1 18:22:45 v3.1.0-dev.2 [Pipeline] sh 18:22:46 + lftools sign git-tag v3.1.0-dev.2 18:22:46 Signing Git tag with Sigul... 18:22:46 Signing v3.1.0-dev.2 [Pipeline] echo 18:22:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:22:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:22:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:22:47 $ docker stop --time=1 213c842f13d659beafb7260f8b8ea008d0886faaa7f4070335959b9a6e7a14b8 18:22:48 $ docker rm -f --volumes 213c842f13d659beafb7260f8b8ea008d0886faaa7f4070335959b9a6e7a14b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:22:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:22:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:49 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:22:49 $ docker top d6018093aa03cb07aa54fef6edf989d115a2339d3ab1c5d2a3a5026575aad10e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:49 [ssh-agent] Looking for ssh-agent implementation... 18:22:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:49 $ docker exec d6018093aa03cb07aa54fef6edf989d115a2339d3ab1c5d2a3a5026575aad10e ssh-agent 18:22:50 SSH_AUTH_SOCK=/tmp/ssh-gJ5133sKA5HL/agent.33 18:22:50 SSH_AGENT_PID=39 18:22:50 Running ssh-add (command line suppressed) 18:22:50 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6738453624033917614.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6738453624033917614.key) 18:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:50 + git semver bump pre 18:22:50 2023-06-12 18:22:50,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:22:50 2023-06-12 18:22:50,599 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 18:22:50 2023-06-12 18:22:50,599 [bump_version] DEBUG bumped version:3.1.0-dev.3 18:22:50 2023-06-12 18:22:50,599 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 18:22:50 2023-06-12 18:22:50,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:22:50 2023-06-12 18:22:50,599 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:22:50 2023-06-12 18:22:50,601 [execute] INFO git cat-file --batch-check 18:22:50 2023-06-12 18:22:50,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:22:50 2023-06-12 18:22:50,606 [execute] INFO git cat-file --batch 18:22:50 2023-06-12 18:22:50,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:22:50 2023-06-12 18:22:50,611 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:22:50 3.1.0-dev.3 [Pipeline] } 18:22:50 $ docker exec --env ******** --env ******** d6018093aa03cb07aa54fef6edf989d115a2339d3ab1c5d2a3a5026575aad10e ssh-agent -k 18:22:50 unset SSH_AUTH_SOCK; 18:22:50 unset SSH_AGENT_PID; 18:22:50 echo Agent pid 39 killed; 18:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:51 + git semver [Pipeline] } 18:22:51 $ docker stop --time=1 d6018093aa03cb07aa54fef6edf989d115a2339d3ab1c5d2a3a5026575aad10e 18:22:52 $ docker rm -f --volumes d6018093aa03cb07aa54fef6edf989d115a2339d3ab1c5d2a3a5026575aad10e [Pipeline] // withDockerContainer [Pipeline] sh 18:22:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:22:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:53 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:22:53 $ docker top df1905fbfbc3e14bdf2ba65884d74b887c61197e0d6c54d4a1520f974c1d658d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:53 [ssh-agent] Looking for ssh-agent implementation... 18:22:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:53 $ docker exec df1905fbfbc3e14bdf2ba65884d74b887c61197e0d6c54d4a1520f974c1d658d ssh-agent 18:22:54 SSH_AUTH_SOCK=/tmp/ssh-x4JV9xeTltys/agent.32 18:22:54 SSH_AGENT_PID=38 18:22:54 Running ssh-add (command line suppressed) 18:22:54 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16710853489897331877.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16710853489897331877.key) 18:22:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:54 + git semver push 18:22:54 2023-06-12 18:22:54,676 [run_push] DEBUG push 18:22:54 2023-06-12 18:22:54,677 [execute] INFO git cat-file --batch-check 18:22:54 2023-06-12 18:22:54,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:22:54 2023-06-12 18:22:54,681 [execute] INFO git rev-list 1a87ec81945961598f2f429b341fb4141a4810c9 -- 18:22:54 2023-06-12 18:22:54,682 [execute] DEBUG Popen(['git', 'rev-list', '1a87ec81945961598f2f429b341fb4141a4810c9', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:22:54 2023-06-12 18:22:54,691 [execute] INFO git fetch -v origin 18:22:54 2023-06-12 18:22:54,692 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:22:55 2023-06-12 18:22:55,160 [run_push] DEBUG no remote changes detected 18:22:55 2023-06-12 18:22:55,161 [execute] INFO git push origin semver 18:22:55 2023-06-12 18:22:55,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:22:56 2023-06-12 18:22:55,929 [run_push] DEBUG push all version tags 18:22:56 2023-06-12 18:22:55,929 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:22:56 2023-06-12 18:22:55,930 [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) 18:22:56 2023-06-12 18:22:56,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 18:22:56 3.1.0-dev.3 [Pipeline] } 18:22:56 $ docker exec --env ******** --env ******** df1905fbfbc3e14bdf2ba65884d74b887c61197e0d6c54d4a1520f974c1d658d ssh-agent -k 18:22:56 unset SSH_AUTH_SOCK; 18:22:56 unset SSH_AGENT_PID; 18:22:56 echo Agent pid 38 killed; 18:22:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:57 + git semver [Pipeline] } 18:22:57 $ docker stop --time=1 df1905fbfbc3e14bdf2ba65884d74b887c61197e0d6c54d4a1520f974c1d658d 18:22:58 $ docker rm -f --volumes df1905fbfbc3e14bdf2ba65884d74b887c61197e0d6c54d4a1520f974c1d658d [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 18:22:59 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 18:22:59 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 18:22:59 total 16 18:22:59 drwxr-xr-x 3 root root 4096 Jun 12 18:11 . 18:22:59 drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:22 .. 18:22:59 drwxr-xr-x 2 root root 4096 Jun 12 18:11 cost 18:22:59 -rw-r--r-- 1 root root 86 Jun 12 18:11 cost.csv 18:22:59 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 18:22:59 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 18:22:59 total 16 18:22:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 18:11 . 18:22:59 drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:22 .. 18:22:59 drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 18:11 cost 18:22:59 -rw-r--r-- 1 jenkins jenkins 86 Jun 12 18:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:22:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:00 ---> package-listing.sh 18:23:00 ++ facter osfamily 18:23:00 ++ tr '[:upper:]' '[:lower:]' 18:23:00 + OS_FAMILY=debian 18:23:00 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 18:23:00 + START_PACKAGES=/tmp/packages_start.txt 18:23:00 + END_PACKAGES=/tmp/packages_end.txt 18:23:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:00 + PACKAGES=/tmp/packages_start.txt 18:23:00 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 18:23:00 + PACKAGES=/tmp/packages_end.txt 18:23:00 + case "${OS_FAMILY}" in 18:23:00 + dpkg -l 18:23:00 + grep '^ii' 18:23:00 + '[' -f /tmp/packages_start.txt ']' 18:23:00 + '[' -f /tmp/packages_end.txt ']' 18:23:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:00 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 18:23:00 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 18:23:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 18:23:00 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 18:23:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:01 prd-ubuntu20.04-docker-8c-8g-18480 does not seem to be running inside a container 18:23:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:02 $ docker top 07f6fa803a81dc81665fde4c575d59a2c9ac25551f39773791f5a5f11925ac34 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:02 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:02 + ls /var/log/sa-host 18:23:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:03 provisioning config files... 18:23:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1656918276016056386tmp [Pipeline] { [Pipeline] echo 18:23:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:03 ---> create-netrc.sh [Pipeline] } 18:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:03 ---> python-tools-install.sh [Pipeline] echo 18:23:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:04 ---> sudo-logs.sh 18:23:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:04 ---> job-cost.sh 18:23:04 lf-activate-venv: SKIPPING 18:23:04 DEBUG: total: 0.2199999988079071 18:23:04 INFO: Retrieving Stack Cost... 18:23:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:05 INFO: Archiving Costs [Pipeline] echo 18:23:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:05 ---> logs-deploy.sh 18:23:05 lf-activate-venv: SKIPPING 18:23:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/130 18:23:05 INFO: archiving workspace using pattern(s): 18:23:06 Archives upload complete. 18:23:06 INFO: archiving logs to Nexus