Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d895e333ff01e63b6fe1f723ceb6cf1859de49f5 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-ssh14607355201392398299.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11601119460155542296.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7940705252518483170.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1087370955758705814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10602586412576769306.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8956 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 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d895e333ff01e63b6fe1f723ceb6cf1859de49f5 (main) Commit message: "Merge pull request #515 from lenny-intel/topic-constants" > git config core.sparsecheckout # timeout=10 > git checkout -f d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 > git rev-list --no-walk ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T02:12:20.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T02:12:20.809Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T02:12:20.828Z] ========================================================= [2023-03-09T02:12:20.828Z] EdgeX Global Pipelines Version Info [2023-03-09T02:12:20.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:12:21.554Z] ------------------- [2023-03-09T02:12:21.554Z] stable info: [2023-03-09T02:12:21.554Z] ------------------- [2023-03-09T02:12:21.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T02:12:21.554Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:12:21.554Z] Message: update stable to v1.0.244 [2023-03-09T02:12:22.125Z] ------------------- [2023-03-09T02:12:22.125Z] experimental info: [2023-03-09T02:12:22.125Z] ------------------- [2023-03-09T02:12:22.125Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T02:12:22.125Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:12:22.125Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T02:12:22.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-09T02:12:22.321Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-09T02:12:22.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T02:12:22.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T02:12:22.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T02:12:22.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T02:12:22.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T02:12:22.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T02:12:22.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T02:12:22.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T02:12:22.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T02:12:22.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-09T02:12:22.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T02:12:22.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T02:12:22.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:12:22.497Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:12:22.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:12:22.531Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:12:22.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T02:12:22.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T02:12:22.564Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T02:12:22.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T02:12:22.581Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T02:12:22.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T02:12:22.604Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T02:12:22.617Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T02:12:22.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T02:12:22.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-09T02:12:22.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-09T02:12:22.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-09T02:12:22.679Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo [2023-03-09T02:12:22.690Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d895e33 [Pipeline] echo [2023-03-09T02:12:22.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:12:22.753Z] provisioning config files... [2023-03-09T02:12:22.766Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14532454513623114501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:12:23.078Z] ---> docker-login.sh [2023-03-09T02:12:23.078Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:12:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:24.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:24.283Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:24.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:24.283Z] [2023-03-09T02:12:24.283Z] Login Succeeded [2023-03-09T02:12:24.283Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:12:24.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:24.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:24.543Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:24.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:24.543Z] [2023-03-09T02:12:24.543Z] Login Succeeded [2023-03-09T02:12:24.543Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:12:24.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:24.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:24.543Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:24.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:24.543Z] [2023-03-09T02:12:24.543Z] Login Succeeded [2023-03-09T02:12:24.543Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:12:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:24.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:24.803Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:24.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:24.803Z] [2023-03-09T02:12:24.803Z] Login Succeeded [2023-03-09T02:12:24.803Z] docker.io [2023-03-09T02:12:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:25.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:25.067Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:25.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:25.067Z] [2023-03-09T02:12:25.067Z] Login Succeeded [2023-03-09T02:12:25.067Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:12:25.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T02:12:25.473Z] + git rev-list -1 --merges d895e333ff01e63b6fe1f723ceb6cf1859de49f5~1..d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo [2023-03-09T02:12:25.540Z] -----------> git rev-list -1 --merges d895e333ff01e63b6fe1f723ceb6cf1859de49f5~1..d895e333ff01e63b6fe1f723ceb6cf1859de49f5 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:12:25.540Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [false] [Pipeline] sh [2023-03-09T02:12:25.835Z] + git log --format=format:%s -1 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo [2023-03-09T02:12:25.849Z] ========================================================= [2023-03-09T02:12:25.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T02:12:25.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:12:26.193Z] + git log --format=format:%s -1 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] echo [2023-03-09T02:12:26.206Z] [semverPrep] GIT_COMMIT: d895e333ff01e63b6fe1f723ceb6cf1859de49f5, Commit Message: Merge pull request #515 from lenny-intel/topic-constants [Pipeline] echo [2023-03-09T02:12:26.216Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T02:12:26.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:12:26.593Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T02:12:26.593Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T02:12:26.593Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T02:12:26.593Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T02:12:26.593Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T02:12:26.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:12:27.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:12:27.013Z] [2023-03-09T02:12:27.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:12:27.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:12:27.584Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T02:12:27.584Z] b85a868b505f: Pulling fs layer [2023-03-09T02:12:27.584Z] e2be974225ed: Pulling fs layer [2023-03-09T02:12:27.584Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T02:12:27.584Z] 988bab9f4d93: Pulling fs layer [2023-03-09T02:12:27.584Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T02:12:27.584Z] eaf3925da568: Pulling fs layer [2023-03-09T02:12:27.584Z] bab4dde63d76: Pulling fs layer [2023-03-09T02:12:27.584Z] bde34c3a00c8: Pulling fs layer [2023-03-09T02:12:27.584Z] b352a97aabf1: Pulling fs layer [2023-03-09T02:12:27.584Z] 4872d77fe225: Pulling fs layer [2023-03-09T02:12:27.584Z] 5851b861e8e6: Pulling fs layer [2023-03-09T02:12:27.584Z] 988bab9f4d93: Waiting [2023-03-09T02:12:27.584Z] eaf3925da568: Waiting [2023-03-09T02:12:27.584Z] bab4dde63d76: Waiting [2023-03-09T02:12:27.584Z] bde34c3a00c8: Waiting [2023-03-09T02:12:27.584Z] 1469e6f7b9e6: Waiting [2023-03-09T02:12:27.584Z] b352a97aabf1: Waiting [2023-03-09T02:12:27.584Z] 4872d77fe225: Waiting [2023-03-09T02:12:27.584Z] e2be974225ed: Verifying Checksum [2023-03-09T02:12:27.584Z] e2be974225ed: Download complete [2023-03-09T02:12:27.584Z] 988bab9f4d93: Verifying Checksum [2023-03-09T02:12:27.584Z] 988bab9f4d93: Download complete [2023-03-09T02:12:27.850Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T02:12:27.850Z] 339a4e72a1f5: Download complete [2023-03-09T02:12:27.850Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T02:12:27.850Z] 1469e6f7b9e6: Download complete [2023-03-09T02:12:27.850Z] eaf3925da568: Verifying Checksum [2023-03-09T02:12:27.850Z] eaf3925da568: Download complete [2023-03-09T02:12:27.850Z] bde34c3a00c8: Verifying Checksum [2023-03-09T02:12:27.850Z] bde34c3a00c8: Download complete [2023-03-09T02:12:27.850Z] b352a97aabf1: Verifying Checksum [2023-03-09T02:12:27.850Z] b352a97aabf1: Download complete [2023-03-09T02:12:27.850Z] 4872d77fe225: Verifying Checksum [2023-03-09T02:12:27.850Z] 4872d77fe225: Download complete [2023-03-09T02:12:28.111Z] 5851b861e8e6: Verifying Checksum [2023-03-09T02:12:28.111Z] 5851b861e8e6: Download complete [2023-03-09T02:12:28.111Z] b85a868b505f: Verifying Checksum [2023-03-09T02:12:28.111Z] b85a868b505f: Download complete [2023-03-09T02:12:28.370Z] bab4dde63d76: Verifying Checksum [2023-03-09T02:12:28.370Z] bab4dde63d76: Download complete [2023-03-09T02:12:29.752Z] b85a868b505f: Pull complete [2023-03-09T02:12:30.321Z] e2be974225ed: Pull complete [2023-03-09T02:12:31.731Z] 339a4e72a1f5: Pull complete [2023-03-09T02:12:33.127Z] 988bab9f4d93: Pull complete [2023-03-09T02:12:34.142Z] 1469e6f7b9e6: Pull complete [2023-03-09T02:12:34.402Z] eaf3925da568: Pull complete [2023-03-09T02:12:36.303Z] bab4dde63d76: Pull complete [2023-03-09T02:12:36.303Z] bde34c3a00c8: Pull complete [2023-03-09T02:12:36.563Z] b352a97aabf1: Pull complete [2023-03-09T02:12:36.563Z] 4872d77fe225: Pull complete [2023-03-09T02:12:36.563Z] 5851b861e8e6: Pull complete [2023-03-09T02:12:36.563Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T02:12:36.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:12:36.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:12:36.917Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:12:36.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T02:12:39.689Z] $ docker top a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 -eo pid,comm [2023-03-09T02:12:39.745Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T02:12:39.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:12:39.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:12:39.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:12:39.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:12:39.923Z] $ docker exec a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent [2023-03-09T02:12:40.037Z] SSH_AUTH_SOCK=/tmp/ssh-hAFRHZrcOlIK/agent.31 [2023-03-09T02:12:40.037Z] SSH_AGENT_PID=37 [2023-03-09T02:12:40.044Z] Running ssh-add (command line suppressed) [2023-03-09T02:12:40.153Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10202909217303796994.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10202909217303796994.key) [2023-03-09T02:12:40.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:12:40.458Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T02:12:40.480Z] $ docker exec --env ******** --env ******** a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent -k [2023-03-09T02:12:40.587Z] unset SSH_AUTH_SOCK; [2023-03-09T02:12:40.588Z] unset SSH_AGENT_PID; [2023-03-09T02:12:40.588Z] echo Agent pid 37 killed; [2023-03-09T02:12:40.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T02:12:40.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:12:40.628Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:12:40.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:12:40.758Z] $ docker exec a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent [2023-03-09T02:12:40.881Z] SSH_AUTH_SOCK=/tmp/ssh-FQY02ZWd8HaQ/agent.69 [2023-03-09T02:12:40.881Z] SSH_AGENT_PID=75 [2023-03-09T02:12:40.886Z] Running ssh-add (command line suppressed) [2023-03-09T02:12:40.990Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3600745946462213980.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3600745946462213980.key) [2023-03-09T02:12:41.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:12:41.290Z] + git semver init [2023-03-09T02:12:41.554Z] 2023-03-09 02:12:41,492 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T02:12:41.554Z] 2023-03-09 02:12:41,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-09T02:12:41.554Z] 2023-03-09 02:12:41,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-09T02:12:41.554Z] 2023-03-09 02:12:41,494 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:12:42.492Z] 2023-03-09 02:12:42,280 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-09T02:12:42.492Z] 2023-03-09 02:12:42,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-09T02:12:42.492Z] 2023-03-09 02:12:42,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:12:42.492Z] 2023-03-09 02:12:42,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:12:42.492Z] 3.0.0-dev.7 [Pipeline] } [2023-03-09T02:12:42.507Z] $ docker exec --env ******** --env ******** a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 ssh-agent -k [2023-03-09T02:12:42.602Z] unset SSH_AUTH_SOCK; [2023-03-09T02:12:42.607Z] unset SSH_AGENT_PID; [2023-03-09T02:12:42.607Z] echo Agent pid 75 killed; [2023-03-09T02:12:42.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:12:42.912Z] + git semver [Pipeline] } [2023-03-09T02:12:43.190Z] $ docker stop --time=1 a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 [2023-03-09T02:12:44.494Z] $ docker rm -f --volumes a321bd0aaf166b3da7e27dfb509ae8330496c90daab53f45f41573e895e0a998 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:12:44.908Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T02:12:45.128Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T02:12:45.132Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:12:45.296Z] provisioning config files... [2023-03-09T02:12:45.307Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3540417231146748000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:12:45.606Z] ---> docker-login.sh [2023-03-09T02:12:45.606Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:12:45.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:45.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:45.606Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:45.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:45.606Z] [2023-03-09T02:12:45.606Z] Login Succeeded [2023-03-09T02:12:45.606Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:12:45.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:45.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:45.606Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:45.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:45.606Z] [2023-03-09T02:12:45.606Z] Login Succeeded [2023-03-09T02:12:45.606Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:12:45.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:45.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:45.869Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:45.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:45.869Z] [2023-03-09T02:12:45.869Z] Login Succeeded [2023-03-09T02:12:45.869Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:12:45.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:45.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:45.869Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:45.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:45.869Z] [2023-03-09T02:12:45.869Z] Login Succeeded [2023-03-09T02:12:45.869Z] docker.io [2023-03-09T02:12:46.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:12:46.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:12:46.388Z] Configure a credential helper to remove this warning. See [2023-03-09T02:12:46.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:12:46.388Z] [2023-03-09T02:12:46.388Z] Login Succeeded [2023-03-09T02:12:46.388Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:12:46.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:12:46.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:12:46.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:12:46.466Z] ========================================================= [2023-03-09T02:12:46.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T02:12:46.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:12:46.768Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:12:46.768Z] Sending build context to Docker daemon 6.329MB [2023-03-09T02:12:46.768Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:12:46.768Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:12:46.768Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T02:12:46.768Z] 213ec9aee27d: Pulling fs layer [2023-03-09T02:12:46.768Z] 4583459ba037: Pulling fs layer [2023-03-09T02:12:46.768Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T02:12:46.768Z] 53926ce57604: Pulling fs layer [2023-03-09T02:12:46.768Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T02:12:46.768Z] 22ff95d597cd: Pulling fs layer [2023-03-09T02:12:46.768Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T02:12:46.768Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T02:12:46.768Z] a7acece74701: Pulling fs layer [2023-03-09T02:12:46.768Z] 53926ce57604: Waiting [2023-03-09T02:12:46.768Z] 21b2b0c7a3f4: Waiting [2023-03-09T02:12:46.768Z] a7acece74701: Waiting [2023-03-09T02:12:46.768Z] 96b7cbca73a9: Waiting [2023-03-09T02:12:46.768Z] 22ff95d597cd: Waiting [2023-03-09T02:12:46.768Z] 12d6caf4c0d1: Waiting [2023-03-09T02:12:46.768Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T02:12:46.768Z] 93c1e223e6f2: Download complete [2023-03-09T02:12:46.768Z] 4583459ba037: Download complete [2023-03-09T02:12:47.033Z] 21b2b0c7a3f4: Download complete [2023-03-09T02:12:47.033Z] 22ff95d597cd: Verifying Checksum [2023-03-09T02:12:47.033Z] 22ff95d597cd: Download complete [2023-03-09T02:12:47.033Z] 213ec9aee27d: Download complete [2023-03-09T02:12:47.033Z] 12d6caf4c0d1: Download complete [2023-03-09T02:12:47.299Z] 213ec9aee27d: Pull complete [2023-03-09T02:12:47.299Z] 4583459ba037: Pull complete [2023-03-09T02:12:47.299Z] 93c1e223e6f2: Pull complete [2023-03-09T02:12:47.559Z] a7acece74701: Verifying Checksum [2023-03-09T02:12:47.559Z] a7acece74701: Download complete [2023-03-09T02:12:47.817Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T02:12:47.817Z] 96b7cbca73a9: Download complete [2023-03-09T02:12:47.817Z] 53926ce57604: Verifying Checksum [2023-03-09T02:12:47.817Z] 53926ce57604: Download complete [2023-03-09T02:12:52.005Z] 53926ce57604: Pull complete [2023-03-09T02:12:52.005Z] 21b2b0c7a3f4: Pull complete [2023-03-09T02:12:52.005Z] 22ff95d597cd: Pull complete [2023-03-09T02:12:52.005Z] 12d6caf4c0d1: Pull complete [2023-03-09T02:12:53.904Z] 96b7cbca73a9: Pull complete [2023-03-09T02:12:54.471Z] a7acece74701: Pull complete [2023-03-09T02:12:54.471Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T02:12:54.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T02:12:54.471Z] ---> db6d94c90886 [2023-03-09T02:12:54.471Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:13:00.241Z] Still waiting to schedule task [2023-03-09T02:13:00.241Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-09T02:13:02.591Z] ---> Running in a401bcd69250 [2023-03-09T02:13:02.591Z] Removing intermediate container a401bcd69250 [2023-03-09T02:13:02.591Z] ---> 78e591341930 [2023-03-09T02:13:02.591Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:13:03.159Z] ---> Running in 9b069ad35c1b [2023-03-09T02:13:04.093Z] Removing intermediate container 9b069ad35c1b [2023-03-09T02:13:04.093Z] ---> 34aeafc9021d [2023-03-09T02:13:04.093Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T02:13:04.093Z] ---> Running in ab5daa58dec6 [2023-03-09T02:13:04.353Z] Removing intermediate container ab5daa58dec6 [2023-03-09T02:13:04.353Z] ---> 4ef6733bf3f9 [2023-03-09T02:13:04.353Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:13:04.353Z] ---> Running in 158605c35067 [2023-03-09T02:13:04.612Z] Removing intermediate container 158605c35067 [2023-03-09T02:13:04.612Z] ---> b1c7dc0c71cc [2023-03-09T02:13:04.612Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:13:04.612Z] ---> Running in 332a162dad26 [2023-03-09T02:13:05.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:13:05.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:13:05.440Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:13:05.699Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:13:05.699Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:13:05.699Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:13:05.699Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:13:05.699Z] OK: 216 MiB in 55 packages [2023-03-09T02:13:06.266Z] Removing intermediate container 332a162dad26 [2023-03-09T02:13:06.266Z] ---> 3e00bbe4397b [2023-03-09T02:13:06.266Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-09T02:13:06.266Z] ---> Running in a297c460a757 [2023-03-09T02:13:06.266Z] Removing intermediate container a297c460a757 [2023-03-09T02:13:06.266Z] ---> 29a9085e302e [2023-03-09T02:13:06.266Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:13:06.524Z] ---> d9a2ce465e22 [2023-03-09T02:13:06.524Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:13:06.524Z] ---> Running in 4cdafd149b7c [2023-03-09T02:13:45.299Z] Removing intermediate container 4cdafd149b7c [2023-03-09T02:13:45.299Z] ---> 0782a445aebe [2023-03-09T02:13:45.299Z] Step 11/12 : COPY . . [2023-03-09T02:13:45.299Z] ---> a62b910a7d66 [2023-03-09T02:13:45.299Z] Step 12/12 : RUN $MAKE [2023-03-09T02:13:45.299Z] ---> Running in ae9b296e8f83 [2023-03-09T02:13:45.299Z] noop [2023-03-09T02:13:45.299Z] Removing intermediate container ae9b296e8f83 [2023-03-09T02:13:45.299Z] ---> c308e717d5aa [2023-03-09T02:13:45.299Z] Successfully built c308e717d5aa [2023-03-09T02:13:45.299Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:13:45.606Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:13:45.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:13:45.678Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:13:45.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:13:46.069Z] $ docker top 2ac0866775cca08b85d807b9253086907ff1f29c21349a4de50836ed05a27667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:13:46.405Z] + go version [2023-03-09T02:13:46.405Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T02:13:46.419Z] $ docker stop --time=1 2ac0866775cca08b85d807b9253086907ff1f29c21349a4de50836ed05a27667 [2023-03-09T02:13:47.685Z] $ docker rm -f --volumes 2ac0866775cca08b85d807b9253086907ff1f29c21349a4de50836ed05a27667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:13:48.150Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:13:48.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:13:48.231Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:13:48.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:13:48.715Z] $ docker top f42d1825eb992a0733354e5394e108262998b7f72d55f2973bfc99cd95f2fd57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:13:49.052Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:13:49.346Z] + make test [2023-03-09T02:13:49.346Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:13:49.604Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-09T02:13:59.566Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-09T02:13:59.566Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements [2023-03-09T02:13:59.566Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-09T02:14:04.825Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T02:14:04.825Z] go vet ./... [2023-03-09T02:14:08.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:14:08.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:14:08.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T02:14:08.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:14:08.138Z] $ docker stop --time=1 f42d1825eb992a0733354e5394e108262998b7f72d55f2973bfc99cd95f2fd57 [2023-03-09T02:14:10.724Z] $ docker rm -f --volumes f42d1825eb992a0733354e5394e108262998b7f72d55f2973bfc99cd95f2fd57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:14:11.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:14:11.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T02:14:11.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:14:11.987Z] + ls -al . [2023-03-09T02:14:11.987Z] total 184 [2023-03-09T02:14:11.987Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:13 . [2023-03-09T02:14:11.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:12 .. [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 02:12 .dockerignore [2023-03-09T02:14:11.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:13 .git [2023-03-09T02:14:11.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:12 .github [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 02:12 .gitignore [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:12 .golangci.yml [2023-03-09T02:14:11.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:12 .semver [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 02:12 Attribution.txt [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 02:12 CHANGELOG.md [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 02:12 Dockerfile [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:12 GOVERNANCE.md [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 02:12 Jenkinsfile [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:12 LICENSE [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 02:12 Makefile [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 02:12 OWNERS.md [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 02:12 README.md [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:12 VERSION [2023-03-09T02:14:11.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:12 bin [2023-03-09T02:14:11.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:12 cmd [2023-03-09T02:14:11.987Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 9 02:13 coverage.out [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 3376 Mar 9 02:12 go.mod [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 33279 Mar 9 02:12 go.sum [2023-03-09T02:14:11.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:12 internal [2023-03-09T02:14:11.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:12 mock [2023-03-09T02:14:11.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:12 snap [2023-03-09T02:14:11.987Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:12.293Z] + 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=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 --label arch=amd64 --label version=3.0.0-dev.7 . [2023-03-09T02:14:12.294Z] Sending build context to Docker daemon 6.347MB [2023-03-09T02:14:12.294Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:14:12.294Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T02:14:12.294Z] ---> c308e717d5aa [2023-03-09T02:14:12.294Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:14:12.294Z] ---> Running in b27324d96b7b [2023-03-09T02:14:12.552Z] Removing intermediate container b27324d96b7b [2023-03-09T02:14:12.552Z] ---> aa5b8629e0e8 [2023-03-09T02:14:12.552Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:14:12.552Z] ---> Running in f7928054f565 [2023-03-09T02:14:12.552Z] Removing intermediate container f7928054f565 [2023-03-09T02:14:12.552Z] ---> c63cb4805888 [2023-03-09T02:14:12.552Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T02:14:12.552Z] ---> Running in 843f574727f7 [2023-03-09T02:14:12.552Z] Removing intermediate container 843f574727f7 [2023-03-09T02:14:12.552Z] ---> 6912bc99afe5 [2023-03-09T02:14:12.552Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:14:12.810Z] ---> Running in 01e17f0d49ed [2023-03-09T02:14:12.810Z] Removing intermediate container 01e17f0d49ed [2023-03-09T02:14:12.810Z] ---> b566d4293b19 [2023-03-09T02:14:12.810Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:14:12.810Z] ---> Running in f01b15fc44d6 [2023-03-09T02:14:13.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:14:13.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:14:13.585Z] OK: 216 MiB in 55 packages [2023-03-09T02:14:13.845Z] Removing intermediate container f01b15fc44d6 [2023-03-09T02:14:13.845Z] ---> e742e30d7cf8 [2023-03-09T02:14:13.845Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-09T02:14:13.845Z] ---> Running in e44129c7248c [2023-03-09T02:14:13.845Z] Removing intermediate container e44129c7248c [2023-03-09T02:14:13.845Z] ---> e761479076fa [2023-03-09T02:14:13.845Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T02:14:13.845Z] ---> 35860e0a965d [2023-03-09T02:14:13.845Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:14:13.845Z] ---> Running in 1eb960ee0810 [2023-03-09T02:14:14.778Z] Removing intermediate container 1eb960ee0810 [2023-03-09T02:14:14.778Z] ---> f073c987a381 [2023-03-09T02:14:14.778Z] Step 11/24 : COPY . . [2023-03-09T02:14:15.345Z] ---> 9989f33cc114 [2023-03-09T02:14:15.345Z] Step 12/24 : RUN $MAKE [2023-03-09T02:14:15.345Z] ---> Running in d5b8f461ca16 [2023-03-09T02:14:15.345Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-09T02:14:33.831Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8966 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-09T02:14:33.845Z] Running in /w/workspace/device-mqtt-go/90 [Pipeline] { [Pipeline] checkout [2023-03-09T02:14:33.877Z] Selected Git installation does not exist. Using Default [2023-03-09T02:14:33.877Z] The recommended git tool is: NONE [2023-03-09T02:14:37.565Z] Removing intermediate container d5b8f461ca16 [2023-03-09T02:14:37.565Z] ---> f6e0ac558e86 [2023-03-09T02:14:37.565Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T02:14:37.565Z] 3.16: Pulling from library/alpine [2023-03-09T02:14:37.565Z] ef5531b6e74e: Pulling fs layer [2023-03-09T02:14:37.565Z] ef5531b6e74e: Verifying Checksum [2023-03-09T02:14:37.565Z] ef5531b6e74e: Download complete [2023-03-09T02:14:37.565Z] ef5531b6e74e: Pull complete [2023-03-09T02:14:37.565Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:14:37.565Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:14:37.565Z] ---> dfd21b5a31f5 [2023-03-09T02:14:37.565Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-09T02:14:37.565Z] ---> Running in 7d1b862ac44b [2023-03-09T02:14:37.565Z] Removing intermediate container 7d1b862ac44b [2023-03-09T02:14:37.565Z] ---> a8206b350407 [2023-03-09T02:14:37.565Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T02:14:37.565Z] ---> Running in a170d8ea25f5 [2023-03-09T02:14:37.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:14:37.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:14:37.565Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T02:14:37.565Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:14:37.565Z] OK: 6 MiB in 15 packages [2023-03-09T02:14:37.565Z] Removing intermediate container a170d8ea25f5 [2023-03-09T02:14:37.565Z] ---> e3c24ab2a8ba [2023-03-09T02:14:37.565Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-09T02:14:38.501Z] ---> 72784b790b61 [2023-03-09T02:14:38.501Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-09T02:14:38.501Z] ---> 39405cfab3fd [2023-03-09T02:14:38.501Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-09T02:14:38.501Z] ---> 9b897ae2ab07 [2023-03-09T02:14:38.501Z] Step 19/24 : EXPOSE 59982 [2023-03-09T02:14:38.759Z] ---> Running in 821ca9b4f73c [2023-03-09T02:14:38.759Z] Removing intermediate container 821ca9b4f73c [2023-03-09T02:14:38.759Z] ---> 4391a073758a [2023-03-09T02:14:38.759Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-09T02:14:38.759Z] ---> Running in 771d5182b169 [2023-03-09T02:14:38.759Z] Removing intermediate container 771d5182b169 [2023-03-09T02:14:38.759Z] ---> 34bb56aea60f [2023-03-09T02:14:38.759Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-09T02:14:38.759Z] ---> Running in 276b5e5ddb27 [2023-03-09T02:14:38.759Z] Removing intermediate container 276b5e5ddb27 [2023-03-09T02:14:38.759Z] ---> 242c16759aa2 [2023-03-09T02:14:38.759Z] Step 22/24 : LABEL arch=amd64 [2023-03-09T02:14:39.017Z] ---> Running in a0dc731d5141 [2023-03-09T02:14:39.017Z] Removing intermediate container a0dc731d5141 [2023-03-09T02:14:39.017Z] ---> 3833b1039b48 [2023-03-09T02:14:39.017Z] Step 23/24 : LABEL git_sha=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:14:39.017Z] ---> Running in 455d6241c75f [2023-03-09T02:14:39.017Z] Removing intermediate container 455d6241c75f [2023-03-09T02:14:39.017Z] ---> 945d524e71d5 [2023-03-09T02:14:39.017Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-09T02:14:39.017Z] ---> Running in cec59b81aa1d [2023-03-09T02:14:39.087Z] using credential edgex-jenkins-ssh [2023-03-09T02:14:39.103Z] Cloning the remote Git repository [2023-03-09T02:14:39.275Z] Removing intermediate container cec59b81aa1d [2023-03-09T02:14:39.275Z] ---> ddbbc345d8d1 [2023-03-09T02:14:39.275Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:14:39.275Z] Successfully built ddbbc345d8d1 [2023-03-09T02:14:39.275Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:14:39.375Z] provisioning config files... [2023-03-09T02:14:39.383Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16564517034752605068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:14:39.675Z] ---> docker-login.sh [2023-03-09T02:14:39.675Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:14:39.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:14:39.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:14:39.675Z] Configure a credential helper to remove this warning. See [2023-03-09T02:14:39.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:14:39.675Z] [2023-03-09T02:14:39.675Z] Login Succeeded [2023-03-09T02:14:39.675Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:14:39.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:14:39.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:14:39.675Z] Configure a credential helper to remove this warning. See [2023-03-09T02:14:39.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:14:39.675Z] [2023-03-09T02:14:39.675Z] Login Succeeded [2023-03-09T02:14:39.675Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:14:39.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:14:39.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:14:39.934Z] Configure a credential helper to remove this warning. See [2023-03-09T02:14:39.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:14:39.934Z] [2023-03-09T02:14:39.934Z] Login Succeeded [2023-03-09T02:14:39.934Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:14:39.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:14:39.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:14:39.934Z] Configure a credential helper to remove this warning. See [2023-03-09T02:14:39.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:14:39.934Z] [2023-03-09T02:14:39.934Z] Login Succeeded [2023-03-09T02:14:39.934Z] docker.io [2023-03-09T02:14:39.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:14:39.150Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-09T02:14:39.235Z] > git init /w/workspace/device-mqtt-go/90 # timeout=10 [2023-03-09T02:14:39.376Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-09T02:14:39.377Z] > git --version # timeout=10 [2023-03-09T02:14:39.394Z] > git --version # 'git version 2.25.1' [2023-03-09T02:14:39.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:14:39.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:14:40.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:14:40.194Z] Configure a credential helper to remove this warning. See [2023-03-09T02:14:40.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:14:40.194Z] [2023-03-09T02:14:40.194Z] Login Succeeded [2023-03-09T02:14:40.194Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:14:40.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:14:40.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:14:40.256Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-09T02:14:40.256Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:14:40.256Z] latest [2023-03-09T02:14:40.256Z] 3.0.0-dev.7 [2023-03-09T02:14:40.256Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [2023-03-09T02:14:40.256Z] main [2023-03-09T02:14:40.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:40.584Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:40.887Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:14:40.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T02:14:40.887Z] e7ba754194fe: Preparing [2023-03-09T02:14:40.887Z] d3eecf0b4608: Preparing [2023-03-09T02:14:40.887Z] f26caa5b9998: Preparing [2023-03-09T02:14:40.887Z] 4986d1f7d33b: Preparing [2023-03-09T02:14:40.887Z] aa5968d388b8: Preparing [2023-03-09T02:14:40.887Z] aa5968d388b8: Layer already exists [2023-03-09T02:14:40.887Z] 4986d1f7d33b: Pushed [2023-03-09T02:14:40.887Z] e7ba754194fe: Pushed [2023-03-09T02:14:40.887Z] d3eecf0b4608: Pushed [2023-03-09T02:14:40.482Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-09T02:14:40.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:14:41.341Z] Avoid second fetch [2023-03-09T02:14:41.341Z] Checking out Revision d895e333ff01e63b6fe1f723ceb6cf1859de49f5 (main) [2023-03-09T02:14:41.860Z] Commit message: "Merge pull request #515 from lenny-intel/topic-constants" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:14:41.361Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:14:41.396Z] > git checkout -f d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 [2023-03-09T02:14:42.652Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T02:14:42.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:14:42.653Z] Dload Upload Total Spent Left Speed [2023-03-09T02:14:42.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-03-09T02:14:43.349Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T02:14:43.420Z] f26caa5b9998: Pushed [2023-03-09T02:14:43.420Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:43.683Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T02:14:43.683Z] + sudo tee /etc/docker/daemon.new [2023-03-09T02:14:43.683Z] { [2023-03-09T02:14:43.683Z] "registry-mirrors": [ [2023-03-09T02:14:43.683Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T02:14:43.683Z] ], [2023-03-09T02:14:43.683Z] "bip": "10.250.0.254/24", [2023-03-09T02:14:43.683Z] "hosts": [ [2023-03-09T02:14:43.683Z] "tcp://0.0.0.0:5555", [2023-03-09T02:14:43.683Z] "unix:///var/run/docker.sock" [2023-03-09T02:14:43.683Z] ], [2023-03-09T02:14:43.683Z] "mtu": 1458, [2023-03-09T02:14:43.683Z] "selinux-enabled": true, [2023-03-09T02:14:43.683Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T02:14:43.683Z] } [Pipeline] sh [2023-03-09T02:14:43.736Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:44.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T02:14:44.041Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-09T02:14:44.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T02:14:44.041Z] e7ba754194fe: Preparing [2023-03-09T02:14:44.041Z] d3eecf0b4608: Preparing [2023-03-09T02:14:44.041Z] f26caa5b9998: Preparing [2023-03-09T02:14:44.041Z] 4986d1f7d33b: Preparing [2023-03-09T02:14:44.041Z] aa5968d388b8: Preparing [2023-03-09T02:14:44.041Z] d3eecf0b4608: Layer already exists [2023-03-09T02:14:44.041Z] aa5968d388b8: Layer already exists [2023-03-09T02:14:44.041Z] e7ba754194fe: Layer already exists [2023-03-09T02:14:44.041Z] f26caa5b9998: Layer already exists [2023-03-09T02:14:44.041Z] 4986d1f7d33b: Layer already exists [2023-03-09T02:14:44.041Z] latest: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:44.329Z] + sudo service docker restart [2023-03-09T02:14:44.380Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:44.686Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.7 [2023-03-09T02:14:44.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T02:14:44.686Z] e7ba754194fe: Preparing [2023-03-09T02:14:44.686Z] d3eecf0b4608: Preparing [2023-03-09T02:14:44.686Z] f26caa5b9998: Preparing [2023-03-09T02:14:44.686Z] 4986d1f7d33b: Preparing [2023-03-09T02:14:44.686Z] aa5968d388b8: Preparing [2023-03-09T02:14:44.686Z] e7ba754194fe: Layer already exists [2023-03-09T02:14:44.686Z] d3eecf0b4608: Layer already exists [2023-03-09T02:14:44.686Z] f26caa5b9998: Layer already exists [2023-03-09T02:14:44.686Z] aa5968d388b8: Layer already exists [2023-03-09T02:14:44.686Z] 4986d1f7d33b: Layer already exists [2023-03-09T02:14:44.686Z] 3.0.0-dev.7: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:44.996Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:45.298Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [2023-03-09T02:14:45.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T02:14:45.298Z] e7ba754194fe: Preparing [2023-03-09T02:14:45.298Z] d3eecf0b4608: Preparing [2023-03-09T02:14:45.298Z] f26caa5b9998: Preparing [2023-03-09T02:14:45.298Z] 4986d1f7d33b: Preparing [2023-03-09T02:14:45.298Z] aa5968d388b8: Preparing [2023-03-09T02:14:45.298Z] f26caa5b9998: Layer already exists [2023-03-09T02:14:45.298Z] d3eecf0b4608: Layer already exists [2023-03-09T02:14:45.298Z] aa5968d388b8: Layer already exists [2023-03-09T02:14:45.298Z] e7ba754194fe: Layer already exists [2023-03-09T02:14:45.298Z] 4986d1f7d33b: Layer already exists [2023-03-09T02:14:45.298Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:45.598Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:45.906Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-09T02:14:45.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T02:14:45.906Z] e7ba754194fe: Preparing [2023-03-09T02:14:45.906Z] d3eecf0b4608: Preparing [2023-03-09T02:14:45.906Z] f26caa5b9998: Preparing [2023-03-09T02:14:45.906Z] 4986d1f7d33b: Preparing [2023-03-09T02:14:45.906Z] aa5968d388b8: Preparing [2023-03-09T02:14:45.906Z] e7ba754194fe: Layer already exists [2023-03-09T02:14:45.906Z] 4986d1f7d33b: Layer already exists [2023-03-09T02:14:45.906Z] d3eecf0b4608: Layer already exists [2023-03-09T02:14:45.906Z] aa5968d388b8: Layer already exists [2023-03-09T02:14:45.906Z] f26caa5b9998: Layer already exists [2023-03-09T02:14:45.906Z] main: digest: sha256:767d34543585ea89ddaa46ff902cd9226cb59a8c5b39da75d418b89e4f87f062 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:14:45.945Z] ===================================================== [Pipeline] echo [2023-03-09T02:14:45.951Z] taggedImages: [2023-03-09T02:14:45.951Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:14:45.951Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-09T02:14:45.951Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.7 [2023-03-09T02:14:45.951Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [2023-03-09T02:14:45.951Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:46.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:14:46.304Z] [2023-03-09T02:14:46.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:14:46.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:14:46.604Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T02:14:46.604Z] 5eb5b503b376: Pulling fs layer [2023-03-09T02:14:46.604Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T02:14:46.604Z] ec43610c2a17: Pulling fs layer [2023-03-09T02:14:46.604Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T02:14:46.604Z] 33b1e0a273af: Pulling fs layer [2023-03-09T02:14:46.604Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T02:14:46.604Z] 2f39f015ded8: Pulling fs layer [2023-03-09T02:14:46.604Z] 3a2ae6a8a46f: Waiting [2023-03-09T02:14:46.604Z] 33b1e0a273af: Waiting [2023-03-09T02:14:46.604Z] 5d3b04190fa2: Waiting [2023-03-09T02:14:46.604Z] 2f39f015ded8: Waiting [2023-03-09T02:14:46.604Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T02:14:46.604Z] 5c69ac0246d0: Download complete [2023-03-09T02:14:46.604Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T02:14:46.604Z] 3a2ae6a8a46f: Download complete [2023-03-09T02:14:46.863Z] ec43610c2a17: Verifying Checksum [2023-03-09T02:14:46.863Z] ec43610c2a17: Download complete [2023-03-09T02:14:46.863Z] 33b1e0a273af: Verifying Checksum [2023-03-09T02:14:46.863Z] 33b1e0a273af: Download complete [2023-03-09T02:14:46.863Z] 5d3b04190fa2: Download complete [2023-03-09T02:14:46.863Z] 5eb5b503b376: Verifying Checksum [2023-03-09T02:14:46.863Z] 5eb5b503b376: Download complete [2023-03-09T02:14:48.238Z] 5eb5b503b376: Pull complete [2023-03-09T02:14:48.238Z] 5c69ac0246d0: Pull complete [2023-03-09T02:14:48.495Z] ec43610c2a17: Pull complete [2023-03-09T02:14:48.495Z] 3a2ae6a8a46f: Pull complete [2023-03-09T02:14:48.753Z] 33b1e0a273af: Pull complete [2023-03-09T02:14:48.753Z] 5d3b04190fa2: Pull complete [2023-03-09T02:14:52.936Z] 2f39f015ded8: Pull complete [2023-03-09T02:14:52.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T02:14:52.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:14:52.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:14:53.030Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:14:53.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:14:57.769Z] $ docker top 39143aef7ff5e20e4008dbdf5fd2e6d2b525d634077e4a4f683116e33180bbd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:14:58.153Z] ---> job-cost.sh [2023-03-09T02:14:58.153Z] lf-activate-venv: SKIPPING [2023-03-09T02:14:58.153Z] INFO: No Stack... [2023-03-09T02:14:58.412Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:14:58.671Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:14:58.960Z] + + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-09T02:14:58.960Z] cut -d, -f6 [Pipeline] lock [2023-03-09T02:14:58.976Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [2023-03-09T02:14:58.985Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] did not exist. Created. [2023-03-09T02:14:58.985Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:14:59.287Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T02:14:59.317Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:14:59.323Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:14:59.342Z] $ docker stop --time=1 39143aef7ff5e20e4008dbdf5fd2e6d2b525d634077e4a4f683116e33180bbd6 [2023-03-09T02:15:00.492Z] $ docker rm -f --volumes 39143aef7ff5e20e4008dbdf5fd2e6d2b525d634077e4a4f683116e33180bbd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:15:02.574Z] provisioning config files... [2023-03-09T02:15:02.599Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/90@tmp/config835456156092388454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:15:02.945Z] ---> docker-login.sh [2023-03-09T02:15:02.945Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:15:03.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:15:03.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:15:03.482Z] Configure a credential helper to remove this warning. See [2023-03-09T02:15:03.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:15:03.482Z] [2023-03-09T02:15:03.482Z] Login Succeeded [2023-03-09T02:15:03.482Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:15:03.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:15:03.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:15:03.758Z] Configure a credential helper to remove this warning. See [2023-03-09T02:15:03.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:15:03.758Z] [2023-03-09T02:15:03.758Z] Login Succeeded [2023-03-09T02:15:03.758Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:15:04.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:15:04.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:15:04.295Z] Configure a credential helper to remove this warning. See [2023-03-09T02:15:04.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:15:04.295Z] [2023-03-09T02:15:04.295Z] Login Succeeded [2023-03-09T02:15:04.295Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:15:04.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:15:04.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:15:04.565Z] Configure a credential helper to remove this warning. See [2023-03-09T02:15:04.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:15:04.565Z] [2023-03-09T02:15:04.565Z] Login Succeeded [2023-03-09T02:15:04.565Z] docker.io [2023-03-09T02:15:04.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:15:05.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:15:05.105Z] Configure a credential helper to remove this warning. See [2023-03-09T02:15:05.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:15:05.105Z] [2023-03-09T02:15:05.105Z] Login Succeeded [2023-03-09T02:15:05.105Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:15:05.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:15:05.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:15:05.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:15:05.396Z] ========================================================= [2023-03-09T02:15:05.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T02:15:05.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:15:05.750Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:15:06.016Z] Sending build context to Docker daemon 3.288MB [2023-03-09T02:15:06.016Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:15:06.016Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:15:06.282Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T02:15:06.282Z] 9b18e9b68314: Pulling fs layer [2023-03-09T02:15:06.282Z] 35d82f9e3411: Pulling fs layer [2023-03-09T02:15:06.282Z] e16973657156: Pulling fs layer [2023-03-09T02:15:06.282Z] fc693d55d65f: Pulling fs layer [2023-03-09T02:15:06.282Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T02:15:06.282Z] dda99020689f: Pulling fs layer [2023-03-09T02:15:06.282Z] db1c61fa0a46: Pulling fs layer [2023-03-09T02:15:06.282Z] 891c053d2c06: Pulling fs layer [2023-03-09T02:15:06.282Z] dda99020689f: Waiting [2023-03-09T02:15:06.282Z] db1c61fa0a46: Waiting [2023-03-09T02:15:06.282Z] fc693d55d65f: Waiting [2023-03-09T02:15:06.282Z] 7e9fc2657dce: Waiting [2023-03-09T02:15:06.282Z] 891c053d2c06: Waiting [2023-03-09T02:15:06.282Z] e16973657156: Download complete [2023-03-09T02:15:06.283Z] 35d82f9e3411: Download complete [2023-03-09T02:15:06.283Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T02:15:06.283Z] 7e9fc2657dce: Download complete [2023-03-09T02:15:06.283Z] dda99020689f: Verifying Checksum [2023-03-09T02:15:06.283Z] dda99020689f: Download complete [2023-03-09T02:15:06.283Z] 9b18e9b68314: Verifying Checksum [2023-03-09T02:15:06.283Z] 9b18e9b68314: Download complete [2023-03-09T02:15:07.244Z] 9b18e9b68314: Pull complete [2023-03-09T02:15:07.244Z] 891c053d2c06: Verifying Checksum [2023-03-09T02:15:07.244Z] 891c053d2c06: Download complete [2023-03-09T02:15:07.830Z] 35d82f9e3411: Pull complete [2023-03-09T02:15:07.830Z] e16973657156: Pull complete [2023-03-09T02:15:08.420Z] db1c61fa0a46: Verifying Checksum [2023-03-09T02:15:08.420Z] db1c61fa0a46: Download complete [2023-03-09T02:15:09.001Z] fc693d55d65f: Verifying Checksum [2023-03-09T02:15:09.001Z] fc693d55d65f: Download complete [2023-03-09T02:15:19.074Z] fc693d55d65f: Pull complete [2023-03-09T02:15:19.341Z] 7e9fc2657dce: Pull complete [2023-03-09T02:15:19.607Z] dda99020689f: Pull complete [2023-03-09T02:15:26.262Z] db1c61fa0a46: Pull complete [2023-03-09T02:15:27.229Z] 891c053d2c06: Pull complete [2023-03-09T02:15:27.229Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T02:15:27.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T02:15:27.229Z] ---> f96f9c87975a [2023-03-09T02:15:27.229Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:15:29.181Z] ---> Running in 89dc809e9721 [2023-03-09T02:15:29.181Z] Removing intermediate container 89dc809e9721 [2023-03-09T02:15:29.181Z] ---> 1ffa9dadd310 [2023-03-09T02:15:29.181Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:15:29.451Z] ---> Running in 23e5e9658844 [2023-03-09T02:15:29.720Z] Removing intermediate container 23e5e9658844 [2023-03-09T02:15:29.720Z] ---> 37f6340d16eb [2023-03-09T02:15:29.720Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T02:15:29.720Z] ---> Running in 763355fb3bde [2023-03-09T02:15:29.988Z] Removing intermediate container 763355fb3bde [2023-03-09T02:15:29.988Z] ---> a7a14cfb0e73 [2023-03-09T02:15:29.988Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:15:30.268Z] ---> Running in 1a3cbb002499 [2023-03-09T02:15:30.268Z] Removing intermediate container 1a3cbb002499 [2023-03-09T02:15:30.268Z] ---> e732a262ad84 [2023-03-09T02:15:30.268Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:15:30.535Z] ---> Running in cc597ecb2bca [2023-03-09T02:15:31.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:15:32.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:15:32.677Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:15:32.677Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:15:32.952Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:15:32.952Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:15:32.952Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:15:32.952Z] OK: 226 MiB in 55 packages [2023-03-09T02:15:33.917Z] Removing intermediate container cc597ecb2bca [2023-03-09T02:15:33.917Z] ---> 73aedb99e868 [2023-03-09T02:15:33.917Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-09T02:15:33.917Z] ---> Running in 5520aaeb19aa [2023-03-09T02:15:34.501Z] Removing intermediate container 5520aaeb19aa [2023-03-09T02:15:34.501Z] ---> 06258e703c4b [2023-03-09T02:15:34.501Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:15:34.778Z] ---> b2b42fe7fa45 [2023-03-09T02:15:34.778Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:15:34.778Z] ---> Running in 0a4304accb3e [2023-03-09T02:16:42.829Z] Removing intermediate container 0a4304accb3e [2023-03-09T02:16:42.829Z] ---> cf6de84d790d [2023-03-09T02:16:42.829Z] Step 11/12 : COPY . . [2023-03-09T02:16:42.829Z] ---> 63e2e4d5ce3a [2023-03-09T02:16:42.829Z] Step 12/12 : RUN $MAKE [2023-03-09T02:16:42.829Z] ---> Running in b7c2a226cda3 [2023-03-09T02:16:42.829Z] noop [2023-03-09T02:16:42.829Z] Removing intermediate container b7c2a226cda3 [2023-03-09T02:16:42.829Z] ---> 911cbc9e2571 [2023-03-09T02:16:42.829Z] Successfully built 911cbc9e2571 [2023-03-09T02:16:42.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:16:43.192Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:16:43.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:16:43.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-8966 does not seem to be running inside a container [2023-03-09T02:16:43.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/90 -v /w/workspace/device-mqtt-go/90:/w/workspace/device-mqtt-go/90:rw,z -v /w/workspace/device-mqtt-go/90@tmp:/w/workspace/device-mqtt-go/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T02:16:44.639Z] $ docker top af23bb18e76b02eec4a539f5bdb4fc79e3cdc4a509a424c811a07fca224f88f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:16:45.433Z] + go version [2023-03-09T02:16:45.433Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T02:16:45.454Z] $ docker stop --time=1 af23bb18e76b02eec4a539f5bdb4fc79e3cdc4a509a424c811a07fca224f88f6 [2023-03-09T02:16:47.077Z] $ docker rm -f --volumes af23bb18e76b02eec4a539f5bdb4fc79e3cdc4a509a424c811a07fca224f88f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:16:47.606Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:16:47.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:16:47.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-8966 does not seem to be running inside a container [2023-03-09T02:16:47.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/90 -v /w/workspace/device-mqtt-go/90:/w/workspace/device-mqtt-go/90:rw,z -v /w/workspace/device-mqtt-go/90@tmp:/w/workspace/device-mqtt-go/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T02:16:48.941Z] $ docker top fd07f18a69e1a177472655e4446b450fe96de61938282e82bf627ddcd33f3432 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:16:49.443Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/90 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:16:50.357Z] + make test [2023-03-09T02:16:50.357Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:16:51.765Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-09T02:18:13.388Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-09T02:18:13.388Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 21.8% of statements [2023-03-09T02:18:13.388Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-09T02:18:13.388Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T02:18:13.388Z] go vet ./... [2023-03-09T02:18:31.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:18:31.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:18:31.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T02:18:31.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:18:31.636Z] $ docker stop --time=1 fd07f18a69e1a177472655e4446b450fe96de61938282e82bf627ddcd33f3432 [2023-03-09T02:18:33.346Z] $ docker rm -f --volumes fd07f18a69e1a177472655e4446b450fe96de61938282e82bf627ddcd33f3432 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:18:34.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:18:34.243Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T02:18:34.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:18:35.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:18:35.386Z] + ls -al . [2023-03-09T02:18:35.386Z] total 180 [2023-03-09T02:18:35.386Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 02:16 . [2023-03-09T02:18:35.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:14 .. [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 02:14 .dockerignore [2023-03-09T02:18:35.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:14 .git [2023-03-09T02:18:35.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:14 .github [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 02:14 .gitignore [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:14 .golangci.yml [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 02:14 Attribution.txt [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 02:14 CHANGELOG.md [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 02:14 Dockerfile [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:14 GOVERNANCE.md [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 02:14 Jenkinsfile [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:14 LICENSE [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 02:14 Makefile [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 02:14 OWNERS.md [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 02:14 README.md [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:12 VERSION [2023-03-09T02:18:35.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:14 bin [2023-03-09T02:18:35.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:14 cmd [2023-03-09T02:18:35.386Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 9 02:18 coverage.out [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 3376 Mar 9 02:14 go.mod [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 33279 Mar 9 02:14 go.sum [2023-03-09T02:18:35.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:14 internal [2023-03-09T02:18:35.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:14 mock [2023-03-09T02:18:35.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:14 snap [2023-03-09T02:18:35.386Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:18:35.721Z] + 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=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 --label arch=arm64 --label version=3.0.0-dev.7 . [2023-03-09T02:18:35.988Z] Sending build context to Docker daemon 3.306MB [2023-03-09T02:18:35.988Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:18:35.988Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T02:18:35.988Z] ---> 911cbc9e2571 [2023-03-09T02:18:35.988Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:18:36.258Z] ---> Running in 777345fc58fd [2023-03-09T02:18:36.527Z] Removing intermediate container 777345fc58fd [2023-03-09T02:18:36.527Z] ---> 7b9ed6e6b541 [2023-03-09T02:18:36.527Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:18:36.527Z] ---> Running in cb0aa994ffdd [2023-03-09T02:18:36.795Z] Removing intermediate container cb0aa994ffdd [2023-03-09T02:18:36.795Z] ---> e542a8ad90cc [2023-03-09T02:18:36.795Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T02:18:36.795Z] ---> Running in fca3e325ccb0 [2023-03-09T02:18:37.063Z] Removing intermediate container fca3e325ccb0 [2023-03-09T02:18:37.063Z] ---> 0fae503ef047 [2023-03-09T02:18:37.063Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:18:37.329Z] ---> Running in f366c183ae3e [2023-03-09T02:18:37.597Z] Removing intermediate container f366c183ae3e [2023-03-09T02:18:37.597Z] ---> f50ff8029fa1 [2023-03-09T02:18:37.597Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:18:37.597Z] ---> Running in 09564a0b58d9 [2023-03-09T02:18:38.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:18:38.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:18:39.782Z] OK: 226 MiB in 55 packages [2023-03-09T02:18:40.751Z] Removing intermediate container 09564a0b58d9 [2023-03-09T02:18:40.751Z] ---> 183a3c45e258 [2023-03-09T02:18:40.751Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-09T02:18:40.751Z] ---> Running in 610ed847aea0 [2023-03-09T02:18:40.751Z] Removing intermediate container 610ed847aea0 [2023-03-09T02:18:40.751Z] ---> f546724385c5 [2023-03-09T02:18:40.751Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T02:18:41.335Z] ---> c2dbb63f497e [2023-03-09T02:18:41.335Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:18:41.335Z] ---> Running in ac029e7147b9 [2023-03-09T02:18:43.903Z] Removing intermediate container ac029e7147b9 [2023-03-09T02:18:43.903Z] ---> c52c359f5882 [2023-03-09T02:18:43.903Z] Step 11/24 : COPY . . [2023-03-09T02:18:44.487Z] ---> 40bbe9edcf46 [2023-03-09T02:18:44.487Z] Step 12/24 : RUN $MAKE [2023-03-09T02:18:44.487Z] ---> Running in 74851e1d9989 [2023-03-09T02:18:45.445Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-09T02:21:07.164Z] Removing intermediate container 74851e1d9989 [2023-03-09T02:21:07.164Z] ---> f3fbb012ebce [2023-03-09T02:21:07.164Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T02:21:07.164Z] 3.16: Pulling from library/alpine [2023-03-09T02:21:07.164Z] 3760b48202b3: Pulling fs layer [2023-03-09T02:21:07.164Z] 3760b48202b3: Verifying Checksum [2023-03-09T02:21:07.164Z] 3760b48202b3: Download complete [2023-03-09T02:21:07.164Z] 3760b48202b3: Pull complete [2023-03-09T02:21:07.164Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:21:07.164Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:21:07.164Z] ---> 4c81e5bf8899 [2023-03-09T02:21:07.164Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-09T02:21:07.164Z] ---> Running in 3ed77121b4d9 [2023-03-09T02:21:07.164Z] Removing intermediate container 3ed77121b4d9 [2023-03-09T02:21:07.164Z] ---> 5959b61ba929 [2023-03-09T02:21:07.164Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T02:21:07.164Z] ---> Running in 7972e1b7e5c3 [2023-03-09T02:21:07.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:21:07.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:21:07.164Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T02:21:07.164Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:21:07.164Z] OK: 5 MiB in 15 packages [2023-03-09T02:21:07.164Z] Removing intermediate container 7972e1b7e5c3 [2023-03-09T02:21:07.164Z] ---> ddfd1071c998 [2023-03-09T02:21:07.164Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-09T02:21:07.164Z] ---> f1948919f6cb [2023-03-09T02:21:07.164Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-09T02:21:08.123Z] ---> ef4693dedebd [2023-03-09T02:21:08.123Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-09T02:21:08.707Z] ---> cfad796bf292 [2023-03-09T02:21:08.707Z] Step 19/24 : EXPOSE 59982 [2023-03-09T02:21:08.707Z] ---> Running in 20ed3f44a34c [2023-03-09T02:21:08.972Z] Removing intermediate container 20ed3f44a34c [2023-03-09T02:21:08.972Z] ---> 50a99a107f0e [2023-03-09T02:21:08.972Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-09T02:21:08.972Z] ---> Running in 4b10fdc2225e [2023-03-09T02:21:09.239Z] Removing intermediate container 4b10fdc2225e [2023-03-09T02:21:09.239Z] ---> 8485c588e5d3 [2023-03-09T02:21:09.239Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-09T02:21:09.239Z] ---> Running in f2539b6a042f [2023-03-09T02:21:09.505Z] Removing intermediate container f2539b6a042f [2023-03-09T02:21:09.505Z] ---> 819137d1b688 [2023-03-09T02:21:09.505Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T02:21:09.771Z] ---> Running in c12cdec4f5c9 [2023-03-09T02:21:10.039Z] Removing intermediate container c12cdec4f5c9 [2023-03-09T02:21:10.039Z] ---> 27df3b5339f7 [2023-03-09T02:21:10.039Z] Step 23/24 : LABEL git_sha=d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:21:10.039Z] ---> Running in d927f0827d56 [2023-03-09T02:21:10.307Z] Removing intermediate container d927f0827d56 [2023-03-09T02:21:10.307Z] ---> 5542a21572d0 [2023-03-09T02:21:10.307Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-09T02:21:10.307Z] ---> Running in 4dd90fe2324b [2023-03-09T02:21:10.575Z] Removing intermediate container 4dd90fe2324b [2023-03-09T02:21:10.575Z] ---> 24fe819604df [2023-03-09T02:21:10.575Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:21:10.575Z] Successfully built 24fe819604df [2023-03-09T02:21:10.575Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:21:10.670Z] provisioning config files... [2023-03-09T02:21:10.685Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/90@tmp/config15498054800814380982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:21:11.024Z] ---> docker-login.sh [2023-03-09T02:21:11.024Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:21:11.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:21:11.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:21:11.292Z] Configure a credential helper to remove this warning. See [2023-03-09T02:21:11.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:21:11.292Z] [2023-03-09T02:21:11.292Z] Login Succeeded [2023-03-09T02:21:11.292Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:21:11.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:21:11.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:21:11.557Z] Configure a credential helper to remove this warning. See [2023-03-09T02:21:11.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:21:11.557Z] [2023-03-09T02:21:11.557Z] Login Succeeded [2023-03-09T02:21:11.557Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:21:11.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:21:12.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:21:12.089Z] Configure a credential helper to remove this warning. See [2023-03-09T02:21:12.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:21:12.089Z] [2023-03-09T02:21:12.089Z] Login Succeeded [2023-03-09T02:21:12.089Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:21:12.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:21:12.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:21:12.355Z] Configure a credential helper to remove this warning. See [2023-03-09T02:21:12.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:21:12.355Z] [2023-03-09T02:21:12.355Z] Login Succeeded [2023-03-09T02:21:12.355Z] docker.io [2023-03-09T02:21:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:21:12.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:21:12.886Z] Configure a credential helper to remove this warning. See [2023-03-09T02:21:12.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:21:12.886Z] [2023-03-09T02:21:12.886Z] Login Succeeded [2023-03-09T02:21:12.886Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:21:12.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:21:12.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:21:12.950Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-09T02:21:12.950Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:21:12.950Z] latest [2023-03-09T02:21:12.950Z] 3.0.0-dev.7 [2023-03-09T02:21:12.950Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [2023-03-09T02:21:12.950Z] main [2023-03-09T02:21:12.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:13.305Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:13.648Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:21:13.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T02:21:13.648Z] 4f161c22225a: Preparing [2023-03-09T02:21:13.648Z] f9bc6694826b: Preparing [2023-03-09T02:21:13.648Z] 2a16f83f5600: Preparing [2023-03-09T02:21:13.648Z] 5717d7789074: Preparing [2023-03-09T02:21:13.648Z] f70ee36035b9: Preparing [2023-03-09T02:21:13.648Z] f70ee36035b9: Layer already exists [2023-03-09T02:21:13.915Z] 4f161c22225a: Pushed [2023-03-09T02:21:13.915Z] f9bc6694826b: Pushed [2023-03-09T02:21:13.915Z] 5717d7789074: Pushed [2023-03-09T02:21:19.259Z] 2a16f83f5600: Pushed [2023-03-09T02:21:19.528Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:19.880Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:20.213Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-09T02:21:20.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T02:21:20.213Z] 4f161c22225a: Preparing [2023-03-09T02:21:20.213Z] f9bc6694826b: Preparing [2023-03-09T02:21:20.213Z] 2a16f83f5600: Preparing [2023-03-09T02:21:20.213Z] 5717d7789074: Preparing [2023-03-09T02:21:20.213Z] f70ee36035b9: Preparing [2023-03-09T02:21:20.213Z] f70ee36035b9: Layer already exists [2023-03-09T02:21:20.213Z] 5717d7789074: Layer already exists [2023-03-09T02:21:20.213Z] 4f161c22225a: Layer already exists [2023-03-09T02:21:20.213Z] f9bc6694826b: Layer already exists [2023-03-09T02:21:20.213Z] 2a16f83f5600: Layer already exists [2023-03-09T02:21:20.213Z] latest: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:20.568Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:20.911Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.7 [2023-03-09T02:21:20.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T02:21:20.911Z] 4f161c22225a: Preparing [2023-03-09T02:21:20.911Z] f9bc6694826b: Preparing [2023-03-09T02:21:20.911Z] 2a16f83f5600: Preparing [2023-03-09T02:21:20.911Z] 5717d7789074: Preparing [2023-03-09T02:21:20.911Z] f70ee36035b9: Preparing [2023-03-09T02:21:20.911Z] 4f161c22225a: Layer already exists [2023-03-09T02:21:20.911Z] f70ee36035b9: Layer already exists [2023-03-09T02:21:20.911Z] 5717d7789074: Layer already exists [2023-03-09T02:21:20.911Z] 2a16f83f5600: Layer already exists [2023-03-09T02:21:20.911Z] f9bc6694826b: Layer already exists [2023-03-09T02:21:20.911Z] 3.0.0-dev.7: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:21.520Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:21.861Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [2023-03-09T02:21:21.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T02:21:21.861Z] 4f161c22225a: Preparing [2023-03-09T02:21:21.861Z] f9bc6694826b: Preparing [2023-03-09T02:21:21.861Z] 2a16f83f5600: Preparing [2023-03-09T02:21:21.861Z] 5717d7789074: Preparing [2023-03-09T02:21:21.861Z] f70ee36035b9: Preparing [2023-03-09T02:21:21.861Z] 4f161c22225a: Layer already exists [2023-03-09T02:21:21.861Z] f9bc6694826b: Layer already exists [2023-03-09T02:21:21.861Z] f70ee36035b9: Layer already exists [2023-03-09T02:21:21.861Z] 2a16f83f5600: Layer already exists [2023-03-09T02:21:21.861Z] 5717d7789074: Layer already exists [2023-03-09T02:21:21.861Z] d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:22.285Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:22.629Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-09T02:21:22.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T02:21:22.629Z] 4f161c22225a: Preparing [2023-03-09T02:21:22.629Z] f9bc6694826b: Preparing [2023-03-09T02:21:22.629Z] 2a16f83f5600: Preparing [2023-03-09T02:21:22.629Z] 5717d7789074: Preparing [2023-03-09T02:21:22.629Z] f70ee36035b9: Preparing [2023-03-09T02:21:22.629Z] f9bc6694826b: Layer already exists [2023-03-09T02:21:22.629Z] f70ee36035b9: Layer already exists [2023-03-09T02:21:22.629Z] 2a16f83f5600: Layer already exists [2023-03-09T02:21:22.629Z] 4f161c22225a: Layer already exists [2023-03-09T02:21:22.629Z] 5717d7789074: Layer already exists [2023-03-09T02:21:22.902Z] main: digest: sha256:017348849f44188a1915ac209ab3dde0a2018c02dc3366262f401ddf3ca4e5d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:21:22.958Z] ===================================================== [Pipeline] echo [2023-03-09T02:21:22.968Z] taggedImages: [2023-03-09T02:21:22.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [2023-03-09T02:21:22.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-09T02:21:22.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.7 [2023-03-09T02:21:22.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d895e333ff01e63b6fe1f723ceb6cf1859de49f5-3.0.0-dev.7 [2023-03-09T02:21:22.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:23.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:21:23.333Z] [2023-03-09T02:21:23.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:23.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:21:23.678Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T02:21:23.678Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T02:21:23.678Z] 04944245beec: Pulling fs layer [2023-03-09T02:21:23.678Z] 699f458cf7ca: Pulling fs layer [2023-03-09T02:21:23.678Z] 765212b225bb: Pulling fs layer [2023-03-09T02:21:23.678Z] f23df028b6ca: Pulling fs layer [2023-03-09T02:21:23.678Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T02:21:23.678Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T02:21:23.678Z] 765212b225bb: Waiting [2023-03-09T02:21:23.678Z] f23df028b6ca: Waiting [2023-03-09T02:21:23.678Z] 2437ff75d9bd: Waiting [2023-03-09T02:21:23.678Z] d65c8cfc05b1: Waiting [2023-03-09T02:21:23.947Z] 04944245beec: Verifying Checksum [2023-03-09T02:21:23.947Z] 04944245beec: Download complete [2023-03-09T02:21:23.947Z] 765212b225bb: Verifying Checksum [2023-03-09T02:21:23.947Z] 765212b225bb: Download complete [2023-03-09T02:21:23.947Z] f23df028b6ca: Download complete [2023-03-09T02:21:23.947Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T02:21:23.947Z] d65c8cfc05b1: Download complete [2023-03-09T02:21:23.947Z] 699f458cf7ca: Verifying Checksum [2023-03-09T02:21:23.947Z] 699f458cf7ca: Download complete [2023-03-09T02:21:24.529Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T02:21:24.529Z] 8998bd30e6a1: Download complete [2023-03-09T02:21:27.107Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T02:21:27.107Z] 2437ff75d9bd: Download complete [2023-03-09T02:21:28.527Z] 8998bd30e6a1: Pull complete [2023-03-09T02:21:28.794Z] 04944245beec: Pull complete [2023-03-09T02:21:30.199Z] 699f458cf7ca: Pull complete [2023-03-09T02:21:30.199Z] 765212b225bb: Pull complete [2023-03-09T02:21:30.780Z] f23df028b6ca: Pull complete [2023-03-09T02:21:31.046Z] d65c8cfc05b1: Pull complete [2023-03-09T02:21:43.340Z] 2437ff75d9bd: Pull complete [2023-03-09T02:21:43.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T02:21:43.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:21:43.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:21:43.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-8966 does not seem to be running inside a container [2023-03-09T02:21:43.576Z] $ 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/90 -v /w/workspace/device-mqtt-go/90:/w/workspace/device-mqtt-go/90:rw,z -v /w/workspace/device-mqtt-go/90@tmp:/w/workspace/device-mqtt-go/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T02:21:46.027Z] $ docker top 6c33653bd67a1e85dbb859ecd5f2fdff29282ccf4995e46b088152f5364f72ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:21:46.522Z] ---> job-cost.sh [2023-03-09T02:21:46.787Z] lf-activate-venv: SKIPPING [2023-03-09T02:21:46.787Z] INFO: No Stack... [2023-03-09T02:21:47.052Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T02:21:48.010Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:21:48.324Z] + cat /w/workspace/device-mqtt-go/90/archives/cost.csv [2023-03-09T02:21:48.324Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T02:21:48.372Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [2023-03-09T02:21:48.377Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] did not exist. Created. [2023-03-09T02:21:48.377Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:21:48.694Z] /w/workspace/device-mqtt-go/90@tmp/durable-c0d4e38a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T02:21:49.017Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T02:21:49.040Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T02:21:49.080Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:21:49.086Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:21:49.103Z] $ docker stop --time=1 6c33653bd67a1e85dbb859ecd5f2fdff29282ccf4995e46b088152f5364f72ea [2023-03-09T02:21:50.560Z] $ docker rm -f --volumes 6c33653bd67a1e85dbb859ecd5f2fdff29282ccf4995e46b088152f5364f72ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T02:21:50.929Z] provisioning config files... [2023-03-09T02:21:50.936Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13284993508999410472tmp [Pipeline] { [Pipeline] sh [2023-03-09T02:21:51.223Z] + set +x [2023-03-09T02:21:51.223Z] + curl -s https://codecov.io/bash [2023-03-09T02:21:51.223Z] + bash -s -- [2023-03-09T02:21:51.223Z] [2023-03-09T02:21:51.223Z] _____ _ [2023-03-09T02:21:51.223Z] / ____| | | [2023-03-09T02:21:51.223Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T02:21:51.223Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T02:21:51.223Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T02:21:51.223Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T02:21:51.223Z] Bash-1.0.6 [2023-03-09T02:21:51.223Z] [2023-03-09T02:21:51.223Z] [2023-03-09T02:21:51.223Z] ==> git version 2.25.1 found [2023-03-09T02:21:51.223Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T02:21:51.223Z] Release-Date: 2020-01-08 [2023-03-09T02:21:51.223Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T02:21:51.223Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T02:21:51.223Z] ==> Jenkins CI detected. [2023-03-09T02:21:51.223Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-09T02:21:51.223Z] project root: . [2023-03-09T02:21:51.223Z] --> token set from env [2023-03-09T02:21:51.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T02:21:51.223Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T02:21:51.223Z] ==> Python coveragepy not found [2023-03-09T02:21:51.223Z] ==> Searching for coverage reports in: [2023-03-09T02:21:51.223Z] + . [2023-03-09T02:21:51.223Z] -> Found 1 reports [2023-03-09T02:21:51.223Z] ==> Detecting git/mercurial file structure [2023-03-09T02:21:51.223Z] ==> Reading reports [2023-03-09T02:21:51.480Z] + ./coverage.out bytes=17887 [2023-03-09T02:21:51.480Z] ==> Appending adjustments [2023-03-09T02:21:51.480Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T02:21:51.480Z] + Found adjustments [2023-03-09T02:21:51.480Z] ==> Gzipping contents [2023-03-09T02:21:51.480Z] 4.0K /tmp/codecov.FwTCw6.gz [2023-03-09T02:21:51.480Z] ==> Uploading reports [2023-03-09T02:21:51.480Z] url: https://codecov.io [2023-03-09T02:21:51.480Z] query: branch=main&commit=d895e333ff01e63b6fe1f723ceb6cf1859de49f5&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T02:21:51.480Z] -> Pinging Codecov [2023-03-09T02:21:51.480Z] 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=d895e333ff01e63b6fe1f723ceb6cf1859de49f5&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T02:21:51.481Z] -> Uploading to [2023-03-09T02:21:51.481Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/7D719EC7BBE17E464838252E33014C33/d895e333ff01e63b6fe1f723ceb6cf1859de49f5/5dc81044-77c4-4ccc-aae1-6bff47a16bc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T022151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bab2464acc1340c9078106359db65d11f0bdacae6867d413d2a8f431a957d193 [2023-03-09T02:21:51.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:21:51.481Z] Dload Upload Total Spent Left Speed [2023-03-09T02:21:51.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 12267 --:--:-- --:--:-- --:--:-- 12267 [2023-03-09T02:21:51.739Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] } [2023-03-09T02:21:51.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-09T02:21:51.923Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-09T02:21:51.932Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:52.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T02:21:52.222Z] [2023-03-09T02:21:52.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:21:52.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T02:21:52.519Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-09T02:21:52.519Z] df9b9388f04a: Pulling fs layer [2023-03-09T02:21:52.519Z] 52dc419b0ee2: Pulling fs layer [2023-03-09T02:21:52.519Z] 25bc292e5bac: Pulling fs layer [2023-03-09T02:21:52.519Z] 114826534d7a: Pulling fs layer [2023-03-09T02:21:52.519Z] 4657fd5d0bcf: Pulling fs layer [2023-03-09T02:21:52.519Z] 6ad1cebc031e: Pulling fs layer [2023-03-09T02:21:52.519Z] 8a3aa393b2d8: Pulling fs layer [2023-03-09T02:21:52.519Z] 114826534d7a: Waiting [2023-03-09T02:21:52.519Z] 6ad1cebc031e: Waiting [2023-03-09T02:21:52.519Z] 25bc292e5bac: Verifying Checksum [2023-03-09T02:21:52.519Z] 25bc292e5bac: Download complete [2023-03-09T02:21:52.519Z] 52dc419b0ee2: Verifying Checksum [2023-03-09T02:21:52.519Z] 52dc419b0ee2: Download complete [2023-03-09T02:21:52.519Z] 4657fd5d0bcf: Verifying Checksum [2023-03-09T02:21:52.519Z] 4657fd5d0bcf: Download complete [2023-03-09T02:21:52.519Z] df9b9388f04a: Verifying Checksum [2023-03-09T02:21:52.519Z] df9b9388f04a: Download complete [2023-03-09T02:21:52.779Z] df9b9388f04a: Pull complete [2023-03-09T02:21:52.779Z] 6ad1cebc031e: Download complete [2023-03-09T02:21:52.779Z] 52dc419b0ee2: Pull complete [2023-03-09T02:21:52.779Z] 25bc292e5bac: Pull complete [2023-03-09T02:21:53.346Z] 114826534d7a: Verifying Checksum [2023-03-09T02:21:53.346Z] 114826534d7a: Download complete [2023-03-09T02:21:53.346Z] 8a3aa393b2d8: Verifying Checksum [2023-03-09T02:21:53.346Z] 8a3aa393b2d8: Download complete [2023-03-09T02:21:56.625Z] 114826534d7a: Pull complete [2023-03-09T02:21:56.625Z] 4657fd5d0bcf: Pull complete [2023-03-09T02:21:57.189Z] 6ad1cebc031e: Pull complete [2023-03-09T02:21:59.717Z] 8a3aa393b2d8: Pull complete [2023-03-09T02:21:59.717Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-09T02:21:59.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T02:21:59.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:21:59.809Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:21:59.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-09T02:22:04.790Z] $ docker top fea80e9e9afc2c1f0c99853bf328a4f2ec0de37816f347e9c8f38a3ffe4e778c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T02:22:04.855Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-09T02:22:05.130Z] + set -o pipefail [2023-03-09T02:22:05.130Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-09T02:22:10.402Z] [2023-03-09T02:22:10.402Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-09T02:22:10.402Z] [2023-03-09T02:22:10.402Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/dd4b7ec0-3509-4afe-b434-f6bd1286c6d9 [2023-03-09T02:22:10.402Z] [2023-03-09T02:22:10.402Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-09T02:22:10.402Z] [2023-03-09T02:22:10.402Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-09T02:22:10.402Z] [2023-03-09T02:22:10.402Z] [2023-03-09T02:22:10.402Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-09T02:22:10.402Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-09T02:22:10.402Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-09T02:22:10.414Z] $ docker stop --time=1 fea80e9e9afc2c1f0c99853bf328a4f2ec0de37816f347e9c8f38a3ffe4e778c [2023-03-09T02:22:14.084Z] $ docker rm -f --volumes fea80e9e9afc2c1f0c99853bf328a4f2ec0de37816f347e9c8f38a3ffe4e778c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:22:14.785Z] + git log --format=format:%s -1 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 [Pipeline] sh [2023-03-09T02:22:15.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:22:15.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:22:15.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:22:15.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:22:15.434Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:22:15.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T02:22:15.864Z] $ docker top 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 -eo pid,comm [2023-03-09T02:22:15.908Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T02:22:15.908Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:22:15.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:22:15.946Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:22:16.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:22:16.063Z] $ docker exec 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 ssh-agent [2023-03-09T02:22:16.172Z] SSH_AUTH_SOCK=/tmp/ssh-mnT4v837CAET/agent.31 [2023-03-09T02:22:16.172Z] SSH_AGENT_PID=37 [2023-03-09T02:22:16.176Z] Running ssh-add (command line suppressed) [2023-03-09T02:22:16.280Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10075606236892391448.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10075606236892391448.key) [2023-03-09T02:22:16.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:22:16.580Z] + git semver tag [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,795 [run_tag] DEBUG tag force:False [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,795 [check_head_tag] DEBUG check head tag [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,796 [execute] INFO git cat-file --batch-check [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,801 [execute] INFO git cat-file --batch [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,823 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:22:16.840Z] 2023-03-09 02:22:16,828 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:22:16.840Z] 3.0.0-dev.7 [Pipeline] } [2023-03-09T02:22:17.109Z] $ docker exec --env ******** --env ******** 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 ssh-agent -k [2023-03-09T02:22:17.203Z] unset SSH_AUTH_SOCK; [2023-03-09T02:22:17.204Z] unset SSH_AGENT_PID; [2023-03-09T02:22:17.204Z] echo Agent pid 37 killed; [2023-03-09T02:22:17.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:22:17.515Z] + git semver [Pipeline] } [2023-03-09T02:22:17.789Z] $ docker stop --time=1 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 [2023-03-09T02:22:19.080Z] $ docker rm -f --volumes 9d72db249e8b4d8a8f804cdcc155b0ef4469530386cea68f1c8c49ed987803c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:22:19.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T02:22:19.469Z] [2023-03-09T02:22:19.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:22:19.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T02:22:19.770Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-09T02:22:19.770Z] ab5ef0e58194: Pulling fs layer [2023-03-09T02:22:19.770Z] 9712f1f96733: Pulling fs layer [2023-03-09T02:22:19.770Z] 63f879dbbcfc: Pulling fs layer [2023-03-09T02:22:19.770Z] 0d9ebad4ef96: Pulling fs layer [2023-03-09T02:22:19.770Z] e9a5061849ea: Pulling fs layer [2023-03-09T02:22:19.770Z] d747dcd14b5f: Pulling fs layer [2023-03-09T02:22:19.770Z] 2de7ff778b66: Pulling fs layer [2023-03-09T02:22:19.770Z] e9a5061849ea: Waiting [2023-03-09T02:22:19.770Z] d747dcd14b5f: Waiting [2023-03-09T02:22:19.770Z] 2de7ff778b66: Waiting [2023-03-09T02:22:19.770Z] 0d9ebad4ef96: Waiting [2023-03-09T02:22:19.770Z] 9712f1f96733: Verifying Checksum [2023-03-09T02:22:19.770Z] 9712f1f96733: Download complete [2023-03-09T02:22:20.038Z] 63f879dbbcfc: Verifying Checksum [2023-03-09T02:22:20.038Z] 63f879dbbcfc: Download complete [2023-03-09T02:22:20.302Z] 0d9ebad4ef96: Verifying Checksum [2023-03-09T02:22:20.302Z] 0d9ebad4ef96: Download complete [2023-03-09T02:22:20.302Z] d747dcd14b5f: Verifying Checksum [2023-03-09T02:22:20.302Z] d747dcd14b5f: Download complete [2023-03-09T02:22:20.302Z] ab5ef0e58194: Verifying Checksum [2023-03-09T02:22:20.302Z] ab5ef0e58194: Download complete [2023-03-09T02:22:20.302Z] e9a5061849ea: Verifying Checksum [2023-03-09T02:22:20.302Z] e9a5061849ea: Download complete [2023-03-09T02:22:20.558Z] 2de7ff778b66: Verifying Checksum [2023-03-09T02:22:20.558Z] 2de7ff778b66: Download complete [2023-03-09T02:22:23.084Z] ab5ef0e58194: Pull complete [2023-03-09T02:22:23.084Z] 9712f1f96733: Pull complete [2023-03-09T02:22:23.650Z] 63f879dbbcfc: Pull complete [2023-03-09T02:22:27.870Z] 0d9ebad4ef96: Pull complete [2023-03-09T02:22:27.870Z] e9a5061849ea: Pull complete [2023-03-09T02:22:27.870Z] d747dcd14b5f: Pull complete [2023-03-09T02:22:28.802Z] 2de7ff778b66: Pull complete [2023-03-09T02:22:28.802Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-09T02:22:28.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T02:22:28.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:22:28.872Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:22:28.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-09T02:22:35.475Z] $ docker top cf6b0c873770c6b116d1e85be4871e5b32cf9ab3f065a58d4fa08dd2edd851af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:22:35.551Z] provisioning config files... [2023-03-09T02:22:35.558Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16184438239105606973tmp [2023-03-09T02:22:35.568Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4104410935069857344tmp [2023-03-09T02:22:35.578Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18075612884944049116tmp [Pipeline] { [Pipeline] echo [2023-03-09T02:22:35.590Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:35.875Z] ---> sigul-configuration.sh [2023-03-09T02:22:35.875Z] gpg: directory `/root/.gnupg' created [2023-03-09T02:22:35.875Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-09T02:22:35.875Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-09T02:22:35.875Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-09T02:22:35.875Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-09T02:22:35.875Z] gpg: CAST5 encrypted data [2023-03-09T02:22:35.875Z] gpg: encrypted with 1 passphrase [2023-03-09T02:22:35.875Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-09T02:22:36.162Z] + mkdir /home/jenkins [2023-03-09T02:22:36.162Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-09T02:22:36.445Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-09T02:22:36.454Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:36.737Z] ---> sigul-install.sh [2023-03-09T02:22:36.737Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-09T02:22:37.023Z] + git tag --list [2023-03-09T02:22:37.024Z] 0.7.1 [2023-03-09T02:22:37.024Z] v1.0.0 [2023-03-09T02:22:37.024Z] v1.1.0 [2023-03-09T02:22:37.024Z] v1.1.1 [2023-03-09T02:22:37.024Z] v1.2.2 [2023-03-09T02:22:37.024Z] v1.3.0 [2023-03-09T02:22:37.024Z] v1.3.1 [2023-03-09T02:22:37.024Z] v2.0.0 [2023-03-09T02:22:37.024Z] v2.1.0 [2023-03-09T02:22:37.024Z] v2.1.1 [2023-03-09T02:22:37.024Z] v2.1.1-dev.1 [2023-03-09T02:22:37.024Z] v2.1.1-dev.2 [2023-03-09T02:22:37.024Z] v2.2.0 [2023-03-09T02:22:37.024Z] v2.2.1-dev.1 [2023-03-09T02:22:37.024Z] v2.2.1-dev.10 [2023-03-09T02:22:37.024Z] v2.2.1-dev.2 [2023-03-09T02:22:37.024Z] v2.2.1-dev.3 [2023-03-09T02:22:37.024Z] v2.2.1-dev.4 [2023-03-09T02:22:37.024Z] v2.2.1-dev.5 [2023-03-09T02:22:37.024Z] v2.2.1-dev.6 [2023-03-09T02:22:37.024Z] v2.2.1-dev.7 [2023-03-09T02:22:37.024Z] v2.2.1-dev.8 [2023-03-09T02:22:37.024Z] v2.2.1-dev.9 [2023-03-09T02:22:37.024Z] v2.3.0 [2023-03-09T02:22:37.024Z] v2.3.0-dev.10 [2023-03-09T02:22:37.024Z] v2.3.0-dev.11 [2023-03-09T02:22:37.024Z] v2.3.0-dev.12 [2023-03-09T02:22:37.024Z] v2.3.0-dev.13 [2023-03-09T02:22:37.024Z] v2.3.0-dev.14 [2023-03-09T02:22:37.024Z] v2.3.0-dev.15 [2023-03-09T02:22:37.024Z] v2.3.0-dev.16 [2023-03-09T02:22:37.024Z] v2.3.0-dev.17 [2023-03-09T02:22:37.024Z] v2.3.0-dev.18 [2023-03-09T02:22:37.024Z] v2.3.0-dev.19 [2023-03-09T02:22:37.024Z] v2.3.0-dev.20 [2023-03-09T02:22:37.024Z] v2.3.0-dev.21 [2023-03-09T02:22:37.024Z] v2.3.0-dev.22 [2023-03-09T02:22:37.024Z] v2.3.0-dev.23 [2023-03-09T02:22:37.024Z] v2.3.0-dev.24 [2023-03-09T02:22:37.024Z] v2.3.0-dev.25 [2023-03-09T02:22:37.024Z] v2.3.0-dev.26 [2023-03-09T02:22:37.024Z] v2.3.0-dev.27 [2023-03-09T02:22:37.024Z] v2.3.0-dev.28 [2023-03-09T02:22:37.024Z] v2.3.0-dev.29 [2023-03-09T02:22:37.024Z] v2.3.0-dev.30 [2023-03-09T02:22:37.024Z] v2.3.0-dev.31 [2023-03-09T02:22:37.024Z] v2.3.0-dev.32 [2023-03-09T02:22:37.024Z] v2.3.0-dev.33 [2023-03-09T02:22:37.024Z] v2.3.0-dev.34 [2023-03-09T02:22:37.024Z] v3.0.0-dev.1 [2023-03-09T02:22:37.024Z] v3.0.0-dev.2 [2023-03-09T02:22:37.024Z] v3.0.0-dev.3 [2023-03-09T02:22:37.024Z] v3.0.0-dev.4 [2023-03-09T02:22:37.024Z] v3.0.0-dev.5 [2023-03-09T02:22:37.024Z] v3.0.0-dev.6 [2023-03-09T02:22:37.024Z] v3.0.0-dev.7 [Pipeline] sh [2023-03-09T02:22:37.313Z] + lftools sign git-tag v3.0.0-dev.7 [2023-03-09T02:22:37.880Z] Signing Git tag with Sigul... [2023-03-09T02:22:37.880Z] Signing v3.0.0-dev.7 [Pipeline] echo [2023-03-09T02:22:38.147Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:38.433Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-09T02:22:38.440Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-09T02:22:38.461Z] $ docker stop --time=1 cf6b0c873770c6b116d1e85be4871e5b32cf9ab3f065a58d4fa08dd2edd851af [2023-03-09T02:22:39.732Z] $ docker rm -f --volumes cf6b0c873770c6b116d1e85be4871e5b32cf9ab3f065a58d4fa08dd2edd851af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-09T02:22:40.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:22:40.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:22:40.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:22:40.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:22:40.492Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:22:40.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T02:22:40.831Z] $ docker top 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 -eo pid,comm [2023-03-09T02:22:40.874Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T02:22:40.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:22:40.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:22:40.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:22:41.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:22:41.027Z] $ docker exec 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 ssh-agent [2023-03-09T02:22:41.119Z] SSH_AUTH_SOCK=/tmp/ssh-fBnOnMvb2Dex/agent.31 [2023-03-09T02:22:41.119Z] SSH_AGENT_PID=37 [2023-03-09T02:22:41.123Z] Running ssh-add (command line suppressed) [2023-03-09T02:22:41.219Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2297535392006432492.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2297535392006432492.key) [2023-03-09T02:22:41.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:22:41.518Z] + git semver bump pre [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,704 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,704 [bump_version] DEBUG bumped version:3.0.0-dev.8 [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,704 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,704 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,706 [execute] INFO git cat-file --batch-check [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,712 [execute] INFO git cat-file --batch [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:22:41.777Z] 2023-03-09 02:22:41,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:22:41.777Z] 3.0.0-dev.8 [Pipeline] } [2023-03-09T02:22:41.789Z] $ docker exec --env ******** --env ******** 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 ssh-agent -k [2023-03-09T02:22:41.875Z] unset SSH_AUTH_SOCK; [2023-03-09T02:22:41.875Z] unset SSH_AGENT_PID; [2023-03-09T02:22:41.875Z] echo Agent pid 37 killed; [2023-03-09T02:22:41.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:22:42.178Z] + git semver [Pipeline] } [2023-03-09T02:22:42.451Z] $ docker stop --time=1 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 [2023-03-09T02:22:43.717Z] $ docker rm -f --volumes 79bc5b93802a49db1888f20ef90a47fa0a1800fd61b286694b8937816ede8880 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:22:44.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:22:44.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:22:44.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:22:44.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:22:44.418Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:22:44.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T02:22:44.789Z] $ docker top ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc -eo pid,comm [2023-03-09T02:22:44.842Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T02:22:44.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:22:44.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:22:44.884Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:22:44.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:22:44.991Z] $ docker exec ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc ssh-agent [2023-03-09T02:22:45.093Z] SSH_AUTH_SOCK=/tmp/ssh-EIUVQhGvLatn/agent.32 [2023-03-09T02:22:45.093Z] SSH_AGENT_PID=38 [2023-03-09T02:22:45.098Z] Running ssh-add (command line suppressed) [2023-03-09T02:22:45.202Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8491489344755797886.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8491489344755797886.key) [2023-03-09T02:22:45.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:22:45.501Z] + git semver push [2023-03-09T02:22:45.760Z] 2023-03-09 02:22:45,688 [run_push] DEBUG push [2023-03-09T02:22:45.760Z] 2023-03-09 02:22:45,689 [execute] INFO git cat-file --batch-check [2023-03-09T02:22:45.760Z] 2023-03-09 02:22:45,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:22:45.760Z] 2023-03-09 02:22:45,693 [execute] INFO git rev-list e14628062f0175d007d1d073adfcd4d42a8b6df1 -- [2023-03-09T02:22:45.760Z] 2023-03-09 02:22:45,694 [execute] DEBUG Popen(['git', 'rev-list', 'e14628062f0175d007d1d073adfcd4d42a8b6df1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:22:45.760Z] 2023-03-09 02:22:45,702 [execute] INFO git fetch -v origin [2023-03-09T02:22:45.760Z] 2023-03-09 02:22:45,703 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-09T02:22:46.328Z] 2023-03-09 02:22:46,243 [run_push] DEBUG no remote changes detected [2023-03-09T02:22:46.328Z] 2023-03-09 02:22:46,244 [execute] INFO git push origin semver [2023-03-09T02:22:46.328Z] 2023-03-09 02:22:46,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:22:47.268Z] 2023-03-09 02:22:46,998 [run_push] DEBUG push all version tags [2023-03-09T02:22:47.268Z] 2023-03-09 02:22:46,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-09T02:22:47.268Z] 2023-03-09 02:22:46,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:22:47.835Z] 2023-03-09 02:22:47,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T02:22:47.835Z] 3.0.0-dev.8 [Pipeline] } [2023-03-09T02:22:47.847Z] $ docker exec --env ******** --env ******** ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc ssh-agent -k [2023-03-09T02:22:47.956Z] unset SSH_AUTH_SOCK; [2023-03-09T02:22:47.956Z] unset SSH_AGENT_PID; [2023-03-09T02:22:47.956Z] echo Agent pid 38 killed; [2023-03-09T02:22:47.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:22:48.260Z] + git semver [Pipeline] } [2023-03-09T02:22:48.534Z] $ docker stop --time=1 ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc [2023-03-09T02:22:49.783Z] $ docker rm -f --volumes ae313d57f2337d2afa43a6adbd73a9c1564ec742c4e3c39a817b41aa261602cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T02:22:50.355Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-09T02:22:50.355Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-09T02:22:50.355Z] total 16 [2023-03-09T02:22:50.355Z] drwxr-xr-x 3 root root 4096 Mar 9 02:14 . [2023-03-09T02:22:50.355Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:22 .. [2023-03-09T02:22:50.355Z] drwxr-xr-x 2 root root 4096 Mar 9 02:14 cost [2023-03-09T02:22:50.355Z] -rw-r--r-- 1 root root 85 Mar 9 02:14 cost.csv [2023-03-09T02:22:50.355Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-09T02:22:50.355Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-09T02:22:50.355Z] total 16 [2023-03-09T02:22:50.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:14 . [2023-03-09T02:22:50.355Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:22 .. [2023-03-09T02:22:50.355Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:14 cost [2023-03-09T02:22:50.355Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 9 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:50.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:51.497Z] ---> package-listing.sh [2023-03-09T02:22:51.498Z] ++ facter osfamily [2023-03-09T02:22:51.498Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T02:22:51.756Z] + OS_FAMILY=debian [2023-03-09T02:22:51.756Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-09T02:22:51.756Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T02:22:51.756Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T02:22:51.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T02:22:51.756Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T02:22:51.756Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-09T02:22:51.756Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T02:22:51.756Z] + case "${OS_FAMILY}" in [2023-03-09T02:22:51.756Z] + dpkg -l [2023-03-09T02:22:51.756Z] + grep '^ii' [2023-03-09T02:22:51.756Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T02:22:51.756Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T02:22:51.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T02:22:51.756Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-09T02:22:51.756Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-09T02:22:51.756Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-09T02:22:51.767Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T02:22:52.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:22:52.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:22:52.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:22:52.712Z] prd-ubuntu20.04-docker-8c-8g-8956 does not seem to be running inside a container [2023-03-09T02:22:52.760Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:22:52.979Z] $ docker top 8113e000bf6c4cb4e17ad8204eb93efb5d99319c2e2cc215dc600c0391fa74f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:22:53.324Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T02:22:53.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T02:22:53.901Z] + ls /var/log/sa-host [2023-03-09T02:22:53.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:22:54.070Z] provisioning config files... [2023-03-09T02:22:54.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17483687951112524629tmp [Pipeline] { [Pipeline] echo [2023-03-09T02:22:54.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:54.375Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T02:22:54.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:54.709Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T02:22:54.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:55.000Z] ---> sudo-logs.sh [2023-03-09T02:22:55.000Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T02:22:55.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:55.317Z] ---> job-cost.sh [2023-03-09T02:22:55.317Z] lf-activate-venv: SKIPPING [2023-03-09T02:22:55.317Z] DEBUG: total: 0.2199999988079071 [2023-03-09T02:22:55.317Z] INFO: Retrieving Stack Cost... [2023-03-09T02:22:55.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:22:56.143Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T02:22:56.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:22:56.437Z] ---> logs-deploy.sh [2023-03-09T02:22:56.437Z] lf-activate-venv: SKIPPING [2023-03-09T02:22:56.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/90 [2023-03-09T02:22:56.437Z] INFO: archiving workspace using pattern(s): [2023-03-09T02:22:57.368Z] Archives upload complete. [2023-03-09T02:22:57.626Z] INFO: archiving logs to Nexus [2023-03-09T02:22:58.192Z] ---> uname -a: [2023-03-09T02:22:58.192Z] Linux prd-ubuntu20-04-docker-8c-8g-8956 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] ---> lscpu: [2023-03-09T02:22:58.192Z] Architecture: x86_64 [2023-03-09T02:22:58.192Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-09T02:22:58.192Z] Byte Order: Little Endian [2023-03-09T02:22:58.192Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-09T02:22:58.192Z] CPU(s): 8 [2023-03-09T02:22:58.192Z] On-line CPU(s) list: 0-7 [2023-03-09T02:22:58.192Z] Thread(s) per core: 1 [2023-03-09T02:22:58.192Z] Core(s) per socket: 1 [2023-03-09T02:22:58.192Z] Socket(s): 8 [2023-03-09T02:22:58.192Z] NUMA node(s): 1 [2023-03-09T02:22:58.192Z] Vendor ID: AuthenticAMD [2023-03-09T02:22:58.192Z] CPU family: 23 [2023-03-09T02:22:58.192Z] Model: 49 [2023-03-09T02:22:58.192Z] Model name: AMD EPYC-Rome Processor [2023-03-09T02:22:58.192Z] Stepping: 0 [2023-03-09T02:22:58.192Z] CPU MHz: 2799.998 [2023-03-09T02:22:58.192Z] BogoMIPS: 5599.99 [2023-03-09T02:22:58.192Z] Virtualization: AMD-V [2023-03-09T02:22:58.192Z] Hypervisor vendor: KVM [2023-03-09T02:22:58.192Z] Virtualization type: full [2023-03-09T02:22:58.192Z] L1d cache: 256 KiB [2023-03-09T02:22:58.192Z] L1i cache: 256 KiB [2023-03-09T02:22:58.192Z] L2 cache: 4 MiB [2023-03-09T02:22:58.192Z] L3 cache: 128 MiB [2023-03-09T02:22:58.192Z] NUMA node0 CPU(s): 0-7 [2023-03-09T02:22:58.192Z] Vulnerability Itlb multihit: Not affected [2023-03-09T02:22:58.192Z] Vulnerability L1tf: Not affected [2023-03-09T02:22:58.192Z] Vulnerability Mds: Not affected [2023-03-09T02:22:58.192Z] Vulnerability Meltdown: Not affected [2023-03-09T02:22:58.192Z] Vulnerability Mmio stale data: Not affected [2023-03-09T02:22:58.192Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-09T02:22:58.192Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-09T02:22:58.192Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-09T02:22:58.192Z] Vulnerability Srbds: Not affected [2023-03-09T02:22:58.192Z] Vulnerability Tsx async abort: Not affected [2023-03-09T02:22:58.192Z] 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 [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] ---> nproc: [2023-03-09T02:22:58.192Z] 8 [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] ---> df -h: [2023-03-09T02:22:58.192Z] Filesystem Size Used Avail Use% Mounted on [2023-03-09T02:22:58.192Z] overlay 155G 13G 143G 9% / [2023-03-09T02:22:58.192Z] tmpfs 64M 0 64M 0% /dev [2023-03-09T02:22:58.192Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-09T02:22:58.192Z] shm 64M 0 64M 0% /dev/shm [2023-03-09T02:22:58.192Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] ---> sar -b -r -n DEV: [2023-03-09T02:22:58.192Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8956) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.192Z] 02:11:44 LINUX RESTART (8 CPU) [2023-03-09T02:22:58.192Z] [2023-03-09T02:22:58.193Z] 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-09T02:22:58.193Z] 02:13:01 142.53 47.93 94.60 0.00 5445.63 73278.85 0.00 [2023-03-09T02:22:58.193Z] 02:14:01 159.58 1.38 158.20 0.00 29.72 46179.67 0.00 [2023-03-09T02:22:58.193Z] 02:15:01 170.30 0.22 170.09 0.00 9.73 39254.79 0.00 [2023-03-09T02:22:58.193Z] 02:16:01 1.83 0.00 1.83 0.00 0.00 26.68 0.00 [2023-03-09T02:22:58.193Z] 02:17:01 43.04 10.53 32.51 0.00 5154.07 5155.14 0.00 [2023-03-09T02:22:58.193Z] 02:18:02 15.05 1.08 13.96 0.00 22.80 3579.80 0.00 [2023-03-09T02:22:58.193Z] 02:19:01 3.56 0.02 3.54 0.00 0.14 91.24 0.00 [2023-03-09T02:22:58.193Z] 02:20:01 1.90 0.00 1.90 0.00 0.00 20.66 0.00 [2023-03-09T02:22:58.193Z] 02:21:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 [2023-03-09T02:22:58.193Z] 02:22:01 11.86 0.13 11.73 0.00 12.13 9266.19 0.00 [2023-03-09T02:22:58.193Z] Average: 55.19 6.14 49.05 0.00 1069.19 17716.57 0.00 [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z] 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-09T02:22:58.193Z] 02:13:01 29218196 31626488 698988 2.13 72128 2609216 1850148 5.45 958896 2355960 8 [2023-03-09T02:22:58.193Z] 02:14:01 27853744 31112740 1190232 3.62 145508 3299236 2307468 6.80 1629644 2938428 122440 [2023-03-09T02:22:58.193Z] 02:15:01 27692400 31571180 730804 2.22 158636 3862928 1741328 5.13 1228560 3457152 96 [2023-03-09T02:22:58.193Z] 02:16:01 27704084 31582764 719304 2.19 158668 3862932 1741328 5.13 1214188 3457080 204 [2023-03-09T02:22:58.193Z] 02:17:01 27239220 31560420 721136 2.19 178820 4276312 1774216 5.23 1478596 3623664 94460 [2023-03-09T02:22:58.193Z] 02:18:02 27186964 31566480 713116 2.17 192008 4318748 1822932 5.37 1530040 3620056 44 [2023-03-09T02:22:58.193Z] 02:19:01 27191848 31566556 713428 2.17 190584 4315500 1789388 5.27 1528572 3616832 8 [2023-03-09T02:22:58.193Z] 02:20:01 27197152 31572068 707688 2.15 190660 4315500 1789388 5.27 1523888 3616828 8 [2023-03-09T02:22:58.193Z] 02:21:01 27197184 31572264 707532 2.15 190740 4315504 1789388 5.27 1523732 3616904 8 [2023-03-09T02:22:58.193Z] 02:22:01 26409512 31542792 727680 2.21 196392 5019440 1880296 5.54 1552980 4320384 463176 [2023-03-09T02:22:58.193Z] Average: 27489030 31527375 762991 2.32 167414 4019532 1848588 5.45 1416910 3462329 68045 [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z] 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-09T02:22:58.193Z] 02:13:01 docker0 4.42 3.50 0.46 47.31 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:13:01 ens3 524.81 333.31 6495.42 84.18 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:13:01 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:14:01 docker0 183.94 288.69 14.77 1923.99 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:14:01 ens3 321.91 203.07 1955.24 29.72 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:14:01 vetha055084 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:15:01 docker0 3.53 8.45 0.21 81.67 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:15:01 ens3 190.83 146.68 2693.99 315.19 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:15:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:16:01 ens3 0.15 0.13 0.01 0.03 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:17:01 ens3 113.58 51.97 2802.58 3.85 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:17:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:18:02 ens3 0.70 0.57 0.33 0.14 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:19:01 ens3 0.83 0.00 0.09 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:20:01 ens3 1.12 1.08 0.58 0.44 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:21:01 ens3 0.33 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:22:01 ens3 141.98 75.30 3970.73 10.03 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] 02:22:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] Average: docker0 19.22 30.12 1.55 205.67 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] Average: ens3 129.84 81.35 1794.89 44.43 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] Average: lo 1.69 1.69 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z] ---> sar -P ALL: [2023-03-09T02:22:58.193Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8956) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z] 02:11:44 LINUX RESTART (8 CPU) [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z] 02:12:01 CPU %user %nice %system %iowait %steal %idle [2023-03-09T02:22:58.193Z] 02:13:01 all 9.15 0.00 3.28 4.96 0.06 82.55 [2023-03-09T02:22:58.193Z] 02:13:01 0 10.44 0.00 3.68 5.03 0.05 80.80 [2023-03-09T02:22:58.193Z] 02:13:01 1 8.62 0.00 3.33 1.84 0.05 86.16 [2023-03-09T02:22:58.193Z] 02:13:01 2 8.21 0.00 3.56 15.50 0.07 72.67 [2023-03-09T02:22:58.193Z] 02:13:01 3 8.94 0.00 2.57 0.91 0.07 87.52 [2023-03-09T02:22:58.193Z] 02:13:01 4 8.48 0.00 3.33 4.44 0.05 83.69 [2023-03-09T02:22:58.193Z] 02:13:01 5 9.99 0.00 3.04 1.40 0.07 85.51 [2023-03-09T02:22:58.193Z] 02:13:01 6 8.71 0.00 3.42 0.78 0.05 87.04 [2023-03-09T02:22:58.193Z] 02:13:01 7 9.79 0.00 3.32 9.79 0.10 77.00 [2023-03-09T02:22:58.193Z] 02:14:01 all 17.94 0.00 4.46 3.77 0.09 73.74 [2023-03-09T02:22:58.193Z] 02:14:01 0 17.73 0.00 4.05 1.16 0.08 76.98 [2023-03-09T02:22:58.193Z] 02:14:01 1 18.35 0.00 4.41 0.22 0.10 76.92 [2023-03-09T02:22:58.193Z] 02:14:01 2 18.26 0.00 5.70 17.08 0.08 58.87 [2023-03-09T02:22:58.193Z] 02:14:01 3 17.52 0.00 5.64 0.72 0.10 76.02 [2023-03-09T02:22:58.193Z] 02:14:01 4 17.48 0.00 4.44 7.62 0.08 70.37 [2023-03-09T02:22:58.193Z] 02:14:01 5 17.84 0.00 3.54 2.25 0.07 76.31 [2023-03-09T02:22:58.193Z] 02:14:01 6 18.50 0.00 4.01 0.50 0.08 76.91 [2023-03-09T02:22:58.193Z] 02:14:01 7 17.83 0.00 3.95 0.69 0.10 77.43 [2023-03-09T02:22:58.193Z] 02:15:01 all 23.57 0.00 4.82 2.96 0.09 68.55 [2023-03-09T02:22:58.193Z] 02:15:01 0 22.87 0.00 4.84 0.84 0.08 71.37 [2023-03-09T02:22:58.193Z] 02:15:01 1 24.98 0.00 4.50 3.81 0.08 66.62 [2023-03-09T02:22:58.193Z] 02:15:01 2 24.49 0.00 5.01 2.02 0.08 68.39 [2023-03-09T02:22:58.193Z] 02:15:01 3 22.07 0.00 4.35 0.30 0.08 73.19 [2023-03-09T02:22:58.193Z] 02:15:01 4 24.05 0.00 4.95 0.96 0.08 69.95 [2023-03-09T02:22:58.193Z] 02:15:01 5 23.62 0.00 5.50 12.73 0.08 58.05 [2023-03-09T02:22:58.193Z] 02:15:01 6 23.66 0.00 4.29 0.95 0.12 70.99 [2023-03-09T02:22:58.193Z] 02:15:01 7 22.83 0.00 5.13 2.11 0.10 69.83 [2023-03-09T02:22:58.193Z] 02:16:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2023-03-09T02:22:58.193Z] 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T02:22:58.193Z] 02:16:01 1 1.39 0.00 0.02 0.00 0.02 98.58 [2023-03-09T02:22:58.193Z] 02:16:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-09T02:22:58.193Z] 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T02:22:58.193Z] 02:16:01 4 0.00 0.00 0.02 0.07 0.00 99.92 [2023-03-09T02:22:58.193Z] 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T02:22:58.193Z] 02:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T02:22:58.193Z] 02:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T02:22:58.193Z] 02:17:01 all 1.68 0.00 0.88 0.65 0.02 96.77 [2023-03-09T02:22:58.193Z] 02:17:01 0 1.28 0.00 0.45 0.02 0.00 98.25 [2023-03-09T02:22:58.193Z] 02:17:01 1 2.16 0.00 0.52 0.72 0.02 96.58 [2023-03-09T02:22:58.193Z] 02:17:01 2 3.12 0.00 1.17 0.22 0.02 95.48 [2023-03-09T02:22:58.193Z] 02:17:01 3 1.30 0.00 0.58 0.05 0.03 98.03 [2023-03-09T02:22:58.193Z] 02:17:01 4 1.79 0.00 0.67 1.50 0.02 96.02 [2023-03-09T02:22:58.193Z] 02:17:01 5 2.15 0.00 2.32 1.15 0.02 94.36 [2023-03-09T02:22:58.193Z] 02:17:01 6 0.97 0.00 0.72 0.75 0.02 97.54 [2023-03-09T02:22:58.193Z] 02:17:01 7 0.65 0.00 0.59 0.82 0.03 97.91 [2023-03-09T02:22:58.193Z] 02:18:02 all 0.57 0.00 0.47 0.23 0.01 98.72 [2023-03-09T02:22:58.193Z] 02:18:02 0 0.42 0.00 0.25 0.28 0.02 99.03 [2023-03-09T02:22:58.193Z] 02:18:02 1 0.62 0.00 1.17 0.02 0.02 98.18 [2023-03-09T02:22:58.193Z] 02:18:02 2 0.45 0.00 0.57 0.43 0.00 98.55 [2023-03-09T02:22:58.193Z] 02:18:02 3 0.53 0.00 0.28 0.52 0.00 98.66 [2023-03-09T02:22:58.193Z] 02:18:02 4 0.48 0.00 0.72 0.32 0.00 98.48 [2023-03-09T02:22:58.193Z] 02:18:02 5 1.25 0.00 0.20 0.08 0.02 98.45 [2023-03-09T02:22:58.193Z] 02:18:02 6 0.47 0.00 0.27 0.18 0.00 99.08 [2023-03-09T02:22:58.193Z] 02:18:02 7 0.37 0.00 0.30 0.00 0.00 99.33 [2023-03-09T02:22:58.193Z] 02:19:01 all 0.07 0.00 0.05 0.03 0.01 99.83 [2023-03-09T02:22:58.193Z] 02:19:01 0 0.22 0.00 0.10 0.02 0.00 99.66 [2023-03-09T02:22:58.193Z] 02:19:01 1 0.10 0.00 0.03 0.00 0.00 99.86 [2023-03-09T02:22:58.193Z] 02:19:01 2 0.07 0.00 0.05 0.00 0.02 99.86 [2023-03-09T02:22:58.193Z] 02:19:01 3 0.05 0.00 0.05 0.02 0.03 99.85 [2023-03-09T02:22:58.193Z] 02:19:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-09T02:22:58.193Z] 02:19:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-09T02:22:58.193Z] 02:19:01 6 0.02 0.00 0.03 0.20 0.00 99.75 [2023-03-09T02:22:58.193Z] 02:19:01 7 0.07 0.00 0.07 0.03 0.02 99.81 [2023-03-09T02:22:58.193Z] 02:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-09T02:22:58.193Z] 02:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T02:22:58.193Z] 02:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T02:22:58.193Z] 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T02:22:58.193Z] 02:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T02:22:58.193Z] 02:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-09T02:22:58.193Z] 02:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T02:22:58.193Z] 02:20:01 6 0.05 0.00 0.02 0.07 0.00 99.87 [2023-03-09T02:22:58.193Z] 02:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-09T02:22:58.193Z] 02:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-03-09T02:22:58.193Z] 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T02:22:58.193Z] 02:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-09T02:22:58.193Z] 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T02:22:58.193Z] 02:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-09T02:22:58.193Z] 02:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T02:22:58.193Z] 02:21:01 5 0.22 0.00 0.00 0.00 0.00 99.78 [2023-03-09T02:22:58.193Z] 02:21:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-09T02:22:58.193Z] 02:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T02:22:58.193Z] 02:22:01 all 2.80 0.00 1.17 0.63 0.02 95.38 [2023-03-09T02:22:58.193Z] 02:22:01 0 1.67 0.00 1.04 0.00 0.02 97.27 [2023-03-09T02:22:58.193Z] 02:22:01 1 3.86 0.00 1.07 0.42 0.02 94.63 [2023-03-09T02:22:58.193Z] 02:22:01 2 3.11 0.00 1.24 0.25 0.00 95.40 [2023-03-09T02:22:58.193Z] 02:22:01 3 2.72 0.00 1.48 2.47 0.03 93.31 [2023-03-09T02:22:58.193Z] 02:22:01 4 2.44 0.00 1.14 0.00 0.02 96.40 [2023-03-09T02:22:58.193Z] 02:22:01 5 4.32 0.00 1.38 0.02 0.02 94.27 [2023-03-09T02:22:58.193Z] 02:22:01 6 2.16 0.00 0.77 1.87 0.02 95.18 [2023-03-09T02:22:58.193Z] 02:22:01 7 2.06 0.00 1.26 0.05 0.02 96.62 [2023-03-09T02:22:58.193Z] Average: all 5.58 0.00 1.51 1.32 0.03 91.56 [2023-03-09T02:22:58.193Z] Average: 0 5.45 0.00 1.44 0.73 0.03 92.35 [2023-03-09T02:22:58.193Z] Average: 1 5.99 0.00 1.50 0.70 0.03 91.78 [2023-03-09T02:22:58.193Z] Average: 2 5.75 0.00 1.72 3.53 0.03 88.98 [2023-03-09T02:22:58.193Z] Average: 3 5.29 0.00 1.49 0.50 0.04 92.68 [2023-03-09T02:22:58.193Z] Average: 4 5.45 0.00 1.53 1.49 0.03 91.50 [2023-03-09T02:22:58.193Z] Average: 5 5.93 0.00 1.60 1.75 0.03 90.69 [2023-03-09T02:22:58.193Z] Average: 6 5.43 0.00 1.35 0.53 0.03 92.66 [2023-03-09T02:22:58.193Z] Average: 7 5.33 0.00 1.46 1.34 0.04 91.83 [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z] [2023-03-09T02:22:58.193Z]