Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af7f42834155496da65d108934e36d5a2fb2bcc1 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-ssh249569601242232696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5036730726682236226.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3521469287565487698.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh7218250667920436184.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh8073285072792074159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 Running on prd-ubuntu20.04-docker-8c-8g-16045 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 af7f42834155496da65d108934e36d5a2fb2bcc1 (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 > git config core.sparsecheckout # timeout=10 > git checkout -f af7f42834155496da65d108934e36d5a2fb2bcc1 # timeout=10 Commit message: "Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.10" > git rev-list --no-walk 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-27T02:48:22.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-27T02:48:22.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-27T02:48:22.427Z] ========================================================= [2022-06-27T02:48:22.427Z] EdgeX Global Pipelines Version Info [2022-06-27T02:48:22.427Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:48:23.253Z] ------------------- [2022-06-27T02:48:23.253Z] stable info: [2022-06-27T02:48:23.253Z] ------------------- [2022-06-27T02:48:23.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-27T02:48:23.253Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T02:48:23.253Z] Message: update stable to v1.0.234 [2022-06-27T02:48:23.827Z] ------------------- [2022-06-27T02:48:23.827Z] experimental info: [2022-06-27T02:48:23.827Z] ------------------- [2022-06-27T02:48:23.827Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-27T02:48:23.827Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T02:48:23.827Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-27T02:48:24.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-06-27T02:48:24.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-06-27T02:48:24.093Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-27T02:48:24.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-27T02:48:24.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-27T02:48:24.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-27T02:48:24.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-27T02:48:24.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-27T02:48:24.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-27T02:48:24.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-27T02:48:24.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-27T02:48:24.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-06-27T02:48:24.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-27T02:48:24.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-27T02:48:24.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T02:48:24.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T02:48:24.241Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T02:48:24.254Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T02:48:24.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-27T02:48:24.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-27T02:48:24.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-27T02:48:24.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-27T02:48:24.316Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-27T02:48:24.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-27T02:48:24.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-27T02:48:24.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-27T02:48:24.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-27T02:48:24.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-27T02:48:24.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-27T02:48:24.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-27T02:48:24.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] echo [2022-06-27T02:48:24.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af7f428 [Pipeline] echo [2022-06-27T02:48:24.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:48:24.488Z] provisioning config files... [2022-06-27T02:48:24.500Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4081296158595071802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:48:24.814Z] ---> docker-login.sh [2022-06-27T02:48:24.814Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:48:25.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:25.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:25.339Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:25.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:25.339Z] [2022-06-27T02:48:25.339Z] Login Succeeded [2022-06-27T02:48:25.339Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:48:25.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:25.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:25.339Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:25.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:25.339Z] [2022-06-27T02:48:25.339Z] Login Succeeded [2022-06-27T02:48:25.339Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:48:25.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:25.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:25.601Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:25.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:25.601Z] [2022-06-27T02:48:25.601Z] Login Succeeded [2022-06-27T02:48:25.601Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:48:25.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:25.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:25.601Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:25.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:25.601Z] [2022-06-27T02:48:25.601Z] Login Succeeded [2022-06-27T02:48:25.601Z] docker.io [2022-06-27T02:48:25.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:26.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:26.124Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:26.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:26.124Z] [2022-06-27T02:48:26.124Z] Login Succeeded [2022-06-27T02:48:26.124Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:48:26.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-27T02:48:26.532Z] + git rev-list -1 --merges af7f42834155496da65d108934e36d5a2fb2bcc1~1..af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] echo [2022-06-27T02:48:26.562Z] -----------> git rev-list -1 --merges af7f42834155496da65d108934e36d5a2fb2bcc1~1..af7f42834155496da65d108934e36d5a2fb2bcc1 af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:48:26.562Z] af7f42834155496da65d108934e36d5a2fb2bcc1 [false] [Pipeline] sh [2022-06-27T02:48:26.854Z] + git log --format=format:%s -1 af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] echo [2022-06-27T02:48:26.873Z] ========================================================= [2022-06-27T02:48:26.873Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-27T02:48:26.873Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T02:48:27.219Z] + git log --format=format:%s -1 af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] echo [2022-06-27T02:48:27.233Z] [semverPrep] GIT_COMMIT: af7f42834155496da65d108934e36d5a2fb2bcc1, Commit Message: Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.10 [Pipeline] echo [2022-06-27T02:48:27.241Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-27T02:48:27.624Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T02:48:27.624Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-27T02:48:27.624Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-27T02:48:27.624Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-27T02:48:27.624Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-27T02:48:27.624Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-27T02:48:27.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:48:28.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:48:28.035Z] [2022-06-27T02:48:28.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:48:28.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:48:28.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-27T02:48:28.349Z] 42c077c10790: Pulling fs layer [2022-06-27T02:48:28.349Z] f63e77b7563a: Pulling fs layer [2022-06-27T02:48:28.349Z] bd5fdadae976: Pulling fs layer [2022-06-27T02:48:28.349Z] 205491f53016: Pulling fs layer [2022-06-27T02:48:28.349Z] df18705c85c3: Pulling fs layer [2022-06-27T02:48:28.349Z] bdb3f477010e: Pulling fs layer [2022-06-27T02:48:28.349Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-27T02:48:28.349Z] 2c6e9b1d212d: Pulling fs layer [2022-06-27T02:48:28.349Z] bdb8f0575790: Pulling fs layer [2022-06-27T02:48:28.349Z] 205491f53016: Waiting [2022-06-27T02:48:28.349Z] df18705c85c3: Waiting [2022-06-27T02:48:28.349Z] 386e3cb2ff24: Pulling fs layer [2022-06-27T02:48:28.349Z] bdb3f477010e: Waiting [2022-06-27T02:48:28.349Z] c8a8fc8e1c8f: Waiting [2022-06-27T02:48:28.349Z] bdb8f0575790: Waiting [2022-06-27T02:48:28.349Z] 2c6e9b1d212d: Waiting [2022-06-27T02:48:28.349Z] 2343380bae48: Pulling fs layer [2022-06-27T02:48:28.349Z] 386e3cb2ff24: Waiting [2022-06-27T02:48:28.349Z] 2343380bae48: Waiting [2022-06-27T02:48:28.349Z] f63e77b7563a: Verifying Checksum [2022-06-27T02:48:28.349Z] f63e77b7563a: Download complete [2022-06-27T02:48:28.349Z] 205491f53016: Download complete [2022-06-27T02:48:28.610Z] df18705c85c3: Verifying Checksum [2022-06-27T02:48:28.610Z] df18705c85c3: Download complete [2022-06-27T02:48:28.610Z] bdb3f477010e: Verifying Checksum [2022-06-27T02:48:28.610Z] bdb3f477010e: Download complete [2022-06-27T02:48:28.610Z] bd5fdadae976: Verifying Checksum [2022-06-27T02:48:28.610Z] bd5fdadae976: Download complete [2022-06-27T02:48:28.610Z] 2c6e9b1d212d: Download complete [2022-06-27T02:48:28.610Z] bdb8f0575790: Verifying Checksum [2022-06-27T02:48:28.610Z] bdb8f0575790: Download complete [2022-06-27T02:48:28.610Z] 386e3cb2ff24: Download complete [2022-06-27T02:48:28.610Z] 2343380bae48: Verifying Checksum [2022-06-27T02:48:28.610Z] 2343380bae48: Download complete [2022-06-27T02:48:28.610Z] 42c077c10790: Download complete [2022-06-27T02:48:28.871Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-27T02:48:28.871Z] c8a8fc8e1c8f: Download complete [2022-06-27T02:48:29.816Z] 42c077c10790: Pull complete [2022-06-27T02:48:30.078Z] f63e77b7563a: Pull complete [2022-06-27T02:48:30.651Z] bd5fdadae976: Pull complete [2022-06-27T02:48:30.651Z] 205491f53016: Pull complete [2022-06-27T02:48:30.912Z] df18705c85c3: Pull complete [2022-06-27T02:48:30.912Z] bdb3f477010e: Pull complete [2022-06-27T02:48:33.465Z] c8a8fc8e1c8f: Pull complete [2022-06-27T02:48:33.465Z] 2c6e9b1d212d: Pull complete [2022-06-27T02:48:33.465Z] bdb8f0575790: Pull complete [2022-06-27T02:48:33.465Z] 386e3cb2ff24: Pull complete [2022-06-27T02:48:33.465Z] 2343380bae48: Pull complete [2022-06-27T02:48:33.465Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-27T02:48:33.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:48:33.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:48:33.572Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:48:33.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-27T02:48:35.096Z] $ docker top ecd64f1a57494639589547a01a18870d3f6d28ff124b73a8363c03eac64c3072 -eo pid,comm [2022-06-27T02:48:35.153Z] 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). [2022-06-27T02:48:35.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T02:48:35.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T02:48:35.189Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T02:48:35.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T02:48:35.333Z] $ docker exec ecd64f1a57494639589547a01a18870d3f6d28ff124b73a8363c03eac64c3072 ssh-agent [2022-06-27T02:48:35.443Z] SSH_AUTH_SOCK=/tmp/ssh-2XTCHVFieGsk/agent.33 [2022-06-27T02:48:35.443Z] SSH_AGENT_PID=39 [2022-06-27T02:48:35.449Z] Running ssh-add (command line suppressed) [2022-06-27T02:48:35.581Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_510448832840589699.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_510448832840589699.key) [2022-06-27T02:48:35.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T02:48:35.875Z] + git tag --points-at HEAD [Pipeline] } [2022-06-27T02:48:35.907Z] $ docker exec --env ******** --env ******** ecd64f1a57494639589547a01a18870d3f6d28ff124b73a8363c03eac64c3072 ssh-agent -k [2022-06-27T02:48:36.028Z] unset SSH_AUTH_SOCK; [2022-06-27T02:48:36.028Z] unset SSH_AGENT_PID; [2022-06-27T02:48:36.028Z] echo Agent pid 39 killed; [2022-06-27T02:48:36.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-27T02:48:36.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T02:48:36.054Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T02:48:36.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T02:48:36.204Z] $ docker exec ecd64f1a57494639589547a01a18870d3f6d28ff124b73a8363c03eac64c3072 ssh-agent [2022-06-27T02:48:36.325Z] SSH_AUTH_SOCK=/tmp/ssh-pgIhUw1Bl0uH/agent.73 [2022-06-27T02:48:36.325Z] SSH_AGENT_PID=79 [2022-06-27T02:48:36.330Z] Running ssh-add (command line suppressed) [2022-06-27T02:48:36.475Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1501429463062202439.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1501429463062202439.key) [2022-06-27T02:48:36.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T02:48:36.769Z] + git semver init [2022-06-27T02:48:37.030Z] 2022-06-27 02:48:37,009 [run_init] DEBUG init version:0.0.0 force:False [2022-06-27T02:48:37.030Z] 2022-06-27 02:48:37,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-06-27T02:48:37.031Z] 2022-06-27 02:48:37,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-06-27T02:48:37.031Z] 2022-06-27 02:48:37,011 [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) [2022-06-27T02:48:37.984Z] 2022-06-27 02:48:37,722 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-06-27T02:48:37.984Z] 2022-06-27 02:48:37,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-06-27T02:48:37.984Z] 2022-06-27 02:48:37,722 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:48:37.984Z] 2022-06-27 02:48:37,722 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:48:37.984Z] 2.2.1-dev.4 [Pipeline] } [2022-06-27T02:48:38.010Z] $ docker exec --env ******** --env ******** ecd64f1a57494639589547a01a18870d3f6d28ff124b73a8363c03eac64c3072 ssh-agent -k [2022-06-27T02:48:38.133Z] unset SSH_AUTH_SOCK; [2022-06-27T02:48:38.133Z] unset SSH_AGENT_PID; [2022-06-27T02:48:38.133Z] echo Agent pid 79 killed; [2022-06-27T02:48:38.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T02:48:38.445Z] + git semver [Pipeline] } [2022-06-27T02:48:38.734Z] $ docker stop --time=1 ecd64f1a57494639589547a01a18870d3f6d28ff124b73a8363c03eac64c3072 [2022-06-27T02:48:40.137Z] $ docker rm -f ecd64f1a57494639589547a01a18870d3f6d28ff124b73a8363c03eac64c3072 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T02:48:40.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-27T02:48:40.757Z] Stashed 1 file(s) [Pipeline] echo [2022-06-27T02:48:40.760Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.4 [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 [2022-06-27T02:48:40.900Z] provisioning config files... [2022-06-27T02:48:40.910Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config808084701754147927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:48:41.203Z] ---> docker-login.sh [2022-06-27T02:48:41.203Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:48:41.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:41.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:41.203Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:41.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:41.203Z] [2022-06-27T02:48:41.203Z] Login Succeeded [2022-06-27T02:48:41.203Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:48:41.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:41.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:41.464Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:41.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:41.464Z] [2022-06-27T02:48:41.464Z] Login Succeeded [2022-06-27T02:48:41.464Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:48:41.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:41.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:41.464Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:41.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:41.464Z] [2022-06-27T02:48:41.464Z] Login Succeeded [2022-06-27T02:48:41.464Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:48:41.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:41.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:41.726Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:41.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:41.726Z] [2022-06-27T02:48:41.726Z] Login Succeeded [2022-06-27T02:48:41.726Z] docker.io [2022-06-27T02:48:41.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:48:41.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:48:41.987Z] Configure a credential helper to remove this warning. See [2022-06-27T02:48:41.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:48:41.987Z] [2022-06-27T02:48:41.987Z] Login Succeeded [2022-06-27T02:48:41.987Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:48:41.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T02:48:42.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:48:42.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:48:42.079Z] ========================================================= [2022-06-27T02:48:42.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-27T02:48:42.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:48:42.401Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-27T02:48:42.401Z] Sending build context to Docker daemon 5.992MB [2022-06-27T02:48:42.401Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:48:42.401Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-27T02:48:42.401Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-27T02:48:42.401Z] 59bf1c3509f3: Pulling fs layer [2022-06-27T02:48:42.401Z] 666ba61612fd: Pulling fs layer [2022-06-27T02:48:42.401Z] 8ed8ca486205: Pulling fs layer [2022-06-27T02:48:42.401Z] cc1cd167ecdc: Pulling fs layer [2022-06-27T02:48:42.401Z] c516ae0d96e1: Pulling fs layer [2022-06-27T02:48:42.401Z] 684cea983483: Pulling fs layer [2022-06-27T02:48:42.401Z] dd3240ac7de5: Pulling fs layer [2022-06-27T02:48:42.401Z] b1e948a4e11c: Pulling fs layer [2022-06-27T02:48:42.401Z] a8fd76ee1af6: Pulling fs layer [2022-06-27T02:48:42.401Z] 646ad004c059: Pulling fs layer [2022-06-27T02:48:42.401Z] cc1cd167ecdc: Waiting [2022-06-27T02:48:42.401Z] a8fd76ee1af6: Waiting [2022-06-27T02:48:42.401Z] dd3240ac7de5: Waiting [2022-06-27T02:48:42.401Z] 646ad004c059: Waiting [2022-06-27T02:48:42.401Z] 684cea983483: Waiting [2022-06-27T02:48:42.401Z] c516ae0d96e1: Waiting [2022-06-27T02:48:42.677Z] 8ed8ca486205: Verifying Checksum [2022-06-27T02:48:42.677Z] 8ed8ca486205: Download complete [2022-06-27T02:48:42.677Z] 666ba61612fd: Verifying Checksum [2022-06-27T02:48:42.677Z] 666ba61612fd: Download complete [2022-06-27T02:48:42.677Z] c516ae0d96e1: Verifying Checksum [2022-06-27T02:48:42.677Z] c516ae0d96e1: Download complete [2022-06-27T02:48:42.677Z] 684cea983483: Verifying Checksum [2022-06-27T02:48:42.677Z] 684cea983483: Download complete [2022-06-27T02:48:42.677Z] 59bf1c3509f3: Verifying Checksum [2022-06-27T02:48:42.677Z] 59bf1c3509f3: Download complete [2022-06-27T02:48:42.677Z] dd3240ac7de5: Download complete [2022-06-27T02:48:42.677Z] b1e948a4e11c: Verifying Checksum [2022-06-27T02:48:42.677Z] b1e948a4e11c: Download complete [2022-06-27T02:48:42.677Z] 59bf1c3509f3: Pull complete [2022-06-27T02:48:42.942Z] 666ba61612fd: Pull complete [2022-06-27T02:48:42.942Z] 8ed8ca486205: Pull complete [2022-06-27T02:48:43.205Z] 646ad004c059: Verifying Checksum [2022-06-27T02:48:43.205Z] 646ad004c059: Download complete [2022-06-27T02:48:43.466Z] a8fd76ee1af6: Verifying Checksum [2022-06-27T02:48:43.466Z] a8fd76ee1af6: Download complete [2022-06-27T02:48:43.466Z] cc1cd167ecdc: Verifying Checksum [2022-06-27T02:48:43.466Z] cc1cd167ecdc: Download complete [2022-06-27T02:48:47.666Z] cc1cd167ecdc: Pull complete [2022-06-27T02:48:47.666Z] c516ae0d96e1: Pull complete [2022-06-27T02:48:47.666Z] 684cea983483: Pull complete [2022-06-27T02:48:47.666Z] dd3240ac7de5: Pull complete [2022-06-27T02:48:47.666Z] b1e948a4e11c: Pull complete [2022-06-27T02:48:49.576Z] a8fd76ee1af6: Pull complete [2022-06-27T02:48:50.520Z] 646ad004c059: Pull complete [2022-06-27T02:48:50.521Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-27T02:48:50.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T02:48:50.521Z] ---> 8f69c11f6b0c [2022-06-27T02:48:50.521Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:48:53.075Z] ---> Running in ec47923fe120 [2022-06-27T02:48:53.075Z] Removing intermediate container ec47923fe120 [2022-06-27T02:48:53.075Z] ---> b328df5ff1f9 [2022-06-27T02:48:53.075Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:48:53.075Z] ---> Running in 9207ca27ab38 [2022-06-27T02:48:53.075Z] Removing intermediate container 9207ca27ab38 [2022-06-27T02:48:53.075Z] ---> 4c99989451d5 [2022-06-27T02:48:53.075Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:48:53.075Z] ---> Running in 568d6a7ef457 [2022-06-27T02:48:53.646Z] Removing intermediate container 568d6a7ef457 [2022-06-27T02:48:53.646Z] ---> a1c18ebbca1a [2022-06-27T02:48:53.646Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:48:53.907Z] ---> Running in ec7f0bdd7d19 [2022-06-27T02:48:54.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T02:48:55.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T02:48:55.373Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-27T02:48:55.373Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-27T02:48:55.640Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-27T02:48:55.640Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-27T02:48:55.640Z] Executing busybox-1.34.1-r3.trigger [2022-06-27T02:48:55.640Z] OK: 224 MiB in 56 packages [2022-06-27T02:48:55.860Z] Still waiting to schedule task [2022-06-27T02:48:55.860Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-27T02:48:56.232Z] Removing intermediate container ec7f0bdd7d19 [2022-06-27T02:48:56.232Z] ---> 6fea919b4d16 [2022-06-27T02:48:56.232Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-27T02:48:56.494Z] ---> Running in e4f38d324155 [2022-06-27T02:48:56.756Z] Removing intermediate container e4f38d324155 [2022-06-27T02:48:56.756Z] ---> e07290c34f5f [2022-06-27T02:48:56.756Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-27T02:48:56.756Z] ---> 40c4b065e440 [2022-06-27T02:48:56.756Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:48:57.017Z] ---> Running in bc8abb3b9fc7 [2022-06-27T02:49:15.142Z] Removing intermediate container bc8abb3b9fc7 [2022-06-27T02:49:15.142Z] ---> 8daab479edc2 [2022-06-27T02:49:15.142Z] Step 10/12 : COPY . . [2022-06-27T02:49:15.142Z] ---> 2a357bab948e [2022-06-27T02:49:15.142Z] Step 11/12 : ARG MAKE='make build' [2022-06-27T02:49:15.142Z] ---> Running in 45e5da44d0bc [2022-06-27T02:49:15.142Z] Removing intermediate container 45e5da44d0bc [2022-06-27T02:49:15.142Z] ---> 61963600a9e0 [2022-06-27T02:49:15.142Z] Step 12/12 : RUN $MAKE [2022-06-27T02:49:15.408Z] ---> Running in 088e085171ca [2022-06-27T02:49:15.668Z] noop [2022-06-27T02:49:16.241Z] Removing intermediate container 088e085171ca [2022-06-27T02:49:16.241Z] ---> e395469cc218 [2022-06-27T02:49:16.241Z] Successfully built e395469cc218 [2022-06-27T02:49:16.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:49:16.579Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T02:49:16.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:49:16.684Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:49:16.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-27T02:49:17.154Z] $ docker top da34ed74aa1091b74f94ec7ffea2c6aa5b96ef3cdd1889f985b83376a72b2c9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T02:49:17.514Z] + go version [2022-06-27T02:49:17.514Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-27T02:49:17.545Z] $ docker stop --time=1 da34ed74aa1091b74f94ec7ffea2c6aa5b96ef3cdd1889f985b83376a72b2c9b [2022-06-27T02:49:18.836Z] $ docker rm -f da34ed74aa1091b74f94ec7ffea2c6aa5b96ef3cdd1889f985b83376a72b2c9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:49:19.254Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T02:49:19.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:49:19.394Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:49:19.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-27T02:49:19.964Z] $ docker top 6d1e73f5fefb1fe455cf03e49656ce540b7fba25608fb93bef76181c2a043f15 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T02:49:20.330Z] + make test [2022-06-27T02:49:20.330Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T02:49:20.590Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-27T02:49:32.824Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-27T02:49:32.824Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-06-27T02:49:32.824Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-27T02:49:39.407Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T02:49:42.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T02:49:42.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T02:49:42.703Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T02:49:43.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T02:49:43.316Z] $ docker stop --time=1 6d1e73f5fefb1fe455cf03e49656ce540b7fba25608fb93bef76181c2a043f15 [2022-06-27T02:49:45.031Z] $ docker rm -f 6d1e73f5fefb1fe455cf03e49656ce540b7fba25608fb93bef76181c2a043f15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T02:49:45.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T02:49:45.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-27T02:49:46.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T02:49:46.301Z] + ls -al . [2022-06-27T02:49:46.301Z] total 180 [2022-06-27T02:49:46.301Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:49 . [2022-06-27T02:49:46.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:48 .. [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:48 .dockerignore [2022-06-27T02:49:46.301Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:48 .git [2022-06-27T02:49:46.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:48 .github [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:48 .gitignore [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:48 .golangci.yml [2022-06-27T02:49:46.301Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:48 .semver [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:48 Attribution.txt [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:48 CHANGELOG.md [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:48 Dockerfile [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:48 GOVERNANCE.md [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:48 Jenkinsfile [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:48 LICENSE [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:48 Makefile [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:48 OWNERS.md [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:48 README.md [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 02:48 VERSION [2022-06-27T02:49:46.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:48 bin [2022-06-27T02:49:46.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:48 cmd [2022-06-27T02:49:46.301Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:49 coverage.out [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 02:48 go.mod [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 36015 Jun 27 02:48 go.sum [2022-06-27T02:49:46.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:48 internal [2022-06-27T02:49:46.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:48 mock [2022-06-27T02:49:46.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:48 snap [2022-06-27T02:49:46.301Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:49:46.614Z] + 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=af7f42834155496da65d108934e36d5a2fb2bcc1 --label arch=amd64 --label version=2.2.1-dev.4 . [2022-06-27T02:49:46.614Z] Sending build context to Docker daemon 6.011MB [2022-06-27T02:49:46.614Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:49:46.614Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-27T02:49:46.614Z] ---> e395469cc218 [2022-06-27T02:49:46.614Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:49:46.874Z] ---> Running in e94ce87af04e [2022-06-27T02:49:46.874Z] Removing intermediate container e94ce87af04e [2022-06-27T02:49:46.874Z] ---> 64b6099d8a41 [2022-06-27T02:49:46.874Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:49:46.874Z] ---> Running in 0a0d0d00518f [2022-06-27T02:49:46.874Z] Removing intermediate container 0a0d0d00518f [2022-06-27T02:49:46.874Z] ---> 3a987af9155f [2022-06-27T02:49:46.874Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:49:47.138Z] ---> Running in d45942ecb4cc [2022-06-27T02:49:47.709Z] Removing intermediate container d45942ecb4cc [2022-06-27T02:49:47.709Z] ---> 59265f7fb266 [2022-06-27T02:49:47.709Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:49:47.709Z] ---> Running in a8001443dc92 [2022-06-27T02:49:47.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T02:49:48.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T02:49:49.171Z] OK: 224 MiB in 56 packages [2022-06-27T02:49:49.430Z] Removing intermediate container a8001443dc92 [2022-06-27T02:49:49.430Z] ---> 2b044c28f9c8 [2022-06-27T02:49:49.430Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-27T02:49:49.430Z] ---> Running in 230d68110c76 [2022-06-27T02:49:49.693Z] Removing intermediate container 230d68110c76 [2022-06-27T02:49:49.693Z] ---> 102a8b93b013 [2022-06-27T02:49:49.693Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-27T02:49:49.693Z] ---> 95ccd6c12528 [2022-06-27T02:49:49.693Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:49:49.953Z] ---> Running in f3a76e3e9312 [2022-06-27T02:49:50.524Z] Removing intermediate container f3a76e3e9312 [2022-06-27T02:49:50.524Z] ---> 5d8d17b8840a [2022-06-27T02:49:50.524Z] Step 10/24 : COPY . . [2022-06-27T02:49:50.786Z] ---> d23dfc542456 [2022-06-27T02:49:50.786Z] Step 11/24 : ARG MAKE='make build' [2022-06-27T02:49:50.786Z] ---> Running in af9ada9899f2 [2022-06-27T02:49:51.050Z] Removing intermediate container af9ada9899f2 [2022-06-27T02:49:51.050Z] ---> cb5dee22b43b [2022-06-27T02:49:51.050Z] Step 12/24 : RUN $MAKE [2022-06-27T02:49:51.050Z] ---> Running in d387502e6375 [2022-06-27T02:49:51.311Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-06-27T02:50:13.377Z] Removing intermediate container d387502e6375 [2022-06-27T02:50:13.377Z] ---> de182292f015 [2022-06-27T02:50:13.377Z] Step 13/24 : FROM alpine:3.14 [2022-06-27T02:50:13.642Z] 3.14: Pulling from library/alpine [2022-06-27T02:50:13.642Z] 8663204ce13b: Pulling fs layer [2022-06-27T02:50:13.902Z] 8663204ce13b: Verifying Checksum [2022-06-27T02:50:13.902Z] 8663204ce13b: Download complete [2022-06-27T02:50:14.160Z] 8663204ce13b: Pull complete [2022-06-27T02:50:14.160Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T02:50:14.160Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T02:50:14.160Z] ---> e04c818066af [2022-06-27T02:50:14.160Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-27T02:50:14.160Z] ---> Running in edd0296e0a76 [2022-06-27T02:50:14.421Z] Removing intermediate container edd0296e0a76 [2022-06-27T02:50:14.421Z] ---> 7b665b41b2e8 [2022-06-27T02:50:14.421Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-27T02:50:14.421Z] ---> Running in 4270f745392e [2022-06-27T02:50:14.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T02:50:14.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T02:50:15.203Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-27T02:50:15.203Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T02:50:15.203Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-27T02:50:15.203Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T02:50:15.203Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-27T02:50:15.203Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-27T02:50:15.203Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T02:50:15.203Z] OK: 8 MiB in 20 packages [2022-06-27T02:50:15.777Z] Removing intermediate container 4270f745392e [2022-06-27T02:50:15.777Z] ---> a543821d70af [2022-06-27T02:50:15.777Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-27T02:50:16.345Z] ---> 368c4a8aff42 [2022-06-27T02:50:16.345Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-27T02:50:16.345Z] ---> 828fcb28d507 [2022-06-27T02:50:16.345Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-27T02:50:16.610Z] ---> 36285669386b [2022-06-27T02:50:16.610Z] Step 19/24 : EXPOSE 59982 [2022-06-27T02:50:16.610Z] ---> Running in 7edd8d0a0877 [2022-06-27T02:50:16.610Z] Removing intermediate container 7edd8d0a0877 [2022-06-27T02:50:16.610Z] ---> c84fefa79de9 [2022-06-27T02:50:16.610Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-27T02:50:16.610Z] ---> Running in c1e614e3a2a8 [2022-06-27T02:50:16.871Z] Removing intermediate container c1e614e3a2a8 [2022-06-27T02:50:16.871Z] ---> fa1dbafb8063 [2022-06-27T02:50:16.871Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T02:50:16.871Z] ---> Running in d6dcdeecf270 [2022-06-27T02:50:16.871Z] Removing intermediate container d6dcdeecf270 [2022-06-27T02:50:16.871Z] ---> 788e093458ad [2022-06-27T02:50:16.871Z] Step 22/24 : LABEL arch=amd64 [2022-06-27T02:50:16.871Z] ---> Running in b84296b4813f [2022-06-27T02:50:17.134Z] Removing intermediate container b84296b4813f [2022-06-27T02:50:17.134Z] ---> c264e350bc33 [2022-06-27T02:50:17.134Z] Step 23/24 : LABEL git_sha=af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:50:17.134Z] ---> Running in 5bdba6e2c213 [2022-06-27T02:50:17.134Z] Removing intermediate container 5bdba6e2c213 [2022-06-27T02:50:17.134Z] ---> f2d35365f241 [2022-06-27T02:50:17.134Z] Step 24/24 : LABEL version=2.2.1-dev.4 [2022-06-27T02:50:17.134Z] ---> Running in 503160aefe9f [2022-06-27T02:50:17.396Z] Removing intermediate container 503160aefe9f [2022-06-27T02:50:17.396Z] ---> 303229184701 [2022-06-27T02:50:17.396Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T02:50:17.396Z] Successfully built 303229184701 [2022-06-27T02:50:17.396Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:50:17.510Z] provisioning config files... [2022-06-27T02:50:17.520Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1999774950274583427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:50:17.826Z] ---> docker-login.sh [2022-06-27T02:50:17.827Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:50:17.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:50:17.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:50:17.827Z] Configure a credential helper to remove this warning. See [2022-06-27T02:50:17.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:50:17.827Z] [2022-06-27T02:50:17.827Z] Login Succeeded [2022-06-27T02:50:17.827Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:50:17.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:50:18.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:50:18.087Z] Configure a credential helper to remove this warning. See [2022-06-27T02:50:18.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:50:18.087Z] [2022-06-27T02:50:18.087Z] Login Succeeded [2022-06-27T02:50:18.087Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:50:18.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:50:18.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:50:18.087Z] Configure a credential helper to remove this warning. See [2022-06-27T02:50:18.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:50:18.087Z] [2022-06-27T02:50:18.087Z] Login Succeeded [2022-06-27T02:50:18.087Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:50:18.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:50:18.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:50:18.348Z] Configure a credential helper to remove this warning. See [2022-06-27T02:50:18.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:50:18.348Z] [2022-06-27T02:50:18.348Z] Login Succeeded [2022-06-27T02:50:18.348Z] docker.io [2022-06-27T02:50:18.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:50:18.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:50:18.609Z] Configure a credential helper to remove this warning. See [2022-06-27T02:50:18.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:50:18.609Z] [2022-06-27T02:50:18.609Z] Login Succeeded [2022-06-27T02:50:18.609Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:50:18.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-27T02:50:18.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:50:18.667Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-06-27T02:50:18.667Z] af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:50:18.667Z] latest [2022-06-27T02:50:18.667Z] 2.2.1-dev.4 [2022-06-27T02:50:18.667Z] af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [2022-06-27T02:50:18.667Z] main [2022-06-27T02:50:18.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:18.994Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:19.316Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:50:19.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-27T02:50:19.316Z] 429a7c4901d0: Preparing [2022-06-27T02:50:19.316Z] a9ce2d88edbc: Preparing [2022-06-27T02:50:19.316Z] 30563753bb3a: Preparing [2022-06-27T02:50:19.316Z] 5e628e845e51: Preparing [2022-06-27T02:50:19.316Z] b541d28bf3b4: Preparing [2022-06-27T02:50:19.316Z] b541d28bf3b4: Layer already exists [2022-06-27T02:50:19.316Z] a9ce2d88edbc: Pushed [2022-06-27T02:50:19.316Z] 429a7c4901d0: Pushed [2022-06-27T02:50:19.577Z] 5e628e845e51: Pushed [2022-06-27T02:50:22.123Z] 30563753bb3a: Pushed [2022-06-27T02:50:22.123Z] af7f42834155496da65d108934e36d5a2fb2bcc1: digest: sha256:d1717c5ad1720225c34323921cffdcbbc8ba84c1b6ac222f5b25b46f1c0894be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:22.451Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:22.766Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-06-27T02:50:22.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-27T02:50:22.766Z] 429a7c4901d0: Preparing [2022-06-27T02:50:22.766Z] a9ce2d88edbc: Preparing [2022-06-27T02:50:22.766Z] 30563753bb3a: Preparing [2022-06-27T02:50:22.766Z] 5e628e845e51: Preparing [2022-06-27T02:50:22.766Z] b541d28bf3b4: Preparing [2022-06-27T02:50:22.766Z] a9ce2d88edbc: Layer already exists [2022-06-27T02:50:22.766Z] 30563753bb3a: Layer already exists [2022-06-27T02:50:22.766Z] 5e628e845e51: Layer already exists [2022-06-27T02:50:22.766Z] b541d28bf3b4: Layer already exists [2022-06-27T02:50:22.766Z] 429a7c4901d0: Layer already exists [2022-06-27T02:50:22.766Z] latest: digest: sha256:d1717c5ad1720225c34323921cffdcbbc8ba84c1b6ac222f5b25b46f1c0894be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:23.087Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:23.404Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.4 [2022-06-27T02:50:23.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-27T02:50:23.404Z] 429a7c4901d0: Preparing [2022-06-27T02:50:23.404Z] a9ce2d88edbc: Preparing [2022-06-27T02:50:23.404Z] 30563753bb3a: Preparing [2022-06-27T02:50:23.404Z] 5e628e845e51: Preparing [2022-06-27T02:50:23.404Z] b541d28bf3b4: Preparing [2022-06-27T02:50:23.404Z] 30563753bb3a: Layer already exists [2022-06-27T02:50:23.404Z] 5e628e845e51: Layer already exists [2022-06-27T02:50:23.404Z] b541d28bf3b4: Layer already exists [2022-06-27T02:50:23.404Z] a9ce2d88edbc: Layer already exists [2022-06-27T02:50:23.404Z] 429a7c4901d0: Layer already exists [2022-06-27T02:50:23.404Z] 2.2.1-dev.4: digest: sha256:d1717c5ad1720225c34323921cffdcbbc8ba84c1b6ac222f5b25b46f1c0894be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:23.723Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:24.098Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [2022-06-27T02:50:24.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-27T02:50:24.099Z] 429a7c4901d0: Preparing [2022-06-27T02:50:24.099Z] a9ce2d88edbc: Preparing [2022-06-27T02:50:24.099Z] 30563753bb3a: Preparing [2022-06-27T02:50:24.099Z] 5e628e845e51: Preparing [2022-06-27T02:50:24.099Z] b541d28bf3b4: Preparing [2022-06-27T02:50:24.099Z] a9ce2d88edbc: Layer already exists [2022-06-27T02:50:24.099Z] 429a7c4901d0: Layer already exists [2022-06-27T02:50:24.099Z] 30563753bb3a: Layer already exists [2022-06-27T02:50:24.099Z] b541d28bf3b4: Layer already exists [2022-06-27T02:50:24.099Z] 5e628e845e51: Layer already exists [2022-06-27T02:50:24.099Z] af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4: digest: sha256:d1717c5ad1720225c34323921cffdcbbc8ba84c1b6ac222f5b25b46f1c0894be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:24.485Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:24.814Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-06-27T02:50:24.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-06-27T02:50:24.814Z] 429a7c4901d0: Preparing [2022-06-27T02:50:24.814Z] a9ce2d88edbc: Preparing [2022-06-27T02:50:24.814Z] 30563753bb3a: Preparing [2022-06-27T02:50:24.814Z] 5e628e845e51: Preparing [2022-06-27T02:50:24.814Z] b541d28bf3b4: Preparing [2022-06-27T02:50:24.814Z] b541d28bf3b4: Layer already exists [2022-06-27T02:50:24.814Z] 30563753bb3a: Layer already exists [2022-06-27T02:50:24.814Z] 5e628e845e51: Layer already exists [2022-06-27T02:50:24.814Z] a9ce2d88edbc: Layer already exists [2022-06-27T02:50:24.814Z] 429a7c4901d0: Layer already exists [2022-06-27T02:50:24.814Z] main: digest: sha256:d1717c5ad1720225c34323921cffdcbbc8ba84c1b6ac222f5b25b46f1c0894be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-27T02:50:24.865Z] ===================================================== [Pipeline] echo [2022-06-27T02:50:24.874Z] taggedImages: [2022-06-27T02:50:24.875Z] - nexus3.edgexfoundry.org:10004/device-mqtt:af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:50:24.875Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-06-27T02:50:24.875Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.4 [2022-06-27T02:50:24.875Z] - nexus3.edgexfoundry.org:10004/device-mqtt:af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [2022-06-27T02:50:24.875Z] - 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 [2022-06-27T02:50:25.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:50:25.253Z] [2022-06-27T02:50:25.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:50:25.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:50:25.559Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-27T02:50:25.559Z] 5eb5b503b376: Pulling fs layer [2022-06-27T02:50:25.559Z] 5c69ac0246d0: Pulling fs layer [2022-06-27T02:50:25.559Z] ec43610c2a17: Pulling fs layer [2022-06-27T02:50:25.559Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-27T02:50:25.559Z] 33b1e0a273af: Pulling fs layer [2022-06-27T02:50:25.559Z] 5d3b04190fa2: Pulling fs layer [2022-06-27T02:50:25.559Z] 2f39f015ded8: Pulling fs layer [2022-06-27T02:50:25.559Z] 2f39f015ded8: Waiting [2022-06-27T02:50:25.559Z] 5d3b04190fa2: Waiting [2022-06-27T02:50:25.559Z] 3a2ae6a8a46f: Waiting [2022-06-27T02:50:25.559Z] 33b1e0a273af: Waiting [2022-06-27T02:50:25.559Z] 5c69ac0246d0: Download complete [2022-06-27T02:50:25.559Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-27T02:50:25.559Z] 3a2ae6a8a46f: Download complete [2022-06-27T02:50:25.559Z] 33b1e0a273af: Verifying Checksum [2022-06-27T02:50:25.559Z] 33b1e0a273af: Download complete [2022-06-27T02:50:25.820Z] 5d3b04190fa2: Verifying Checksum [2022-06-27T02:50:25.820Z] 5d3b04190fa2: Download complete [2022-06-27T02:50:25.820Z] ec43610c2a17: Verifying Checksum [2022-06-27T02:50:25.820Z] ec43610c2a17: Download complete [2022-06-27T02:50:25.820Z] 5eb5b503b376: Verifying Checksum [2022-06-27T02:50:25.820Z] 5eb5b503b376: Download complete [2022-06-27T02:50:26.763Z] 2f39f015ded8: Download complete [2022-06-27T02:50:27.336Z] 5eb5b503b376: Pull complete [2022-06-27T02:50:27.336Z] 5c69ac0246d0: Pull complete [2022-06-27T02:50:27.909Z] ec43610c2a17: Pull complete [2022-06-27T02:50:28.169Z] 3a2ae6a8a46f: Pull complete [2022-06-27T02:50:28.431Z] 33b1e0a273af: Pull complete [2022-06-27T02:50:28.431Z] 5d3b04190fa2: Pull complete [2022-06-27T02:50:33.717Z] 2f39f015ded8: Pull complete [2022-06-27T02:50:33.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-27T02:50:33.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:50:33.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:50:33.817Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:50:33.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-27T02:50:36.678Z] $ docker top db35f2e7193ba04b4e9c3e7435123b261377f76514b096fb21df6763255de69e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:50:37.076Z] ---> job-cost.sh [2022-06-27T02:50:37.076Z] lf-activate-venv: SKIPPING [2022-06-27T02:50:37.076Z] INFO: No Stack... [2022-06-27T02:50:37.649Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T02:50:37.909Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T02:50:38.202Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-06-27T02:50:38.203Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T02:50:38.213Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] [2022-06-27T02:50:38.221Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] did not exist. Created. [2022-06-27T02:50:38.221Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T02:50:38.524Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-27T02:50:38.545Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T02:50:38.552Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T02:50:38.586Z] $ docker stop --time=1 db35f2e7193ba04b4e9c3e7435123b261377f76514b096fb21df6763255de69e [2022-06-27T02:50:39.566Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16049 in /w/workspace/edgexfoundry_device-mqtt-go_main [2022-06-27T02:50:39.796Z] $ docker rm -f db35f2e7193ba04b4e9c3e7435123b261377f76514b096fb21df6763255de69e [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-06-27T02:50:39.859Z] Running in /w/workspace/device-mqtt-go/51 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-27T02:50:39.903Z] Selected Git installation does not exist. Using Default [2022-06-27T02:50:39.903Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } [2022-06-27T02:50:46.416Z] using credential edgex-jenkins-ssh [2022-06-27T02:50:46.436Z] Cloning the remote Git repository [2022-06-27T02:50:46.508Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-27T02:50:46.582Z] > git init /w/workspace/device-mqtt-go/51 # timeout=10 [2022-06-27T02:50:46.670Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-27T02:50:46.671Z] > git --version # timeout=10 [2022-06-27T02:50:46.686Z] > git --version # 'git version 2.25.1' [2022-06-27T02:50:46.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T02:50:47.869Z] Avoid second fetch [2022-06-27T02:50:47.869Z] Checking out Revision af7f42834155496da65d108934e36d5a2fb2bcc1 (main) [2022-06-27T02:50:46.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T02:50:47.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-27T02:50:47.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T02:50:47.893Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T02:50:47.911Z] > git checkout -f af7f42834155496da65d108934e36d5a2fb2bcc1 # timeout=10 [2022-06-27T02:50:52.086Z] Commit message: "Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T02:50:52.923Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-27T02:50:52.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T02:50:52.923Z] Dload Upload Total Spent Left Speed [2022-06-27T02:50:52.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-06-27T02:50:53.579Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-27T02:50:53.931Z] + sudo tee /etc/docker/daemon.new [2022-06-27T02:50:53.931Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-27T02:50:53.931Z] { [2022-06-27T02:50:53.931Z] "registry-mirrors": [ [2022-06-27T02:50:53.931Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-27T02:50:53.931Z] ], [2022-06-27T02:50:53.931Z] "bip": "10.250.0.254/24", [2022-06-27T02:50:53.931Z] "hosts": [ [2022-06-27T02:50:53.931Z] "tcp://0.0.0.0:5555", [2022-06-27T02:50:53.931Z] "unix:///var/run/docker.sock" [2022-06-27T02:50:53.931Z] ], [2022-06-27T02:50:53.931Z] "mtu": 1458, [2022-06-27T02:50:53.931Z] "selinux-enabled": true, [2022-06-27T02:50:53.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-27T02:50:53.931Z] } [Pipeline] sh [2022-06-27T02:50:54.294Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-27T02:50:54.728Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:51:13.084Z] provisioning config files... [2022-06-27T02:51:13.111Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/51@tmp/config6471174602143764917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:51:13.489Z] ---> docker-login.sh [2022-06-27T02:51:13.489Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:51:14.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:51:14.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:51:14.364Z] Configure a credential helper to remove this warning. See [2022-06-27T02:51:14.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:51:14.364Z] [2022-06-27T02:51:14.364Z] Login Succeeded [2022-06-27T02:51:14.364Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:51:14.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:51:14.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:51:14.964Z] Configure a credential helper to remove this warning. See [2022-06-27T02:51:14.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:51:14.964Z] [2022-06-27T02:51:14.964Z] Login Succeeded [2022-06-27T02:51:14.964Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:51:15.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:51:15.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:51:15.523Z] Configure a credential helper to remove this warning. See [2022-06-27T02:51:15.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:51:15.523Z] [2022-06-27T02:51:15.523Z] Login Succeeded [2022-06-27T02:51:15.523Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:51:15.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:51:16.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:51:16.074Z] Configure a credential helper to remove this warning. See [2022-06-27T02:51:16.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:51:16.074Z] [2022-06-27T02:51:16.074Z] Login Succeeded [2022-06-27T02:51:16.074Z] docker.io [2022-06-27T02:51:16.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:51:16.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:51:16.946Z] Configure a credential helper to remove this warning. See [2022-06-27T02:51:16.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:51:16.946Z] [2022-06-27T02:51:16.946Z] Login Succeeded [2022-06-27T02:51:16.946Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:51:16.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T02:51:17.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:51:17.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:51:17.518Z] ========================================================= [2022-06-27T02:51:17.518Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-27T02:51:17.518Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:51:17.886Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-27T02:51:18.159Z] Sending build context to Docker daemon 3.092MB [2022-06-27T02:51:18.159Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:51:18.159Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-27T02:51:18.433Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-27T02:51:18.433Z] 9b3977197b4f: Pulling fs layer [2022-06-27T02:51:18.433Z] 1a89e8eeedd5: Pulling fs layer [2022-06-27T02:51:18.433Z] 94645a83ff95: Pulling fs layer [2022-06-27T02:51:18.433Z] e6fb740bc735: Pulling fs layer [2022-06-27T02:51:18.433Z] 3a77bd46dcc9: Pulling fs layer [2022-06-27T02:51:18.433Z] 355e64cbe906: Pulling fs layer [2022-06-27T02:51:18.433Z] 63ab81a10011: Pulling fs layer [2022-06-27T02:51:18.433Z] 555d1d1c4555: Pulling fs layer [2022-06-27T02:51:18.433Z] 7d9057610161: Pulling fs layer [2022-06-27T02:51:18.433Z] e6fb740bc735: Waiting [2022-06-27T02:51:18.433Z] 3a77bd46dcc9: Waiting [2022-06-27T02:51:18.433Z] 355e64cbe906: Waiting [2022-06-27T02:51:18.433Z] 63ab81a10011: Waiting [2022-06-27T02:51:18.433Z] 555d1d1c4555: Waiting [2022-06-27T02:51:18.433Z] 7d9057610161: Waiting [2022-06-27T02:51:18.433Z] 94645a83ff95: Download complete [2022-06-27T02:51:18.433Z] 1a89e8eeedd5: Verifying Checksum [2022-06-27T02:51:18.433Z] 1a89e8eeedd5: Download complete [2022-06-27T02:51:18.433Z] 3a77bd46dcc9: Verifying Checksum [2022-06-27T02:51:18.433Z] 3a77bd46dcc9: Download complete [2022-06-27T02:51:18.433Z] 355e64cbe906: Verifying Checksum [2022-06-27T02:51:18.433Z] 355e64cbe906: Download complete [2022-06-27T02:51:18.433Z] 9b3977197b4f: Download complete [2022-06-27T02:51:18.433Z] 63ab81a10011: Verifying Checksum [2022-06-27T02:51:18.433Z] 63ab81a10011: Download complete [2022-06-27T02:51:19.444Z] 7d9057610161: Verifying Checksum [2022-06-27T02:51:19.444Z] 7d9057610161: Download complete [2022-06-27T02:51:19.444Z] 9b3977197b4f: Pull complete [2022-06-27T02:51:20.051Z] 1a89e8eeedd5: Pull complete [2022-06-27T02:51:20.329Z] 94645a83ff95: Pull complete [2022-06-27T02:51:20.604Z] 555d1d1c4555: Verifying Checksum [2022-06-27T02:51:20.604Z] 555d1d1c4555: Download complete [2022-06-27T02:51:21.588Z] e6fb740bc735: Verifying Checksum [2022-06-27T02:51:21.588Z] e6fb740bc735: Download complete [2022-06-27T02:51:33.998Z] e6fb740bc735: Pull complete [2022-06-27T02:51:33.998Z] 3a77bd46dcc9: Pull complete [2022-06-27T02:51:33.998Z] 355e64cbe906: Pull complete [2022-06-27T02:51:34.274Z] 63ab81a10011: Pull complete [2022-06-27T02:51:41.006Z] 555d1d1c4555: Pull complete [2022-06-27T02:51:42.449Z] 7d9057610161: Pull complete [2022-06-27T02:51:42.450Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-27T02:51:42.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T02:51:42.450Z] ---> 819e984ddca1 [2022-06-27T02:51:42.450Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:51:43.455Z] ---> Running in c989f1f76add [2022-06-27T02:51:43.730Z] Removing intermediate container c989f1f76add [2022-06-27T02:51:43.730Z] ---> a3c3177e5f70 [2022-06-27T02:51:43.730Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:51:43.730Z] ---> Running in a2e84b9874ce [2022-06-27T02:51:44.010Z] Removing intermediate container a2e84b9874ce [2022-06-27T02:51:44.010Z] ---> b5f787dfd8c5 [2022-06-27T02:51:44.010Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:51:44.010Z] ---> Running in ad80eda058fa [2022-06-27T02:51:45.994Z] Removing intermediate container ad80eda058fa [2022-06-27T02:51:45.994Z] ---> 5361354652d2 [2022-06-27T02:51:45.994Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:51:45.994Z] ---> Running in 77ac503bde4a [2022-06-27T02:51:46.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T02:51:47.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T02:51:48.964Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-27T02:51:48.964Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-27T02:51:49.238Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-27T02:51:49.238Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-27T02:51:49.511Z] Executing busybox-1.34.1-r3.trigger [2022-06-27T02:51:49.511Z] OK: 224 MiB in 56 packages [2022-06-27T02:51:50.492Z] Removing intermediate container 77ac503bde4a [2022-06-27T02:51:50.492Z] ---> 08eb327cb4dd [2022-06-27T02:51:50.492Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-27T02:51:50.492Z] ---> Running in 6e02d1bf1b26 [2022-06-27T02:51:51.088Z] Removing intermediate container 6e02d1bf1b26 [2022-06-27T02:51:51.088Z] ---> 414e1c8cd578 [2022-06-27T02:51:51.088Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-27T02:51:51.685Z] ---> e86931e43a35 [2022-06-27T02:51:51.685Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:51:51.685Z] ---> Running in 3ef03a01fd13 [2022-06-27T02:52:38.677Z] Removing intermediate container 3ef03a01fd13 [2022-06-27T02:52:38.677Z] ---> cedb71ded46f [2022-06-27T02:52:38.677Z] Step 10/12 : COPY . . [2022-06-27T02:52:38.677Z] ---> 1a1833d0e405 [2022-06-27T02:52:38.677Z] Step 11/12 : ARG MAKE='make build' [2022-06-27T02:52:38.677Z] ---> Running in 29e73f596231 [2022-06-27T02:52:38.677Z] Removing intermediate container 29e73f596231 [2022-06-27T02:52:38.677Z] ---> 41209925e9fe [2022-06-27T02:52:38.677Z] Step 12/12 : RUN $MAKE [2022-06-27T02:52:38.677Z] ---> Running in 44838fcb144b [2022-06-27T02:52:39.275Z] noop [2022-06-27T02:52:39.870Z] Removing intermediate container 44838fcb144b [2022-06-27T02:52:39.870Z] ---> 2409e571148d [2022-06-27T02:52:39.870Z] Successfully built 2409e571148d [2022-06-27T02:52:39.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:52:40.231Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T02:52:40.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:52:40.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-16049 does not seem to be running inside a container [2022-06-27T02:52:40.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/51 -v /w/workspace/device-mqtt-go/51:/w/workspace/device-mqtt-go/51:rw,z -v /w/workspace/device-mqtt-go/51@tmp:/w/workspace/device-mqtt-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-27T02:52:41.911Z] $ docker top 63c6b2a0c4336935bbdfa8b5f72e7d679178ea2a24747a7f3fedf0b43116fb49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T02:52:42.843Z] + go version [2022-06-27T02:52:42.844Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-27T02:52:42.870Z] $ docker stop --time=1 63c6b2a0c4336935bbdfa8b5f72e7d679178ea2a24747a7f3fedf0b43116fb49 [2022-06-27T02:52:44.527Z] $ docker rm -f 63c6b2a0c4336935bbdfa8b5f72e7d679178ea2a24747a7f3fedf0b43116fb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:52:45.125Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T02:52:45.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:52:45.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-16049 does not seem to be running inside a container [2022-06-27T02:52:45.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/51 -v /w/workspace/device-mqtt-go/51:/w/workspace/device-mqtt-go/51:rw,z -v /w/workspace/device-mqtt-go/51@tmp:/w/workspace/device-mqtt-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-27T02:52:46.680Z] $ docker top e36309bc378f570cd245baa9385faa1c7720a36ed5b569c027450079a76b6d85 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T02:52:47.604Z] + make test [2022-06-27T02:52:47.604Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T02:52:49.040Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-27T02:54:25.896Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-27T02:54:25.896Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements [2022-06-27T02:54:25.896Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-27T02:54:25.896Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-27T02:54:25.896Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T02:54:44.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T02:54:44.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T02:54:44.232Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T02:54:44.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-27T02:54:44.862Z] $ docker stop --time=1 e36309bc378f570cd245baa9385faa1c7720a36ed5b569c027450079a76b6d85 [2022-06-27T02:54:46.603Z] $ docker rm -f e36309bc378f570cd245baa9385faa1c7720a36ed5b569c027450079a76b6d85 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T02:54:47.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-27T02:54:47.592Z] Warning: overwriting stash ‘coverage-report’ [2022-06-27T02:54:48.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T02:54:48.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-27T02:54:49.072Z] + ls -al . [2022-06-27T02:54:49.072Z] total 176 [2022-06-27T02:54:49.072Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:54 . [2022-06-27T02:54:49.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:50 .. [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:50 .dockerignore [2022-06-27T02:54:49.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:50 .git [2022-06-27T02:54:49.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:50 .github [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:50 .gitignore [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:50 .golangci.yml [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:50 Attribution.txt [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:50 CHANGELOG.md [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:50 Dockerfile [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:50 GOVERNANCE.md [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:50 Jenkinsfile [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:50 LICENSE [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:50 Makefile [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:50 OWNERS.md [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:50 README.md [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 02:48 VERSION [2022-06-27T02:54:49.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:50 bin [2022-06-27T02:54:49.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:50 cmd [2022-06-27T02:54:49.073Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:54 coverage.out [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 02:50 go.mod [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 36015 Jun 27 02:50 go.sum [2022-06-27T02:54:49.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:50 internal [2022-06-27T02:54:49.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:50 mock [2022-06-27T02:54:49.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:50 snap [2022-06-27T02:54:49.073Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:54:49.448Z] + 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=af7f42834155496da65d108934e36d5a2fb2bcc1 --label arch=arm64 --label version=2.2.1-dev.4 . [2022-06-27T02:54:49.733Z] Sending build context to Docker daemon 3.111MB [2022-06-27T02:54:50.033Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T02:54:50.033Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-27T02:54:50.033Z] ---> 2409e571148d [2022-06-27T02:54:50.033Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-27T02:54:50.034Z] ---> Running in ce13cfbf745b [2022-06-27T02:54:50.329Z] Removing intermediate container ce13cfbf745b [2022-06-27T02:54:50.329Z] ---> a111c5029302 [2022-06-27T02:54:50.329Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T02:54:50.329Z] ---> Running in b3e87afa3851 [2022-06-27T02:54:50.931Z] Removing intermediate container b3e87afa3851 [2022-06-27T02:54:50.931Z] ---> ea2202ed23f9 [2022-06-27T02:54:50.931Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T02:54:50.931Z] ---> Running in 68c291aaffcf [2022-06-27T02:54:52.374Z] Removing intermediate container 68c291aaffcf [2022-06-27T02:54:52.374Z] ---> ac26dc476e52 [2022-06-27T02:54:52.374Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T02:54:52.374Z] ---> Running in d897d3457483 [2022-06-27T02:54:53.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T02:54:54.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T02:54:55.306Z] OK: 224 MiB in 56 packages [2022-06-27T02:54:55.913Z] Removing intermediate container d897d3457483 [2022-06-27T02:54:55.913Z] ---> c9c79e30ac5e [2022-06-27T02:54:55.913Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-27T02:54:56.189Z] ---> Running in 8158e34bf755 [2022-06-27T02:54:56.465Z] Removing intermediate container 8158e34bf755 [2022-06-27T02:54:56.465Z] ---> 02858cd12149 [2022-06-27T02:54:56.465Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-27T02:54:57.071Z] ---> 230ad9a38568 [2022-06-27T02:54:57.071Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T02:54:57.071Z] ---> Running in 643547f6b93a [2022-06-27T02:54:59.060Z] Removing intermediate container 643547f6b93a [2022-06-27T02:54:59.060Z] ---> 2f85a9136f75 [2022-06-27T02:54:59.060Z] Step 10/24 : COPY . . [2022-06-27T02:55:00.042Z] ---> d223d45d86e6 [2022-06-27T02:55:00.042Z] Step 11/24 : ARG MAKE='make build' [2022-06-27T02:55:00.042Z] ---> Running in f500465d486c [2022-06-27T02:55:00.316Z] Removing intermediate container f500465d486c [2022-06-27T02:55:00.316Z] ---> 62bbeefb1d1f [2022-06-27T02:55:00.316Z] Step 12/24 : RUN $MAKE [2022-06-27T02:55:00.612Z] ---> Running in e8be77cacdc4 [2022-06-27T02:55:01.604Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-06-27T02:57:23.520Z] Removing intermediate container e8be77cacdc4 [2022-06-27T02:57:23.520Z] ---> cf1444795580 [2022-06-27T02:57:23.520Z] Step 13/24 : FROM alpine:3.14 [2022-06-27T02:57:23.520Z] 3.14: Pulling from library/alpine [2022-06-27T02:57:23.520Z] 455c02918c45: Pulling fs layer [2022-06-27T02:57:23.520Z] 455c02918c45: Verifying Checksum [2022-06-27T02:57:23.520Z] 455c02918c45: Download complete [2022-06-27T02:57:23.520Z] 455c02918c45: Pull complete [2022-06-27T02:57:23.520Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T02:57:23.520Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T02:57:23.520Z] ---> ac73e934f311 [2022-06-27T02:57:23.520Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-27T02:57:23.520Z] ---> Running in 4bc91a57c5c2 [2022-06-27T02:57:23.520Z] Removing intermediate container 4bc91a57c5c2 [2022-06-27T02:57:23.520Z] ---> fbf51f4aa764 [2022-06-27T02:57:23.520Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-27T02:57:23.520Z] ---> Running in 5f17bfcc85e5 [2022-06-27T02:57:23.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T02:57:23.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T02:57:23.520Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-27T02:57:23.520Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T02:57:23.520Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-27T02:57:23.520Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T02:57:23.520Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-27T02:57:23.520Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-27T02:57:23.520Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T02:57:23.520Z] OK: 8 MiB in 20 packages [2022-06-27T02:57:23.520Z] Removing intermediate container 5f17bfcc85e5 [2022-06-27T02:57:23.520Z] ---> 380976f560c0 [2022-06-27T02:57:23.520Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-27T02:57:23.520Z] ---> 3411a4535faa [2022-06-27T02:57:23.520Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-27T02:57:23.520Z] ---> 4b277ded7f0b [2022-06-27T02:57:23.520Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-27T02:57:23.520Z] ---> ca82beae004d [2022-06-27T02:57:23.520Z] Step 19/24 : EXPOSE 59982 [2022-06-27T02:57:23.520Z] ---> Running in 0ef651c07d77 [2022-06-27T02:57:23.520Z] Removing intermediate container 0ef651c07d77 [2022-06-27T02:57:23.520Z] ---> 0a55685df77e [2022-06-27T02:57:23.520Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-27T02:57:23.520Z] ---> Running in 38aba7a4a66f [2022-06-27T02:57:23.520Z] Removing intermediate container 38aba7a4a66f [2022-06-27T02:57:23.520Z] ---> f3cd54d0ee48 [2022-06-27T02:57:23.520Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T02:57:23.520Z] ---> Running in d6b19de4818c [2022-06-27T02:57:23.520Z] Removing intermediate container d6b19de4818c [2022-06-27T02:57:23.520Z] ---> fbd7d6efb76d [2022-06-27T02:57:23.520Z] Step 22/24 : LABEL arch=arm64 [2022-06-27T02:57:23.520Z] ---> Running in c0b89c4c39e9 [2022-06-27T02:57:23.520Z] Removing intermediate container c0b89c4c39e9 [2022-06-27T02:57:23.520Z] ---> 81fd5c474424 [2022-06-27T02:57:23.520Z] Step 23/24 : LABEL git_sha=af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:57:23.520Z] ---> Running in 448544d50cba [2022-06-27T02:57:23.796Z] Removing intermediate container 448544d50cba [2022-06-27T02:57:23.796Z] ---> f12a6d4613e5 [2022-06-27T02:57:23.796Z] Step 24/24 : LABEL version=2.2.1-dev.4 [2022-06-27T02:57:24.071Z] ---> Running in fbdc93680239 [2022-06-27T02:57:24.345Z] Removing intermediate container fbdc93680239 [2022-06-27T02:57:24.345Z] ---> b3c92e9d0adc [2022-06-27T02:57:24.345Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-27T02:57:24.345Z] Successfully built b3c92e9d0adc [2022-06-27T02:57:24.345Z] 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 [2022-06-27T02:57:24.439Z] provisioning config files... [2022-06-27T02:57:24.459Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/51@tmp/config2266419763551504773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:57:24.811Z] ---> docker-login.sh [2022-06-27T02:57:24.811Z] nexus3.edgexfoundry.org:10001 [2022-06-27T02:57:25.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:57:25.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:57:25.358Z] Configure a credential helper to remove this warning. See [2022-06-27T02:57:25.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:57:25.358Z] [2022-06-27T02:57:25.358Z] Login Succeeded [2022-06-27T02:57:25.358Z] nexus3.edgexfoundry.org:10002 [2022-06-27T02:57:25.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:57:25.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:57:25.632Z] Configure a credential helper to remove this warning. See [2022-06-27T02:57:25.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:57:25.632Z] [2022-06-27T02:57:25.632Z] Login Succeeded [2022-06-27T02:57:25.632Z] nexus3.edgexfoundry.org:10003 [2022-06-27T02:57:26.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:57:26.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:57:26.230Z] Configure a credential helper to remove this warning. See [2022-06-27T02:57:26.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:57:26.230Z] [2022-06-27T02:57:26.230Z] Login Succeeded [2022-06-27T02:57:26.230Z] nexus3.edgexfoundry.org:10004 [2022-06-27T02:57:26.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:57:26.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:57:26.827Z] Configure a credential helper to remove this warning. See [2022-06-27T02:57:26.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:57:26.827Z] [2022-06-27T02:57:26.827Z] Login Succeeded [2022-06-27T02:57:26.827Z] docker.io [2022-06-27T02:57:27.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T02:57:27.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T02:57:27.698Z] Configure a credential helper to remove this warning. See [2022-06-27T02:57:27.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T02:57:27.698Z] [2022-06-27T02:57:27.698Z] Login Succeeded [2022-06-27T02:57:27.698Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T02:57:27.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-27T02:57:27.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T02:57:27.777Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-06-27T02:57:27.777Z] af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:57:27.777Z] latest [2022-06-27T02:57:27.777Z] 2.2.1-dev.4 [2022-06-27T02:57:27.777Z] af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [2022-06-27T02:57:27.777Z] main [2022-06-27T02:57:27.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:28.151Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:28.525Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:57:28.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-27T02:57:28.525Z] 4a4cc3e70c8c: Preparing [2022-06-27T02:57:28.525Z] 7f550ca96b42: Preparing [2022-06-27T02:57:28.525Z] d90cea6bd595: Preparing [2022-06-27T02:57:28.525Z] c559185ccb3f: Preparing [2022-06-27T02:57:28.525Z] f73e7dbfee58: Preparing [2022-06-27T02:57:28.805Z] f73e7dbfee58: Layer already exists [2022-06-27T02:57:28.805Z] 4a4cc3e70c8c: Pushed [2022-06-27T02:57:28.805Z] 7f550ca96b42: Pushed [2022-06-27T02:57:29.404Z] c559185ccb3f: Pushed [2022-06-27T02:57:36.113Z] d90cea6bd595: Pushed [2022-06-27T02:57:36.113Z] af7f42834155496da65d108934e36d5a2fb2bcc1: digest: sha256:8b41a45dfd5135ddb07c6b01449326ee6161e104d7558ff051597a124c8b94ab size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:36.478Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:36.833Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-06-27T02:57:36.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-27T02:57:36.834Z] 4a4cc3e70c8c: Preparing [2022-06-27T02:57:36.834Z] 7f550ca96b42: Preparing [2022-06-27T02:57:36.834Z] d90cea6bd595: Preparing [2022-06-27T02:57:36.834Z] c559185ccb3f: Preparing [2022-06-27T02:57:36.834Z] f73e7dbfee58: Preparing [2022-06-27T02:57:36.834Z] f73e7dbfee58: Layer already exists [2022-06-27T02:57:36.834Z] 4a4cc3e70c8c: Layer already exists [2022-06-27T02:57:36.834Z] c559185ccb3f: Layer already exists [2022-06-27T02:57:36.834Z] 7f550ca96b42: Layer already exists [2022-06-27T02:57:36.834Z] d90cea6bd595: Layer already exists [2022-06-27T02:57:37.107Z] latest: digest: sha256:8b41a45dfd5135ddb07c6b01449326ee6161e104d7558ff051597a124c8b94ab size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:37.483Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:37.838Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.4 [2022-06-27T02:57:37.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-27T02:57:37.838Z] 4a4cc3e70c8c: Preparing [2022-06-27T02:57:37.838Z] 7f550ca96b42: Preparing [2022-06-27T02:57:37.838Z] d90cea6bd595: Preparing [2022-06-27T02:57:37.838Z] c559185ccb3f: Preparing [2022-06-27T02:57:37.838Z] f73e7dbfee58: Preparing [2022-06-27T02:57:37.838Z] c559185ccb3f: Layer already exists [2022-06-27T02:57:37.838Z] f73e7dbfee58: Layer already exists [2022-06-27T02:57:37.838Z] 7f550ca96b42: Layer already exists [2022-06-27T02:57:37.838Z] 4a4cc3e70c8c: Layer already exists [2022-06-27T02:57:37.838Z] d90cea6bd595: Layer already exists [2022-06-27T02:57:38.112Z] 2.2.1-dev.4: digest: sha256:8b41a45dfd5135ddb07c6b01449326ee6161e104d7558ff051597a124c8b94ab size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:38.480Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:38.838Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [2022-06-27T02:57:38.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-27T02:57:38.838Z] 4a4cc3e70c8c: Preparing [2022-06-27T02:57:38.838Z] 7f550ca96b42: Preparing [2022-06-27T02:57:38.838Z] d90cea6bd595: Preparing [2022-06-27T02:57:38.838Z] c559185ccb3f: Preparing [2022-06-27T02:57:38.838Z] f73e7dbfee58: Preparing [2022-06-27T02:57:38.838Z] d90cea6bd595: Layer already exists [2022-06-27T02:57:38.838Z] f73e7dbfee58: Layer already exists [2022-06-27T02:57:38.838Z] 7f550ca96b42: Layer already exists [2022-06-27T02:57:38.838Z] 4a4cc3e70c8c: Layer already exists [2022-06-27T02:57:38.838Z] c559185ccb3f: Layer already exists [2022-06-27T02:57:39.111Z] af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4: digest: sha256:8b41a45dfd5135ddb07c6b01449326ee6161e104d7558ff051597a124c8b94ab size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:39.494Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:39.865Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-06-27T02:57:39.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-06-27T02:57:39.865Z] 4a4cc3e70c8c: Preparing [2022-06-27T02:57:39.865Z] 7f550ca96b42: Preparing [2022-06-27T02:57:39.865Z] d90cea6bd595: Preparing [2022-06-27T02:57:39.865Z] c559185ccb3f: Preparing [2022-06-27T02:57:39.865Z] f73e7dbfee58: Preparing [2022-06-27T02:57:39.865Z] c559185ccb3f: Layer already exists [2022-06-27T02:57:39.865Z] 4a4cc3e70c8c: Layer already exists [2022-06-27T02:57:39.865Z] f73e7dbfee58: Layer already exists [2022-06-27T02:57:39.865Z] 7f550ca96b42: Layer already exists [2022-06-27T02:57:39.865Z] d90cea6bd595: Layer already exists [2022-06-27T02:57:40.139Z] main: digest: sha256:8b41a45dfd5135ddb07c6b01449326ee6161e104d7558ff051597a124c8b94ab size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-27T02:57:40.204Z] ===================================================== [Pipeline] echo [2022-06-27T02:57:40.214Z] taggedImages: [2022-06-27T02:57:40.214Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:af7f42834155496da65d108934e36d5a2fb2bcc1 [2022-06-27T02:57:40.214Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-06-27T02:57:40.214Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.4 [2022-06-27T02:57:40.214Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:af7f42834155496da65d108934e36d5a2fb2bcc1-2.2.1-dev.4 [2022-06-27T02:57:40.214Z] - 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 [2022-06-27T02:57:40.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T02:57:40.583Z] [2022-06-27T02:57:40.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:57:40.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T02:57:41.216Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-27T02:57:41.216Z] 8998bd30e6a1: Pulling fs layer [2022-06-27T02:57:41.216Z] 04944245beec: Pulling fs layer [2022-06-27T02:57:41.216Z] 699f458cf7ca: Pulling fs layer [2022-06-27T02:57:41.216Z] 765212b225bb: Pulling fs layer [2022-06-27T02:57:41.216Z] f23df028b6ca: Pulling fs layer [2022-06-27T02:57:41.216Z] d65c8cfc05b1: Pulling fs layer [2022-06-27T02:57:41.216Z] 2437ff75d9bd: Pulling fs layer [2022-06-27T02:57:41.216Z] 765212b225bb: Waiting [2022-06-27T02:57:41.216Z] 2437ff75d9bd: Waiting [2022-06-27T02:57:41.216Z] d65c8cfc05b1: Waiting [2022-06-27T02:57:41.216Z] f23df028b6ca: Waiting [2022-06-27T02:57:41.216Z] 04944245beec: Verifying Checksum [2022-06-27T02:57:41.216Z] 04944245beec: Download complete [2022-06-27T02:57:41.216Z] 765212b225bb: Verifying Checksum [2022-06-27T02:57:41.216Z] 765212b225bb: Download complete [2022-06-27T02:57:41.216Z] f23df028b6ca: Verifying Checksum [2022-06-27T02:57:41.216Z] d65c8cfc05b1: Verifying Checksum [2022-06-27T02:57:41.216Z] d65c8cfc05b1: Download complete [2022-06-27T02:57:41.505Z] 699f458cf7ca: Verifying Checksum [2022-06-27T02:57:41.505Z] 699f458cf7ca: Download complete [2022-06-27T02:57:41.789Z] 8998bd30e6a1: Verifying Checksum [2022-06-27T02:57:41.789Z] 8998bd30e6a1: Download complete [2022-06-27T02:57:44.416Z] 2437ff75d9bd: Verifying Checksum [2022-06-27T02:57:44.416Z] 2437ff75d9bd: Download complete [2022-06-27T02:57:46.397Z] 8998bd30e6a1: Pull complete [2022-06-27T02:57:46.997Z] 04944245beec: Pull complete [2022-06-27T02:57:48.468Z] 699f458cf7ca: Pull complete [2022-06-27T02:57:48.753Z] 765212b225bb: Pull complete [2022-06-27T02:57:49.790Z] f23df028b6ca: Pull complete [2022-06-27T02:57:50.413Z] d65c8cfc05b1: Pull complete [2022-06-27T02:58:05.495Z] 2437ff75d9bd: Pull complete [2022-06-27T02:58:05.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-27T02:58:05.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T02:58:05.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:58:05.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-16049 does not seem to be running inside a container [2022-06-27T02:58:05.860Z] $ 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/51 -v /w/workspace/device-mqtt-go/51:/w/workspace/device-mqtt-go/51:rw,z -v /w/workspace/device-mqtt-go/51@tmp:/w/workspace/device-mqtt-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-27T02:58:08.590Z] $ docker top 1b64a4079c0bef32a7191f5bce5ec4c32c2358a4b8239084790ccc58449547ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:58:09.543Z] ---> job-cost.sh [2022-06-27T02:58:09.543Z] lf-activate-venv: SKIPPING [2022-06-27T02:58:09.543Z] INFO: No Stack... [2022-06-27T02:58:09.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-27T02:58:10.797Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T02:58:11.462Z] + cut -d, -f6 [2022-06-27T02:58:11.463Z] + cat /w/workspace/device-mqtt-go/51/archives/cost.csv [Pipeline] lock [2022-06-27T02:58:11.528Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] [2022-06-27T02:58:11.534Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] did not exist. Created. [2022-06-27T02:58:11.534Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T02:58:12.208Z] /w/workspace/device-mqtt-go/51@tmp/durable-8f6c85b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-27T02:58:12.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-27T02:58:12.910Z] Warning: overwriting stash ‘stack-cost’ [2022-06-27T02:58:12.961Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T02:58:12.967Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T02:58:12.985Z] $ docker stop --time=1 1b64a4079c0bef32a7191f5bce5ec4c32c2358a4b8239084790ccc58449547ce [2022-06-27T02:58:14.509Z] $ docker rm -f 1b64a4079c0bef32a7191f5bce5ec4c32c2358a4b8239084790ccc58449547ce [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 [2022-06-27T02:58:14.968Z] provisioning config files... [2022-06-27T02:58:14.978Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7054948443784195154tmp [Pipeline] { [Pipeline] sh [2022-06-27T02:58:15.278Z] + set +x [2022-06-27T02:58:15.278Z] + curl -s https://codecov.io/bash [2022-06-27T02:58:15.278Z] + bash -s -- [2022-06-27T02:58:15.278Z] [2022-06-27T02:58:15.278Z] _____ _ [2022-06-27T02:58:15.278Z] / ____| | | [2022-06-27T02:58:15.278Z] | | ___ __| | ___ ___ _____ __ [2022-06-27T02:58:15.278Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-27T02:58:15.278Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-27T02:58:15.278Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-27T02:58:15.278Z] Bash-1.0.6 [2022-06-27T02:58:15.278Z] [2022-06-27T02:58:15.278Z] [2022-06-27T02:58:15.278Z] ==> git version 2.25.1 found [2022-06-27T02:58:15.278Z] ==> 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 [2022-06-27T02:58:15.278Z] Release-Date: 2020-01-08 [2022-06-27T02:58:15.278Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-27T02:58:15.278Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-27T02:58:15.278Z] ==> Jenkins CI detected. [2022-06-27T02:58:15.278Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-06-27T02:58:15.278Z] project root: . [2022-06-27T02:58:15.278Z] --> token set from env [2022-06-27T02:58:15.278Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-27T02:58:15.278Z] ==> Running gcov in . (disable via -X gcov) [2022-06-27T02:58:15.278Z] ==> Python coveragepy not found [2022-06-27T02:58:15.278Z] ==> Searching for coverage reports in: [2022-06-27T02:58:15.278Z] + . [2022-06-27T02:58:15.278Z] -> Found 1 reports [2022-06-27T02:58:15.278Z] ==> Detecting git/mercurial file structure [2022-06-27T02:58:15.278Z] ==> Reading reports [2022-06-27T02:58:15.278Z] + ./coverage.out bytes=17887 [2022-06-27T02:58:15.278Z] ==> Appending adjustments [2022-06-27T02:58:15.279Z] https://docs.codecov.io/docs/fixing-reports [2022-06-27T02:58:15.538Z] + Found adjustments [2022-06-27T02:58:15.538Z] ==> Gzipping contents [2022-06-27T02:58:15.538Z] 4.0K /tmp/codecov.iPfPBy.gz [2022-06-27T02:58:15.538Z] ==> Uploading reports [2022-06-27T02:58:15.538Z] url: https://codecov.io [2022-06-27T02:58:15.538Z] query: branch=main&commit=af7f42834155496da65d108934e36d5a2fb2bcc1&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-27T02:58:15.538Z] -> Pinging Codecov [2022-06-27T02:58:15.538Z] 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=af7f42834155496da65d108934e36d5a2fb2bcc1&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-27T02:58:15.800Z] -> Uploading to [2022-06-27T02:58:15.800Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-27/7D719EC7BBE17E464838252E33014C33/af7f42834155496da65d108934e36d5a2fb2bcc1/9cedb085-3530-4b12-bc70-d52f096f9c09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T025815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0203537fd42750082c1aeac0ae3c95da8e1e2477c37034f298cf846c2e4bd4fe [2022-06-27T02:58:15.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T02:58:15.800Z] Dload Upload Total Spent Left Speed [2022-06-27T02:58:16.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3261 0 0 100 3261 0 14822 --:--:-- --:--:-- --:--:-- 14890 [2022-06-27T02:58:16.061Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] } [2022-06-27T02:58:16.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-27T02:58:16.251Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-27T02:58:16.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:58:16.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-27T02:58:16.565Z] [2022-06-27T02:58:16.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:58:16.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-27T02:58:16.874Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-27T02:58:16.874Z] df9b9388f04a: Pulling fs layer [2022-06-27T02:58:16.874Z] 52dc419b0ee2: Pulling fs layer [2022-06-27T02:58:16.874Z] 25bc292e5bac: Pulling fs layer [2022-06-27T02:58:16.874Z] 114826534d7a: Pulling fs layer [2022-06-27T02:58:16.874Z] 4657fd5d0bcf: Pulling fs layer [2022-06-27T02:58:16.874Z] 6ad1cebc031e: Pulling fs layer [2022-06-27T02:58:16.874Z] 8a3aa393b2d8: Pulling fs layer [2022-06-27T02:58:16.874Z] 6ad1cebc031e: Waiting [2022-06-27T02:58:16.874Z] 8a3aa393b2d8: Waiting [2022-06-27T02:58:16.874Z] 4657fd5d0bcf: Waiting [2022-06-27T02:58:16.874Z] 114826534d7a: Waiting [2022-06-27T02:58:16.874Z] 25bc292e5bac: Verifying Checksum [2022-06-27T02:58:16.874Z] 25bc292e5bac: Download complete [2022-06-27T02:58:16.874Z] 52dc419b0ee2: Download complete [2022-06-27T02:58:16.874Z] 4657fd5d0bcf: Verifying Checksum [2022-06-27T02:58:16.874Z] 4657fd5d0bcf: Download complete [2022-06-27T02:58:16.874Z] df9b9388f04a: Verifying Checksum [2022-06-27T02:58:16.874Z] df9b9388f04a: Download complete [2022-06-27T02:58:17.137Z] 6ad1cebc031e: Verifying Checksum [2022-06-27T02:58:17.137Z] 6ad1cebc031e: Download complete [2022-06-27T02:58:17.137Z] df9b9388f04a: Pull complete [2022-06-27T02:58:17.137Z] 52dc419b0ee2: Pull complete [2022-06-27T02:58:17.398Z] 25bc292e5bac: Pull complete [2022-06-27T02:58:17.661Z] 114826534d7a: Verifying Checksum [2022-06-27T02:58:17.661Z] 114826534d7a: Download complete [2022-06-27T02:58:17.922Z] 8a3aa393b2d8: Verifying Checksum [2022-06-27T02:58:22.124Z] 114826534d7a: Pull complete [2022-06-27T02:58:22.124Z] 4657fd5d0bcf: Pull complete [2022-06-27T02:58:22.124Z] 6ad1cebc031e: Pull complete [2022-06-27T02:58:25.416Z] 8a3aa393b2d8: Pull complete [2022-06-27T02:58:25.416Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-27T02:58:25.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-27T02:58:25.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:58:25.514Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:58:25.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-27T02:58:28.207Z] $ docker top 01d176476effa4ed9aadfb023314fe50402513cb08abc5b0316a92784604b3d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-27T02:58:28.247Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-06-27T02:58:28.528Z] + set -o pipefail [2022-06-27T02:58:28.528Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-06-27T02:58:33.817Z] [2022-06-27T02:58:33.817Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-06-27T02:58:33.817Z] [2022-06-27T02:58:33.817Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/fec2b13f-3757-4319-8350-22d612c9edc9 [2022-06-27T02:58:33.817Z] [2022-06-27T02:58:33.817Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-27T02:58:33.817Z] [2022-06-27T02:58:33.817Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-27T02:58:33.817Z] [2022-06-27T02:58:33.817Z] [2022-06-27T02:58:33.817Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-27T02:58:33.817Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-27T02:58:33.863Z] $ docker stop --time=1 01d176476effa4ed9aadfb023314fe50402513cb08abc5b0316a92784604b3d6 [2022-06-27T02:58:36.106Z] $ docker rm -f 01d176476effa4ed9aadfb023314fe50402513cb08abc5b0316a92784604b3d6 [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 [2022-06-27T02:58:36.868Z] + git log --format=format:%s -1 af7f42834155496da65d108934e36d5a2fb2bcc1 [Pipeline] sh [2022-06-27T02:58:37.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T02:58:37.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:58:37.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:58:37.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:58:37.558Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:58:37.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-27T02:58:38.098Z] $ docker top 33702c7af249e39ca0ee9a2c828004ea17daab3b81e6ff800da0403d5ceba8e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T02:58:38.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T02:58:38.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T02:58:38.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T02:58:38.338Z] $ docker exec 33702c7af249e39ca0ee9a2c828004ea17daab3b81e6ff800da0403d5ceba8e0 ssh-agent [2022-06-27T02:58:38.430Z] SSH_AUTH_SOCK=/tmp/ssh-pgUFcXBRoWNI/agent.33 [2022-06-27T02:58:38.430Z] SSH_AGENT_PID=40 [2022-06-27T02:58:38.439Z] Running ssh-add (command line suppressed) [2022-06-27T02:58:38.580Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5864506492816211773.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5864506492816211773.key) [2022-06-27T02:58:38.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T02:58:38.855Z] + git semver tag [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,172 [run_tag] DEBUG tag force:False [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,172 [check_head_tag] DEBUG check head tag [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,173 [execute] INFO git cat-file --batch-check [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,178 [execute] INFO git cat-file --batch [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,189 [execute] INFO git tag -a v2.2.1-dev.4 -m v2.2.1-dev.4 [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,190 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.4', '-m', 'v2.2.1-dev.4'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-27T02:58:39.427Z] 2022-06-27 02:58:39,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:58:39.427Z] 2.2.1-dev.4 [Pipeline] } [2022-06-27T02:58:39.471Z] $ docker exec --env ******** --env ******** 33702c7af249e39ca0ee9a2c828004ea17daab3b81e6ff800da0403d5ceba8e0 ssh-agent -k [2022-06-27T02:58:39.582Z] unset SSH_AUTH_SOCK; [2022-06-27T02:58:39.583Z] unset SSH_AGENT_PID; [2022-06-27T02:58:39.583Z] echo Agent pid 40 killed; [2022-06-27T02:58:39.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T02:58:39.867Z] + git semver [Pipeline] } [2022-06-27T02:58:40.177Z] $ docker stop --time=1 33702c7af249e39ca0ee9a2c828004ea17daab3b81e6ff800da0403d5ceba8e0 [2022-06-27T02:58:41.501Z] $ docker rm -f 33702c7af249e39ca0ee9a2c828004ea17daab3b81e6ff800da0403d5ceba8e0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:58:41.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-27T02:58:41.871Z] [2022-06-27T02:58:41.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:58:42.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-27T02:58:42.176Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-27T02:58:42.176Z] ab5ef0e58194: Pulling fs layer [2022-06-27T02:58:42.176Z] 9712f1f96733: Pulling fs layer [2022-06-27T02:58:42.176Z] 63f879dbbcfc: Pulling fs layer [2022-06-27T02:58:42.176Z] 0d9ebad4ef96: Pulling fs layer [2022-06-27T02:58:42.176Z] e9a5061849ea: Pulling fs layer [2022-06-27T02:58:42.176Z] d747dcd14b5f: Pulling fs layer [2022-06-27T02:58:42.177Z] 2de7ff778b66: Pulling fs layer [2022-06-27T02:58:42.177Z] 0d9ebad4ef96: Waiting [2022-06-27T02:58:42.177Z] d747dcd14b5f: Waiting [2022-06-27T02:58:42.177Z] 2de7ff778b66: Waiting [2022-06-27T02:58:42.177Z] e9a5061849ea: Waiting [2022-06-27T02:58:42.177Z] 9712f1f96733: Verifying Checksum [2022-06-27T02:58:42.177Z] 9712f1f96733: Download complete [2022-06-27T02:58:42.439Z] 63f879dbbcfc: Verifying Checksum [2022-06-27T02:58:42.439Z] 63f879dbbcfc: Download complete [2022-06-27T02:58:42.703Z] e9a5061849ea: Verifying Checksum [2022-06-27T02:58:42.703Z] e9a5061849ea: Download complete [2022-06-27T02:58:42.703Z] ab5ef0e58194: Download complete [2022-06-27T02:58:42.964Z] 0d9ebad4ef96: Verifying Checksum [2022-06-27T02:58:42.964Z] 0d9ebad4ef96: Download complete [2022-06-27T02:58:42.964Z] 2de7ff778b66: Verifying Checksum [2022-06-27T02:58:42.964Z] 2de7ff778b66: Download complete [2022-06-27T02:58:46.258Z] ab5ef0e58194: Pull complete [2022-06-27T02:58:46.258Z] 9712f1f96733: Pull complete [2022-06-27T02:58:46.826Z] 63f879dbbcfc: Pull complete [2022-06-27T02:58:50.120Z] 0d9ebad4ef96: Pull complete [2022-06-27T02:58:50.380Z] e9a5061849ea: Pull complete [2022-06-27T02:58:50.640Z] d747dcd14b5f: Pull complete [2022-06-27T02:58:51.578Z] 2de7ff778b66: Pull complete [2022-06-27T02:58:51.578Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-27T02:58:51.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-27T02:58:51.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:58:51.669Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:58:51.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-27T02:58:54.095Z] $ docker top 66061580f6e600ebd15052d390a2b92295b0ef5275bacb23486db0735e016403 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:58:54.154Z] provisioning config files... [2022-06-27T02:58:54.162Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2416656234740705214tmp [2022-06-27T02:58:54.175Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5637186265378183030tmp [2022-06-27T02:58:54.185Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config188384025444825491tmp [Pipeline] { [Pipeline] echo [2022-06-27T02:58:54.202Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:58:54.488Z] ---> sigul-configuration.sh [2022-06-27T02:58:54.489Z] gpg: directory `/root/.gnupg' created [2022-06-27T02:58:54.489Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-27T02:58:54.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-27T02:58:54.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-27T02:58:54.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-27T02:58:54.489Z] gpg: CAST5 encrypted data [2022-06-27T02:58:54.489Z] gpg: encrypted with 1 passphrase [2022-06-27T02:58:54.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-27T02:58:54.781Z] + mkdir /home/jenkins [2022-06-27T02:58:54.781Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-27T02:58:55.073Z] + 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 [2022-06-27T02:58:55.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:58:55.372Z] ---> sigul-install.sh [2022-06-27T02:58:55.373Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-27T02:58:55.666Z] + git tag --list [2022-06-27T02:58:55.666Z] 0.7.1 [2022-06-27T02:58:55.666Z] v1.0.0 [2022-06-27T02:58:55.666Z] v1.1.0 [2022-06-27T02:58:55.666Z] v1.1.1 [2022-06-27T02:58:55.666Z] v1.2.2 [2022-06-27T02:58:55.666Z] v1.3.0 [2022-06-27T02:58:55.666Z] v1.3.1 [2022-06-27T02:58:55.666Z] v2.0.0 [2022-06-27T02:58:55.666Z] v2.1.0 [2022-06-27T02:58:55.666Z] v2.1.1 [2022-06-27T02:58:55.666Z] v2.1.1-dev.1 [2022-06-27T02:58:55.666Z] v2.1.1-dev.2 [2022-06-27T02:58:55.666Z] v2.2.0 [2022-06-27T02:58:55.666Z] v2.2.1-dev.1 [2022-06-27T02:58:55.666Z] v2.2.1-dev.2 [2022-06-27T02:58:55.666Z] v2.2.1-dev.3 [2022-06-27T02:58:55.666Z] v2.2.1-dev.4 [Pipeline] sh [2022-06-27T02:58:55.960Z] + lftools sign git-tag v2.2.1-dev.4 [2022-06-27T02:58:56.533Z] Signing Git tag with Sigul... [2022-06-27T02:58:56.533Z] Signing v2.2.1-dev.4 [Pipeline] echo [2022-06-27T02:58:57.112Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:58:57.404Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-27T02:58:57.411Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-27T02:58:57.465Z] $ docker stop --time=1 66061580f6e600ebd15052d390a2b92295b0ef5275bacb23486db0735e016403 [2022-06-27T02:58:58.797Z] $ docker rm -f 66061580f6e600ebd15052d390a2b92295b0ef5275bacb23486db0735e016403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-27T02:58:59.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T02:58:59.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:58:59.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:58:59.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:58:59.590Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:58:59.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-27T02:59:00.051Z] $ docker top dea8d29ed04d30f92f2590fb6c8005d954a28a8b6d68e5c47bf5a15213432d79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T02:59:00.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T02:59:00.116Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T02:59:00.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T02:59:00.285Z] $ docker exec dea8d29ed04d30f92f2590fb6c8005d954a28a8b6d68e5c47bf5a15213432d79 ssh-agent [2022-06-27T02:59:00.382Z] SSH_AUTH_SOCK=/tmp/ssh-VbnpwogLC2cc/agent.33 [2022-06-27T02:59:00.382Z] SSH_AGENT_PID=39 [2022-06-27T02:59:00.387Z] Running ssh-add (command line suppressed) [2022-06-27T02:59:00.547Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6386588848365482918.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6386588848365482918.key) [2022-06-27T02:59:00.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T02:59:00.820Z] + git semver bump pre [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,043 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,044 [bump_version] DEBUG bumping version:2.2.1-dev.4 on axis:pre with prefix:dev [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,044 [bump_version] DEBUG bumped version:2.2.1-dev.5 [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,044 [write_version] DEBUG write version:2.2.1-dev.5 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,044 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,044 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,046 [execute] INFO git cat-file --batch-check [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,049 [execute] INFO git cat-file --batch [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T02:59:01.080Z] 2022-06-27 02:59:01,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:59:01.080Z] 2.2.1-dev.5 [Pipeline] } [2022-06-27T02:59:01.126Z] $ docker exec --env ******** --env ******** dea8d29ed04d30f92f2590fb6c8005d954a28a8b6d68e5c47bf5a15213432d79 ssh-agent -k [2022-06-27T02:59:01.231Z] unset SSH_AUTH_SOCK; [2022-06-27T02:59:01.231Z] unset SSH_AGENT_PID; [2022-06-27T02:59:01.231Z] echo Agent pid 39 killed; [2022-06-27T02:59:01.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T02:59:01.525Z] + git semver [Pipeline] } [2022-06-27T02:59:01.834Z] $ docker stop --time=1 dea8d29ed04d30f92f2590fb6c8005d954a28a8b6d68e5c47bf5a15213432d79 [2022-06-27T02:59:03.150Z] $ docker rm -f dea8d29ed04d30f92f2590fb6c8005d954a28a8b6d68e5c47bf5a15213432d79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T02:59:03.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T02:59:03.471Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:59:03.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T02:59:03.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:59:03.858Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:59:03.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-27T02:59:04.343Z] $ docker top 28bb57a79a845a85545c20c8e3ef999fb119ded3ac8b0db4882b809d884a9446 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T02:59:04.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T02:59:04.402Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T02:59:04.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T02:59:04.586Z] $ docker exec 28bb57a79a845a85545c20c8e3ef999fb119ded3ac8b0db4882b809d884a9446 ssh-agent [2022-06-27T02:59:04.671Z] SSH_AUTH_SOCK=/tmp/ssh-kYJR8yN50MTS/agent.34 [2022-06-27T02:59:04.671Z] SSH_AGENT_PID=40 [2022-06-27T02:59:04.676Z] Running ssh-add (command line suppressed) [2022-06-27T02:59:04.828Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5939411054163989108.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5939411054163989108.key) [2022-06-27T02:59:04.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T02:59:05.099Z] + git semver push [2022-06-27T02:59:05.360Z] 2022-06-27 02:59:05,322 [run_push] DEBUG push [2022-06-27T02:59:05.360Z] 2022-06-27 02:59:05,322 [execute] INFO git cat-file --batch-check [2022-06-27T02:59:05.360Z] 2022-06-27 02:59:05,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T02:59:05.360Z] 2022-06-27 02:59:05,324 [execute] INFO git rev-list 10a2032a5d7fd01907340f0893c56982e8ab73f5 -- [2022-06-27T02:59:05.360Z] 2022-06-27 02:59:05,325 [execute] DEBUG Popen(['git', 'rev-list', '10a2032a5d7fd01907340f0893c56982e8ab73f5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-27T02:59:05.360Z] 2022-06-27 02:59:05,331 [execute] INFO git fetch -v origin [2022-06-27T02:59:05.360Z] 2022-06-27 02:59:05,331 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-27T02:59:05.932Z] 2022-06-27 02:59:05,870 [run_push] DEBUG no remote changes detected [2022-06-27T02:59:05.932Z] 2022-06-27 02:59:05,871 [execute] INFO git push origin semver [2022-06-27T02:59:05.932Z] 2022-06-27 02:59:05,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-27T02:59:06.875Z] 2022-06-27 02:59:06,692 [run_push] DEBUG push all version tags [2022-06-27T02:59:06.875Z] 2022-06-27 02:59:06,692 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-27T02:59:06.875Z] 2022-06-27 02:59:06,693 [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) [2022-06-27T02:59:07.448Z] 2022-06-27 02:59:07,448 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-06-27T02:59:07.448Z] 2.2.1-dev.5 [Pipeline] } [2022-06-27T02:59:07.493Z] $ docker exec --env ******** --env ******** 28bb57a79a845a85545c20c8e3ef999fb119ded3ac8b0db4882b809d884a9446 ssh-agent -k [2022-06-27T02:59:07.614Z] unset SSH_AUTH_SOCK; [2022-06-27T02:59:07.614Z] unset SSH_AGENT_PID; [2022-06-27T02:59:07.614Z] echo Agent pid 40 killed; [2022-06-27T02:59:07.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T02:59:07.899Z] + git semver [Pipeline] } [2022-06-27T02:59:08.211Z] $ docker stop --time=1 28bb57a79a845a85545c20c8e3ef999fb119ded3ac8b0db4882b809d884a9446 [2022-06-27T02:59:09.570Z] $ docker rm -f 28bb57a79a845a85545c20c8e3ef999fb119ded3ac8b0db4882b809d884a9446 [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 [2022-06-27T02:59:10.176Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-06-27T02:59:10.176Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-06-27T02:59:10.176Z] total 16 [2022-06-27T02:59:10.176Z] drwxr-xr-x 3 root root 4096 Jun 27 02:50 . [2022-06-27T02:59:10.176Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:58 .. [2022-06-27T02:59:10.176Z] drwxr-xr-x 2 root root 4096 Jun 27 02:50 cost [2022-06-27T02:59:10.176Z] -rw-r--r-- 1 root root 84 Jun 27 02:50 cost.csv [2022-06-27T02:59:10.176Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-06-27T02:59:10.176Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-06-27T02:59:10.176Z] total 16 [2022-06-27T02:59:10.176Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:50 . [2022-06-27T02:59:10.176Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:58 .. [2022-06-27T02:59:10.176Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:50 cost [2022-06-27T02:59:10.176Z] -rw-r--r-- 1 jenkins jenkins 84 Jun 27 02:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:59:10.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:59:11.347Z] ---> package-listing.sh [2022-06-27T02:59:11.347Z] ++ facter osfamily [2022-06-27T02:59:11.347Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-27T02:59:11.608Z] + OS_FAMILY=debian [2022-06-27T02:59:11.608Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-06-27T02:59:11.608Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-27T02:59:11.608Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-27T02:59:11.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-27T02:59:11.608Z] + PACKAGES=/tmp/packages_start.txt [2022-06-27T02:59:11.608Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-06-27T02:59:11.608Z] + PACKAGES=/tmp/packages_end.txt [2022-06-27T02:59:11.608Z] + case "${OS_FAMILY}" in [2022-06-27T02:59:11.608Z] + dpkg -l [2022-06-27T02:59:11.608Z] + grep '^ii' [2022-06-27T02:59:11.608Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-27T02:59:11.608Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-27T02:59:11.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-27T02:59:11.608Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-06-27T02:59:11.608Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-06-27T02:59:11.608Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-06-27T02:59:11.620Z] 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 [2022-06-27T02:59:11.903Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T02:59:12.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T02:59:12.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T02:59:12.564Z] prd-ubuntu20.04-docker-8c-8g-16045 does not seem to be running inside a container [2022-06-27T02:59:12.640Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-27T02:59:12.939Z] $ docker top 30011093a1f20ee6d3a21d67589a7cfcc504efdc68f97bd2ba8577c3843dd0b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T02:59:13.270Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-27T02:59:13.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-27T02:59:13.856Z] + ls /var/log/sa-host [2022-06-27T02:59:13.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T02:59:13.993Z] provisioning config files... [2022-06-27T02:59:14.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config782949493890399735tmp [Pipeline] { [Pipeline] echo [2022-06-27T02:59:14.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:59:14.308Z] ---> create-netrc.sh [Pipeline] } [2022-06-27T02:59:14.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:59:14.667Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-27T02:59:14.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:59:14.962Z] ---> sudo-logs.sh [2022-06-27T02:59:14.962Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-27T02:59:14.988Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:59:15.276Z] ---> job-cost.sh [2022-06-27T02:59:15.276Z] lf-activate-venv: SKIPPING [2022-06-27T02:59:15.276Z] DEBUG: total: 0.2199999988079071 [2022-06-27T02:59:15.276Z] INFO: Retrieving Stack Cost... [2022-06-27T02:59:16.222Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T02:59:16.485Z] INFO: Archiving Costs [Pipeline] echo [2022-06-27T02:59:16.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T02:59:16.784Z] ---> logs-deploy.sh [2022-06-27T02:59:16.784Z] lf-activate-venv: SKIPPING [2022-06-27T02:59:16.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/51 [2022-06-27T02:59:16.784Z] INFO: archiving workspace using pattern(s): [2022-06-27T02:59:17.728Z] Archives upload complete. [2022-06-27T02:59:17.991Z] INFO: archiving logs to Nexus [2022-06-27T02:59:18.562Z] ---> uname -a: [2022-06-27T02:59:18.562Z] Linux prd-ubuntu20-04-docker-8c-8g-16045 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-27T02:59:18.562Z] [2022-06-27T02:59:18.562Z] [2022-06-27T02:59:18.562Z] ---> lscpu: [2022-06-27T02:59:18.562Z] Architecture: x86_64 [2022-06-27T02:59:18.562Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-27T02:59:18.562Z] Byte Order: Little Endian [2022-06-27T02:59:18.562Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-27T02:59:18.562Z] CPU(s): 8 [2022-06-27T02:59:18.562Z] On-line CPU(s) list: 0-7 [2022-06-27T02:59:18.562Z] Thread(s) per core: 1 [2022-06-27T02:59:18.562Z] Core(s) per socket: 1 [2022-06-27T02:59:18.562Z] Socket(s): 8 [2022-06-27T02:59:18.562Z] NUMA node(s): 1 [2022-06-27T02:59:18.562Z] Vendor ID: AuthenticAMD [2022-06-27T02:59:18.562Z] CPU family: 23 [2022-06-27T02:59:18.562Z] Model: 49 [2022-06-27T02:59:18.562Z] Model name: AMD EPYC-Rome Processor [2022-06-27T02:59:18.562Z] Stepping: 0 [2022-06-27T02:59:18.562Z] CPU MHz: 2799.998 [2022-06-27T02:59:18.562Z] BogoMIPS: 5599.99 [2022-06-27T02:59:18.562Z] Virtualization: AMD-V [2022-06-27T02:59:18.562Z] Hypervisor vendor: KVM [2022-06-27T02:59:18.562Z] Virtualization type: full [2022-06-27T02:59:18.562Z] L1d cache: 256 KiB [2022-06-27T02:59:18.562Z] L1i cache: 256 KiB [2022-06-27T02:59:18.562Z] L2 cache: 4 MiB [2022-06-27T02:59:18.562Z] L3 cache: 128 MiB [2022-06-27T02:59:18.562Z] NUMA node0 CPU(s): 0-7 [2022-06-27T02:59:18.562Z] Vulnerability Itlb multihit: Not affected [2022-06-27T02:59:18.562Z] Vulnerability L1tf: Not affected [2022-06-27T02:59:18.562Z] Vulnerability Mds: Not affected [2022-06-27T02:59:18.562Z] Vulnerability Meltdown: Not affected [2022-06-27T02:59:18.562Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-27T02:59:18.562Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-27T02:59:18.562Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-27T02:59:18.562Z] Vulnerability Srbds: Not affected [2022-06-27T02:59:18.562Z] Vulnerability Tsx async abort: Not affected [2022-06-27T02:59:18.562Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-27T02:59:18.562Z] [2022-06-27T02:59:18.562Z]