Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57e3d53da137a61fe75c45ca6235a80f80bfde57 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-ssh1857452217919614925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4025585698161765547.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh149179538584734812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3612552931502052019.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-ssh5673461753854593357.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-13852 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 57e3d53da137a61fe75c45ca6235a80f80bfde57 (main) Commit message: "Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" > 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 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 > git rev-list --no-walk 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:24:04.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:24:04.805Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:24:04.825Z] ========================================================= [2023-05-05T06:24:04.825Z] EdgeX Global Pipelines Version Info [2023-05-05T06:24:04.825Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:24:05.539Z] ------------------- [2023-05-05T06:24:05.539Z] stable info: [2023-05-05T06:24:05.539Z] ------------------- [2023-05-05T06:24:05.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:24:05.539Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:24:05.539Z] Message: update stable to v1.0.249 [2023-05-05T06:24:06.109Z] ------------------- [2023-05-05T06:24:06.109Z] experimental info: [2023-05-05T06:24:06.109Z] ------------------- [2023-05-05T06:24:06.109Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:24:06.109Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:24:06.109Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:24:06.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-05T06:24:06.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-05T06:24:06.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:24:06.305Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:24:06.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:24:06.334Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:24:06.348Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:24:06.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:24:06.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:24:06.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:24:06.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:24:06.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-05T06:24:06.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:24:06.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:24:06.449Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:24:06.462Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:24:06.474Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:24:06.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:24:06.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:24:06.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:24:06.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T06:24:06.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T06:24:06.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:24:06.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:24:06.664Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:24:06.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:24:06.681Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:24:06.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:24:06.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:24:06.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:24:06.713Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] echo [2023-05-05T06:24:06.721Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57e3d53 [Pipeline] echo [2023-05-05T06:24:06.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:24:06.776Z] provisioning config files... [2023-05-05T06:24:06.790Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13303986040041603496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:24:07.092Z] ---> docker-login.sh [2023-05-05T06:24:07.092Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:24:07.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:07.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:07.352Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:07.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:07.352Z] [2023-05-05T06:24:07.352Z] Login Succeeded [2023-05-05T06:24:07.352Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:24:07.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:07.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:07.352Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:07.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:07.352Z] [2023-05-05T06:24:07.352Z] Login Succeeded [2023-05-05T06:24:07.612Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:24:07.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:07.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:07.612Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:07.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:07.612Z] [2023-05-05T06:24:07.612Z] Login Succeeded [2023-05-05T06:24:07.612Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:24:07.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:07.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:07.612Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:07.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:07.612Z] [2023-05-05T06:24:07.612Z] Login Succeeded [2023-05-05T06:24:07.612Z] docker.io [2023-05-05T06:24:07.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:07.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:07.872Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:07.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:07.872Z] [2023-05-05T06:24:07.872Z] Login Succeeded [2023-05-05T06:24:07.872Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:24:07.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:24:08.246Z] + git rev-list -1 --merges 57e3d53da137a61fe75c45ca6235a80f80bfde57~1..57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] echo [2023-05-05T06:24:08.292Z] -----------> git rev-list -1 --merges 57e3d53da137a61fe75c45ca6235a80f80bfde57~1..57e3d53da137a61fe75c45ca6235a80f80bfde57 57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:24:08.292Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57 [false] [Pipeline] sh [2023-05-05T06:24:08.583Z] + git log --format=format:%s -1 57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] echo [2023-05-05T06:24:08.597Z] ========================================================= [2023-05-05T06:24:08.597Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:24:08.597Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:24:08.935Z] + git log --format=format:%s -1 57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] echo [2023-05-05T06:24:08.968Z] [semverPrep] GIT_COMMIT: 57e3d53da137a61fe75c45ca6235a80f80bfde57, Commit Message: Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82 [Pipeline] echo [2023-05-05T06:24:08.978Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:24:09.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:24:09.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:24:09.356Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:24:09.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:24:09.356Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:24:09.356Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:24:09.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:09.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:24:09.769Z] [2023-05-05T06:24:09.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:10.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:24:10.064Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:24:10.064Z] b85a868b505f: Pulling fs layer [2023-05-05T06:24:10.064Z] e2be974225ed: Pulling fs layer [2023-05-05T06:24:10.064Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:24:10.064Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:24:10.064Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:24:10.064Z] eaf3925da568: Pulling fs layer [2023-05-05T06:24:10.064Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:24:10.064Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:24:10.064Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:24:10.064Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:24:10.064Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:24:10.064Z] bde34c3a00c8: Waiting [2023-05-05T06:24:10.064Z] b352a97aabf1: Waiting [2023-05-05T06:24:10.064Z] 4872d77fe225: Waiting [2023-05-05T06:24:10.064Z] 988bab9f4d93: Waiting [2023-05-05T06:24:10.064Z] 1469e6f7b9e6: Waiting [2023-05-05T06:24:10.064Z] eaf3925da568: Waiting [2023-05-05T06:24:10.064Z] 5851b861e8e6: Waiting [2023-05-05T06:24:10.064Z] bab4dde63d76: Waiting [2023-05-05T06:24:10.064Z] e2be974225ed: Verifying Checksum [2023-05-05T06:24:10.064Z] e2be974225ed: Download complete [2023-05-05T06:24:10.064Z] 988bab9f4d93: Download complete [2023-05-05T06:24:10.333Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:24:10.333Z] 1469e6f7b9e6: Download complete [2023-05-05T06:24:10.333Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:24:10.333Z] 339a4e72a1f5: Download complete [2023-05-05T06:24:10.333Z] eaf3925da568: Verifying Checksum [2023-05-05T06:24:10.333Z] eaf3925da568: Download complete [2023-05-05T06:24:10.333Z] bde34c3a00c8: Download complete [2023-05-05T06:24:10.333Z] b352a97aabf1: Verifying Checksum [2023-05-05T06:24:10.333Z] b352a97aabf1: Download complete [2023-05-05T06:24:10.333Z] 4872d77fe225: Verifying Checksum [2023-05-05T06:24:10.333Z] 4872d77fe225: Download complete [2023-05-05T06:24:10.333Z] 5851b861e8e6: Verifying Checksum [2023-05-05T06:24:10.333Z] 5851b861e8e6: Download complete [2023-05-05T06:24:10.333Z] b85a868b505f: Verifying Checksum [2023-05-05T06:24:10.333Z] b85a868b505f: Download complete [2023-05-05T06:24:10.593Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:24:10.593Z] bab4dde63d76: Download complete [2023-05-05T06:24:11.533Z] b85a868b505f: Pull complete [2023-05-05T06:24:11.793Z] e2be974225ed: Pull complete [2023-05-05T06:24:12.052Z] 339a4e72a1f5: Pull complete [2023-05-05T06:24:12.052Z] 988bab9f4d93: Pull complete [2023-05-05T06:24:12.311Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:24:12.569Z] eaf3925da568: Pull complete [2023-05-05T06:24:14.473Z] bab4dde63d76: Pull complete [2023-05-05T06:24:14.473Z] bde34c3a00c8: Pull complete [2023-05-05T06:24:14.473Z] b352a97aabf1: Pull complete [2023-05-05T06:24:14.473Z] 4872d77fe225: Pull complete [2023-05-05T06:24:14.474Z] 5851b861e8e6: Pull complete [2023-05-05T06:24:14.474Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:24:14.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:24:14.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:24:14.562Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:24:14.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:24:18.094Z] $ docker top ff432276de583220140bc057560642dc7648a884687e039ca9bdb6c35e92368f -eo pid,comm [2023-05-05T06:24:18.150Z] 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). [2023-05-05T06:24:18.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:24:18.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:24:18.185Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:24:18.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:24:18.304Z] $ docker exec ff432276de583220140bc057560642dc7648a884687e039ca9bdb6c35e92368f ssh-agent [2023-05-05T06:24:18.415Z] SSH_AUTH_SOCK=/tmp/ssh-2f64wEYb1e7M/agent.32 [2023-05-05T06:24:18.415Z] SSH_AGENT_PID=38 [2023-05-05T06:24:18.421Z] Running ssh-add (command line suppressed) [2023-05-05T06:24:18.509Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7776898642055388332.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7776898642055388332.key) [2023-05-05T06:24:18.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:24:18.805Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:24:18.823Z] $ docker exec --env ******** --env ******** ff432276de583220140bc057560642dc7648a884687e039ca9bdb6c35e92368f ssh-agent -k [2023-05-05T06:24:18.923Z] unset SSH_AUTH_SOCK; [2023-05-05T06:24:18.924Z] unset SSH_AGENT_PID; [2023-05-05T06:24:18.924Z] echo Agent pid 38 killed; [2023-05-05T06:24:18.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:24:18.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:24:18.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:24:19.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:24:19.079Z] $ docker exec ff432276de583220140bc057560642dc7648a884687e039ca9bdb6c35e92368f ssh-agent [2023-05-05T06:24:19.177Z] SSH_AUTH_SOCK=/tmp/ssh-CcIBvjKgCrcr/agent.70 [2023-05-05T06:24:19.177Z] SSH_AGENT_PID=76 [2023-05-05T06:24:19.182Z] Running ssh-add (command line suppressed) [2023-05-05T06:24:19.274Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6516315852489435631.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6516315852489435631.key) [2023-05-05T06:24:19.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:24:19.580Z] + git semver init [2023-05-05T06:24:19.839Z] 2023-05-05 06:24:19,753 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:24:19.839Z] 2023-05-05 06:24:19,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-05T06:24:19.839Z] 2023-05-05 06:24:19,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-05T06:24:19.839Z] 2023-05-05 06:24:19,754 [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) [2023-05-05T06:24:20.779Z] 2023-05-05 06:24:20,551 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-05T06:24:20.779Z] 2023-05-05 06:24:20,552 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-05T06:24:20.779Z] 2023-05-05 06:24:20,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:24:20.779Z] 2023-05-05 06:24:20,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:24:20.779Z] 3.0.0-dev.32 [Pipeline] } [2023-05-05T06:24:20.792Z] $ docker exec --env ******** --env ******** ff432276de583220140bc057560642dc7648a884687e039ca9bdb6c35e92368f ssh-agent -k [2023-05-05T06:24:20.880Z] unset SSH_AUTH_SOCK; [2023-05-05T06:24:20.881Z] unset SSH_AGENT_PID; [2023-05-05T06:24:20.881Z] echo Agent pid 76 killed; [2023-05-05T06:24:20.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:24:21.187Z] + git semver [Pipeline] } [2023-05-05T06:24:21.464Z] $ docker stop --time=1 ff432276de583220140bc057560642dc7648a884687e039ca9bdb6c35e92368f [2023-05-05T06:24:22.813Z] $ docker rm -f --volumes ff432276de583220140bc057560642dc7648a884687e039ca9bdb6c35e92368f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:24:23.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:24:23.355Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:24:23.359Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [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 [2023-05-05T06:24:23.501Z] provisioning config files... [2023-05-05T06:24:23.509Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4302767186681085639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:24:23.798Z] ---> docker-login.sh [2023-05-05T06:24:23.798Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:24:23.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:23.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:23.798Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:23.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:23.798Z] [2023-05-05T06:24:23.798Z] Login Succeeded [2023-05-05T06:24:23.798Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:24:23.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:23.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:23.798Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:23.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:23.798Z] [2023-05-05T06:24:23.798Z] Login Succeeded [2023-05-05T06:24:23.798Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:24:24.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:24.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:24.057Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:24.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:24.057Z] [2023-05-05T06:24:24.057Z] Login Succeeded [2023-05-05T06:24:24.057Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:24:24.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:24.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:24.057Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:24.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:24.057Z] [2023-05-05T06:24:24.057Z] Login Succeeded [2023-05-05T06:24:24.057Z] docker.io [2023-05-05T06:24:24.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:24:24.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:24:24.316Z] Configure a credential helper to remove this warning. See [2023-05-05T06:24:24.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:24:24.316Z] [2023-05-05T06:24:24.316Z] Login Succeeded [2023-05-05T06:24:24.316Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:24:24.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:24:24.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:24:24.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:24:24.397Z] ========================================================= [2023-05-05T06:24:24.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:24:24.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:24:24.710Z] + 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 . [2023-05-05T06:24:24.710Z] Sending build context to Docker daemon 6.497MB [2023-05-05T06:24:24.710Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:24:24.710Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:24:24.710Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:24:24.710Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:24:24.710Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:24:24.710Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:24:24.710Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:24:24.710Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:24:24.710Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:24:24.710Z] 9f32a84ed3da: Waiting [2023-05-05T06:24:24.710Z] 4d19c01a9841: Waiting [2023-05-05T06:24:24.710Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:24:24.710Z] 9325e15d5711: Waiting [2023-05-05T06:24:24.710Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:24:24.710Z] 556b6ee489ea: Waiting [2023-05-05T06:24:24.710Z] c5a4b2cf53e6: Waiting [2023-05-05T06:24:24.710Z] 85791d961cd3: Download complete [2023-05-05T06:24:24.710Z] 9f32a84ed3da: Download complete [2023-05-05T06:24:24.969Z] 4d19c01a9841: Verifying Checksum [2023-05-05T06:24:24.970Z] 4d19c01a9841: Download complete [2023-05-05T06:24:24.970Z] f56be85fc22e: Download complete [2023-05-05T06:24:24.970Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:24:24.970Z] 9325e15d5711: Download complete [2023-05-05T06:24:24.970Z] f56be85fc22e: Pull complete [2023-05-05T06:24:25.230Z] 85791d961cd3: Pull complete [2023-05-05T06:24:25.490Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:24:25.490Z] d694b5ae8c79: Download complete [2023-05-05T06:24:25.490Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:24:25.490Z] c5a4b2cf53e6: Download complete [2023-05-05T06:24:25.748Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:24:25.748Z] 556b6ee489ea: Download complete [2023-05-05T06:24:28.272Z] d694b5ae8c79: Pull complete [2023-05-05T06:24:28.272Z] 9f32a84ed3da: Pull complete [2023-05-05T06:24:28.529Z] 4d19c01a9841: Pull complete [2023-05-05T06:24:28.529Z] 9325e15d5711: Pull complete [2023-05-05T06:24:31.068Z] 556b6ee489ea: Pull complete [2023-05-05T06:24:31.633Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:24:31.633Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:24:31.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:24:31.633Z] ---> c4be618373d6 [2023-05-05T06:24:31.633Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:24:36.989Z] ---> Running in 2e84bcc9dc06 [2023-05-05T06:24:36.989Z] Removing intermediate container 2e84bcc9dc06 [2023-05-05T06:24:36.989Z] ---> 5af864d62e8c [2023-05-05T06:24:36.989Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:24:36.989Z] ---> Running in 65d0c04a6c01 [2023-05-05T06:24:36.989Z] Removing intermediate container 65d0c04a6c01 [2023-05-05T06:24:36.989Z] ---> 909fac021681 [2023-05-05T06:24:36.989Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:24:36.989Z] ---> Running in 7297c4be1b8b [2023-05-05T06:24:37.249Z] Removing intermediate container 7297c4be1b8b [2023-05-05T06:24:37.249Z] ---> d80e0e13bfc9 [2023-05-05T06:24:37.249Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:24:37.249Z] ---> Running in 34d42e2b5d3b [2023-05-05T06:24:37.249Z] Removing intermediate container 34d42e2b5d3b [2023-05-05T06:24:37.249Z] ---> 92d1ad135ea8 [2023-05-05T06:24:37.249Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:24:37.508Z] ---> Running in 10d461911e17 [2023-05-05T06:24:37.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:24:37.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:24:38.030Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T06:24:38.030Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T06:24:38.030Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T06:24:38.030Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T06:24:38.030Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:24:38.030Z] OK: 269 MiB in 57 packages [2023-05-05T06:24:38.457Z] Still waiting to schedule task [2023-05-05T06:24:38.457Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T06:24:38.602Z] Removing intermediate container 10d461911e17 [2023-05-05T06:24:38.602Z] ---> cecd7ddfd2b2 [2023-05-05T06:24:38.602Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-05T06:24:38.602Z] ---> Running in d3c4abe2754e [2023-05-05T06:24:38.602Z] Removing intermediate container d3c4abe2754e [2023-05-05T06:24:38.602Z] ---> 4b06080efcff [2023-05-05T06:24:38.602Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:24:38.602Z] ---> c47e7188a589 [2023-05-05T06:24:38.602Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:24:38.862Z] ---> Running in a0b2d167a00c [2023-05-05T06:25:05.664Z] Removing intermediate container a0b2d167a00c [2023-05-05T06:25:05.664Z] ---> cfbbe2aad475 [2023-05-05T06:25:05.664Z] Step 11/12 : COPY . . [2023-05-05T06:25:06.231Z] ---> 364f0a97c5a1 [2023-05-05T06:25:06.231Z] Step 12/12 : RUN $MAKE [2023-05-05T06:25:06.231Z] ---> Running in e1502ea0c59d [2023-05-05T06:25:06.489Z] noop [2023-05-05T06:25:06.748Z] Removing intermediate container e1502ea0c59d [2023-05-05T06:25:06.748Z] ---> 59c5a70069a4 [2023-05-05T06:25:06.748Z] Successfully built 59c5a70069a4 [2023-05-05T06:25:06.748Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:25:07.058Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:25:07.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:25:07.127Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:25:07.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:25:07.529Z] $ docker top abe3d1c8b5e6a856ef71ae5450cb31900498b351bb4c03d6d67534f11414b71a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:25:07.872Z] + go version [2023-05-05T06:25:07.872Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:25:07.886Z] $ docker stop --time=1 abe3d1c8b5e6a856ef71ae5450cb31900498b351bb4c03d6d67534f11414b71a [2023-05-05T06:25:09.183Z] $ docker rm -f --volumes abe3d1c8b5e6a856ef71ae5450cb31900498b351bb4c03d6d67534f11414b71a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:25:09.579Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:25:09.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:25:09.664Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:25:09.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:25:10.036Z] $ docker top baca4ccd9adf9b9bdfc78b266049d46bb73aa8e9c5964a9222e9db9658b73af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:25:10.378Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:25:10.676Z] + make test [2023-05-05T06:25:10.677Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:25:15.947Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-05T06:25:25.922Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-05T06:25:25.923Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-05T06:25:25.923Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 23.1% of statements [2023-05-05T06:25:32.581Z] go vet ./... [2023-05-05T06:25:35.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:25:35.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:25:35.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:25:35.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:25:35.131Z] $ docker stop --time=1 baca4ccd9adf9b9bdfc78b266049d46bb73aa8e9c5964a9222e9db9658b73af0 [2023-05-05T06:25:39.068Z] $ docker rm -f --volumes baca4ccd9adf9b9bdfc78b266049d46bb73aa8e9c5964a9222e9db9658b73af0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:25:39.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:25:39.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:25:40.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:25:40.424Z] + ls -al . [2023-05-05T06:25:40.425Z] total 180 [2023-05-05T06:25:40.425Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:25 . [2023-05-05T06:25:40.425Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:24 .. [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 06:24 .dockerignore [2023-05-05T06:25:40.425Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:24 .git [2023-05-05T06:25:40.425Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:24 .github [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 06:24 .gitignore [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:24 .golangci.yml [2023-05-05T06:25:40.425Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:24 .semver [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 5 06:24 Attribution.txt [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 5 06:24 CHANGELOG.md [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 5 06:24 Dockerfile [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:24 GOVERNANCE.md [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:24 Jenkinsfile [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:24 LICENSE [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 5 06:24 Makefile [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:24 OWNERS.md [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 5 06:24 README.md [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:24 VERSION [2023-05-05T06:25:40.425Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:24 bin [2023-05-05T06:25:40.425Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:24 cmd [2023-05-05T06:25:40.425Z] -rw-r--r-- 1 jenkins jenkins 18144 May 5 06:25 coverage.out [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 06:24 go.mod [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 06:24 go.sum [2023-05-05T06:25:40.425Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:24 internal [2023-05-05T06:25:40.425Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:24 mock [2023-05-05T06:25:40.425Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:24 snap [2023-05-05T06:25:40.425Z] -rw-rw-r-- 1 jenkins jenkins 227 May 5 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:25:40.755Z] + 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=57e3d53da137a61fe75c45ca6235a80f80bfde57 --label arch=amd64 --label version=3.0.0-dev.32 . [2023-05-05T06:25:40.755Z] Sending build context to Docker daemon 6.516MB [2023-05-05T06:25:40.755Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:25:40.755Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:25:40.755Z] ---> 59c5a70069a4 [2023-05-05T06:25:40.755Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:25:41.013Z] ---> Running in 2f38a8b9c849 [2023-05-05T06:25:41.013Z] Removing intermediate container 2f38a8b9c849 [2023-05-05T06:25:41.013Z] ---> f126ca7c4ea0 [2023-05-05T06:25:41.013Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:25:41.013Z] ---> Running in f798cb6c7f64 [2023-05-05T06:25:41.013Z] Removing intermediate container f798cb6c7f64 [2023-05-05T06:25:41.013Z] ---> e70e05f2323d [2023-05-05T06:25:41.013Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:25:41.013Z] ---> Running in deeccb02597c [2023-05-05T06:25:41.272Z] Removing intermediate container deeccb02597c [2023-05-05T06:25:41.272Z] ---> 2712cc982dfc [2023-05-05T06:25:41.272Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:25:41.272Z] ---> Running in 565c1178c00c [2023-05-05T06:25:41.272Z] Removing intermediate container 565c1178c00c [2023-05-05T06:25:41.272Z] ---> a03fbfaa65e8 [2023-05-05T06:25:41.272Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:25:41.272Z] ---> Running in 28b25d2e083d [2023-05-05T06:25:41.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:25:41.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:25:41.790Z] OK: 269 MiB in 57 packages [2023-05-05T06:25:42.358Z] Removing intermediate container 28b25d2e083d [2023-05-05T06:25:42.358Z] ---> 60bdf0d6e2e1 [2023-05-05T06:25:42.358Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-05T06:25:42.358Z] ---> Running in 0356e2df2c03 [2023-05-05T06:25:42.358Z] Removing intermediate container 0356e2df2c03 [2023-05-05T06:25:42.358Z] ---> 5d894f2663b4 [2023-05-05T06:25:42.358Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:25:42.616Z] ---> 7df478f1b1af [2023-05-05T06:25:42.616Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:25:42.616Z] ---> Running in bd6a9fbb879e [2023-05-05T06:25:43.554Z] Removing intermediate container bd6a9fbb879e [2023-05-05T06:25:43.554Z] ---> 45409d3b2136 [2023-05-05T06:25:43.554Z] Step 11/24 : COPY . . [2023-05-05T06:25:43.812Z] ---> 7d0a0c317a31 [2023-05-05T06:25:43.812Z] Step 12/24 : RUN $MAKE [2023-05-05T06:25:43.812Z] ---> Running in 666c85bb7f26 [2023-05-05T06:25:44.070Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-05T06:26:05.995Z] Removing intermediate container 666c85bb7f26 [2023-05-05T06:26:05.995Z] ---> 15e6f22b9b37 [2023-05-05T06:26:05.995Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:26:05.995Z] 3.17: Pulling from library/alpine [2023-05-05T06:26:05.995Z] f56be85fc22e: Already exists [2023-05-05T06:26:05.995Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:26:05.995Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:26:05.995Z] ---> 9ed4aefc74f6 [2023-05-05T06:26:05.995Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-05T06:26:05.995Z] ---> Running in 5154f2de1d4d [2023-05-05T06:26:05.995Z] Removing intermediate container 5154f2de1d4d [2023-05-05T06:26:05.995Z] ---> eea867533e92 [2023-05-05T06:26:05.995Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:26:05.995Z] ---> Running in 135317d0a252 [2023-05-05T06:26:05.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:26:05.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:26:05.995Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:26:05.995Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:26:05.995Z] OK: 7 MiB in 16 packages [2023-05-05T06:26:05.995Z] Removing intermediate container 135317d0a252 [2023-05-05T06:26:05.995Z] ---> 7cb5ce01fe86 [2023-05-05T06:26:05.995Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-05T06:26:05.995Z] ---> 45c60bf2721e [2023-05-05T06:26:05.995Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-05T06:26:05.995Z] ---> 6d5d861430a1 [2023-05-05T06:26:05.995Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-05T06:26:05.995Z] ---> b522b33b7c7e [2023-05-05T06:26:05.995Z] Step 19/24 : EXPOSE 59982 [2023-05-05T06:26:05.995Z] ---> Running in 2cde86a4c6ee [2023-05-05T06:26:05.995Z] Removing intermediate container 2cde86a4c6ee [2023-05-05T06:26:05.995Z] ---> 929b0e4fbdbf [2023-05-05T06:26:05.995Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-05T06:26:05.995Z] ---> Running in 2e925f9a512f [2023-05-05T06:26:05.995Z] Removing intermediate container 2e925f9a512f [2023-05-05T06:26:05.995Z] ---> 8512206eaf79 [2023-05-05T06:26:05.995Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T06:26:05.995Z] ---> Running in a058af3a16c7 [2023-05-05T06:26:05.995Z] Removing intermediate container a058af3a16c7 [2023-05-05T06:26:05.995Z] ---> 1e2bddcc163b [2023-05-05T06:26:05.995Z] Step 22/24 : LABEL arch=amd64 [2023-05-05T06:26:05.995Z] ---> Running in 2314d25d0930 [2023-05-05T06:26:05.995Z] Removing intermediate container 2314d25d0930 [2023-05-05T06:26:05.995Z] ---> 8697282cf150 [2023-05-05T06:26:05.995Z] Step 23/24 : LABEL git_sha=57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:26:05.995Z] ---> Running in 0b2424c63b1a [2023-05-05T06:26:05.995Z] Removing intermediate container 0b2424c63b1a [2023-05-05T06:26:05.995Z] ---> d4325b6da225 [2023-05-05T06:26:05.995Z] Step 24/24 : LABEL version=3.0.0-dev.32 [2023-05-05T06:26:05.995Z] ---> Running in 7fe3aabb3dea [2023-05-05T06:26:05.995Z] Removing intermediate container 7fe3aabb3dea [2023-05-05T06:26:05.995Z] ---> d7f9894aa0af [2023-05-05T06:26:05.995Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:26:05.995Z] Successfully built d7f9894aa0af [2023-05-05T06:26:05.995Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:26:06.108Z] provisioning config files... [2023-05-05T06:26:06.116Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8063555640598145115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:26:06.409Z] ---> docker-login.sh [2023-05-05T06:26:06.409Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:26:06.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:06.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:06.409Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:06.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:06.409Z] [2023-05-05T06:26:06.409Z] Login Succeeded [2023-05-05T06:26:06.409Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:26:06.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:06.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:06.409Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:06.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:06.409Z] [2023-05-05T06:26:06.409Z] Login Succeeded [2023-05-05T06:26:06.409Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:26:06.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:06.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:06.669Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:06.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:06.669Z] [2023-05-05T06:26:06.669Z] Login Succeeded [2023-05-05T06:26:06.669Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:26:06.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:06.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:06.669Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:06.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:06.669Z] [2023-05-05T06:26:06.669Z] Login Succeeded [2023-05-05T06:26:06.669Z] docker.io [2023-05-05T06:26:06.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:06.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:06.928Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:06.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:06.928Z] [2023-05-05T06:26:06.928Z] Login Succeeded [2023-05-05T06:26:06.928Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:26:06.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:26:06.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:26:06.970Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-05T06:26:06.970Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:26:06.970Z] latest [2023-05-05T06:26:06.970Z] 3.0.0-dev.32 [2023-05-05T06:26:06.970Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [2023-05-05T06:26:06.970Z] main [2023-05-05T06:26:06.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:07.275Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:07.574Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:26:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:26:07.574Z] c28130d0d9a5: Preparing [2023-05-05T06:26:07.574Z] 7306c8ed016c: Preparing [2023-05-05T06:26:07.574Z] 013ae23b1d7b: Preparing [2023-05-05T06:26:07.574Z] ae6132ca3d4c: Preparing [2023-05-05T06:26:07.574Z] f1417ff83b31: Preparing [2023-05-05T06:26:07.574Z] f1417ff83b31: Layer already exists [2023-05-05T06:26:07.574Z] ae6132ca3d4c: Pushed [2023-05-05T06:26:07.574Z] c28130d0d9a5: Pushed [2023-05-05T06:26:07.574Z] 7306c8ed016c: Pushed [2023-05-05T06:26:10.104Z] 013ae23b1d7b: Pushed [2023-05-05T06:26:10.104Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57: digest: sha256:2ca68a01cf73293df0a0ecad30ddb4a67f803e4fdfae4e34803fd30b1883783b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:10.419Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:10.727Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-05T06:26:10.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:26:10.727Z] c28130d0d9a5: Preparing [2023-05-05T06:26:10.727Z] 7306c8ed016c: Preparing [2023-05-05T06:26:10.727Z] 013ae23b1d7b: Preparing [2023-05-05T06:26:10.727Z] ae6132ca3d4c: Preparing [2023-05-05T06:26:10.727Z] f1417ff83b31: Preparing [2023-05-05T06:26:10.727Z] 013ae23b1d7b: Layer already exists [2023-05-05T06:26:10.727Z] ae6132ca3d4c: Layer already exists [2023-05-05T06:26:10.727Z] 7306c8ed016c: Layer already exists [2023-05-05T06:26:10.727Z] f1417ff83b31: Layer already exists [2023-05-05T06:26:10.727Z] c28130d0d9a5: Layer already exists [2023-05-05T06:26:10.727Z] latest: digest: sha256:2ca68a01cf73293df0a0ecad30ddb4a67f803e4fdfae4e34803fd30b1883783b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:11.034Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:11.339Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.32 [2023-05-05T06:26:11.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:26:11.339Z] c28130d0d9a5: Preparing [2023-05-05T06:26:11.339Z] 7306c8ed016c: Preparing [2023-05-05T06:26:11.339Z] 013ae23b1d7b: Preparing [2023-05-05T06:26:11.339Z] ae6132ca3d4c: Preparing [2023-05-05T06:26:11.339Z] f1417ff83b31: Preparing [2023-05-05T06:26:11.339Z] 7306c8ed016c: Layer already exists [2023-05-05T06:26:11.339Z] c28130d0d9a5: Layer already exists [2023-05-05T06:26:11.339Z] ae6132ca3d4c: Layer already exists [2023-05-05T06:26:11.339Z] f1417ff83b31: Layer already exists [2023-05-05T06:26:11.339Z] 013ae23b1d7b: Layer already exists [2023-05-05T06:26:11.339Z] 3.0.0-dev.32: digest: sha256:2ca68a01cf73293df0a0ecad30ddb4a67f803e4fdfae4e34803fd30b1883783b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:11.651Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:11.961Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [2023-05-05T06:26:11.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:26:11.961Z] c28130d0d9a5: Preparing [2023-05-05T06:26:11.961Z] 7306c8ed016c: Preparing [2023-05-05T06:26:11.961Z] 013ae23b1d7b: Preparing [2023-05-05T06:26:11.961Z] ae6132ca3d4c: Preparing [2023-05-05T06:26:11.961Z] f1417ff83b31: Preparing [2023-05-05T06:26:11.961Z] c28130d0d9a5: Layer already exists [2023-05-05T06:26:11.961Z] 013ae23b1d7b: Layer already exists [2023-05-05T06:26:11.961Z] f1417ff83b31: Layer already exists [2023-05-05T06:26:11.961Z] ae6132ca3d4c: Layer already exists [2023-05-05T06:26:11.961Z] 7306c8ed016c: Layer already exists [2023-05-05T06:26:11.961Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32: digest: sha256:2ca68a01cf73293df0a0ecad30ddb4a67f803e4fdfae4e34803fd30b1883783b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:12.272Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:12.582Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-05T06:26:12.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:26:12.582Z] c28130d0d9a5: Preparing [2023-05-05T06:26:12.582Z] 7306c8ed016c: Preparing [2023-05-05T06:26:12.582Z] 013ae23b1d7b: Preparing [2023-05-05T06:26:12.582Z] ae6132ca3d4c: Preparing [2023-05-05T06:26:12.582Z] f1417ff83b31: Preparing [2023-05-05T06:26:12.582Z] ae6132ca3d4c: Layer already exists [2023-05-05T06:26:12.582Z] 013ae23b1d7b: Layer already exists [2023-05-05T06:26:12.582Z] c28130d0d9a5: Layer already exists [2023-05-05T06:26:12.582Z] 7306c8ed016c: Layer already exists [2023-05-05T06:26:12.582Z] f1417ff83b31: Layer already exists [2023-05-05T06:26:12.582Z] main: digest: sha256:2ca68a01cf73293df0a0ecad30ddb4a67f803e4fdfae4e34803fd30b1883783b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:26:12.620Z] ===================================================== [Pipeline] echo [2023-05-05T06:26:12.628Z] taggedImages: [2023-05-05T06:26:12.628Z] - nexus3.edgexfoundry.org:10004/device-mqtt:57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:26:12.628Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-05T06:26:12.628Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.32 [2023-05-05T06:26:12.628Z] - nexus3.edgexfoundry.org:10004/device-mqtt:57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [2023-05-05T06:26:12.628Z] - 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 [2023-05-05T06:26:12.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:26:12.975Z] [2023-05-05T06:26:12.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:26:14.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:26:14.595Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:26:14.595Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:26:14.595Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:26:14.595Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:26:14.595Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:26:14.595Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:26:14.595Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:26:14.595Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:26:14.595Z] 33b1e0a273af: Waiting [2023-05-05T06:26:14.595Z] 5d3b04190fa2: Waiting [2023-05-05T06:26:14.595Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:26:14.595Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T06:26:14.595Z] 5c69ac0246d0: Download complete [2023-05-05T06:26:14.595Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T06:26:14.595Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:26:14.857Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:26:14.857Z] ec43610c2a17: Download complete [2023-05-05T06:26:14.857Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:26:14.857Z] 33b1e0a273af: Download complete [2023-05-05T06:26:14.857Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T06:26:14.857Z] 5d3b04190fa2: Download complete [2023-05-05T06:26:14.857Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:26:14.857Z] 5eb5b503b376: Download complete [2023-05-05T06:26:15.796Z] 2f39f015ded8: Verifying Checksum [2023-05-05T06:26:15.796Z] 2f39f015ded8: Download complete [2023-05-05T06:26:16.053Z] 5eb5b503b376: Pull complete [2023-05-05T06:26:16.311Z] 5c69ac0246d0: Pull complete [2023-05-05T06:26:16.879Z] ec43610c2a17: Pull complete [2023-05-05T06:26:16.879Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:26:16.879Z] 33b1e0a273af: Pull complete [2023-05-05T06:26:17.136Z] 5d3b04190fa2: Pull complete [2023-05-05T06:26:21.317Z] 2f39f015ded8: Pull complete [2023-05-05T06:26:21.317Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:26:21.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:26:21.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:26:21.394Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:26:21.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:26:25.369Z] $ docker top 865accdecb5cd2ae32c702ebc9ec21278b53c62f7f034a5d00c6d7532db935b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:26:25.774Z] ---> job-cost.sh [2023-05-05T06:26:25.774Z] lf-activate-venv: SKIPPING [2023-05-05T06:26:25.774Z] INFO: No Stack... [2023-05-05T06:26:26.035Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:26:26.293Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:26:26.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13854 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-05T06:26:26.434Z] Running in /w/workspace/device-mqtt-go/116 [Pipeline] { [Pipeline] checkout [2023-05-05T06:26:26.467Z] Selected Git installation does not exist. Using Default [2023-05-05T06:26:26.467Z] The recommended git tool is: NONE [2023-05-05T06:26:26.581Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-05T06:26:26.581Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:26:26.594Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] [2023-05-05T06:26:26.602Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] did not exist. Created. [2023-05-05T06:26:26.602Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:26:26.904Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:26:26.929Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:26:26.936Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:26:26.957Z] $ docker stop --time=1 865accdecb5cd2ae32c702ebc9ec21278b53c62f7f034a5d00c6d7532db935b5 [2023-05-05T06:26:28.111Z] $ docker rm -f --volumes 865accdecb5cd2ae32c702ebc9ec21278b53c62f7f034a5d00c6d7532db935b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:26:32.429Z] using credential edgex-jenkins-ssh [2023-05-05T06:26:32.452Z] Cloning the remote Git repository [2023-05-05T06:26:32.505Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-05T06:26:32.625Z] > git init /w/workspace/device-mqtt-go/116 # timeout=10 [2023-05-05T06:26:32.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-05T06:26:32.818Z] > git --version # timeout=10 [2023-05-05T06:26:32.849Z] > git --version # 'git version 2.25.1' [2023-05-05T06:26:32.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:26:33.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:26:35.237Z] Avoid second fetch [2023-05-05T06:26:35.238Z] Checking out Revision 57e3d53da137a61fe75c45ca6235a80f80bfde57 (main) [2023-05-05T06:26:34.225Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-05T06:26:34.254Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:26:35.258Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:26:35.933Z] Commit message: "Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:26:35.349Z] > git checkout -f 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 [2023-05-05T06:26:36.830Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:26:36.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:26:36.830Z] Dload Upload Total Spent Left Speed [2023-05-05T06:26:36.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-05-05T06:26:37.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:26:37.875Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:26:37.876Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:26:37.876Z] { [2023-05-05T06:26:37.876Z] "registry-mirrors": [ [2023-05-05T06:26:37.876Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:26:37.876Z] ], [2023-05-05T06:26:37.876Z] "bip": "10.250.0.254/24", [2023-05-05T06:26:37.876Z] "hosts": [ [2023-05-05T06:26:37.876Z] "tcp://0.0.0.0:5555", [2023-05-05T06:26:37.876Z] "unix:///var/run/docker.sock" [2023-05-05T06:26:37.876Z] ], [2023-05-05T06:26:37.876Z] "mtu": 1458, [2023-05-05T06:26:37.876Z] "selinux-enabled": true, [2023-05-05T06:26:37.876Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:26:37.876Z] } [Pipeline] sh [2023-05-05T06:26:38.231Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:26:38.595Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:26:56.928Z] provisioning config files... [2023-05-05T06:26:56.962Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/116@tmp/config13474820835466612277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:26:57.331Z] ---> docker-login.sh [2023-05-05T06:26:57.331Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:26:57.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:57.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:57.926Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:57.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:57.926Z] [2023-05-05T06:26:57.926Z] Login Succeeded [2023-05-05T06:26:57.926Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:26:58.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:58.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:58.465Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:58.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:58.465Z] [2023-05-05T06:26:58.465Z] Login Succeeded [2023-05-05T06:26:58.465Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:26:58.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:58.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:58.733Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:58.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:58.733Z] [2023-05-05T06:26:58.733Z] Login Succeeded [2023-05-05T06:26:58.733Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:26:59.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:59.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:59.203Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:59.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:59.203Z] [2023-05-05T06:26:59.203Z] Login Succeeded [2023-05-05T06:26:59.203Z] docker.io [2023-05-05T06:26:59.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:26:59.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:26:59.747Z] Configure a credential helper to remove this warning. See [2023-05-05T06:26:59.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:26:59.747Z] [2023-05-05T06:26:59.747Z] Login Succeeded [2023-05-05T06:26:59.747Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:26:59.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:27:00.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:27:00.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:27:00.072Z] ========================================================= [2023-05-05T06:27:00.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:27:00.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:27:00.441Z] + 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 . [2023-05-05T06:27:00.714Z] Sending build context to Docker daemon 3.383MB [2023-05-05T06:27:00.714Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:27:00.714Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:27:00.990Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:27:00.990Z] c41833b44d91: Pulling fs layer [2023-05-05T06:27:00.990Z] ed15518f5707: Pulling fs layer [2023-05-05T06:27:00.990Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:27:00.990Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:27:00.990Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:27:00.990Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:27:00.990Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:27:00.990Z] 242c74f7c9fa: Waiting [2023-05-05T06:27:00.990Z] 3cdef696dda3: Waiting [2023-05-05T06:27:00.990Z] 2ced38df9373: Waiting [2023-05-05T06:27:00.990Z] 58f1dce35555: Waiting [2023-05-05T06:27:00.990Z] ed15518f5707: Verifying Checksum [2023-05-05T06:27:00.990Z] ed15518f5707: Download complete [2023-05-05T06:27:00.990Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:27:00.990Z] 242c74f7c9fa: Download complete [2023-05-05T06:27:00.990Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:27:00.990Z] 3cdef696dda3: Download complete [2023-05-05T06:27:00.990Z] c41833b44d91: Verifying Checksum [2023-05-05T06:27:02.601Z] c41833b44d91: Pull complete [2023-05-05T06:27:02.877Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:27:02.877Z] 58f1dce35555: Download complete [2023-05-05T06:27:03.154Z] ed15518f5707: Pull complete [2023-05-05T06:27:04.128Z] feae8fd75edb: Download complete [2023-05-05T06:27:04.398Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:27:04.398Z] 2ced38df9373: Download complete [2023-05-05T06:27:17.812Z] feae8fd75edb: Pull complete [2023-05-05T06:27:17.812Z] 242c74f7c9fa: Pull complete [2023-05-05T06:27:17.812Z] 3cdef696dda3: Pull complete [2023-05-05T06:27:24.289Z] 2ced38df9373: Pull complete [2023-05-05T06:27:26.897Z] 58f1dce35555: Pull complete [2023-05-05T06:27:26.897Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:27:26.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:27:26.897Z] ---> fadd8f120f05 [2023-05-05T06:27:26.897Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:27:28.887Z] ---> Running in 988fa1b9af8d [2023-05-05T06:27:28.887Z] Removing intermediate container 988fa1b9af8d [2023-05-05T06:27:28.887Z] ---> 57380f82ecec [2023-05-05T06:27:28.887Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:27:29.158Z] ---> Running in f981b4acb67f [2023-05-05T06:27:29.429Z] Removing intermediate container f981b4acb67f [2023-05-05T06:27:29.429Z] ---> 473c3d909c1c [2023-05-05T06:27:29.429Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:27:29.429Z] ---> Running in d43d4c77699d [2023-05-05T06:27:29.700Z] Removing intermediate container d43d4c77699d [2023-05-05T06:27:29.700Z] ---> bb91e45dc66c [2023-05-05T06:27:29.700Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:27:29.970Z] ---> Running in 926be6199733 [2023-05-05T06:27:30.243Z] Removing intermediate container 926be6199733 [2023-05-05T06:27:30.243Z] ---> 45a53baf2be3 [2023-05-05T06:27:30.243Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:27:30.243Z] ---> Running in d5d4bff5a81b [2023-05-05T06:27:31.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:27:32.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:27:33.684Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T06:27:33.684Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T06:27:33.684Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T06:27:33.684Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T06:27:33.684Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:27:33.684Z] OK: 268 MiB in 57 packages [2023-05-05T06:27:36.052Z] Removing intermediate container d5d4bff5a81b [2023-05-05T06:27:36.052Z] ---> 4a39dd7e15d7 [2023-05-05T06:27:36.052Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-05T06:27:36.321Z] ---> Running in 484bafeaad38 [2023-05-05T06:27:36.591Z] Removing intermediate container 484bafeaad38 [2023-05-05T06:27:36.591Z] ---> c3783a7dfa49 [2023-05-05T06:27:36.591Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:27:37.177Z] ---> 93d4be1021f5 [2023-05-05T06:27:37.177Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:27:37.177Z] ---> Running in 87c174543212 [2023-05-05T06:28:45.140Z] Removing intermediate container 87c174543212 [2023-05-05T06:28:45.140Z] ---> edc64359f271 [2023-05-05T06:28:45.140Z] Step 11/12 : COPY . . [2023-05-05T06:28:45.140Z] ---> 989cbddcb038 [2023-05-05T06:28:45.140Z] Step 12/12 : RUN $MAKE [2023-05-05T06:28:45.140Z] ---> Running in 91129f76564b [2023-05-05T06:28:45.410Z] noop [2023-05-05T06:28:46.383Z] Removing intermediate container 91129f76564b [2023-05-05T06:28:46.383Z] ---> e120ce469e97 [2023-05-05T06:28:46.383Z] Successfully built e120ce469e97 [2023-05-05T06:28:46.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:28:46.757Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:28:46.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:28:46.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-13854 does not seem to be running inside a container [2023-05-05T06:28:47.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/116 -v /w/workspace/device-mqtt-go/116:/w/workspace/device-mqtt-go/116:rw,z -v /w/workspace/device-mqtt-go/116@tmp:/w/workspace/device-mqtt-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:28:48.507Z] $ docker top 26d7f19a7e8e20d96e0e27519135f949b65ea6d951db3d3509eff5d55da81030 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:28:49.410Z] + go version [2023-05-05T06:28:49.410Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:28:49.437Z] $ docker stop --time=1 26d7f19a7e8e20d96e0e27519135f949b65ea6d951db3d3509eff5d55da81030 [2023-05-05T06:28:51.176Z] $ docker rm -f --volumes 26d7f19a7e8e20d96e0e27519135f949b65ea6d951db3d3509eff5d55da81030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:28:51.733Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:28:51.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:28:51.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-13854 does not seem to be running inside a container [2023-05-05T06:28:52.024Z] $ 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/116 -v /w/workspace/device-mqtt-go/116:/w/workspace/device-mqtt-go/116:rw,z -v /w/workspace/device-mqtt-go/116@tmp:/w/workspace/device-mqtt-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:28:53.374Z] $ docker top 644cb859093faa54f1fb5d9ecfd12db9414c4bdc061a5a55222c4690b8d743fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:28:54.219Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/116 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:28:54.882Z] + make test [2023-05-05T06:28:54.882Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:29:33.804Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-05T06:31:55.571Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-05T06:31:58.943Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-05T06:31:58.943Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.090s coverage: 23.1% of statements [2023-05-05T06:31:59.921Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:31:59.921Z] go vet ./... [2023-05-05T06:32:32.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:32:32.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:32:32.220Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:32:32.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:32:32.266Z] $ docker stop --time=1 644cb859093faa54f1fb5d9ecfd12db9414c4bdc061a5a55222c4690b8d743fa [2023-05-05T06:32:34.276Z] $ docker rm -f --volumes 644cb859093faa54f1fb5d9ecfd12db9414c4bdc061a5a55222c4690b8d743fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:32:35.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:32:35.650Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:32:36.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:32:36.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:32:37.034Z] + ls -al . [2023-05-05T06:32:37.034Z] total 176 [2023-05-05T06:32:37.034Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:28 . [2023-05-05T06:32:37.034Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:26 .. [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 06:26 .dockerignore [2023-05-05T06:32:37.034Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:26 .git [2023-05-05T06:32:37.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:26 .github [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 06:26 .gitignore [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:26 .golangci.yml [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 5 06:26 Attribution.txt [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 5 06:26 CHANGELOG.md [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 5 06:26 Dockerfile [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:26 GOVERNANCE.md [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:26 Jenkinsfile [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:26 LICENSE [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 5 06:26 Makefile [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:26 OWNERS.md [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 5 06:26 README.md [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:24 VERSION [2023-05-05T06:32:37.034Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:26 bin [2023-05-05T06:32:37.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:26 cmd [2023-05-05T06:32:37.034Z] -rw-r--r-- 1 jenkins jenkins 18144 May 5 06:31 coverage.out [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 06:26 go.mod [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 06:26 go.sum [2023-05-05T06:32:37.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:26 internal [2023-05-05T06:32:37.034Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:26 mock [2023-05-05T06:32:37.034Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:26 snap [2023-05-05T06:32:37.034Z] -rw-rw-r-- 1 jenkins jenkins 227 May 5 06:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:32:37.395Z] + 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=57e3d53da137a61fe75c45ca6235a80f80bfde57 --label arch=arm64 --label version=3.0.0-dev.32 . [2023-05-05T06:32:37.667Z] Sending build context to Docker daemon 3.402MB [2023-05-05T06:32:37.667Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:32:37.667Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:32:37.667Z] ---> e120ce469e97 [2023-05-05T06:32:37.667Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:32:37.938Z] ---> Running in 711c4200b607 [2023-05-05T06:32:38.218Z] Removing intermediate container 711c4200b607 [2023-05-05T06:32:38.218Z] ---> 2e3b70b6f28a [2023-05-05T06:32:38.218Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:32:38.491Z] ---> Running in 2431d8d063ec [2023-05-05T06:32:38.765Z] Removing intermediate container 2431d8d063ec [2023-05-05T06:32:38.765Z] ---> 721608efdd3b [2023-05-05T06:32:38.765Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:32:38.765Z] ---> Running in fb4d59ac71d8 [2023-05-05T06:32:39.364Z] Removing intermediate container fb4d59ac71d8 [2023-05-05T06:32:39.364Z] ---> f9f5232fa5b6 [2023-05-05T06:32:39.364Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:32:39.364Z] ---> Running in 1f75c6122cec [2023-05-05T06:32:39.637Z] Removing intermediate container 1f75c6122cec [2023-05-05T06:32:39.637Z] ---> bee9e325e3ab [2023-05-05T06:32:39.637Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:32:39.916Z] ---> Running in 2c04e6d4285e [2023-05-05T06:32:40.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:32:41.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:32:43.851Z] OK: 268 MiB in 57 packages [2023-05-05T06:32:44.469Z] Removing intermediate container 2c04e6d4285e [2023-05-05T06:32:44.469Z] ---> da1a2804eb33 [2023-05-05T06:32:44.469Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-05T06:32:44.747Z] ---> Running in a21e1a9e89fb [2023-05-05T06:32:45.019Z] Removing intermediate container a21e1a9e89fb [2023-05-05T06:32:45.019Z] ---> 19bf533f1d63 [2023-05-05T06:32:45.019Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:32:45.614Z] ---> 5340f7d367d3 [2023-05-05T06:32:45.614Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:32:45.888Z] ---> Running in 6b4cadcc5278 [2023-05-05T06:32:49.280Z] Removing intermediate container 6b4cadcc5278 [2023-05-05T06:32:49.280Z] ---> 575507ab2fae [2023-05-05T06:32:49.280Z] Step 11/24 : COPY . . [2023-05-05T06:32:49.874Z] ---> 1fac88264d85 [2023-05-05T06:32:49.874Z] Step 12/24 : RUN $MAKE [2023-05-05T06:32:50.147Z] ---> Running in 5972340c587c [2023-05-05T06:32:51.122Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-05T06:35:27.924Z] Removing intermediate container 5972340c587c [2023-05-05T06:35:27.924Z] ---> d70bcbda7099 [2023-05-05T06:35:27.924Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:35:27.924Z] 3.17: Pulling from library/alpine [2023-05-05T06:35:27.924Z] c41833b44d91: Already exists [2023-05-05T06:35:27.924Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:35:27.924Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:35:27.924Z] ---> 51e60588ff2c [2023-05-05T06:35:27.924Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-05T06:35:27.924Z] ---> Running in e5750a032bc2 [2023-05-05T06:35:27.924Z] Removing intermediate container e5750a032bc2 [2023-05-05T06:35:27.924Z] ---> e170cac90853 [2023-05-05T06:35:27.924Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:35:27.924Z] ---> Running in f678f2058558 [2023-05-05T06:35:27.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:35:27.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:35:29.338Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:35:29.338Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:35:29.338Z] OK: 8 MiB in 16 packages [2023-05-05T06:35:30.304Z] Removing intermediate container f678f2058558 [2023-05-05T06:35:30.304Z] ---> 317b47b46d05 [2023-05-05T06:35:30.304Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-05T06:35:31.799Z] ---> 7bfddcfd0cf0 [2023-05-05T06:35:31.799Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-05T06:35:32.390Z] ---> 448d8386b81f [2023-05-05T06:35:32.390Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-05T06:35:32.982Z] ---> 67cd688c6a21 [2023-05-05T06:35:32.982Z] Step 19/24 : EXPOSE 59982 [2023-05-05T06:35:32.982Z] ---> Running in 3ddb85407d39 [2023-05-05T06:35:33.580Z] Removing intermediate container 3ddb85407d39 [2023-05-05T06:35:33.580Z] ---> fa84c33f0fdb [2023-05-05T06:35:33.580Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-05T06:35:33.580Z] ---> Running in af7575fd7cea [2023-05-05T06:35:33.850Z] Removing intermediate container af7575fd7cea [2023-05-05T06:35:33.850Z] ---> 07b87e7883d6 [2023-05-05T06:35:33.850Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T06:35:33.850Z] ---> Running in 47a3b608dfa3 [2023-05-05T06:35:34.137Z] Removing intermediate container 47a3b608dfa3 [2023-05-05T06:35:34.137Z] ---> cb1f200e895a [2023-05-05T06:35:34.137Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T06:35:34.410Z] ---> Running in 970f6cb65802 [2023-05-05T06:35:34.677Z] Removing intermediate container 970f6cb65802 [2023-05-05T06:35:34.677Z] ---> f451c48d9946 [2023-05-05T06:35:34.677Z] Step 23/24 : LABEL git_sha=57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:35:34.677Z] ---> Running in 1fa3a8df61e8 [2023-05-05T06:35:34.950Z] Removing intermediate container 1fa3a8df61e8 [2023-05-05T06:35:34.950Z] ---> d8d81c6e501c [2023-05-05T06:35:34.950Z] Step 24/24 : LABEL version=3.0.0-dev.32 [2023-05-05T06:35:35.218Z] ---> Running in 8ef57b2b2065 [2023-05-05T06:35:35.487Z] Removing intermediate container 8ef57b2b2065 [2023-05-05T06:35:35.487Z] ---> 3e48c560002f [2023-05-05T06:35:35.487Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:35:35.487Z] Successfully built 3e48c560002f [2023-05-05T06:35:35.487Z] 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 [2023-05-05T06:35:35.595Z] provisioning config files... [2023-05-05T06:35:35.608Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/116@tmp/config17482038695402865672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:35:35.947Z] ---> docker-login.sh [2023-05-05T06:35:35.947Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:35:36.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:36.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:36.215Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:36.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:36.215Z] [2023-05-05T06:35:36.215Z] Login Succeeded [2023-05-05T06:35:36.215Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:35:36.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:36.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:36.750Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:36.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:36.750Z] [2023-05-05T06:35:36.750Z] Login Succeeded [2023-05-05T06:35:36.750Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:35:37.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:37.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:37.018Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:37.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:37.018Z] [2023-05-05T06:35:37.018Z] Login Succeeded [2023-05-05T06:35:37.018Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:35:37.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:37.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:37.553Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:37.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:37.553Z] [2023-05-05T06:35:37.553Z] Login Succeeded [2023-05-05T06:35:37.553Z] docker.io [2023-05-05T06:35:37.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:38.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:38.087Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:38.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:38.087Z] [2023-05-05T06:35:38.087Z] Login Succeeded [2023-05-05T06:35:38.087Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:35:38.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:35:38.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:35:38.143Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-05T06:35:38.143Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:35:38.143Z] latest [2023-05-05T06:35:38.143Z] 3.0.0-dev.32 [2023-05-05T06:35:38.143Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [2023-05-05T06:35:38.143Z] main [2023-05-05T06:35:38.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:38.483Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:38.830Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:35:38.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:35:38.830Z] fd2e5ea29203: Preparing [2023-05-05T06:35:38.830Z] 9c72628d3589: Preparing [2023-05-05T06:35:38.830Z] fc7a5272ec74: Preparing [2023-05-05T06:35:38.830Z] f3f7d8487acd: Preparing [2023-05-05T06:35:38.830Z] 26cbea5cba74: Preparing [2023-05-05T06:35:38.830Z] 26cbea5cba74: Layer already exists [2023-05-05T06:35:39.096Z] fd2e5ea29203: Pushed [2023-05-05T06:35:39.096Z] 9c72628d3589: Pushed [2023-05-05T06:35:39.096Z] f3f7d8487acd: Pushed [2023-05-05T06:35:44.447Z] fc7a5272ec74: Pushed [2023-05-05T06:35:44.447Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57: digest: sha256:27f43ab9dbac6cd9187e7fe6845d7157782c0d24d2f4b3ef10171bb1d627f15f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:44.796Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:47.089Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-05T06:35:47.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:35:47.089Z] fd2e5ea29203: Preparing [2023-05-05T06:35:47.089Z] 9c72628d3589: Preparing [2023-05-05T06:35:47.089Z] fc7a5272ec74: Preparing [2023-05-05T06:35:47.089Z] f3f7d8487acd: Preparing [2023-05-05T06:35:47.089Z] 26cbea5cba74: Preparing [2023-05-05T06:35:47.089Z] fd2e5ea29203: Layer already exists [2023-05-05T06:35:47.089Z] 26cbea5cba74: Layer already exists [2023-05-05T06:35:47.089Z] fc7a5272ec74: Layer already exists [2023-05-05T06:35:47.089Z] 9c72628d3589: Layer already exists [2023-05-05T06:35:47.089Z] f3f7d8487acd: Layer already exists [2023-05-05T06:35:47.356Z] latest: digest: sha256:27f43ab9dbac6cd9187e7fe6845d7157782c0d24d2f4b3ef10171bb1d627f15f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:47.721Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:48.073Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.32 [2023-05-05T06:35:48.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:35:48.074Z] fd2e5ea29203: Preparing [2023-05-05T06:35:48.074Z] 9c72628d3589: Preparing [2023-05-05T06:35:48.074Z] fc7a5272ec74: Preparing [2023-05-05T06:35:48.074Z] f3f7d8487acd: Preparing [2023-05-05T06:35:48.074Z] 26cbea5cba74: Preparing [2023-05-05T06:35:48.074Z] 9c72628d3589: Layer already exists [2023-05-05T06:35:48.074Z] 26cbea5cba74: Layer already exists [2023-05-05T06:35:48.074Z] fd2e5ea29203: Layer already exists [2023-05-05T06:35:48.074Z] fc7a5272ec74: Layer already exists [2023-05-05T06:35:48.074Z] f3f7d8487acd: Layer already exists [2023-05-05T06:35:48.342Z] 3.0.0-dev.32: digest: sha256:27f43ab9dbac6cd9187e7fe6845d7157782c0d24d2f4b3ef10171bb1d627f15f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:48.700Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:49.047Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [2023-05-05T06:35:49.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:35:49.047Z] fd2e5ea29203: Preparing [2023-05-05T06:35:49.047Z] 9c72628d3589: Preparing [2023-05-05T06:35:49.047Z] fc7a5272ec74: Preparing [2023-05-05T06:35:49.047Z] f3f7d8487acd: Preparing [2023-05-05T06:35:49.047Z] 26cbea5cba74: Preparing [2023-05-05T06:35:49.047Z] f3f7d8487acd: Layer already exists [2023-05-05T06:35:49.047Z] fd2e5ea29203: Layer already exists [2023-05-05T06:35:49.047Z] 26cbea5cba74: Layer already exists [2023-05-05T06:35:49.047Z] fc7a5272ec74: Layer already exists [2023-05-05T06:35:49.047Z] 9c72628d3589: Layer already exists [2023-05-05T06:35:49.314Z] 57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32: digest: sha256:27f43ab9dbac6cd9187e7fe6845d7157782c0d24d2f4b3ef10171bb1d627f15f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:49.664Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:50.019Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-05T06:35:50.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:35:50.019Z] fd2e5ea29203: Preparing [2023-05-05T06:35:50.019Z] 9c72628d3589: Preparing [2023-05-05T06:35:50.019Z] fc7a5272ec74: Preparing [2023-05-05T06:35:50.019Z] f3f7d8487acd: Preparing [2023-05-05T06:35:50.019Z] 26cbea5cba74: Preparing [2023-05-05T06:35:50.019Z] 26cbea5cba74: Layer already exists [2023-05-05T06:35:50.019Z] fd2e5ea29203: Layer already exists [2023-05-05T06:35:50.019Z] fc7a5272ec74: Layer already exists [2023-05-05T06:35:50.019Z] f3f7d8487acd: Layer already exists [2023-05-05T06:35:50.019Z] 9c72628d3589: Layer already exists [2023-05-05T06:35:50.289Z] main: digest: sha256:27f43ab9dbac6cd9187e7fe6845d7157782c0d24d2f4b3ef10171bb1d627f15f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:35:50.334Z] ===================================================== [Pipeline] echo [2023-05-05T06:35:50.339Z] taggedImages: [2023-05-05T06:35:50.339Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57e3d53da137a61fe75c45ca6235a80f80bfde57 [2023-05-05T06:35:50.339Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-05T06:35:50.339Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.32 [2023-05-05T06:35:50.339Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57e3d53da137a61fe75c45ca6235a80f80bfde57-3.0.0-dev.32 [2023-05-05T06:35:50.339Z] - 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 [2023-05-05T06:35:50.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:35:50.711Z] [2023-05-05T06:35:50.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:51.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:35:51.337Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:35:51.337Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:35:51.337Z] 04944245beec: Pulling fs layer [2023-05-05T06:35:51.337Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:35:51.337Z] 765212b225bb: Pulling fs layer [2023-05-05T06:35:51.337Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:35:51.337Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:35:51.337Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:35:51.337Z] 765212b225bb: Waiting [2023-05-05T06:35:51.337Z] f23df028b6ca: Waiting [2023-05-05T06:35:51.337Z] d65c8cfc05b1: Waiting [2023-05-05T06:35:51.337Z] 2437ff75d9bd: Waiting [2023-05-05T06:35:51.337Z] 04944245beec: Verifying Checksum [2023-05-05T06:35:51.337Z] 04944245beec: Download complete [2023-05-05T06:35:51.337Z] 765212b225bb: Verifying Checksum [2023-05-05T06:35:51.337Z] 765212b225bb: Download complete [2023-05-05T06:35:51.337Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:35:51.337Z] f23df028b6ca: Download complete [2023-05-05T06:35:51.337Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:35:51.337Z] d65c8cfc05b1: Download complete [2023-05-05T06:35:51.611Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:35:51.611Z] 699f458cf7ca: Download complete [2023-05-05T06:35:51.884Z] 8998bd30e6a1: Download complete [2023-05-05T06:35:54.497Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:35:54.497Z] 2437ff75d9bd: Download complete [2023-05-05T06:35:56.459Z] 8998bd30e6a1: Pull complete [2023-05-05T06:35:57.046Z] 04944245beec: Pull complete [2023-05-05T06:35:59.004Z] 699f458cf7ca: Pull complete [2023-05-05T06:35:59.004Z] 765212b225bb: Pull complete [2023-05-05T06:36:00.080Z] f23df028b6ca: Pull complete [2023-05-05T06:36:00.080Z] d65c8cfc05b1: Pull complete [2023-05-05T06:36:15.082Z] 2437ff75d9bd: Pull complete [2023-05-05T06:36:15.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:36:15.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:36:15.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:36:15.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-13854 does not seem to be running inside a container [2023-05-05T06:36:15.361Z] $ 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/116 -v /w/workspace/device-mqtt-go/116:/w/workspace/device-mqtt-go/116:rw,z -v /w/workspace/device-mqtt-go/116@tmp:/w/workspace/device-mqtt-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T06:36:18.179Z] $ docker top ffa805340ced033ec962df6e02544794a97c57c2759b4e63631fe66e6237a2f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:36:19.043Z] ---> job-cost.sh [2023-05-05T06:36:19.043Z] lf-activate-venv: SKIPPING [2023-05-05T06:36:19.043Z] INFO: No Stack... [2023-05-05T06:36:19.626Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:36:20.213Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:36:20.851Z] + cut -d, -f6 [2023-05-05T06:36:20.851Z] + cat /w/workspace/device-mqtt-go/116/archives/cost.csv [Pipeline] lock [2023-05-05T06:36:20.926Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] [2023-05-05T06:36:20.931Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] did not exist. Created. [2023-05-05T06:36:20.931Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:36:21.594Z] /w/workspace/device-mqtt-go/116@tmp/durable-6dbace87/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:36:22.259Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:36:22.277Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:36:22.337Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:36:22.346Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:36:22.374Z] $ docker stop --time=1 ffa805340ced033ec962df6e02544794a97c57c2759b4e63631fe66e6237a2f8 [2023-05-05T06:36:23.986Z] $ docker rm -f --volumes ffa805340ced033ec962df6e02544794a97c57c2759b4e63631fe66e6237a2f8 [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 [2023-05-05T06:36:24.448Z] provisioning config files... [2023-05-05T06:36:24.464Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5187597525313098615tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:36:24.757Z] + set +x [2023-05-05T06:36:24.757Z] + curl -s https://codecov.io/bash [2023-05-05T06:36:24.757Z] + bash -s -- [2023-05-05T06:36:24.757Z] [2023-05-05T06:36:24.757Z] _____ _ [2023-05-05T06:36:24.757Z] / ____| | | [2023-05-05T06:36:24.757Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:36:24.757Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:36:24.757Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:36:24.757Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:36:24.757Z] Bash-1.0.6 [2023-05-05T06:36:24.757Z] [2023-05-05T06:36:24.757Z] [2023-05-05T06:36:24.757Z] ==> git version 2.25.1 found [2023-05-05T06:36:24.757Z] ==> 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 [2023-05-05T06:36:24.757Z] Release-Date: 2020-01-08 [2023-05-05T06:36:24.757Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T06:36:24.757Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:36:24.757Z] ==> Jenkins CI detected. [2023-05-05T06:36:24.757Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-05T06:36:24.757Z] project root: . [2023-05-05T06:36:24.757Z] --> token set from env [2023-05-05T06:36:24.758Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:36:25.017Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:36:25.017Z] ==> Python coveragepy not found [2023-05-05T06:36:25.017Z] ==> Searching for coverage reports in: [2023-05-05T06:36:25.017Z] + . [2023-05-05T06:36:25.017Z] -> Found 1 reports [2023-05-05T06:36:25.017Z] ==> Detecting git/mercurial file structure [2023-05-05T06:36:25.017Z] ==> Reading reports [2023-05-05T06:36:25.017Z] + ./coverage.out bytes=18144 [2023-05-05T06:36:25.017Z] ==> Appending adjustments [2023-05-05T06:36:25.017Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:36:25.017Z] + Found adjustments [2023-05-05T06:36:25.017Z] ==> Gzipping contents [2023-05-05T06:36:25.017Z] 4.0K /tmp/codecov.W9XWwN.gz [2023-05-05T06:36:25.017Z] ==> Uploading reports [2023-05-05T06:36:25.017Z] url: https://codecov.io [2023-05-05T06:36:25.017Z] query: branch=main&commit=57e3d53da137a61fe75c45ca6235a80f80bfde57&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:36:25.017Z] -> Pinging Codecov [2023-05-05T06:36:25.017Z] 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=57e3d53da137a61fe75c45ca6235a80f80bfde57&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:36:25.276Z] -> Uploading to [2023-05-05T06:36:25.276Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/7D719EC7BBE17E464838252E33014C33/57e3d53da137a61fe75c45ca6235a80f80bfde57/3a9649c7-e839-4b37-9ba0-a0dd9be8c731.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T063625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=763da3ebc0b4d910bd7990182e6806ed7a77d2d8d10e44ffb4d61e98271c31e1 [2023-05-05T06:36:25.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:36:25.276Z] Dload Upload Total Spent Left Speed [2023-05-05T06:36:25.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15762 --:--:-- --:--:-- --:--:-- 15684 100 3184 0 0 100 3184 0 14878 --:--:-- --:--:-- --:--:-- 14809 [2023-05-05T06:36:25.535Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] } [2023-05-05T06:36:25.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:36:25.780Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:36:25.793Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:36:26.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:36:26.095Z] [2023-05-05T06:36:26.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:36:26.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:36:26.407Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:36:26.407Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:36:26.407Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:36:26.407Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:36:26.407Z] 114826534d7a: Pulling fs layer [2023-05-05T06:36:26.407Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:36:26.407Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:36:26.407Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:36:26.407Z] 114826534d7a: Waiting [2023-05-05T06:36:26.407Z] 4657fd5d0bcf: Waiting [2023-05-05T06:36:26.407Z] 8a3aa393b2d8: Waiting [2023-05-05T06:36:26.407Z] 25bc292e5bac: Verifying Checksum [2023-05-05T06:36:26.407Z] 25bc292e5bac: Download complete [2023-05-05T06:36:26.407Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T06:36:26.407Z] 52dc419b0ee2: Download complete [2023-05-05T06:36:26.407Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T06:36:26.407Z] 4657fd5d0bcf: Download complete [2023-05-05T06:36:26.407Z] df9b9388f04a: Download complete [2023-05-05T06:36:26.773Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:36:26.773Z] 6ad1cebc031e: Download complete [2023-05-05T06:36:26.773Z] df9b9388f04a: Pull complete [2023-05-05T06:36:27.032Z] 52dc419b0ee2: Pull complete [2023-05-05T06:36:27.291Z] 25bc292e5bac: Pull complete [2023-05-05T06:36:27.291Z] 114826534d7a: Download complete [2023-05-05T06:36:27.291Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T06:36:27.291Z] 8a3aa393b2d8: Download complete [2023-05-05T06:36:31.476Z] 114826534d7a: Pull complete [2023-05-05T06:36:31.476Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:36:31.735Z] 6ad1cebc031e: Pull complete [2023-05-05T06:36:34.277Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:36:34.277Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:36:34.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:36:34.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:36:34.352Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:36:34.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T06:36:40.652Z] $ docker top 7dc436c18b0319a82c1ae9a03577cba4ba9a78a87d7ae0e8bbb25bfe3b7920a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:36:40.718Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-05T06:36:40.997Z] + set -o pipefail [2023-05-05T06:36:40.997Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-05T06:36:45.192Z] [2023-05-05T06:36:45.192Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-05T06:36:45.192Z] [2023-05-05T06:36:45.192Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/4df20fc4-29b4-4f8d-9224-86fac93fa684 [2023-05-05T06:36:45.192Z] [2023-05-05T06:36:45.192Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T06:36:45.192Z] [2023-05-05T06:36:45.192Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:36:45.192Z] [2023-05-05T06:36:45.192Z] [2023-05-05T06:36:45.192Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:36:45.192Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:36:45.192Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:36:45.192Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:36:45.192Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:36:45.203Z] $ docker stop --time=1 7dc436c18b0319a82c1ae9a03577cba4ba9a78a87d7ae0e8bbb25bfe3b7920a6 [2023-05-05T06:36:48.763Z] $ docker rm -f --volumes 7dc436c18b0319a82c1ae9a03577cba4ba9a78a87d7ae0e8bbb25bfe3b7920a6 [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 [2023-05-05T06:36:49.456Z] + git log --format=format:%s -1 57e3d53da137a61fe75c45ca6235a80f80bfde57 [Pipeline] sh [2023-05-05T06:36:49.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:36:49.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:36:50.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:36:50.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:36:50.104Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:36:50.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:36:50.536Z] $ docker top 3a0f46bfdbfa345b5e7a1272b56c996e8e94dd9fe0ea4666a16d4fd429eca6b0 -eo pid,comm [2023-05-05T06:36:50.584Z] 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). [2023-05-05T06:36:50.584Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:36:50.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:36:50.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:36:50.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:36:50.726Z] $ docker exec 3a0f46bfdbfa345b5e7a1272b56c996e8e94dd9fe0ea4666a16d4fd429eca6b0 ssh-agent [2023-05-05T06:36:50.826Z] SSH_AUTH_SOCK=/tmp/ssh-kjytAhyPs7y5/agent.31 [2023-05-05T06:36:50.826Z] SSH_AGENT_PID=37 [2023-05-05T06:36:50.831Z] Running ssh-add (command line suppressed) [2023-05-05T06:36:50.930Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15057347103333479894.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15057347103333479894.key) [2023-05-05T06:36:50.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:36:51.228Z] + git semver tag [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,401 [run_tag] DEBUG tag force:False [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,401 [check_head_tag] DEBUG check head tag [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,402 [execute] INFO git cat-file --batch-check [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,405 [execute] INFO git cat-file --batch [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,428 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,428 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,428 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:36:51.486Z] 2023-05-05 06:36:51,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:36:51.486Z] 3.0.0-dev.32 [Pipeline] } [2023-05-05T06:36:51.495Z] $ docker exec --env ******** --env ******** 3a0f46bfdbfa345b5e7a1272b56c996e8e94dd9fe0ea4666a16d4fd429eca6b0 ssh-agent -k [2023-05-05T06:36:51.591Z] unset SSH_AUTH_SOCK; [2023-05-05T06:36:51.592Z] unset SSH_AGENT_PID; [2023-05-05T06:36:51.592Z] echo Agent pid 37 killed; [2023-05-05T06:36:51.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:36:51.896Z] + git semver [Pipeline] } [2023-05-05T06:36:52.169Z] $ docker stop --time=1 3a0f46bfdbfa345b5e7a1272b56c996e8e94dd9fe0ea4666a16d4fd429eca6b0 [2023-05-05T06:36:53.425Z] $ docker rm -f --volumes 3a0f46bfdbfa345b5e7a1272b56c996e8e94dd9fe0ea4666a16d4fd429eca6b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:36:53.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:36:53.816Z] [2023-05-05T06:36:53.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:36:54.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:36:54.113Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:36:54.113Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:36:54.113Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:36:54.113Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:36:54.113Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:36:54.113Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:36:54.113Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:36:54.113Z] 0d9ebad4ef96: Waiting [2023-05-05T06:36:54.113Z] e9a5061849ea: Waiting [2023-05-05T06:36:54.113Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:36:54.113Z] d747dcd14b5f: Waiting [2023-05-05T06:36:54.113Z] 2de7ff778b66: Waiting [2023-05-05T06:36:54.113Z] 9712f1f96733: Verifying Checksum [2023-05-05T06:36:54.113Z] 9712f1f96733: Download complete [2023-05-05T06:36:54.374Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:36:54.374Z] 63f879dbbcfc: Download complete [2023-05-05T06:36:54.634Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T06:36:54.634Z] 0d9ebad4ef96: Download complete [2023-05-05T06:36:54.634Z] d747dcd14b5f: Verifying Checksum [2023-05-05T06:36:54.634Z] d747dcd14b5f: Download complete [2023-05-05T06:36:54.634Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:36:54.634Z] e9a5061849ea: Download complete [2023-05-05T06:36:54.634Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:36:54.634Z] ab5ef0e58194: Download complete [2023-05-05T06:36:54.892Z] 2de7ff778b66: Verifying Checksum [2023-05-05T06:36:54.892Z] 2de7ff778b66: Download complete [2023-05-05T06:36:57.433Z] ab5ef0e58194: Pull complete [2023-05-05T06:36:57.433Z] 9712f1f96733: Pull complete [2023-05-05T06:36:57.998Z] 63f879dbbcfc: Pull complete [2023-05-05T06:37:01.279Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:37:01.538Z] e9a5061849ea: Pull complete [2023-05-05T06:37:01.538Z] d747dcd14b5f: Pull complete [2023-05-05T06:37:02.468Z] 2de7ff778b66: Pull complete [2023-05-05T06:37:02.468Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:37:02.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:37:02.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:37:02.547Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:37:02.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T06:37:09.900Z] $ docker top 1f51930d82c9e56d72d3500e07f33842f5dd25617cbe16efccc263c5c551604c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:37:09.961Z] provisioning config files... [2023-05-05T06:37:09.967Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17737447642311095634tmp [2023-05-05T06:37:09.977Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18104065465966528619tmp [2023-05-05T06:37:09.987Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6278728532617420207tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:37:10.000Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:37:10.294Z] ---> sigul-configuration.sh [2023-05-05T06:37:10.294Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:37:10.295Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:37:10.295Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:37:10.295Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:37:10.295Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:37:10.295Z] gpg: CAST5 encrypted data [2023-05-05T06:37:10.295Z] gpg: encrypted with 1 passphrase [2023-05-05T06:37:10.295Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:37:10.583Z] + mkdir /home/jenkins [2023-05-05T06:37:10.583Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:37:10.872Z] + 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 [2023-05-05T06:37:10.882Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:37:11.170Z] ---> sigul-install.sh [2023-05-05T06:37:11.170Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:37:11.455Z] + git tag --list [2023-05-05T06:37:11.455Z] 0.7.1 [2023-05-05T06:37:11.455Z] v1.0.0 [2023-05-05T06:37:11.455Z] v1.1.0 [2023-05-05T06:37:11.455Z] v1.1.1 [2023-05-05T06:37:11.455Z] v1.2.2 [2023-05-05T06:37:11.455Z] v1.3.0 [2023-05-05T06:37:11.455Z] v1.3.1 [2023-05-05T06:37:11.455Z] v2.0.0 [2023-05-05T06:37:11.455Z] v2.1.0 [2023-05-05T06:37:11.455Z] v2.1.1 [2023-05-05T06:37:11.455Z] v2.1.1-dev.1 [2023-05-05T06:37:11.455Z] v2.1.1-dev.2 [2023-05-05T06:37:11.455Z] v2.2.0 [2023-05-05T06:37:11.455Z] v2.2.1-dev.1 [2023-05-05T06:37:11.455Z] v2.2.1-dev.10 [2023-05-05T06:37:11.455Z] v2.2.1-dev.2 [2023-05-05T06:37:11.455Z] v2.2.1-dev.3 [2023-05-05T06:37:11.455Z] v2.2.1-dev.4 [2023-05-05T06:37:11.455Z] v2.2.1-dev.5 [2023-05-05T06:37:11.455Z] v2.2.1-dev.6 [2023-05-05T06:37:11.455Z] v2.2.1-dev.7 [2023-05-05T06:37:11.455Z] v2.2.1-dev.8 [2023-05-05T06:37:11.455Z] v2.2.1-dev.9 [2023-05-05T06:37:11.455Z] v2.3.0 [2023-05-05T06:37:11.455Z] v2.3.0-dev.10 [2023-05-05T06:37:11.455Z] v2.3.0-dev.11 [2023-05-05T06:37:11.455Z] v2.3.0-dev.12 [2023-05-05T06:37:11.455Z] v2.3.0-dev.13 [2023-05-05T06:37:11.455Z] v2.3.0-dev.14 [2023-05-05T06:37:11.455Z] v2.3.0-dev.15 [2023-05-05T06:37:11.455Z] v2.3.0-dev.16 [2023-05-05T06:37:11.455Z] v2.3.0-dev.17 [2023-05-05T06:37:11.455Z] v2.3.0-dev.18 [2023-05-05T06:37:11.455Z] v2.3.0-dev.19 [2023-05-05T06:37:11.455Z] v2.3.0-dev.20 [2023-05-05T06:37:11.455Z] v2.3.0-dev.21 [2023-05-05T06:37:11.455Z] v2.3.0-dev.22 [2023-05-05T06:37:11.455Z] v2.3.0-dev.23 [2023-05-05T06:37:11.455Z] v2.3.0-dev.24 [2023-05-05T06:37:11.455Z] v2.3.0-dev.25 [2023-05-05T06:37:11.455Z] v2.3.0-dev.26 [2023-05-05T06:37:11.455Z] v2.3.0-dev.27 [2023-05-05T06:37:11.455Z] v2.3.0-dev.28 [2023-05-05T06:37:11.455Z] v2.3.0-dev.29 [2023-05-05T06:37:11.455Z] v2.3.0-dev.30 [2023-05-05T06:37:11.455Z] v2.3.0-dev.31 [2023-05-05T06:37:11.455Z] v2.3.0-dev.32 [2023-05-05T06:37:11.455Z] v2.3.0-dev.33 [2023-05-05T06:37:11.455Z] v2.3.0-dev.34 [2023-05-05T06:37:11.455Z] v3.0.0-dev.1 [2023-05-05T06:37:11.455Z] v3.0.0-dev.10 [2023-05-05T06:37:11.455Z] v3.0.0-dev.11 [2023-05-05T06:37:11.455Z] v3.0.0-dev.12 [2023-05-05T06:37:11.455Z] v3.0.0-dev.13 [2023-05-05T06:37:11.455Z] v3.0.0-dev.14 [2023-05-05T06:37:11.455Z] v3.0.0-dev.15 [2023-05-05T06:37:11.455Z] v3.0.0-dev.16 [2023-05-05T06:37:11.455Z] v3.0.0-dev.17 [2023-05-05T06:37:11.455Z] v3.0.0-dev.18 [2023-05-05T06:37:11.455Z] v3.0.0-dev.19 [2023-05-05T06:37:11.455Z] v3.0.0-dev.2 [2023-05-05T06:37:11.455Z] v3.0.0-dev.20 [2023-05-05T06:37:11.455Z] v3.0.0-dev.21 [2023-05-05T06:37:11.455Z] v3.0.0-dev.22 [2023-05-05T06:37:11.455Z] v3.0.0-dev.23 [2023-05-05T06:37:11.455Z] v3.0.0-dev.24 [2023-05-05T06:37:11.455Z] v3.0.0-dev.25 [2023-05-05T06:37:11.455Z] v3.0.0-dev.26 [2023-05-05T06:37:11.455Z] v3.0.0-dev.27 [2023-05-05T06:37:11.455Z] v3.0.0-dev.28 [2023-05-05T06:37:11.455Z] v3.0.0-dev.29 [2023-05-05T06:37:11.455Z] v3.0.0-dev.3 [2023-05-05T06:37:11.455Z] v3.0.0-dev.30 [2023-05-05T06:37:11.455Z] v3.0.0-dev.31 [2023-05-05T06:37:11.455Z] v3.0.0-dev.32 [2023-05-05T06:37:11.455Z] v3.0.0-dev.4 [2023-05-05T06:37:11.455Z] v3.0.0-dev.5 [2023-05-05T06:37:11.455Z] v3.0.0-dev.6 [2023-05-05T06:37:11.455Z] v3.0.0-dev.7 [2023-05-05T06:37:11.455Z] v3.0.0-dev.8 [2023-05-05T06:37:11.455Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:37:11.743Z] + lftools sign git-tag v3.0.0-dev.32 [2023-05-05T06:37:12.312Z] Signing Git tag with Sigul... [2023-05-05T06:37:12.312Z] Signing v3.0.0-dev.32 [2023-05-05T06:39:03.795Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T06:39:03.806Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:04.090Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T06:39:04.098Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T06:39:04.113Z] $ docker stop --time=1 1f51930d82c9e56d72d3500e07f33842f5dd25617cbe16efccc263c5c551604c [2023-05-05T06:39:05.437Z] $ docker rm -f --volumes 1f51930d82c9e56d72d3500e07f33842f5dd25617cbe16efccc263c5c551604c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T06:39:05.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:39:05.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:39:06.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:39:06.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:39:06.177Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:39:06.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:39:06.628Z] $ docker top f6458214b029c7ff2b06c3b767adac7488c99f2ce7f088ff23657038aac1ee4f -eo pid,comm [2023-05-05T06:39:06.672Z] 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). [2023-05-05T06:39:06.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:39:06.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:39:06.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:39:06.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:39:06.819Z] $ docker exec f6458214b029c7ff2b06c3b767adac7488c99f2ce7f088ff23657038aac1ee4f ssh-agent [2023-05-05T06:39:06.919Z] SSH_AUTH_SOCK=/tmp/ssh-NxmiHtbcGlSB/agent.32 [2023-05-05T06:39:06.919Z] SSH_AGENT_PID=38 [2023-05-05T06:39:06.925Z] Running ssh-add (command line suppressed) [2023-05-05T06:39:07.034Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_762250675545764942.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_762250675545764942.key) [2023-05-05T06:39:07.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:39:07.339Z] + git semver bump pre [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,513 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,514 [bump_version] DEBUG bumped version:3.0.0-dev.33 [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,514 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,514 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,516 [execute] INFO git cat-file --batch-check [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,521 [execute] INFO git cat-file --batch [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:39:07.598Z] 2023-05-05 06:39:07,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:39:07.598Z] 3.0.0-dev.33 [Pipeline] } [2023-05-05T06:39:07.606Z] $ docker exec --env ******** --env ******** f6458214b029c7ff2b06c3b767adac7488c99f2ce7f088ff23657038aac1ee4f ssh-agent -k [2023-05-05T06:39:07.704Z] unset SSH_AUTH_SOCK; [2023-05-05T06:39:07.705Z] unset SSH_AGENT_PID; [2023-05-05T06:39:07.705Z] echo Agent pid 38 killed; [2023-05-05T06:39:07.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:39:08.016Z] + git semver [Pipeline] } [2023-05-05T06:39:08.285Z] $ docker stop --time=1 f6458214b029c7ff2b06c3b767adac7488c99f2ce7f088ff23657038aac1ee4f [2023-05-05T06:39:09.557Z] $ docker rm -f --volumes f6458214b029c7ff2b06c3b767adac7488c99f2ce7f088ff23657038aac1ee4f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:39:09.909Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:39:09.909Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:39:10.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:39:10.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:39:10.271Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:39:10.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:39:10.673Z] $ docker top 7eed69cd4830a49811bfe9949544d71677e1c484419e88f6b924b9947522afb6 -eo pid,comm [2023-05-05T06:39:10.721Z] 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). [2023-05-05T06:39:10.721Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:39:10.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:39:10.761Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:39:10.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:39:10.878Z] $ docker exec 7eed69cd4830a49811bfe9949544d71677e1c484419e88f6b924b9947522afb6 ssh-agent [2023-05-05T06:39:10.996Z] SSH_AUTH_SOCK=/tmp/ssh-Bgh5qzbAgx8D/agent.32 [2023-05-05T06:39:10.996Z] SSH_AGENT_PID=38 [2023-05-05T06:39:11.001Z] Running ssh-add (command line suppressed) [2023-05-05T06:39:11.091Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14074366375441795850.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14074366375441795850.key) [2023-05-05T06:39:11.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:39:11.394Z] + git semver push [2023-05-05T06:39:11.653Z] 2023-05-05 06:39:11,579 [run_push] DEBUG push [2023-05-05T06:39:11.653Z] 2023-05-05 06:39:11,579 [execute] INFO git cat-file --batch-check [2023-05-05T06:39:11.653Z] 2023-05-05 06:39:11,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:39:11.653Z] 2023-05-05 06:39:11,583 [execute] INFO git rev-list cb101f5a51ac3509b501802140001069266a47fb -- [2023-05-05T06:39:11.653Z] 2023-05-05 06:39:11,583 [execute] DEBUG Popen(['git', 'rev-list', 'cb101f5a51ac3509b501802140001069266a47fb', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:39:11.653Z] 2023-05-05 06:39:11,592 [execute] INFO git fetch -v origin [2023-05-05T06:39:11.653Z] 2023-05-05 06:39:11,592 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T06:39:12.222Z] 2023-05-05 06:39:12,060 [run_push] DEBUG no remote changes detected [2023-05-05T06:39:12.222Z] 2023-05-05 06:39:12,060 [execute] INFO git push origin semver [2023-05-05T06:39:12.222Z] 2023-05-05 06:39:12,060 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:39:13.159Z] 2023-05-05 06:39:12,800 [run_push] DEBUG push all version tags [2023-05-05T06:39:13.159Z] 2023-05-05 06:39:12,801 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T06:39:13.159Z] 2023-05-05 06:39:12,801 [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) [2023-05-05T06:39:13.727Z] 2023-05-05 06:39:13,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:39:13.727Z] 3.0.0-dev.33 [Pipeline] } [2023-05-05T06:39:13.735Z] $ docker exec --env ******** --env ******** 7eed69cd4830a49811bfe9949544d71677e1c484419e88f6b924b9947522afb6 ssh-agent -k [2023-05-05T06:39:13.829Z] unset SSH_AUTH_SOCK; [2023-05-05T06:39:13.829Z] unset SSH_AGENT_PID; [2023-05-05T06:39:13.829Z] echo Agent pid 38 killed; [2023-05-05T06:39:13.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:39:14.141Z] + git semver [Pipeline] } [2023-05-05T06:39:14.413Z] $ docker stop --time=1 7eed69cd4830a49811bfe9949544d71677e1c484419e88f6b924b9947522afb6 [2023-05-05T06:39:15.694Z] $ docker rm -f --volumes 7eed69cd4830a49811bfe9949544d71677e1c484419e88f6b924b9947522afb6 [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 [2023-05-05T06:39:16.299Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-05T06:39:16.299Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-05T06:39:16.299Z] total 16 [2023-05-05T06:39:16.299Z] drwxr-xr-x 3 root root 4096 May 5 06:26 . [2023-05-05T06:39:16.299Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:37 .. [2023-05-05T06:39:16.299Z] drwxr-xr-x 2 root root 4096 May 5 06:26 cost [2023-05-05T06:39:16.299Z] -rw-r--r-- 1 root root 86 May 5 06:26 cost.csv [2023-05-05T06:39:16.299Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-05T06:39:16.299Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-05T06:39:16.299Z] total 16 [2023-05-05T06:39:16.299Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:26 . [2023-05-05T06:39:16.299Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:37 .. [2023-05-05T06:39:16.299Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:26 cost [2023-05-05T06:39:16.299Z] -rw-r--r-- 1 jenkins jenkins 86 May 5 06:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:16.588Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:17.448Z] ---> package-listing.sh [2023-05-05T06:39:17.448Z] ++ facter osfamily [2023-05-05T06:39:17.448Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:39:17.706Z] + OS_FAMILY=debian [2023-05-05T06:39:17.706Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-05T06:39:17.706Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:39:17.706Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:39:17.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:39:17.706Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:39:17.706Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-05T06:39:17.706Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:39:17.706Z] + case "${OS_FAMILY}" in [2023-05-05T06:39:17.706Z] + dpkg -l [2023-05-05T06:39:17.706Z] + grep '^ii' [2023-05-05T06:39:17.706Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:39:17.706Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:39:17.706Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:39:17.706Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-05T06:39:17.706Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-05T06:39:17.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-05-05T06:39:17.773Z] 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 [2023-05-05T06:39:18.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:39:18.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:39:18.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:39:18.537Z] prd-ubuntu20.04-docker-8c-8g-13852 does not seem to be running inside a container [2023-05-05T06:39:18.568Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:39:18.849Z] $ docker top 4971e9e2686c6cafbe79364f463cb6912b9d54742f1c78f0854e76039b6aaad4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:39:19.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:39:19.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:39:19.758Z] + ls /var/log/sa-host [2023-05-05T06:39:19.758Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:39:19.921Z] provisioning config files... [2023-05-05T06:39:19.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3002581799912180866tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:39:19.940Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:20.222Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:39:20.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:20.574Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:39:20.585Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:20.870Z] ---> sudo-logs.sh [2023-05-05T06:39:20.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:39:20.906Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:21.191Z] ---> job-cost.sh [2023-05-05T06:39:21.191Z] lf-activate-venv: SKIPPING [2023-05-05T06:39:21.191Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:39:21.191Z] INFO: Retrieving Stack Cost... [2023-05-05T06:39:21.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:39:22.017Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:39:22.029Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:39:22.309Z] ---> logs-deploy.sh [2023-05-05T06:39:22.309Z] lf-activate-venv: SKIPPING [2023-05-05T06:39:22.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/116 [2023-05-05T06:39:22.309Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:39:23.247Z] Archives upload complete. [2023-05-05T06:39:23.247Z] INFO: archiving logs to Nexus