Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 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-ssh4468886268369547838.key Verifying host key using known hosts file > 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-ssh7450814772645907746.key Verifying host key using known hosts file > 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-ssh6403163575641535546.key Verifying host key using known hosts file > 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-ssh8307037897581940.key Verifying host key using known hosts file > 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-ssh5155873089830628011.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118466 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#436)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 # timeout=10 > git rev-list --no-walk caab5c19f0226ea205a717313438d75c5b5382a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T17:27:47.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T17:27:47.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T17:27:47.840Z] ========================================================= [2022-11-07T17:27:47.840Z] EdgeX Global Pipelines Version Info [2022-11-07T17:27:47.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:27:48.560Z] ------------------- [2022-11-07T17:27:48.560Z] stable info: [2022-11-07T17:27:48.560Z] ------------------- [2022-11-07T17:27:48.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T17:27:48.560Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:27:48.561Z] Message: update stable to v1.0.244 [2022-11-07T17:27:49.152Z] ------------------- [2022-11-07T17:27:49.152Z] experimental info: [2022-11-07T17:27:49.152Z] ------------------- [2022-11-07T17:27:49.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T17:27:49.152Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:27:49.152Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T17:27:49.320Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-11-07T17:27:49.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-11-07T17:27:49.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T17:27:49.350Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T17:27:49.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T17:27:49.374Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T17:27:49.386Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T17:27:49.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T17:27:49.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T17:27:49.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T17:27:49.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T17:27:49.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-11-07T17:27:49.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T17:27:49.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T17:27:49.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:27:49.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:27:49.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:27:49.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:27:49.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T17:27:49.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T17:27:49.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T17:27:49.565Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T17:27:49.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T17:27:49.592Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T17:27:49.604Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T17:27:49.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T17:27:49.624Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T17:27:49.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-07T17:27:49.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-07T17:27:49.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-07T17:27:49.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo [2022-11-07T17:27:49.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1750a3 [Pipeline] echo [2022-11-07T17:27:49.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:27:49.736Z] provisioning config files... [2022-11-07T17:27:49.753Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9503851064817517038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:27:50.057Z] ---> docker-login.sh [2022-11-07T17:27:50.057Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:27:50.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:50.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:50.317Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:50.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:50.317Z] [2022-11-07T17:27:50.317Z] Login Succeeded [2022-11-07T17:27:50.317Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:27:50.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:50.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:50.317Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:50.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:50.317Z] [2022-11-07T17:27:50.317Z] Login Succeeded [2022-11-07T17:27:50.317Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:27:50.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:50.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:50.577Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:50.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:50.577Z] [2022-11-07T17:27:50.577Z] Login Succeeded [2022-11-07T17:27:50.577Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:27:50.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:50.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:50.577Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:50.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:50.577Z] [2022-11-07T17:27:50.577Z] Login Succeeded [2022-11-07T17:27:50.577Z] docker.io [2022-11-07T17:27:50.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:27:51.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:27:51.097Z] Configure a credential helper to remove this warning. See [2022-11-07T17:27:51.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:27:51.097Z] [2022-11-07T17:27:51.097Z] Login Succeeded [2022-11-07T17:27:51.097Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:27:51.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T17:27:51.460Z] + git rev-list -1 --merges e1750a3b15eb2e9b81f68c2c10258d3a0a85e413~1..e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo [2022-11-07T17:27:51.493Z] -----------> git rev-list -1 --merges e1750a3b15eb2e9b81f68c2c10258d3a0a85e413~1..e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [false] [Pipeline] sh [2022-11-07T17:27:51.784Z] + git log --format=format:%s -1 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo [2022-11-07T17:27:51.800Z] ========================================================= [2022-11-07T17:27:51.800Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T17:27:51.800Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:27:52.143Z] + git log --format=format:%s -1 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] echo [2022-11-07T17:27:52.154Z] [semverPrep] GIT_COMMIT: e1750a3b15eb2e9b81f68c2c10258d3a0a85e413, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#436) [Pipeline] echo [2022-11-07T17:27:52.162Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T17:27:52.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:27:52.502Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T17:27:52.502Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T17:27:52.502Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T17:27:52.502Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T17:27:52.502Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T17:27:52.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:52.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:27:52.852Z] [2022-11-07T17:27:52.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:27:53.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:27:53.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T17:27:53.152Z] b85a868b505f: Pulling fs layer [2022-11-07T17:27:53.152Z] e2be974225ed: Pulling fs layer [2022-11-07T17:27:53.152Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T17:27:53.152Z] 988bab9f4d93: Pulling fs layer [2022-11-07T17:27:53.152Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T17:27:53.152Z] eaf3925da568: Pulling fs layer [2022-11-07T17:27:53.152Z] bab4dde63d76: Pulling fs layer [2022-11-07T17:27:53.152Z] bde34c3a00c8: Pulling fs layer [2022-11-07T17:27:53.152Z] b352a97aabf1: Pulling fs layer [2022-11-07T17:27:53.152Z] 4872d77fe225: Pulling fs layer [2022-11-07T17:27:53.152Z] 5851b861e8e6: Pulling fs layer [2022-11-07T17:27:53.152Z] bde34c3a00c8: Waiting [2022-11-07T17:27:53.152Z] b352a97aabf1: Waiting [2022-11-07T17:27:53.152Z] bab4dde63d76: Waiting [2022-11-07T17:27:53.152Z] 5851b861e8e6: Waiting [2022-11-07T17:27:53.152Z] 4872d77fe225: Waiting [2022-11-07T17:27:53.152Z] 1469e6f7b9e6: Waiting [2022-11-07T17:27:53.152Z] 988bab9f4d93: Waiting [2022-11-07T17:27:53.152Z] eaf3925da568: Waiting [2022-11-07T17:27:53.152Z] e2be974225ed: Verifying Checksum [2022-11-07T17:27:53.152Z] e2be974225ed: Download complete [2022-11-07T17:27:53.152Z] 988bab9f4d93: Verifying Checksum [2022-11-07T17:27:53.152Z] 988bab9f4d93: Download complete [2022-11-07T17:27:53.413Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T17:27:53.413Z] 1469e6f7b9e6: Download complete [2022-11-07T17:27:53.413Z] eaf3925da568: Verifying Checksum [2022-11-07T17:27:53.413Z] eaf3925da568: Download complete [2022-11-07T17:27:53.413Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T17:27:53.413Z] 339a4e72a1f5: Download complete [2022-11-07T17:27:53.413Z] bde34c3a00c8: Download complete [2022-11-07T17:27:53.413Z] b352a97aabf1: Download complete [2022-11-07T17:27:53.413Z] 4872d77fe225: Verifying Checksum [2022-11-07T17:27:53.413Z] 4872d77fe225: Download complete [2022-11-07T17:27:53.413Z] 5851b861e8e6: Download complete [2022-11-07T17:27:53.413Z] b85a868b505f: Verifying Checksum [2022-11-07T17:27:53.413Z] b85a868b505f: Download complete [2022-11-07T17:27:53.671Z] bab4dde63d76: Verifying Checksum [2022-11-07T17:27:53.671Z] bab4dde63d76: Download complete [2022-11-07T17:27:55.046Z] b85a868b505f: Pull complete [2022-11-07T17:27:55.046Z] e2be974225ed: Pull complete [2022-11-07T17:27:55.617Z] 339a4e72a1f5: Pull complete [2022-11-07T17:27:55.617Z] 988bab9f4d93: Pull complete [2022-11-07T17:27:55.878Z] 1469e6f7b9e6: Pull complete [2022-11-07T17:27:55.878Z] eaf3925da568: Pull complete [2022-11-07T17:27:57.785Z] bab4dde63d76: Pull complete [2022-11-07T17:27:58.044Z] bde34c3a00c8: Pull complete [2022-11-07T17:27:58.044Z] b352a97aabf1: Pull complete [2022-11-07T17:27:58.044Z] 4872d77fe225: Pull complete [2022-11-07T17:27:58.304Z] 5851b861e8e6: Pull complete [2022-11-07T17:27:58.304Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T17:27:58.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:27:58.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:27:58.386Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:27:58.405Z] $ 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 [2022-11-07T17:28:00.852Z] $ docker top f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e -eo pid,comm [2022-11-07T17:28:00.921Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-07T17:28:00.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:28:00.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:28:00.961Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:28:01.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:28:01.080Z] $ docker exec f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent [2022-11-07T17:28:01.202Z] SSH_AUTH_SOCK=/tmp/ssh-6HMEDVV3LnfA/agent.33 [2022-11-07T17:28:01.202Z] SSH_AGENT_PID=39 [2022-11-07T17:28:01.208Z] Running ssh-add (command line suppressed) [2022-11-07T17:28:01.326Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12510735385351395760.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12510735385351395760.key) [2022-11-07T17:28:01.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:28:01.632Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T17:28:01.635Z] $ docker exec --env ******** --env ******** f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent -k [2022-11-07T17:28:01.744Z] unset SSH_AUTH_SOCK; [2022-11-07T17:28:01.744Z] unset SSH_AGENT_PID; [2022-11-07T17:28:01.744Z] echo Agent pid 39 killed; [2022-11-07T17:28:01.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T17:28:01.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:28:01.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:28:01.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:28:01.915Z] $ docker exec f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent [2022-11-07T17:28:02.030Z] SSH_AUTH_SOCK=/tmp/ssh-uAFJuLuA7Ux3/agent.71 [2022-11-07T17:28:02.030Z] SSH_AGENT_PID=77 [2022-11-07T17:28:02.035Z] Running ssh-add (command line suppressed) [2022-11-07T17:28:02.148Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11381554557437835337.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11381554557437835337.key) [2022-11-07T17:28:02.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:28:02.470Z] + git semver init [2022-11-07T17:28:02.730Z] 2022-11-07 17:28:02,675 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T17:28:02.730Z] 2022-11-07 17:28:02,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-07T17:28:02.730Z] 2022-11-07 17:28:02,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-07T17:28:02.730Z] 2022-11-07 17:28:02,677 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:28:03.669Z] 2022-11-07 17:28:03,589 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-11-07T17:28:03.670Z] 2022-11-07 17:28:03,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-11-07T17:28:03.670Z] 2022-11-07 17:28:03,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:28:03.670Z] 2022-11-07 17:28:03,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:28:03.670Z] 2.3.0-dev.32 [Pipeline] } [2022-11-07T17:28:03.671Z] $ docker exec --env ******** --env ******** f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e ssh-agent -k [2022-11-07T17:28:03.762Z] unset SSH_AUTH_SOCK; [2022-11-07T17:28:03.763Z] unset SSH_AGENT_PID; [2022-11-07T17:28:03.764Z] echo Agent pid 77 killed; [2022-11-07T17:28:03.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:28:04.083Z] + git semver [Pipeline] } [2022-11-07T17:28:04.346Z] $ docker stop --time=1 f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e [2022-11-07T17:28:05.660Z] $ docker rm -f f75f28d907574d65caa2bcf01709a6cfde6c9bbf6393d748133a8e55cfe1b56e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:28:06.003Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T17:28:06.165Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T17:28:06.168Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:28:06.305Z] provisioning config files... [2022-11-07T17:28:06.314Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5142717171054750396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:28:06.606Z] ---> docker-login.sh [2022-11-07T17:28:06.606Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:28:06.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:28:06.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:28:06.865Z] Configure a credential helper to remove this warning. See [2022-11-07T17:28:06.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:28:06.865Z] [2022-11-07T17:28:06.865Z] Login Succeeded [2022-11-07T17:28:06.865Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:28:06.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:28:06.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:28:06.865Z] Configure a credential helper to remove this warning. See [2022-11-07T17:28:06.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:28:06.865Z] [2022-11-07T17:28:06.865Z] Login Succeeded [2022-11-07T17:28:06.865Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:28:07.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:28:07.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:28:07.123Z] Configure a credential helper to remove this warning. See [2022-11-07T17:28:07.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:28:07.123Z] [2022-11-07T17:28:07.123Z] Login Succeeded [2022-11-07T17:28:07.123Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:28:07.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:28:07.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:28:07.123Z] Configure a credential helper to remove this warning. See [2022-11-07T17:28:07.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:28:07.123Z] [2022-11-07T17:28:07.123Z] Login Succeeded [2022-11-07T17:28:07.123Z] docker.io [2022-11-07T17:28:07.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:28:07.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:28:07.689Z] Configure a credential helper to remove this warning. See [2022-11-07T17:28:07.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:28:07.689Z] [2022-11-07T17:28:07.689Z] Login Succeeded [2022-11-07T17:28:07.689Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:28:07.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:28:07.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:28:07.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:28:07.792Z] ========================================================= [2022-11-07T17:28:07.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T17:28:07.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:28:08.099Z] + 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 . [2022-11-07T17:28:08.099Z] Sending build context to Docker daemon 6.231MB [2022-11-07T17:28:08.099Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:28:08.099Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T17:28:08.099Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T17:28:08.099Z] 213ec9aee27d: Pulling fs layer [2022-11-07T17:28:08.099Z] 4583459ba037: Pulling fs layer [2022-11-07T17:28:08.099Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T17:28:08.099Z] 53926ce57604: Pulling fs layer [2022-11-07T17:28:08.099Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T17:28:08.099Z] 22ff95d597cd: Pulling fs layer [2022-11-07T17:28:08.099Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T17:28:08.099Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T17:28:08.099Z] a7acece74701: Pulling fs layer [2022-11-07T17:28:08.099Z] 53926ce57604: Waiting [2022-11-07T17:28:08.099Z] 21b2b0c7a3f4: Waiting [2022-11-07T17:28:08.099Z] 96b7cbca73a9: Waiting [2022-11-07T17:28:08.099Z] 22ff95d597cd: Waiting [2022-11-07T17:28:08.099Z] a7acece74701: Waiting [2022-11-07T17:28:08.099Z] 12d6caf4c0d1: Waiting [2022-11-07T17:28:08.099Z] 93c1e223e6f2: Download complete [2022-11-07T17:28:08.099Z] 4583459ba037: Download complete [2022-11-07T17:28:08.358Z] 22ff95d597cd: Verifying Checksum [2022-11-07T17:28:08.358Z] 22ff95d597cd: Download complete [2022-11-07T17:28:08.358Z] 213ec9aee27d: Download complete [2022-11-07T17:28:08.358Z] 12d6caf4c0d1: Download complete [2022-11-07T17:28:08.358Z] 213ec9aee27d: Pull complete [2022-11-07T17:28:08.616Z] 4583459ba037: Pull complete [2022-11-07T17:28:08.616Z] 93c1e223e6f2: Pull complete [2022-11-07T17:28:08.616Z] a7acece74701: Verifying Checksum [2022-11-07T17:28:08.616Z] a7acece74701: Download complete [2022-11-07T17:28:09.182Z] 53926ce57604: Verifying Checksum [2022-11-07T17:28:09.182Z] 53926ce57604: Download complete [2022-11-07T17:28:09.182Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T17:28:09.182Z] 96b7cbca73a9: Download complete [2022-11-07T17:28:13.364Z] 53926ce57604: Pull complete [2022-11-07T17:28:13.364Z] 21b2b0c7a3f4: Pull complete [2022-11-07T17:28:13.364Z] 22ff95d597cd: Pull complete [2022-11-07T17:28:13.364Z] 12d6caf4c0d1: Pull complete [2022-11-07T17:28:15.265Z] 96b7cbca73a9: Pull complete [2022-11-07T17:28:16.200Z] a7acece74701: Pull complete [2022-11-07T17:28:16.200Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T17:28:16.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T17:28:16.200Z] ---> db6d94c90886 [2022-11-07T17:28:16.200Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:28:19.488Z] ---> Running in 1cf73cf36842 [2022-11-07T17:28:19.488Z] Removing intermediate container 1cf73cf36842 [2022-11-07T17:28:19.488Z] ---> a7534b9af306 [2022-11-07T17:28:19.488Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:28:19.747Z] ---> Running in 4a301b8747e6 [2022-11-07T17:28:19.747Z] Removing intermediate container 4a301b8747e6 [2022-11-07T17:28:19.747Z] ---> f02d2671ca5a [2022-11-07T17:28:19.747Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:28:19.747Z] ---> Running in a3cfcbe996a3 [2022-11-07T17:28:19.747Z] Removing intermediate container a3cfcbe996a3 [2022-11-07T17:28:19.747Z] ---> e15398e3946e [2022-11-07T17:28:19.747Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:28:20.006Z] ---> Running in 489ec1fb7292 [2022-11-07T17:28:20.006Z] Removing intermediate container 489ec1fb7292 [2022-11-07T17:28:20.006Z] ---> e6800e54af03 [2022-11-07T17:28:20.006Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:28:20.006Z] ---> Running in e9f3fe402f93 [2022-11-07T17:28:20.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:28:20.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:28:20.782Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T17:28:20.782Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-07T17:28:20.782Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T17:28:20.782Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T17:28:20.782Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:28:20.782Z] OK: 216 MiB in 55 packages [2022-11-07T17:28:21.258Z] Still waiting to schedule task [2022-11-07T17:28:21.258Z] ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:28:21.258Z] ‘prd-ubuntu18.04-docker-8c-8g-118228’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:28:21.258Z] ‘prd-ubuntu20.04-docker-8c-8g-118455’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:28:21.259Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118465’ is offline [2022-11-07T17:28:21.259Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118467’ is offline [2022-11-07T17:28:21.259Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118468’ is offline [2022-11-07T17:28:21.347Z] Removing intermediate container e9f3fe402f93 [2022-11-07T17:28:21.347Z] ---> 19d85b08c3b2 [2022-11-07T17:28:21.347Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-07T17:28:21.347Z] ---> Running in 7535b67aae68 [2022-11-07T17:28:21.347Z] Removing intermediate container 7535b67aae68 [2022-11-07T17:28:21.347Z] ---> 0a41fd47d6e0 [2022-11-07T17:28:21.347Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T17:28:21.605Z] ---> 9c468735490f [2022-11-07T17:28:21.605Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:28:21.605Z] ---> Running in cc74559143ae [2022-11-07T17:28:43.535Z] Removing intermediate container cc74559143ae [2022-11-07T17:28:43.535Z] ---> fcec73b08038 [2022-11-07T17:28:43.535Z] Step 11/12 : COPY . . [2022-11-07T17:28:43.535Z] ---> 870aa7d43959 [2022-11-07T17:28:43.535Z] Step 12/12 : RUN $MAKE [2022-11-07T17:28:43.535Z] ---> Running in 836b3bea1257 [2022-11-07T17:28:43.535Z] noop [2022-11-07T17:28:43.535Z] Removing intermediate container 836b3bea1257 [2022-11-07T17:28:43.535Z] ---> 820713d97aed [2022-11-07T17:28:43.535Z] Successfully built 820713d97aed [2022-11-07T17:28:43.535Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:28:43.844Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:28:43.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:28:43.904Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:28:43.937Z] $ 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 [2022-11-07T17:28:44.251Z] $ docker top 8bc2780f5834f15f6e9854be3d08ed8486b755dc494416de4941209deb6c1694 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:28:44.586Z] + go version [2022-11-07T17:28:44.586Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T17:28:44.602Z] $ docker stop --time=1 8bc2780f5834f15f6e9854be3d08ed8486b755dc494416de4941209deb6c1694 [2022-11-07T17:28:45.838Z] $ docker rm -f 8bc2780f5834f15f6e9854be3d08ed8486b755dc494416de4941209deb6c1694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:28:46.226Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:28:46.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:28:46.295Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:28:46.328Z] $ 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 [2022-11-07T17:28:46.643Z] $ docker top 074d15a5c9ef5a622479ec6387bc49e835a6706a588e21bbbfbb72b5cc8c89b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:28:46.975Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:28:47.264Z] + make test [2022-11-07T17:28:47.264Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:28:47.522Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-07T17:28:55.622Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-07T17:28:56.556Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-11-07T17:28:56.556Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-07T17:29:03.105Z] 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." [2022-11-07T17:29:03.105Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:29:05.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:29:05.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:29:05.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T17:29:05.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:29:05.661Z] $ docker stop --time=1 074d15a5c9ef5a622479ec6387bc49e835a6706a588e21bbbfbb72b5cc8c89b8 [2022-11-07T17:29:07.983Z] $ docker rm -f 074d15a5c9ef5a622479ec6387bc49e835a6706a588e21bbbfbb72b5cc8c89b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:29:08.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:29:08.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T17:29:08.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:29:09.148Z] + ls -al . [2022-11-07T17:29:09.148Z] total 196 [2022-11-07T17:29:09.148Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:28 . [2022-11-07T17:29:09.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:27 .. [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 17:27 .dockerignore [2022-11-07T17:29:09.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:28 .git [2022-11-07T17:29:09.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:27 .github [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 17:27 .gitignore [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:27 .golangci.yml [2022-11-07T17:29:09.148Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:28 .semver [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 7 17:27 Attribution.txt [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 7 17:27 CHANGELOG.md [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 7 17:27 Dockerfile [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:27 GOVERNANCE.md [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:27 Jenkinsfile [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 17:27 LICENSE [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 7 17:27 Makefile [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 17:27 OWNERS.md [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 7 17:27 README.md [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:28 VERSION [2022-11-07T17:29:09.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:27 bin [2022-11-07T17:29:09.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:27 cmd [2022-11-07T17:29:09.148Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 7 17:28 coverage.out [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 3505 Nov 7 17:27 go.mod [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 45130 Nov 7 17:27 go.sum [2022-11-07T17:29:09.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:27 internal [2022-11-07T17:29:09.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:27 mock [2022-11-07T17:29:09.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:27 snap [2022-11-07T17:29:09.148Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:09.451Z] + 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=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 --label arch=amd64 --label version=2.3.0-dev.32 . [2022-11-07T17:29:09.451Z] Sending build context to Docker daemon 6.249MB [2022-11-07T17:29:09.451Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:29:09.451Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T17:29:09.451Z] ---> 820713d97aed [2022-11-07T17:29:09.451Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:29:09.708Z] ---> Running in 9554e2f05d34 [2022-11-07T17:29:09.708Z] Removing intermediate container 9554e2f05d34 [2022-11-07T17:29:09.708Z] ---> dff1295fe5e3 [2022-11-07T17:29:09.708Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:29:09.708Z] ---> Running in be97c3ca8113 [2022-11-07T17:29:09.708Z] Removing intermediate container be97c3ca8113 [2022-11-07T17:29:09.708Z] ---> 03eed5e0616e [2022-11-07T17:29:09.708Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:29:09.708Z] ---> Running in cd50fe6a95b0 [2022-11-07T17:29:09.967Z] Removing intermediate container cd50fe6a95b0 [2022-11-07T17:29:09.967Z] ---> 59f26c61b346 [2022-11-07T17:29:09.967Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:29:09.967Z] ---> Running in 54fe86426b16 [2022-11-07T17:29:09.967Z] Removing intermediate container 54fe86426b16 [2022-11-07T17:29:09.967Z] ---> a4cb77a706d7 [2022-11-07T17:29:09.967Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:29:09.967Z] ---> Running in 367856e6f932 [2022-11-07T17:29:10.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:29:10.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:29:10.486Z] OK: 216 MiB in 55 packages [2022-11-07T17:29:10.746Z] Removing intermediate container 367856e6f932 [2022-11-07T17:29:10.746Z] ---> 493decab8880 [2022-11-07T17:29:10.746Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-07T17:29:10.746Z] ---> Running in a97590c7237c [2022-11-07T17:29:10.746Z] Removing intermediate container a97590c7237c [2022-11-07T17:29:10.746Z] ---> 87570ec6b89e [2022-11-07T17:29:10.746Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T17:29:11.002Z] ---> 3ee49e25b781 [2022-11-07T17:29:11.002Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:29:11.002Z] ---> Running in 6f887ad087ab [2022-11-07T17:29:11.570Z] Removing intermediate container 6f887ad087ab [2022-11-07T17:29:11.570Z] ---> a370d1b65af2 [2022-11-07T17:29:11.570Z] Step 11/24 : COPY . . [2022-11-07T17:29:12.135Z] ---> beec6c9004bf [2022-11-07T17:29:12.135Z] Step 12/24 : RUN $MAKE [2022-11-07T17:29:12.135Z] ---> Running in 6e2ae3824a6f [2022-11-07T17:29:12.135Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-07T17:29:14.539Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118468 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-11-07T17:29:14.548Z] Running in /w/workspace/device-mqtt-go/79 [Pipeline] { [Pipeline] checkout [2022-11-07T17:29:14.581Z] Selected Git installation does not exist. Using Default [2022-11-07T17:29:14.581Z] The recommended git tool is: NONE [2022-11-07T17:29:21.374Z] using credential edgex-jenkins-ssh [2022-11-07T17:29:21.403Z] Cloning the remote Git repository [2022-11-07T17:29:21.468Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-07T17:29:21.589Z] > git init /w/workspace/device-mqtt-go/79 # timeout=10 [2022-11-07T17:29:21.782Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-07T17:29:21.783Z] > git --version # timeout=10 [2022-11-07T17:29:21.808Z] > git --version # 'git version 2.25.1' [2022-11-07T17:29:21.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T17:29:21.872Z] Verifying host key using known hosts file [2022-11-07T17:29:22.139Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T17:29:22.158Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:29:24.633Z] Avoid second fetch [2022-11-07T17:29:24.634Z] Checking out Revision e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 (main) [2022-11-07T17:29:23.432Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-11-07T17:29:23.457Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:29:24.663Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T17:29:24.685Z] > git checkout -f e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 # timeout=10 [2022-11-07T17:29:25.325Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#436)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:29:26.224Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T17:29:26.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:29:26.224Z] Dload Upload Total Spent Left Speed [2022-11-07T17:29:26.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-11-07T17:29:26.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T17:29:27.212Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T17:29:27.213Z] sudo tee /etc/docker/daemon.new [2022-11-07T17:29:27.213Z] { [2022-11-07T17:29:27.213Z] "registry-mirrors": [ [2022-11-07T17:29:27.213Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T17:29:27.213Z] ], [2022-11-07T17:29:27.213Z] "bip": "10.250.0.254/24", [2022-11-07T17:29:27.213Z] "hosts": [ [2022-11-07T17:29:27.213Z] "tcp://0.0.0.0:5555", [2022-11-07T17:29:27.213Z] "unix:///var/run/docker.sock" [2022-11-07T17:29:27.213Z] ], [2022-11-07T17:29:27.213Z] "mtu": 1458, [2022-11-07T17:29:27.213Z] "selinux-enabled": true, [2022-11-07T17:29:27.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T17:29:27.213Z] } [Pipeline] sh [2022-11-07T17:29:27.574Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T17:29:27.935Z] + sudo service docker restart [2022-11-07T17:29:34.146Z] Removing intermediate container 6e2ae3824a6f [2022-11-07T17:29:34.146Z] ---> 929ba1e5e584 [2022-11-07T17:29:34.146Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T17:29:34.146Z] 3.16: Pulling from library/alpine [2022-11-07T17:29:34.146Z] 213ec9aee27d: Already exists [2022-11-07T17:29:34.146Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:29:34.146Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:29:34.146Z] ---> 9c6f07244728 [2022-11-07T17:29:34.146Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-07T17:29:34.146Z] ---> Running in f2d80fecc6c7 [2022-11-07T17:29:34.146Z] Removing intermediate container f2d80fecc6c7 [2022-11-07T17:29:34.146Z] ---> 6c19ff15e88c [2022-11-07T17:29:34.146Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T17:29:34.146Z] ---> Running in 15b46e7b5607 [2022-11-07T17:29:34.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:29:34.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:29:34.146Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T17:29:34.146Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:29:34.146Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T17:29:34.146Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:29:34.146Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T17:29:34.146Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T17:29:34.146Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:29:34.146Z] OK: 8 MiB in 20 packages [2022-11-07T17:29:34.146Z] Removing intermediate container 15b46e7b5607 [2022-11-07T17:29:34.146Z] ---> 7b8eea90bf7c [2022-11-07T17:29:34.146Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-07T17:29:35.143Z] ---> 455f46762deb [2022-11-07T17:29:35.143Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-07T17:29:35.143Z] ---> 3a10eb3e0956 [2022-11-07T17:29:35.143Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-07T17:29:35.143Z] ---> 8106e6a4050c [2022-11-07T17:29:35.143Z] Step 19/24 : EXPOSE 59982 [2022-11-07T17:29:35.414Z] ---> Running in e27cf2a7979f [2022-11-07T17:29:35.414Z] Removing intermediate container e27cf2a7979f [2022-11-07T17:29:35.414Z] ---> 7e756f2ff30d [2022-11-07T17:29:35.414Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-07T17:29:35.414Z] ---> Running in 194b69f2b5ba [2022-11-07T17:29:35.414Z] Removing intermediate container 194b69f2b5ba [2022-11-07T17:29:35.414Z] ---> ea7569a5ba7c [2022-11-07T17:29:35.414Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T17:29:35.414Z] ---> Running in 689f92f520c1 [2022-11-07T17:29:35.414Z] Removing intermediate container 689f92f520c1 [2022-11-07T17:29:35.414Z] ---> ffb113113dec [2022-11-07T17:29:35.414Z] Step 22/24 : LABEL arch=amd64 [2022-11-07T17:29:35.414Z] ---> Running in 97c0b364fcd2 [2022-11-07T17:29:35.672Z] Removing intermediate container 97c0b364fcd2 [2022-11-07T17:29:35.672Z] ---> 91732c5a2a0b [2022-11-07T17:29:35.672Z] Step 23/24 : LABEL git_sha=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:29:35.672Z] ---> Running in a026a4172d6c [2022-11-07T17:29:35.672Z] Removing intermediate container a026a4172d6c [2022-11-07T17:29:35.672Z] ---> 60699de2464d [2022-11-07T17:29:35.672Z] Step 24/24 : LABEL version=2.3.0-dev.32 [2022-11-07T17:29:35.672Z] ---> Running in 1fa657cbc06f [2022-11-07T17:29:35.672Z] Removing intermediate container 1fa657cbc06f [2022-11-07T17:29:35.672Z] ---> cd8a828a3128 [2022-11-07T17:29:35.672Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:29:35.672Z] Successfully built cd8a828a3128 [2022-11-07T17:29:35.672Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:29:35.772Z] provisioning config files... [2022-11-07T17:29:35.781Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8521179408662076397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:29:36.071Z] ---> docker-login.sh [2022-11-07T17:29:36.071Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:29:36.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:36.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:36.074Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:36.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:36.075Z] [2022-11-07T17:29:36.075Z] Login Succeeded [2022-11-07T17:29:36.075Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:29:36.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:36.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:36.075Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:36.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:36.075Z] [2022-11-07T17:29:36.075Z] Login Succeeded [2022-11-07T17:29:36.075Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:29:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:36.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:36.333Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:36.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:36.333Z] [2022-11-07T17:29:36.333Z] Login Succeeded [2022-11-07T17:29:36.333Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:29:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:36.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:36.333Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:36.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:36.333Z] [2022-11-07T17:29:36.333Z] Login Succeeded [2022-11-07T17:29:36.333Z] docker.io [2022-11-07T17:29:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:36.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:36.915Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:36.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:36.915Z] [2022-11-07T17:29:36.915Z] Login Succeeded [2022-11-07T17:29:36.915Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:29:36.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:29:36.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:29:36.970Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-11-07T17:29:36.970Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:29:36.970Z] latest [2022-11-07T17:29:36.970Z] 2.3.0-dev.32 [2022-11-07T17:29:36.970Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [2022-11-07T17:29:36.970Z] main [2022-11-07T17:29:36.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:37.277Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:37.582Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:29:37.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:29:37.582Z] 0a03cf3bf3d8: Preparing [2022-11-07T17:29:37.582Z] 6d69d4463d02: Preparing [2022-11-07T17:29:37.582Z] a2b43d12944a: Preparing [2022-11-07T17:29:37.582Z] 59c61d3ddcff: Preparing [2022-11-07T17:29:37.582Z] 994393dc58e7: Preparing [2022-11-07T17:29:37.582Z] 994393dc58e7: Layer already exists [2022-11-07T17:29:37.582Z] 6d69d4463d02: Pushed [2022-11-07T17:29:37.582Z] 0a03cf3bf3d8: Pushed [2022-11-07T17:29:37.840Z] 59c61d3ddcff: Pushed [2022-11-07T17:29:40.374Z] a2b43d12944a: Pushed [2022-11-07T17:29:40.374Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:40.685Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:40.988Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-07T17:29:40.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:29:40.988Z] 0a03cf3bf3d8: Preparing [2022-11-07T17:29:40.988Z] 6d69d4463d02: Preparing [2022-11-07T17:29:40.988Z] a2b43d12944a: Preparing [2022-11-07T17:29:40.988Z] 59c61d3ddcff: Preparing [2022-11-07T17:29:40.988Z] 994393dc58e7: Preparing [2022-11-07T17:29:40.988Z] 59c61d3ddcff: Layer already exists [2022-11-07T17:29:40.988Z] 994393dc58e7: Layer already exists [2022-11-07T17:29:40.988Z] 0a03cf3bf3d8: Layer already exists [2022-11-07T17:29:40.988Z] 6d69d4463d02: Layer already exists [2022-11-07T17:29:40.988Z] a2b43d12944a: Layer already exists [2022-11-07T17:29:40.988Z] latest: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:41.290Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:41.598Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.32 [2022-11-07T17:29:41.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:29:41.598Z] 0a03cf3bf3d8: Preparing [2022-11-07T17:29:41.598Z] 6d69d4463d02: Preparing [2022-11-07T17:29:41.598Z] a2b43d12944a: Preparing [2022-11-07T17:29:41.598Z] 59c61d3ddcff: Preparing [2022-11-07T17:29:41.598Z] 994393dc58e7: Preparing [2022-11-07T17:29:41.598Z] 59c61d3ddcff: Layer already exists [2022-11-07T17:29:41.598Z] a2b43d12944a: Layer already exists [2022-11-07T17:29:41.598Z] 0a03cf3bf3d8: Layer already exists [2022-11-07T17:29:41.598Z] 6d69d4463d02: Layer already exists [2022-11-07T17:29:41.598Z] 994393dc58e7: Layer already exists [2022-11-07T17:29:41.598Z] 2.3.0-dev.32: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:41.923Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:42.234Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [2022-11-07T17:29:42.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:29:42.234Z] 0a03cf3bf3d8: Preparing [2022-11-07T17:29:42.234Z] 6d69d4463d02: Preparing [2022-11-07T17:29:42.234Z] a2b43d12944a: Preparing [2022-11-07T17:29:42.234Z] 59c61d3ddcff: Preparing [2022-11-07T17:29:42.234Z] 994393dc58e7: Preparing [2022-11-07T17:29:42.234Z] 59c61d3ddcff: Layer already exists [2022-11-07T17:29:42.234Z] 994393dc58e7: Layer already exists [2022-11-07T17:29:42.234Z] a2b43d12944a: Layer already exists [2022-11-07T17:29:42.234Z] 6d69d4463d02: Layer already exists [2022-11-07T17:29:42.234Z] 0a03cf3bf3d8: Layer already exists [2022-11-07T17:29:42.234Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:42.543Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:42.855Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-11-07T17:29:42.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-07T17:29:42.855Z] 0a03cf3bf3d8: Preparing [2022-11-07T17:29:42.855Z] 6d69d4463d02: Preparing [2022-11-07T17:29:42.855Z] a2b43d12944a: Preparing [2022-11-07T17:29:42.855Z] 59c61d3ddcff: Preparing [2022-11-07T17:29:42.855Z] 994393dc58e7: Preparing [2022-11-07T17:29:42.855Z] 6d69d4463d02: Layer already exists [2022-11-07T17:29:42.855Z] 59c61d3ddcff: Layer already exists [2022-11-07T17:29:42.855Z] 994393dc58e7: Layer already exists [2022-11-07T17:29:42.855Z] a2b43d12944a: Layer already exists [2022-11-07T17:29:42.855Z] 0a03cf3bf3d8: Layer already exists [2022-11-07T17:29:42.855Z] main: digest: sha256:2b9436a59ef49f9fadba563de9c042de8536c7c223503ad5c32edc92f96678f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:29:42.913Z] ===================================================== [Pipeline] echo [2022-11-07T17:29:42.923Z] taggedImages: [2022-11-07T17:29:42.923Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:29:42.923Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-07T17:29:42.923Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.32 [2022-11-07T17:29:42.923Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [2022-11-07T17:29:42.923Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:43.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:29:43.274Z] [2022-11-07T17:29:43.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:43.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:29:43.570Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T17:29:43.570Z] 5eb5b503b376: Pulling fs layer [2022-11-07T17:29:43.570Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T17:29:43.570Z] ec43610c2a17: Pulling fs layer [2022-11-07T17:29:43.570Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T17:29:43.570Z] 33b1e0a273af: Pulling fs layer [2022-11-07T17:29:43.570Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T17:29:43.570Z] 2f39f015ded8: Pulling fs layer [2022-11-07T17:29:43.570Z] 5d3b04190fa2: Waiting [2022-11-07T17:29:43.570Z] 2f39f015ded8: Waiting [2022-11-07T17:29:43.570Z] 3a2ae6a8a46f: Waiting [2022-11-07T17:29:43.570Z] 33b1e0a273af: Waiting [2022-11-07T17:29:43.570Z] 5c69ac0246d0: Verifying Checksum [2022-11-07T17:29:43.570Z] 5c69ac0246d0: Download complete [2022-11-07T17:29:43.831Z] 33b1e0a273af: Verifying Checksum [2022-11-07T17:29:43.831Z] 33b1e0a273af: Download complete [2022-11-07T17:29:43.831Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T17:29:43.831Z] 5d3b04190fa2: Download complete [2022-11-07T17:29:43.831Z] ec43610c2a17: Verifying Checksum [2022-11-07T17:29:43.831Z] ec43610c2a17: Download complete [2022-11-07T17:29:44.116Z] 5eb5b503b376: Verifying Checksum [2022-11-07T17:29:44.116Z] 5eb5b503b376: Download complete [2022-11-07T17:29:44.706Z] 2f39f015ded8: Download complete [2022-11-07T17:29:45.272Z] 5eb5b503b376: Pull complete [2022-11-07T17:29:45.272Z] 5c69ac0246d0: Pull complete [2022-11-07T17:29:45.838Z] ec43610c2a17: Pull complete [2022-11-07T17:29:45.838Z] 3a2ae6a8a46f: Pull complete [2022-11-07T17:29:45.838Z] 33b1e0a273af: Pull complete [2022-11-07T17:29:46.096Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:29:46.654Z] provisioning config files... [2022-11-07T17:29:46.682Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/79@tmp/config4228888632582234574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:29:47.053Z] ---> docker-login.sh [2022-11-07T17:29:47.053Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:29:47.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:47.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:47.648Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:47.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:47.648Z] [2022-11-07T17:29:47.648Z] Login Succeeded [2022-11-07T17:29:47.648Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:29:48.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:48.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:48.242Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:48.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:48.242Z] [2022-11-07T17:29:48.242Z] Login Succeeded [2022-11-07T17:29:48.242Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:29:48.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:48.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:48.513Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:48.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:48.513Z] [2022-11-07T17:29:48.513Z] Login Succeeded [2022-11-07T17:29:48.513Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:29:48.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:49.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:49.057Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:49.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:49.057Z] [2022-11-07T17:29:49.057Z] Login Succeeded [2022-11-07T17:29:49.057Z] docker.io [2022-11-07T17:29:49.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:29:49.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:29:49.597Z] Configure a credential helper to remove this warning. See [2022-11-07T17:29:49.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:29:49.597Z] [2022-11-07T17:29:49.597Z] Login Succeeded [2022-11-07T17:29:49.597Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:29:49.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:29:49.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:29:49.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:29:49.818Z] ========================================================= [2022-11-07T17:29:49.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T17:29:49.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:29:50.172Z] + 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 . [2022-11-07T17:29:50.280Z] 2f39f015ded8: Pull complete [2022-11-07T17:29:50.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T17:29:50.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:29:50.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:29:50.351Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:29:50.391Z] $ 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 [2022-11-07T17:29:50.439Z] Sending build context to Docker daemon 3.223MB [2022-11-07T17:29:50.439Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:29:50.439Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T17:29:50.709Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T17:29:50.709Z] 9b18e9b68314: Pulling fs layer [2022-11-07T17:29:50.709Z] 35d82f9e3411: Pulling fs layer [2022-11-07T17:29:50.709Z] e16973657156: Pulling fs layer [2022-11-07T17:29:50.709Z] fc693d55d65f: Pulling fs layer [2022-11-07T17:29:50.709Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T17:29:50.709Z] dda99020689f: Pulling fs layer [2022-11-07T17:29:50.709Z] db1c61fa0a46: Pulling fs layer [2022-11-07T17:29:50.709Z] 891c053d2c06: Pulling fs layer [2022-11-07T17:29:50.709Z] fc693d55d65f: Waiting [2022-11-07T17:29:50.709Z] 7e9fc2657dce: Waiting [2022-11-07T17:29:50.709Z] dda99020689f: Waiting [2022-11-07T17:29:50.709Z] db1c61fa0a46: Waiting [2022-11-07T17:29:50.709Z] 891c053d2c06: Waiting [2022-11-07T17:29:50.709Z] e16973657156: Verifying Checksum [2022-11-07T17:29:50.709Z] e16973657156: Download complete [2022-11-07T17:29:50.709Z] 35d82f9e3411: Verifying Checksum [2022-11-07T17:29:50.709Z] 35d82f9e3411: Download complete [2022-11-07T17:29:50.709Z] 7e9fc2657dce: Download complete [2022-11-07T17:29:50.709Z] dda99020689f: Verifying Checksum [2022-11-07T17:29:50.709Z] dda99020689f: Download complete [2022-11-07T17:29:50.709Z] 9b18e9b68314: Download complete [2022-11-07T17:29:52.170Z] 9b18e9b68314: Pull complete [2022-11-07T17:29:52.170Z] 891c053d2c06: Verifying Checksum [2022-11-07T17:29:52.170Z] 891c053d2c06: Download complete [2022-11-07T17:29:52.764Z] 35d82f9e3411: Pull complete [2022-11-07T17:29:53.034Z] e16973657156: Pull complete [2022-11-07T17:29:53.305Z] db1c61fa0a46: Download complete [2022-11-07T17:29:53.877Z] $ docker top f503f3be2ba440ad9ebd75484aee381bd70dde42c454313e707c0aa93d785910 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:29:54.243Z] ---> job-cost.sh [2022-11-07T17:29:54.243Z] lf-activate-venv: SKIPPING [2022-11-07T17:29:54.243Z] INFO: No Stack... [2022-11-07T17:29:54.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:29:54.723Z] fc693d55d65f: Verifying Checksum [2022-11-07T17:29:54.723Z] fc693d55d65f: Download complete [2022-11-07T17:29:54.759Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:29:55.043Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-11-07T17:29:55.043Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T17:29:55.056Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [2022-11-07T17:29:55.065Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] did not exist. Created. [2022-11-07T17:29:55.065Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:29:55.362Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T17:29:55.389Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:29:55.398Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:29:55.421Z] $ docker stop --time=1 f503f3be2ba440ad9ebd75484aee381bd70dde42c454313e707c0aa93d785910 [2022-11-07T17:29:56.566Z] $ docker rm -f f503f3be2ba440ad9ebd75484aee381bd70dde42c454313e707c0aa93d785910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T17:30:07.079Z] fc693d55d65f: Pull complete [2022-11-07T17:30:07.079Z] 7e9fc2657dce: Pull complete [2022-11-07T17:30:07.079Z] dda99020689f: Pull complete [2022-11-07T17:30:13.804Z] db1c61fa0a46: Pull complete [2022-11-07T17:30:15.237Z] 891c053d2c06: Pull complete [2022-11-07T17:30:15.237Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T17:30:15.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T17:30:15.237Z] ---> f96f9c87975a [2022-11-07T17:30:15.237Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:30:17.321Z] ---> Running in 94e97dc9a3e9 [2022-11-07T17:30:17.606Z] Removing intermediate container 94e97dc9a3e9 [2022-11-07T17:30:17.606Z] ---> 1419e13e7189 [2022-11-07T17:30:17.606Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:30:17.895Z] ---> Running in 5ccef41ab36a [2022-11-07T17:30:18.171Z] Removing intermediate container 5ccef41ab36a [2022-11-07T17:30:18.171Z] ---> 935f52827f0d [2022-11-07T17:30:18.172Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:30:18.445Z] ---> Running in 95b33938e706 [2022-11-07T17:30:18.714Z] Removing intermediate container 95b33938e706 [2022-11-07T17:30:18.715Z] ---> 4ca6bbaa834b [2022-11-07T17:30:18.715Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:30:18.715Z] ---> Running in a693088be7ef [2022-11-07T17:30:19.307Z] Removing intermediate container a693088be7ef [2022-11-07T17:30:19.307Z] ---> 13dc98ef4deb [2022-11-07T17:30:19.307Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:30:19.307Z] ---> Running in 210203dcf2cc [2022-11-07T17:30:20.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:30:21.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:30:22.488Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T17:30:22.488Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-07T17:30:22.488Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T17:30:22.488Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T17:30:22.488Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:30:22.759Z] OK: 226 MiB in 55 packages [2022-11-07T17:30:23.750Z] Removing intermediate container 210203dcf2cc [2022-11-07T17:30:23.750Z] ---> a0b260ec6e1d [2022-11-07T17:30:23.750Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-07T17:30:24.021Z] ---> Running in 41a3a7bca237 [2022-11-07T17:30:24.298Z] Removing intermediate container 41a3a7bca237 [2022-11-07T17:30:24.298Z] ---> b92aa837d64d [2022-11-07T17:30:24.298Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T17:30:24.893Z] ---> dce723884acb [2022-11-07T17:30:24.893Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:30:25.181Z] ---> Running in 1d6a0fbd0ffd [2022-11-07T17:31:33.598Z] Removing intermediate container 1d6a0fbd0ffd [2022-11-07T17:31:33.598Z] ---> e54b425daea3 [2022-11-07T17:31:33.598Z] Step 11/12 : COPY . . [2022-11-07T17:31:33.598Z] ---> c2f9819aa32b [2022-11-07T17:31:33.598Z] Step 12/12 : RUN $MAKE [2022-11-07T17:31:33.598Z] ---> Running in 4977888a40ba [2022-11-07T17:31:33.598Z] noop [2022-11-07T17:31:33.598Z] Removing intermediate container 4977888a40ba [2022-11-07T17:31:33.598Z] ---> 1564aab2fe77 [2022-11-07T17:31:33.598Z] Successfully built 1564aab2fe77 [2022-11-07T17:31:33.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:31:33.977Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:31:33.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:31:34.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-118468 does not seem to be running inside a container [2022-11-07T17:31:34.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/79 -v /w/workspace/device-mqtt-go/79:/w/workspace/device-mqtt-go/79:rw,z -v /w/workspace/device-mqtt-go/79@tmp:/w/workspace/device-mqtt-go/79@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 [2022-11-07T17:31:35.782Z] $ docker top 0b2331411ea6bd368242774517a9f43e7a371d5264d695b43bcb44385209454a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:31:36.706Z] + go version [2022-11-07T17:31:36.706Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T17:31:36.735Z] $ docker stop --time=1 0b2331411ea6bd368242774517a9f43e7a371d5264d695b43bcb44385209454a [2022-11-07T17:31:38.574Z] $ docker rm -f 0b2331411ea6bd368242774517a9f43e7a371d5264d695b43bcb44385209454a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:31:39.185Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:31:39.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:31:39.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-118468 does not seem to be running inside a container [2022-11-07T17:31:39.496Z] $ 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/79 -v /w/workspace/device-mqtt-go/79:/w/workspace/device-mqtt-go/79:rw,z -v /w/workspace/device-mqtt-go/79@tmp:/w/workspace/device-mqtt-go/79@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 [2022-11-07T17:31:40.965Z] $ docker top 166e74d1e5642b26e75bb8e8e3789fafa6f4a69437b82b8d14c610feb9a3d3ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:31:41.899Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/79 [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:31:42.570Z] + make test [2022-11-07T17:31:42.570Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:31:44.548Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-07T17:33:51.699Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-07T17:33:51.699Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.095s coverage: 21.8% of statements [2022-11-07T17:33:51.699Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-07T17:33:51.699Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T17:33:51.699Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:34:30.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:34:30.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:34:30.653Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T17:34:30.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:34:30.692Z] $ docker stop --time=1 166e74d1e5642b26e75bb8e8e3789fafa6f4a69437b82b8d14c610feb9a3d3ab [2022-11-07T17:34:32.977Z] $ docker rm -f 166e74d1e5642b26e75bb8e8e3789fafa6f4a69437b82b8d14c610feb9a3d3ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:34:34.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:34:34.176Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T17:34:34.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:34:35.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:34:35.652Z] + ls -al . [2022-11-07T17:34:35.652Z] total 192 [2022-11-07T17:34:35.652Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:31 . [2022-11-07T17:34:35.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:29 .. [2022-11-07T17:34:35.652Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 17:29 .dockerignore [2022-11-07T17:34:35.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:29 .git [2022-11-07T17:34:35.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 .github [2022-11-07T17:34:35.652Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 17:29 .gitignore [2022-11-07T17:34:35.652Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:29 .golangci.yml [2022-11-07T17:34:35.652Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 7 17:29 Attribution.txt [2022-11-07T17:34:35.652Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 7 17:29 CHANGELOG.md [2022-11-07T17:34:35.652Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 7 17:29 Dockerfile [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:29 GOVERNANCE.md [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:29 Jenkinsfile [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 17:29 LICENSE [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 7 17:29 Makefile [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 17:29 OWNERS.md [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 7 17:29 README.md [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:28 VERSION [2022-11-07T17:34:35.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:29 bin [2022-11-07T17:34:35.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 cmd [2022-11-07T17:34:35.653Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 7 17:33 coverage.out [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 3505 Nov 7 17:29 go.mod [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 45130 Nov 7 17:29 go.sum [2022-11-07T17:34:35.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:29 internal [2022-11-07T17:34:35.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:29 mock [2022-11-07T17:34:35.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:29 snap [2022-11-07T17:34:35.653Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:34:36.028Z] + 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=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 --label arch=arm64 --label version=2.3.0-dev.32 . [2022-11-07T17:34:37.465Z] Sending build context to Docker daemon 3.241MB [2022-11-07T17:34:37.465Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:34:37.465Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T17:34:37.465Z] ---> 1564aab2fe77 [2022-11-07T17:34:37.465Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:34:37.465Z] ---> Running in b8132cfcd28a [2022-11-07T17:34:37.743Z] Removing intermediate container b8132cfcd28a [2022-11-07T17:34:37.743Z] ---> 01be46ef2a25 [2022-11-07T17:34:37.743Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:34:38.017Z] ---> Running in b6769d126d66 [2022-11-07T17:34:38.288Z] Removing intermediate container b6769d126d66 [2022-11-07T17:34:38.288Z] ---> d19d1eff4ec1 [2022-11-07T17:34:38.288Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T17:34:38.563Z] ---> Running in 2435db05f86c [2022-11-07T17:34:38.836Z] Removing intermediate container 2435db05f86c [2022-11-07T17:34:38.836Z] ---> 39abcd2a5786 [2022-11-07T17:34:38.836Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:34:39.111Z] ---> Running in 03a08c60b882 [2022-11-07T17:34:39.705Z] Removing intermediate container 03a08c60b882 [2022-11-07T17:34:39.705Z] ---> cf95f3997ab6 [2022-11-07T17:34:39.705Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:34:39.705Z] ---> Running in 64064cf82541 [2022-11-07T17:34:41.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:34:41.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:34:42.912Z] OK: 226 MiB in 55 packages [2022-11-07T17:34:44.341Z] Removing intermediate container 64064cf82541 [2022-11-07T17:34:44.341Z] ---> 53c1ffe1652b [2022-11-07T17:34:44.341Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-07T17:34:44.341Z] ---> Running in 6fb34a8699f3 [2022-11-07T17:34:44.625Z] Removing intermediate container 6fb34a8699f3 [2022-11-07T17:34:44.625Z] ---> e85a9ad61973 [2022-11-07T17:34:44.625Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T17:34:45.217Z] ---> 49a6626cbc44 [2022-11-07T17:34:45.217Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:34:45.217Z] ---> Running in 9f701298bd68 [2022-11-07T17:34:47.834Z] Removing intermediate container 9f701298bd68 [2022-11-07T17:34:47.834Z] ---> faafdf955ff3 [2022-11-07T17:34:47.834Z] Step 11/24 : COPY . . [2022-11-07T17:34:48.817Z] ---> 263952999a77 [2022-11-07T17:34:48.817Z] Step 12/24 : RUN $MAKE [2022-11-07T17:34:48.817Z] ---> Running in cce80bb34ab2 [2022-11-07T17:34:50.246Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-07T17:37:42.205Z] Removing intermediate container cce80bb34ab2 [2022-11-07T17:37:42.205Z] ---> 80ad888fcb33 [2022-11-07T17:37:42.205Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T17:37:42.797Z] 3.16: Pulling from library/alpine [2022-11-07T17:37:43.066Z] 9b18e9b68314: Already exists [2022-11-07T17:37:43.335Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:37:43.335Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:37:43.335Z] ---> a6215f271958 [2022-11-07T17:37:43.335Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-07T17:37:43.335Z] ---> Running in 7a0850e4a861 [2022-11-07T17:37:43.604Z] Removing intermediate container 7a0850e4a861 [2022-11-07T17:37:43.604Z] ---> 1381aa9f1fd3 [2022-11-07T17:37:43.604Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T17:37:43.873Z] ---> Running in 5bd62bab1f90 [2022-11-07T17:37:44.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:37:45.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:37:46.532Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T17:37:46.532Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:37:46.532Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T17:37:46.532Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:37:46.532Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T17:37:46.532Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T17:37:46.532Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:37:46.532Z] OK: 8 MiB in 20 packages [2022-11-07T17:37:47.955Z] Removing intermediate container 5bd62bab1f90 [2022-11-07T17:37:47.955Z] ---> e8f5df2448b7 [2022-11-07T17:37:47.955Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-07T17:37:49.369Z] ---> 75361ec4a90b [2022-11-07T17:37:49.369Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-07T17:37:49.637Z] ---> 3e48a0579039 [2022-11-07T17:37:49.637Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-07T17:37:50.223Z] ---> 28621ce0a3d8 [2022-11-07T17:37:50.223Z] Step 19/24 : EXPOSE 59982 [2022-11-07T17:37:50.223Z] ---> Running in d684db4be382 [2022-11-07T17:37:50.811Z] Removing intermediate container d684db4be382 [2022-11-07T17:37:50.811Z] ---> f5424917ca2c [2022-11-07T17:37:50.811Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-07T17:37:50.811Z] ---> Running in 1e82797ecb62 [2022-11-07T17:37:51.079Z] Removing intermediate container 1e82797ecb62 [2022-11-07T17:37:51.079Z] ---> d4a5c5da8eeb [2022-11-07T17:37:51.079Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-07T17:37:51.079Z] ---> Running in 2bffdbc3379a [2022-11-07T17:37:51.348Z] Removing intermediate container 2bffdbc3379a [2022-11-07T17:37:51.348Z] ---> 0821cb0637d7 [2022-11-07T17:37:51.348Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T17:37:51.616Z] ---> Running in 2ef01d30e01c [2022-11-07T17:37:51.883Z] Removing intermediate container 2ef01d30e01c [2022-11-07T17:37:51.883Z] ---> 1782178d258a [2022-11-07T17:37:51.883Z] Step 23/24 : LABEL git_sha=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:37:51.883Z] ---> Running in 2ae5ed40cada [2022-11-07T17:37:52.468Z] Removing intermediate container 2ae5ed40cada [2022-11-07T17:37:52.468Z] ---> fe2b8bd46195 [2022-11-07T17:37:52.468Z] Step 24/24 : LABEL version=2.3.0-dev.32 [2022-11-07T17:37:52.468Z] ---> Running in b88b679d1957 [2022-11-07T17:37:52.736Z] Removing intermediate container b88b679d1957 [2022-11-07T17:37:52.736Z] ---> 3526bd8575e5 [2022-11-07T17:37:52.736Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:37:52.736Z] Successfully built 3526bd8575e5 [2022-11-07T17:37:52.736Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:37:52.850Z] provisioning config files... [2022-11-07T17:37:52.863Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/79@tmp/config7822812092790637069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:37:53.203Z] ---> docker-login.sh [2022-11-07T17:37:53.203Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:37:53.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:37:53.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:37:53.470Z] Configure a credential helper to remove this warning. See [2022-11-07T17:37:53.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:37:53.470Z] [2022-11-07T17:37:53.470Z] Login Succeeded [2022-11-07T17:37:53.470Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:37:53.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:37:54.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:37:54.004Z] Configure a credential helper to remove this warning. See [2022-11-07T17:37:54.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:37:54.004Z] [2022-11-07T17:37:54.004Z] Login Succeeded [2022-11-07T17:37:54.004Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:37:54.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:37:54.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:37:54.271Z] Configure a credential helper to remove this warning. See [2022-11-07T17:37:54.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:37:54.271Z] [2022-11-07T17:37:54.271Z] Login Succeeded [2022-11-07T17:37:54.271Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:37:54.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:37:54.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:37:54.804Z] Configure a credential helper to remove this warning. See [2022-11-07T17:37:54.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:37:54.804Z] [2022-11-07T17:37:54.804Z] Login Succeeded [2022-11-07T17:37:54.804Z] docker.io [2022-11-07T17:37:55.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:37:55.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:37:55.338Z] Configure a credential helper to remove this warning. See [2022-11-07T17:37:55.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:37:55.338Z] [2022-11-07T17:37:55.338Z] Login Succeeded [2022-11-07T17:37:55.338Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:37:55.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:37:55.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:37:55.405Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-11-07T17:37:55.405Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:37:55.405Z] latest [2022-11-07T17:37:55.405Z] 2.3.0-dev.32 [2022-11-07T17:37:55.405Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [2022-11-07T17:37:55.405Z] main [2022-11-07T17:37:55.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:37:55.753Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:37:56.106Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:37:56.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T17:37:56.106Z] 92e26363faab: Preparing [2022-11-07T17:37:56.106Z] 2ba3d9a22511: Preparing [2022-11-07T17:37:56.106Z] 5553a390ff52: Preparing [2022-11-07T17:37:56.106Z] 47401fd1c5b0: Preparing [2022-11-07T17:37:56.106Z] 5d3e392a13a0: Preparing [2022-11-07T17:37:56.373Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:37:56.373Z] 2ba3d9a22511: Pushed [2022-11-07T17:37:56.373Z] 92e26363faab: Pushed [2022-11-07T17:37:57.337Z] 47401fd1c5b0: Pushed [2022-11-07T17:38:01.660Z] 5553a390ff52: Pushed [2022-11-07T17:38:01.931Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:02.297Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:02.653Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-07T17:38:02.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T17:38:02.653Z] 92e26363faab: Preparing [2022-11-07T17:38:02.653Z] 2ba3d9a22511: Preparing [2022-11-07T17:38:02.653Z] 5553a390ff52: Preparing [2022-11-07T17:38:02.653Z] 47401fd1c5b0: Preparing [2022-11-07T17:38:02.653Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:02.653Z] 2ba3d9a22511: Layer already exists [2022-11-07T17:38:02.653Z] 47401fd1c5b0: Layer already exists [2022-11-07T17:38:02.653Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:02.653Z] 92e26363faab: Layer already exists [2022-11-07T17:38:02.653Z] 5553a390ff52: Layer already exists [2022-11-07T17:38:02.922Z] latest: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:03.285Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:03.641Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.32 [2022-11-07T17:38:03.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T17:38:03.641Z] 92e26363faab: Preparing [2022-11-07T17:38:03.641Z] 2ba3d9a22511: Preparing [2022-11-07T17:38:03.641Z] 5553a390ff52: Preparing [2022-11-07T17:38:03.641Z] 47401fd1c5b0: Preparing [2022-11-07T17:38:03.641Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:03.641Z] 47401fd1c5b0: Layer already exists [2022-11-07T17:38:03.641Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:03.641Z] 5553a390ff52: Layer already exists [2022-11-07T17:38:03.641Z] 92e26363faab: Layer already exists [2022-11-07T17:38:03.641Z] 2ba3d9a22511: Layer already exists [2022-11-07T17:38:03.911Z] 2.3.0-dev.32: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:04.282Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:04.633Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [2022-11-07T17:38:04.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T17:38:04.633Z] 92e26363faab: Preparing [2022-11-07T17:38:04.633Z] 2ba3d9a22511: Preparing [2022-11-07T17:38:04.633Z] 5553a390ff52: Preparing [2022-11-07T17:38:04.633Z] 47401fd1c5b0: Preparing [2022-11-07T17:38:04.633Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:04.633Z] 47401fd1c5b0: Layer already exists [2022-11-07T17:38:04.633Z] 2ba3d9a22511: Layer already exists [2022-11-07T17:38:04.633Z] 5553a390ff52: Layer already exists [2022-11-07T17:38:04.633Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:04.633Z] 92e26363faab: Layer already exists [2022-11-07T17:38:04.901Z] e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:05.265Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:05.612Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-11-07T17:38:05.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-07T17:38:05.612Z] 92e26363faab: Preparing [2022-11-07T17:38:05.612Z] 2ba3d9a22511: Preparing [2022-11-07T17:38:05.612Z] 5553a390ff52: Preparing [2022-11-07T17:38:05.612Z] 47401fd1c5b0: Preparing [2022-11-07T17:38:05.612Z] 5d3e392a13a0: Preparing [2022-11-07T17:38:05.612Z] 5553a390ff52: Layer already exists [2022-11-07T17:38:05.612Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:38:05.612Z] 92e26363faab: Layer already exists [2022-11-07T17:38:05.612Z] 2ba3d9a22511: Layer already exists [2022-11-07T17:38:05.612Z] 47401fd1c5b0: Layer already exists [2022-11-07T17:38:05.879Z] main: digest: sha256:ceaf46e1b75d61e53e9e6855f371990629d345714612fc61cc22e325d4adde3f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:38:05.932Z] ===================================================== [Pipeline] echo [2022-11-07T17:38:05.943Z] taggedImages: [2022-11-07T17:38:05.943Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [2022-11-07T17:38:05.943Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-07T17:38:05.943Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.32 [2022-11-07T17:38:05.943Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e1750a3b15eb2e9b81f68c2c10258d3a0a85e413-2.3.0-dev.32 [2022-11-07T17:38:05.943Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:06.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:38:06.306Z] [2022-11-07T17:38:06.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:06.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:38:06.921Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T17:38:06.921Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T17:38:06.921Z] 04944245beec: Pulling fs layer [2022-11-07T17:38:06.921Z] 699f458cf7ca: Pulling fs layer [2022-11-07T17:38:06.921Z] 765212b225bb: Pulling fs layer [2022-11-07T17:38:06.921Z] f23df028b6ca: Pulling fs layer [2022-11-07T17:38:06.921Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T17:38:06.921Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T17:38:06.921Z] f23df028b6ca: Waiting [2022-11-07T17:38:06.921Z] d65c8cfc05b1: Waiting [2022-11-07T17:38:06.921Z] 765212b225bb: Waiting [2022-11-07T17:38:06.921Z] 2437ff75d9bd: Waiting [2022-11-07T17:38:06.921Z] 04944245beec: Verifying Checksum [2022-11-07T17:38:06.921Z] 04944245beec: Download complete [2022-11-07T17:38:06.921Z] 765212b225bb: Verifying Checksum [2022-11-07T17:38:06.921Z] 765212b225bb: Download complete [2022-11-07T17:38:06.921Z] f23df028b6ca: Verifying Checksum [2022-11-07T17:38:06.921Z] f23df028b6ca: Download complete [2022-11-07T17:38:06.921Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T17:38:06.921Z] d65c8cfc05b1: Download complete [2022-11-07T17:38:07.194Z] 699f458cf7ca: Verifying Checksum [2022-11-07T17:38:07.194Z] 699f458cf7ca: Download complete [2022-11-07T17:38:07.465Z] 8998bd30e6a1: Download complete [2022-11-07T17:38:10.049Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T17:38:10.049Z] 2437ff75d9bd: Download complete [2022-11-07T17:38:11.454Z] 8998bd30e6a1: Pull complete [2022-11-07T17:38:11.725Z] 04944245beec: Pull complete [2022-11-07T17:38:13.134Z] 699f458cf7ca: Pull complete [2022-11-07T17:38:13.402Z] 765212b225bb: Pull complete [2022-11-07T17:38:14.366Z] f23df028b6ca: Pull complete [2022-11-07T17:38:14.366Z] d65c8cfc05b1: Pull complete [2022-11-07T17:38:29.375Z] 2437ff75d9bd: Pull complete [2022-11-07T17:38:29.375Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T17:38:29.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:38:29.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:38:29.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-118468 does not seem to be running inside a container [2022-11-07T17:38:29.661Z] $ 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/79 -v /w/workspace/device-mqtt-go/79:/w/workspace/device-mqtt-go/79:rw,z -v /w/workspace/device-mqtt-go/79@tmp:/w/workspace/device-mqtt-go/79@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 [2022-11-07T17:38:32.649Z] $ docker top a6e13d857db805a2b9763d084583239b32cadbc5de7c09aa8b241b28689e1c53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:38:33.527Z] ---> job-cost.sh [2022-11-07T17:38:33.527Z] lf-activate-venv: SKIPPING [2022-11-07T17:38:33.527Z] INFO: No Stack... [2022-11-07T17:38:34.109Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T17:38:35.071Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:38:35.713Z] + cat /w/workspace/device-mqtt-go/79/archives/cost.csv [2022-11-07T17:38:35.713Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T17:38:35.748Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [2022-11-07T17:38:35.755Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] did not exist. Created. [2022-11-07T17:38:35.755Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:38:36.410Z] /w/workspace/device-mqtt-go/79@tmp/durable-eaee1490/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T17:38:37.068Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T17:38:37.092Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T17:38:37.143Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:38:37.154Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:38:37.176Z] $ docker stop --time=1 a6e13d857db805a2b9763d084583239b32cadbc5de7c09aa8b241b28689e1c53 [2022-11-07T17:38:40.036Z] $ docker rm -f a6e13d857db805a2b9763d084583239b32cadbc5de7c09aa8b241b28689e1c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-07T17:38:40.438Z] provisioning config files... [2022-11-07T17:38:40.448Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10218366138973503262tmp [Pipeline] { [Pipeline] sh [2022-11-07T17:38:40.749Z] + set +x [2022-11-07T17:38:40.749Z] + + curl -s https://codecov.io/bashbash [2022-11-07T17:38:40.749Z] -s -- [2022-11-07T17:38:40.749Z] [2022-11-07T17:38:40.749Z] _____ _ [2022-11-07T17:38:40.749Z] / ____| | | [2022-11-07T17:38:40.749Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T17:38:40.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T17:38:40.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T17:38:40.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T17:38:40.749Z] Bash-1.0.6 [2022-11-07T17:38:40.749Z] [2022-11-07T17:38:40.749Z] [2022-11-07T17:38:40.749Z] ==> git version 2.25.1 found [2022-11-07T17:38:40.749Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-07T17:38:40.749Z] Release-Date: 2020-01-08 [2022-11-07T17:38:40.749Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-07T17:38:40.749Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T17:38:40.749Z] ==> Jenkins CI detected. [2022-11-07T17:38:40.749Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-07T17:38:40.749Z] project root: . [2022-11-07T17:38:40.749Z] --> token set from env [2022-11-07T17:38:40.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T17:38:40.749Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T17:38:40.749Z] ==> Python coveragepy not found [2022-11-07T17:38:40.749Z] ==> Searching for coverage reports in: [2022-11-07T17:38:40.749Z] + . [2022-11-07T17:38:40.749Z] -> Found 1 reports [2022-11-07T17:38:40.749Z] ==> Detecting git/mercurial file structure [2022-11-07T17:38:40.749Z] ==> Reading reports [2022-11-07T17:38:40.749Z] + ./coverage.out bytes=17887 [2022-11-07T17:38:40.749Z] ==> Appending adjustments [2022-11-07T17:38:40.749Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T17:38:41.008Z] + Found adjustments [2022-11-07T17:38:41.008Z] ==> Gzipping contents [2022-11-07T17:38:41.008Z] 4.0K /tmp/codecov.x9HQty.gz [2022-11-07T17:38:41.008Z] ==> Uploading reports [2022-11-07T17:38:41.008Z] url: https://codecov.io [2022-11-07T17:38:41.008Z] query: branch=main&commit=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T17:38:41.008Z] -> Pinging Codecov [2022-11-07T17:38:41.008Z] 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=e1750a3b15eb2e9b81f68c2c10258d3a0a85e413&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T17:38:41.945Z] -> Uploading to [2022-11-07T17:38:41.945Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/7D719EC7BBE17E464838252E33014C33/e1750a3b15eb2e9b81f68c2c10258d3a0a85e413/c063eadf-a63c-41c0-82f0-4939721b97ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T173841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ac4f644cdbefbac73540a19210ad15d28c30562ec1ccaf5da74c6945c2c0980 [2022-11-07T17:38:41.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:38:41.946Z] Dload Upload Total Spent Left Speed [2022-11-07T17:38:41.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 14683 --:--:-- --:--:-- --:--:-- 14683 [2022-11-07T17:38:41.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] } [2022-11-07T17:38:41.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-07T17:38:42.065Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-07T17:38:42.080Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:42.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:38:42.390Z] [2022-11-07T17:38:42.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:38:42.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:38:42.696Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-07T17:38:42.696Z] df9b9388f04a: Pulling fs layer [2022-11-07T17:38:42.696Z] 52dc419b0ee2: Pulling fs layer [2022-11-07T17:38:42.696Z] 25bc292e5bac: Pulling fs layer [2022-11-07T17:38:42.696Z] 114826534d7a: Pulling fs layer [2022-11-07T17:38:42.696Z] 4657fd5d0bcf: Pulling fs layer [2022-11-07T17:38:42.696Z] 114826534d7a: Waiting [2022-11-07T17:38:42.696Z] 6ad1cebc031e: Pulling fs layer [2022-11-07T17:38:42.696Z] 8a3aa393b2d8: Pulling fs layer [2022-11-07T17:38:42.696Z] 8a3aa393b2d8: Waiting [2022-11-07T17:38:42.696Z] 25bc292e5bac: Verifying Checksum [2022-11-07T17:38:42.696Z] 25bc292e5bac: Download complete [2022-11-07T17:38:42.696Z] 52dc419b0ee2: Download complete [2022-11-07T17:38:42.696Z] 4657fd5d0bcf: Verifying Checksum [2022-11-07T17:38:42.696Z] 4657fd5d0bcf: Download complete [2022-11-07T17:38:42.696Z] df9b9388f04a: Verifying Checksum [2022-11-07T17:38:42.696Z] df9b9388f04a: Download complete [2022-11-07T17:38:42.960Z] df9b9388f04a: Pull complete [2022-11-07T17:38:42.960Z] 6ad1cebc031e: Verifying Checksum [2022-11-07T17:38:42.960Z] 6ad1cebc031e: Download complete [2022-11-07T17:38:42.960Z] 52dc419b0ee2: Pull complete [2022-11-07T17:38:42.960Z] 25bc292e5bac: Pull complete [2022-11-07T17:38:43.555Z] 114826534d7a: Verifying Checksum [2022-11-07T17:38:43.555Z] 114826534d7a: Download complete [2022-11-07T17:38:43.813Z] 8a3aa393b2d8: Verifying Checksum [2022-11-07T17:38:43.813Z] 8a3aa393b2d8: Download complete [2022-11-07T17:38:47.095Z] 114826534d7a: Pull complete [2022-11-07T17:38:47.095Z] 4657fd5d0bcf: Pull complete [2022-11-07T17:38:47.662Z] 6ad1cebc031e: Pull complete [2022-11-07T17:38:50.193Z] 8a3aa393b2d8: Pull complete [2022-11-07T17:38:50.193Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-07T17:38:50.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:38:50.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:38:50.262Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:38:50.308Z] $ 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 [2022-11-07T17:38:54.263Z] $ docker top 7b935db739bd4e91bb842868ed6a1ab43f28df9ae84284806e2553aa2ec5ecfc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T17:38:54.321Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-11-07T17:38:54.601Z] + set -o pipefail [2022-11-07T17:38:54.601Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-11-07T17:38:59.874Z] [2022-11-07T17:38:59.874Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-11-07T17:38:59.874Z] [2022-11-07T17:38:59.874Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/19a248b2-9dbe-49e7-8396-07dda9146958 [2022-11-07T17:38:59.874Z] [2022-11-07T17:38:59.874Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-07T17:38:59.874Z] [2022-11-07T17:38:59.874Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-07T17:38:59.874Z] [2022-11-07T17:38:59.874Z] [2022-11-07T17:38:59.874Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-07T17:38:59.874Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-07T17:38:59.874Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-07T17:39:00.152Z] $ docker stop --time=1 7b935db739bd4e91bb842868ed6a1ab43f28df9ae84284806e2553aa2ec5ecfc [2022-11-07T17:39:03.312Z] $ docker rm -f 7b935db739bd4e91bb842868ed6a1ab43f28df9ae84284806e2553aa2ec5ecfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:39:03.993Z] + git log --format=format:%s -1 e1750a3b15eb2e9b81f68c2c10258d3a0a85e413 [Pipeline] sh [2022-11-07T17:39:04.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:39:04.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:04.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:39:04.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:04.647Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:39:04.681Z] $ 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 [2022-11-07T17:39:05.117Z] $ docker top b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d -eo pid,comm [2022-11-07T17:39:05.155Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-07T17:39:05.155Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:39:05.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:39:05.190Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:39:05.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:39:05.327Z] $ docker exec b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d ssh-agent [2022-11-07T17:39:05.430Z] SSH_AUTH_SOCK=/tmp/ssh-4HDJGlEuzw6L/agent.32 [2022-11-07T17:39:05.430Z] SSH_AGENT_PID=38 [2022-11-07T17:39:05.435Z] Running ssh-add (command line suppressed) [2022-11-07T17:39:05.549Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7634047235823844652.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7634047235823844652.key) [2022-11-07T17:39:05.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:39:05.839Z] + git semver tag [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,033 [run_tag] DEBUG tag force:False [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,033 [check_head_tag] DEBUG check head tag [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,034 [execute] INFO git cat-file --batch-check [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,039 [execute] INFO git cat-file --batch [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,056 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,056 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:39:06.098Z] 2022-11-07 17:39:06,060 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:39:06.098Z] 2.3.0-dev.32 [Pipeline] } [2022-11-07T17:39:06.117Z] $ docker exec --env ******** --env ******** b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d ssh-agent -k [2022-11-07T17:39:06.213Z] unset SSH_AUTH_SOCK; [2022-11-07T17:39:06.213Z] unset SSH_AGENT_PID; [2022-11-07T17:39:06.213Z] echo Agent pid 38 killed; [2022-11-07T17:39:06.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:39:06.520Z] + git semver [Pipeline] } [2022-11-07T17:39:07.112Z] $ docker stop --time=1 b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d [2022-11-07T17:39:08.371Z] $ docker rm -f b78eb1bc17ca9f1184f5dc7a08be861366ef0bee94cf52419e886379c50b832d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:08.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:39:08.721Z] [2022-11-07T17:39:08.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:09.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:39:09.010Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-07T17:39:09.010Z] ab5ef0e58194: Pulling fs layer [2022-11-07T17:39:09.010Z] 9712f1f96733: Pulling fs layer [2022-11-07T17:39:09.010Z] 63f879dbbcfc: Pulling fs layer [2022-11-07T17:39:09.010Z] 0d9ebad4ef96: Pulling fs layer [2022-11-07T17:39:09.010Z] e9a5061849ea: Pulling fs layer [2022-11-07T17:39:09.010Z] d747dcd14b5f: Pulling fs layer [2022-11-07T17:39:09.010Z] 2de7ff778b66: Pulling fs layer [2022-11-07T17:39:09.010Z] e9a5061849ea: Waiting [2022-11-07T17:39:09.010Z] 0d9ebad4ef96: Waiting [2022-11-07T17:39:09.010Z] 2de7ff778b66: Waiting [2022-11-07T17:39:09.010Z] d747dcd14b5f: Waiting [2022-11-07T17:39:09.010Z] 9712f1f96733: Download complete [2022-11-07T17:39:09.277Z] 63f879dbbcfc: Verifying Checksum [2022-11-07T17:39:09.277Z] 63f879dbbcfc: Download complete [2022-11-07T17:39:09.551Z] e9a5061849ea: Verifying Checksum [2022-11-07T17:39:09.551Z] e9a5061849ea: Download complete [2022-11-07T17:39:09.551Z] d747dcd14b5f: Download complete [2022-11-07T17:39:09.811Z] ab5ef0e58194: Verifying Checksum [2022-11-07T17:39:09.811Z] ab5ef0e58194: Download complete [2022-11-07T17:39:09.811Z] 0d9ebad4ef96: Verifying Checksum [2022-11-07T17:39:09.811Z] 0d9ebad4ef96: Download complete [2022-11-07T17:39:09.811Z] 2de7ff778b66: Verifying Checksum [2022-11-07T17:39:09.811Z] 2de7ff778b66: Download complete [2022-11-07T17:39:13.145Z] ab5ef0e58194: Pull complete [2022-11-07T17:39:13.145Z] 9712f1f96733: Pull complete [2022-11-07T17:39:13.414Z] 63f879dbbcfc: Pull complete [2022-11-07T17:39:17.682Z] 0d9ebad4ef96: Pull complete [2022-11-07T17:39:17.682Z] e9a5061849ea: Pull complete [2022-11-07T17:39:17.682Z] d747dcd14b5f: Pull complete [2022-11-07T17:39:18.249Z] 2de7ff778b66: Pull complete [2022-11-07T17:39:18.249Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-07T17:39:18.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:39:18.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:18.336Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:39:18.378Z] $ 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 [2022-11-07T17:39:22.208Z] $ docker top 00990f204df18d3ca738b607b6d6b0d8f21efd9e406054a68745f2c548c5289a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:39:22.268Z] provisioning config files... [2022-11-07T17:39:22.274Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8717485010063964325tmp [2022-11-07T17:39:22.286Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14971007410401075410tmp [2022-11-07T17:39:22.297Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12518874690124800315tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:39:22.312Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:22.595Z] ---> sigul-configuration.sh [2022-11-07T17:39:22.595Z] gpg: directory `/root/.gnupg' created [2022-11-07T17:39:22.595Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-07T17:39:22.595Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-07T17:39:22.595Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-07T17:39:22.595Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-07T17:39:22.595Z] gpg: CAST5 encrypted data [2022-11-07T17:39:22.595Z] gpg: encrypted with 1 passphrase [2022-11-07T17:39:22.595Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-07T17:39:22.889Z] + mkdir /home/jenkins [2022-11-07T17:39:22.889Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-07T17:39:23.172Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-07T17:39:23.181Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:23.466Z] ---> sigul-install.sh [2022-11-07T17:39:23.466Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-07T17:39:23.752Z] + git tag --list [2022-11-07T17:39:23.752Z] 0.7.1 [2022-11-07T17:39:23.752Z] v1.0.0 [2022-11-07T17:39:23.752Z] v1.1.0 [2022-11-07T17:39:23.752Z] v1.1.1 [2022-11-07T17:39:23.752Z] v1.2.2 [2022-11-07T17:39:23.752Z] v1.3.0 [2022-11-07T17:39:23.752Z] v1.3.1 [2022-11-07T17:39:23.752Z] v2.0.0 [2022-11-07T17:39:23.752Z] v2.1.0 [2022-11-07T17:39:23.752Z] v2.1.1 [2022-11-07T17:39:23.752Z] v2.1.1-dev.1 [2022-11-07T17:39:23.752Z] v2.1.1-dev.2 [2022-11-07T17:39:23.752Z] v2.2.0 [2022-11-07T17:39:23.752Z] v2.2.1-dev.1 [2022-11-07T17:39:23.752Z] v2.2.1-dev.10 [2022-11-07T17:39:23.752Z] v2.2.1-dev.2 [2022-11-07T17:39:23.752Z] v2.2.1-dev.3 [2022-11-07T17:39:23.752Z] v2.2.1-dev.4 [2022-11-07T17:39:23.752Z] v2.2.1-dev.5 [2022-11-07T17:39:23.752Z] v2.2.1-dev.6 [2022-11-07T17:39:23.752Z] v2.2.1-dev.7 [2022-11-07T17:39:23.752Z] v2.2.1-dev.8 [2022-11-07T17:39:23.752Z] v2.2.1-dev.9 [2022-11-07T17:39:23.752Z] v2.3.0-dev.10 [2022-11-07T17:39:23.752Z] v2.3.0-dev.11 [2022-11-07T17:39:23.752Z] v2.3.0-dev.12 [2022-11-07T17:39:23.752Z] v2.3.0-dev.13 [2022-11-07T17:39:23.752Z] v2.3.0-dev.14 [2022-11-07T17:39:23.752Z] v2.3.0-dev.15 [2022-11-07T17:39:23.752Z] v2.3.0-dev.16 [2022-11-07T17:39:23.752Z] v2.3.0-dev.17 [2022-11-07T17:39:23.752Z] v2.3.0-dev.18 [2022-11-07T17:39:23.752Z] v2.3.0-dev.19 [2022-11-07T17:39:23.752Z] v2.3.0-dev.20 [2022-11-07T17:39:23.752Z] v2.3.0-dev.21 [2022-11-07T17:39:23.752Z] v2.3.0-dev.22 [2022-11-07T17:39:23.752Z] v2.3.0-dev.23 [2022-11-07T17:39:23.752Z] v2.3.0-dev.24 [2022-11-07T17:39:23.752Z] v2.3.0-dev.25 [2022-11-07T17:39:23.752Z] v2.3.0-dev.26 [2022-11-07T17:39:23.752Z] v2.3.0-dev.27 [2022-11-07T17:39:23.752Z] v2.3.0-dev.28 [2022-11-07T17:39:23.752Z] v2.3.0-dev.29 [2022-11-07T17:39:23.752Z] v2.3.0-dev.30 [2022-11-07T17:39:23.752Z] v2.3.0-dev.31 [2022-11-07T17:39:23.752Z] v2.3.0-dev.32 [Pipeline] sh [2022-11-07T17:39:24.037Z] + lftools sign git-tag v2.3.0-dev.32 [2022-11-07T17:39:24.606Z] Signing Git tag with Sigul... [2022-11-07T17:39:24.606Z] Signing v2.3.0-dev.32 [Pipeline] echo [2022-11-07T17:39:24.873Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:25.157Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-07T17:39:25.165Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-07T17:39:25.202Z] $ docker stop --time=1 00990f204df18d3ca738b607b6d6b0d8f21efd9e406054a68745f2c548c5289a [2022-11-07T17:39:26.466Z] $ docker rm -f 00990f204df18d3ca738b607b6d6b0d8f21efd9e406054a68745f2c548c5289a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-07T17:39:26.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:39:26.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:27.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:39:27.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:27.226Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:39:27.267Z] $ 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 [2022-11-07T17:39:27.596Z] $ docker top bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 -eo pid,comm [2022-11-07T17:39:27.631Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-07T17:39:27.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:39:27.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:39:27.674Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:39:27.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:39:27.793Z] $ docker exec bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 ssh-agent [2022-11-07T17:39:27.893Z] SSH_AUTH_SOCK=/tmp/ssh-QXik32xafkcl/agent.32 [2022-11-07T17:39:27.893Z] SSH_AGENT_PID=39 [2022-11-07T17:39:27.897Z] Running ssh-add (command line suppressed) [2022-11-07T17:39:28.006Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16742818199064013460.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16742818199064013460.key) [2022-11-07T17:39:28.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:39:28.291Z] + git semver bump pre [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,476 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,476 [bump_version] DEBUG bumped version:2.3.0-dev.33 [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,476 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,477 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,478 [execute] INFO git cat-file --batch-check [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,484 [execute] INFO git cat-file --batch [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:28.549Z] 2022-11-07 17:39:28,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:39:28.549Z] 2.3.0-dev.33 [Pipeline] } [2022-11-07T17:39:28.568Z] $ docker exec --env ******** --env ******** bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 ssh-agent -k [2022-11-07T17:39:28.661Z] unset SSH_AUTH_SOCK; [2022-11-07T17:39:28.661Z] unset SSH_AGENT_PID; [2022-11-07T17:39:28.661Z] echo Agent pid 39 killed; [2022-11-07T17:39:28.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:39:28.964Z] + git semver [Pipeline] } [2022-11-07T17:39:29.245Z] $ docker stop --time=1 bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 [2022-11-07T17:39:30.518Z] $ docker rm -f bc2127a42c41c6128b816423f1eaa07eab4a6069f402699e09a10a3ae30002c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:39:30.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:39:30.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:31.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:39:31.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:31.217Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:39:31.261Z] $ 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 [2022-11-07T17:39:31.600Z] $ docker top 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:39:31.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:39:31.674Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:39:31.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:39:31.801Z] $ docker exec 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 ssh-agent [2022-11-07T17:39:31.893Z] SSH_AUTH_SOCK=/tmp/ssh-ZBEkMBLroCJq/agent.32 [2022-11-07T17:39:31.893Z] SSH_AGENT_PID=38 [2022-11-07T17:39:31.898Z] Running ssh-add (command line suppressed) [2022-11-07T17:39:32.023Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15700208931234768386.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15700208931234768386.key) [2022-11-07T17:39:32.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:39:32.311Z] + git semver push [2022-11-07T17:39:32.569Z] 2022-11-07 17:39:32,494 [run_push] DEBUG push [2022-11-07T17:39:32.569Z] 2022-11-07 17:39:32,494 [execute] INFO git cat-file --batch-check [2022-11-07T17:39:32.569Z] 2022-11-07 17:39:32,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:39:32.569Z] 2022-11-07 17:39:32,498 [execute] INFO git rev-list 875fe6959882ad5a7d3803a17f39640be4bf3b79 -- [2022-11-07T17:39:32.569Z] 2022-11-07 17:39:32,499 [execute] DEBUG Popen(['git', 'rev-list', '875fe6959882ad5a7d3803a17f39640be4bf3b79', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:39:32.569Z] 2022-11-07 17:39:32,506 [execute] INFO git fetch -v origin [2022-11-07T17:39:32.569Z] 2022-11-07 17:39:32,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-07T17:39:33.138Z] 2022-11-07 17:39:33,095 [run_push] DEBUG no remote changes detected [2022-11-07T17:39:33.138Z] 2022-11-07 17:39:33,095 [execute] INFO git push origin semver [2022-11-07T17:39:33.138Z] 2022-11-07 17:39:33,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:39:34.077Z] 2022-11-07 17:39:33,922 [run_push] DEBUG push all version tags [2022-11-07T17:39:34.077Z] 2022-11-07 17:39:33,923 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-07T17:39:34.077Z] 2022-11-07 17:39:33,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:39:35.017Z] 2022-11-07 17:39:34,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-07T17:39:35.017Z] 2.3.0-dev.33 [Pipeline] } [2022-11-07T17:39:35.035Z] $ docker exec --env ******** --env ******** 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 ssh-agent -k [2022-11-07T17:39:35.119Z] unset SSH_AUTH_SOCK; [2022-11-07T17:39:35.119Z] unset SSH_AGENT_PID; [2022-11-07T17:39:35.120Z] echo Agent pid 38 killed; [2022-11-07T17:39:35.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:39:35.420Z] + git semver [Pipeline] } [2022-11-07T17:39:36.012Z] $ docker stop --time=1 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 [2022-11-07T17:39:37.304Z] $ docker rm -f 43efb50e5494f890cd6389d12442cb3698a9495b4c23ab7c09dd84ff5882bb93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-07T17:39:37.936Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-11-07T17:39:37.936Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-07T17:39:37.936Z] total 16 [2022-11-07T17:39:37.936Z] drwxr-xr-x 3 root root 4096 Nov 7 17:29 . [2022-11-07T17:39:37.936Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:39 .. [2022-11-07T17:39:37.936Z] drwxr-xr-x 2 root root 4096 Nov 7 17:29 cost [2022-11-07T17:39:37.936Z] -rw-r--r-- 1 root root 85 Nov 7 17:29 cost.csv [2022-11-07T17:39:37.936Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-07T17:39:37.936Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-07T17:39:37.936Z] total 16 [2022-11-07T17:39:37.936Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:29 . [2022-11-07T17:39:37.936Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:39 .. [2022-11-07T17:39:37.936Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:29 cost [2022-11-07T17:39:37.936Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 7 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:38.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:39.110Z] ---> package-listing.sh [2022-11-07T17:39:39.110Z] ++ facter osfamily [2022-11-07T17:39:39.110Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T17:39:39.368Z] + OS_FAMILY=debian [2022-11-07T17:39:39.368Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-07T17:39:39.368Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T17:39:39.368Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T17:39:39.368Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T17:39:39.368Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T17:39:39.368Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-07T17:39:39.368Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T17:39:39.368Z] + case "${OS_FAMILY}" in [2022-11-07T17:39:39.368Z] + dpkg -l [2022-11-07T17:39:39.368Z] + grep '^ii' [2022-11-07T17:39:39.368Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T17:39:39.368Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T17:39:39.368Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T17:39:39.368Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-07T17:39:39.368Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-11-07T17:39:39.368Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-11-07T17:39:39.376Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-07T17:39:39.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:39:40.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:39:40.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:39:40.267Z] prd-ubuntu20.04-docker-8c-8g-118466 does not seem to be running inside a container [2022-11-07T17:39:40.304Z] $ 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 [2022-11-07T17:39:40.518Z] $ docker top 2aa7ddf20abd68722da201d8be629232137ad6ac6460862af90a11224cd9b869 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:39:40.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T17:39:41.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T17:39:41.410Z] + ls /var/log/sa-host [2022-11-07T17:39:41.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:39:41.472Z] provisioning config files... [2022-11-07T17:39:41.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12267523737372031536tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:39:41.491Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:41.771Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T17:39:41.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:42.090Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T17:39:42.098Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:42.377Z] ---> sudo-logs.sh [2022-11-07T17:39:42.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T17:39:42.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:42.675Z] ---> job-cost.sh [2022-11-07T17:39:42.675Z] lf-activate-venv: SKIPPING [2022-11-07T17:39:42.675Z] DEBUG: total: 0.2199999988079071 [2022-11-07T17:39:42.675Z] INFO: Retrieving Stack Cost... [2022-11-07T17:39:42.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:39:43.503Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T17:39:43.513Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:39:43.800Z] ---> logs-deploy.sh [2022-11-07T17:39:43.800Z] lf-activate-venv: SKIPPING [2022-11-07T17:39:43.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/79 [2022-11-07T17:39:43.800Z] INFO: archiving workspace using pattern(s): [2022-11-07T17:39:44.748Z] Archives upload complete. [2022-11-07T17:39:45.007Z] INFO: archiving logs to Nexus [2022-11-07T17:39:45.577Z] ---> uname -a: [2022-11-07T17:39:45.577Z] Linux prd-ubuntu20-04-docker-8c-8g-118466 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-07T17:39:45.577Z] [2022-11-07T17:39:45.577Z] [2022-11-07T17:39:45.577Z] ---> lscpu: [2022-11-07T17:39:45.577Z] Architecture: x86_64 [2022-11-07T17:39:45.577Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-07T17:39:45.577Z] Byte Order: Little Endian [2022-11-07T17:39:45.577Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-07T17:39:45.577Z] CPU(s): 8 [2022-11-07T17:39:45.577Z] On-line CPU(s) list: 0-7 [2022-11-07T17:39:45.577Z] Thread(s) per core: 1 [2022-11-07T17:39:45.577Z] Core(s) per socket: 1 [2022-11-07T17:39:45.577Z] Socket(s): 8 [2022-11-07T17:39:45.577Z] NUMA node(s): 1 [2022-11-07T17:39:45.577Z] Vendor ID: AuthenticAMD [2022-11-07T17:39:45.577Z] CPU family: 23 [2022-11-07T17:39:45.577Z] Model: 49 [2022-11-07T17:39:45.577Z] Model name: AMD EPYC-Rome Processor [2022-11-07T17:39:45.577Z] Stepping: 0 [2022-11-07T17:39:45.577Z] CPU MHz: 2799.998 [2022-11-07T17:39:45.577Z] BogoMIPS: 5599.99 [2022-11-07T17:39:45.577Z] Virtualization: AMD-V [2022-11-07T17:39:45.577Z] Hypervisor vendor: KVM [2022-11-07T17:39:45.577Z] Virtualization type: full [2022-11-07T17:39:45.577Z] L1d cache: 256 KiB [2022-11-07T17:39:45.577Z] L1i cache: 256 KiB [2022-11-07T17:39:45.577Z] L2 cache: 4 MiB [2022-11-07T17:39:45.577Z] L3 cache: 128 MiB [2022-11-07T17:39:45.577Z] NUMA node0 CPU(s): 0-7 [2022-11-07T17:39:45.577Z] Vulnerability Itlb multihit: Not affected [2022-11-07T17:39:45.577Z] Vulnerability L1tf: Not affected [2022-11-07T17:39:45.577Z] Vulnerability Mds: Not affected [2022-11-07T17:39:45.577Z] Vulnerability Meltdown: Not affected [2022-11-07T17:39:45.577Z] Vulnerability Mmio stale data: Not affected [2022-11-07T17:39:45.577Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-07T17:39:45.577Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-07T17:39:45.577Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-07T17:39:45.577Z] Vulnerability Srbds: Not affected [2022-11-07T17:39:45.577Z] Vulnerability Tsx async abort: Not affected [2022-11-07T17:39:45.577Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-07T17:39:45.577Z] [2022-11-07T17:39:45.577Z] [2022-11-07T17:39:45.577Z] ---> nproc: [2022-11-07T17:39:45.577Z] 8 [2022-11-07T17:39:45.577Z] [2022-11-07T17:39:45.577Z] [2022-11-07T17:39:45.577Z] ---> df -h: [2022-11-07T17:39:45.577Z] Filesystem Size Used Avail Use% Mounted on [2022-11-07T17:39:45.578Z] overlay 155G 13G 143G 9% / [2022-11-07T17:39:45.578Z] tmpfs 64M 0 64M 0% /dev [2022-11-07T17:39:45.578Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-07T17:39:45.578Z] shm 64M 0 64M 0% /dev/shm [2022-11-07T17:39:45.578Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] ---> sar -b -r -n DEV: [2022-11-07T17:39:45.578Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118466) 11/07/22 _x86_64_ (8 CPU) [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] 17:27:15 LINUX RESTART (8 CPU) [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] 17:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-07T17:39:45.578Z] 17:29:01 175.01 2.13 172.88 0.00 72.78 69460.45 0.00 [2022-11-07T17:39:45.578Z] 17:30:01 170.09 0.18 169.91 0.00 9.33 39596.33 0.00 [2022-11-07T17:39:45.578Z] 17:31:01 3.35 1.60 1.75 0.00 36.26 22.15 0.00 [2022-11-07T17:39:45.578Z] 17:32:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2022-11-07T17:39:45.578Z] 17:33:01 38.63 9.35 29.28 0.00 2884.32 4807.07 0.00 [2022-11-07T17:39:45.578Z] 17:34:01 2.52 0.00 2.52 0.00 0.00 28.39 0.00 [2022-11-07T17:39:45.578Z] 17:35:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2022-11-07T17:39:45.578Z] 17:36:01 1.92 0.00 1.92 0.00 0.00 22.39 0.00 [2022-11-07T17:39:45.578Z] 17:37:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2022-11-07T17:39:45.578Z] 17:38:01 2.22 0.00 2.22 0.00 0.00 35.73 0.00 [2022-11-07T17:39:45.578Z] 17:39:01 41.01 0.23 40.78 0.00 9.20 27144.94 0.00 [2022-11-07T17:39:45.578Z] Average: 39.91 1.23 38.69 0.00 273.80 12833.86 0.00 [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] 17:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-07T17:39:45.578Z] 17:29:01 27992720 31177316 1126048 3.42 138448 3237712 2279796 6.72 1551968 2874244 130584 [2022-11-07T17:39:45.578Z] 17:30:01 27793176 31585596 717496 2.18 151388 3794136 1774540 5.23 1203200 3386624 344 [2022-11-07T17:39:45.578Z] 17:31:01 27787832 31582316 720476 2.19 151440 3795224 1774540 5.23 1210296 3386984 16 [2022-11-07T17:39:45.578Z] 17:32:01 27792916 31587480 715072 2.17 151480 3795224 1774540 5.23 1204628 3386932 16 [2022-11-07T17:39:45.578Z] 17:33:01 27501200 31567944 716756 2.18 169896 4044248 1825684 5.38 1358176 3497940 340 [2022-11-07T17:39:45.578Z] 17:34:01 27503684 31570492 714212 2.17 169960 4044248 1825684 5.38 1356016 3497940 20 [2022-11-07T17:39:45.578Z] 17:35:01 27506168 31573088 711632 2.16 170040 4044244 1825684 5.38 1354032 3497988 16 [2022-11-07T17:39:45.578Z] 17:36:01 27506424 31573380 711444 2.16 170112 4044248 1825684 5.38 1354072 3497992 8 [2022-11-07T17:39:45.578Z] 17:37:01 27506628 31574260 711120 2.16 170196 4044256 1825684 5.38 1353688 3498532 8 [2022-11-07T17:39:45.578Z] 17:38:01 27506612 31574352 710924 2.16 170304 4044260 1825684 5.38 1353624 3498544 8 [2022-11-07T17:39:45.578Z] 17:39:01 26396256 31535756 742148 2.26 188704 5019448 1960484 5.78 1491096 4386576 187748 [2022-11-07T17:39:45.578Z] Average: 27526692 31536544 754303 2.29 163815 3991568 1865273 5.50 1344618 3491845 29010 [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] 17:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-07T17:39:45.578Z] 17:29:01 docker0 158.41 197.85 12.88 1826.76 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:29:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:29:01 vethb7c284d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:29:01 ens3 392.10 286.02 5875.11 43.23 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:30:01 docker0 4.18 9.07 0.27 98.57 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:30:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:30:01 ens3 182.89 149.24 2666.80 325.12 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:31:01 ens3 10.33 6.77 7.77 5.97 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:32:01 ens3 2.45 0.50 0.54 0.29 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:33:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:33:01 ens3 124.60 77.10 1317.42 5.84 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:34:01 ens3 1.70 0.27 0.22 0.08 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:35:01 ens3 1.57 0.80 0.63 0.42 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:36:01 ens3 0.57 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:37:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:38:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:39:01 docker0 41.41 61.14 3.58 691.93 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] 17:39:01 ens3 196.47 136.28 4667.56 17.72 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] Average: docker0 18.55 24.37 1.52 237.95 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] Average: ens3 83.02 59.78 1321.52 36.27 0.00 0.00 0.00 0.00 [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] ---> sar -P ALL: [2022-11-07T17:39:45.578Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118466) 11/07/22 _x86_64_ (8 CPU) [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] 17:27:15 LINUX RESTART (8 CPU) [2022-11-07T17:39:45.578Z] [2022-11-07T17:39:45.578Z] 17:28:01 CPU %user %nice %system %iowait %steal %idle [2022-11-07T17:39:45.578Z] 17:29:01 all 23.57 0.00 5.59 2.79 0.09 67.96 [2022-11-07T17:39:45.578Z] 17:29:01 0 24.50 0.00 4.62 0.12 0.10 70.65 [2022-11-07T17:39:45.578Z] 17:29:01 1 23.46 0.00 5.94 5.77 0.08 64.76 [2022-11-07T17:39:45.578Z] 17:29:01 2 23.70 0.00 4.59 0.17 0.10 71.45 [2022-11-07T17:39:45.578Z] 17:29:01 3 24.02 0.00 6.46 0.30 0.07 69.15 [2022-11-07T17:39:45.578Z] 17:29:01 4 22.10 0.00 6.37 14.17 0.08 57.28 [2022-11-07T17:39:45.578Z] 17:29:01 5 21.92 0.00 5.86 0.64 0.08 71.50 [2022-11-07T17:39:45.578Z] 17:29:01 6 24.18 0.00 5.72 0.93 0.12 69.04 [2022-11-07T17:39:45.578Z] 17:29:01 7 24.71 0.00 5.12 0.25 0.10 69.82 [2022-11-07T17:39:45.578Z] 17:30:01 all 22.17 0.00 4.73 1.91 0.07 71.12 [2022-11-07T17:39:45.578Z] 17:30:01 0 23.94 0.00 4.95 0.94 0.07 70.11 [2022-11-07T17:39:45.578Z] 17:30:01 1 24.26 0.00 4.59 3.90 0.08 67.15 [2022-11-07T17:39:45.578Z] 17:30:01 2 21.74 0.00 4.83 0.59 0.08 72.76 [2022-11-07T17:39:45.578Z] 17:30:01 3 22.41 0.00 5.08 0.95 0.07 71.49 [2022-11-07T17:39:45.578Z] 17:30:01 4 21.15 0.00 4.66 1.36 0.08 72.74 [2022-11-07T17:39:45.578Z] 17:30:01 5 21.80 0.00 4.84 5.06 0.07 68.23 [2022-11-07T17:39:45.578Z] 17:30:01 6 19.94 0.00 4.24 1.46 0.05 74.30 [2022-11-07T17:39:45.578Z] 17:30:01 7 22.10 0.00 4.65 1.02 0.08 72.14 [2022-11-07T17:39:45.578Z] 17:31:01 all 0.23 0.00 0.02 0.01 0.01 99.73 [2022-11-07T17:39:45.578Z] 17:31:01 0 0.27 0.00 0.00 0.02 0.02 99.70 [2022-11-07T17:39:45.578Z] 17:31:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2022-11-07T17:39:45.578Z] 17:31:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2022-11-07T17:39:45.578Z] 17:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-07T17:39:45.578Z] 17:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-07T17:39:45.578Z] 17:31:01 5 0.22 0.00 0.03 0.05 0.02 99.68 [2022-11-07T17:39:45.578Z] 17:31:01 6 0.80 0.00 0.03 0.00 0.00 99.17 [2022-11-07T17:39:45.578Z] 17:31:01 7 0.20 0.00 0.03 0.00 0.00 99.77 [2022-11-07T17:39:45.578Z] 17:32:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-11-07T17:39:45.578Z] 17:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-07T17:39:45.578Z] 17:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-07T17:39:45.578Z] 17:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-07T17:39:45.578Z] 17:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-07T17:39:45.578Z] 17:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-07T17:39:45.578Z] 17:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-07T17:39:45.578Z] 17:32:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2022-11-07T17:39:45.578Z] 17:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-07T17:39:45.578Z] 17:33:01 all 1.24 0.00 0.92 0.34 0.02 97.47 [2022-11-07T17:39:45.578Z] 17:33:01 0 1.12 0.00 0.68 1.57 0.02 96.61 [2022-11-07T17:39:45.578Z] 17:33:01 1 1.72 0.00 0.80 0.03 0.02 97.43 [2022-11-07T17:39:45.578Z] 17:33:01 2 0.83 0.00 0.93 0.03 0.02 98.18 [2022-11-07T17:39:45.578Z] 17:33:01 3 1.07 0.00 0.72 0.48 0.02 97.71 [2022-11-07T17:39:45.578Z] 17:33:01 4 0.70 0.00 0.43 0.05 0.02 98.80 [2022-11-07T17:39:45.578Z] 17:33:01 5 1.31 0.00 0.57 0.03 0.02 98.07 [2022-11-07T17:39:45.578Z] 17:33:01 6 1.13 0.00 2.17 0.03 0.03 96.63 [2022-11-07T17:39:45.578Z] 17:33:01 7 2.07 0.00 1.09 0.50 0.03 96.30 [2022-11-07T17:39:45.578Z] 17:34:01 all 0.16 0.00 0.02 0.02 0.00 99.80 [2022-11-07T17:39:45.578Z] 17:34:01 0 0.02 0.00 0.03 0.18 0.00 99.77 [2022-11-07T17:39:45.578Z] 17:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-07T17:39:45.578Z] 17:34:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2022-11-07T17:39:45.578Z] 17:34:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2022-11-07T17:39:45.578Z] 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T17:39:45.578Z] 17:34:01 5 0.98 0.00 0.00 0.00 0.00 99.02 [2022-11-07T17:39:45.578Z] 17:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T17:39:45.578Z] 17:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T17:39:45.578Z] 17:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-11-07T17:39:45.578Z] 17:35:01 0 0.00 0.00 0.00 0.05 0.03 99.92 [2022-11-07T17:39:45.578Z] 17:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-07T17:39:45.578Z] 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T17:39:45.578Z] 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T17:39:45.578Z] 17:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T17:39:45.578Z] 17:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T17:39:45.578Z] 17:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T17:39:45.579Z] 17:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-07T17:39:45.579Z] 17:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-07T17:39:45.579Z] 17:36:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-11-07T17:39:45.579Z] 17:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T17:39:45.579Z] 17:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-07T17:39:45.579Z] 17:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-07T17:39:45.579Z] 17:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T17:39:45.579Z] 17:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-07T17:39:45.579Z] 17:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-07T17:39:45.579Z] 17:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-07T17:39:45.579Z] 17:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:37:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-07T17:39:45.579Z] 17:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T17:39:45.579Z] 17:37:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2022-11-07T17:39:45.579Z] 17:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:38:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2022-11-07T17:39:45.579Z] 17:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-07T17:39:45.579Z] 17:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T17:39:45.579Z] 17:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-07T17:39:45.579Z] 17:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T17:39:45.579Z] 17:38:01 5 0.02 0.00 0.00 0.15 0.00 99.83 [2022-11-07T17:39:45.579Z] 17:38:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-07T17:39:45.579Z] 17:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-07T17:39:45.579Z] 17:39:01 all 4.45 0.00 1.86 1.07 0.04 92.58 [2022-11-07T17:39:45.579Z] 17:39:01 0 3.66 0.00 2.05 0.08 0.02 94.19 [2022-11-07T17:39:45.579Z] 17:39:01 1 5.25 0.00 1.98 6.05 0.05 86.67 [2022-11-07T17:39:45.579Z] 17:39:01 2 5.08 0.00 1.68 0.00 0.02 93.23 [2022-11-07T17:39:45.579Z] 17:39:01 3 3.90 0.00 1.87 0.48 0.03 93.71 [2022-11-07T17:39:45.579Z] 17:39:01 4 4.76 0.00 1.61 0.18 0.03 93.41 [2022-11-07T17:39:45.579Z] 17:39:01 5 3.97 0.00 1.73 1.73 0.03 92.52 [2022-11-07T17:39:45.579Z] 17:39:01 6 4.08 0.00 2.17 0.00 0.08 93.66 [2022-11-07T17:39:45.579Z] 17:39:01 7 4.92 0.00 1.76 0.02 0.05 93.26 [2022-11-07T17:39:45.579Z] [2022-11-07T17:39:45.579Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-11-07T17:39:45.579Z] Average: all 4.68 0.00 1.19 0.56 0.02 93.55 [2022-11-07T17:39:45.579Z] Average: 0 4.83 0.00 1.12 0.27 0.02 93.75 [2022-11-07T17:39:45.579Z] Average: 1 4.95 0.00 1.21 1.42 0.02 92.39 [2022-11-07T17:39:45.579Z] Average: 2 4.66 0.00 1.09 0.07 0.02 94.16 [2022-11-07T17:39:45.579Z] Average: 3 4.65 0.00 1.29 0.20 0.02 93.83 [2022-11-07T17:39:45.579Z] Average: 4 4.39 0.00 1.18 1.42 0.02 92.99 [2022-11-07T17:39:45.579Z] Average: 5 4.54 0.00 1.18 0.70 0.02 93.55 [2022-11-07T17:39:45.579Z] Average: 6 4.54 0.00 1.30 0.22 0.03 93.92 [2022-11-07T17:39:45.579Z] Average: 7 4.88 0.00 1.15 0.16 0.03 93.79 [2022-11-07T17:39:45.579Z] [2022-11-07T17:39:45.579Z] [2022-11-07T17:39:45.579Z]