Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 229099614b4381a690093be203497270268560bd 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-ssh2664069170915763074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1124085250294031616.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6972074967983311594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2421350683995115219.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9208424531490130042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9437 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 229099614b4381a690093be203497270268560bd (main) Commit message: "Merge pull request #518 from hahattan/bump-sdk" > 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 229099614b4381a690093be203497270268560bd # timeout=10 > git rev-list --no-walk d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T08:49:19.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T08:49:19.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T08:49:19.440Z] ========================================================= [2023-03-09T08:49:19.440Z] EdgeX Global Pipelines Version Info [2023-03-09T08:49:19.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:49:20.144Z] ------------------- [2023-03-09T08:49:20.144Z] stable info: [2023-03-09T08:49:20.144Z] ------------------- [2023-03-09T08:49:20.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T08:49:20.144Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:49:20.144Z] Message: update stable to v1.0.244 [2023-03-09T08:49:20.715Z] ------------------- [2023-03-09T08:49:20.715Z] experimental info: [2023-03-09T08:49:20.715Z] ------------------- [2023-03-09T08:49:20.715Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T08:49:20.715Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:49:20.715Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T08:49:20.898Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-09T08:49:20.911Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-09T08:49:20.924Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T08:49:20.933Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T08:49:20.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T08:49:20.960Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T08:49:20.970Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T08:49:20.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T08:49:21.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T08:49:21.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T08:49:21.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T08:49:21.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-09T08:49:21.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T08:49:21.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T08:49:21.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:49:21.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:49:21.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T08:49:21.118Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T08:49:21.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T08:49:21.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T08:49:21.153Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T08:49:21.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T08:49:21.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T08:49:21.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T08:49:21.200Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T08:49:21.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T08:49:21.228Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T08:49:21.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-09T08:49:21.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-09T08:49:21.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-09T08:49:21.283Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 229099614b4381a690093be203497270268560bd [Pipeline] echo [2023-03-09T08:49:21.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2290996 [Pipeline] echo [2023-03-09T08:49:21.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:49:21.350Z] provisioning config files... [2023-03-09T08:49:21.362Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4665580487363533776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:49:21.663Z] ---> docker-login.sh [2023-03-09T08:49:21.663Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:49:22.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:22.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:22.233Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:22.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:22.233Z] [2023-03-09T08:49:22.233Z] Login Succeeded [2023-03-09T08:49:22.233Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:49:22.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:22.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:22.492Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:22.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:22.492Z] [2023-03-09T08:49:22.492Z] Login Succeeded [2023-03-09T08:49:22.492Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:49:22.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:22.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:22.492Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:22.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:22.492Z] [2023-03-09T08:49:22.492Z] Login Succeeded [2023-03-09T08:49:22.492Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:49:22.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:22.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:22.751Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:22.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:22.751Z] [2023-03-09T08:49:22.751Z] Login Succeeded [2023-03-09T08:49:22.751Z] docker.io [2023-03-09T08:49:22.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:23.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:23.010Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:23.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:23.010Z] [2023-03-09T08:49:23.010Z] Login Succeeded [2023-03-09T08:49:23.010Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:49:23.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T08:49:23.361Z] + git rev-list -1 --merges 229099614b4381a690093be203497270268560bd~1..229099614b4381a690093be203497270268560bd [Pipeline] echo [2023-03-09T08:49:23.404Z] -----------> git rev-list -1 --merges 229099614b4381a690093be203497270268560bd~1..229099614b4381a690093be203497270268560bd 229099614b4381a690093be203497270268560bd [2023-03-09T08:49:23.404Z] 229099614b4381a690093be203497270268560bd [false] [Pipeline] sh [2023-03-09T08:49:23.693Z] + git log --format=format:%s -1 229099614b4381a690093be203497270268560bd [Pipeline] echo [2023-03-09T08:49:23.709Z] ========================================================= [2023-03-09T08:49:23.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T08:49:23.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T08:49:24.027Z] + git log --format=format:%s -1 229099614b4381a690093be203497270268560bd [Pipeline] echo [2023-03-09T08:49:24.039Z] [semverPrep] GIT_COMMIT: 229099614b4381a690093be203497270268560bd, Commit Message: Merge pull request #518 from hahattan/bump-sdk [Pipeline] echo [2023-03-09T08:49:24.051Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T08:49:24.401Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T08:49:24.401Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T08:49:24.401Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T08:49:24.401Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T08:49:24.401Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T08:49:24.401Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T08:49:24.401Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:49:24.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:49:24.757Z] [2023-03-09T08:49:24.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:49:25.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:49:25.066Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T08:49:25.066Z] b85a868b505f: Pulling fs layer [2023-03-09T08:49:25.066Z] e2be974225ed: Pulling fs layer [2023-03-09T08:49:25.066Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T08:49:25.066Z] 988bab9f4d93: Pulling fs layer [2023-03-09T08:49:25.066Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T08:49:25.066Z] eaf3925da568: Pulling fs layer [2023-03-09T08:49:25.066Z] bab4dde63d76: Pulling fs layer [2023-03-09T08:49:25.066Z] bde34c3a00c8: Pulling fs layer [2023-03-09T08:49:25.066Z] b352a97aabf1: Pulling fs layer [2023-03-09T08:49:25.066Z] 4872d77fe225: Pulling fs layer [2023-03-09T08:49:25.066Z] 5851b861e8e6: Pulling fs layer [2023-03-09T08:49:25.066Z] bab4dde63d76: Waiting [2023-03-09T08:49:25.066Z] bde34c3a00c8: Waiting [2023-03-09T08:49:25.066Z] b352a97aabf1: Waiting [2023-03-09T08:49:25.066Z] 4872d77fe225: Waiting [2023-03-09T08:49:25.066Z] 988bab9f4d93: Waiting [2023-03-09T08:49:25.066Z] 5851b861e8e6: Waiting [2023-03-09T08:49:25.066Z] 1469e6f7b9e6: Waiting [2023-03-09T08:49:25.066Z] eaf3925da568: Waiting [2023-03-09T08:49:25.066Z] e2be974225ed: Download complete [2023-03-09T08:49:25.066Z] 988bab9f4d93: Verifying Checksum [2023-03-09T08:49:25.066Z] 988bab9f4d93: Download complete [2023-03-09T08:49:25.326Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T08:49:25.326Z] 1469e6f7b9e6: Download complete [2023-03-09T08:49:25.326Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T08:49:25.326Z] 339a4e72a1f5: Download complete [2023-03-09T08:49:25.326Z] eaf3925da568: Verifying Checksum [2023-03-09T08:49:25.326Z] eaf3925da568: Download complete [2023-03-09T08:49:25.326Z] bde34c3a00c8: Verifying Checksum [2023-03-09T08:49:25.326Z] bde34c3a00c8: Download complete [2023-03-09T08:49:25.326Z] b352a97aabf1: Verifying Checksum [2023-03-09T08:49:25.326Z] b352a97aabf1: Download complete [2023-03-09T08:49:25.326Z] 4872d77fe225: Verifying Checksum [2023-03-09T08:49:25.326Z] 4872d77fe225: Download complete [2023-03-09T08:49:25.326Z] b85a868b505f: Verifying Checksum [2023-03-09T08:49:25.326Z] b85a868b505f: Download complete [2023-03-09T08:49:25.326Z] 5851b861e8e6: Verifying Checksum [2023-03-09T08:49:25.326Z] 5851b861e8e6: Download complete [2023-03-09T08:49:25.585Z] bab4dde63d76: Verifying Checksum [2023-03-09T08:49:25.585Z] bab4dde63d76: Download complete [2023-03-09T08:49:26.522Z] b85a868b505f: Pull complete [2023-03-09T08:49:26.781Z] e2be974225ed: Pull complete [2023-03-09T08:49:27.350Z] 339a4e72a1f5: Pull complete [2023-03-09T08:49:27.350Z] 988bab9f4d93: Pull complete [2023-03-09T08:49:27.609Z] 1469e6f7b9e6: Pull complete [2023-03-09T08:49:27.609Z] eaf3925da568: Pull complete [2023-03-09T08:49:29.512Z] bab4dde63d76: Pull complete [2023-03-09T08:49:29.512Z] bde34c3a00c8: Pull complete [2023-03-09T08:49:29.512Z] b352a97aabf1: Pull complete [2023-03-09T08:49:29.512Z] 4872d77fe225: Pull complete [2023-03-09T08:49:29.512Z] 5851b861e8e6: Pull complete [2023-03-09T08:49:29.512Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T08:49:29.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:49:29.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:49:29.859Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T08:49:29.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T08:49:31.634Z] $ docker top 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc -eo pid,comm [2023-03-09T08:49:31.688Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T08:49:31.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T08:49:31.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:49:31.717Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:49:31.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:49:31.850Z] $ docker exec 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent [2023-03-09T08:49:31.967Z] SSH_AUTH_SOCK=/tmp/ssh-1JjizszSrbJZ/agent.32 [2023-03-09T08:49:31.967Z] SSH_AGENT_PID=38 [2023-03-09T08:49:31.975Z] Running ssh-add (command line suppressed) [2023-03-09T08:49:32.077Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_523322236857708071.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_523322236857708071.key) [2023-03-09T08:49:32.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:49:32.378Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T08:49:32.398Z] $ docker exec --env ******** --env ******** 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent -k [2023-03-09T08:49:32.516Z] unset SSH_AUTH_SOCK; [2023-03-09T08:49:32.517Z] unset SSH_AGENT_PID; [2023-03-09T08:49:32.517Z] echo Agent pid 38 killed; [2023-03-09T08:49:32.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T08:49:32.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:49:32.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:49:32.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:49:32.674Z] $ docker exec 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent [2023-03-09T08:49:32.788Z] SSH_AUTH_SOCK=/tmp/ssh-yLeULytCxKbm/agent.70 [2023-03-09T08:49:32.788Z] SSH_AGENT_PID=77 [2023-03-09T08:49:32.793Z] Running ssh-add (command line suppressed) [2023-03-09T08:49:32.890Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17651769910249934871.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17651769910249934871.key) [2023-03-09T08:49:32.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:49:33.186Z] + git semver init [2023-03-09T08:49:33.445Z] 2023-03-09 08:49:33,383 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T08:49:33.445Z] 2023-03-09 08:49:33,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-09T08:49:33.445Z] 2023-03-09 08:49:33,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-09T08:49:33.445Z] 2023-03-09 08:49:33,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T08:49:34.384Z] 2023-03-09 08:49:34,207 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-09T08:49:34.384Z] 2023-03-09 08:49:34,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-09T08:49:34.384Z] 2023-03-09 08:49:34,208 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T08:49:34.384Z] 2023-03-09 08:49:34,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T08:49:34.384Z] 3.0.0-dev.8 [Pipeline] } [2023-03-09T08:49:34.397Z] $ docker exec --env ******** --env ******** 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc ssh-agent -k [2023-03-09T08:49:34.501Z] unset SSH_AUTH_SOCK; [2023-03-09T08:49:34.502Z] unset SSH_AGENT_PID; [2023-03-09T08:49:34.502Z] echo Agent pid 77 killed; [2023-03-09T08:49:34.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T08:49:34.814Z] + git semver [Pipeline] } [2023-03-09T08:49:35.092Z] $ docker stop --time=1 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc [2023-03-09T08:49:36.445Z] $ docker rm -f --volumes 626c97f1d92c33581380df5cd66a291e15943bdc5b24b0de95afb6ffc07e19cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:49:36.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T08:49:36.978Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T08:49:36.981Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:49:37.088Z] provisioning config files... [2023-03-09T08:49:37.097Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7939598615175176723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:49:37.392Z] ---> docker-login.sh [2023-03-09T08:49:37.392Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:49:37.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:37.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:37.392Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:37.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:37.392Z] [2023-03-09T08:49:37.392Z] Login Succeeded [2023-03-09T08:49:37.392Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:49:37.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:37.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:37.393Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:37.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:37.393Z] [2023-03-09T08:49:37.393Z] Login Succeeded [2023-03-09T08:49:37.393Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:49:37.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:37.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:37.652Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:37.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:37.652Z] [2023-03-09T08:49:37.652Z] Login Succeeded [2023-03-09T08:49:37.652Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:49:37.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:37.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:37.652Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:37.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:37.652Z] [2023-03-09T08:49:37.652Z] Login Succeeded [2023-03-09T08:49:37.652Z] docker.io [2023-03-09T08:49:37.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:49:37.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:49:37.911Z] Configure a credential helper to remove this warning. See [2023-03-09T08:49:37.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:49:37.911Z] [2023-03-09T08:49:37.911Z] Login Succeeded [2023-03-09T08:49:37.911Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:49:37.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T08:49:37.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:49:37.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:49:37.984Z] ========================================================= [2023-03-09T08:49:37.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T08:49:37.984Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:49:38.298Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T08:49:38.298Z] Sending build context to Docker daemon 6.354MB [2023-03-09T08:49:38.298Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T08:49:38.298Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T08:49:38.298Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T08:49:38.298Z] 213ec9aee27d: Pulling fs layer [2023-03-09T08:49:38.298Z] 4583459ba037: Pulling fs layer [2023-03-09T08:49:38.298Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T08:49:38.298Z] 53926ce57604: Pulling fs layer [2023-03-09T08:49:38.298Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T08:49:38.298Z] 22ff95d597cd: Pulling fs layer [2023-03-09T08:49:38.298Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T08:49:38.298Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T08:49:38.298Z] a7acece74701: Pulling fs layer [2023-03-09T08:49:38.298Z] 21b2b0c7a3f4: Waiting [2023-03-09T08:49:38.298Z] 96b7cbca73a9: Waiting [2023-03-09T08:49:38.298Z] a7acece74701: Waiting [2023-03-09T08:49:38.298Z] 22ff95d597cd: Waiting [2023-03-09T08:49:38.298Z] 12d6caf4c0d1: Waiting [2023-03-09T08:49:38.298Z] 53926ce57604: Waiting [2023-03-09T08:49:38.298Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T08:49:38.298Z] 93c1e223e6f2: Download complete [2023-03-09T08:49:38.298Z] 4583459ba037: Verifying Checksum [2023-03-09T08:49:38.298Z] 4583459ba037: Download complete [2023-03-09T08:49:38.298Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T08:49:38.298Z] 21b2b0c7a3f4: Download complete [2023-03-09T08:49:38.298Z] 22ff95d597cd: Download complete [2023-03-09T08:49:38.560Z] 213ec9aee27d: Verifying Checksum [2023-03-09T08:49:38.560Z] 213ec9aee27d: Download complete [2023-03-09T08:49:38.560Z] 12d6caf4c0d1: Download complete [2023-03-09T08:49:38.560Z] 213ec9aee27d: Pull complete [2023-03-09T08:49:38.824Z] 4583459ba037: Pull complete [2023-03-09T08:49:38.824Z] 93c1e223e6f2: Pull complete [2023-03-09T08:49:38.824Z] a7acece74701: Verifying Checksum [2023-03-09T08:49:38.824Z] a7acece74701: Download complete [2023-03-09T08:49:39.389Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T08:49:39.389Z] 96b7cbca73a9: Download complete [2023-03-09T08:49:39.389Z] 53926ce57604: Verifying Checksum [2023-03-09T08:49:39.389Z] 53926ce57604: Download complete [2023-03-09T08:49:42.671Z] 53926ce57604: Pull complete [2023-03-09T08:49:42.671Z] 21b2b0c7a3f4: Pull complete [2023-03-09T08:49:42.930Z] 22ff95d597cd: Pull complete [2023-03-09T08:49:42.930Z] 12d6caf4c0d1: Pull complete [2023-03-09T08:49:44.828Z] 96b7cbca73a9: Pull complete [2023-03-09T08:49:45.762Z] a7acece74701: Pull complete [2023-03-09T08:49:45.762Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T08:49:45.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:49:45.762Z] ---> db6d94c90886 [2023-03-09T08:49:45.762Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:49:47.671Z] ---> Running in 122f519e3f96 [2023-03-09T08:49:47.671Z] Removing intermediate container 122f519e3f96 [2023-03-09T08:49:47.671Z] ---> f9c1d131436d [2023-03-09T08:49:47.671Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T08:49:47.671Z] ---> Running in 3fe2fc35fff9 [2023-03-09T08:49:47.929Z] Removing intermediate container 3fe2fc35fff9 [2023-03-09T08:49:47.929Z] ---> 2ab9e105eb20 [2023-03-09T08:49:47.929Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T08:49:47.929Z] ---> Running in 6cb2c5988517 [2023-03-09T08:49:47.929Z] Removing intermediate container 6cb2c5988517 [2023-03-09T08:49:47.929Z] ---> f64dcbe16029 [2023-03-09T08:49:47.929Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T08:49:48.187Z] ---> Running in de6bcefa3e0e [2023-03-09T08:49:48.187Z] Removing intermediate container de6bcefa3e0e [2023-03-09T08:49:48.187Z] ---> 6c1befb6b6dd [2023-03-09T08:49:48.187Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T08:49:48.187Z] ---> Running in d5b37f29a913 [2023-03-09T08:49:48.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:49:48.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:49:48.964Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T08:49:48.964Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T08:49:48.964Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T08:49:48.964Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T08:49:48.964Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:49:48.964Z] OK: 216 MiB in 55 packages [2023-03-09T08:49:49.530Z] Removing intermediate container d5b37f29a913 [2023-03-09T08:49:49.530Z] ---> dcf31b864afa [2023-03-09T08:49:49.530Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-09T08:49:49.530Z] ---> Running in f53d77c9a0c8 [2023-03-09T08:49:49.530Z] Removing intermediate container f53d77c9a0c8 [2023-03-09T08:49:49.530Z] ---> e1d9fd7dbeee [2023-03-09T08:49:49.530Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T08:49:49.788Z] ---> 320efc27e21e [2023-03-09T08:49:49.788Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:49:49.788Z] ---> Running in d57a42a08df8 [2023-03-09T08:49:52.058Z] Still waiting to schedule task [2023-03-09T08:49:52.059Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T08:50:11.714Z] Removing intermediate container d57a42a08df8 [2023-03-09T08:50:11.714Z] ---> 72a43e45eb2a [2023-03-09T08:50:11.714Z] Step 11/12 : COPY . . [2023-03-09T08:50:11.714Z] ---> b680e6a76b50 [2023-03-09T08:50:11.714Z] Step 12/12 : RUN $MAKE [2023-03-09T08:50:11.714Z] ---> Running in 65ce1cc6b6fc [2023-03-09T08:50:11.714Z] noop [2023-03-09T08:50:11.714Z] Removing intermediate container 65ce1cc6b6fc [2023-03-09T08:50:11.714Z] ---> fc81b868ea42 [2023-03-09T08:50:11.714Z] Successfully built fc81b868ea42 [2023-03-09T08:50:11.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:50:12.030Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:50:12.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:50:12.097Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T08:50:12.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T08:50:12.487Z] $ docker top f2b5e8ad22328e5bb1d40d97eafae4a5ec06a22b24d2caf1035d54d1007d5837 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:50:12.815Z] + go version [2023-03-09T08:50:12.815Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T08:50:12.828Z] $ docker stop --time=1 f2b5e8ad22328e5bb1d40d97eafae4a5ec06a22b24d2caf1035d54d1007d5837 [2023-03-09T08:50:14.133Z] $ docker rm -f --volumes f2b5e8ad22328e5bb1d40d97eafae4a5ec06a22b24d2caf1035d54d1007d5837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:50:14.510Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:50:14.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:50:14.580Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T08:50:14.608Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-09T08:50:14.982Z] $ docker top 33793a67e31365f06a8721be6e97c7f116d45120a8c0943e4cd60c999849d904 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:50:15.317Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:50:15.612Z] + make test [2023-03-09T08:50:15.612Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T08:50:15.870Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-09T08:50:23.985Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-09T08:50:24.244Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.2% of statements [2023-03-09T08:50:24.244Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-09T08:50:30.801Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T08:50:30.801Z] go vet ./... [2023-03-09T08:50:34.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:50:34.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:50:34.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:50:34.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T08:50:34.110Z] $ docker stop --time=1 33793a67e31365f06a8721be6e97c7f116d45120a8c0943e4cd60c999849d904 [2023-03-09T08:50:35.862Z] $ docker rm -f --volumes 33793a67e31365f06a8721be6e97c7f116d45120a8c0943e4cd60c999849d904 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:50:36.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T08:50:36.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T08:50:36.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T08:50:37.050Z] + ls -al . [2023-03-09T08:50:37.050Z] total 180 [2023-03-09T08:50:37.050Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 08:50 . [2023-03-09T08:50:37.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:49 .. [2023-03-09T08:50:37.050Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 08:49 .dockerignore [2023-03-09T08:50:37.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 08:50 .git [2023-03-09T08:50:37.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:49 .github [2023-03-09T08:50:37.050Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 08:49 .gitignore [2023-03-09T08:50:37.050Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 08:49 .golangci.yml [2023-03-09T08:50:37.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 08:49 .semver [2023-03-09T08:50:37.050Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 08:49 Attribution.txt [2023-03-09T08:50:37.050Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 08:49 CHANGELOG.md [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 08:49 Dockerfile [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 08:49 GOVERNANCE.md [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 08:49 Jenkinsfile [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 08:49 LICENSE [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 08:49 Makefile [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 08:49 OWNERS.md [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 08:49 README.md [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 08:49 VERSION [2023-03-09T08:50:37.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:49 bin [2023-03-09T08:50:37.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:49 cmd [2023-03-09T08:50:37.051Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 9 08:50 coverage.out [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 9 08:49 go.mod [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 9 08:49 go.sum [2023-03-09T08:50:37.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:49 internal [2023-03-09T08:50:37.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:49 mock [2023-03-09T08:50:37.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:49 snap [2023-03-09T08:50:37.051Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 08:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:50:37.359Z] + 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=229099614b4381a690093be203497270268560bd --label arch=amd64 --label version=3.0.0-dev.8 . [2023-03-09T08:50:37.359Z] Sending build context to Docker daemon 6.373MB [2023-03-09T08:50:37.359Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T08:50:37.359Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T08:50:37.359Z] ---> fc81b868ea42 [2023-03-09T08:50:37.359Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:50:37.359Z] ---> Running in 8685d05ac613 [2023-03-09T08:50:37.618Z] Removing intermediate container 8685d05ac613 [2023-03-09T08:50:37.618Z] ---> 70c6b69b6a97 [2023-03-09T08:50:37.618Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T08:50:37.618Z] ---> Running in ccd82651cbd1 [2023-03-09T08:50:37.618Z] Removing intermediate container ccd82651cbd1 [2023-03-09T08:50:37.618Z] ---> 102b757e181a [2023-03-09T08:50:37.618Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T08:50:37.618Z] ---> Running in d37cb146af2c [2023-03-09T08:50:37.886Z] Removing intermediate container d37cb146af2c [2023-03-09T08:50:37.886Z] ---> 3e4d7f0c0a57 [2023-03-09T08:50:37.886Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T08:50:37.886Z] ---> Running in 0ef08e9b365b [2023-03-09T08:50:37.886Z] Removing intermediate container 0ef08e9b365b [2023-03-09T08:50:37.886Z] ---> db3d2d803a0c [2023-03-09T08:50:37.886Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T08:50:38.147Z] ---> Running in c689c796790a [2023-03-09T08:50:38.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:50:38.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:50:38.667Z] OK: 216 MiB in 55 packages [2023-03-09T08:50:39.246Z] Removing intermediate container c689c796790a [2023-03-09T08:50:39.246Z] ---> cde11ec0ef12 [2023-03-09T08:50:39.246Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-09T08:50:39.246Z] ---> Running in 08cae01c3411 [2023-03-09T08:50:39.246Z] Removing intermediate container 08cae01c3411 [2023-03-09T08:50:39.246Z] ---> 8c9d9ea8a1c3 [2023-03-09T08:50:39.246Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T08:50:39.504Z] ---> 3f9d54dfb0c3 [2023-03-09T08:50:39.504Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:50:39.504Z] ---> Running in 39444b0f57c8 [2023-03-09T08:50:40.459Z] Removing intermediate container 39444b0f57c8 [2023-03-09T08:50:40.459Z] ---> a66027fd48f9 [2023-03-09T08:50:40.459Z] Step 11/24 : COPY . . [2023-03-09T08:50:40.718Z] ---> fe89c25b2b8f [2023-03-09T08:50:40.718Z] Step 12/24 : RUN $MAKE [2023-03-09T08:50:40.718Z] ---> Running in 570a250d47e4 [2023-03-09T08:50:40.976Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-09T08:50:59.060Z] Removing intermediate container 570a250d47e4 [2023-03-09T08:50:59.060Z] ---> c3cd50723ee2 [2023-03-09T08:50:59.060Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T08:50:59.060Z] 3.16: Pulling from library/alpine [2023-03-09T08:50:59.060Z] ef5531b6e74e: Pulling fs layer [2023-03-09T08:50:59.060Z] ef5531b6e74e: Verifying Checksum [2023-03-09T08:50:59.060Z] ef5531b6e74e: Pull complete [2023-03-09T08:50:59.060Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:50:59.061Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T08:50:59.061Z] ---> dfd21b5a31f5 [2023-03-09T08:50:59.061Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-09T08:50:59.061Z] ---> Running in 1fbc062e6a1a [2023-03-09T08:50:59.061Z] Removing intermediate container 1fbc062e6a1a [2023-03-09T08:50:59.061Z] ---> 8bfe9eb08c5b [2023-03-09T08:50:59.061Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:50:59.061Z] ---> Running in 4a6f08fd0d17 [2023-03-09T08:50:59.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:50:59.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:50:59.577Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:50:59.577Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:50:59.577Z] OK: 6 MiB in 15 packages [2023-03-09T08:51:00.147Z] Removing intermediate container 4a6f08fd0d17 [2023-03-09T08:51:00.147Z] ---> 2bbdd82f4fe0 [2023-03-09T08:51:00.147Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-09T08:51:00.715Z] ---> c732f1f962e2 [2023-03-09T08:51:00.715Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-09T08:51:00.715Z] ---> 0b74ffcff0d7 [2023-03-09T08:51:00.715Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-09T08:51:00.973Z] ---> 86967a397f77 [2023-03-09T08:51:00.973Z] Step 19/24 : EXPOSE 59982 [2023-03-09T08:51:00.973Z] ---> Running in 72c8a0d25fc7 [2023-03-09T08:51:01.231Z] Removing intermediate container 72c8a0d25fc7 [2023-03-09T08:51:01.231Z] ---> 88c1669aa48f [2023-03-09T08:51:01.231Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-09T08:51:01.231Z] ---> Running in bec33c9fa841 [2023-03-09T08:51:01.231Z] Removing intermediate container bec33c9fa841 [2023-03-09T08:51:01.231Z] ---> 13e04a92dbc8 [2023-03-09T08:51:01.231Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-09T08:51:01.231Z] ---> Running in 4a599e9a88f3 [2023-03-09T08:51:01.489Z] Removing intermediate container 4a599e9a88f3 [2023-03-09T08:51:01.489Z] ---> 089296cfe668 [2023-03-09T08:51:01.489Z] Step 22/24 : LABEL arch=amd64 [2023-03-09T08:51:01.489Z] ---> Running in 1a5327ab2920 [2023-03-09T08:51:01.489Z] Removing intermediate container 1a5327ab2920 [2023-03-09T08:51:01.489Z] ---> 1fa7ccd68e7f [2023-03-09T08:51:01.489Z] Step 23/24 : LABEL git_sha=229099614b4381a690093be203497270268560bd [2023-03-09T08:51:01.489Z] ---> Running in fb38d7bf03de [2023-03-09T08:51:01.746Z] Removing intermediate container fb38d7bf03de [2023-03-09T08:51:01.747Z] ---> db9ed925c74f [2023-03-09T08:51:01.747Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2023-03-09T08:51:01.747Z] ---> Running in f389103b6bba [2023-03-09T08:51:01.747Z] Removing intermediate container f389103b6bba [2023-03-09T08:51:01.747Z] ---> c2c54563132c [2023-03-09T08:51:01.747Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T08:51:01.747Z] Successfully built c2c54563132c [2023-03-09T08:51:01.747Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:51:01.840Z] provisioning config files... [2023-03-09T08:51:01.847Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17874452098049859154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:51:02.142Z] ---> docker-login.sh [2023-03-09T08:51:02.142Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:51:02.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:51:02.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:51:02.143Z] Configure a credential helper to remove this warning. See [2023-03-09T08:51:02.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:51:02.143Z] [2023-03-09T08:51:02.143Z] Login Succeeded [2023-03-09T08:51:02.143Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:51:02.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:51:02.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:51:02.143Z] Configure a credential helper to remove this warning. See [2023-03-09T08:51:02.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:51:02.143Z] [2023-03-09T08:51:02.143Z] Login Succeeded [2023-03-09T08:51:02.143Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:51:02.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:51:02.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:51:02.403Z] Configure a credential helper to remove this warning. See [2023-03-09T08:51:02.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:51:02.403Z] [2023-03-09T08:51:02.403Z] Login Succeeded [2023-03-09T08:51:02.403Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:51:02.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:51:02.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:51:02.403Z] Configure a credential helper to remove this warning. See [2023-03-09T08:51:02.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:51:02.403Z] [2023-03-09T08:51:02.403Z] Login Succeeded [2023-03-09T08:51:02.403Z] docker.io [2023-03-09T08:51:02.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:51:02.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:51:02.662Z] Configure a credential helper to remove this warning. See [2023-03-09T08:51:02.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:51:02.662Z] [2023-03-09T08:51:02.662Z] Login Succeeded [2023-03-09T08:51:02.662Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:51:02.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T08:51:02.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:51:02.731Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-09T08:51:02.731Z] 229099614b4381a690093be203497270268560bd [2023-03-09T08:51:02.731Z] latest [2023-03-09T08:51:02.731Z] 3.0.0-dev.8 [2023-03-09T08:51:02.731Z] 229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [2023-03-09T08:51:02.731Z] main [2023-03-09T08:51:02.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:03.062Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:03.369Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd [2023-03-09T08:51:03.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T08:51:03.369Z] 9b6505a1add2: Preparing [2023-03-09T08:51:03.369Z] 3ed3a875aad4: Preparing [2023-03-09T08:51:03.369Z] 93d5e65a9f1b: Preparing [2023-03-09T08:51:03.369Z] 1e13e46e5187: Preparing [2023-03-09T08:51:03.369Z] aa5968d388b8: Preparing [2023-03-09T08:51:03.369Z] aa5968d388b8: Layer already exists [2023-03-09T08:51:03.369Z] 3ed3a875aad4: Pushed [2023-03-09T08:51:03.369Z] 9b6505a1add2: Pushed [2023-03-09T08:51:03.369Z] 1e13e46e5187: Pushed [2023-03-09T08:51:05.993Z] 93d5e65a9f1b: Pushed [2023-03-09T08:51:05.993Z] 229099614b4381a690093be203497270268560bd: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:06.359Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:06.668Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-09T08:51:06.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T08:51:06.668Z] 9b6505a1add2: Preparing [2023-03-09T08:51:06.668Z] 3ed3a875aad4: Preparing [2023-03-09T08:51:06.668Z] 93d5e65a9f1b: Preparing [2023-03-09T08:51:06.668Z] 1e13e46e5187: Preparing [2023-03-09T08:51:06.668Z] aa5968d388b8: Preparing [2023-03-09T08:51:06.668Z] 1e13e46e5187: Layer already exists [2023-03-09T08:51:06.668Z] 9b6505a1add2: Layer already exists [2023-03-09T08:51:06.668Z] 3ed3a875aad4: Layer already exists [2023-03-09T08:51:06.668Z] aa5968d388b8: Layer already exists [2023-03-09T08:51:06.668Z] 93d5e65a9f1b: Layer already exists [2023-03-09T08:51:06.668Z] latest: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:06.972Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:07.274Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.8 [2023-03-09T08:51:07.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T08:51:07.274Z] 9b6505a1add2: Preparing [2023-03-09T08:51:07.274Z] 3ed3a875aad4: Preparing [2023-03-09T08:51:07.274Z] 93d5e65a9f1b: Preparing [2023-03-09T08:51:07.274Z] 1e13e46e5187: Preparing [2023-03-09T08:51:07.274Z] aa5968d388b8: Preparing [2023-03-09T08:51:07.274Z] 3ed3a875aad4: Layer already exists [2023-03-09T08:51:07.274Z] 93d5e65a9f1b: Layer already exists [2023-03-09T08:51:07.274Z] 1e13e46e5187: Layer already exists [2023-03-09T08:51:07.274Z] aa5968d388b8: Layer already exists [2023-03-09T08:51:07.274Z] 9b6505a1add2: Layer already exists [2023-03-09T08:51:07.274Z] 3.0.0-dev.8: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:07.583Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:07.888Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [2023-03-09T08:51:07.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T08:51:07.888Z] 9b6505a1add2: Preparing [2023-03-09T08:51:07.888Z] 3ed3a875aad4: Preparing [2023-03-09T08:51:07.888Z] 93d5e65a9f1b: Preparing [2023-03-09T08:51:07.888Z] 1e13e46e5187: Preparing [2023-03-09T08:51:07.888Z] aa5968d388b8: Preparing [2023-03-09T08:51:07.888Z] aa5968d388b8: Layer already exists [2023-03-09T08:51:07.888Z] 9b6505a1add2: Layer already exists [2023-03-09T08:51:07.888Z] 3ed3a875aad4: Layer already exists [2023-03-09T08:51:07.888Z] 93d5e65a9f1b: Layer already exists [2023-03-09T08:51:07.888Z] 1e13e46e5187: Layer already exists [2023-03-09T08:51:07.888Z] 229099614b4381a690093be203497270268560bd-3.0.0-dev.8: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:08.200Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:08.510Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-09T08:51:08.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-09T08:51:08.510Z] 9b6505a1add2: Preparing [2023-03-09T08:51:08.510Z] 3ed3a875aad4: Preparing [2023-03-09T08:51:08.510Z] 93d5e65a9f1b: Preparing [2023-03-09T08:51:08.510Z] 1e13e46e5187: Preparing [2023-03-09T08:51:08.510Z] aa5968d388b8: Preparing [2023-03-09T08:51:08.510Z] 1e13e46e5187: Layer already exists [2023-03-09T08:51:08.510Z] 9b6505a1add2: Layer already exists [2023-03-09T08:51:08.510Z] 93d5e65a9f1b: Layer already exists [2023-03-09T08:51:08.510Z] aa5968d388b8: Layer already exists [2023-03-09T08:51:08.510Z] 3ed3a875aad4: Layer already exists [2023-03-09T08:51:08.510Z] main: digest: sha256:b64a2bd276871efe2b17abc701a19f30746db8b44248f573713b88021776d9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T08:51:08.563Z] ===================================================== [Pipeline] echo [2023-03-09T08:51:08.573Z] taggedImages: [2023-03-09T08:51:08.573Z] - nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd [2023-03-09T08:51:08.573Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-09T08:51:08.573Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.8 [2023-03-09T08:51:08.573Z] - nexus3.edgexfoundry.org:10004/device-mqtt:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [2023-03-09T08:51:08.573Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:08.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T08:51:08.949Z] [2023-03-09T08:51:08.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:51:09.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T08:51:09.251Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T08:51:09.251Z] 5eb5b503b376: Pulling fs layer [2023-03-09T08:51:09.251Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T08:51:09.251Z] ec43610c2a17: Pulling fs layer [2023-03-09T08:51:09.251Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T08:51:09.251Z] 33b1e0a273af: Pulling fs layer [2023-03-09T08:51:09.251Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T08:51:09.251Z] 2f39f015ded8: Pulling fs layer [2023-03-09T08:51:09.251Z] 3a2ae6a8a46f: Waiting [2023-03-09T08:51:09.251Z] 33b1e0a273af: Waiting [2023-03-09T08:51:09.251Z] 5d3b04190fa2: Waiting [2023-03-09T08:51:09.251Z] 2f39f015ded8: Waiting [2023-03-09T08:51:09.251Z] 5c69ac0246d0: Download complete [2023-03-09T08:51:09.251Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T08:51:09.251Z] 3a2ae6a8a46f: Download complete [2023-03-09T08:51:09.519Z] 33b1e0a273af: Verifying Checksum [2023-03-09T08:51:09.519Z] 33b1e0a273af: Download complete [2023-03-09T08:51:09.519Z] ec43610c2a17: Verifying Checksum [2023-03-09T08:51:09.519Z] ec43610c2a17: Download complete [2023-03-09T08:51:09.519Z] 5d3b04190fa2: Download complete [2023-03-09T08:51:09.519Z] 5eb5b503b376: Verifying Checksum [2023-03-09T08:51:09.519Z] 5eb5b503b376: Download complete [2023-03-09T08:51:10.086Z] 2f39f015ded8: Download complete [2023-03-09T08:51:10.652Z] 5eb5b503b376: Pull complete [2023-03-09T08:51:10.911Z] 5c69ac0246d0: Pull complete [2023-03-09T08:51:11.169Z] ec43610c2a17: Pull complete [2023-03-09T08:51:11.169Z] 3a2ae6a8a46f: Pull complete [2023-03-09T08:51:11.428Z] 33b1e0a273af: Pull complete [2023-03-09T08:51:11.428Z] 5d3b04190fa2: Pull complete [2023-03-09T08:51:15.611Z] 2f39f015ded8: Pull complete [2023-03-09T08:51:15.611Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T08:51:15.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T08:51:15.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:51:15.681Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T08:51:15.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T08:51:17.425Z] $ docker top 7dec2093a262a281fa6bb39f6491784b12b3ff4b429b41477dcc1bf032cee2ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:51:17.790Z] ---> job-cost.sh [2023-03-09T08:51:17.790Z] lf-activate-venv: SKIPPING [2023-03-09T08:51:17.790Z] INFO: No Stack... [2023-03-09T08:51:18.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T08:51:18.313Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T08:51:18.602Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-09T08:51:18.602Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T08:51:18.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [2023-03-09T08:51:18.633Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] did not exist. Created. [2023-03-09T08:51:18.633Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T08:51:18.938Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T08:51:18.968Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T08:51:18.974Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T08:51:18.997Z] $ docker stop --time=1 7dec2093a262a281fa6bb39f6491784b12b3ff4b429b41477dcc1bf032cee2ac [2023-03-09T08:51:20.181Z] $ docker rm -f --volumes 7dec2093a262a281fa6bb39f6491784b12b3ff4b429b41477dcc1bf032cee2ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T08:54:52.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9439 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-09T08:54:52.640Z] Running in /w/workspace/device-mqtt-go/91 [Pipeline] { [Pipeline] checkout [2023-03-09T08:54:52.679Z] Selected Git installation does not exist. Using Default [2023-03-09T08:54:52.679Z] The recommended git tool is: NONE [2023-03-09T08:54:59.496Z] using credential edgex-jenkins-ssh [2023-03-09T08:54:59.514Z] Cloning the remote Git repository [2023-03-09T08:54:59.581Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-09T08:54:59.680Z] > git init /w/workspace/device-mqtt-go/91 # timeout=10 [2023-03-09T08:54:59.899Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-09T08:54:59.900Z] > git --version # timeout=10 [2023-03-09T08:54:59.941Z] > git --version # 'git version 2.25.1' [2023-03-09T08:54:59.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:55:00.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:55:01.197Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-09T08:55:01.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:55:02.383Z] Avoid second fetch [2023-03-09T08:55:02.384Z] Checking out Revision 229099614b4381a690093be203497270268560bd (main) [2023-03-09T08:55:02.410Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T08:55:02.438Z] > git checkout -f 229099614b4381a690093be203497270268560bd # timeout=10 [2023-03-09T08:55:03.106Z] Commit message: "Merge pull request #518 from hahattan/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T08:55:04.130Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T08:55:04.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T08:55:04.130Z] Dload Upload Total Spent Left Speed [2023-03-09T08:55:04.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-03-09T08:55:04.836Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T08:55:05.190Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T08:55:05.190Z] + sudo tee /etc/docker/daemon.new [2023-03-09T08:55:05.190Z] { [2023-03-09T08:55:05.190Z] "registry-mirrors": [ [2023-03-09T08:55:05.190Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T08:55:05.190Z] ], [2023-03-09T08:55:05.190Z] "bip": "10.250.0.254/24", [2023-03-09T08:55:05.190Z] "hosts": [ [2023-03-09T08:55:05.190Z] "tcp://0.0.0.0:5555", [2023-03-09T08:55:05.190Z] "unix:///var/run/docker.sock" [2023-03-09T08:55:05.190Z] ], [2023-03-09T08:55:05.190Z] "mtu": 1458, [2023-03-09T08:55:05.190Z] "selinux-enabled": true, [2023-03-09T08:55:05.190Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T08:55:05.190Z] } [Pipeline] sh [2023-03-09T08:55:05.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T08:55:05.921Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:55:24.253Z] provisioning config files... [2023-03-09T08:55:24.288Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/91@tmp/config10795337904850927988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:55:24.675Z] ---> docker-login.sh [2023-03-09T08:55:24.675Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:55:25.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:55:25.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:55:25.275Z] Configure a credential helper to remove this warning. See [2023-03-09T08:55:25.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:55:25.275Z] [2023-03-09T08:55:25.275Z] Login Succeeded [2023-03-09T08:55:25.276Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:55:25.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:55:25.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:55:25.825Z] Configure a credential helper to remove this warning. See [2023-03-09T08:55:25.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:55:25.825Z] [2023-03-09T08:55:25.825Z] Login Succeeded [2023-03-09T08:55:25.825Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:55:26.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:55:26.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:55:26.097Z] Configure a credential helper to remove this warning. See [2023-03-09T08:55:26.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:55:26.097Z] [2023-03-09T08:55:26.097Z] Login Succeeded [2023-03-09T08:55:26.097Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:55:26.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:55:26.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:55:26.644Z] Configure a credential helper to remove this warning. See [2023-03-09T08:55:26.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:55:26.644Z] [2023-03-09T08:55:26.644Z] Login Succeeded [2023-03-09T08:55:26.644Z] docker.io [2023-03-09T08:55:26.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:55:27.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:55:27.197Z] Configure a credential helper to remove this warning. See [2023-03-09T08:55:27.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:55:27.197Z] [2023-03-09T08:55:27.197Z] Login Succeeded [2023-03-09T08:55:27.197Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:55:27.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T08:55:27.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:55:27.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:55:27.589Z] ========================================================= [2023-03-09T08:55:27.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T08:55:27.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:55:27.966Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T08:55:28.244Z] Sending build context to Docker daemon 3.282MB [2023-03-09T08:55:28.244Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T08:55:28.244Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T08:55:28.524Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T08:55:28.524Z] 9b18e9b68314: Pulling fs layer [2023-03-09T08:55:28.524Z] 35d82f9e3411: Pulling fs layer [2023-03-09T08:55:28.524Z] e16973657156: Pulling fs layer [2023-03-09T08:55:28.524Z] fc693d55d65f: Pulling fs layer [2023-03-09T08:55:28.524Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T08:55:28.524Z] dda99020689f: Pulling fs layer [2023-03-09T08:55:28.524Z] db1c61fa0a46: Pulling fs layer [2023-03-09T08:55:28.524Z] 891c053d2c06: Pulling fs layer [2023-03-09T08:55:28.524Z] fc693d55d65f: Waiting [2023-03-09T08:55:28.524Z] 7e9fc2657dce: Waiting [2023-03-09T08:55:28.524Z] dda99020689f: Waiting [2023-03-09T08:55:28.524Z] db1c61fa0a46: Waiting [2023-03-09T08:55:28.524Z] 891c053d2c06: Waiting [2023-03-09T08:55:28.524Z] e16973657156: Verifying Checksum [2023-03-09T08:55:28.524Z] e16973657156: Download complete [2023-03-09T08:55:28.524Z] 35d82f9e3411: Verifying Checksum [2023-03-09T08:55:28.524Z] 35d82f9e3411: Download complete [2023-03-09T08:55:28.524Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T08:55:28.524Z] 7e9fc2657dce: Download complete [2023-03-09T08:55:28.524Z] dda99020689f: Verifying Checksum [2023-03-09T08:55:28.524Z] dda99020689f: Download complete [2023-03-09T08:55:28.524Z] 9b18e9b68314: Verifying Checksum [2023-03-09T08:55:29.968Z] 891c053d2c06: Verifying Checksum [2023-03-09T08:55:29.968Z] 891c053d2c06: Download complete [2023-03-09T08:55:30.978Z] db1c61fa0a46: Verifying Checksum [2023-03-09T08:55:30.978Z] db1c61fa0a46: Download complete [2023-03-09T08:55:30.978Z] 9b18e9b68314: Pull complete [2023-03-09T08:55:31.578Z] 35d82f9e3411: Pull complete [2023-03-09T08:55:31.578Z] fc693d55d65f: Verifying Checksum [2023-03-09T08:55:31.578Z] fc693d55d65f: Download complete [2023-03-09T08:55:31.850Z] e16973657156: Pull complete [2023-03-09T08:55:44.228Z] fc693d55d65f: Pull complete [2023-03-09T08:55:44.502Z] 7e9fc2657dce: Pull complete [2023-03-09T08:55:44.775Z] dda99020689f: Pull complete [2023-03-09T08:55:51.490Z] db1c61fa0a46: Pull complete [2023-03-09T08:55:54.111Z] 891c053d2c06: Pull complete [2023-03-09T08:55:54.111Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T08:55:54.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:55:54.111Z] ---> f96f9c87975a [2023-03-09T08:55:54.111Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:55:56.094Z] ---> Running in 2cf0e396c567 [2023-03-09T08:55:56.094Z] Removing intermediate container 2cf0e396c567 [2023-03-09T08:55:56.094Z] ---> 91fe474d1918 [2023-03-09T08:55:56.094Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T08:55:56.372Z] ---> Running in e08adbffec7e [2023-03-09T08:55:56.644Z] Removing intermediate container e08adbffec7e [2023-03-09T08:55:56.644Z] ---> 22cfbff8942d [2023-03-09T08:55:56.644Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T08:55:56.917Z] ---> Running in 6a1b994880cd [2023-03-09T08:55:57.188Z] Removing intermediate container 6a1b994880cd [2023-03-09T08:55:57.188Z] ---> af6e45fa092c [2023-03-09T08:55:57.188Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T08:55:57.188Z] ---> Running in abb6d488c23a [2023-03-09T08:55:57.800Z] Removing intermediate container abb6d488c23a [2023-03-09T08:55:57.800Z] ---> 988864e00256 [2023-03-09T08:55:57.800Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T08:55:57.800Z] ---> Running in 508e22091e7f [2023-03-09T08:55:59.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:55:59.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:56:00.916Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T08:56:00.916Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T08:56:00.916Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T08:56:00.916Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T08:56:00.916Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:56:00.916Z] OK: 226 MiB in 55 packages [2023-03-09T08:56:01.889Z] Removing intermediate container 508e22091e7f [2023-03-09T08:56:01.889Z] ---> 76ecdda6bd03 [2023-03-09T08:56:01.889Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-09T08:56:02.165Z] ---> Running in 596377f69511 [2023-03-09T08:56:02.437Z] Removing intermediate container 596377f69511 [2023-03-09T08:56:02.437Z] ---> e81579ad14a2 [2023-03-09T08:56:02.437Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T08:56:03.046Z] ---> cfe36a414bd8 [2023-03-09T08:56:03.046Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:56:03.455Z] ---> Running in 156089cb31b6 [2023-03-09T08:57:11.446Z] Removing intermediate container 156089cb31b6 [2023-03-09T08:57:11.446Z] ---> a37e5cb0005e [2023-03-09T08:57:11.446Z] Step 11/12 : COPY . . [2023-03-09T08:57:11.446Z] ---> 9d941377fc83 [2023-03-09T08:57:11.446Z] Step 12/12 : RUN $MAKE [2023-03-09T08:57:11.446Z] ---> Running in bb02c616facd [2023-03-09T08:57:11.720Z] noop [2023-03-09T08:57:12.699Z] Removing intermediate container bb02c616facd [2023-03-09T08:57:12.700Z] ---> df2f26fbdb41 [2023-03-09T08:57:12.700Z] Successfully built df2f26fbdb41 [2023-03-09T08:57:12.700Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:57:13.081Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:57:13.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:57:13.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-9439 does not seem to be running inside a container [2023-03-09T08:57:13.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/91 -v /w/workspace/device-mqtt-go/91:/w/workspace/device-mqtt-go/91:rw,z -v /w/workspace/device-mqtt-go/91@tmp:/w/workspace/device-mqtt-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:57:14.800Z] $ docker top dcdf507183cb0ebf42d7c87cdca0974382bbf5b1991d878fd54b5bfcf16cb8e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:57:15.695Z] + go version [2023-03-09T08:57:15.695Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T08:57:15.725Z] $ docker stop --time=1 dcdf507183cb0ebf42d7c87cdca0974382bbf5b1991d878fd54b5bfcf16cb8e9 [2023-03-09T08:57:17.464Z] $ docker rm -f --volumes dcdf507183cb0ebf42d7c87cdca0974382bbf5b1991d878fd54b5bfcf16cb8e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:57:18.034Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:57:18.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:57:18.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-9439 does not seem to be running inside a container [2023-03-09T08:57:18.350Z] $ 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/91 -v /w/workspace/device-mqtt-go/91:/w/workspace/device-mqtt-go/91:rw,z -v /w/workspace/device-mqtt-go/91@tmp:/w/workspace/device-mqtt-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:57:19.731Z] $ docker top e9ee028ab3ec3968f9b18de8a2461402ca164b744ae336a93b8829eec784ff27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:57:20.615Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/91 [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:57:21.277Z] + make test [2023-03-09T08:57:21.277Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T08:57:23.241Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-09T08:59:14.991Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-09T08:59:14.991Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 22.2% of statements [2023-03-09T08:59:14.991Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-09T08:59:14.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T08:59:14.991Z] go vet ./... [2023-03-09T08:59:47.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:59:47.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:59:47.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:59:47.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T08:59:47.395Z] $ docker stop --time=1 e9ee028ab3ec3968f9b18de8a2461402ca164b744ae336a93b8829eec784ff27 [2023-03-09T08:59:49.453Z] $ docker rm -f --volumes e9ee028ab3ec3968f9b18de8a2461402ca164b744ae336a93b8829eec784ff27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:59:50.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T08:59:50.644Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T08:59:51.379Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T08:59:51.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T08:59:52.140Z] + ls -al . [2023-03-09T08:59:52.140Z] total 176 [2023-03-09T08:59:52.140Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 08:57 . [2023-03-09T08:59:52.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:54 .. [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 08:55 .dockerignore [2023-03-09T08:59:52.140Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 08:55 .git [2023-03-09T08:59:52.140Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:55 .github [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 08:55 .gitignore [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 08:55 .golangci.yml [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 08:55 Attribution.txt [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 08:55 CHANGELOG.md [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 08:55 Dockerfile [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 08:55 GOVERNANCE.md [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 08:55 Jenkinsfile [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 08:55 LICENSE [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 08:55 Makefile [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 08:55 OWNERS.md [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 08:55 README.md [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 08:49 VERSION [2023-03-09T08:59:52.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:55 bin [2023-03-09T08:59:52.140Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:55 cmd [2023-03-09T08:59:52.140Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 9 08:59 coverage.out [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 9 08:55 go.mod [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 9 08:55 go.sum [2023-03-09T08:59:52.140Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 08:55 internal [2023-03-09T08:59:52.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 08:55 mock [2023-03-09T08:59:52.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 08:55 snap [2023-03-09T08:59:52.140Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 08:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:59:52.502Z] + 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=229099614b4381a690093be203497270268560bd --label arch=arm64 --label version=3.0.0-dev.8 . [2023-03-09T08:59:53.104Z] Sending build context to Docker daemon 3.301MB [2023-03-09T08:59:53.104Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T08:59:53.104Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T08:59:53.104Z] ---> df2f26fbdb41 [2023-03-09T08:59:53.104Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:59:53.382Z] ---> Running in f429e68d52a9 [2023-03-09T08:59:53.980Z] Removing intermediate container f429e68d52a9 [2023-03-09T08:59:53.980Z] ---> 456721cdde40 [2023-03-09T08:59:53.980Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T08:59:53.980Z] ---> Running in 106522cff7c6 [2023-03-09T08:59:54.568Z] Removing intermediate container 106522cff7c6 [2023-03-09T08:59:54.568Z] ---> b5a02f7423ad [2023-03-09T08:59:54.568Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-09T08:59:54.569Z] ---> Running in 949d669f4937 [2023-03-09T08:59:55.169Z] Removing intermediate container 949d669f4937 [2023-03-09T08:59:55.169Z] ---> 86b48d8f1e0a [2023-03-09T08:59:55.169Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T08:59:55.169Z] ---> Running in a12a3cdc0f19 [2023-03-09T08:59:55.452Z] Removing intermediate container a12a3cdc0f19 [2023-03-09T08:59:55.452Z] ---> e08930333741 [2023-03-09T08:59:55.452Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T08:59:55.723Z] ---> Running in ce05804ec15b [2023-03-09T08:59:57.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:57.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:58.598Z] OK: 226 MiB in 55 packages [2023-03-09T08:59:59.578Z] Removing intermediate container ce05804ec15b [2023-03-09T08:59:59.578Z] ---> 2d546dfeda55 [2023-03-09T08:59:59.578Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-09T08:59:59.851Z] ---> Running in 1baef1324c83 [2023-03-09T09:00:00.121Z] Removing intermediate container 1baef1324c83 [2023-03-09T09:00:00.121Z] ---> d2198878dd9e [2023-03-09T09:00:00.121Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T09:00:00.719Z] ---> 44cbeb04fddc [2023-03-09T09:00:00.719Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:00:00.993Z] ---> Running in 832cc8bafdde [2023-03-09T09:00:05.587Z] Removing intermediate container 832cc8bafdde [2023-03-09T09:00:05.587Z] ---> aa4ebb439e50 [2023-03-09T09:00:05.587Z] Step 11/24 : COPY . . [2023-03-09T09:00:07.560Z] ---> eb053873e981 [2023-03-09T09:00:07.560Z] Step 12/24 : RUN $MAKE [2023-03-09T09:00:07.846Z] ---> Running in 4fe13bfe6bcc [2023-03-09T09:00:09.816Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-09T09:02:46.703Z] Removing intermediate container 4fe13bfe6bcc [2023-03-09T09:02:46.703Z] ---> 357f702fd53b [2023-03-09T09:02:46.703Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T09:02:47.679Z] 3.16: Pulling from library/alpine [2023-03-09T09:02:47.679Z] 3760b48202b3: Pulling fs layer [2023-03-09T09:02:47.679Z] 3760b48202b3: Verifying Checksum [2023-03-09T09:02:47.679Z] 3760b48202b3: Download complete [2023-03-09T09:02:48.271Z] 3760b48202b3: Pull complete [2023-03-09T09:02:48.271Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T09:02:48.271Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T09:02:48.271Z] ---> 4c81e5bf8899 [2023-03-09T09:02:48.271Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-09T09:02:48.551Z] ---> Running in 32ffdf380e42 [2023-03-09T09:02:48.827Z] Removing intermediate container 32ffdf380e42 [2023-03-09T09:02:48.827Z] ---> 68e5b877afa2 [2023-03-09T09:02:48.827Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:02:49.117Z] ---> Running in fcd535838ce2 [2023-03-09T09:02:50.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:02:50.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:02:51.788Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T09:02:51.788Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:02:51.788Z] OK: 5 MiB in 15 packages [2023-03-09T09:02:52.761Z] Removing intermediate container fcd535838ce2 [2023-03-09T09:02:52.761Z] ---> 04432ccd475f [2023-03-09T09:02:52.761Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-09T09:02:54.187Z] ---> f15ccc502aec [2023-03-09T09:02:54.187Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-09T09:02:54.779Z] ---> f1659002fffb [2023-03-09T09:02:54.779Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-09T09:02:55.760Z] ---> 03c6e1d2867c [2023-03-09T09:02:55.760Z] Step 19/24 : EXPOSE 59982 [2023-03-09T09:02:55.760Z] ---> Running in e95ca7b6ed00 [2023-03-09T09:02:56.031Z] Removing intermediate container e95ca7b6ed00 [2023-03-09T09:02:56.031Z] ---> 6317b4c27426 [2023-03-09T09:02:56.031Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-09T09:02:56.031Z] ---> Running in 03c0f4fb2b5d [2023-03-09T09:02:56.304Z] Removing intermediate container 03c0f4fb2b5d [2023-03-09T09:02:56.304Z] ---> 7a7ed382e97f [2023-03-09T09:02:56.304Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-09T09:02:56.575Z] ---> Running in 8718ae645b6e [2023-03-09T09:02:56.854Z] Removing intermediate container 8718ae645b6e [2023-03-09T09:02:56.854Z] ---> 31397e1c3df7 [2023-03-09T09:02:56.854Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T09:02:57.125Z] ---> Running in d58db08f6408 [2023-03-09T09:02:57.397Z] Removing intermediate container d58db08f6408 [2023-03-09T09:02:57.397Z] ---> 299d7f608afd [2023-03-09T09:02:57.397Z] Step 23/24 : LABEL git_sha=229099614b4381a690093be203497270268560bd [2023-03-09T09:02:57.397Z] ---> Running in ec6fec2927d8 [2023-03-09T09:02:57.994Z] Removing intermediate container ec6fec2927d8 [2023-03-09T09:02:57.994Z] ---> 80c002a4d2f7 [2023-03-09T09:02:57.994Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2023-03-09T09:02:57.994Z] ---> Running in 898ddc9bc80f [2023-03-09T09:02:58.268Z] Removing intermediate container 898ddc9bc80f [2023-03-09T09:02:58.268Z] ---> de88909e4920 [2023-03-09T09:02:58.268Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T09:02:58.268Z] Successfully built de88909e4920 [2023-03-09T09:02:58.268Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T09:02:58.389Z] provisioning config files... [2023-03-09T09:02:58.409Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/91@tmp/config18331002948900505708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:02:58.778Z] ---> docker-login.sh [2023-03-09T09:02:58.778Z] nexus3.edgexfoundry.org:10001 [2023-03-09T09:02:59.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T09:02:59.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T09:02:59.045Z] Configure a credential helper to remove this warning. See [2023-03-09T09:02:59.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T09:02:59.045Z] [2023-03-09T09:02:59.045Z] Login Succeeded [2023-03-09T09:02:59.045Z] nexus3.edgexfoundry.org:10002 [2023-03-09T09:02:59.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T09:02:59.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T09:02:59.583Z] Configure a credential helper to remove this warning. See [2023-03-09T09:02:59.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T09:02:59.583Z] [2023-03-09T09:02:59.583Z] Login Succeeded [2023-03-09T09:02:59.583Z] nexus3.edgexfoundry.org:10003 [2023-03-09T09:02:59.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T09:03:00.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T09:03:00.125Z] Configure a credential helper to remove this warning. See [2023-03-09T09:03:00.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T09:03:00.125Z] [2023-03-09T09:03:00.125Z] Login Succeeded [2023-03-09T09:03:00.125Z] nexus3.edgexfoundry.org:10004 [2023-03-09T09:03:00.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T09:03:00.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T09:03:00.396Z] Configure a credential helper to remove this warning. See [2023-03-09T09:03:00.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T09:03:00.396Z] [2023-03-09T09:03:00.396Z] Login Succeeded [2023-03-09T09:03:00.396Z] docker.io [2023-03-09T09:03:00.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T09:03:00.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T09:03:00.989Z] Configure a credential helper to remove this warning. See [2023-03-09T09:03:00.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T09:03:00.989Z] [2023-03-09T09:03:00.989Z] Login Succeeded [2023-03-09T09:03:00.989Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T09:03:01.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T09:03:01.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T09:03:01.070Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-09T09:03:01.070Z] 229099614b4381a690093be203497270268560bd [2023-03-09T09:03:01.070Z] latest [2023-03-09T09:03:01.070Z] 3.0.0-dev.8 [2023-03-09T09:03:01.070Z] 229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [2023-03-09T09:03:01.070Z] main [2023-03-09T09:03:01.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:01.457Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:01.853Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd [2023-03-09T09:03:01.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T09:03:01.853Z] 37d6039bbbb0: Preparing [2023-03-09T09:03:01.853Z] bb47db9dfa47: Preparing [2023-03-09T09:03:01.853Z] 44bbecd3af7f: Preparing [2023-03-09T09:03:01.853Z] d6dae50e5225: Preparing [2023-03-09T09:03:01.853Z] f70ee36035b9: Preparing [2023-03-09T09:03:01.853Z] f70ee36035b9: Layer already exists [2023-03-09T09:03:02.131Z] bb47db9dfa47: Pushed [2023-03-09T09:03:02.131Z] 37d6039bbbb0: Pushed [2023-03-09T09:03:02.131Z] d6dae50e5225: Pushed [2023-03-09T09:03:08.831Z] 44bbecd3af7f: Pushed [2023-03-09T09:03:08.831Z] 229099614b4381a690093be203497270268560bd: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:09.189Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:09.551Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-09T09:03:09.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T09:03:09.551Z] 37d6039bbbb0: Preparing [2023-03-09T09:03:09.551Z] bb47db9dfa47: Preparing [2023-03-09T09:03:09.551Z] 44bbecd3af7f: Preparing [2023-03-09T09:03:09.551Z] d6dae50e5225: Preparing [2023-03-09T09:03:09.551Z] f70ee36035b9: Preparing [2023-03-09T09:03:09.551Z] 44bbecd3af7f: Layer already exists [2023-03-09T09:03:09.551Z] d6dae50e5225: Layer already exists [2023-03-09T09:03:09.551Z] 37d6039bbbb0: Layer already exists [2023-03-09T09:03:09.551Z] f70ee36035b9: Layer already exists [2023-03-09T09:03:09.551Z] bb47db9dfa47: Layer already exists [2023-03-09T09:03:09.821Z] latest: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:10.181Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:10.539Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.8 [2023-03-09T09:03:10.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T09:03:10.539Z] 37d6039bbbb0: Preparing [2023-03-09T09:03:10.539Z] bb47db9dfa47: Preparing [2023-03-09T09:03:10.539Z] 44bbecd3af7f: Preparing [2023-03-09T09:03:10.539Z] d6dae50e5225: Preparing [2023-03-09T09:03:10.539Z] f70ee36035b9: Preparing [2023-03-09T09:03:10.539Z] f70ee36035b9: Layer already exists [2023-03-09T09:03:10.539Z] bb47db9dfa47: Layer already exists [2023-03-09T09:03:10.539Z] 44bbecd3af7f: Layer already exists [2023-03-09T09:03:10.539Z] d6dae50e5225: Layer already exists [2023-03-09T09:03:10.539Z] 37d6039bbbb0: Layer already exists [2023-03-09T09:03:10.812Z] 3.0.0-dev.8: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:11.174Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:11.539Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [2023-03-09T09:03:11.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T09:03:11.539Z] 37d6039bbbb0: Preparing [2023-03-09T09:03:11.539Z] bb47db9dfa47: Preparing [2023-03-09T09:03:11.539Z] 44bbecd3af7f: Preparing [2023-03-09T09:03:11.539Z] d6dae50e5225: Preparing [2023-03-09T09:03:11.539Z] f70ee36035b9: Preparing [2023-03-09T09:03:11.539Z] 37d6039bbbb0: Layer already exists [2023-03-09T09:03:11.539Z] f70ee36035b9: Layer already exists [2023-03-09T09:03:11.539Z] 44bbecd3af7f: Layer already exists [2023-03-09T09:03:11.539Z] bb47db9dfa47: Layer already exists [2023-03-09T09:03:11.539Z] d6dae50e5225: Layer already exists [2023-03-09T09:03:11.812Z] 229099614b4381a690093be203497270268560bd-3.0.0-dev.8: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:12.178Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:12.541Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-09T09:03:12.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-09T09:03:12.541Z] 37d6039bbbb0: Preparing [2023-03-09T09:03:12.541Z] bb47db9dfa47: Preparing [2023-03-09T09:03:12.541Z] 44bbecd3af7f: Preparing [2023-03-09T09:03:12.541Z] d6dae50e5225: Preparing [2023-03-09T09:03:12.541Z] f70ee36035b9: Preparing [2023-03-09T09:03:12.541Z] d6dae50e5225: Layer already exists [2023-03-09T09:03:12.541Z] 37d6039bbbb0: Layer already exists [2023-03-09T09:03:12.541Z] f70ee36035b9: Layer already exists [2023-03-09T09:03:12.541Z] bb47db9dfa47: Layer already exists [2023-03-09T09:03:12.541Z] 44bbecd3af7f: Layer already exists [2023-03-09T09:03:12.809Z] main: digest: sha256:94013873b979a5917753332aecca4641b4b39a84780025a311a45be4eb95a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T09:03:12.857Z] ===================================================== [Pipeline] echo [2023-03-09T09:03:12.863Z] taggedImages: [2023-03-09T09:03:12.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd [2023-03-09T09:03:12.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-09T09:03:12.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.8 [2023-03-09T09:03:12.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:229099614b4381a690093be203497270268560bd-3.0.0-dev.8 [2023-03-09T09:03:12.863Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:13.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:03:13.222Z] [2023-03-09T09:03:13.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:13.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:03:13.846Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T09:03:13.847Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T09:03:13.847Z] 04944245beec: Pulling fs layer [2023-03-09T09:03:13.847Z] 699f458cf7ca: Pulling fs layer [2023-03-09T09:03:13.847Z] 765212b225bb: Pulling fs layer [2023-03-09T09:03:13.847Z] f23df028b6ca: Pulling fs layer [2023-03-09T09:03:13.847Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T09:03:13.847Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T09:03:13.847Z] f23df028b6ca: Waiting [2023-03-09T09:03:13.847Z] d65c8cfc05b1: Waiting [2023-03-09T09:03:13.847Z] 2437ff75d9bd: Waiting [2023-03-09T09:03:13.847Z] 765212b225bb: Waiting [2023-03-09T09:03:13.847Z] 04944245beec: Verifying Checksum [2023-03-09T09:03:13.847Z] 04944245beec: Download complete [2023-03-09T09:03:13.847Z] 765212b225bb: Verifying Checksum [2023-03-09T09:03:13.847Z] 765212b225bb: Download complete [2023-03-09T09:03:13.847Z] f23df028b6ca: Verifying Checksum [2023-03-09T09:03:13.847Z] f23df028b6ca: Download complete [2023-03-09T09:03:13.847Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T09:03:13.847Z] d65c8cfc05b1: Download complete [2023-03-09T09:03:14.118Z] 699f458cf7ca: Verifying Checksum [2023-03-09T09:03:14.388Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T09:03:14.388Z] 8998bd30e6a1: Download complete [2023-03-09T09:03:16.992Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T09:03:16.992Z] 2437ff75d9bd: Download complete [2023-03-09T09:03:18.413Z] 8998bd30e6a1: Pull complete [2023-03-09T09:03:19.000Z] 04944245beec: Pull complete [2023-03-09T09:03:20.417Z] 699f458cf7ca: Pull complete [2023-03-09T09:03:20.686Z] 765212b225bb: Pull complete [2023-03-09T09:03:21.278Z] f23df028b6ca: Pull complete [2023-03-09T09:03:21.545Z] d65c8cfc05b1: Pull complete [2023-03-09T09:03:36.548Z] 2437ff75d9bd: Pull complete [2023-03-09T09:03:36.548Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T09:03:36.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:03:36.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:03:36.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-9439 does not seem to be running inside a container [2023-03-09T09:03:36.863Z] $ 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/91 -v /w/workspace/device-mqtt-go/91:/w/workspace/device-mqtt-go/91:rw,z -v /w/workspace/device-mqtt-go/91@tmp:/w/workspace/device-mqtt-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T09:03:40.963Z] $ docker top 69884dc5bca21361ebfdd0f9366eb5439533006900771372661b506a56ba5c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:03:41.867Z] ---> job-cost.sh [2023-03-09T09:03:41.868Z] lf-activate-venv: SKIPPING [2023-03-09T09:03:41.868Z] INFO: No Stack... [2023-03-09T09:03:42.458Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T09:03:43.045Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T09:03:43.695Z] + cat /w/workspace/device-mqtt-go/91/archives/cost.csv [2023-03-09T09:03:43.696Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T09:03:43.786Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [2023-03-09T09:03:43.796Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] did not exist. Created. [2023-03-09T09:03:43.796Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T09:03:44.475Z] /w/workspace/device-mqtt-go/91@tmp/durable-53654739/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T09:03:45.158Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T09:03:45.185Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T09:03:45.245Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T09:03:45.252Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T09:03:45.276Z] $ docker stop --time=1 69884dc5bca21361ebfdd0f9366eb5439533006900771372661b506a56ba5c86 [2023-03-09T09:03:46.852Z] $ docker rm -f --volumes 69884dc5bca21361ebfdd0f9366eb5439533006900771372661b506a56ba5c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T09:03:47.272Z] provisioning config files... [2023-03-09T09:03:47.280Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16953436731655884089tmp [Pipeline] { [Pipeline] sh [2023-03-09T09:03:47.573Z] + set +x [2023-03-09T09:03:47.573Z] + curl -s https://codecov.io/bash [2023-03-09T09:03:47.573Z] + bash -s -- [2023-03-09T09:03:47.573Z] [2023-03-09T09:03:47.573Z] _____ _ [2023-03-09T09:03:47.573Z] / ____| | | [2023-03-09T09:03:47.573Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T09:03:47.574Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T09:03:47.574Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T09:03:47.574Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T09:03:47.574Z] Bash-1.0.6 [2023-03-09T09:03:47.574Z] [2023-03-09T09:03:47.574Z] [2023-03-09T09:03:47.574Z] ==> git version 2.25.1 found [2023-03-09T09:03:47.574Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T09:03:47.574Z] Release-Date: 2020-01-08 [2023-03-09T09:03:47.574Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T09:03:47.574Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T09:03:47.574Z] ==> Jenkins CI detected. [2023-03-09T09:03:47.574Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-09T09:03:47.574Z] project root: . [2023-03-09T09:03:47.574Z] --> token set from env [2023-03-09T09:03:47.574Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T09:03:47.574Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T09:03:47.574Z] ==> Python coveragepy not found [2023-03-09T09:03:47.574Z] ==> Searching for coverage reports in: [2023-03-09T09:03:47.574Z] + . [2023-03-09T09:03:47.574Z] -> Found 1 reports [2023-03-09T09:03:47.574Z] ==> Detecting git/mercurial file structure [2023-03-09T09:03:47.574Z] ==> Reading reports [2023-03-09T09:03:47.574Z] + ./coverage.out bytes=18047 [2023-03-09T09:03:47.574Z] ==> Appending adjustments [2023-03-09T09:03:47.574Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T09:03:47.833Z] + Found adjustments [2023-03-09T09:03:47.833Z] ==> Gzipping contents [2023-03-09T09:03:47.833Z] 4.0K /tmp/codecov.AlvEAe.gz [2023-03-09T09:03:47.833Z] ==> Uploading reports [2023-03-09T09:03:47.833Z] url: https://codecov.io [2023-03-09T09:03:47.833Z] query: branch=main&commit=229099614b4381a690093be203497270268560bd&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T09:03:47.833Z] -> Pinging Codecov [2023-03-09T09:03:47.833Z] 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=229099614b4381a690093be203497270268560bd&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T09:03:48.091Z] -> Uploading to [2023-03-09T09:03:48.092Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/7D719EC7BBE17E464838252E33014C33/229099614b4381a690093be203497270268560bd/311f3c8f-d4e8-44d5-876c-6e5d96524f48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T090347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99360645bcb31824a367ec187a64ea9c438e5f156ba55542258b13d506cb7f22 [2023-03-09T09:03:48.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T09:03:48.092Z] Dload Upload Total Spent Left Speed [2023-03-09T09:03:48.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3166 0 0 100 3166 0 13028 --:--:-- --:--:-- --:--:-- 13028 [2023-03-09T09:03:48.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/229099614b4381a690093be203497270268560bd [Pipeline] } [2023-03-09T09:03:48.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-09T09:03:48.540Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-09T09:03:48.549Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:48.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T09:03:48.852Z] [2023-03-09T09:03:48.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:03:49.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T09:03:49.160Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-09T09:03:49.160Z] df9b9388f04a: Pulling fs layer [2023-03-09T09:03:49.160Z] 52dc419b0ee2: Pulling fs layer [2023-03-09T09:03:49.160Z] 25bc292e5bac: Pulling fs layer [2023-03-09T09:03:49.160Z] 114826534d7a: Pulling fs layer [2023-03-09T09:03:49.160Z] 4657fd5d0bcf: Pulling fs layer [2023-03-09T09:03:49.160Z] 114826534d7a: Waiting [2023-03-09T09:03:49.160Z] 6ad1cebc031e: Pulling fs layer [2023-03-09T09:03:49.160Z] 8a3aa393b2d8: Pulling fs layer [2023-03-09T09:03:49.160Z] 4657fd5d0bcf: Waiting [2023-03-09T09:03:49.160Z] 6ad1cebc031e: Waiting [2023-03-09T09:03:49.160Z] 8a3aa393b2d8: Waiting [2023-03-09T09:03:49.160Z] 25bc292e5bac: Verifying Checksum [2023-03-09T09:03:49.160Z] 25bc292e5bac: Download complete [2023-03-09T09:03:49.160Z] 52dc419b0ee2: Download complete [2023-03-09T09:03:49.160Z] 4657fd5d0bcf: Download complete [2023-03-09T09:03:49.160Z] df9b9388f04a: Verifying Checksum [2023-03-09T09:03:49.419Z] df9b9388f04a: Pull complete [2023-03-09T09:03:49.419Z] 6ad1cebc031e: Download complete [2023-03-09T09:03:49.419Z] 52dc419b0ee2: Pull complete [2023-03-09T09:03:49.419Z] 25bc292e5bac: Pull complete [2023-03-09T09:03:49.987Z] 114826534d7a: Verifying Checksum [2023-03-09T09:03:49.987Z] 114826534d7a: Download complete [2023-03-09T09:03:50.245Z] 8a3aa393b2d8: Verifying Checksum [2023-03-09T09:03:50.245Z] 8a3aa393b2d8: Download complete [2023-03-09T09:03:53.523Z] 114826534d7a: Pull complete [2023-03-09T09:03:53.523Z] 4657fd5d0bcf: Pull complete [2023-03-09T09:03:53.523Z] 6ad1cebc031e: Pull complete [2023-03-09T09:03:56.053Z] 8a3aa393b2d8: Pull complete [2023-03-09T09:03:56.054Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-09T09:03:56.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T09:03:56.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:03:56.132Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T09:03:56.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-09T09:03:58.075Z] $ docker top 680f99857c8d75e619e6bc0362a1bf163ed0ee569e6b86a14ccb065718c13d55 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T09:03:58.141Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-09T09:03:58.417Z] + set -o pipefail [2023-03-09T09:03:58.417Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-09T09:04:03.687Z] [2023-03-09T09:04:03.687Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-09T09:04:03.687Z] [2023-03-09T09:04:03.687Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/adce1ea1-bf5f-48c6-a842-e809fa6ee4ea [2023-03-09T09:04:03.687Z] [2023-03-09T09:04:03.687Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-09T09:04:03.687Z] [2023-03-09T09:04:03.687Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-09T09:04:03.687Z] [2023-03-09T09:04:03.687Z] [2023-03-09T09:04:03.687Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-09T09:04:03.687Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-09T09:04:03.687Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-09T09:04:03.698Z] $ docker stop --time=1 680f99857c8d75e619e6bc0362a1bf163ed0ee569e6b86a14ccb065718c13d55 [2023-03-09T09:04:05.694Z] $ docker rm -f --volumes 680f99857c8d75e619e6bc0362a1bf163ed0ee569e6b86a14ccb065718c13d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T09:04:06.380Z] + git log --format=format:%s -1 229099614b4381a690093be203497270268560bd [Pipeline] sh [2023-03-09T09:04:06.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T09:04:06.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:04:06.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T09:04:06.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:04:07.042Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T09:04:07.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T09:04:07.486Z] $ docker top f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 -eo pid,comm [2023-03-09T09:04:07.533Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T09:04:07.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T09:04:07.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T09:04:07.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T09:04:07.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T09:04:07.685Z] $ docker exec f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 ssh-agent [2023-03-09T09:04:07.809Z] SSH_AUTH_SOCK=/tmp/ssh-rP9ep4JqrhnC/agent.32 [2023-03-09T09:04:07.809Z] SSH_AGENT_PID=38 [2023-03-09T09:04:07.815Z] Running ssh-add (command line suppressed) [2023-03-09T09:04:07.919Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4663068821528501861.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4663068821528501861.key) [2023-03-09T09:04:07.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T09:04:08.223Z] + git semver tag [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,395 [run_tag] DEBUG tag force:False [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,395 [check_head_tag] DEBUG check head tag [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,396 [execute] INFO git cat-file --batch-check [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,400 [execute] INFO git cat-file --batch [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,418 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,418 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T09:04:08.481Z] 2023-03-09 09:04:08,422 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T09:04:08.481Z] 3.0.0-dev.8 [Pipeline] } [2023-03-09T09:04:08.491Z] $ docker exec --env ******** --env ******** f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 ssh-agent -k [2023-03-09T09:04:08.587Z] unset SSH_AUTH_SOCK; [2023-03-09T09:04:08.588Z] unset SSH_AGENT_PID; [2023-03-09T09:04:08.588Z] echo Agent pid 38 killed; [2023-03-09T09:04:08.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T09:04:08.897Z] + git semver [Pipeline] } [2023-03-09T09:04:09.168Z] $ docker stop --time=1 f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 [2023-03-09T09:04:10.461Z] $ docker rm -f --volumes f5e2e4ad35cfeb1277f7c1d4586ce8cbc1586bc3728d738f4fe7f2181db94662 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:04:10.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T09:04:10.850Z] [2023-03-09T09:04:10.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:04:11.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T09:04:11.156Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-09T09:04:11.156Z] ab5ef0e58194: Pulling fs layer [2023-03-09T09:04:11.156Z] 9712f1f96733: Pulling fs layer [2023-03-09T09:04:11.156Z] 63f879dbbcfc: Pulling fs layer [2023-03-09T09:04:11.156Z] 0d9ebad4ef96: Pulling fs layer [2023-03-09T09:04:11.156Z] e9a5061849ea: Pulling fs layer [2023-03-09T09:04:11.156Z] d747dcd14b5f: Pulling fs layer [2023-03-09T09:04:11.156Z] 2de7ff778b66: Pulling fs layer [2023-03-09T09:04:11.156Z] e9a5061849ea: Waiting [2023-03-09T09:04:11.156Z] d747dcd14b5f: Waiting [2023-03-09T09:04:11.156Z] 2de7ff778b66: Waiting [2023-03-09T09:04:11.156Z] 0d9ebad4ef96: Waiting [2023-03-09T09:04:11.156Z] 9712f1f96733: Verifying Checksum [2023-03-09T09:04:11.156Z] 9712f1f96733: Download complete [2023-03-09T09:04:11.737Z] 63f879dbbcfc: Verifying Checksum [2023-03-09T09:04:11.737Z] 63f879dbbcfc: Download complete [2023-03-09T09:04:11.737Z] 0d9ebad4ef96: Verifying Checksum [2023-03-09T09:04:11.737Z] 0d9ebad4ef96: Download complete [2023-03-09T09:04:11.995Z] d747dcd14b5f: Verifying Checksum [2023-03-09T09:04:11.995Z] d747dcd14b5f: Download complete [2023-03-09T09:04:11.995Z] ab5ef0e58194: Verifying Checksum [2023-03-09T09:04:11.995Z] ab5ef0e58194: Download complete [2023-03-09T09:04:11.995Z] e9a5061849ea: Verifying Checksum [2023-03-09T09:04:11.995Z] e9a5061849ea: Download complete [2023-03-09T09:04:11.995Z] 2de7ff778b66: Verifying Checksum [2023-03-09T09:04:14.525Z] ab5ef0e58194: Pull complete [2023-03-09T09:04:14.525Z] 9712f1f96733: Pull complete [2023-03-09T09:04:15.090Z] 63f879dbbcfc: Pull complete [2023-03-09T09:04:18.371Z] 0d9ebad4ef96: Pull complete [2023-03-09T09:04:18.371Z] e9a5061849ea: Pull complete [2023-03-09T09:04:18.371Z] d747dcd14b5f: Pull complete [2023-03-09T09:04:19.304Z] 2de7ff778b66: Pull complete [2023-03-09T09:04:19.304Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-09T09:04:19.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T09:04:19.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:04:19.387Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T09:04:19.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-09T09:04:21.445Z] $ docker top 85445ead68ebd357c60afe271c2da5ec81a9f768d2cad0ba4cce440e1eb5a019 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-09T09:04:21.522Z] provisioning config files... [2023-03-09T09:04:21.529Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17772365524851788311tmp [2023-03-09T09:04:21.537Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11808772553732991303tmp [2023-03-09T09:04:21.548Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1687912558544148253tmp [Pipeline] { [Pipeline] echo [2023-03-09T09:04:21.564Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:21.847Z] ---> sigul-configuration.sh [2023-03-09T09:04:21.847Z] gpg: directory `/root/.gnupg' created [2023-03-09T09:04:21.847Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-09T09:04:21.847Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-09T09:04:21.847Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-09T09:04:21.847Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-09T09:04:21.847Z] gpg: CAST5 encrypted data [2023-03-09T09:04:21.847Z] gpg: encrypted with 1 passphrase [2023-03-09T09:04:21.847Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-09T09:04:22.133Z] + mkdir /home/jenkins [2023-03-09T09:04:22.133Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-09T09:04:22.415Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-09T09:04:22.424Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:22.708Z] ---> sigul-install.sh [2023-03-09T09:04:22.708Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-09T09:04:22.992Z] + git tag --list [2023-03-09T09:04:22.992Z] 0.7.1 [2023-03-09T09:04:22.992Z] v1.0.0 [2023-03-09T09:04:22.992Z] v1.1.0 [2023-03-09T09:04:22.992Z] v1.1.1 [2023-03-09T09:04:22.992Z] v1.2.2 [2023-03-09T09:04:22.992Z] v1.3.0 [2023-03-09T09:04:22.992Z] v1.3.1 [2023-03-09T09:04:22.992Z] v2.0.0 [2023-03-09T09:04:22.992Z] v2.1.0 [2023-03-09T09:04:22.992Z] v2.1.1 [2023-03-09T09:04:22.992Z] v2.1.1-dev.1 [2023-03-09T09:04:22.992Z] v2.1.1-dev.2 [2023-03-09T09:04:22.992Z] v2.2.0 [2023-03-09T09:04:22.992Z] v2.2.1-dev.1 [2023-03-09T09:04:22.992Z] v2.2.1-dev.10 [2023-03-09T09:04:22.992Z] v2.2.1-dev.2 [2023-03-09T09:04:22.992Z] v2.2.1-dev.3 [2023-03-09T09:04:22.992Z] v2.2.1-dev.4 [2023-03-09T09:04:22.992Z] v2.2.1-dev.5 [2023-03-09T09:04:22.992Z] v2.2.1-dev.6 [2023-03-09T09:04:22.992Z] v2.2.1-dev.7 [2023-03-09T09:04:22.992Z] v2.2.1-dev.8 [2023-03-09T09:04:22.992Z] v2.2.1-dev.9 [2023-03-09T09:04:22.992Z] v2.3.0 [2023-03-09T09:04:22.992Z] v2.3.0-dev.10 [2023-03-09T09:04:22.992Z] v2.3.0-dev.11 [2023-03-09T09:04:22.992Z] v2.3.0-dev.12 [2023-03-09T09:04:22.992Z] v2.3.0-dev.13 [2023-03-09T09:04:22.992Z] v2.3.0-dev.14 [2023-03-09T09:04:22.992Z] v2.3.0-dev.15 [2023-03-09T09:04:22.992Z] v2.3.0-dev.16 [2023-03-09T09:04:22.992Z] v2.3.0-dev.17 [2023-03-09T09:04:22.992Z] v2.3.0-dev.18 [2023-03-09T09:04:22.992Z] v2.3.0-dev.19 [2023-03-09T09:04:22.992Z] v2.3.0-dev.20 [2023-03-09T09:04:22.992Z] v2.3.0-dev.21 [2023-03-09T09:04:22.992Z] v2.3.0-dev.22 [2023-03-09T09:04:22.992Z] v2.3.0-dev.23 [2023-03-09T09:04:22.992Z] v2.3.0-dev.24 [2023-03-09T09:04:22.992Z] v2.3.0-dev.25 [2023-03-09T09:04:22.992Z] v2.3.0-dev.26 [2023-03-09T09:04:22.992Z] v2.3.0-dev.27 [2023-03-09T09:04:22.992Z] v2.3.0-dev.28 [2023-03-09T09:04:22.992Z] v2.3.0-dev.29 [2023-03-09T09:04:22.992Z] v2.3.0-dev.30 [2023-03-09T09:04:22.992Z] v2.3.0-dev.31 [2023-03-09T09:04:22.992Z] v2.3.0-dev.32 [2023-03-09T09:04:22.992Z] v2.3.0-dev.33 [2023-03-09T09:04:22.992Z] v2.3.0-dev.34 [2023-03-09T09:04:22.992Z] v3.0.0-dev.1 [2023-03-09T09:04:22.992Z] v3.0.0-dev.2 [2023-03-09T09:04:22.992Z] v3.0.0-dev.3 [2023-03-09T09:04:22.992Z] v3.0.0-dev.4 [2023-03-09T09:04:22.992Z] v3.0.0-dev.5 [2023-03-09T09:04:22.992Z] v3.0.0-dev.6 [2023-03-09T09:04:22.992Z] v3.0.0-dev.7 [2023-03-09T09:04:22.992Z] v3.0.0-dev.8 [Pipeline] sh [2023-03-09T09:04:23.277Z] + lftools sign git-tag v3.0.0-dev.8 [2023-03-09T09:04:23.844Z] Signing Git tag with Sigul... [2023-03-09T09:04:23.844Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-03-09T09:04:24.110Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:24.393Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-09T09:04:24.399Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-09T09:04:24.417Z] $ docker stop --time=1 85445ead68ebd357c60afe271c2da5ec81a9f768d2cad0ba4cce440e1eb5a019 [2023-03-09T09:04:25.761Z] $ docker rm -f --volumes 85445ead68ebd357c60afe271c2da5ec81a9f768d2cad0ba4cce440e1eb5a019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-09T09:04:26.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T09:04:26.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:04:26.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T09:04:26.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:04:26.534Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T09:04:26.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T09:04:26.943Z] $ docker top 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 -eo pid,comm [2023-03-09T09:04:26.986Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T09:04:26.986Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T09:04:27.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T09:04:27.024Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T09:04:27.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T09:04:27.144Z] $ docker exec 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 ssh-agent [2023-03-09T09:04:27.256Z] SSH_AUTH_SOCK=/tmp/ssh-ymBMgDzIizeP/agent.32 [2023-03-09T09:04:27.256Z] SSH_AGENT_PID=38 [2023-03-09T09:04:27.261Z] Running ssh-add (command line suppressed) [2023-03-09T09:04:27.358Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2380997112336447123.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2380997112336447123.key) [2023-03-09T09:04:27.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T09:04:27.657Z] + git semver bump pre [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,826 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,826 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,826 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,827 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,829 [execute] INFO git cat-file --batch-check [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,836 [execute] INFO git cat-file --batch [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T09:04:27.916Z] 2023-03-09 09:04:27,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T09:04:27.916Z] 3.0.0-dev.9 [Pipeline] } [2023-03-09T09:04:27.925Z] $ docker exec --env ******** --env ******** 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 ssh-agent -k [2023-03-09T09:04:28.010Z] unset SSH_AUTH_SOCK; [2023-03-09T09:04:28.010Z] unset SSH_AGENT_PID; [2023-03-09T09:04:28.010Z] echo Agent pid 38 killed; [2023-03-09T09:04:28.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T09:04:28.325Z] + git semver [Pipeline] } [2023-03-09T09:04:28.596Z] $ docker stop --time=1 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 [2023-03-09T09:04:29.922Z] $ docker rm -f --volumes 7963090dc91b1e0088cdb6526cfc3fce059e48a849ed1441b7e5865171dbc349 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T09:04:30.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T09:04:30.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:04:30.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T09:04:30.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:04:30.619Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T09:04:30.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T09:04:31.118Z] $ docker top 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T09:04:31.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T09:04:31.207Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T09:04:31.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T09:04:31.334Z] $ docker exec 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 ssh-agent [2023-03-09T09:04:31.437Z] SSH_AUTH_SOCK=/tmp/ssh-V4Pby5PfHoL6/agent.32 [2023-03-09T09:04:31.437Z] SSH_AGENT_PID=38 [2023-03-09T09:04:31.441Z] Running ssh-add (command line suppressed) [2023-03-09T09:04:31.545Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11299024198136153277.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11299024198136153277.key) [2023-03-09T09:04:31.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T09:04:31.846Z] + git semver push [2023-03-09T09:04:32.104Z] 2023-03-09 09:04:32,037 [run_push] DEBUG push [2023-03-09T09:04:32.104Z] 2023-03-09 09:04:32,037 [execute] INFO git cat-file --batch-check [2023-03-09T09:04:32.104Z] 2023-03-09 09:04:32,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T09:04:32.104Z] 2023-03-09 09:04:32,041 [execute] INFO git rev-list 43c86d50c86864760a0cbf948610604d19993f10 -- [2023-03-09T09:04:32.104Z] 2023-03-09 09:04:32,041 [execute] DEBUG Popen(['git', 'rev-list', '43c86d50c86864760a0cbf948610604d19993f10', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T09:04:32.104Z] 2023-03-09 09:04:32,047 [execute] INFO git fetch -v origin [2023-03-09T09:04:32.104Z] 2023-03-09 09:04:32,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-09T09:04:32.670Z] 2023-03-09 09:04:32,579 [run_push] DEBUG no remote changes detected [2023-03-09T09:04:32.670Z] 2023-03-09 09:04:32,579 [execute] INFO git push origin semver [2023-03-09T09:04:32.670Z] 2023-03-09 09:04:32,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T09:04:33.607Z] 2023-03-09 09:04:33,394 [run_push] DEBUG push all version tags [2023-03-09T09:04:33.607Z] 2023-03-09 09:04:33,395 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-09T09:04:33.607Z] 2023-03-09 09:04:33,395 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T09:04:34.182Z] 2023-03-09 09:04:34,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-09T09:04:34.182Z] 3.0.0-dev.9 [Pipeline] } [2023-03-09T09:04:34.452Z] $ docker exec --env ******** --env ******** 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 ssh-agent -k [2023-03-09T09:04:34.542Z] unset SSH_AUTH_SOCK; [2023-03-09T09:04:34.542Z] unset SSH_AGENT_PID; [2023-03-09T09:04:34.542Z] echo Agent pid 38 killed; [2023-03-09T09:04:34.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T09:04:34.855Z] + git semver [Pipeline] } [2023-03-09T09:04:35.127Z] $ docker stop --time=1 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 [2023-03-09T09:04:36.448Z] $ docker rm -f --volumes 4038d5cdbbfa43257ac4fbb8eab32ae8f6417a109948dd809ce3b5476041a170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T09:04:36.968Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-09T09:04:36.969Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-09T09:04:36.969Z] total 16 [2023-03-09T09:04:36.969Z] drwxr-xr-x 3 root root 4096 Mar 9 08:51 . [2023-03-09T09:04:36.969Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 09:04 .. [2023-03-09T09:04:36.969Z] drwxr-xr-x 2 root root 4096 Mar 9 08:51 cost [2023-03-09T09:04:36.969Z] -rw-r--r-- 1 root root 85 Mar 9 08:51 cost.csv [2023-03-09T09:04:36.969Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-09T09:04:36.969Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-09T09:04:36.969Z] total 16 [2023-03-09T09:04:36.969Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 08:51 . [2023-03-09T09:04:36.969Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 09:04 .. [2023-03-09T09:04:36.969Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 08:51 cost [2023-03-09T09:04:36.969Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 9 08:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:37.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:38.112Z] ---> package-listing.sh [2023-03-09T09:04:38.112Z] ++ facter osfamily [2023-03-09T09:04:38.112Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T09:04:38.372Z] + OS_FAMILY=debian [2023-03-09T09:04:38.372Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-09T09:04:38.372Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T09:04:38.372Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T09:04:38.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T09:04:38.372Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T09:04:38.372Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-09T09:04:38.372Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T09:04:38.372Z] + case "${OS_FAMILY}" in [2023-03-09T09:04:38.372Z] + dpkg -l [2023-03-09T09:04:38.372Z] + grep '^ii' [2023-03-09T09:04:38.372Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T09:04:38.372Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T09:04:38.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T09:04:38.372Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-09T09:04:38.372Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-09T09:04:38.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-09T09:04:38.383Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T09:04:38.659Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:04:39.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:04:39.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:04:39.277Z] prd-ubuntu20.04-docker-8c-8g-9437 does not seem to be running inside a container [2023-03-09T09:04:39.305Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T09:04:39.583Z] $ docker top 17cab6237b62400ab0c69c90eb2f214a6cca63dd10f3fe263c9af3b929203d7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T09:04:39.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T09:04:40.304Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T09:04:40.649Z] + ls /var/log/sa-host [2023-03-09T09:04:40.649Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T09:04:40.730Z] provisioning config files... [2023-03-09T09:04:40.738Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5459523661346683619tmp [Pipeline] { [Pipeline] echo [2023-03-09T09:04:40.749Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:41.049Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T09:04:41.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:41.389Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T09:04:41.397Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:41.678Z] ---> sudo-logs.sh [2023-03-09T09:04:41.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T09:04:41.712Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:41.995Z] ---> job-cost.sh [2023-03-09T09:04:41.995Z] lf-activate-venv: SKIPPING [2023-03-09T09:04:41.995Z] DEBUG: total: 0.2199999988079071 [2023-03-09T09:04:41.995Z] INFO: Retrieving Stack Cost... [2023-03-09T09:04:42.256Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T09:04:42.824Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T09:04:42.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:04:43.124Z] ---> logs-deploy.sh [2023-03-09T09:04:43.124Z] lf-activate-venv: SKIPPING [2023-03-09T09:04:43.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/91 [2023-03-09T09:04:43.124Z] INFO: archiving workspace using pattern(s): [2023-03-09T09:04:44.061Z] Archives upload complete. [2023-03-09T09:04:44.320Z] INFO: archiving logs to Nexus [2023-03-09T09:04:44.892Z] ---> uname -a: [2023-03-09T09:04:44.892Z] Linux prd-ubuntu20-04-docker-8c-8g-9437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] ---> lscpu: [2023-03-09T09:04:44.892Z] Architecture: x86_64 [2023-03-09T09:04:44.892Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-09T09:04:44.892Z] Byte Order: Little Endian [2023-03-09T09:04:44.892Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-09T09:04:44.892Z] CPU(s): 8 [2023-03-09T09:04:44.892Z] On-line CPU(s) list: 0-7 [2023-03-09T09:04:44.892Z] Thread(s) per core: 1 [2023-03-09T09:04:44.892Z] Core(s) per socket: 1 [2023-03-09T09:04:44.892Z] Socket(s): 8 [2023-03-09T09:04:44.892Z] NUMA node(s): 1 [2023-03-09T09:04:44.892Z] Vendor ID: AuthenticAMD [2023-03-09T09:04:44.892Z] CPU family: 23 [2023-03-09T09:04:44.892Z] Model: 49 [2023-03-09T09:04:44.892Z] Model name: AMD EPYC-Rome Processor [2023-03-09T09:04:44.892Z] Stepping: 0 [2023-03-09T09:04:44.892Z] CPU MHz: 2799.996 [2023-03-09T09:04:44.892Z] BogoMIPS: 5599.99 [2023-03-09T09:04:44.892Z] Virtualization: AMD-V [2023-03-09T09:04:44.892Z] Hypervisor vendor: KVM [2023-03-09T09:04:44.892Z] Virtualization type: full [2023-03-09T09:04:44.892Z] L1d cache: 256 KiB [2023-03-09T09:04:44.892Z] L1i cache: 256 KiB [2023-03-09T09:04:44.892Z] L2 cache: 4 MiB [2023-03-09T09:04:44.892Z] L3 cache: 128 MiB [2023-03-09T09:04:44.892Z] NUMA node0 CPU(s): 0-7 [2023-03-09T09:04:44.892Z] Vulnerability Itlb multihit: Not affected [2023-03-09T09:04:44.892Z] Vulnerability L1tf: Not affected [2023-03-09T09:04:44.892Z] Vulnerability Mds: Not affected [2023-03-09T09:04:44.892Z] Vulnerability Meltdown: Not affected [2023-03-09T09:04:44.892Z] Vulnerability Mmio stale data: Not affected [2023-03-09T09:04:44.892Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-09T09:04:44.892Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-09T09:04:44.892Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-09T09:04:44.892Z] Vulnerability Srbds: Not affected [2023-03-09T09:04:44.892Z] Vulnerability Tsx async abort: Not affected [2023-03-09T09:04:44.892Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] ---> nproc: [2023-03-09T09:04:44.892Z] 8 [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] ---> df -h: [2023-03-09T09:04:44.892Z] Filesystem Size Used Avail Use% Mounted on [2023-03-09T09:04:44.892Z] overlay 155G 13G 143G 9% / [2023-03-09T09:04:44.892Z] tmpfs 64M 0 64M 0% /dev [2023-03-09T09:04:44.892Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-09T09:04:44.892Z] shm 64M 0 64M 0% /dev/shm [2023-03-09T09:04:44.892Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] ---> sar -b -r -n DEV: [2023-03-09T09:04:44.892Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9437) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] 08:48:41 LINUX RESTART (8 CPU) [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] 08:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-09T09:04:44.892Z] 08:50:01 217.62 41.32 176.31 0.00 4442.50 97512.83 0.00 [2023-03-09T09:04:44.892Z] 08:51:01 195.68 0.22 195.47 0.00 13.86 45738.11 0.00 [2023-03-09T09:04:44.892Z] 08:52:01 37.19 0.07 37.13 0.00 6.67 16846.94 0.00 [2023-03-09T09:04:44.892Z] 08:53:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2023-03-09T09:04:44.892Z] 08:54:01 49.18 11.23 37.94 0.00 5226.33 8474.32 0.00 [2023-03-09T09:04:44.892Z] 08:55:01 7.87 0.00 7.87 0.00 0.00 264.36 0.00 [2023-03-09T09:04:44.892Z] 08:56:01 3.60 0.02 3.58 0.00 0.13 90.77 0.00 [2023-03-09T09:04:44.892Z] 08:57:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 [2023-03-09T09:04:44.892Z] 08:58:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2023-03-09T09:04:44.892Z] 08:59:01 2.03 0.00 2.03 0.00 0.00 22.00 0.00 [2023-03-09T09:04:44.892Z] 09:00:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 [2023-03-09T09:04:44.892Z] 09:01:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 [2023-03-09T09:04:44.892Z] 09:02:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2023-03-09T09:04:44.892Z] 09:03:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2023-03-09T09:04:44.892Z] 09:04:01 31.81 0.32 31.49 0.00 16.93 24831.19 0.00 [2023-03-09T09:04:44.892Z] Average: 36.79 3.50 33.29 0.00 642.84 12831.56 0.00 [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] 08:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-09T09:04:44.892Z] 08:50:01 28162420 31561740 741432 2.25 123228 3469212 2029336 5.98 1173812 3091868 305440 [2023-03-09T09:04:44.892Z] 08:51:01 28172272 31540608 758300 2.31 150280 3418540 2044724 6.03 1242328 3015896 64 [2023-03-09T09:04:44.892Z] 08:52:01 27696028 31567624 728648 2.22 158388 3864048 1747084 5.15 1231416 3448540 168 [2023-03-09T09:04:44.892Z] 08:53:01 27696148 31567832 728216 2.21 158416 3864052 1747084 5.15 1231976 3448548 160 [2023-03-09T09:04:44.892Z] 08:54:01 27223052 31548384 734408 2.23 178976 4279768 1770520 5.22 1499508 3618824 712 [2023-03-09T09:04:44.892Z] 08:55:01 27168632 31550492 732388 2.23 191676 4321124 1787804 5.27 1551180 3620352 180 [2023-03-09T09:04:44.892Z] 08:56:01 27179316 31556452 726628 2.21 190268 4317876 1789352 5.27 1544240 3617188 168 [2023-03-09T09:04:44.892Z] 08:57:01 27179488 31556744 726248 2.21 190352 4317876 1789352 5.27 1544288 3617192 168 [2023-03-09T09:04:44.892Z] 08:58:01 27179472 31556796 726164 2.21 190384 4317880 1789352 5.27 1544180 3617224 168 [2023-03-09T09:04:44.892Z] 08:59:01 27179480 31556876 726024 2.21 190444 4317884 1789352 5.27 1543868 3617232 8 [2023-03-09T09:04:44.892Z] 09:00:01 27179656 31557096 725884 2.21 190488 4317884 1789352 5.27 1544144 3617228 176 [2023-03-09T09:04:44.892Z] 09:01:01 27179776 31557900 725648 2.21 190516 4317952 1789352 5.27 1543644 3617884 172 [2023-03-09T09:04:44.892Z] 09:02:01 27179948 31558140 725352 2.21 190576 4317956 1789352 5.27 1543428 3617892 172 [2023-03-09T09:04:44.892Z] 09:03:01 27179932 31558164 725268 2.21 190616 4317956 1789352 5.27 1543524 3617892 248 [2023-03-09T09:04:44.892Z] 09:04:01 26045248 31450432 826744 2.51 208316 5239544 1881004 5.54 1741664 4459320 217432 [2023-03-09T09:04:44.892Z] Average: 27306725 31549685 737157 2.24 179528 4199970 1821491 5.37 1468213 3576205 35029 [2023-03-09T09:04:44.892Z] [2023-03-09T09:04:44.892Z] 08:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-09T09:04:44.892Z] 08:50:01 docker0 193.87 272.23 15.51 2018.38 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:50:01 ens3 1035.94 667.02 8575.33 111.05 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:50:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:51:01 docker0 3.00 7.45 0.19 81.60 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:51:01 ens3 56.41 33.86 169.55 18.25 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:51:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:52:01 ens3 177.87 151.49 2549.38 312.39 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:52:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:53:01 ens3 6.48 3.48 11.14 0.23 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:54:01 ens3 159.39 76.10 2801.65 5.41 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:55:01 ens3 1.70 0.83 0.72 0.40 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:56:01 ens3 0.45 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:58:01 ens3 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:59:01 ens3 0.47 0.20 0.10 0.02 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:00:01 ens3 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:01:01 ens3 0.72 0.65 0.35 0.29 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:02:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.892Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] 09:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] 09:04:01 veth5500723 39.49 68.14 3.59 583.91 0.00 0.00 0.00 0.05 [2023-03-09T09:04:44.893Z] 09:04:01 docker0 39.49 68.04 3.05 583.91 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] 09:04:01 ens3 221.84 128.66 4558.74 16.13 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] 09:04:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] Average: veth5500723 2.64 4.55 0.24 38.98 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] Average: docker0 15.56 22.90 1.23 176.88 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] Average: ens3 109.80 70.20 1236.32 30.87 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-09T09:04:44.893Z] [2023-03-09T09:04:44.893Z] [2023-03-09T09:04:44.893Z] ---> sar -P ALL: [2023-03-09T09:04:44.893Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9437) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T09:04:44.893Z] [2023-03-09T09:04:44.893Z] 08:48:41 LINUX RESTART (8 CPU) [2023-03-09T09:04:44.893Z] [2023-03-09T09:04:44.893Z] 08:49:02 CPU %user %nice %system %iowait %steal %idle [2023-03-09T09:04:44.893Z] 08:50:01 all 11.80 0.00 4.50 2.35 0.05 81.29 [2023-03-09T09:04:44.893Z] 08:50:01 0 14.54 0.00 4.43 0.84 0.05 80.14 [2023-03-09T09:04:44.893Z] 08:50:01 1 11.53 0.00 3.63 1.74 0.05 83.05 [2023-03-09T09:04:44.893Z] 08:50:01 2 13.87 0.00 3.30 0.51 0.05 82.27 [2023-03-09T09:04:44.893Z] 08:50:01 3 10.86 0.00 5.34 3.67 0.05 80.08 [2023-03-09T09:04:44.893Z] 08:50:01 4 9.31 0.00 4.31 4.05 0.05 82.28 [2023-03-09T09:04:44.893Z] 08:50:01 5 9.22 0.00 6.17 2.33 0.05 82.23 [2023-03-09T09:04:44.893Z] 08:50:01 6 13.69 0.00 4.21 3.70 0.05 78.35 [2023-03-09T09:04:44.893Z] 08:50:01 7 11.34 0.00 4.66 1.99 0.07 81.94 [2023-03-09T09:04:44.893Z] 08:51:01 all 35.60 0.00 6.57 1.38 0.09 56.35 [2023-03-09T09:04:44.893Z] 08:51:01 0 35.48 0.00 6.94 0.35 0.08 57.14 [2023-03-09T09:04:44.893Z] 08:51:01 1 36.42 0.00 6.79 0.37 0.08 56.34 [2023-03-09T09:04:44.893Z] 08:51:01 2 35.44 0.00 6.36 0.54 0.08 57.58 [2023-03-09T09:04:44.893Z] 08:51:01 3 35.89 0.00 6.52 1.01 0.12 56.46 [2023-03-09T09:04:44.893Z] 08:51:01 4 35.38 0.00 6.49 3.45 0.07 54.61 [2023-03-09T09:04:44.893Z] 08:51:01 5 35.94 0.00 6.47 1.59 0.08 55.92 [2023-03-09T09:04:44.893Z] 08:51:01 6 35.44 0.00 6.80 2.97 0.08 54.71 [2023-03-09T09:04:44.893Z] 08:51:01 7 34.85 0.00 6.22 0.79 0.08 58.06 [2023-03-09T09:04:44.893Z] 08:52:01 all 3.13 0.00 1.37 0.39 0.02 95.09 [2023-03-09T09:04:44.893Z] 08:52:01 0 2.97 0.00 1.40 0.10 0.02 95.50 [2023-03-09T09:04:44.893Z] 08:52:01 1 2.57 0.00 1.19 0.03 0.02 96.18 [2023-03-09T09:04:44.893Z] 08:52:01 2 3.45 0.00 1.26 0.00 0.02 95.28 [2023-03-09T09:04:44.893Z] 08:52:01 3 3.87 0.00 1.79 1.69 0.03 92.61 [2023-03-09T09:04:44.893Z] 08:52:01 4 3.18 0.00 1.24 0.07 0.02 95.49 [2023-03-09T09:04:44.893Z] 08:52:01 5 3.82 0.00 1.36 0.42 0.02 94.39 [2023-03-09T09:04:44.893Z] 08:52:01 6 2.69 0.00 1.04 0.05 0.02 96.20 [2023-03-09T09:04:44.893Z] 08:52:01 7 2.50 0.00 1.69 0.74 0.02 95.05 [2023-03-09T09:04:44.893Z] 08:53:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:04:44.893Z] 08:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:04:44.893Z] 08:53:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-09T09:04:44.893Z] 08:53:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-09T09:04:44.893Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:04:44.893Z] 08:53:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-09T09:04:44.893Z] 08:54:01 all 1.93 0.00 1.03 0.43 0.02 96.60 [2023-03-09T09:04:44.893Z] 08:54:01 0 1.28 0.00 1.13 0.50 0.00 97.08 [2023-03-09T09:04:44.893Z] 08:54:01 1 1.42 0.00 0.70 0.03 0.02 97.82 [2023-03-09T09:04:44.893Z] 08:54:01 2 1.85 0.00 0.97 0.38 0.03 96.76 [2023-03-09T09:04:44.893Z] 08:54:01 3 2.44 0.00 0.72 0.10 0.02 96.73 [2023-03-09T09:04:44.893Z] 08:54:01 4 1.32 0.00 1.51 0.52 0.02 96.64 [2023-03-09T09:04:44.893Z] 08:54:01 5 1.54 0.00 1.12 0.50 0.02 96.83 [2023-03-09T09:04:44.893Z] 08:54:01 6 2.59 0.00 1.12 0.57 0.02 95.71 [2023-03-09T09:04:44.893Z] 08:54:01 7 2.96 0.00 0.95 0.85 0.02 95.21 [2023-03-09T09:04:44.893Z] 08:55:01 all 0.17 0.00 0.37 0.04 0.01 99.41 [2023-03-09T09:04:44.893Z] 08:55:01 0 0.07 0.00 0.10 0.18 0.02 99.63 [2023-03-09T09:04:44.893Z] 08:55:01 1 0.10 0.00 0.12 0.00 0.02 99.77 [2023-03-09T09:04:44.893Z] 08:55:01 2 0.12 0.00 0.13 0.00 0.00 99.75 [2023-03-09T09:04:44.893Z] 08:55:01 3 0.25 0.00 0.08 0.07 0.02 99.58 [2023-03-09T09:04:44.893Z] 08:55:01 4 0.15 0.00 0.50 0.00 0.00 99.35 [2023-03-09T09:04:44.893Z] 08:55:01 5 0.13 0.00 1.57 0.02 0.00 98.28 [2023-03-09T09:04:44.893Z] 08:55:01 6 0.18 0.00 0.18 0.07 0.02 99.55 [2023-03-09T09:04:44.893Z] 08:55:01 7 0.33 0.00 0.28 0.02 0.00 99.37 [2023-03-09T09:04:44.893Z] 08:56:01 all 0.09 0.00 0.05 0.02 0.01 99.84 [2023-03-09T09:04:44.893Z] 08:56:01 0 0.03 0.00 0.03 0.12 0.00 99.82 [2023-03-09T09:04:44.893Z] 08:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-09T09:04:44.893Z] 08:56:01 2 0.03 0.00 0.07 0.02 0.02 99.87 [2023-03-09T09:04:44.893Z] 08:56:01 3 0.13 0.00 0.05 0.00 0.00 99.82 [2023-03-09T09:04:44.893Z] 08:56:01 4 0.08 0.00 0.02 0.02 0.00 99.88 [2023-03-09T09:04:44.893Z] 08:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T09:04:44.893Z] 08:56:01 6 0.07 0.00 0.05 0.02 0.00 99.87 [2023-03-09T09:04:44.893Z] 08:56:01 7 0.27 0.00 0.10 0.02 0.02 99.60 [2023-03-09T09:04:44.893Z] 08:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-09T09:04:44.893Z] 08:57:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-09T09:04:44.893Z] 08:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-09T09:04:44.893Z] 08:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T09:04:44.893Z] 08:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-09T09:04:44.893Z] 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:04:44.893Z] 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:04:44.893Z] 08:57:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-09T09:04:44.893Z] 08:57:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-09T09:04:44.893Z] 08:58:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2023-03-09T09:04:44.893Z] 08:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-09T09:04:44.893Z] 08:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-09T09:04:44.893Z] 08:58:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-09T09:04:44.893Z] 08:58:01 3 0.33 0.00 0.02 0.00 0.00 99.65 [2023-03-09T09:04:44.893Z] 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:58:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-09T09:04:44.893Z] 08:58:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-09T09:04:44.893Z] 08:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-09T09:04:44.893Z] 08:59:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-09T09:04:44.893Z] 08:59:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2023-03-09T09:04:44.893Z] 08:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-09T09:04:44.893Z] 08:59:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-09T09:04:44.893Z] 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 08:59:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2023-03-09T09:04:44.893Z] 09:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-03-09T09:04:44.893Z] 09:00:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-09T09:04:44.893Z] 09:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-09T09:04:44.893Z] 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 09:00:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-09T09:04:44.893Z] 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:04:44.893Z] 09:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-09T09:04:44.893Z] 09:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-09T09:04:44.893Z] [2023-03-09T09:04:44.893Z] 09:00:01 CPU %user %nice %system %iowait %steal %idle [2023-03-09T09:04:44.893Z] 09:01:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-09T09:04:44.893Z] 09:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-09T09:04:44.893Z] 09:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:04:44.893Z] 09:01:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-09T09:04:44.893Z] 09:01:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-09T09:04:44.893Z] 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:04:44.893Z] 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:04:44.893Z] 09:01:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-09T09:04:44.893Z] 09:01:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-09T09:04:44.893Z] 09:02:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-03-09T09:04:44.893Z] 09:02:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-09T09:04:44.893Z] 09:02:01 1 0.32 0.00 0.00 0.03 0.02 99.63 [2023-03-09T09:04:44.893Z] 09:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T09:04:44.893Z] 09:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-09T09:04:44.893Z] 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 09:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-09T09:04:44.893Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 09:03:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-03-09T09:04:44.893Z] 09:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:04:44.893Z] 09:03:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2023-03-09T09:04:44.893Z] 09:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-09T09:04:44.893Z] 09:03:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-09T09:04:44.893Z] 09:03:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-09T09:04:44.893Z] 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:04:44.893Z] 09:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T09:04:44.893Z] 09:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:04:44.894Z] 09:04:01 all 4.13 0.00 1.58 0.39 0.03 93.88 [2023-03-09T09:04:44.894Z] 09:04:01 0 4.89 0.00 1.40 0.65 0.02 93.04 [2023-03-09T09:04:44.894Z] 09:04:01 1 5.67 0.00 1.62 0.08 0.02 92.61 [2023-03-09T09:04:44.894Z] 09:04:01 2 3.54 0.00 1.09 0.07 0.03 95.27 [2023-03-09T09:04:44.894Z] 09:04:01 3 3.69 0.00 2.70 2.23 0.03 91.35 [2023-03-09T09:04:44.894Z] 09:04:01 4 4.27 0.00 1.48 0.03 0.03 94.19 [2023-03-09T09:04:44.894Z] 09:04:01 5 3.37 0.00 1.80 0.02 0.02 94.80 [2023-03-09T09:04:44.894Z] 09:04:01 6 3.81 0.00 1.04 0.02 0.02 95.12 [2023-03-09T09:04:44.894Z] 09:04:01 7 3.74 0.00 1.49 0.02 0.03 94.72 [2023-03-09T09:04:44.894Z] Average: all 3.78 0.00 1.03 0.33 0.02 94.84 [2023-03-09T09:04:44.894Z] Average: 0 3.91 0.00 1.03 0.19 0.01 94.85 [2023-03-09T09:04:44.894Z] Average: 1 4.01 0.00 0.94 0.15 0.02 94.89 [2023-03-09T09:04:44.894Z] Average: 2 3.86 0.00 0.88 0.10 0.02 95.14 [2023-03-09T09:04:44.894Z] Average: 3 3.82 0.00 1.14 0.58 0.02 94.45 [2023-03-09T09:04:44.894Z] Average: 4 3.54 0.00 1.03 0.53 0.01 94.89 [2023-03-09T09:04:44.894Z] Average: 5 3.57 0.00 1.22 0.32 0.01 94.88 [2023-03-09T09:04:44.894Z] Average: 6 3.87 0.00 0.96 0.48 0.02 94.67 [2023-03-09T09:04:44.894Z] Average: 7 3.70 0.00 1.02 0.30 0.02 94.96 [2023-03-09T09:04:44.894Z] [2023-03-09T09:04:44.894Z] [2023-03-09T09:04:44.894Z]