Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aee7b0e7ef23d1e8502c68f930469c32112c0c09 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-ssh7035420321360984544.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-ssh16154347235972196634.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-ssh8917353496044127514.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-ssh3420988654733766530.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-ssh14084332877106259733.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-15164 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 aee7b0e7ef23d1e8502c68f930469c32112c0c09 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#599)" > git config core.sparsecheckout # timeout=10 > git checkout -f aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 > git rev-list --no-walk dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T04:20:32.046Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T04:20:32.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T04:20:32.126Z] ========================================================= [2023-05-11T04:20:32.126Z] EdgeX Global Pipelines Version Info [2023-05-11T04:20:32.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:20:32.874Z] ------------------- [2023-05-11T04:20:32.874Z] stable info: [2023-05-11T04:20:32.874Z] ------------------- [2023-05-11T04:20:32.874Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T04:20:32.874Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:20:32.874Z] Message: update stable to v1.0.249 [2023-05-11T04:20:33.451Z] ------------------- [2023-05-11T04:20:33.451Z] experimental info: [2023-05-11T04:20:33.451Z] ------------------- [2023-05-11T04:20:33.451Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T04:20:33.451Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:20:33.451Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T04:20:33.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-11T04:20:33.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-11T04:20:33.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T04:20:33.673Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T04:20:33.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T04:20:33.703Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T04:20:33.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T04:20:33.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T04:20:33.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T04:20:33.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T04:20:33.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T04:20:33.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-11T04:20:33.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T04:20:33.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T04:20:33.861Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:20:33.872Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:20:33.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:20:33.897Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:20:33.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T04:20:33.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T04:20:33.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T04:20:33.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T04:20:33.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T04:20:34.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T04:20:34.033Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T04:20:34.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T04:20:34.065Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T04:20:34.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T04:20:34.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T04:20:34.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T04:20:34.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] echo [2023-05-11T04:20:34.142Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aee7b0e [Pipeline] echo [2023-05-11T04:20:34.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:20:34.209Z] provisioning config files... [2023-05-11T04:20:34.220Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12822829605183144711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:20:34.521Z] ---> docker-login.sh [2023-05-11T04:20:34.521Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:20:34.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:34.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:34.789Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:34.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:34.789Z] [2023-05-11T04:20:34.789Z] Login Succeeded [2023-05-11T04:20:34.789Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:20:34.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:35.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:35.053Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:35.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:35.053Z] [2023-05-11T04:20:35.053Z] Login Succeeded [2023-05-11T04:20:35.053Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:20:35.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:35.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:35.053Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:35.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:35.053Z] [2023-05-11T04:20:35.053Z] Login Succeeded [2023-05-11T04:20:35.053Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:20:35.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:35.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:35.316Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:35.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:35.316Z] [2023-05-11T04:20:35.316Z] Login Succeeded [2023-05-11T04:20:35.316Z] docker.io [2023-05-11T04:20:35.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:35.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:35.580Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:35.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:35.580Z] [2023-05-11T04:20:35.580Z] Login Succeeded [2023-05-11T04:20:35.580Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:20:35.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T04:20:35.960Z] + git rev-list -1 --merges aee7b0e7ef23d1e8502c68f930469c32112c0c09~1..aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] echo [2023-05-11T04:20:36.032Z] -----------> git rev-list -1 --merges aee7b0e7ef23d1e8502c68f930469c32112c0c09~1..aee7b0e7ef23d1e8502c68f930469c32112c0c09 aee7b0e7ef23d1e8502c68f930469c32112c0c09 [false] [Pipeline] sh [2023-05-11T04:20:36.327Z] + git log --format=format:%s -1 aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] echo [2023-05-11T04:20:36.342Z] ========================================================= [2023-05-11T04:20:36.342Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T04:20:36.342Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:20:36.685Z] + git log --format=format:%s -1 aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] echo [2023-05-11T04:20:36.698Z] [semverPrep] GIT_COMMIT: aee7b0e7ef23d1e8502c68f930469c32112c0c09, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#599) [Pipeline] echo [2023-05-11T04:20:36.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T04:20:37.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:20:37.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T04:20:37.736Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T04:20:37.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T04:20:37.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T04:20:37.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T04:20:37.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:38.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:20:38.106Z] [2023-05-11T04:20:38.106Z] 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-11T04:20:38.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:20:38.430Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T04:20:38.430Z] b85a868b505f: Pulling fs layer [2023-05-11T04:20:38.430Z] e2be974225ed: Pulling fs layer [2023-05-11T04:20:38.430Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T04:20:38.430Z] 988bab9f4d93: Pulling fs layer [2023-05-11T04:20:38.430Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T04:20:38.430Z] eaf3925da568: Pulling fs layer [2023-05-11T04:20:38.430Z] bab4dde63d76: Pulling fs layer [2023-05-11T04:20:38.430Z] bde34c3a00c8: Pulling fs layer [2023-05-11T04:20:38.430Z] b352a97aabf1: Pulling fs layer [2023-05-11T04:20:38.430Z] 4872d77fe225: Pulling fs layer [2023-05-11T04:20:38.430Z] 5851b861e8e6: Pulling fs layer [2023-05-11T04:20:38.430Z] 1469e6f7b9e6: Waiting [2023-05-11T04:20:38.430Z] b352a97aabf1: Waiting [2023-05-11T04:20:38.430Z] eaf3925da568: Waiting [2023-05-11T04:20:38.430Z] 4872d77fe225: Waiting [2023-05-11T04:20:38.430Z] bab4dde63d76: Waiting [2023-05-11T04:20:38.430Z] bde34c3a00c8: Waiting [2023-05-11T04:20:38.430Z] 5851b861e8e6: Waiting [2023-05-11T04:20:38.430Z] 988bab9f4d93: Waiting [2023-05-11T04:20:38.430Z] e2be974225ed: Verifying Checksum [2023-05-11T04:20:38.430Z] e2be974225ed: Download complete [2023-05-11T04:20:38.430Z] 988bab9f4d93: Download complete [2023-05-11T04:20:40.568Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T04:20:40.568Z] 1469e6f7b9e6: Download complete [2023-05-11T04:20:40.568Z] eaf3925da568: Verifying Checksum [2023-05-11T04:20:40.568Z] eaf3925da568: Download complete [2023-05-11T04:20:40.568Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T04:20:40.568Z] 339a4e72a1f5: Download complete [2023-05-11T04:20:40.568Z] bde34c3a00c8: Verifying Checksum [2023-05-11T04:20:40.568Z] bde34c3a00c8: Download complete [2023-05-11T04:20:40.568Z] b352a97aabf1: Download complete [2023-05-11T04:20:40.568Z] 4872d77fe225: Verifying Checksum [2023-05-11T04:20:40.568Z] 4872d77fe225: Download complete [2023-05-11T04:20:40.568Z] 5851b861e8e6: Download complete [2023-05-11T04:20:40.568Z] b85a868b505f: Verifying Checksum [2023-05-11T04:20:40.568Z] b85a868b505f: Download complete [2023-05-11T04:20:41.144Z] bab4dde63d76: Verifying Checksum [2023-05-11T04:20:42.106Z] b85a868b505f: Pull complete [2023-05-11T04:20:42.106Z] e2be974225ed: Pull complete [2023-05-11T04:20:42.967Z] 339a4e72a1f5: Pull complete [2023-05-11T04:20:42.967Z] 988bab9f4d93: Pull complete [2023-05-11T04:20:42.967Z] 1469e6f7b9e6: Pull complete [2023-05-11T04:20:42.967Z] eaf3925da568: Pull complete [2023-05-11T04:20:44.889Z] bab4dde63d76: Pull complete [2023-05-11T04:20:44.889Z] bde34c3a00c8: Pull complete [2023-05-11T04:20:45.148Z] b352a97aabf1: Pull complete [2023-05-11T04:20:45.148Z] 4872d77fe225: Pull complete [2023-05-11T04:20:45.413Z] 5851b861e8e6: Pull complete [2023-05-11T04:20:45.413Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T04:20:45.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:20:45.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:20:45.524Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:20:45.582Z] $ 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-11T04:20:47.048Z] $ docker top 1d9016450e6250dfe5af71f85a13a4dd7ba53c19b87c1d9640dbbdf5c9fe98cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:20:47.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:20:47.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:20:47.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:20:47.246Z] $ docker exec 1d9016450e6250dfe5af71f85a13a4dd7ba53c19b87c1d9640dbbdf5c9fe98cd ssh-agent [2023-05-11T04:20:47.359Z] SSH_AUTH_SOCK=/tmp/ssh-wWkkplKRv5Bw/agent.32 [2023-05-11T04:20:47.359Z] SSH_AGENT_PID=38 [2023-05-11T04:20:47.366Z] Running ssh-add (command line suppressed) [2023-05-11T04:20:47.475Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18001582813805634084.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18001582813805634084.key) [2023-05-11T04:20:47.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:20:48.127Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T04:20:48.141Z] $ docker exec --env ******** --env ******** 1d9016450e6250dfe5af71f85a13a4dd7ba53c19b87c1d9640dbbdf5c9fe98cd ssh-agent -k [2023-05-11T04:20:48.255Z] unset SSH_AUTH_SOCK; [2023-05-11T04:20:48.255Z] unset SSH_AGENT_PID; [2023-05-11T04:20:48.255Z] echo Agent pid 38 killed; [2023-05-11T04:20:48.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T04:20:48.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:20:48.289Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:20:48.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:20:48.417Z] $ docker exec 1d9016450e6250dfe5af71f85a13a4dd7ba53c19b87c1d9640dbbdf5c9fe98cd ssh-agent [2023-05-11T04:20:48.529Z] SSH_AUTH_SOCK=/tmp/ssh-ibmA5uTALsaf/agent.70 [2023-05-11T04:20:48.529Z] SSH_AGENT_PID=76 [2023-05-11T04:20:48.536Z] Running ssh-add (command line suppressed) [2023-05-11T04:20:48.622Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8629182595608322509.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8629182595608322509.key) [2023-05-11T04:20:48.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:20:48.955Z] + git semver init [2023-05-11T04:20:49.223Z] 2023-05-11 04:20:49,102 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T04:20:49.223Z] 2023-05-11 04:20:49,102 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-11T04:20:49.223Z] 2023-05-11 04:20:49,103 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-11T04:20:49.223Z] 2023-05-11 04:20:49,103 [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-11T04:20:50.165Z] 2023-05-11 04:20:49,845 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-11T04:20:50.165Z] 2023-05-11 04:20:49,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-11T04:20:50.165Z] 2023-05-11 04:20:49,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:20:50.165Z] 2023-05-11 04:20:49,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:20:50.165Z] 3.0.0-dev.35 [Pipeline] } [2023-05-11T04:20:50.178Z] $ docker exec --env ******** --env ******** 1d9016450e6250dfe5af71f85a13a4dd7ba53c19b87c1d9640dbbdf5c9fe98cd ssh-agent -k [2023-05-11T04:20:50.283Z] unset SSH_AUTH_SOCK; [2023-05-11T04:20:50.284Z] unset SSH_AGENT_PID; [2023-05-11T04:20:50.284Z] echo Agent pid 76 killed; [2023-05-11T04:20:50.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:20:50.611Z] + git semver [Pipeline] } [2023-05-11T04:20:50.894Z] $ docker stop --time=1 1d9016450e6250dfe5af71f85a13a4dd7ba53c19b87c1d9640dbbdf5c9fe98cd [2023-05-11T04:20:52.196Z] $ docker rm -f --volumes 1d9016450e6250dfe5af71f85a13a4dd7ba53c19b87c1d9640dbbdf5c9fe98cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:20:52.539Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T04:20:53.337Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T04:20:53.339Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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-11T04:20:53.502Z] provisioning config files... [2023-05-11T04:20:53.509Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config505031097882456342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:20:53.810Z] ---> docker-login.sh [2023-05-11T04:20:53.810Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:20:53.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:53.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:53.810Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:53.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:53.810Z] [2023-05-11T04:20:53.810Z] Login Succeeded [2023-05-11T04:20:53.810Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:20:53.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:53.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:53.810Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:53.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:53.810Z] [2023-05-11T04:20:53.810Z] Login Succeeded [2023-05-11T04:20:53.810Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:20:54.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:54.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:54.071Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:54.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:54.071Z] [2023-05-11T04:20:54.071Z] Login Succeeded [2023-05-11T04:20:54.071Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:20:54.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:54.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:54.071Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:54.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:54.071Z] [2023-05-11T04:20:54.071Z] Login Succeeded [2023-05-11T04:20:54.071Z] docker.io [2023-05-11T04:20:54.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:54.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:54.333Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:54.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:54.333Z] [2023-05-11T04:20:54.333Z] Login Succeeded [2023-05-11T04:20:54.333Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:20:54.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:20:54.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:20:54.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:20:54.423Z] ========================================================= [2023-05-11T04:20:54.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T04:20:54.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:55.083Z] + 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-11T04:20:55.084Z] Sending build context to Docker daemon 6.533MB [2023-05-11T04:20:55.084Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:20:55.084Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T04:20:55.350Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T04:20:55.350Z] f56be85fc22e: Pulling fs layer [2023-05-11T04:20:55.350Z] 85791d961cd3: Pulling fs layer [2023-05-11T04:20:55.350Z] d694b5ae8c79: Pulling fs layer [2023-05-11T04:20:55.350Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T04:20:55.350Z] 4d19c01a9841: Pulling fs layer [2023-05-11T04:20:55.350Z] 9325e15d5711: Pulling fs layer [2023-05-11T04:20:55.350Z] 556b6ee489ea: Pulling fs layer [2023-05-11T04:20:55.350Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T04:20:55.350Z] 9f32a84ed3da: Waiting [2023-05-11T04:20:55.350Z] 4d19c01a9841: Waiting [2023-05-11T04:20:55.350Z] 9325e15d5711: Waiting [2023-05-11T04:20:55.350Z] 556b6ee489ea: Waiting [2023-05-11T04:20:55.350Z] c5a4b2cf53e6: Waiting [2023-05-11T04:20:55.350Z] 85791d961cd3: Verifying Checksum [2023-05-11T04:20:55.350Z] 85791d961cd3: Download complete [2023-05-11T04:20:55.350Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T04:20:55.350Z] 9f32a84ed3da: Download complete [2023-05-11T04:20:55.350Z] 4d19c01a9841: Verifying Checksum [2023-05-11T04:20:55.350Z] 4d19c01a9841: Download complete [2023-05-11T04:20:55.350Z] f56be85fc22e: Verifying Checksum [2023-05-11T04:20:55.350Z] f56be85fc22e: Download complete [2023-05-11T04:20:55.350Z] 9325e15d5711: Verifying Checksum [2023-05-11T04:20:55.351Z] 9325e15d5711: Download complete [2023-05-11T04:20:55.613Z] f56be85fc22e: Pull complete [2023-05-11T04:20:55.613Z] 85791d961cd3: Pull complete [2023-05-11T04:20:56.201Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T04:20:56.201Z] c5a4b2cf53e6: Download complete [2023-05-11T04:20:56.201Z] d694b5ae8c79: Verifying Checksum [2023-05-11T04:20:56.201Z] d694b5ae8c79: Download complete [2023-05-11T04:20:56.463Z] 556b6ee489ea: Verifying Checksum [2023-05-11T04:20:56.463Z] 556b6ee489ea: Download complete [2023-05-11T04:20:59.053Z] d694b5ae8c79: Pull complete [2023-05-11T04:20:59.053Z] 9f32a84ed3da: Pull complete [2023-05-11T04:20:59.315Z] 4d19c01a9841: Pull complete [2023-05-11T04:20:59.315Z] 9325e15d5711: Pull complete [2023-05-11T04:21:01.877Z] 556b6ee489ea: Pull complete [2023-05-11T04:21:02.450Z] c5a4b2cf53e6: Pull complete [2023-05-11T04:21:02.450Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T04:21:02.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T04:21:02.450Z] ---> c4be618373d6 [2023-05-11T04:21:02.450Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:21:04.372Z] ---> Running in 278d2c87085e [2023-05-11T04:21:04.372Z] Removing intermediate container 278d2c87085e [2023-05-11T04:21:04.372Z] ---> 450b2acd075d [2023-05-11T04:21:04.372Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:21:04.372Z] ---> Running in f45745c7c873 [2023-05-11T04:21:04.636Z] Removing intermediate container f45745c7c873 [2023-05-11T04:21:04.636Z] ---> 44fc73239da6 [2023-05-11T04:21:04.636Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T04:21:04.636Z] ---> Running in 6450f9ad5d0e [2023-05-11T04:21:04.636Z] Removing intermediate container 6450f9ad5d0e [2023-05-11T04:21:04.636Z] ---> 43facc36c1b3 [2023-05-11T04:21:04.636Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:21:04.636Z] ---> Running in 7c21b4d4895a [2023-05-11T04:21:04.896Z] Removing intermediate container 7c21b4d4895a [2023-05-11T04:21:04.896Z] ---> 3ea9fcd8c4ca [2023-05-11T04:21:04.896Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:21:04.896Z] ---> Running in 5f8e4d39fda4 [2023-05-11T04:21:05.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:21:05.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:21:05.424Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T04:21:05.424Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T04:21:05.424Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T04:21:05.424Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T04:21:05.424Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:21:05.424Z] OK: 269 MiB in 57 packages [2023-05-11T04:21:05.687Z] Removing intermediate container 5f8e4d39fda4 [2023-05-11T04:21:05.687Z] ---> ad20db9b0834 [2023-05-11T04:21:05.687Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-11T04:21:05.687Z] ---> Running in e4b6fe73fc34 [2023-05-11T04:21:06.509Z] Removing intermediate container e4b6fe73fc34 [2023-05-11T04:21:06.509Z] ---> 941275407f89 [2023-05-11T04:21:06.509Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T04:21:06.509Z] ---> 68760cec3c8f [2023-05-11T04:21:06.509Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:21:06.509Z] ---> Running in 6be0f1d919a2 [2023-05-11T04:21:08.466Z] Still waiting to schedule task [2023-05-11T04:21:08.466Z] ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T04:21:08.466Z] ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-11T04:21:08.466Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15166’ is offline [2023-05-11T04:21:25.231Z] Removing intermediate container 6be0f1d919a2 [2023-05-11T04:21:25.231Z] ---> b7ddd90e17ed [2023-05-11T04:21:25.231Z] Step 11/12 : COPY . . [2023-05-11T04:21:25.822Z] ---> 4c6d278eeffb [2023-05-11T04:21:25.822Z] Step 12/12 : RUN $MAKE [2023-05-11T04:21:25.822Z] ---> Running in 80e7e8559ed0 [2023-05-11T04:21:26.083Z] noop [2023-05-11T04:21:26.347Z] Removing intermediate container 80e7e8559ed0 [2023-05-11T04:21:26.347Z] ---> 98ffc00cc034 [2023-05-11T04:21:26.347Z] Successfully built 98ffc00cc034 [2023-05-11T04:21:26.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:28.978Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:21:28.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:21:29.063Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:21:29.137Z] $ 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-11T04:21:29.563Z] $ docker top 4b35cbaa4c33c58973c55c53777af7922a8b713d2fc9d576da875056988dd6b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:21:29.890Z] + go version [2023-05-11T04:21:29.890Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T04:21:29.948Z] $ docker stop --time=1 4b35cbaa4c33c58973c55c53777af7922a8b713d2fc9d576da875056988dd6b2 [2023-05-11T04:21:31.205Z] $ docker rm -f --volumes 4b35cbaa4c33c58973c55c53777af7922a8b713d2fc9d576da875056988dd6b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:31.600Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:21:31.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:21:31.685Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:21:31.767Z] $ 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-11T04:21:32.128Z] $ docker top 0c175c176bd94ac4ba7818b9944e1b1ab9bb72a57420d379a947683386318d34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:21:32.443Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:21:32.758Z] + make test [2023-05-11T04:21:32.758Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:21:37.129Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-11T04:21:47.098Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-11T04:21:47.098Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-11T04:21:47.098Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 23.1% of statements [2023-05-11T04:21:51.311Z] go vet ./... [2023-05-11T04:21:54.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:21:54.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:21:54.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:21:54.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:21:54.699Z] $ docker stop --time=1 0c175c176bd94ac4ba7818b9944e1b1ab9bb72a57420d379a947683386318d34 [2023-05-11T04:21:56.908Z] $ docker rm -f --volumes 0c175c176bd94ac4ba7818b9944e1b1ab9bb72a57420d379a947683386318d34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:21:57.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:21:57.339Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T04:21:57.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:21:58.087Z] + ls -al . [2023-05-11T04:21:58.087Z] total 180 [2023-05-11T04:21:58.087Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 04:21 . [2023-05-11T04:21:58.087Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:20 .. [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 140 May 11 04:20 .dockerignore [2023-05-11T04:21:58.087Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:20 .git [2023-05-11T04:21:58.087Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:20 .github [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 04:20 .gitignore [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 04:20 .golangci.yml [2023-05-11T04:21:58.087Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:20 .semver [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 11 04:20 Attribution.txt [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 11 04:20 CHANGELOG.md [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 11 04:20 Dockerfile [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:20 GOVERNANCE.md [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 678 May 11 04:20 Jenkinsfile [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 04:20 LICENSE [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 11 04:20 Makefile [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 04:20 OWNERS.md [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 11 04:20 README.md [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:20 VERSION [2023-05-11T04:21:58.087Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:20 bin [2023-05-11T04:21:58.087Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:20 cmd [2023-05-11T04:21:58.087Z] -rw-r--r-- 1 jenkins jenkins 18144 May 11 04:21 coverage.out [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 11 04:20 go.mod [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 11 04:20 go.sum [2023-05-11T04:21:58.087Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:20 internal [2023-05-11T04:21:58.087Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:20 mock [2023-05-11T04:21:58.087Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:20 snap [2023-05-11T04:21:58.087Z] -rw-rw-r-- 1 jenkins jenkins 227 May 11 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:21:58.426Z] + 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=aee7b0e7ef23d1e8502c68f930469c32112c0c09 --label arch=amd64 --label version=3.0.0-dev.35 . [2023-05-11T04:21:58.426Z] Sending build context to Docker daemon 6.552MB [2023-05-11T04:21:58.426Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:21:58.426Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-11T04:21:58.426Z] ---> 98ffc00cc034 [2023-05-11T04:21:58.426Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:21:59.305Z] ---> Running in 925a517bd57b [2023-05-11T04:21:59.305Z] Removing intermediate container 925a517bd57b [2023-05-11T04:21:59.305Z] ---> ef12a10f9f45 [2023-05-11T04:21:59.305Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:21:59.305Z] ---> Running in c4d92a4c84f1 [2023-05-11T04:21:59.305Z] Removing intermediate container c4d92a4c84f1 [2023-05-11T04:21:59.305Z] ---> 226cb48d02fc [2023-05-11T04:21:59.305Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T04:21:59.305Z] ---> Running in f8a2b02ffbbd [2023-05-11T04:21:59.305Z] Removing intermediate container f8a2b02ffbbd [2023-05-11T04:21:59.305Z] ---> dc4951d8ac95 [2023-05-11T04:21:59.305Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:21:59.305Z] ---> Running in bc25ea6e5ccf [2023-05-11T04:21:59.579Z] Removing intermediate container bc25ea6e5ccf [2023-05-11T04:21:59.579Z] ---> 71c000ace593 [2023-05-11T04:21:59.579Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:21:59.579Z] ---> Running in 1a1924cc8ab5 [2023-05-11T04:22:00.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:00.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:00.321Z] OK: 269 MiB in 57 packages [2023-05-11T04:22:00.928Z] Removing intermediate container 1a1924cc8ab5 [2023-05-11T04:22:00.928Z] ---> 5a60b52310c6 [2023-05-11T04:22:00.928Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-11T04:22:00.928Z] ---> Running in de39f56f3db5 [2023-05-11T04:22:00.928Z] Removing intermediate container de39f56f3db5 [2023-05-11T04:22:00.928Z] ---> f8db18892bff [2023-05-11T04:22:00.928Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-11T04:22:00.928Z] ---> e7125946cb98 [2023-05-11T04:22:00.928Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:22:01.195Z] ---> Running in 09d16c0083f7 [2023-05-11T04:22:03.415Z] Removing intermediate container 09d16c0083f7 [2023-05-11T04:22:03.416Z] ---> 3bea3a286519 [2023-05-11T04:22:03.416Z] Step 11/24 : COPY . . [2023-05-11T04:22:03.416Z] ---> 4e4f87a3b9b6 [2023-05-11T04:22:03.416Z] Step 12/24 : RUN $MAKE [2023-05-11T04:22:03.416Z] ---> Running in a1df5fe89b7b [2023-05-11T04:22:03.416Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-11T04:22:20.247Z] Removing intermediate container a1df5fe89b7b [2023-05-11T04:22:20.247Z] ---> 1a9278f30484 [2023-05-11T04:22:20.247Z] Step 13/24 : FROM alpine:3.17 [2023-05-11T04:22:20.840Z] 3.17: Pulling from library/alpine [2023-05-11T04:22:21.111Z] f56be85fc22e: Already exists [2023-05-11T04:22:21.375Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:22:21.375Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:22:21.375Z] ---> 9ed4aefc74f6 [2023-05-11T04:22:21.375Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-11T04:22:21.375Z] ---> Running in a1f25e4e9269 [2023-05-11T04:22:21.639Z] Removing intermediate container a1f25e4e9269 [2023-05-11T04:22:21.639Z] ---> 53dd358553f6 [2023-05-11T04:22:21.639Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T04:22:21.910Z] ---> Running in 5635ed474882 [2023-05-11T04:22:22.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:22.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:22:22.442Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T04:22:22.442Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:22:22.442Z] OK: 7 MiB in 16 packages [2023-05-11T04:22:22.705Z] Removing intermediate container 5635ed474882 [2023-05-11T04:22:22.705Z] ---> 30ba0cdc8ea5 [2023-05-11T04:22:22.705Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-11T04:22:23.676Z] ---> 4e33465bc111 [2023-05-11T04:22:23.676Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-11T04:22:23.945Z] ---> d09c230f2b79 [2023-05-11T04:22:23.945Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-11T04:22:23.945Z] ---> 7047384bc83b [2023-05-11T04:22:23.945Z] Step 19/24 : EXPOSE 59982 [2023-05-11T04:22:23.945Z] ---> Running in 24d45c322ff3 [2023-05-11T04:22:23.945Z] Removing intermediate container 24d45c322ff3 [2023-05-11T04:22:23.945Z] ---> 4713c3be1f38 [2023-05-11T04:22:23.945Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-11T04:22:23.945Z] ---> Running in e24bc4fe8bdc [2023-05-11T04:22:24.213Z] Removing intermediate container e24bc4fe8bdc [2023-05-11T04:22:24.213Z] ---> 279ac9708dae [2023-05-11T04:22:24.213Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-11T04:22:24.213Z] ---> Running in b1cbf7f06259 [2023-05-11T04:22:24.213Z] Removing intermediate container b1cbf7f06259 [2023-05-11T04:22:24.213Z] ---> d12e269af5a5 [2023-05-11T04:22:24.213Z] Step 22/24 : LABEL arch=amd64 [2023-05-11T04:22:24.484Z] ---> Running in 0aa96ba08776 [2023-05-11T04:22:24.484Z] Removing intermediate container 0aa96ba08776 [2023-05-11T04:22:24.484Z] ---> 9ec47d2e10e1 [2023-05-11T04:22:24.484Z] Step 23/24 : LABEL git_sha=aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:22:24.484Z] ---> Running in 80226c2e25f2 [2023-05-11T04:22:24.755Z] Removing intermediate container 80226c2e25f2 [2023-05-11T04:22:24.755Z] ---> 472f35c8eef3 [2023-05-11T04:22:24.755Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-05-11T04:22:24.755Z] ---> Running in 7de37a808b97 [2023-05-11T04:22:24.755Z] Removing intermediate container 7de37a808b97 [2023-05-11T04:22:24.755Z] ---> ab064484f8eb [2023-05-11T04:22:24.755Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:22:24.755Z] Successfully built ab064484f8eb [2023-05-11T04:22:24.755Z] 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-11T04:22:24.871Z] provisioning config files... [2023-05-11T04:22:25.226Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16479751941244709652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:22:26.348Z] ---> docker-login.sh [2023-05-11T04:22:26.348Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:22:26.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:26.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:26.610Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:26.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:26.610Z] [2023-05-11T04:22:26.610Z] Login Succeeded [2023-05-11T04:22:26.610Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:22:26.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:26.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:26.610Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:26.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:26.610Z] [2023-05-11T04:22:26.610Z] Login Succeeded [2023-05-11T04:22:26.610Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:22:26.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:26.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:26.610Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:26.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:26.610Z] [2023-05-11T04:22:26.610Z] Login Succeeded [2023-05-11T04:22:26.877Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:22:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:26.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:26.877Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:26.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:26.877Z] [2023-05-11T04:22:26.877Z] Login Succeeded [2023-05-11T04:22:26.877Z] docker.io [2023-05-11T04:22:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:27.137Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:27.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:27.137Z] [2023-05-11T04:22:27.137Z] Login Succeeded [2023-05-11T04:22:27.137Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:22:27.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:22:27.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:22:27.205Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-11T04:22:27.205Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:22:27.205Z] latest [2023-05-11T04:22:27.205Z] 3.0.0-dev.35 [2023-05-11T04:22:27.205Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [2023-05-11T04:22:27.205Z] main [2023-05-11T04:22:27.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:27.527Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:27.832Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:22:27.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-11T04:22:27.832Z] 6430509fe5e1: Preparing [2023-05-11T04:22:27.832Z] 0dae25245871: Preparing [2023-05-11T04:22:27.832Z] 1faab2ef0f35: Preparing [2023-05-11T04:22:27.832Z] 1a9929c5021a: Preparing [2023-05-11T04:22:27.832Z] f1417ff83b31: Preparing [2023-05-11T04:22:27.832Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:27.832Z] 6430509fe5e1: Pushed [2023-05-11T04:22:27.832Z] 0dae25245871: Pushed [2023-05-11T04:22:27.832Z] 1a9929c5021a: Pushed [2023-05-11T04:22:31.166Z] 1faab2ef0f35: Pushed [2023-05-11T04:22:31.166Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09: digest: sha256:541f34cb3a95e3b841fe40f45d74ac55d27dc19be34b34f35f71ba7791ea03d5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:31.499Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:32.289Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-11T04:22:32.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-11T04:22:32.290Z] 6430509fe5e1: Preparing [2023-05-11T04:22:32.290Z] 0dae25245871: Preparing [2023-05-11T04:22:32.290Z] 1faab2ef0f35: Preparing [2023-05-11T04:22:32.290Z] 1a9929c5021a: Preparing [2023-05-11T04:22:32.290Z] f1417ff83b31: Preparing [2023-05-11T04:22:32.290Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:32.290Z] 1a9929c5021a: Layer already exists [2023-05-11T04:22:32.290Z] 0dae25245871: Layer already exists [2023-05-11T04:22:32.290Z] 6430509fe5e1: Layer already exists [2023-05-11T04:22:32.290Z] 1faab2ef0f35: Layer already exists [2023-05-11T04:22:32.290Z] latest: digest: sha256:541f34cb3a95e3b841fe40f45d74ac55d27dc19be34b34f35f71ba7791ea03d5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:32.868Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:33.391Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.35 [2023-05-11T04:22:33.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-11T04:22:33.391Z] 6430509fe5e1: Preparing [2023-05-11T04:22:33.391Z] 0dae25245871: Preparing [2023-05-11T04:22:33.391Z] 1faab2ef0f35: Preparing [2023-05-11T04:22:33.391Z] 1a9929c5021a: Preparing [2023-05-11T04:22:33.391Z] f1417ff83b31: Preparing [2023-05-11T04:22:33.391Z] 1a9929c5021a: Layer already exists [2023-05-11T04:22:33.391Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:33.391Z] 0dae25245871: Layer already exists [2023-05-11T04:22:33.391Z] 6430509fe5e1: Layer already exists [2023-05-11T04:22:33.391Z] 1faab2ef0f35: Layer already exists [2023-05-11T04:22:33.391Z] 3.0.0-dev.35: digest: sha256:541f34cb3a95e3b841fe40f45d74ac55d27dc19be34b34f35f71ba7791ea03d5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:34.747Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:35.081Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [2023-05-11T04:22:35.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-11T04:22:35.081Z] 6430509fe5e1: Preparing [2023-05-11T04:22:35.081Z] 0dae25245871: Preparing [2023-05-11T04:22:35.081Z] 1faab2ef0f35: Preparing [2023-05-11T04:22:35.081Z] 1a9929c5021a: Preparing [2023-05-11T04:22:35.081Z] f1417ff83b31: Preparing [2023-05-11T04:22:35.081Z] 1a9929c5021a: Layer already exists [2023-05-11T04:22:35.081Z] 1faab2ef0f35: Layer already exists [2023-05-11T04:22:35.081Z] 6430509fe5e1: Layer already exists [2023-05-11T04:22:35.081Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:35.081Z] 0dae25245871: Layer already exists [2023-05-11T04:22:35.081Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35: digest: sha256:541f34cb3a95e3b841fe40f45d74ac55d27dc19be34b34f35f71ba7791ea03d5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:35.412Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:35.734Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-11T04:22:35.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-11T04:22:35.734Z] 6430509fe5e1: Preparing [2023-05-11T04:22:35.734Z] 0dae25245871: Preparing [2023-05-11T04:22:35.734Z] 1faab2ef0f35: Preparing [2023-05-11T04:22:35.734Z] 1a9929c5021a: Preparing [2023-05-11T04:22:35.734Z] f1417ff83b31: Preparing [2023-05-11T04:22:35.734Z] f1417ff83b31: Layer already exists [2023-05-11T04:22:35.734Z] 6430509fe5e1: Layer already exists [2023-05-11T04:22:35.734Z] 1a9929c5021a: Layer already exists [2023-05-11T04:22:35.734Z] 0dae25245871: Layer already exists [2023-05-11T04:22:35.734Z] 1faab2ef0f35: Layer already exists [2023-05-11T04:22:35.734Z] main: digest: sha256:541f34cb3a95e3b841fe40f45d74ac55d27dc19be34b34f35f71ba7791ea03d5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:22:35.788Z] ===================================================== [Pipeline] echo [2023-05-11T04:22:35.796Z] taggedImages: [2023-05-11T04:22:35.796Z] - nexus3.edgexfoundry.org:10004/device-mqtt:aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:22:35.796Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-11T04:22:35.796Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.35 [2023-05-11T04:22:35.796Z] - nexus3.edgexfoundry.org:10004/device-mqtt:aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [2023-05-11T04:22:35.796Z] - 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-11T04:22:36.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:22:36.170Z] [2023-05-11T04:22:36.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:36.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:22:36.506Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T04:22:36.506Z] 5eb5b503b376: Pulling fs layer [2023-05-11T04:22:36.506Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T04:22:36.506Z] ec43610c2a17: Pulling fs layer [2023-05-11T04:22:36.506Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T04:22:36.506Z] 33b1e0a273af: Pulling fs layer [2023-05-11T04:22:36.506Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T04:22:36.506Z] 2f39f015ded8: Pulling fs layer [2023-05-11T04:22:36.506Z] 33b1e0a273af: Waiting [2023-05-11T04:22:36.506Z] 5d3b04190fa2: Waiting [2023-05-11T04:22:36.506Z] 2f39f015ded8: Waiting [2023-05-11T04:22:36.506Z] 5c69ac0246d0: Download complete [2023-05-11T04:22:36.506Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T04:22:36.506Z] 3a2ae6a8a46f: Download complete [2023-05-11T04:22:37.701Z] 33b1e0a273af: Verifying Checksum [2023-05-11T04:22:37.701Z] 33b1e0a273af: Download complete [2023-05-11T04:22:37.701Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T04:22:37.701Z] 5d3b04190fa2: Download complete [2023-05-11T04:22:37.971Z] ec43610c2a17: Verifying Checksum [2023-05-11T04:22:37.971Z] ec43610c2a17: Download complete [2023-05-11T04:22:37.971Z] 5eb5b503b376: Verifying Checksum [2023-05-11T04:22:37.971Z] 5eb5b503b376: Download complete [2023-05-11T04:22:38.561Z] 2f39f015ded8: Verifying Checksum [2023-05-11T04:22:38.561Z] 2f39f015ded8: Download complete [2023-05-11T04:22:39.139Z] 5eb5b503b376: Pull complete [2023-05-11T04:22:39.409Z] 5c69ac0246d0: Pull complete [2023-05-11T04:22:39.673Z] ec43610c2a17: Pull complete [2023-05-11T04:22:39.939Z] 3a2ae6a8a46f: Pull complete [2023-05-11T04:22:39.939Z] 33b1e0a273af: Pull complete [2023-05-11T04:22:40.199Z] 5d3b04190fa2: Pull complete [2023-05-11T04:22:44.422Z] 2f39f015ded8: Pull complete [2023-05-11T04:22:44.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T04:22:44.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:22:44.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:22:45.502Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:22:45.729Z] $ 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-11T04:22:49.542Z] $ docker top f56b72277d72314ed6500a8023d9537b23995ca68249234be6827e1208578350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:22:49.892Z] ---> job-cost.sh [2023-05-11T04:22:49.892Z] lf-activate-venv: SKIPPING [2023-05-11T04:22:49.892Z] INFO: No Stack... [2023-05-11T04:22:50.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:22:51.798Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:22:52.094Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-11T04:22:52.094Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T04:22:52.110Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] [2023-05-11T04:22:52.116Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] did not exist. Created. [2023-05-11T04:22:52.116Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:22:52.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T04:22:52.462Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:22:52.468Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:22:52.525Z] $ docker stop --time=1 f56b72277d72314ed6500a8023d9537b23995ca68249234be6827e1208578350 [2023-05-11T04:22:53.912Z] $ docker rm -f --volumes f56b72277d72314ed6500a8023d9537b23995ca68249234be6827e1208578350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T04:23:19.929Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15167 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-11T04:23:19.944Z] Running in /w/workspace/device-mqtt-go/119 [Pipeline] { [Pipeline] checkout [2023-05-11T04:23:19.984Z] Selected Git installation does not exist. Using Default [2023-05-11T04:23:19.985Z] The recommended git tool is: NONE [2023-05-11T04:23:26.293Z] using credential edgex-jenkins-ssh [2023-05-11T04:23:26.310Z] Cloning the remote Git repository [2023-05-11T04:23:26.360Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-11T04:23:26.463Z] > git init /w/workspace/device-mqtt-go/119 # timeout=10 [2023-05-11T04:23:26.646Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-11T04:23:26.647Z] > git --version # timeout=10 [2023-05-11T04:23:26.675Z] > git --version # 'git version 2.25.1' [2023-05-11T04:23:26.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T04:23:26.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:23:28.063Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-11T04:23:28.091Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:23:29.141Z] Avoid second fetch [2023-05-11T04:23:29.142Z] Checking out Revision aee7b0e7ef23d1e8502c68f930469c32112c0c09 (main) [2023-05-11T04:23:29.841Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#599)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:23:29.160Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T04:23:29.249Z] > git checkout -f aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 [2023-05-11T04:23:30.700Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T04:23:30.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:23:30.700Z] Dload Upload Total Spent Left Speed [2023-05-11T04:23:30.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-05-11T04:23:31.355Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T04:23:31.683Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T04:23:31.683Z] + sudo tee /etc/docker/daemon.new [2023-05-11T04:23:31.683Z] { [2023-05-11T04:23:31.683Z] "registry-mirrors": [ [2023-05-11T04:23:31.683Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T04:23:31.683Z] ], [2023-05-11T04:23:31.683Z] "bip": "10.250.0.254/24", [2023-05-11T04:23:31.683Z] "hosts": [ [2023-05-11T04:23:31.683Z] "tcp://0.0.0.0:5555", [2023-05-11T04:23:31.683Z] "unix:///var/run/docker.sock" [2023-05-11T04:23:31.683Z] ], [2023-05-11T04:23:31.683Z] "mtu": 1458, [2023-05-11T04:23:31.683Z] "selinux-enabled": true, [2023-05-11T04:23:31.683Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T04:23:31.683Z] } [Pipeline] sh [2023-05-11T04:23:32.025Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T04:23:32.380Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:23:50.680Z] provisioning config files... [2023-05-11T04:23:50.712Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/119@tmp/config10076382644810297478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:23:51.082Z] ---> docker-login.sh [2023-05-11T04:23:51.082Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:23:51.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:23:51.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:23:51.948Z] Configure a credential helper to remove this warning. See [2023-05-11T04:23:51.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:23:51.948Z] [2023-05-11T04:23:51.948Z] Login Succeeded [2023-05-11T04:23:51.948Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:23:52.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:23:52.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:23:52.223Z] Configure a credential helper to remove this warning. See [2023-05-11T04:23:52.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:23:52.223Z] [2023-05-11T04:23:52.223Z] Login Succeeded [2023-05-11T04:23:52.223Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:23:52.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:23:52.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:23:52.770Z] Configure a credential helper to remove this warning. See [2023-05-11T04:23:52.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:23:52.770Z] [2023-05-11T04:23:52.770Z] Login Succeeded [2023-05-11T04:23:52.770Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:23:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:23:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:23:53.044Z] Configure a credential helper to remove this warning. See [2023-05-11T04:23:53.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:23:53.044Z] [2023-05-11T04:23:53.044Z] Login Succeeded [2023-05-11T04:23:53.044Z] docker.io [2023-05-11T04:23:53.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:23:53.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:23:53.585Z] Configure a credential helper to remove this warning. See [2023-05-11T04:23:53.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:23:53.585Z] [2023-05-11T04:23:53.585Z] Login Succeeded [2023-05-11T04:23:53.585Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:23:53.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:23:53.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:23:53.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:23:53.937Z] ========================================================= [2023-05-11T04:23:53.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T04:23:53.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:23:54.307Z] + 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-11T04:23:54.580Z] Sending build context to Docker daemon 3.38MB [2023-05-11T04:23:54.580Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:23:54.580Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T04:23:54.853Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T04:23:54.853Z] c41833b44d91: Pulling fs layer [2023-05-11T04:23:54.853Z] ed15518f5707: Pulling fs layer [2023-05-11T04:23:54.853Z] feae8fd75edb: Pulling fs layer [2023-05-11T04:23:54.853Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T04:23:54.853Z] 3cdef696dda3: Pulling fs layer [2023-05-11T04:23:54.853Z] 2ced38df9373: Pulling fs layer [2023-05-11T04:23:54.853Z] 58f1dce35555: Pulling fs layer [2023-05-11T04:23:54.853Z] 3cdef696dda3: Waiting [2023-05-11T04:23:54.853Z] 242c74f7c9fa: Waiting [2023-05-11T04:23:54.853Z] 2ced38df9373: Waiting [2023-05-11T04:23:54.853Z] 58f1dce35555: Waiting [2023-05-11T04:23:54.853Z] ed15518f5707: Verifying Checksum [2023-05-11T04:23:54.853Z] ed15518f5707: Download complete [2023-05-11T04:23:54.853Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T04:23:54.853Z] 242c74f7c9fa: Download complete [2023-05-11T04:23:54.853Z] 3cdef696dda3: Verifying Checksum [2023-05-11T04:23:54.853Z] 3cdef696dda3: Download complete [2023-05-11T04:23:54.853Z] c41833b44d91: Download complete [2023-05-11T04:23:56.303Z] c41833b44d91: Pull complete [2023-05-11T04:23:56.303Z] 58f1dce35555: Verifying Checksum [2023-05-11T04:23:56.303Z] 58f1dce35555: Download complete [2023-05-11T04:23:56.588Z] ed15518f5707: Pull complete [2023-05-11T04:23:57.584Z] feae8fd75edb: Verifying Checksum [2023-05-11T04:23:57.584Z] feae8fd75edb: Download complete [2023-05-11T04:23:57.857Z] 2ced38df9373: Verifying Checksum [2023-05-11T04:23:57.857Z] 2ced38df9373: Download complete [2023-05-11T04:24:10.238Z] feae8fd75edb: Pull complete [2023-05-11T04:24:10.238Z] 242c74f7c9fa: Pull complete [2023-05-11T04:24:10.238Z] 3cdef696dda3: Pull complete [2023-05-11T04:24:16.930Z] 2ced38df9373: Pull complete [2023-05-11T04:24:19.650Z] 58f1dce35555: Pull complete [2023-05-11T04:24:19.921Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T04:24:19.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T04:24:19.921Z] ---> fadd8f120f05 [2023-05-11T04:24:19.921Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:24:21.891Z] ---> Running in abd0f30c4f6e [2023-05-11T04:24:22.166Z] Removing intermediate container abd0f30c4f6e [2023-05-11T04:24:22.166Z] ---> 4ae9239fa9ae [2023-05-11T04:24:22.166Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:24:22.166Z] ---> Running in 80512776a0d6 [2023-05-11T04:24:22.446Z] Removing intermediate container 80512776a0d6 [2023-05-11T04:24:22.446Z] ---> f368b4a386a9 [2023-05-11T04:24:22.446Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T04:24:22.719Z] ---> Running in 41a11da7b2e4 [2023-05-11T04:24:22.991Z] Removing intermediate container 41a11da7b2e4 [2023-05-11T04:24:22.991Z] ---> 7cd796bd4c70 [2023-05-11T04:24:22.991Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:24:22.991Z] ---> Running in 0d4507038f42 [2023-05-11T04:24:23.578Z] Removing intermediate container 0d4507038f42 [2023-05-11T04:24:23.578Z] ---> ffc66bd4d87d [2023-05-11T04:24:23.578Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:24:23.578Z] ---> Running in 1295c8841ab5 [2023-05-11T04:24:25.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:24:25.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:24:26.568Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T04:24:26.568Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T04:24:26.568Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T04:24:26.568Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T04:24:26.568Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:24:26.568Z] OK: 268 MiB in 57 packages [2023-05-11T04:24:27.987Z] Removing intermediate container 1295c8841ab5 [2023-05-11T04:24:27.987Z] ---> 5b59cd4627cd [2023-05-11T04:24:27.987Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-11T04:24:27.987Z] ---> Running in bd6afdfd21c9 [2023-05-11T04:24:28.257Z] Removing intermediate container bd6afdfd21c9 [2023-05-11T04:24:28.257Z] ---> 5e6a7d440af3 [2023-05-11T04:24:28.257Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T04:24:28.849Z] ---> 4a273e1f9768 [2023-05-11T04:24:28.849Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:24:28.849Z] ---> Running in b18b333c8e40 [2023-05-11T04:25:36.756Z] Removing intermediate container b18b333c8e40 [2023-05-11T04:25:36.756Z] ---> 79fdafb79611 [2023-05-11T04:25:36.756Z] Step 11/12 : COPY . . [2023-05-11T04:25:36.756Z] ---> 014ec3910eed [2023-05-11T04:25:36.756Z] Step 12/12 : RUN $MAKE [2023-05-11T04:25:36.756Z] ---> Running in 4f225eadf7f4 [2023-05-11T04:25:36.756Z] noop [2023-05-11T04:25:36.756Z] Removing intermediate container 4f225eadf7f4 [2023-05-11T04:25:36.756Z] ---> 4490dbbd136c [2023-05-11T04:25:36.756Z] Successfully built 4490dbbd136c [2023-05-11T04:25:36.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:25:37.123Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:25:37.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:25:37.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-15167 does not seem to be running inside a container [2023-05-11T04:25:37.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/119 -v /w/workspace/device-mqtt-go/119:/w/workspace/device-mqtt-go/119:rw,z -v /w/workspace/device-mqtt-go/119@tmp:/w/workspace/device-mqtt-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T04:25:38.826Z] $ docker top 51cbc875c9d225a9df5813d815582585922edf382c58c45812bb871f0297ae7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:25:39.709Z] + go version [2023-05-11T04:25:39.709Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T04:25:39.735Z] $ docker stop --time=1 51cbc875c9d225a9df5813d815582585922edf382c58c45812bb871f0297ae7a [2023-05-11T04:25:41.415Z] $ docker rm -f --volumes 51cbc875c9d225a9df5813d815582585922edf382c58c45812bb871f0297ae7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:25:41.997Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:25:41.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:25:42.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-15167 does not seem to be running inside a container [2023-05-11T04:25:42.259Z] $ 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/119 -v /w/workspace/device-mqtt-go/119:/w/workspace/device-mqtt-go/119:rw,z -v /w/workspace/device-mqtt-go/119@tmp:/w/workspace/device-mqtt-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T04:25:43.479Z] $ docker top 82ab2f2e207594c39ebfedb86cec84244fe23bdd069c5813c71d539951b569b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:25:44.325Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/119 [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:25:44.673Z] + make test [2023-05-11T04:25:44.673Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:26:23.598Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-11T04:29:00.359Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-11T04:29:00.359Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-11T04:29:00.359Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.090s coverage: 23.1% of statements [2023-05-11T04:29:00.359Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T04:29:00.359Z] go vet ./... [2023-05-11T04:29:27.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:29:27.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:29:27.079Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:29:27.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:29:27.117Z] $ docker stop --time=1 82ab2f2e207594c39ebfedb86cec84244fe23bdd069c5813c71d539951b569b2 [2023-05-11T04:29:29.047Z] $ docker rm -f --volumes 82ab2f2e207594c39ebfedb86cec84244fe23bdd069c5813c71d539951b569b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:29:30.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:29:30.355Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T04:29:30.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:29:31.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:29:31.664Z] + ls -al . [2023-05-11T04:29:31.664Z] total 176 [2023-05-11T04:29:31.664Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 04:25 . [2023-05-11T04:29:31.664Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:23 .. [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 140 May 11 04:23 .dockerignore [2023-05-11T04:29:31.664Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:23 .git [2023-05-11T04:29:31.664Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:23 .github [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 04:23 .gitignore [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 04:23 .golangci.yml [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 11 04:23 Attribution.txt [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 11 04:23 CHANGELOG.md [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 11 04:23 Dockerfile [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:23 GOVERNANCE.md [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 678 May 11 04:23 Jenkinsfile [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 04:23 LICENSE [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 11 04:23 Makefile [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 04:23 OWNERS.md [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 11 04:23 README.md [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:20 VERSION [2023-05-11T04:29:31.664Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:23 bin [2023-05-11T04:29:31.664Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:23 cmd [2023-05-11T04:29:31.664Z] -rw-r--r-- 1 jenkins jenkins 18144 May 11 04:28 coverage.out [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 11 04:23 go.mod [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 11 04:23 go.sum [2023-05-11T04:29:31.664Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:23 internal [2023-05-11T04:29:31.664Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:23 mock [2023-05-11T04:29:31.664Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:23 snap [2023-05-11T04:29:31.664Z] -rw-rw-r-- 1 jenkins jenkins 227 May 11 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:29:32.019Z] + 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=aee7b0e7ef23d1e8502c68f930469c32112c0c09 --label arch=arm64 --label version=3.0.0-dev.35 . [2023-05-11T04:29:32.288Z] Sending build context to Docker daemon 3.399MB [2023-05-11T04:29:32.289Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:29:32.289Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-11T04:29:32.289Z] ---> 4490dbbd136c [2023-05-11T04:29:32.289Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:29:32.558Z] ---> Running in 1ae2114bd7c3 [2023-05-11T04:29:32.826Z] Removing intermediate container 1ae2114bd7c3 [2023-05-11T04:29:32.826Z] ---> f15cb1f33824 [2023-05-11T04:29:32.826Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:29:33.095Z] ---> Running in a466725e27b7 [2023-05-11T04:29:33.370Z] Removing intermediate container a466725e27b7 [2023-05-11T04:29:33.370Z] ---> c9e82b7d84c5 [2023-05-11T04:29:33.370Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T04:29:33.370Z] ---> Running in 9d40f4b05fa0 [2023-05-11T04:29:33.647Z] Removing intermediate container 9d40f4b05fa0 [2023-05-11T04:29:33.647Z] ---> 437ef19f434d [2023-05-11T04:29:33.647Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:29:33.917Z] ---> Running in 59000d035c80 [2023-05-11T04:29:34.188Z] Removing intermediate container 59000d035c80 [2023-05-11T04:29:34.188Z] ---> bf39a4b6a9de [2023-05-11T04:29:34.188Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:29:34.188Z] ---> Running in 72e8fb480bd5 [2023-05-11T04:29:35.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:29:36.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:29:37.168Z] OK: 268 MiB in 57 packages [2023-05-11T04:29:38.140Z] Removing intermediate container 72e8fb480bd5 [2023-05-11T04:29:38.140Z] ---> e8fa9c5a66d8 [2023-05-11T04:29:38.140Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-11T04:29:38.140Z] ---> Running in 5806d311042b [2023-05-11T04:29:38.730Z] Removing intermediate container 5806d311042b [2023-05-11T04:29:38.730Z] ---> e5d376b33184 [2023-05-11T04:29:38.730Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-11T04:29:39.317Z] ---> 1e3af1a1b09f [2023-05-11T04:29:39.317Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:29:39.317Z] ---> Running in 08fc68d0463a [2023-05-11T04:29:41.915Z] Removing intermediate container 08fc68d0463a [2023-05-11T04:29:41.915Z] ---> caa7eadaf676 [2023-05-11T04:29:41.915Z] Step 11/24 : COPY . . [2023-05-11T04:29:45.267Z] ---> 828bb175fda1 [2023-05-11T04:29:45.267Z] Step 12/24 : RUN $MAKE [2023-05-11T04:29:45.267Z] ---> Running in 425f7c063bbd [2023-05-11T04:29:46.234Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-11T04:32:07.986Z] Removing intermediate container 425f7c063bbd [2023-05-11T04:32:07.986Z] ---> 2b24d067730d [2023-05-11T04:32:07.986Z] Step 13/24 : FROM alpine:3.17 [2023-05-11T04:32:08.256Z] 3.17: Pulling from library/alpine [2023-05-11T04:32:08.256Z] c41833b44d91: Already exists [2023-05-11T04:32:08.525Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:32:08.525Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:32:08.525Z] ---> 51e60588ff2c [2023-05-11T04:32:08.525Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-11T04:32:08.525Z] ---> Running in 1d2bc4896769 [2023-05-11T04:32:08.801Z] Removing intermediate container 1d2bc4896769 [2023-05-11T04:32:08.801Z] ---> db2671336591 [2023-05-11T04:32:08.801Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T04:32:09.071Z] ---> Running in 65abe523b2d5 [2023-05-11T04:32:10.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:32:11.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:32:11.981Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T04:32:12.251Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:32:12.251Z] OK: 8 MiB in 16 packages [2023-05-11T04:32:13.220Z] Removing intermediate container 65abe523b2d5 [2023-05-11T04:32:13.220Z] ---> 8f649fb02a11 [2023-05-11T04:32:13.220Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-11T04:32:14.648Z] ---> a3658059205f [2023-05-11T04:32:14.648Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-11T04:32:15.238Z] ---> 7d9bba23f51b [2023-05-11T04:32:15.238Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-11T04:32:15.826Z] ---> 577cfe813d43 [2023-05-11T04:32:15.826Z] Step 19/24 : EXPOSE 59982 [2023-05-11T04:32:15.826Z] ---> Running in 79a44ca14f73 [2023-05-11T04:32:16.096Z] Removing intermediate container 79a44ca14f73 [2023-05-11T04:32:16.096Z] ---> 3a81930271f2 [2023-05-11T04:32:16.096Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-11T04:32:16.096Z] ---> Running in efbb7fcf5e85 [2023-05-11T04:32:16.689Z] Removing intermediate container efbb7fcf5e85 [2023-05-11T04:32:16.689Z] ---> e75f4a20036e [2023-05-11T04:32:16.689Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-11T04:32:16.689Z] ---> Running in 682ab30efe1a [2023-05-11T04:32:16.958Z] Removing intermediate container 682ab30efe1a [2023-05-11T04:32:16.958Z] ---> 98c9250ca2d2 [2023-05-11T04:32:16.958Z] Step 22/24 : LABEL arch=arm64 [2023-05-11T04:32:16.958Z] ---> Running in fbc777deb5e4 [2023-05-11T04:32:17.548Z] Removing intermediate container fbc777deb5e4 [2023-05-11T04:32:17.548Z] ---> 9456eca2786e [2023-05-11T04:32:17.548Z] Step 23/24 : LABEL git_sha=aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:32:17.548Z] ---> Running in a8760fba06d7 [2023-05-11T04:32:17.820Z] Removing intermediate container a8760fba06d7 [2023-05-11T04:32:17.820Z] ---> 9338b91485e2 [2023-05-11T04:32:17.820Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-05-11T04:32:17.820Z] ---> Running in 8cb618b0b8ed [2023-05-11T04:32:18.088Z] Removing intermediate container 8cb618b0b8ed [2023-05-11T04:32:18.088Z] ---> 880a4bc49852 [2023-05-11T04:32:18.088Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:32:18.088Z] Successfully built 880a4bc49852 [2023-05-11T04:32:18.088Z] 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-11T04:32:18.238Z] provisioning config files... [2023-05-11T04:32:18.257Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/119@tmp/config17240846301012972021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:32:18.601Z] ---> docker-login.sh [2023-05-11T04:32:18.601Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:32:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:32:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:32:18.870Z] Configure a credential helper to remove this warning. See [2023-05-11T04:32:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:32:18.870Z] [2023-05-11T04:32:18.870Z] Login Succeeded [2023-05-11T04:32:18.870Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:32:19.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:32:19.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:32:19.141Z] Configure a credential helper to remove this warning. See [2023-05-11T04:32:19.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:32:19.141Z] [2023-05-11T04:32:19.141Z] Login Succeeded [2023-05-11T04:32:19.141Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:32:19.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:32:19.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:32:19.678Z] Configure a credential helper to remove this warning. See [2023-05-11T04:32:19.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:32:19.678Z] [2023-05-11T04:32:19.678Z] Login Succeeded [2023-05-11T04:32:19.678Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:32:19.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:32:19.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:32:19.947Z] Configure a credential helper to remove this warning. See [2023-05-11T04:32:19.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:32:19.947Z] [2023-05-11T04:32:19.947Z] Login Succeeded [2023-05-11T04:32:19.947Z] docker.io [2023-05-11T04:32:20.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:32:20.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:32:20.535Z] Configure a credential helper to remove this warning. See [2023-05-11T04:32:20.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:32:20.535Z] [2023-05-11T04:32:20.535Z] Login Succeeded [2023-05-11T04:32:20.535Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:32:20.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:32:20.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:32:20.622Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-11T04:32:20.622Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:32:20.622Z] latest [2023-05-11T04:32:20.622Z] 3.0.0-dev.35 [2023-05-11T04:32:20.622Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [2023-05-11T04:32:20.622Z] main [2023-05-11T04:32:20.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:21.028Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:21.411Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:32:21.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-11T04:32:21.411Z] e8403e9774b8: Preparing [2023-05-11T04:32:21.411Z] 8cc0efdae17e: Preparing [2023-05-11T04:32:21.411Z] d770a5d377f5: Preparing [2023-05-11T04:32:21.411Z] dd7cd610804c: Preparing [2023-05-11T04:32:21.411Z] 26cbea5cba74: Preparing [2023-05-11T04:32:21.411Z] 26cbea5cba74: Layer already exists [2023-05-11T04:32:21.688Z] 8cc0efdae17e: Pushed [2023-05-11T04:32:21.688Z] dd7cd610804c: Pushed [2023-05-11T04:32:21.688Z] e8403e9774b8: Pushed [2023-05-11T04:32:28.409Z] d770a5d377f5: Pushed [2023-05-11T04:32:28.409Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09: digest: sha256:33a524b31e3cf577f6271fddb254bafd6bc546c08c5899a11cd3e4c324c35b83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:28.756Z] + 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-11T04:32:29.106Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-11T04:32:29.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-11T04:32:29.106Z] e8403e9774b8: Preparing [2023-05-11T04:32:29.106Z] 8cc0efdae17e: Preparing [2023-05-11T04:32:29.106Z] d770a5d377f5: Preparing [2023-05-11T04:32:29.106Z] dd7cd610804c: Preparing [2023-05-11T04:32:29.106Z] 26cbea5cba74: Preparing [2023-05-11T04:32:29.106Z] dd7cd610804c: Layer already exists [2023-05-11T04:32:29.106Z] d770a5d377f5: Layer already exists [2023-05-11T04:32:29.106Z] e8403e9774b8: Layer already exists [2023-05-11T04:32:29.106Z] 26cbea5cba74: Layer already exists [2023-05-11T04:32:29.106Z] 8cc0efdae17e: Layer already exists [2023-05-11T04:32:29.373Z] latest: digest: sha256:33a524b31e3cf577f6271fddb254bafd6bc546c08c5899a11cd3e4c324c35b83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:29.723Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:30.075Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.35 [2023-05-11T04:32:30.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-11T04:32:30.075Z] e8403e9774b8: Preparing [2023-05-11T04:32:30.075Z] 8cc0efdae17e: Preparing [2023-05-11T04:32:30.075Z] d770a5d377f5: Preparing [2023-05-11T04:32:30.075Z] dd7cd610804c: Preparing [2023-05-11T04:32:30.075Z] 26cbea5cba74: Preparing [2023-05-11T04:32:30.075Z] 8cc0efdae17e: Layer already exists [2023-05-11T04:32:30.075Z] dd7cd610804c: Layer already exists [2023-05-11T04:32:30.075Z] d770a5d377f5: Layer already exists [2023-05-11T04:32:30.075Z] 26cbea5cba74: Layer already exists [2023-05-11T04:32:30.075Z] e8403e9774b8: Layer already exists [2023-05-11T04:32:30.342Z] 3.0.0-dev.35: digest: sha256:33a524b31e3cf577f6271fddb254bafd6bc546c08c5899a11cd3e4c324c35b83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:30.715Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:31.066Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [2023-05-11T04:32:31.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-11T04:32:31.066Z] e8403e9774b8: Preparing [2023-05-11T04:32:31.066Z] 8cc0efdae17e: Preparing [2023-05-11T04:32:31.066Z] d770a5d377f5: Preparing [2023-05-11T04:32:31.066Z] dd7cd610804c: Preparing [2023-05-11T04:32:31.066Z] 26cbea5cba74: Preparing [2023-05-11T04:32:31.066Z] 8cc0efdae17e: Layer already exists [2023-05-11T04:32:31.066Z] e8403e9774b8: Layer already exists [2023-05-11T04:32:31.066Z] dd7cd610804c: Layer already exists [2023-05-11T04:32:31.066Z] d770a5d377f5: Layer already exists [2023-05-11T04:32:31.066Z] 26cbea5cba74: Layer already exists [2023-05-11T04:32:31.066Z] aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35: digest: sha256:33a524b31e3cf577f6271fddb254bafd6bc546c08c5899a11cd3e4c324c35b83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:31.691Z] + 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-11T04:32:32.035Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-11T04:32:32.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-11T04:32:32.035Z] e8403e9774b8: Preparing [2023-05-11T04:32:32.035Z] 8cc0efdae17e: Preparing [2023-05-11T04:32:32.035Z] d770a5d377f5: Preparing [2023-05-11T04:32:32.035Z] dd7cd610804c: Preparing [2023-05-11T04:32:32.035Z] 26cbea5cba74: Preparing [2023-05-11T04:32:32.035Z] 26cbea5cba74: Layer already exists [2023-05-11T04:32:32.035Z] d770a5d377f5: Layer already exists [2023-05-11T04:32:32.035Z] dd7cd610804c: Layer already exists [2023-05-11T04:32:32.035Z] e8403e9774b8: Layer already exists [2023-05-11T04:32:32.035Z] 8cc0efdae17e: Layer already exists [2023-05-11T04:32:32.035Z] main: digest: sha256:33a524b31e3cf577f6271fddb254bafd6bc546c08c5899a11cd3e4c324c35b83 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:32:32.367Z] ===================================================== [Pipeline] echo [2023-05-11T04:32:32.383Z] taggedImages: [2023-05-11T04:32:32.383Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aee7b0e7ef23d1e8502c68f930469c32112c0c09 [2023-05-11T04:32:32.383Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-11T04:32:32.383Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.35 [2023-05-11T04:32:32.383Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:aee7b0e7ef23d1e8502c68f930469c32112c0c09-3.0.0-dev.35 [2023-05-11T04:32:32.383Z] - 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-11T04:32:32.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:32:32.765Z] [2023-05-11T04:32:32.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:33.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:32:33.097Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T04:32:33.097Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T04:32:33.097Z] 04944245beec: Pulling fs layer [2023-05-11T04:32:33.097Z] 699f458cf7ca: Pulling fs layer [2023-05-11T04:32:33.097Z] 765212b225bb: Pulling fs layer [2023-05-11T04:32:33.097Z] f23df028b6ca: Pulling fs layer [2023-05-11T04:32:33.097Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T04:32:33.097Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T04:32:33.097Z] f23df028b6ca: Waiting [2023-05-11T04:32:33.097Z] d65c8cfc05b1: Waiting [2023-05-11T04:32:33.097Z] 765212b225bb: Waiting [2023-05-11T04:32:33.097Z] 2437ff75d9bd: Waiting [2023-05-11T04:32:33.367Z] 04944245beec: Verifying Checksum [2023-05-11T04:32:33.367Z] 04944245beec: Download complete [2023-05-11T04:32:33.367Z] 765212b225bb: Verifying Checksum [2023-05-11T04:32:33.367Z] 765212b225bb: Download complete [2023-05-11T04:32:33.367Z] f23df028b6ca: Verifying Checksum [2023-05-11T04:32:33.367Z] f23df028b6ca: Download complete [2023-05-11T04:32:33.367Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T04:32:33.367Z] d65c8cfc05b1: Download complete [2023-05-11T04:32:33.634Z] 699f458cf7ca: Verifying Checksum [2023-05-11T04:32:33.634Z] 699f458cf7ca: Download complete [2023-05-11T04:32:33.904Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T04:32:33.904Z] 8998bd30e6a1: Download complete [2023-05-11T04:32:36.490Z] 2437ff75d9bd: Download complete [2023-05-11T04:32:37.900Z] 8998bd30e6a1: Pull complete [2023-05-11T04:32:38.169Z] 04944245beec: Pull complete [2023-05-11T04:32:41.515Z] 699f458cf7ca: Pull complete [2023-05-11T04:32:41.515Z] 765212b225bb: Pull complete [2023-05-11T04:32:42.098Z] f23df028b6ca: Pull complete [2023-05-11T04:32:42.366Z] d65c8cfc05b1: Pull complete [2023-05-11T04:32:54.670Z] 2437ff75d9bd: Pull complete [2023-05-11T04:32:54.670Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T04:32:54.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:32:54.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:32:54.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-15167 does not seem to be running inside a container [2023-05-11T04:32:54.971Z] $ 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/119 -v /w/workspace/device-mqtt-go/119:/w/workspace/device-mqtt-go/119:rw,z -v /w/workspace/device-mqtt-go/119@tmp:/w/workspace/device-mqtt-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T04:32:58.540Z] $ docker top 7278416e47d8c95f807a89cffb416c1c81aab8693843234b8bc1371914d0c8d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:32:59.287Z] ---> job-cost.sh [2023-05-11T04:32:59.563Z] lf-activate-venv: SKIPPING [2023-05-11T04:32:59.563Z] INFO: No Stack... [2023-05-11T04:32:59.833Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T04:33:00.795Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:33:01.437Z] + cut -d, -f6 [2023-05-11T04:33:01.437Z] + cat /w/workspace/device-mqtt-go/119/archives/cost.csv [Pipeline] lock [2023-05-11T04:33:01.473Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] [2023-05-11T04:33:01.480Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] did not exist. Created. [2023-05-11T04:33:01.480Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:33:02.158Z] /w/workspace/device-mqtt-go/119@tmp/durable-40efb661/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T04:33:02.823Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T04:33:02.848Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T04:33:02.900Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:33:02.909Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:33:02.931Z] $ docker stop --time=1 7278416e47d8c95f807a89cffb416c1c81aab8693843234b8bc1371914d0c8d7 [2023-05-11T04:33:04.475Z] $ docker rm -f --volumes 7278416e47d8c95f807a89cffb416c1c81aab8693843234b8bc1371914d0c8d7 [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-11T04:33:04.892Z] provisioning config files... [2023-05-11T04:33:04.899Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7039125288487404133tmp [Pipeline] { [Pipeline] sh [2023-05-11T04:33:05.195Z] + set +x [2023-05-11T04:33:05.195Z] + curl -s https://codecov.io/bash [2023-05-11T04:33:05.195Z] + bash -s -- [2023-05-11T04:33:05.195Z] [2023-05-11T04:33:05.195Z] _____ _ [2023-05-11T04:33:05.195Z] / ____| | | [2023-05-11T04:33:05.195Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T04:33:05.195Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T04:33:05.195Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T04:33:05.195Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T04:33:05.195Z] Bash-1.0.6 [2023-05-11T04:33:05.195Z] [2023-05-11T04:33:05.195Z] [2023-05-11T04:33:05.195Z] ==> git version 2.25.1 found [2023-05-11T04:33:05.195Z] ==> 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-11T04:33:05.195Z] Release-Date: 2020-01-08 [2023-05-11T04:33:05.195Z] 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-11T04:33:05.195Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T04:33:05.195Z] ==> Jenkins CI detected. [2023-05-11T04:33:05.195Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-11T04:33:05.195Z] project root: . [2023-05-11T04:33:05.195Z] --> token set from env [2023-05-11T04:33:05.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T04:33:05.195Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T04:33:05.195Z] ==> Python coveragepy not found [2023-05-11T04:33:05.195Z] ==> Searching for coverage reports in: [2023-05-11T04:33:05.195Z] + . [2023-05-11T04:33:05.195Z] -> Found 1 reports [2023-05-11T04:33:05.195Z] ==> Detecting git/mercurial file structure [2023-05-11T04:33:05.195Z] ==> Reading reports [2023-05-11T04:33:05.195Z] + ./coverage.out bytes=18144 [2023-05-11T04:33:05.195Z] ==> Appending adjustments [2023-05-11T04:33:05.196Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T04:33:05.453Z] + Found adjustments [2023-05-11T04:33:05.453Z] ==> Gzipping contents [2023-05-11T04:33:05.453Z] 4.0K /tmp/codecov.S0xlpW.gz [2023-05-11T04:33:05.453Z] ==> Uploading reports [2023-05-11T04:33:05.453Z] url: https://codecov.io [2023-05-11T04:33:05.453Z] query: branch=main&commit=aee7b0e7ef23d1e8502c68f930469c32112c0c09&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T04:33:05.453Z] -> Pinging Codecov [2023-05-11T04:33:05.453Z] 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=aee7b0e7ef23d1e8502c68f930469c32112c0c09&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T04:33:05.714Z] -> Uploading to [2023-05-11T04:33:05.714Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/7D719EC7BBE17E464838252E33014C33/aee7b0e7ef23d1e8502c68f930469c32112c0c09/f085b88f-1f94-475f-94e1-3d04c9ed3aa9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T043305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e895efd7bc35f7b7df16b343a6c82b51e810777ac3d8fcd18076101759e59065 [2023-05-11T04:33:05.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:33:05.714Z] Dload Upload Total Spent Left Speed [2023-05-11T04:33:05.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 14878 --:--:-- --:--:-- --:--:-- 14878 [2023-05-11T04:33:05.714Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] } [2023-05-11T04:33:05.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T04:33:05.869Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T04:33:05.879Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:06.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:33:06.183Z] [2023-05-11T04:33:06.183Z] 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-11T04:33:06.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:33:06.487Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T04:33:06.488Z] df9b9388f04a: Pulling fs layer [2023-05-11T04:33:06.488Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T04:33:06.488Z] 25bc292e5bac: Pulling fs layer [2023-05-11T04:33:06.488Z] 114826534d7a: Pulling fs layer [2023-05-11T04:33:06.488Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T04:33:06.488Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T04:33:06.488Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T04:33:06.488Z] 114826534d7a: Waiting [2023-05-11T04:33:06.488Z] 4657fd5d0bcf: Waiting [2023-05-11T04:33:06.488Z] 6ad1cebc031e: Waiting [2023-05-11T04:33:06.488Z] 8a3aa393b2d8: Waiting [2023-05-11T04:33:06.488Z] 25bc292e5bac: Verifying Checksum [2023-05-11T04:33:06.488Z] 25bc292e5bac: Download complete [2023-05-11T04:33:06.488Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T04:33:06.488Z] 52dc419b0ee2: Download complete [2023-05-11T04:33:06.488Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T04:33:06.488Z] 4657fd5d0bcf: Download complete [2023-05-11T04:33:06.488Z] df9b9388f04a: Verifying Checksum [2023-05-11T04:33:06.488Z] df9b9388f04a: Download complete [2023-05-11T04:33:06.750Z] df9b9388f04a: Pull complete [2023-05-11T04:33:06.750Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T04:33:06.750Z] 6ad1cebc031e: Download complete [2023-05-11T04:33:06.750Z] 52dc419b0ee2: Pull complete [2023-05-11T04:33:06.750Z] 25bc292e5bac: Pull complete [2023-05-11T04:33:07.317Z] 114826534d7a: Verifying Checksum [2023-05-11T04:33:07.317Z] 114826534d7a: Download complete [2023-05-11T04:33:07.317Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T04:33:07.317Z] 8a3aa393b2d8: Download complete [2023-05-11T04:33:10.683Z] 114826534d7a: Pull complete [2023-05-11T04:33:10.683Z] 4657fd5d0bcf: Pull complete [2023-05-11T04:33:10.941Z] 6ad1cebc031e: Pull complete [2023-05-11T04:33:13.492Z] 8a3aa393b2d8: Pull complete [2023-05-11T04:33:13.492Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T04:33:13.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:33:13.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:13.592Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:33:13.600Z] $ 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-11T04:33:17.064Z] $ docker top d693f07e935da9ad83f047a4f9d83acd05f46b6790428ab3bc35786c764c8e65 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T04:33:17.158Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-11T04:33:17.439Z] + set -o pipefail [2023-05-11T04:33:17.440Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-11T04:33:21.642Z] [2023-05-11T04:33:21.642Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-11T04:33:21.642Z] [2023-05-11T04:33:21.642Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/c7ce8eee-9bcc-4c58-bf7c-c7eaec9d6162 [2023-05-11T04:33:21.642Z] [2023-05-11T04:33:21.642Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T04:33:21.642Z] [2023-05-11T04:33:21.642Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T04:33:21.642Z] [2023-05-11T04:33:21.642Z] [2023-05-11T04:33:21.642Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T04:33:21.642Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T04:33:21.642Z] More details here: https://snyk.co/ue1NS [2023-05-11T04:33:21.642Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T04:33:21.642Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T04:33:21.627Z] $ docker stop --time=1 d693f07e935da9ad83f047a4f9d83acd05f46b6790428ab3bc35786c764c8e65 [2023-05-11T04:33:24.393Z] $ docker rm -f --volumes d693f07e935da9ad83f047a4f9d83acd05f46b6790428ab3bc35786c764c8e65 [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-11T04:33:25.134Z] + git log --format=format:%s -1 aee7b0e7ef23d1e8502c68f930469c32112c0c09 [Pipeline] sh [2023-05-11T04:33:25.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:33:25.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:25.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:33:25.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:25.791Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:33:25.795Z] $ 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-11T04:33:26.173Z] $ docker top ae2662d57a4b15b63e5f3734c3453f53cd8291d09745504a2496c9cbeff806de -eo pid,comm [2023-05-11T04:33:26.252Z] 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-11T04:33:26.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:33:26.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:33:26.297Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:33:26.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:33:26.387Z] $ docker exec ae2662d57a4b15b63e5f3734c3453f53cd8291d09745504a2496c9cbeff806de ssh-agent [2023-05-11T04:33:26.529Z] SSH_AUTH_SOCK=/tmp/ssh-LEW7bKPh3sX8/agent.32 [2023-05-11T04:33:26.529Z] SSH_AGENT_PID=38 [2023-05-11T04:33:26.535Z] Running ssh-add (command line suppressed) [2023-05-11T04:33:26.625Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17479272590043168244.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17479272590043168244.key) [2023-05-11T04:33:26.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:33:26.957Z] + git semver tag [2023-05-11T04:33:27.217Z] 2023-05-11 04:33:27,166 [run_tag] DEBUG tag force:False [2023-05-11T04:33:27.217Z] 2023-05-11 04:33:27,166 [check_head_tag] DEBUG check head tag [2023-05-11T04:33:27.217Z] 2023-05-11 04:33:27,167 [execute] INFO git cat-file --batch-check [2023-05-11T04:33:27.217Z] 2023-05-11 04:33:27,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T04:33:27.217Z] 2023-05-11 04:33:27,171 [execute] INFO git cat-file --batch [2023-05-11T04:33:27.217Z] 2023-05-11 04:33:27,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T04:33:27.476Z] 2023-05-11 04:33:27,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:33:27.476Z] 2023-05-11 04:33:27,202 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-05-11T04:33:27.476Z] 2023-05-11 04:33:27,203 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:33:27.476Z] 2023-05-11 04:33:27,208 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:33:27.476Z] 3.0.0-dev.35 [Pipeline] } [2023-05-11T04:33:27.459Z] $ docker exec --env ******** --env ******** ae2662d57a4b15b63e5f3734c3453f53cd8291d09745504a2496c9cbeff806de ssh-agent -k [2023-05-11T04:33:27.559Z] unset SSH_AUTH_SOCK; [2023-05-11T04:33:27.560Z] unset SSH_AGENT_PID; [2023-05-11T04:33:27.560Z] echo Agent pid 38 killed; [2023-05-11T04:33:27.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:33:27.907Z] + git semver [Pipeline] } [2023-05-11T04:33:28.149Z] $ docker stop --time=1 ae2662d57a4b15b63e5f3734c3453f53cd8291d09745504a2496c9cbeff806de [2023-05-11T04:33:29.449Z] $ docker rm -f --volumes ae2662d57a4b15b63e5f3734c3453f53cd8291d09745504a2496c9cbeff806de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:29.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:33:29.879Z] [2023-05-11T04:33:29.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:30.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:33:30.179Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T04:33:30.179Z] ab5ef0e58194: Pulling fs layer [2023-05-11T04:33:30.179Z] 9712f1f96733: Pulling fs layer [2023-05-11T04:33:30.179Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T04:33:30.179Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T04:33:30.179Z] 0d9ebad4ef96: Waiting [2023-05-11T04:33:30.179Z] e9a5061849ea: Pulling fs layer [2023-05-11T04:33:30.179Z] d747dcd14b5f: Pulling fs layer [2023-05-11T04:33:30.179Z] 2de7ff778b66: Pulling fs layer [2023-05-11T04:33:30.179Z] d747dcd14b5f: Waiting [2023-05-11T04:33:30.179Z] 2de7ff778b66: Waiting [2023-05-11T04:33:30.179Z] e9a5061849ea: Waiting [2023-05-11T04:33:30.179Z] 9712f1f96733: Verifying Checksum [2023-05-11T04:33:30.179Z] 9712f1f96733: Download complete [2023-05-11T04:33:30.439Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T04:33:30.439Z] 63f879dbbcfc: Download complete [2023-05-11T04:33:30.699Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T04:33:30.699Z] 0d9ebad4ef96: Download complete [2023-05-11T04:33:30.699Z] e9a5061849ea: Verifying Checksum [2023-05-11T04:33:30.699Z] e9a5061849ea: Download complete [2023-05-11T04:33:30.699Z] ab5ef0e58194: Download complete [2023-05-11T04:33:30.699Z] 2de7ff778b66: Verifying Checksum [2023-05-11T04:33:30.699Z] 2de7ff778b66: Download complete [2023-05-11T04:33:33.986Z] ab5ef0e58194: Pull complete [2023-05-11T04:33:33.986Z] 9712f1f96733: Pull complete [2023-05-11T04:33:34.245Z] 63f879dbbcfc: Pull complete [2023-05-11T04:33:38.441Z] 0d9ebad4ef96: Pull complete [2023-05-11T04:33:38.441Z] e9a5061849ea: Pull complete [2023-05-11T04:33:38.441Z] d747dcd14b5f: Pull complete [2023-05-11T04:33:39.816Z] 2de7ff778b66: Pull complete [2023-05-11T04:33:39.816Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T04:33:39.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:33:39.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:39.904Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:33:39.910Z] $ 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-11T04:33:42.520Z] $ docker top a524f7e5b11858bb8c4befaca4c50dd39ea28b0527382ca3178c68b27d3d2df3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:33:42.618Z] provisioning config files... [2023-05-11T04:33:42.625Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config269020216873611685tmp [2023-05-11T04:33:42.635Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8402954503277368017tmp [2023-05-11T04:33:42.644Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8025838745444822895tmp [Pipeline] { [Pipeline] echo [2023-05-11T04:33:42.660Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:42.943Z] ---> sigul-configuration.sh [2023-05-11T04:33:42.943Z] gpg: directory `/root/.gnupg' created [2023-05-11T04:33:42.943Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T04:33:42.943Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T04:33:42.943Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T04:33:42.943Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T04:33:42.943Z] gpg: CAST5 encrypted data [2023-05-11T04:33:42.943Z] gpg: encrypted with 1 passphrase [2023-05-11T04:33:42.943Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T04:33:43.226Z] + mkdir /home/jenkins [2023-05-11T04:33:43.226Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T04:33:43.512Z] + 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-11T04:33:43.520Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:43.799Z] ---> sigul-install.sh [2023-05-11T04:33:43.800Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T04:33:44.082Z] + git tag --list [2023-05-11T04:33:44.082Z] 0.7.1 [2023-05-11T04:33:44.082Z] v1.0.0 [2023-05-11T04:33:44.082Z] v1.1.0 [2023-05-11T04:33:44.082Z] v1.1.1 [2023-05-11T04:33:44.082Z] v1.2.2 [2023-05-11T04:33:44.083Z] v1.3.0 [2023-05-11T04:33:44.083Z] v1.3.1 [2023-05-11T04:33:44.083Z] v2.0.0 [2023-05-11T04:33:44.083Z] v2.1.0 [2023-05-11T04:33:44.083Z] v2.1.1 [2023-05-11T04:33:44.083Z] v2.1.1-dev.1 [2023-05-11T04:33:44.083Z] v2.1.1-dev.2 [2023-05-11T04:33:44.083Z] v2.2.0 [2023-05-11T04:33:44.083Z] v2.2.1-dev.1 [2023-05-11T04:33:44.083Z] v2.2.1-dev.10 [2023-05-11T04:33:44.083Z] v2.2.1-dev.2 [2023-05-11T04:33:44.083Z] v2.2.1-dev.3 [2023-05-11T04:33:44.083Z] v2.2.1-dev.4 [2023-05-11T04:33:44.083Z] v2.2.1-dev.5 [2023-05-11T04:33:44.083Z] v2.2.1-dev.6 [2023-05-11T04:33:44.083Z] v2.2.1-dev.7 [2023-05-11T04:33:44.083Z] v2.2.1-dev.8 [2023-05-11T04:33:44.083Z] v2.2.1-dev.9 [2023-05-11T04:33:44.083Z] v2.3.0 [2023-05-11T04:33:44.083Z] v2.3.0-dev.10 [2023-05-11T04:33:44.083Z] v2.3.0-dev.11 [2023-05-11T04:33:44.083Z] v2.3.0-dev.12 [2023-05-11T04:33:44.083Z] v2.3.0-dev.13 [2023-05-11T04:33:44.083Z] v2.3.0-dev.14 [2023-05-11T04:33:44.083Z] v2.3.0-dev.15 [2023-05-11T04:33:44.083Z] v2.3.0-dev.16 [2023-05-11T04:33:44.083Z] v2.3.0-dev.17 [2023-05-11T04:33:44.083Z] v2.3.0-dev.18 [2023-05-11T04:33:44.083Z] v2.3.0-dev.19 [2023-05-11T04:33:44.083Z] v2.3.0-dev.20 [2023-05-11T04:33:44.083Z] v2.3.0-dev.21 [2023-05-11T04:33:44.083Z] v2.3.0-dev.22 [2023-05-11T04:33:44.083Z] v2.3.0-dev.23 [2023-05-11T04:33:44.083Z] v2.3.0-dev.24 [2023-05-11T04:33:44.083Z] v2.3.0-dev.25 [2023-05-11T04:33:44.083Z] v2.3.0-dev.26 [2023-05-11T04:33:44.083Z] v2.3.0-dev.27 [2023-05-11T04:33:44.083Z] v2.3.0-dev.28 [2023-05-11T04:33:44.083Z] v2.3.0-dev.29 [2023-05-11T04:33:44.083Z] v2.3.0-dev.30 [2023-05-11T04:33:44.083Z] v2.3.0-dev.31 [2023-05-11T04:33:44.083Z] v2.3.0-dev.32 [2023-05-11T04:33:44.083Z] v2.3.0-dev.33 [2023-05-11T04:33:44.083Z] v2.3.0-dev.34 [2023-05-11T04:33:44.083Z] v3.0.0-dev.1 [2023-05-11T04:33:44.083Z] v3.0.0-dev.10 [2023-05-11T04:33:44.083Z] v3.0.0-dev.11 [2023-05-11T04:33:44.083Z] v3.0.0-dev.12 [2023-05-11T04:33:44.083Z] v3.0.0-dev.13 [2023-05-11T04:33:44.083Z] v3.0.0-dev.14 [2023-05-11T04:33:44.083Z] v3.0.0-dev.15 [2023-05-11T04:33:44.083Z] v3.0.0-dev.16 [2023-05-11T04:33:44.083Z] v3.0.0-dev.17 [2023-05-11T04:33:44.083Z] v3.0.0-dev.18 [2023-05-11T04:33:44.083Z] v3.0.0-dev.19 [2023-05-11T04:33:44.083Z] v3.0.0-dev.2 [2023-05-11T04:33:44.083Z] v3.0.0-dev.20 [2023-05-11T04:33:44.083Z] v3.0.0-dev.21 [2023-05-11T04:33:44.083Z] v3.0.0-dev.22 [2023-05-11T04:33:44.083Z] v3.0.0-dev.23 [2023-05-11T04:33:44.083Z] v3.0.0-dev.24 [2023-05-11T04:33:44.083Z] v3.0.0-dev.25 [2023-05-11T04:33:44.083Z] v3.0.0-dev.26 [2023-05-11T04:33:44.083Z] v3.0.0-dev.27 [2023-05-11T04:33:44.083Z] v3.0.0-dev.28 [2023-05-11T04:33:44.083Z] v3.0.0-dev.29 [2023-05-11T04:33:44.083Z] v3.0.0-dev.3 [2023-05-11T04:33:44.083Z] v3.0.0-dev.30 [2023-05-11T04:33:44.083Z] v3.0.0-dev.31 [2023-05-11T04:33:44.083Z] v3.0.0-dev.32 [2023-05-11T04:33:44.083Z] v3.0.0-dev.33 [2023-05-11T04:33:44.083Z] v3.0.0-dev.34 [2023-05-11T04:33:44.083Z] v3.0.0-dev.35 [2023-05-11T04:33:44.083Z] v3.0.0-dev.4 [2023-05-11T04:33:44.083Z] v3.0.0-dev.5 [2023-05-11T04:33:44.083Z] v3.0.0-dev.6 [2023-05-11T04:33:44.083Z] v3.0.0-dev.7 [2023-05-11T04:33:44.083Z] v3.0.0-dev.8 [2023-05-11T04:33:44.083Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T04:33:44.365Z] + lftools sign git-tag v3.0.0-dev.35 [2023-05-11T04:33:44.935Z] Signing Git tag with Sigul... [2023-05-11T04:33:44.935Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-05-11T04:33:45.201Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:45.483Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T04:33:45.489Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T04:33:45.481Z] $ docker stop --time=1 a524f7e5b11858bb8c4befaca4c50dd39ea28b0527382ca3178c68b27d3d2df3 [2023-05-11T04:33:46.776Z] $ docker rm -f --volumes a524f7e5b11858bb8c4befaca4c50dd39ea28b0527382ca3178c68b27d3d2df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T04:33:47.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:33:47.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:47.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:33:47.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:47.607Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:33:47.609Z] $ 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-11T04:33:47.929Z] $ docker top c3eae7de4c2d1d0c1b1155444fe59924901df0f13493aa00bb09b9c06dbea4e5 -eo pid,comm [2023-05-11T04:33:48.000Z] 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-11T04:33:48.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:33:48.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:33:48.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:33:48.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:33:48.130Z] $ docker exec c3eae7de4c2d1d0c1b1155444fe59924901df0f13493aa00bb09b9c06dbea4e5 ssh-agent [2023-05-11T04:33:48.262Z] SSH_AUTH_SOCK=/tmp/ssh-rDMq4XyA6YHG/agent.32 [2023-05-11T04:33:48.262Z] SSH_AGENT_PID=39 [2023-05-11T04:33:48.266Z] Running ssh-add (command line suppressed) [2023-05-11T04:33:48.338Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17033429826787166107.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17033429826787166107.key) [2023-05-11T04:33:48.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:33:48.664Z] + git semver bump pre [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,808 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,808 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,808 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,808 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,808 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,809 [execute] INFO git cat-file --batch-check [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,810 [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-11T04:33:48.923Z] 2023-05-11 04:33:48,814 [execute] INFO git cat-file --batch [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T04:33:48.923Z] 2023-05-11 04:33:48,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:33:48.923Z] 3.0.0-dev.36 [Pipeline] } [2023-05-11T04:33:48.904Z] $ docker exec --env ******** --env ******** c3eae7de4c2d1d0c1b1155444fe59924901df0f13493aa00bb09b9c06dbea4e5 ssh-agent -k [2023-05-11T04:33:49.000Z] unset SSH_AUTH_SOCK; [2023-05-11T04:33:49.000Z] unset SSH_AGENT_PID; [2023-05-11T04:33:49.001Z] echo Agent pid 39 killed; [2023-05-11T04:33:49.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:33:49.347Z] + git semver [Pipeline] } [2023-05-11T04:33:49.592Z] $ docker stop --time=1 c3eae7de4c2d1d0c1b1155444fe59924901df0f13493aa00bb09b9c06dbea4e5 [2023-05-11T04:33:50.866Z] $ docker rm -f --volumes c3eae7de4c2d1d0c1b1155444fe59924901df0f13493aa00bb09b9c06dbea4e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:33:51.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:33:51.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:51.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:33:51.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:51.636Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:33:51.642Z] $ 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-11T04:33:51.986Z] $ docker top 19c2b9e15e22742d6bfe97bf0ed4bc67cff2f6324ca9496c2f9f490fd20014b2 -eo pid,comm [2023-05-11T04:33:52.059Z] 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-11T04:33:52.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:33:52.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:33:52.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:33:52.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:33:52.194Z] $ docker exec 19c2b9e15e22742d6bfe97bf0ed4bc67cff2f6324ca9496c2f9f490fd20014b2 ssh-agent [2023-05-11T04:33:52.325Z] SSH_AUTH_SOCK=/tmp/ssh-lEmNBanNzwie/agent.33 [2023-05-11T04:33:52.325Z] SSH_AGENT_PID=39 [2023-05-11T04:33:52.330Z] Running ssh-add (command line suppressed) [2023-05-11T04:33:52.405Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16567111817995939865.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16567111817995939865.key) [2023-05-11T04:33:52.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:33:52.810Z] + git semver push [2023-05-11T04:33:53.095Z] 2023-05-11 04:33:52,883 [run_push] DEBUG push [2023-05-11T04:33:53.095Z] 2023-05-11 04:33:52,884 [execute] INFO git cat-file --batch-check [2023-05-11T04:33:53.095Z] 2023-05-11 04:33:52,885 [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-11T04:33:53.095Z] 2023-05-11 04:33:52,888 [execute] INFO git rev-list c7f79eeb6143b7b59484fcd4fd57626c5eb9448b -- [2023-05-11T04:33:53.095Z] 2023-05-11 04:33:52,889 [execute] DEBUG Popen(['git', 'rev-list', 'c7f79eeb6143b7b59484fcd4fd57626c5eb9448b', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:33:53.095Z] 2023-05-11 04:33:52,897 [execute] INFO git fetch -v origin [2023-05-11T04:33:53.095Z] 2023-05-11 04:33:52,897 [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-11T04:33:53.725Z] 2023-05-11 04:33:53,371 [run_push] DEBUG no remote changes detected [2023-05-11T04:33:53.725Z] 2023-05-11 04:33:53,371 [execute] INFO git push origin semver [2023-05-11T04:33:53.725Z] 2023-05-11 04:33:53,371 [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-11T04:33:54.314Z] 2023-05-11 04:33:54,135 [run_push] DEBUG push all version tags [2023-05-11T04:33:54.314Z] 2023-05-11 04:33:54,136 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T04:33:54.314Z] 2023-05-11 04:33:54,136 [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-11T04:33:55.252Z] 2023-05-11 04:33:54,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-11T04:33:55.252Z] 3.0.0-dev.36 [Pipeline] } [2023-05-11T04:33:55.234Z] $ docker exec --env ******** --env ******** 19c2b9e15e22742d6bfe97bf0ed4bc67cff2f6324ca9496c2f9f490fd20014b2 ssh-agent -k [2023-05-11T04:33:55.329Z] unset SSH_AUTH_SOCK; [2023-05-11T04:33:55.329Z] unset SSH_AGENT_PID; [2023-05-11T04:33:55.330Z] echo Agent pid 39 killed; [2023-05-11T04:33:55.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:33:55.682Z] + git semver [Pipeline] } [2023-05-11T04:33:55.923Z] $ docker stop --time=1 19c2b9e15e22742d6bfe97bf0ed4bc67cff2f6324ca9496c2f9f490fd20014b2 [2023-05-11T04:33:57.294Z] $ docker rm -f --volumes 19c2b9e15e22742d6bfe97bf0ed4bc67cff2f6324ca9496c2f9f490fd20014b2 [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-11T04:33:57.920Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-11T04:33:57.920Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-11T04:33:57.920Z] total 16 [2023-05-11T04:33:57.920Z] drwxr-xr-x 3 root root 4096 May 11 04:22 . [2023-05-11T04:33:57.920Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:33 .. [2023-05-11T04:33:57.920Z] drwxr-xr-x 2 root root 4096 May 11 04:22 cost [2023-05-11T04:33:57.920Z] -rw-r--r-- 1 root root 86 May 11 04:22 cost.csv [2023-05-11T04:33:57.921Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-11T04:33:57.921Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-11T04:33:57.921Z] total 16 [2023-05-11T04:33:57.921Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:22 . [2023-05-11T04:33:57.921Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:33 .. [2023-05-11T04:33:57.921Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 04:22 cost [2023-05-11T04:33:57.921Z] -rw-r--r-- 1 jenkins jenkins 86 May 11 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:58.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:59.070Z] ---> package-listing.sh [2023-05-11T04:33:59.070Z] ++ facter osfamily [2023-05-11T04:33:59.070Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T04:33:59.328Z] + OS_FAMILY=debian [2023-05-11T04:33:59.328Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-11T04:33:59.328Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T04:33:59.328Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T04:33:59.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T04:33:59.328Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T04:33:59.328Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-11T04:33:59.328Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T04:33:59.328Z] + case "${OS_FAMILY}" in [2023-05-11T04:33:59.328Z] + dpkg -l [2023-05-11T04:33:59.328Z] + grep '^ii' [2023-05-11T04:33:59.328Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T04:33:59.328Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T04:33:59.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T04:33:59.328Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-11T04:33:59.328Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-11T04:33:59.328Z] + 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-11T04:33:59.337Z] 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-11T04:33:59.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:59.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:33:59.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:59.982Z] prd-ubuntu20.04-docker-8c-8g-15164 does not seem to be running inside a container [2023-05-11T04:33:59.987Z] $ 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-11T04:34:00.175Z] $ docker top 66353bb5fe3be8a7f5096d2d882641647364b96fd9487a788b358479481a5cb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:34:00.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T04:34:00.835Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T04:34:01.120Z] + ls /var/log/sa-host [2023-05-11T04:34:01.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:34:01.192Z] provisioning config files... [2023-05-11T04:34:01.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8550605971688838870tmp [Pipeline] { [Pipeline] echo [2023-05-11T04:34:01.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:01.501Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T04:34:01.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:01.845Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T04:34:01.852Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:02.133Z] ---> sudo-logs.sh [2023-05-11T04:34:02.133Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T04:34:02.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:02.444Z] ---> job-cost.sh [2023-05-11T04:34:02.444Z] lf-activate-venv: SKIPPING [2023-05-11T04:34:02.444Z] DEBUG: total: 0.2199999988079071 [2023-05-11T04:34:02.444Z] INFO: Retrieving Stack Cost... [2023-05-11T04:34:02.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:34:03.273Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T04:34:03.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:34:03.570Z] ---> logs-deploy.sh [2023-05-11T04:34:03.570Z] lf-activate-venv: SKIPPING [2023-05-11T04:34:03.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/119 [2023-05-11T04:34:03.570Z] INFO: archiving workspace using pattern(s): [2023-05-11T04:34:04.516Z] Archives upload complete. [2023-05-11T04:34:04.516Z] INFO: archiving logs to Nexus