Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e 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-ssh2264578824372791769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10553352376344607708.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13923821139603339376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4442172494477835676.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-ssh233072138947350600.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14874’ Running on prd-ubuntu20.04-docker-8c-8g-14875 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 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#598)" > 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 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e # timeout=10 > git rev-list --no-walk db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T04:17:51.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T04:17:51.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T04:17:52.000Z] ========================================================= [2023-05-10T04:17:52.000Z] EdgeX Global Pipelines Version Info [2023-05-10T04:17:52.000Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:17:52.717Z] ------------------- [2023-05-10T04:17:52.717Z] stable info: [2023-05-10T04:17:52.717Z] ------------------- [2023-05-10T04:17:52.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T04:17:52.717Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T04:17:52.717Z] Message: update stable to v1.0.249 [2023-05-10T04:17:53.289Z] ------------------- [2023-05-10T04:17:53.289Z] experimental info: [2023-05-10T04:17:53.289Z] ------------------- [2023-05-10T04:17:53.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T04:17:53.289Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T04:17:53.289Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T04:17:53.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-10T04:17:53.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-10T04:17:53.481Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T04:17:53.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T04:17:53.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T04:17:53.515Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T04:17:53.527Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T04:17:53.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T04:17:53.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T04:17:53.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T04:17:53.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T04:17:53.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-10T04:17:53.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T04:17:53.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T04:17:53.618Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T04:17:53.626Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T04:17:53.644Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T04:17:53.661Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T04:17:53.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T04:17:53.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T04:17:53.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T04:17:53.717Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T04:17:53.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T04:17:53.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T04:17:53.752Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T04:17:53.766Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T04:17:53.778Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T04:17:53.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T04:17:53.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T04:17:53.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T04:17:53.825Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo [2023-05-10T04:17:53.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbc9f12 [Pipeline] echo [2023-05-10T04:17:53.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:17:53.890Z] provisioning config files... [2023-05-10T04:17:53.903Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3593538306449513229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:17:54.206Z] ---> docker-login.sh [2023-05-10T04:17:54.206Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:17:54.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:17:54.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:17:54.466Z] Configure a credential helper to remove this warning. See [2023-05-10T04:17:54.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:17:54.466Z] [2023-05-10T04:17:54.466Z] Login Succeeded [2023-05-10T04:17:54.466Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:17:54.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:17:54.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:17:54.466Z] Configure a credential helper to remove this warning. See [2023-05-10T04:17:54.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:17:54.466Z] [2023-05-10T04:17:54.466Z] Login Succeeded [2023-05-10T04:17:54.466Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:17:54.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:17:54.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:17:54.728Z] Configure a credential helper to remove this warning. See [2023-05-10T04:17:54.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:17:54.728Z] [2023-05-10T04:17:54.728Z] Login Succeeded [2023-05-10T04:17:54.728Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:17:54.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:17:54.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:17:54.728Z] Configure a credential helper to remove this warning. See [2023-05-10T04:17:54.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:17:54.728Z] [2023-05-10T04:17:54.728Z] Login Succeeded [2023-05-10T04:17:54.728Z] docker.io [2023-05-10T04:17:54.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:17:54.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:17:54.990Z] Configure a credential helper to remove this warning. See [2023-05-10T04:17:54.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:17:54.990Z] [2023-05-10T04:17:54.990Z] Login Succeeded [2023-05-10T04:17:54.990Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:17:54.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T04:17:55.358Z] + git rev-list -1 --merges dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e~1..dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo [2023-05-10T04:17:55.410Z] -----------> git rev-list -1 --merges dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e~1..dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [false] [Pipeline] sh [2023-05-10T04:17:55.703Z] + git log --format=format:%s -1 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo [2023-05-10T04:17:55.718Z] ========================================================= [2023-05-10T04:17:55.719Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T04:17:55.719Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T04:17:56.060Z] + git log --format=format:%s -1 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] echo [2023-05-10T04:17:56.075Z] [semverPrep] GIT_COMMIT: dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#598) [Pipeline] echo [2023-05-10T04:17:56.085Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T04:17:56.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:17:56.433Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T04:17:56.433Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T04:17:56.433Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T04:17:56.433Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T04:17:56.433Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T04:17:56.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:17:56.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:17:56.780Z] [2023-05-10T04:17:56.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:17:57.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:17:57.075Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T04:17:57.075Z] b85a868b505f: Pulling fs layer [2023-05-10T04:17:57.075Z] e2be974225ed: Pulling fs layer [2023-05-10T04:17:57.075Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T04:17:57.075Z] 988bab9f4d93: Pulling fs layer [2023-05-10T04:17:57.075Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T04:17:57.075Z] eaf3925da568: Pulling fs layer [2023-05-10T04:17:57.075Z] bab4dde63d76: Pulling fs layer [2023-05-10T04:17:57.075Z] bde34c3a00c8: Pulling fs layer [2023-05-10T04:17:57.075Z] b352a97aabf1: Pulling fs layer [2023-05-10T04:17:57.075Z] 4872d77fe225: Pulling fs layer [2023-05-10T04:17:57.075Z] 5851b861e8e6: Pulling fs layer [2023-05-10T04:17:57.075Z] 988bab9f4d93: Waiting [2023-05-10T04:17:57.075Z] bab4dde63d76: Waiting [2023-05-10T04:17:57.075Z] 1469e6f7b9e6: Waiting [2023-05-10T04:17:57.075Z] eaf3925da568: Waiting [2023-05-10T04:17:57.075Z] bde34c3a00c8: Waiting [2023-05-10T04:17:57.075Z] b352a97aabf1: Waiting [2023-05-10T04:17:57.075Z] 4872d77fe225: Waiting [2023-05-10T04:17:57.075Z] 5851b861e8e6: Waiting [2023-05-10T04:17:57.075Z] e2be974225ed: Download complete [2023-05-10T04:17:57.075Z] 988bab9f4d93: Verifying Checksum [2023-05-10T04:17:57.075Z] 988bab9f4d93: Download complete [2023-05-10T04:17:57.075Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T04:17:57.075Z] 1469e6f7b9e6: Download complete [2023-05-10T04:17:57.075Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T04:17:57.075Z] 339a4e72a1f5: Download complete [2023-05-10T04:17:57.075Z] eaf3925da568: Download complete [2023-05-10T04:17:57.334Z] bde34c3a00c8: Download complete [2023-05-10T04:17:57.334Z] b352a97aabf1: Download complete [2023-05-10T04:17:57.334Z] 4872d77fe225: Verifying Checksum [2023-05-10T04:17:57.334Z] 4872d77fe225: Download complete [2023-05-10T04:17:57.334Z] 5851b861e8e6: Verifying Checksum [2023-05-10T04:17:57.334Z] 5851b861e8e6: Download complete [2023-05-10T04:17:57.334Z] b85a868b505f: Verifying Checksum [2023-05-10T04:17:57.334Z] b85a868b505f: Download complete [2023-05-10T04:17:57.593Z] bab4dde63d76: Verifying Checksum [2023-05-10T04:17:57.593Z] bab4dde63d76: Download complete [2023-05-10T04:17:58.532Z] b85a868b505f: Pull complete [2023-05-10T04:17:58.791Z] e2be974225ed: Pull complete [2023-05-10T04:17:59.360Z] 339a4e72a1f5: Pull complete [2023-05-10T04:17:59.360Z] 988bab9f4d93: Pull complete [2023-05-10T04:17:59.620Z] 1469e6f7b9e6: Pull complete [2023-05-10T04:17:59.620Z] eaf3925da568: Pull complete [2023-05-10T04:18:01.523Z] bab4dde63d76: Pull complete [2023-05-10T04:18:01.523Z] bde34c3a00c8: Pull complete [2023-05-10T04:18:01.523Z] b352a97aabf1: Pull complete [2023-05-10T04:18:01.523Z] 4872d77fe225: Pull complete [2023-05-10T04:18:01.783Z] 5851b861e8e6: Pull complete [2023-05-10T04:18:01.783Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T04:18:01.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:18:01.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:18:01.882Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:18:01.916Z] $ 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-05-10T04:18:04.566Z] $ docker top 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f -eo pid,comm [2023-05-10T04:18:04.618Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T04:18:04.618Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:18:04.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:18:04.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:18:04.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:18:04.777Z] $ docker exec 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent [2023-05-10T04:18:04.903Z] SSH_AUTH_SOCK=/tmp/ssh-nmq6RY4psmDI/agent.32 [2023-05-10T04:18:04.903Z] SSH_AGENT_PID=38 [2023-05-10T04:18:04.909Z] Running ssh-add (command line suppressed) [2023-05-10T04:18:05.001Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15569722601022480966.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15569722601022480966.key) [2023-05-10T04:18:05.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:18:05.303Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T04:18:05.315Z] $ docker exec --env ******** --env ******** 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent -k [2023-05-10T04:18:05.420Z] unset SSH_AUTH_SOCK; [2023-05-10T04:18:05.420Z] unset SSH_AGENT_PID; [2023-05-10T04:18:05.420Z] echo Agent pid 38 killed; [2023-05-10T04:18:05.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T04:18:05.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:18:05.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:18:05.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:18:05.587Z] $ docker exec 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent [2023-05-10T04:18:05.697Z] SSH_AUTH_SOCK=/tmp/ssh-v5TGWcDayUJl/agent.71 [2023-05-10T04:18:05.697Z] SSH_AGENT_PID=77 [2023-05-10T04:18:05.703Z] Running ssh-add (command line suppressed) [2023-05-10T04:18:05.799Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13035193807193904780.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13035193807193904780.key) [2023-05-10T04:18:05.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:18:06.105Z] + git semver init [2023-05-10T04:18:06.365Z] 2023-05-10 04:18:06,280 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T04:18:06.365Z] 2023-05-10 04:18:06,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-10T04:18:06.365Z] 2023-05-10 04:18:06,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-10T04:18:06.365Z] 2023-05-10 04:18:06,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T04:18:07.302Z] 2023-05-10 04:18:07,064 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-10T04:18:07.302Z] 2023-05-10 04:18:07,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-10T04:18:07.302Z] 2023-05-10 04:18:07,064 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:18:07.302Z] 2023-05-10 04:18:07,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:18:07.302Z] 3.0.0-dev.34 [Pipeline] } [2023-05-10T04:18:07.311Z] $ docker exec --env ******** --env ******** 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f ssh-agent -k [2023-05-10T04:18:07.420Z] unset SSH_AUTH_SOCK; [2023-05-10T04:18:07.420Z] unset SSH_AGENT_PID; [2023-05-10T04:18:07.420Z] echo Agent pid 77 killed; [2023-05-10T04:18:07.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:18:07.740Z] + git semver [Pipeline] } [2023-05-10T04:18:08.013Z] $ docker stop --time=1 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f [2023-05-10T04:18:09.283Z] $ docker rm -f --volumes 194d21d30400a25cfcfecdfe5c82bb5b5ddd9fa002e4162666b825acc2d50d4f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:18:09.622Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T04:18:09.833Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T04:18:09.837Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:18:09.945Z] provisioning config files... [2023-05-10T04:18:09.955Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10017616033948561153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:18:10.252Z] ---> docker-login.sh [2023-05-10T04:18:10.252Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:18:10.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:10.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:10.252Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:10.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:10.252Z] [2023-05-10T04:18:10.252Z] Login Succeeded [2023-05-10T04:18:10.252Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:18:10.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:10.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:10.252Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:10.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:10.252Z] [2023-05-10T04:18:10.252Z] Login Succeeded [2023-05-10T04:18:10.253Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:18:10.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:10.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:10.513Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:10.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:10.513Z] [2023-05-10T04:18:10.513Z] Login Succeeded [2023-05-10T04:18:10.513Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:18:10.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:10.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:10.513Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:10.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:10.513Z] [2023-05-10T04:18:10.513Z] Login Succeeded [2023-05-10T04:18:10.513Z] docker.io [2023-05-10T04:18:10.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:10.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:10.773Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:10.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:10.773Z] [2023-05-10T04:18:10.773Z] Login Succeeded [2023-05-10T04:18:10.773Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:18:10.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T04:18:10.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:18:10.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:18:10.863Z] ========================================================= [2023-05-10T04:18:10.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T04:18:10.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:11.164Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T04:18:11.164Z] Sending build context to Docker daemon 6.528MB [2023-05-10T04:18:11.164Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:18:11.164Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T04:18:11.164Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T04:18:11.164Z] f56be85fc22e: Pulling fs layer [2023-05-10T04:18:11.164Z] 85791d961cd3: Pulling fs layer [2023-05-10T04:18:11.164Z] d694b5ae8c79: Pulling fs layer [2023-05-10T04:18:11.164Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T04:18:11.164Z] 4d19c01a9841: Pulling fs layer [2023-05-10T04:18:11.164Z] 9325e15d5711: Pulling fs layer [2023-05-10T04:18:11.164Z] 556b6ee489ea: Pulling fs layer [2023-05-10T04:18:11.164Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T04:18:11.164Z] 9325e15d5711: Waiting [2023-05-10T04:18:11.164Z] 556b6ee489ea: Waiting [2023-05-10T04:18:11.164Z] 9f32a84ed3da: Waiting [2023-05-10T04:18:11.164Z] 4d19c01a9841: Waiting [2023-05-10T04:18:11.164Z] c5a4b2cf53e6: Waiting [2023-05-10T04:18:11.164Z] 85791d961cd3: Verifying Checksum [2023-05-10T04:18:11.164Z] 85791d961cd3: Download complete [2023-05-10T04:18:11.164Z] 9f32a84ed3da: Download complete [2023-05-10T04:18:11.426Z] 4d19c01a9841: Verifying Checksum [2023-05-10T04:18:11.426Z] 4d19c01a9841: Download complete [2023-05-10T04:18:11.426Z] f56be85fc22e: Verifying Checksum [2023-05-10T04:18:11.426Z] f56be85fc22e: Download complete [2023-05-10T04:18:11.426Z] 9325e15d5711: Verifying Checksum [2023-05-10T04:18:11.426Z] 9325e15d5711: Download complete [2023-05-10T04:18:11.426Z] f56be85fc22e: Pull complete [2023-05-10T04:18:11.686Z] 85791d961cd3: Pull complete [2023-05-10T04:18:11.945Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T04:18:11.945Z] d694b5ae8c79: Verifying Checksum [2023-05-10T04:18:11.945Z] d694b5ae8c79: Download complete [2023-05-10T04:18:12.202Z] 556b6ee489ea: Verifying Checksum [2023-05-10T04:18:12.202Z] 556b6ee489ea: Download complete [2023-05-10T04:18:15.486Z] d694b5ae8c79: Pull complete [2023-05-10T04:18:15.744Z] 9f32a84ed3da: Pull complete [2023-05-10T04:18:15.744Z] 4d19c01a9841: Pull complete [2023-05-10T04:18:15.744Z] 9325e15d5711: Pull complete [2023-05-10T04:18:18.277Z] 556b6ee489ea: Pull complete [2023-05-10T04:18:19.212Z] c5a4b2cf53e6: Pull complete [2023-05-10T04:18:19.212Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T04:18:19.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T04:18:19.212Z] ---> c4be618373d6 [2023-05-10T04:18:19.212Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:18:23.543Z] ---> Running in 0454b4aa2897 [2023-05-10T04:18:23.543Z] Removing intermediate container 0454b4aa2897 [2023-05-10T04:18:23.543Z] ---> 3db0098be212 [2023-05-10T04:18:23.543Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:18:23.543Z] ---> Running in 4abbe91b1ce6 [2023-05-10T04:18:23.543Z] Removing intermediate container 4abbe91b1ce6 [2023-05-10T04:18:23.543Z] ---> d34c42e14bb0 [2023-05-10T04:18:23.543Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T04:18:23.543Z] ---> Running in db9505a5f450 [2023-05-10T04:18:23.543Z] Removing intermediate container db9505a5f450 [2023-05-10T04:18:23.543Z] ---> 5bda61ca65b6 [2023-05-10T04:18:23.543Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:18:23.543Z] ---> Running in c00970b5ace9 [2023-05-10T04:18:23.543Z] Removing intermediate container c00970b5ace9 [2023-05-10T04:18:23.543Z] ---> a110cbc607ab [2023-05-10T04:18:23.543Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:18:23.543Z] ---> Running in 14c2ab956dec [2023-05-10T04:18:23.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T04:18:24.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T04:18:24.321Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T04:18:24.321Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T04:18:24.321Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T04:18:24.321Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T04:18:24.321Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T04:18:24.321Z] OK: 269 MiB in 57 packages [2023-05-10T04:18:24.889Z] Removing intermediate container 14c2ab956dec [2023-05-10T04:18:24.889Z] ---> e09f623e8fa0 [2023-05-10T04:18:24.889Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-10T04:18:24.889Z] ---> Running in 7366511047ce [2023-05-10T04:18:24.889Z] Removing intermediate container 7366511047ce [2023-05-10T04:18:24.889Z] ---> ff859fdcfcff [2023-05-10T04:18:24.889Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T04:18:24.915Z] Still waiting to schedule task [2023-05-10T04:18:24.915Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14869’ [2023-05-10T04:18:25.148Z] ---> 0cee11dcd5ba [2023-05-10T04:18:25.148Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:18:25.148Z] ---> Running in 07d0205aa463 [2023-05-10T04:18:51.721Z] Removing intermediate container 07d0205aa463 [2023-05-10T04:18:51.721Z] ---> 7baf2a5844aa [2023-05-10T04:18:51.721Z] Step 11/12 : COPY . . [2023-05-10T04:18:51.721Z] ---> 397cd17d0cda [2023-05-10T04:18:51.721Z] Step 12/12 : RUN $MAKE [2023-05-10T04:18:51.721Z] ---> Running in 270d2e3ebe7c [2023-05-10T04:18:51.721Z] noop [2023-05-10T04:18:51.721Z] Removing intermediate container 270d2e3ebe7c [2023-05-10T04:18:51.721Z] ---> c6f5c413f5b1 [2023-05-10T04:18:51.721Z] Successfully built c6f5c413f5b1 [2023-05-10T04:18:51.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:52.033Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T04:18:52.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:18:52.103Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:18:52.135Z] $ 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-05-10T04:18:52.484Z] $ docker top 7b62e31ffc26c810a08273584d1c8e394f27877d6d7a58993a00e5a1a8cb783d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:18:52.827Z] + go version [2023-05-10T04:18:52.828Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T04:18:52.838Z] $ docker stop --time=1 7b62e31ffc26c810a08273584d1c8e394f27877d6d7a58993a00e5a1a8cb783d [2023-05-10T04:18:54.112Z] $ docker rm -f --volumes 7b62e31ffc26c810a08273584d1c8e394f27877d6d7a58993a00e5a1a8cb783d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:54.505Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T04:18:54.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:18:54.579Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:18:54.611Z] $ 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-05-10T04:18:54.962Z] $ docker top 4747f35ba0ec0c9be3b386e6f8e9e91b6e7cb3b809d90ff408a08933190a9724 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:18:55.312Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T04:18:55.607Z] + make test [2023-05-10T04:18:55.607Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T04:19:00.876Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-10T04:19:10.847Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-10T04:19:11.109Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-10T04:19:11.109Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 23.1% of statements [2023-05-10T04:19:19.240Z] go vet ./... [2023-05-10T04:19:22.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T04:19:22.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T04:19:22.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T04:19:22.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T04:19:22.074Z] $ docker stop --time=1 4747f35ba0ec0c9be3b386e6f8e9e91b6e7cb3b809d90ff408a08933190a9724 [2023-05-10T04:19:25.249Z] $ docker rm -f --volumes 4747f35ba0ec0c9be3b386e6f8e9e91b6e7cb3b809d90ff408a08933190a9724 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:19:25.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T04:19:25.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T04:19:26.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T04:19:26.480Z] + ls -al . [2023-05-10T04:19:26.480Z] total 180 [2023-05-10T04:19:26.480Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 04:18 . [2023-05-10T04:19:26.480Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:17 .. [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 04:17 .dockerignore [2023-05-10T04:19:26.480Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:18 .git [2023-05-10T04:19:26.480Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:17 .github [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 04:17 .gitignore [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:17 .golangci.yml [2023-05-10T04:19:26.480Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:18 .semver [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 10 04:17 Attribution.txt [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 10 04:17 CHANGELOG.md [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 10 04:17 Dockerfile [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:17 GOVERNANCE.md [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 04:17 Jenkinsfile [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 04:17 LICENSE [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 10 04:17 Makefile [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 04:17 OWNERS.md [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 10 04:17 README.md [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:18 VERSION [2023-05-10T04:19:26.480Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:17 bin [2023-05-10T04:19:26.480Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:17 cmd [2023-05-10T04:19:26.480Z] -rw-r--r-- 1 jenkins jenkins 18144 May 10 04:19 coverage.out [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 04:17 go.mod [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 10 04:17 go.sum [2023-05-10T04:19:26.480Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:17 internal [2023-05-10T04:19:26.480Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:17 mock [2023-05-10T04:19:26.480Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:17 snap [2023-05-10T04:19:26.480Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 04:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:26.851Z] + 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=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e --label arch=amd64 --label version=3.0.0-dev.34 . [2023-05-10T04:19:26.851Z] Sending build context to Docker daemon 6.547MB [2023-05-10T04:19:26.851Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:19:26.851Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T04:19:26.851Z] ---> c6f5c413f5b1 [2023-05-10T04:19:26.851Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:19:26.851Z] ---> Running in 9127999d97c1 [2023-05-10T04:19:27.120Z] Removing intermediate container 9127999d97c1 [2023-05-10T04:19:27.120Z] ---> c886734f4d92 [2023-05-10T04:19:27.120Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:19:27.120Z] ---> Running in 793aaf35beb0 [2023-05-10T04:19:27.120Z] Removing intermediate container 793aaf35beb0 [2023-05-10T04:19:27.120Z] ---> bc056607b159 [2023-05-10T04:19:27.120Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T04:19:27.120Z] ---> Running in 6087230b8d33 [2023-05-10T04:19:27.120Z] Removing intermediate container 6087230b8d33 [2023-05-10T04:19:27.120Z] ---> 2e581589700f [2023-05-10T04:19:27.120Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:19:27.120Z] ---> Running in 6cb2468a17df [2023-05-10T04:19:27.389Z] Removing intermediate container 6cb2468a17df [2023-05-10T04:19:27.389Z] ---> ea5a86c3b776 [2023-05-10T04:19:27.389Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:19:27.389Z] ---> Running in 8238a31ee5ae [2023-05-10T04:19:27.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T04:19:27.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T04:19:27.938Z] OK: 269 MiB in 57 packages [2023-05-10T04:19:28.198Z] Removing intermediate container 8238a31ee5ae [2023-05-10T04:19:28.198Z] ---> 3b7ad4e41b68 [2023-05-10T04:19:28.198Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-10T04:19:28.198Z] ---> Running in e45066feafca [2023-05-10T04:19:28.458Z] Removing intermediate container e45066feafca [2023-05-10T04:19:28.458Z] ---> e1f025f1e6c2 [2023-05-10T04:19:28.458Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T04:19:28.458Z] ---> b600c8b085db [2023-05-10T04:19:28.458Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:19:28.458Z] ---> Running in aa73d9dcb227 [2023-05-10T04:19:29.396Z] Removing intermediate container aa73d9dcb227 [2023-05-10T04:19:29.396Z] ---> eaf0ac0ed710 [2023-05-10T04:19:29.396Z] Step 11/24 : COPY . . [2023-05-10T04:19:29.655Z] ---> 4657eccfaeed [2023-05-10T04:19:29.655Z] Step 12/24 : RUN $MAKE [2023-05-10T04:19:29.655Z] ---> Running in 310f594b3b74 [2023-05-10T04:19:29.913Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-10T04:19:51.870Z] Removing intermediate container 310f594b3b74 [2023-05-10T04:19:51.870Z] ---> 30b11264f7eb [2023-05-10T04:19:51.870Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T04:19:51.870Z] 3.17: Pulling from library/alpine [2023-05-10T04:19:51.870Z] f56be85fc22e: Already exists [2023-05-10T04:19:51.870Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T04:19:51.870Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T04:19:51.870Z] ---> 9ed4aefc74f6 [2023-05-10T04:19:51.870Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-10T04:19:51.870Z] ---> Running in 3b7bdd2c3af9 [2023-05-10T04:19:51.870Z] Removing intermediate container 3b7bdd2c3af9 [2023-05-10T04:19:51.870Z] ---> 7c024af3f63c [2023-05-10T04:19:51.870Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T04:19:51.870Z] ---> Running in 06ddb27c5ac9 [2023-05-10T04:19:51.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T04:19:51.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T04:19:51.870Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T04:19:51.870Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T04:19:51.870Z] OK: 7 MiB in 16 packages [2023-05-10T04:19:51.870Z] Removing intermediate container 06ddb27c5ac9 [2023-05-10T04:19:51.870Z] ---> e478837d73dd [2023-05-10T04:19:51.870Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-10T04:19:51.870Z] ---> f93f1c405645 [2023-05-10T04:19:51.870Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-10T04:19:51.870Z] ---> a00f2d437258 [2023-05-10T04:19:51.870Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-10T04:19:51.870Z] ---> b83142c80c11 [2023-05-10T04:19:51.870Z] Step 19/24 : EXPOSE 59982 [2023-05-10T04:19:51.870Z] ---> Running in 390c31288d3e [2023-05-10T04:19:51.870Z] Removing intermediate container 390c31288d3e [2023-05-10T04:19:51.870Z] ---> a243ea2aab87 [2023-05-10T04:19:51.870Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-10T04:19:51.870Z] ---> Running in ea051e9b295b [2023-05-10T04:19:51.870Z] Removing intermediate container ea051e9b295b [2023-05-10T04:19:51.870Z] ---> 1e1b60d4d15a [2023-05-10T04:19:51.870Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-10T04:19:51.870Z] ---> Running in bfcf90d1fb57 [2023-05-10T04:19:51.870Z] Removing intermediate container bfcf90d1fb57 [2023-05-10T04:19:51.870Z] ---> 559741ad2af5 [2023-05-10T04:19:51.870Z] Step 22/24 : LABEL arch=amd64 [2023-05-10T04:19:51.870Z] ---> Running in c2c1f5987d82 [2023-05-10T04:19:51.870Z] Removing intermediate container c2c1f5987d82 [2023-05-10T04:19:51.870Z] ---> 9c7698effd4d [2023-05-10T04:19:51.870Z] Step 23/24 : LABEL git_sha=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:19:52.130Z] ---> Running in aaa694e9de49 [2023-05-10T04:19:52.130Z] Removing intermediate container aaa694e9de49 [2023-05-10T04:19:52.130Z] ---> c8ea550f9878 [2023-05-10T04:19:52.130Z] Step 24/24 : LABEL version=3.0.0-dev.34 [2023-05-10T04:19:52.130Z] ---> Running in 7788328f724e [2023-05-10T04:19:52.130Z] Removing intermediate container 7788328f724e [2023-05-10T04:19:52.130Z] ---> dc424c54918f [2023-05-10T04:19:52.130Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T04:19:52.130Z] Successfully built dc424c54918f [2023-05-10T04:19:52.130Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:19:52.240Z] provisioning config files... [2023-05-10T04:19:52.249Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config585250418946026382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:19:52.554Z] ---> docker-login.sh [2023-05-10T04:19:52.554Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:19:52.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:19:52.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:19:52.554Z] Configure a credential helper to remove this warning. See [2023-05-10T04:19:52.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:19:52.554Z] [2023-05-10T04:19:52.554Z] Login Succeeded [2023-05-10T04:19:52.554Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:19:52.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:19:52.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:19:52.554Z] Configure a credential helper to remove this warning. See [2023-05-10T04:19:52.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:19:52.554Z] [2023-05-10T04:19:52.554Z] Login Succeeded [2023-05-10T04:19:52.554Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:19:52.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:19:52.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:19:52.813Z] Configure a credential helper to remove this warning. See [2023-05-10T04:19:52.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:19:52.813Z] [2023-05-10T04:19:52.813Z] Login Succeeded [2023-05-10T04:19:52.813Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:19:52.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:19:52.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:19:52.814Z] Configure a credential helper to remove this warning. See [2023-05-10T04:19:52.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:19:52.814Z] [2023-05-10T04:19:52.814Z] Login Succeeded [2023-05-10T04:19:52.814Z] docker.io [2023-05-10T04:19:53.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:19:53.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:19:53.073Z] Configure a credential helper to remove this warning. See [2023-05-10T04:19:53.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:19:53.073Z] [2023-05-10T04:19:53.073Z] Login Succeeded [2023-05-10T04:19:53.073Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:19:53.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:19:53.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:19:53.124Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-10T04:19:53.124Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:19:53.124Z] latest [2023-05-10T04:19:53.124Z] 3.0.0-dev.34 [2023-05-10T04:19:53.124Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [2023-05-10T04:19:53.124Z] main [2023-05-10T04:19:53.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:53.431Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:53.739Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:19:53.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-10T04:19:53.739Z] 05fb13fed9a4: Preparing [2023-05-10T04:19:53.739Z] bbb3b295d7f0: Preparing [2023-05-10T04:19:53.739Z] 263b613a287f: Preparing [2023-05-10T04:19:53.739Z] 65525602140c: Preparing [2023-05-10T04:19:53.739Z] f1417ff83b31: Preparing [2023-05-10T04:19:53.739Z] f1417ff83b31: Layer already exists [2023-05-10T04:19:53.739Z] 05fb13fed9a4: Pushed [2023-05-10T04:19:53.739Z] bbb3b295d7f0: Pushed [2023-05-10T04:19:53.739Z] 65525602140c: Pushed [2023-05-10T04:19:57.030Z] 263b613a287f: Pushed [2023-05-10T04:19:57.030Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:57.347Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:57.651Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-10T04:19:57.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-10T04:19:57.651Z] 05fb13fed9a4: Preparing [2023-05-10T04:19:57.651Z] bbb3b295d7f0: Preparing [2023-05-10T04:19:57.651Z] 263b613a287f: Preparing [2023-05-10T04:19:57.651Z] 65525602140c: Preparing [2023-05-10T04:19:57.651Z] f1417ff83b31: Preparing [2023-05-10T04:19:57.651Z] 05fb13fed9a4: Layer already exists [2023-05-10T04:19:57.651Z] f1417ff83b31: Layer already exists [2023-05-10T04:19:57.651Z] bbb3b295d7f0: Layer already exists [2023-05-10T04:19:57.651Z] 65525602140c: Layer already exists [2023-05-10T04:19:57.651Z] 263b613a287f: Layer already exists [2023-05-10T04:19:57.651Z] latest: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:57.958Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:58.269Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.34 [2023-05-10T04:19:58.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-10T04:19:58.269Z] 05fb13fed9a4: Preparing [2023-05-10T04:19:58.269Z] bbb3b295d7f0: Preparing [2023-05-10T04:19:58.269Z] 263b613a287f: Preparing [2023-05-10T04:19:58.269Z] 65525602140c: Preparing [2023-05-10T04:19:58.269Z] f1417ff83b31: Preparing [2023-05-10T04:19:58.269Z] 65525602140c: Layer already exists [2023-05-10T04:19:58.269Z] bbb3b295d7f0: Layer already exists [2023-05-10T04:19:58.269Z] 263b613a287f: Layer already exists [2023-05-10T04:19:58.269Z] 05fb13fed9a4: Layer already exists [2023-05-10T04:19:58.269Z] f1417ff83b31: Layer already exists [2023-05-10T04:19:58.269Z] 3.0.0-dev.34: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:58.574Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:58.877Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [2023-05-10T04:19:58.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-10T04:19:58.877Z] 05fb13fed9a4: Preparing [2023-05-10T04:19:58.877Z] bbb3b295d7f0: Preparing [2023-05-10T04:19:58.877Z] 263b613a287f: Preparing [2023-05-10T04:19:58.877Z] 65525602140c: Preparing [2023-05-10T04:19:58.877Z] f1417ff83b31: Preparing [2023-05-10T04:19:58.877Z] 263b613a287f: Layer already exists [2023-05-10T04:19:58.877Z] f1417ff83b31: Layer already exists [2023-05-10T04:19:58.877Z] bbb3b295d7f0: Layer already exists [2023-05-10T04:19:58.877Z] 05fb13fed9a4: Layer already exists [2023-05-10T04:19:58.877Z] 65525602140c: Layer already exists [2023-05-10T04:19:58.877Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:59.186Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:59.494Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-10T04:19:59.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-10T04:19:59.494Z] 05fb13fed9a4: Preparing [2023-05-10T04:19:59.494Z] bbb3b295d7f0: Preparing [2023-05-10T04:19:59.494Z] 263b613a287f: Preparing [2023-05-10T04:19:59.494Z] 65525602140c: Preparing [2023-05-10T04:19:59.494Z] f1417ff83b31: Preparing [2023-05-10T04:19:59.494Z] f1417ff83b31: Layer already exists [2023-05-10T04:19:59.494Z] 263b613a287f: Layer already exists [2023-05-10T04:19:59.494Z] bbb3b295d7f0: Layer already exists [2023-05-10T04:19:59.494Z] 05fb13fed9a4: Layer already exists [2023-05-10T04:19:59.494Z] 65525602140c: Layer already exists [2023-05-10T04:19:59.494Z] main: digest: sha256:4c675cc0305204e490d1c8d695bcf499b5019961259d40b70c490fb2ed9addd2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:19:59.545Z] ===================================================== [Pipeline] echo [2023-05-10T04:19:59.555Z] taggedImages: [2023-05-10T04:19:59.555Z] - nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:19:59.555Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-10T04:19:59.555Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.34 [2023-05-10T04:19:59.555Z] - nexus3.edgexfoundry.org:10004/device-mqtt:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [2023-05-10T04:19:59.555Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:19:59.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:19:59.904Z] [2023-05-10T04:19:59.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:20:00.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:20:00.204Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T04:20:00.204Z] 5eb5b503b376: Pulling fs layer [2023-05-10T04:20:00.204Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T04:20:00.204Z] ec43610c2a17: Pulling fs layer [2023-05-10T04:20:00.204Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T04:20:00.204Z] 33b1e0a273af: Pulling fs layer [2023-05-10T04:20:00.204Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T04:20:00.204Z] 2f39f015ded8: Pulling fs layer [2023-05-10T04:20:00.204Z] 3a2ae6a8a46f: Waiting [2023-05-10T04:20:00.204Z] 33b1e0a273af: Waiting [2023-05-10T04:20:00.204Z] 5d3b04190fa2: Waiting [2023-05-10T04:20:00.204Z] 2f39f015ded8: Waiting [2023-05-10T04:20:00.204Z] 5c69ac0246d0: Download complete [2023-05-10T04:20:00.204Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T04:20:00.204Z] 3a2ae6a8a46f: Download complete [2023-05-10T04:20:00.204Z] 33b1e0a273af: Verifying Checksum [2023-05-10T04:20:00.204Z] 33b1e0a273af: Download complete [2023-05-10T04:20:00.204Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T04:20:00.204Z] 5d3b04190fa2: Download complete [2023-05-10T04:20:00.204Z] ec43610c2a17: Verifying Checksum [2023-05-10T04:20:00.204Z] ec43610c2a17: Download complete [2023-05-10T04:20:00.462Z] 5eb5b503b376: Verifying Checksum [2023-05-10T04:20:00.462Z] 5eb5b503b376: Download complete [2023-05-10T04:20:01.034Z] 2f39f015ded8: Download complete [2023-05-10T04:20:01.629Z] 5eb5b503b376: Pull complete [2023-05-10T04:20:01.890Z] 5c69ac0246d0: Pull complete [2023-05-10T04:20:02.458Z] ec43610c2a17: Pull complete [2023-05-10T04:20:02.458Z] 3a2ae6a8a46f: Pull complete [2023-05-10T04:20:02.716Z] 33b1e0a273af: Pull complete [2023-05-10T04:20:02.716Z] 5d3b04190fa2: Pull complete [2023-05-10T04:20:06.907Z] 2f39f015ded8: Pull complete [2023-05-10T04:20:06.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T04:20:07.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:20:07.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:20:07.244Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:20:07.274Z] $ 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-05-10T04:20:12.324Z] $ docker top bfc2c3320e1edf6b933a04ce7c46de7e35b1ff19b2c0d875dd2e2d6e5b287b3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:20:12.713Z] ---> job-cost.sh [2023-05-10T04:20:12.713Z] lf-activate-venv: SKIPPING [2023-05-10T04:20:12.713Z] INFO: No Stack... [2023-05-10T04:20:12.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T04:20:13.233Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T04:20:13.522Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-10T04:20:13.522Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T04:20:13.536Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [2023-05-10T04:20:13.545Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] did not exist. Created. [2023-05-10T04:20:13.545Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T04:20:13.844Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T04:20:13.870Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T04:20:13.875Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T04:20:13.889Z] $ docker stop --time=1 bfc2c3320e1edf6b933a04ce7c46de7e35b1ff19b2c0d875dd2e2d6e5b287b3c [2023-05-10T04:20:15.040Z] $ docker rm -f --volumes bfc2c3320e1edf6b933a04ce7c46de7e35b1ff19b2c0d875dd2e2d6e5b287b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T04:21:59.063Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14876 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-10T04:21:59.076Z] Running in /w/workspace/device-mqtt-go/118 [Pipeline] { [Pipeline] checkout [2023-05-10T04:21:59.112Z] Selected Git installation does not exist. Using Default [2023-05-10T04:21:59.113Z] The recommended git tool is: NONE [2023-05-10T04:22:05.417Z] using credential edgex-jenkins-ssh [2023-05-10T04:22:05.474Z] Cloning the remote Git repository [2023-05-10T04:22:05.530Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-10T04:22:05.641Z] > git init /w/workspace/device-mqtt-go/118 # timeout=10 [2023-05-10T04:22:05.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-10T04:22:05.819Z] > git --version # timeout=10 [2023-05-10T04:22:05.848Z] > git --version # 'git version 2.25.1' [2023-05-10T04:22:05.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T04:22:06.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T04:22:07.253Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-10T04:22:07.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T04:22:08.186Z] Avoid second fetch [2023-05-10T04:22:08.187Z] Checking out Revision dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e (main) [2023-05-10T04:22:08.787Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#598)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T04:22:08.206Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T04:22:08.275Z] > git checkout -f dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e # timeout=10 [2023-05-10T04:22:09.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T04:22:09.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T04:22:09.778Z] Dload Upload Total Spent Left Speed [2023-05-10T04:22:09.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-05-10T04:22:10.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T04:22:10.739Z] + sudo tee /etc/docker/daemon.new [2023-05-10T04:22:10.739Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T04:22:10.739Z] { [2023-05-10T04:22:10.739Z] "registry-mirrors": [ [2023-05-10T04:22:10.739Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T04:22:10.739Z] ], [2023-05-10T04:22:10.739Z] "bip": "10.250.0.254/24", [2023-05-10T04:22:10.739Z] "hosts": [ [2023-05-10T04:22:10.739Z] "tcp://0.0.0.0:5555", [2023-05-10T04:22:10.739Z] "unix:///var/run/docker.sock" [2023-05-10T04:22:10.739Z] ], [2023-05-10T04:22:10.739Z] "mtu": 1458, [2023-05-10T04:22:10.739Z] "selinux-enabled": true, [2023-05-10T04:22:10.739Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T04:22:10.739Z] } [Pipeline] sh [2023-05-10T04:22:11.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T04:22:11.413Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:22:29.693Z] provisioning config files... [2023-05-10T04:22:29.723Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/118@tmp/config14796306888076787724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:22:30.084Z] ---> docker-login.sh [2023-05-10T04:22:30.084Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:22:30.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:22:30.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:22:30.953Z] Configure a credential helper to remove this warning. See [2023-05-10T04:22:30.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:22:30.953Z] [2023-05-10T04:22:30.953Z] Login Succeeded [2023-05-10T04:22:30.953Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:22:31.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:22:31.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:22:31.239Z] Configure a credential helper to remove this warning. See [2023-05-10T04:22:31.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:22:31.239Z] [2023-05-10T04:22:31.239Z] Login Succeeded [2023-05-10T04:22:31.239Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:22:31.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:22:31.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:22:31.784Z] Configure a credential helper to remove this warning. See [2023-05-10T04:22:31.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:22:31.784Z] [2023-05-10T04:22:31.784Z] Login Succeeded [2023-05-10T04:22:31.784Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:22:32.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:22:32.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:22:32.327Z] Configure a credential helper to remove this warning. See [2023-05-10T04:22:32.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:22:32.327Z] [2023-05-10T04:22:32.327Z] Login Succeeded [2023-05-10T04:22:32.327Z] docker.io [2023-05-10T04:22:32.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:22:32.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:22:32.864Z] Configure a credential helper to remove this warning. See [2023-05-10T04:22:32.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:22:32.864Z] [2023-05-10T04:22:32.864Z] Login Succeeded [2023-05-10T04:22:32.864Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:22:32.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T04:22:33.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:22:33.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:22:33.186Z] ========================================================= [2023-05-10T04:22:33.186Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T04:22:33.186Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:22:33.547Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T04:22:33.818Z] Sending build context to Docker daemon 3.377MB [2023-05-10T04:22:33.818Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:22:33.818Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T04:22:34.091Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T04:22:34.091Z] c41833b44d91: Pulling fs layer [2023-05-10T04:22:34.091Z] ed15518f5707: Pulling fs layer [2023-05-10T04:22:34.091Z] feae8fd75edb: Pulling fs layer [2023-05-10T04:22:34.091Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T04:22:34.091Z] 3cdef696dda3: Pulling fs layer [2023-05-10T04:22:34.091Z] 2ced38df9373: Pulling fs layer [2023-05-10T04:22:34.091Z] 58f1dce35555: Pulling fs layer [2023-05-10T04:22:34.091Z] 3cdef696dda3: Waiting [2023-05-10T04:22:34.091Z] 58f1dce35555: Waiting [2023-05-10T04:22:34.091Z] 2ced38df9373: Waiting [2023-05-10T04:22:34.091Z] 242c74f7c9fa: Waiting [2023-05-10T04:22:34.091Z] ed15518f5707: Download complete [2023-05-10T04:22:34.091Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T04:22:34.091Z] 242c74f7c9fa: Download complete [2023-05-10T04:22:34.091Z] 3cdef696dda3: Verifying Checksum [2023-05-10T04:22:34.091Z] 3cdef696dda3: Download complete [2023-05-10T04:22:34.091Z] c41833b44d91: Verifying Checksum [2023-05-10T04:22:34.091Z] c41833b44d91: Download complete [2023-05-10T04:22:35.534Z] c41833b44d91: Pull complete [2023-05-10T04:22:35.534Z] 58f1dce35555: Verifying Checksum [2023-05-10T04:22:35.534Z] 58f1dce35555: Download complete [2023-05-10T04:22:35.810Z] ed15518f5707: Pull complete [2023-05-10T04:22:36.805Z] 2ced38df9373: Verifying Checksum [2023-05-10T04:22:36.805Z] feae8fd75edb: Verifying Checksum [2023-05-10T04:22:36.805Z] feae8fd75edb: Download complete [2023-05-10T04:22:46.933Z] feae8fd75edb: Pull complete [2023-05-10T04:22:47.204Z] 242c74f7c9fa: Pull complete [2023-05-10T04:22:47.477Z] 3cdef696dda3: Pull complete [2023-05-10T04:22:54.148Z] 2ced38df9373: Pull complete [2023-05-10T04:22:58.421Z] 58f1dce35555: Pull complete [2023-05-10T04:22:58.421Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T04:22:58.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T04:22:58.421Z] ---> fadd8f120f05 [2023-05-10T04:22:58.421Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:22:59.843Z] ---> Running in 2ad798eac6d4 [2023-05-10T04:23:00.112Z] Removing intermediate container 2ad798eac6d4 [2023-05-10T04:23:00.112Z] ---> f9b5b5fd322a [2023-05-10T04:23:00.112Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:23:00.112Z] ---> Running in 93c85bdd96c6 [2023-05-10T04:23:00.397Z] Removing intermediate container 93c85bdd96c6 [2023-05-10T04:23:00.397Z] ---> 2e00ecd41661 [2023-05-10T04:23:00.397Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T04:23:00.667Z] ---> Running in ec5b20410b89 [2023-05-10T04:23:00.937Z] Removing intermediate container ec5b20410b89 [2023-05-10T04:23:00.937Z] ---> 41ab45af4319 [2023-05-10T04:23:00.937Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:23:00.937Z] ---> Running in 754ddf0f6c23 [2023-05-10T04:23:01.207Z] Removing intermediate container 754ddf0f6c23 [2023-05-10T04:23:01.207Z] ---> d17f1b5ec981 [2023-05-10T04:23:01.207Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:23:01.478Z] ---> Running in e9a549472078 [2023-05-10T04:23:03.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T04:23:03.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T04:23:04.609Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T04:23:04.609Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T04:23:04.609Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T04:23:04.609Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T04:23:04.609Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T04:23:04.609Z] OK: 268 MiB in 57 packages [2023-05-10T04:23:05.583Z] Removing intermediate container e9a549472078 [2023-05-10T04:23:05.583Z] ---> ceba754fad4a [2023-05-10T04:23:05.583Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-10T04:23:05.858Z] ---> Running in 844caa8cad9a [2023-05-10T04:23:06.127Z] Removing intermediate container 844caa8cad9a [2023-05-10T04:23:06.127Z] ---> d3c7c22f4a66 [2023-05-10T04:23:06.127Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T04:23:06.717Z] ---> 10dac76a5245 [2023-05-10T04:23:06.717Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:23:06.717Z] ---> Running in 574f05c5de62 [2023-05-10T04:24:28.394Z] Removing intermediate container 574f05c5de62 [2023-05-10T04:24:28.394Z] ---> f5f7adb64c89 [2023-05-10T04:24:28.394Z] Step 11/12 : COPY . . [2023-05-10T04:24:28.394Z] ---> 40a5aa702b8c [2023-05-10T04:24:28.394Z] Step 12/12 : RUN $MAKE [2023-05-10T04:24:28.394Z] ---> Running in 30b130b053c1 [2023-05-10T04:24:28.394Z] noop [2023-05-10T04:24:28.394Z] Removing intermediate container 30b130b053c1 [2023-05-10T04:24:28.394Z] ---> fe13c3c73922 [2023-05-10T04:24:28.394Z] Successfully built fe13c3c73922 [2023-05-10T04:24:28.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:28.757Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T04:24:28.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:24:28.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-14876 does not seem to be running inside a container [2023-05-10T04:24:29.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/118 -v /w/workspace/device-mqtt-go/118:/w/workspace/device-mqtt-go/118:rw,z -v /w/workspace/device-mqtt-go/118@tmp:/w/workspace/device-mqtt-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T04:24:30.351Z] $ docker top 4505b22b06a53eeb4de4f90d12b8392fd8089cfe473f8c47dd4978f66bd716c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:24:31.194Z] + go version [2023-05-10T04:24:31.194Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T04:24:31.218Z] $ docker stop --time=1 4505b22b06a53eeb4de4f90d12b8392fd8089cfe473f8c47dd4978f66bd716c1 [2023-05-10T04:24:32.872Z] $ docker rm -f --volumes 4505b22b06a53eeb4de4f90d12b8392fd8089cfe473f8c47dd4978f66bd716c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:33.401Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T04:24:33.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:24:33.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-14876 does not seem to be running inside a container [2023-05-10T04:24:33.657Z] $ 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/118 -v /w/workspace/device-mqtt-go/118:/w/workspace/device-mqtt-go/118:rw,z -v /w/workspace/device-mqtt-go/118@tmp:/w/workspace/device-mqtt-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T04:24:34.850Z] $ docker top 37b40da7f351bb260a02c253d9a364ad0dd76ed875a53f43ae934ed480724699 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:24:35.682Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/118 [Pipeline] fileExists [Pipeline] sh [2023-05-10T04:24:36.005Z] + make test [2023-05-10T04:24:36.005Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T04:25:14.897Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-10T04:27:21.615Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-10T04:27:21.615Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-10T04:27:21.615Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 23.1% of statements [2023-05-10T04:27:21.615Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T04:27:21.615Z] go vet ./... [2023-05-10T04:27:48.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T04:27:48.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T04:27:48.326Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T04:27:48.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T04:27:48.363Z] $ docker stop --time=1 37b40da7f351bb260a02c253d9a364ad0dd76ed875a53f43ae934ed480724699 [2023-05-10T04:27:50.210Z] $ docker rm -f --volumes 37b40da7f351bb260a02c253d9a364ad0dd76ed875a53f43ae934ed480724699 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:27:51.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T04:27:51.352Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T04:27:51.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T04:27:52.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T04:27:52.686Z] + ls -al . [2023-05-10T04:27:52.687Z] total 176 [2023-05-10T04:27:52.687Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 04:24 . [2023-05-10T04:27:52.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:22 .. [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 04:22 .dockerignore [2023-05-10T04:27:52.687Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:22 .git [2023-05-10T04:27:52.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:22 .github [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 04:22 .gitignore [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:22 .golangci.yml [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 10 04:22 Attribution.txt [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 10 04:22 CHANGELOG.md [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 10 04:22 Dockerfile [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:22 GOVERNANCE.md [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 678 May 10 04:22 Jenkinsfile [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 04:22 LICENSE [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 10 04:22 Makefile [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 04:22 OWNERS.md [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 10 04:22 README.md [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:18 VERSION [2023-05-10T04:27:52.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:22 bin [2023-05-10T04:27:52.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:22 cmd [2023-05-10T04:27:52.687Z] -rw-r--r-- 1 jenkins jenkins 18144 May 10 04:27 coverage.out [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 04:22 go.mod [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 10 04:22 go.sum [2023-05-10T04:27:52.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:22 internal [2023-05-10T04:27:52.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:22 mock [2023-05-10T04:27:52.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:22 snap [2023-05-10T04:27:52.687Z] -rw-rw-r-- 1 jenkins jenkins 227 May 10 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:27:53.022Z] + 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=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e --label arch=arm64 --label version=3.0.0-dev.34 . [2023-05-10T04:27:53.288Z] Sending build context to Docker daemon 3.396MB [2023-05-10T04:27:53.288Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:27:53.288Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T04:27:53.288Z] ---> fe13c3c73922 [2023-05-10T04:27:53.288Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:27:53.555Z] ---> Running in 73df30094184 [2023-05-10T04:27:53.821Z] Removing intermediate container 73df30094184 [2023-05-10T04:27:53.821Z] ---> ab4d243b00c8 [2023-05-10T04:27:53.821Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:27:53.821Z] ---> Running in f06270693059 [2023-05-10T04:27:54.090Z] Removing intermediate container f06270693059 [2023-05-10T04:27:54.090Z] ---> ee86afa6c903 [2023-05-10T04:27:54.090Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T04:27:54.090Z] ---> Running in d88542e5b422 [2023-05-10T04:27:54.673Z] Removing intermediate container d88542e5b422 [2023-05-10T04:27:54.673Z] ---> d05d7e647c81 [2023-05-10T04:27:54.673Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:27:54.673Z] ---> Running in 2e4d0d7d4148 [2023-05-10T04:27:54.939Z] Removing intermediate container 2e4d0d7d4148 [2023-05-10T04:27:54.939Z] ---> a47b73430005 [2023-05-10T04:27:54.939Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:27:54.939Z] ---> Running in 14aa5b2c9734 [2023-05-10T04:27:55.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T04:27:56.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T04:27:57.440Z] OK: 268 MiB in 57 packages [2023-05-10T04:27:58.397Z] Removing intermediate container 14aa5b2c9734 [2023-05-10T04:27:58.397Z] ---> 2cccf04c9b78 [2023-05-10T04:27:58.397Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-10T04:27:58.397Z] ---> Running in cf3182c904d6 [2023-05-10T04:27:58.663Z] Removing intermediate container cf3182c904d6 [2023-05-10T04:27:58.663Z] ---> 477f8712fd17 [2023-05-10T04:27:58.663Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T04:27:59.246Z] ---> b50ec5825cdd [2023-05-10T04:27:59.246Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:27:59.246Z] ---> Running in fb37761cee7b [2023-05-10T04:28:01.825Z] Removing intermediate container fb37761cee7b [2023-05-10T04:28:01.825Z] ---> bbbdcf71374b [2023-05-10T04:28:01.825Z] Step 11/24 : COPY . . [2023-05-10T04:28:02.415Z] ---> e2001f5dfc34 [2023-05-10T04:28:02.415Z] Step 12/24 : RUN $MAKE [2023-05-10T04:28:02.415Z] ---> Running in 70539956aeec [2023-05-10T04:28:03.377Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-10T04:30:25.201Z] Removing intermediate container 70539956aeec [2023-05-10T04:30:25.201Z] ---> 7a0291eea15a [2023-05-10T04:30:25.201Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T04:30:25.201Z] 3.17: Pulling from library/alpine [2023-05-10T04:30:25.201Z] c41833b44d91: Already exists [2023-05-10T04:30:25.201Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T04:30:25.201Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T04:30:25.201Z] ---> 51e60588ff2c [2023-05-10T04:30:25.201Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-10T04:30:25.201Z] ---> Running in af32dd774a26 [2023-05-10T04:30:25.201Z] Removing intermediate container af32dd774a26 [2023-05-10T04:30:25.201Z] ---> b68a515e27d8 [2023-05-10T04:30:25.201Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T04:30:25.201Z] ---> Running in e1f7ad23ac21 [2023-05-10T04:30:25.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T04:30:25.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T04:30:25.202Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T04:30:25.202Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T04:30:25.202Z] OK: 8 MiB in 16 packages [2023-05-10T04:30:25.202Z] Removing intermediate container e1f7ad23ac21 [2023-05-10T04:30:25.202Z] ---> 2dd4ef6f9d91 [2023-05-10T04:30:25.202Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-10T04:30:25.202Z] ---> e27a5ddd0dc9 [2023-05-10T04:30:25.202Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-10T04:30:25.202Z] ---> 4dfbe2c966cc [2023-05-10T04:30:25.202Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-10T04:30:25.202Z] ---> 5bca36075d4e [2023-05-10T04:30:25.202Z] Step 19/24 : EXPOSE 59982 [2023-05-10T04:30:25.202Z] ---> Running in 27385970c290 [2023-05-10T04:30:25.202Z] Removing intermediate container 27385970c290 [2023-05-10T04:30:25.202Z] ---> e4a4a88ac51b [2023-05-10T04:30:25.202Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-10T04:30:25.202Z] ---> Running in ebe105ee328b [2023-05-10T04:30:25.202Z] Removing intermediate container ebe105ee328b [2023-05-10T04:30:25.202Z] ---> 7e27c42139d2 [2023-05-10T04:30:25.202Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-10T04:30:25.202Z] ---> Running in c931152d7b99 [2023-05-10T04:30:25.202Z] Removing intermediate container c931152d7b99 [2023-05-10T04:30:25.202Z] ---> 8c88c9967505 [2023-05-10T04:30:25.202Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T04:30:25.202Z] ---> Running in d15e2ee1e3a4 [2023-05-10T04:30:25.202Z] Removing intermediate container d15e2ee1e3a4 [2023-05-10T04:30:25.202Z] ---> 86a73be41816 [2023-05-10T04:30:25.202Z] Step 23/24 : LABEL git_sha=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:30:25.202Z] ---> Running in c57b82c21de5 [2023-05-10T04:30:25.202Z] Removing intermediate container c57b82c21de5 [2023-05-10T04:30:25.202Z] ---> 879302af5b10 [2023-05-10T04:30:25.202Z] Step 24/24 : LABEL version=3.0.0-dev.34 [2023-05-10T04:30:25.202Z] ---> Running in 3eb449ba4717 [2023-05-10T04:30:25.202Z] Removing intermediate container 3eb449ba4717 [2023-05-10T04:30:25.202Z] ---> 392103a9fcba [2023-05-10T04:30:25.202Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T04:30:25.202Z] Successfully built 392103a9fcba [2023-05-10T04:30:25.202Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:30:25.295Z] provisioning config files... [2023-05-10T04:30:25.308Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/118@tmp/config7980851716445886731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:30:25.642Z] ---> docker-login.sh [2023-05-10T04:30:25.642Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:30:25.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:30:25.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:30:25.916Z] Configure a credential helper to remove this warning. See [2023-05-10T04:30:25.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:30:25.916Z] [2023-05-10T04:30:25.916Z] Login Succeeded [2023-05-10T04:30:25.916Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:30:26.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:30:26.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:30:26.186Z] Configure a credential helper to remove this warning. See [2023-05-10T04:30:26.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:30:26.186Z] [2023-05-10T04:30:26.186Z] Login Succeeded [2023-05-10T04:30:26.186Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:30:26.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:30:26.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:30:26.723Z] Configure a credential helper to remove this warning. See [2023-05-10T04:30:26.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:30:26.723Z] [2023-05-10T04:30:26.723Z] Login Succeeded [2023-05-10T04:30:26.723Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:30:26.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:30:26.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:30:26.991Z] Configure a credential helper to remove this warning. See [2023-05-10T04:30:26.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:30:26.991Z] [2023-05-10T04:30:26.991Z] Login Succeeded [2023-05-10T04:30:26.991Z] docker.io [2023-05-10T04:30:27.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:30:27.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:30:27.526Z] Configure a credential helper to remove this warning. See [2023-05-10T04:30:27.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:30:27.526Z] [2023-05-10T04:30:27.526Z] Login Succeeded [2023-05-10T04:30:27.526Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:30:27.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:30:27.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:30:27.578Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-10T04:30:27.578Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:30:27.578Z] latest [2023-05-10T04:30:27.578Z] 3.0.0-dev.34 [2023-05-10T04:30:27.578Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [2023-05-10T04:30:27.578Z] main [2023-05-10T04:30:27.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:27.914Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:28.252Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:30:28.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-10T04:30:28.253Z] 53581d73c7d0: Preparing [2023-05-10T04:30:28.253Z] b307c4f72a39: Preparing [2023-05-10T04:30:28.253Z] cf3f7fc6c534: Preparing [2023-05-10T04:30:28.253Z] 9c2f305dd427: Preparing [2023-05-10T04:30:28.253Z] 26cbea5cba74: Preparing [2023-05-10T04:30:28.253Z] 26cbea5cba74: Layer already exists [2023-05-10T04:30:28.520Z] 53581d73c7d0: Pushed [2023-05-10T04:30:28.520Z] b307c4f72a39: Pushed [2023-05-10T04:30:28.520Z] 9c2f305dd427: Pushed [2023-05-10T04:30:35.171Z] cf3f7fc6c534: Pushed [2023-05-10T04:30:35.172Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:35.526Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:35.873Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-10T04:30:35.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-10T04:30:37.285Z] 53581d73c7d0: Preparing [2023-05-10T04:30:37.285Z] b307c4f72a39: Preparing [2023-05-10T04:30:37.285Z] cf3f7fc6c534: Preparing [2023-05-10T04:30:37.285Z] 9c2f305dd427: Preparing [2023-05-10T04:30:37.285Z] 26cbea5cba74: Preparing [2023-05-10T04:30:37.285Z] 53581d73c7d0: Layer already exists [2023-05-10T04:30:37.285Z] cf3f7fc6c534: Layer already exists [2023-05-10T04:30:37.285Z] 26cbea5cba74: Layer already exists [2023-05-10T04:30:37.285Z] b307c4f72a39: Layer already exists [2023-05-10T04:30:37.285Z] 9c2f305dd427: Layer already exists [2023-05-10T04:30:37.285Z] latest: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:37.646Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:37.987Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.34 [2023-05-10T04:30:37.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-10T04:30:37.988Z] 53581d73c7d0: Preparing [2023-05-10T04:30:37.988Z] b307c4f72a39: Preparing [2023-05-10T04:30:37.988Z] cf3f7fc6c534: Preparing [2023-05-10T04:30:37.988Z] 9c2f305dd427: Preparing [2023-05-10T04:30:37.988Z] 26cbea5cba74: Preparing [2023-05-10T04:30:37.988Z] 26cbea5cba74: Layer already exists [2023-05-10T04:30:37.988Z] 53581d73c7d0: Layer already exists [2023-05-10T04:30:37.988Z] cf3f7fc6c534: Layer already exists [2023-05-10T04:30:37.988Z] b307c4f72a39: Layer already exists [2023-05-10T04:30:37.988Z] 9c2f305dd427: Layer already exists [2023-05-10T04:30:37.988Z] 3.0.0-dev.34: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:38.336Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:38.672Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [2023-05-10T04:30:38.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-10T04:30:38.672Z] 53581d73c7d0: Preparing [2023-05-10T04:30:38.672Z] b307c4f72a39: Preparing [2023-05-10T04:30:38.672Z] cf3f7fc6c534: Preparing [2023-05-10T04:30:38.672Z] 9c2f305dd427: Preparing [2023-05-10T04:30:38.672Z] 26cbea5cba74: Preparing [2023-05-10T04:30:38.672Z] b307c4f72a39: Layer already exists [2023-05-10T04:30:38.672Z] 53581d73c7d0: Layer already exists [2023-05-10T04:30:38.672Z] 9c2f305dd427: Layer already exists [2023-05-10T04:30:38.672Z] 26cbea5cba74: Layer already exists [2023-05-10T04:30:38.672Z] cf3f7fc6c534: Layer already exists [2023-05-10T04:30:38.672Z] dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:39.303Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:39.656Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-10T04:30:39.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-10T04:30:39.656Z] 53581d73c7d0: Preparing [2023-05-10T04:30:39.656Z] b307c4f72a39: Preparing [2023-05-10T04:30:39.656Z] cf3f7fc6c534: Preparing [2023-05-10T04:30:39.656Z] 9c2f305dd427: Preparing [2023-05-10T04:30:39.656Z] 26cbea5cba74: Preparing [2023-05-10T04:30:39.656Z] b307c4f72a39: Layer already exists [2023-05-10T04:30:39.656Z] 26cbea5cba74: Layer already exists [2023-05-10T04:30:39.656Z] cf3f7fc6c534: Layer already exists [2023-05-10T04:30:39.656Z] 53581d73c7d0: Layer already exists [2023-05-10T04:30:39.656Z] 9c2f305dd427: Layer already exists [2023-05-10T04:30:39.924Z] main: digest: sha256:e0f17e50f370389855eda7c35eb79f9667e04843753b8c010df1686b805247fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:30:39.980Z] ===================================================== [Pipeline] echo [2023-05-10T04:30:39.994Z] taggedImages: [2023-05-10T04:30:39.994Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [2023-05-10T04:30:39.994Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-10T04:30:39.994Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.34 [2023-05-10T04:30:39.994Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e-3.0.0-dev.34 [2023-05-10T04:30:39.994Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:40.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T04:30:40.358Z] [2023-05-10T04:30:40.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:30:40.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T04:30:40.693Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T04:30:40.693Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T04:30:40.693Z] 04944245beec: Pulling fs layer [2023-05-10T04:30:40.693Z] 699f458cf7ca: Pulling fs layer [2023-05-10T04:30:40.693Z] 765212b225bb: Pulling fs layer [2023-05-10T04:30:40.693Z] f23df028b6ca: Pulling fs layer [2023-05-10T04:30:40.693Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T04:30:40.693Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T04:30:40.693Z] 765212b225bb: Waiting [2023-05-10T04:30:40.693Z] f23df028b6ca: Waiting [2023-05-10T04:30:40.693Z] d65c8cfc05b1: Waiting [2023-05-10T04:30:40.961Z] 04944245beec: Verifying Checksum [2023-05-10T04:30:40.961Z] 04944245beec: Download complete [2023-05-10T04:30:40.961Z] 765212b225bb: Verifying Checksum [2023-05-10T04:30:40.961Z] 765212b225bb: Download complete [2023-05-10T04:30:40.961Z] f23df028b6ca: Verifying Checksum [2023-05-10T04:30:40.961Z] f23df028b6ca: Download complete [2023-05-10T04:30:40.961Z] d65c8cfc05b1: Download complete [2023-05-10T04:30:41.231Z] 699f458cf7ca: Verifying Checksum [2023-05-10T04:30:41.231Z] 699f458cf7ca: Download complete [2023-05-10T04:30:41.498Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T04:30:41.498Z] 8998bd30e6a1: Download complete [2023-05-10T04:30:44.086Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T04:30:44.086Z] 2437ff75d9bd: Download complete [2023-05-10T04:30:45.498Z] 8998bd30e6a1: Pull complete [2023-05-10T04:30:45.767Z] 04944245beec: Pull complete [2023-05-10T04:30:47.181Z] 699f458cf7ca: Pull complete [2023-05-10T04:30:47.181Z] 765212b225bb: Pull complete [2023-05-10T04:30:48.156Z] f23df028b6ca: Pull complete [2023-05-10T04:30:48.156Z] d65c8cfc05b1: Pull complete [2023-05-10T04:31:03.195Z] 2437ff75d9bd: Pull complete [2023-05-10T04:31:03.195Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T04:31:03.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T04:31:03.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:31:03.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-14876 does not seem to be running inside a container [2023-05-10T04:31:03.466Z] $ 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/118 -v /w/workspace/device-mqtt-go/118:/w/workspace/device-mqtt-go/118:rw,z -v /w/workspace/device-mqtt-go/118@tmp:/w/workspace/device-mqtt-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T04:31:06.101Z] $ docker top 92dae9d4d697687afbcc012e23cd0b3e5ad661b1ab4906120a66047db5fdf138 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:31:06.937Z] ---> job-cost.sh [2023-05-10T04:31:06.937Z] lf-activate-venv: SKIPPING [2023-05-10T04:31:06.937Z] INFO: No Stack... [2023-05-10T04:31:07.203Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T04:31:08.163Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T04:31:08.481Z] + cat /w/workspace/device-mqtt-go/118/archives/cost.csv [2023-05-10T04:31:08.482Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T04:31:08.786Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [2023-05-10T04:31:08.792Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] did not exist. Created. [2023-05-10T04:31:08.792Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T04:31:09.455Z] /w/workspace/device-mqtt-go/118@tmp/durable-c6abb7b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T04:31:10.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T04:31:10.129Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T04:31:10.177Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T04:31:10.183Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T04:31:10.206Z] $ docker stop --time=1 92dae9d4d697687afbcc012e23cd0b3e5ad661b1ab4906120a66047db5fdf138 [2023-05-10T04:31:11.717Z] $ docker rm -f --volumes 92dae9d4d697687afbcc012e23cd0b3e5ad661b1ab4906120a66047db5fdf138 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-10T04:31:12.131Z] provisioning config files... [2023-05-10T04:31:12.139Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1973852529568071069tmp [Pipeline] { [Pipeline] sh [2023-05-10T04:31:12.439Z] + set +x [2023-05-10T04:31:12.439Z] + curl -s https://codecov.io/bash [2023-05-10T04:31:12.439Z] + bash -s -- [2023-05-10T04:31:12.439Z] [2023-05-10T04:31:12.439Z] _____ _ [2023-05-10T04:31:12.439Z] / ____| | | [2023-05-10T04:31:12.439Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T04:31:12.439Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T04:31:12.439Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T04:31:12.439Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T04:31:12.439Z] Bash-1.0.6 [2023-05-10T04:31:12.439Z] [2023-05-10T04:31:12.439Z] [2023-05-10T04:31:12.439Z] ==> git version 2.25.1 found [2023-05-10T04:31:12.439Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-10T04:31:12.439Z] Release-Date: 2020-01-08 [2023-05-10T04:31:12.439Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T04:31:12.439Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T04:31:12.439Z] ==> Jenkins CI detected. [2023-05-10T04:31:12.439Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-10T04:31:12.439Z] project root: . [2023-05-10T04:31:12.439Z] --> token set from env [2023-05-10T04:31:12.439Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T04:31:12.439Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T04:31:12.439Z] ==> Python coveragepy not found [2023-05-10T04:31:12.439Z] ==> Searching for coverage reports in: [2023-05-10T04:31:12.439Z] + . [2023-05-10T04:31:12.439Z] -> Found 1 reports [2023-05-10T04:31:12.439Z] ==> Detecting git/mercurial file structure [2023-05-10T04:31:12.439Z] ==> Reading reports [2023-05-10T04:31:12.439Z] + ./coverage.out bytes=18144 [2023-05-10T04:31:12.439Z] ==> Appending adjustments [2023-05-10T04:31:12.439Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T04:31:12.698Z] + Found adjustments [2023-05-10T04:31:12.698Z] ==> Gzipping contents [2023-05-10T04:31:12.698Z] 4.0K /tmp/codecov.aYWbNd.gz [2023-05-10T04:31:12.698Z] ==> Uploading reports [2023-05-10T04:31:12.698Z] url: https://codecov.io [2023-05-10T04:31:12.698Z] query: branch=main&commit=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T04:31:12.698Z] -> Pinging Codecov [2023-05-10T04:31:12.698Z] 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=dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T04:31:12.957Z] -> Uploading to [2023-05-10T04:31:12.957Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/7D719EC7BBE17E464838252E33014C33/dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e/004eed01-d147-4583-98a6-c5ed79f94d51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T043112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4fc23a861e4e86ea867cea8a8508219a7b56dc25628fda9f46993897cdb13f7 [2023-05-10T04:31:12.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T04:31:12.957Z] Dload Upload Total Spent Left Speed [2023-05-10T04:31:13.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 13266 --:--:-- --:--:-- --:--:-- 13266 [2023-05-10T04:31:13.216Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] } [2023-05-10T04:31:13.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T04:31:13.356Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T04:31:13.363Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:31:13.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T04:31:13.660Z] [2023-05-10T04:31:13.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:31:13.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T04:31:13.959Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T04:31:13.959Z] df9b9388f04a: Pulling fs layer [2023-05-10T04:31:13.959Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T04:31:13.959Z] 25bc292e5bac: Pulling fs layer [2023-05-10T04:31:13.959Z] 114826534d7a: Pulling fs layer [2023-05-10T04:31:13.959Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T04:31:13.959Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T04:31:13.959Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T04:31:13.959Z] 6ad1cebc031e: Waiting [2023-05-10T04:31:13.959Z] 4657fd5d0bcf: Waiting [2023-05-10T04:31:13.959Z] 114826534d7a: Waiting [2023-05-10T04:31:13.959Z] 8a3aa393b2d8: Waiting [2023-05-10T04:31:13.959Z] 25bc292e5bac: Download complete [2023-05-10T04:31:13.959Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T04:31:13.959Z] 52dc419b0ee2: Download complete [2023-05-10T04:31:13.959Z] 4657fd5d0bcf: Download complete [2023-05-10T04:31:13.959Z] df9b9388f04a: Download complete [2023-05-10T04:31:14.218Z] df9b9388f04a: Pull complete [2023-05-10T04:31:14.218Z] 52dc419b0ee2: Pull complete [2023-05-10T04:31:14.477Z] 25bc292e5bac: Pull complete [2023-05-10T04:31:14.477Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T04:31:14.477Z] 6ad1cebc031e: Download complete [2023-05-10T04:31:17.011Z] 114826534d7a: Verifying Checksum [2023-05-10T04:31:17.011Z] 114826534d7a: Download complete [2023-05-10T04:31:17.272Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T04:31:17.272Z] 8a3aa393b2d8: Download complete [2023-05-10T04:31:20.559Z] 114826534d7a: Pull complete [2023-05-10T04:31:20.559Z] 4657fd5d0bcf: Pull complete [2023-05-10T04:31:21.502Z] 6ad1cebc031e: Pull complete [2023-05-10T04:31:24.037Z] 8a3aa393b2d8: Pull complete [2023-05-10T04:31:24.037Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T04:31:24.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T04:31:24.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:31:24.116Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:31:24.137Z] $ 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-05-10T04:31:28.728Z] $ docker top e4d90bcea5a3faf13ff4778fd2c40e9cbd49c38cade1f7b3ede9417f1fa82bd7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T04:31:28.807Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-10T04:31:29.100Z] + set -o pipefail [2023-05-10T04:31:29.101Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-10T04:31:35.713Z] [2023-05-10T04:31:35.713Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-10T04:31:35.713Z] [2023-05-10T04:31:35.713Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/e42ad237-35ab-410a-b0b3-6640ea5ddb11 [2023-05-10T04:31:35.713Z] [2023-05-10T04:31:35.713Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-10T04:31:35.713Z] [2023-05-10T04:31:35.713Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T04:31:35.713Z] [2023-05-10T04:31:35.713Z] [2023-05-10T04:31:35.713Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T04:31:35.713Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T04:31:35.713Z] More details here: https://snyk.co/ue1NS [2023-05-10T04:31:35.713Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T04:31:35.713Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T04:31:35.723Z] $ docker stop --time=1 e4d90bcea5a3faf13ff4778fd2c40e9cbd49c38cade1f7b3ede9417f1fa82bd7 [2023-05-10T04:31:38.852Z] $ docker rm -f --volumes e4d90bcea5a3faf13ff4778fd2c40e9cbd49c38cade1f7b3ede9417f1fa82bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T04:31:39.560Z] + git log --format=format:%s -1 dbc9f1287078b7b66dcaf0e9b4f1948f94e9216e [Pipeline] sh [2023-05-10T04:31:39.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:31:39.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:31:40.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:31:40.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:31:40.222Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:31:40.241Z] $ 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-05-10T04:31:40.654Z] $ docker top c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 -eo pid,comm [2023-05-10T04:31:40.711Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T04:31:40.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:31:40.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:31:40.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:31:40.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:31:40.853Z] $ docker exec c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 ssh-agent [2023-05-10T04:31:40.963Z] SSH_AUTH_SOCK=/tmp/ssh-Pr2ZfqsHg5CR/agent.32 [2023-05-10T04:31:40.963Z] SSH_AGENT_PID=39 [2023-05-10T04:31:40.968Z] Running ssh-add (command line suppressed) [2023-05-10T04:31:41.061Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12537905290098939957.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12537905290098939957.key) [2023-05-10T04:31:41.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:31:41.366Z] + git semver tag [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,533 [run_tag] DEBUG tag force:False [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,533 [check_head_tag] DEBUG check head tag [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,534 [execute] INFO git cat-file --batch-check [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,538 [execute] INFO git cat-file --batch [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,566 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,566 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T04:31:41.626Z] 2023-05-10 04:31:41,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:31:41.626Z] 3.0.0-dev.34 [Pipeline] } [2023-05-10T04:31:41.626Z] $ docker exec --env ******** --env ******** c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 ssh-agent -k [2023-05-10T04:31:41.723Z] unset SSH_AUTH_SOCK; [2023-05-10T04:31:41.724Z] unset SSH_AGENT_PID; [2023-05-10T04:31:41.724Z] echo Agent pid 39 killed; [2023-05-10T04:31:41.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:31:42.063Z] + git semver [Pipeline] } [2023-05-10T04:31:42.325Z] $ docker stop --time=1 c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 [2023-05-10T04:31:43.594Z] $ docker rm -f --volumes c5bedd98ab4539b691f4b5e90a0aa831bbd2c4415294c3f093582cba69998222 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:31:43.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T04:31:43.980Z] [2023-05-10T04:31:43.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:31:44.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T04:31:44.276Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T04:31:44.276Z] ab5ef0e58194: Pulling fs layer [2023-05-10T04:31:44.276Z] 9712f1f96733: Pulling fs layer [2023-05-10T04:31:44.276Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T04:31:44.276Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T04:31:44.276Z] e9a5061849ea: Pulling fs layer [2023-05-10T04:31:44.276Z] d747dcd14b5f: Pulling fs layer [2023-05-10T04:31:44.276Z] 2de7ff778b66: Pulling fs layer [2023-05-10T04:31:44.276Z] 0d9ebad4ef96: Waiting [2023-05-10T04:31:44.276Z] e9a5061849ea: Waiting [2023-05-10T04:31:44.276Z] d747dcd14b5f: Waiting [2023-05-10T04:31:44.276Z] 2de7ff778b66: Waiting [2023-05-10T04:31:44.276Z] 9712f1f96733: Verifying Checksum [2023-05-10T04:31:44.276Z] 9712f1f96733: Download complete [2023-05-10T04:31:45.653Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T04:31:45.653Z] 63f879dbbcfc: Download complete [2023-05-10T04:31:45.913Z] e9a5061849ea: Verifying Checksum [2023-05-10T04:31:45.913Z] e9a5061849ea: Download complete [2023-05-10T04:31:45.913Z] d747dcd14b5f: Download complete [2023-05-10T04:31:46.481Z] 2de7ff778b66: Download complete [2023-05-10T04:31:46.741Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T04:31:46.741Z] 0d9ebad4ef96: Download complete [2023-05-10T04:31:47.000Z] ab5ef0e58194: Verifying Checksum [2023-05-10T04:31:47.000Z] ab5ef0e58194: Download complete [2023-05-10T04:31:50.283Z] ab5ef0e58194: Pull complete [2023-05-10T04:31:50.283Z] 9712f1f96733: Pull complete [2023-05-10T04:31:50.541Z] 63f879dbbcfc: Pull complete [2023-05-10T04:31:54.778Z] 0d9ebad4ef96: Pull complete [2023-05-10T04:31:54.778Z] e9a5061849ea: Pull complete [2023-05-10T04:31:54.778Z] d747dcd14b5f: Pull complete [2023-05-10T04:31:55.345Z] 2de7ff778b66: Pull complete [2023-05-10T04:31:55.345Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T04:31:55.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T04:31:55.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:31:55.421Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:31:55.441Z] $ 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-05-10T04:32:00.449Z] $ docker top 2998d5c2aff3c5be155e4d6936ce3a8666752f74559089deda8e94bc995b83fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:32:00.536Z] provisioning config files... [2023-05-10T04:32:00.541Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11574957732181830614tmp [2023-05-10T04:32:00.551Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6869299065937552506tmp [2023-05-10T04:32:00.561Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18003523125188131098tmp [Pipeline] { [Pipeline] echo [2023-05-10T04:32:00.576Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:00.866Z] ---> sigul-configuration.sh [2023-05-10T04:32:00.866Z] gpg: directory `/root/.gnupg' created [2023-05-10T04:32:00.866Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T04:32:00.866Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T04:32:00.866Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T04:32:00.866Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T04:32:00.866Z] gpg: CAST5 encrypted data [2023-05-10T04:32:00.866Z] gpg: encrypted with 1 passphrase [2023-05-10T04:32:00.866Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T04:32:01.151Z] + mkdir /home/jenkins [2023-05-10T04:32:01.151Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T04:32:01.439Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-10T04:32:01.448Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:01.735Z] ---> sigul-install.sh [2023-05-10T04:32:01.735Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T04:32:02.022Z] + git tag --list [2023-05-10T04:32:02.022Z] 0.7.1 [2023-05-10T04:32:02.022Z] v1.0.0 [2023-05-10T04:32:02.022Z] v1.1.0 [2023-05-10T04:32:02.022Z] v1.1.1 [2023-05-10T04:32:02.022Z] v1.2.2 [2023-05-10T04:32:02.022Z] v1.3.0 [2023-05-10T04:32:02.022Z] v1.3.1 [2023-05-10T04:32:02.022Z] v2.0.0 [2023-05-10T04:32:02.022Z] v2.1.0 [2023-05-10T04:32:02.022Z] v2.1.1 [2023-05-10T04:32:02.022Z] v2.1.1-dev.1 [2023-05-10T04:32:02.022Z] v2.1.1-dev.2 [2023-05-10T04:32:02.022Z] v2.2.0 [2023-05-10T04:32:02.022Z] v2.2.1-dev.1 [2023-05-10T04:32:02.022Z] v2.2.1-dev.10 [2023-05-10T04:32:02.022Z] v2.2.1-dev.2 [2023-05-10T04:32:02.022Z] v2.2.1-dev.3 [2023-05-10T04:32:02.022Z] v2.2.1-dev.4 [2023-05-10T04:32:02.022Z] v2.2.1-dev.5 [2023-05-10T04:32:02.022Z] v2.2.1-dev.6 [2023-05-10T04:32:02.022Z] v2.2.1-dev.7 [2023-05-10T04:32:02.022Z] v2.2.1-dev.8 [2023-05-10T04:32:02.022Z] v2.2.1-dev.9 [2023-05-10T04:32:02.022Z] v2.3.0 [2023-05-10T04:32:02.022Z] v2.3.0-dev.10 [2023-05-10T04:32:02.022Z] v2.3.0-dev.11 [2023-05-10T04:32:02.022Z] v2.3.0-dev.12 [2023-05-10T04:32:02.022Z] v2.3.0-dev.13 [2023-05-10T04:32:02.022Z] v2.3.0-dev.14 [2023-05-10T04:32:02.022Z] v2.3.0-dev.15 [2023-05-10T04:32:02.022Z] v2.3.0-dev.16 [2023-05-10T04:32:02.022Z] v2.3.0-dev.17 [2023-05-10T04:32:02.022Z] v2.3.0-dev.18 [2023-05-10T04:32:02.022Z] v2.3.0-dev.19 [2023-05-10T04:32:02.022Z] v2.3.0-dev.20 [2023-05-10T04:32:02.022Z] v2.3.0-dev.21 [2023-05-10T04:32:02.022Z] v2.3.0-dev.22 [2023-05-10T04:32:02.022Z] v2.3.0-dev.23 [2023-05-10T04:32:02.022Z] v2.3.0-dev.24 [2023-05-10T04:32:02.022Z] v2.3.0-dev.25 [2023-05-10T04:32:02.022Z] v2.3.0-dev.26 [2023-05-10T04:32:02.022Z] v2.3.0-dev.27 [2023-05-10T04:32:02.022Z] v2.3.0-dev.28 [2023-05-10T04:32:02.022Z] v2.3.0-dev.29 [2023-05-10T04:32:02.022Z] v2.3.0-dev.30 [2023-05-10T04:32:02.022Z] v2.3.0-dev.31 [2023-05-10T04:32:02.022Z] v2.3.0-dev.32 [2023-05-10T04:32:02.022Z] v2.3.0-dev.33 [2023-05-10T04:32:02.022Z] v2.3.0-dev.34 [2023-05-10T04:32:02.022Z] v3.0.0-dev.1 [2023-05-10T04:32:02.022Z] v3.0.0-dev.10 [2023-05-10T04:32:02.022Z] v3.0.0-dev.11 [2023-05-10T04:32:02.022Z] v3.0.0-dev.12 [2023-05-10T04:32:02.022Z] v3.0.0-dev.13 [2023-05-10T04:32:02.022Z] v3.0.0-dev.14 [2023-05-10T04:32:02.022Z] v3.0.0-dev.15 [2023-05-10T04:32:02.022Z] v3.0.0-dev.16 [2023-05-10T04:32:02.022Z] v3.0.0-dev.17 [2023-05-10T04:32:02.022Z] v3.0.0-dev.18 [2023-05-10T04:32:02.022Z] v3.0.0-dev.19 [2023-05-10T04:32:02.022Z] v3.0.0-dev.2 [2023-05-10T04:32:02.022Z] v3.0.0-dev.20 [2023-05-10T04:32:02.022Z] v3.0.0-dev.21 [2023-05-10T04:32:02.022Z] v3.0.0-dev.22 [2023-05-10T04:32:02.022Z] v3.0.0-dev.23 [2023-05-10T04:32:02.022Z] v3.0.0-dev.24 [2023-05-10T04:32:02.022Z] v3.0.0-dev.25 [2023-05-10T04:32:02.022Z] v3.0.0-dev.26 [2023-05-10T04:32:02.022Z] v3.0.0-dev.27 [2023-05-10T04:32:02.022Z] v3.0.0-dev.28 [2023-05-10T04:32:02.022Z] v3.0.0-dev.29 [2023-05-10T04:32:02.022Z] v3.0.0-dev.3 [2023-05-10T04:32:02.022Z] v3.0.0-dev.30 [2023-05-10T04:32:02.022Z] v3.0.0-dev.31 [2023-05-10T04:32:02.022Z] v3.0.0-dev.32 [2023-05-10T04:32:02.022Z] v3.0.0-dev.33 [2023-05-10T04:32:02.022Z] v3.0.0-dev.34 [2023-05-10T04:32:02.022Z] v3.0.0-dev.4 [2023-05-10T04:32:02.022Z] v3.0.0-dev.5 [2023-05-10T04:32:02.022Z] v3.0.0-dev.6 [2023-05-10T04:32:02.022Z] v3.0.0-dev.7 [2023-05-10T04:32:02.022Z] v3.0.0-dev.8 [2023-05-10T04:32:02.022Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T04:32:02.310Z] + lftools sign git-tag v3.0.0-dev.34 [2023-05-10T04:32:02.879Z] Signing Git tag with Sigul... [2023-05-10T04:32:02.879Z] Signing v3.0.0-dev.34 [Pipeline] echo [2023-05-10T04:32:03.148Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:03.437Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T04:32:03.444Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T04:32:03.451Z] $ docker stop --time=1 2998d5c2aff3c5be155e4d6936ce3a8666752f74559089deda8e94bc995b83fd [2023-05-10T04:32:04.765Z] $ docker rm -f --volumes 2998d5c2aff3c5be155e4d6936ce3a8666752f74559089deda8e94bc995b83fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T04:32:05.189Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:32:05.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:32:05.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:32:05.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:32:05.611Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:32:05.628Z] $ 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-05-10T04:32:05.977Z] $ docker top 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:32:06.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:32:06.076Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:32:06.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:32:06.178Z] $ docker exec 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b ssh-agent [2023-05-10T04:32:06.290Z] SSH_AUTH_SOCK=/tmp/ssh-zNsY9IdGw1z1/agent.32 [2023-05-10T04:32:06.290Z] SSH_AGENT_PID=38 [2023-05-10T04:32:06.296Z] Running ssh-add (command line suppressed) [2023-05-10T04:32:06.385Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8212633146771460305.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8212633146771460305.key) [2023-05-10T04:32:06.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:32:06.696Z] + git semver bump pre [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,843 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,843 [bump_version] DEBUG bumped version:3.0.0-dev.35 [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,843 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,843 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,845 [execute] INFO git cat-file --batch-check [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,850 [execute] INFO git cat-file --batch [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T04:32:06.956Z] 2023-05-10 04:32:06,855 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:32:06.956Z] 3.0.0-dev.35 [Pipeline] } [2023-05-10T04:32:06.955Z] $ docker exec --env ******** --env ******** 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b ssh-agent -k [2023-05-10T04:32:07.054Z] unset SSH_AUTH_SOCK; [2023-05-10T04:32:07.054Z] unset SSH_AGENT_PID; [2023-05-10T04:32:07.054Z] echo Agent pid 38 killed; [2023-05-10T04:32:07.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:32:07.373Z] + git semver [Pipeline] } [2023-05-10T04:32:07.634Z] $ docker stop --time=1 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b [2023-05-10T04:32:08.878Z] $ docker rm -f --volumes 0d31cfabea113fe2feee2046f2b8935c10f70be4de5f92812100f17a89e55d9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:32:09.230Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:32:09.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:32:09.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:32:09.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:32:09.662Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:32:09.880Z] $ 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-05-10T04:32:10.229Z] $ docker top 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:32:10.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:32:10.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:32:10.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:32:10.471Z] $ docker exec 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe ssh-agent [2023-05-10T04:32:10.580Z] SSH_AUTH_SOCK=/tmp/ssh-sx8HNoGwLhYt/agent.32 [2023-05-10T04:32:10.580Z] SSH_AGENT_PID=38 [2023-05-10T04:32:10.585Z] Running ssh-add (command line suppressed) [2023-05-10T04:32:10.683Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12446397999128854619.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12446397999128854619.key) [2023-05-10T04:32:10.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:32:10.995Z] + git semver push [2023-05-10T04:32:11.254Z] 2023-05-10 04:32:11,164 [run_push] DEBUG push [2023-05-10T04:32:11.254Z] 2023-05-10 04:32:11,164 [execute] INFO git cat-file --batch-check [2023-05-10T04:32:11.254Z] 2023-05-10 04:32:11,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T04:32:11.254Z] 2023-05-10 04:32:11,169 [execute] INFO git rev-list f7b1a8833730c4f0edd0aaa877edaac3cba31483 -- [2023-05-10T04:32:11.254Z] 2023-05-10 04:32:11,169 [execute] DEBUG Popen(['git', 'rev-list', 'f7b1a8833730c4f0edd0aaa877edaac3cba31483', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T04:32:11.254Z] 2023-05-10 04:32:11,179 [execute] INFO git fetch -v origin [2023-05-10T04:32:11.254Z] 2023-05-10 04:32:11,179 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T04:32:11.823Z] 2023-05-10 04:32:11,651 [run_push] DEBUG no remote changes detected [2023-05-10T04:32:11.823Z] 2023-05-10 04:32:11,651 [execute] INFO git push origin semver [2023-05-10T04:32:11.823Z] 2023-05-10 04:32:11,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T04:32:12.759Z] 2023-05-10 04:32:12,428 [run_push] DEBUG push all version tags [2023-05-10T04:32:12.759Z] 2023-05-10 04:32:12,429 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T04:32:12.759Z] 2023-05-10 04:32:12,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T04:32:13.327Z] 2023-05-10 04:32:13,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-10T04:32:13.327Z] 3.0.0-dev.35 [Pipeline] } [2023-05-10T04:32:13.327Z] $ docker exec --env ******** --env ******** 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe ssh-agent -k [2023-05-10T04:32:13.450Z] unset SSH_AUTH_SOCK; [2023-05-10T04:32:13.450Z] unset SSH_AGENT_PID; [2023-05-10T04:32:13.450Z] echo Agent pid 38 killed; [2023-05-10T04:32:13.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:32:13.778Z] + git semver [Pipeline] } [2023-05-10T04:32:14.041Z] $ docker stop --time=1 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe [2023-05-10T04:32:15.322Z] $ docker rm -f --volumes 3a000f6ac733df87fe8767eb744ed9d4fe9f74235d67b1d9cb85489b577e54fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T04:32:15.874Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-10T04:32:15.874Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-10T04:32:15.874Z] total 16 [2023-05-10T04:32:15.874Z] drwxr-xr-x 3 root root 4096 May 10 04:20 . [2023-05-10T04:32:15.874Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 04:32 .. [2023-05-10T04:32:15.874Z] drwxr-xr-x 2 root root 4096 May 10 04:20 cost [2023-05-10T04:32:15.874Z] -rw-r--r-- 1 root root 86 May 10 04:20 cost.csv [2023-05-10T04:32:15.874Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-10T04:32:15.874Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-10T04:32:15.874Z] total 16 [2023-05-10T04:32:15.874Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:20 . [2023-05-10T04:32:15.874Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 04:32 .. [2023-05-10T04:32:15.874Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 04:20 cost [2023-05-10T04:32:15.874Z] -rw-r--r-- 1 jenkins jenkins 86 May 10 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:16.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:17.027Z] ---> package-listing.sh [2023-05-10T04:32:17.027Z] ++ facter osfamily [2023-05-10T04:32:17.027Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T04:32:17.286Z] + OS_FAMILY=debian [2023-05-10T04:32:17.286Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-10T04:32:17.286Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T04:32:17.286Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T04:32:17.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T04:32:17.286Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T04:32:17.286Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-10T04:32:17.286Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T04:32:17.286Z] + case "${OS_FAMILY}" in [2023-05-10T04:32:17.286Z] + dpkg -l [2023-05-10T04:32:17.286Z] + grep '^ii' [2023-05-10T04:32:17.286Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T04:32:17.286Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T04:32:17.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T04:32:17.286Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-10T04:32:17.286Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-10T04:32:17.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-05-10T04:32:17.298Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T04:32:17.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:32:18.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:32:18.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:32:18.204Z] prd-ubuntu20.04-docker-8c-8g-14875 does not seem to be running inside a container [2023-05-10T04:32:18.225Z] $ 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-05-10T04:32:18.446Z] $ docker top 6e44d425d70e2bcedc27caccb88aea5981460cc632b738ca26fb67798c3fe0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:32:18.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T04:32:19.080Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T04:32:19.364Z] + ls /var/log/sa-host [2023-05-10T04:32:19.364Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:32:19.442Z] provisioning config files... [2023-05-10T04:32:19.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12292964861564177401tmp [Pipeline] { [Pipeline] echo [2023-05-10T04:32:19.465Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:19.750Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T04:32:19.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:20.081Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T04:32:20.090Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:20.375Z] ---> sudo-logs.sh [2023-05-10T04:32:20.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T04:32:20.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:20.685Z] ---> job-cost.sh [2023-05-10T04:32:20.686Z] lf-activate-venv: SKIPPING [2023-05-10T04:32:20.686Z] DEBUG: total: 0.2199999988079071 [2023-05-10T04:32:20.686Z] INFO: Retrieving Stack Cost... [2023-05-10T04:32:20.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T04:32:21.515Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T04:32:21.528Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:32:21.809Z] ---> logs-deploy.sh [2023-05-10T04:32:21.809Z] lf-activate-venv: SKIPPING [2023-05-10T04:32:21.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/118 [2023-05-10T04:32:21.809Z] INFO: archiving workspace using pattern(s): [2023-05-10T04:32:22.747Z] Archives upload complete. [2023-05-10T04:32:23.006Z] INFO: archiving logs to Nexus [2023-05-10T04:32:23.578Z] ---> uname -a: [2023-05-10T04:32:23.578Z] Linux prd-ubuntu20-04-docker-8c-8g-14875 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] ---> lscpu: [2023-05-10T04:32:23.578Z] Architecture: x86_64 [2023-05-10T04:32:23.578Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-10T04:32:23.578Z] Byte Order: Little Endian [2023-05-10T04:32:23.578Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-10T04:32:23.578Z] CPU(s): 8 [2023-05-10T04:32:23.578Z] On-line CPU(s) list: 0-7 [2023-05-10T04:32:23.578Z] Thread(s) per core: 1 [2023-05-10T04:32:23.578Z] Core(s) per socket: 1 [2023-05-10T04:32:23.578Z] Socket(s): 8 [2023-05-10T04:32:23.578Z] NUMA node(s): 1 [2023-05-10T04:32:23.578Z] Vendor ID: AuthenticAMD [2023-05-10T04:32:23.578Z] CPU family: 23 [2023-05-10T04:32:23.578Z] Model: 49 [2023-05-10T04:32:23.578Z] Model name: AMD EPYC-Rome Processor [2023-05-10T04:32:23.578Z] Stepping: 0 [2023-05-10T04:32:23.578Z] CPU MHz: 2799.998 [2023-05-10T04:32:23.578Z] BogoMIPS: 5599.99 [2023-05-10T04:32:23.578Z] Virtualization: AMD-V [2023-05-10T04:32:23.578Z] Hypervisor vendor: KVM [2023-05-10T04:32:23.578Z] Virtualization type: full [2023-05-10T04:32:23.578Z] L1d cache: 256 KiB [2023-05-10T04:32:23.578Z] L1i cache: 256 KiB [2023-05-10T04:32:23.578Z] L2 cache: 4 MiB [2023-05-10T04:32:23.578Z] L3 cache: 128 MiB [2023-05-10T04:32:23.578Z] NUMA node0 CPU(s): 0-7 [2023-05-10T04:32:23.578Z] Vulnerability Itlb multihit: Not affected [2023-05-10T04:32:23.578Z] Vulnerability L1tf: Not affected [2023-05-10T04:32:23.578Z] Vulnerability Mds: Not affected [2023-05-10T04:32:23.578Z] Vulnerability Meltdown: Not affected [2023-05-10T04:32:23.578Z] Vulnerability Mmio stale data: Not affected [2023-05-10T04:32:23.578Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-10T04:32:23.578Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-10T04:32:23.578Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-10T04:32:23.578Z] Vulnerability Srbds: Not affected [2023-05-10T04:32:23.578Z] Vulnerability Tsx async abort: Not affected [2023-05-10T04:32:23.578Z] 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-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] ---> nproc: [2023-05-10T04:32:23.578Z] 8 [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] ---> df -h: [2023-05-10T04:32:23.578Z] Filesystem Size Used Avail Use% Mounted on [2023-05-10T04:32:23.578Z] overlay 155G 13G 143G 9% / [2023-05-10T04:32:23.578Z] tmpfs 64M 0 64M 0% /dev [2023-05-10T04:32:23.578Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-10T04:32:23.578Z] shm 64M 0 64M 0% /dev/shm [2023-05-10T04:32:23.578Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] ---> sar -b -r -n DEV: [2023-05-10T04:32:23.578Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14875) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] 04:17:14 LINUX RESTART (8 CPU) [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] 04:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-10T04:32:23.578Z] 04:19:01 216.69 4.22 212.47 0.00 423.11 82652.30 0.00 [2023-05-10T04:32:23.578Z] 04:20:01 142.34 0.27 142.07 0.00 12.26 26892.10 0.00 [2023-05-10T04:32:23.578Z] 04:21:01 35.16 0.03 35.13 0.00 6.53 16746.56 0.00 [2023-05-10T04:32:23.578Z] 04:22:01 1.55 0.00 1.55 0.00 0.00 17.19 0.00 [2023-05-10T04:32:23.578Z] 04:23:01 40.25 11.85 28.41 0.00 5428.99 6293.37 0.00 [2023-05-10T04:32:23.578Z] 04:24:01 1.75 0.00 1.75 0.00 0.00 18.53 0.00 [2023-05-10T04:32:23.578Z] 04:25:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-05-10T04:32:23.578Z] 04:26:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 [2023-05-10T04:32:23.578Z] 04:27:01 2.68 1.58 1.10 0.00 36.26 13.20 0.00 [2023-05-10T04:32:23.578Z] 04:28:01 2.30 0.00 2.30 0.00 0.00 37.46 0.00 [2023-05-10T04:32:23.578Z] 04:29:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-05-10T04:32:23.578Z] 04:30:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2023-05-10T04:32:23.578Z] 04:31:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 [2023-05-10T04:32:23.578Z] 04:32:01 97.38 0.20 97.18 0.00 12.00 62083.71 0.00 [2023-05-10T04:32:23.578Z] Average: 38.79 1.29 37.50 0.00 422.83 13833.87 0.00 [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] 04:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-10T04:32:23.578Z] 04:19:01 28099832 31376292 924496 2.81 145296 3324216 2274340 6.70 1393068 2930452 119820 [2023-05-10T04:32:23.578Z] 04:20:01 27894648 31542972 761032 2.31 151228 3682616 2035152 6.00 1275544 3248132 234276 [2023-05-10T04:32:23.578Z] 04:21:01 27662596 31574756 727228 2.21 158968 3901124 1747924 5.15 1262436 3453816 132 [2023-05-10T04:32:23.578Z] 04:22:01 27662144 31574424 727260 2.21 159000 3901124 1747924 5.15 1263296 3453816 20 [2023-05-10T04:32:23.578Z] 04:23:01 27293312 31560904 731608 2.22 167248 4233780 1800860 5.31 1493128 3566164 0 [2023-05-10T04:32:23.578Z] 04:24:01 27293468 31561104 731352 2.22 167296 4233772 1800860 5.31 1492932 3566164 44 [2023-05-10T04:32:23.578Z] 04:25:01 27299568 31567300 725036 2.20 167324 4233784 1800860 5.31 1486976 3566168 24 [2023-05-10T04:32:23.578Z] 04:26:01 27299372 31567120 725156 2.21 167356 4233788 1800860 5.31 1486680 3566168 16 [2023-05-10T04:32:23.578Z] 04:27:01 27289092 31559120 733260 2.23 167412 4234880 1800860 5.31 1499068 3566752 60 [2023-05-10T04:32:23.578Z] 04:28:01 27288784 31558872 733388 2.23 167532 4234860 1800860 5.31 1499316 3566672 20 [2023-05-10T04:32:23.578Z] 04:29:01 27288952 31559108 733348 2.23 167552 4234860 1800860 5.31 1498788 3566672 16 [2023-05-10T04:32:23.578Z] 04:30:01 27289164 31559352 733072 2.23 167576 4234868 1800860 5.31 1499052 3566676 184 [2023-05-10T04:32:23.578Z] 04:31:01 27289296 31559528 732708 2.23 167596 4234868 1800860 5.31 1499084 3566676 16 [2023-05-10T04:32:23.578Z] 04:32:01 25779248 31517160 767516 2.33 204532 5543180 1823864 5.38 1614948 4828080 868 [2023-05-10T04:32:23.578Z] Average: 27337820 31545572 749033 2.28 166137 4175837 1845496 5.44 1447451 3572315 25393 [2023-05-10T04:32:23.578Z] [2023-05-10T04:32:23.578Z] 04:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-10T04:32:23.578Z] 04:19:01 docker0 172.21 288.39 14.39 2045.89 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:19:01 vethcd21eaa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:19:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:19:01 ens3 479.41 283.19 6392.75 44.61 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:20:01 docker0 2.68 6.06 0.17 85.43 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:20:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:20:01 ens3 171.34 138.92 2640.03 306.04 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:21:01 ens3 14.40 8.98 14.74 5.75 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:22:01 ens3 4.47 2.38 9.57 0.23 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:23:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:23:01 ens3 226.87 136.05 1958.70 9.43 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:24:01 ens3 0.30 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:26:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:27:01 ens3 6.23 4.97 4.37 4.74 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:28:01 ens3 1.97 1.60 1.21 1.27 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.578Z] 04:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] 04:32:01 docker0 37.32 67.26 3.08 579.03 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] 04:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] 04:32:01 ens3 526.17 312.00 7771.45 42.48 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] 04:32:01 vethd679f33 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] Average: docker0 14.97 25.52 1.24 191.38 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] Average: ens3 101.80 63.21 1336.38 29.60 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] Average: vethd679f33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T04:32:23.579Z] [2023-05-10T04:32:23.579Z] [2023-05-10T04:32:23.579Z] ---> sar -P ALL: [2023-05-10T04:32:23.579Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14875) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T04:32:23.579Z] [2023-05-10T04:32:23.579Z] 04:17:14 LINUX RESTART (8 CPU) [2023-05-10T04:32:23.579Z] [2023-05-10T04:32:23.579Z] 04:18:02 CPU %user %nice %system %iowait %steal %idle [2023-05-10T04:32:23.579Z] 04:19:01 all 14.11 0.00 5.41 3.83 0.06 76.58 [2023-05-10T04:32:23.579Z] 04:19:01 0 13.29 0.00 5.68 4.74 0.05 76.24 [2023-05-10T04:32:23.579Z] 04:19:01 1 14.94 0.00 6.34 6.79 0.07 71.86 [2023-05-10T04:32:23.579Z] 04:19:01 2 13.74 0.00 5.36 8.73 0.07 72.10 [2023-05-10T04:32:23.579Z] 04:19:01 3 13.79 0.00 4.45 1.55 0.07 80.15 [2023-05-10T04:32:23.579Z] 04:19:01 4 13.29 0.00 5.40 0.55 0.05 80.71 [2023-05-10T04:32:23.579Z] 04:19:01 5 16.09 0.00 5.59 1.08 0.05 77.19 [2023-05-10T04:32:23.579Z] 04:19:01 6 14.15 0.00 5.52 6.14 0.07 74.12 [2023-05-10T04:32:23.579Z] 04:19:01 7 13.62 0.00 4.99 1.10 0.09 80.20 [2023-05-10T04:32:23.579Z] 04:20:01 all 38.13 0.00 6.53 1.35 0.09 53.90 [2023-05-10T04:32:23.579Z] 04:20:01 0 37.71 0.00 7.09 2.80 0.10 52.31 [2023-05-10T04:32:23.579Z] 04:20:01 1 36.59 0.00 6.41 0.66 0.10 56.24 [2023-05-10T04:32:23.579Z] 04:20:01 2 39.79 0.00 6.14 0.57 0.08 53.42 [2023-05-10T04:32:23.579Z] 04:20:01 3 38.84 0.00 6.59 4.30 0.10 50.18 [2023-05-10T04:32:23.579Z] 04:20:01 4 37.47 0.00 7.06 0.07 0.08 55.31 [2023-05-10T04:32:23.579Z] 04:20:01 5 37.12 0.00 6.18 0.29 0.08 56.34 [2023-05-10T04:32:23.579Z] 04:20:01 6 38.96 0.00 6.18 0.10 0.08 54.67 [2023-05-10T04:32:23.579Z] 04:20:01 7 38.54 0.00 6.61 2.06 0.10 52.69 [2023-05-10T04:32:23.579Z] 04:21:01 all 2.12 0.00 0.97 1.18 0.02 95.71 [2023-05-10T04:32:23.579Z] 04:21:01 0 2.99 0.00 0.94 0.12 0.02 95.94 [2023-05-10T04:32:23.579Z] 04:21:01 1 2.06 0.00 1.02 4.88 0.00 92.04 [2023-05-10T04:32:23.579Z] 04:21:01 2 1.93 0.00 0.59 0.03 0.02 97.44 [2023-05-10T04:32:23.579Z] 04:21:01 3 1.11 0.00 1.81 3.40 0.03 93.65 [2023-05-10T04:32:23.579Z] 04:21:01 4 2.21 0.00 1.09 0.52 0.02 96.17 [2023-05-10T04:32:23.579Z] 04:21:01 5 2.27 0.00 0.89 0.05 0.02 96.78 [2023-05-10T04:32:23.579Z] 04:21:01 6 2.02 0.00 0.75 0.00 0.03 97.19 [2023-05-10T04:32:23.579Z] 04:21:01 7 2.39 0.00 0.70 0.44 0.02 96.45 [2023-05-10T04:32:23.579Z] 04:22:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-05-10T04:32:23.579Z] 04:22:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-10T04:32:23.579Z] 04:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-10T04:32:23.579Z] 04:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:22:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-10T04:32:23.579Z] 04:22:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-10T04:32:23.579Z] 04:23:01 all 1.29 0.00 0.67 0.44 0.02 97.59 [2023-05-10T04:32:23.579Z] 04:23:01 0 1.08 0.00 0.88 0.08 0.02 97.93 [2023-05-10T04:32:23.579Z] 04:23:01 1 0.78 0.00 0.60 0.05 0.02 98.55 [2023-05-10T04:32:23.579Z] 04:23:01 2 1.69 0.00 0.42 0.02 0.02 97.86 [2023-05-10T04:32:23.579Z] 04:23:01 3 0.69 0.00 0.44 0.07 0.02 98.79 [2023-05-10T04:32:23.579Z] 04:23:01 4 1.42 0.00 0.77 0.15 0.02 97.64 [2023-05-10T04:32:23.579Z] 04:23:01 5 2.10 0.00 0.60 1.59 0.02 95.69 [2023-05-10T04:32:23.579Z] 04:23:01 6 0.84 0.00 0.80 1.22 0.02 97.13 [2023-05-10T04:32:23.579Z] 04:23:01 7 1.69 0.00 0.87 0.35 0.02 97.07 [2023-05-10T04:32:23.579Z] 04:24:01 all 0.21 0.00 0.00 0.01 0.00 99.78 [2023-05-10T04:32:23.579Z] 04:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-10T04:32:23.579Z] 04:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-10T04:32:23.579Z] 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T04:32:23.579Z] 04:24:01 3 1.45 0.00 0.00 0.00 0.00 98.55 [2023-05-10T04:32:23.579Z] 04:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:24:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-10T04:32:23.579Z] 04:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-10T04:32:23.579Z] 04:25:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-10T04:32:23.579Z] 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T04:32:23.579Z] 04:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T04:32:23.579Z] 04:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:25:01 6 0.08 0.00 0.03 0.00 0.03 99.85 [2023-05-10T04:32:23.579Z] 04:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T04:32:23.579Z] 04:26:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-05-10T04:32:23.579Z] 04:26:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2023-05-10T04:32:23.579Z] 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T04:32:23.579Z] 04:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T04:32:23.579Z] 04:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:26:01 5 0.03 0.00 0.00 0.05 0.00 99.92 [2023-05-10T04:32:23.579Z] 04:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:26:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-10T04:32:23.579Z] 04:27:01 all 0.36 0.00 0.03 0.01 0.01 99.59 [2023-05-10T04:32:23.579Z] 04:27:01 0 0.38 0.00 0.05 0.00 0.00 99.57 [2023-05-10T04:32:23.579Z] 04:27:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2023-05-10T04:32:23.579Z] 04:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-10T04:32:23.579Z] 04:27:01 3 0.61 0.00 0.00 0.00 0.00 99.39 [2023-05-10T04:32:23.579Z] 04:27:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2023-05-10T04:32:23.579Z] 04:27:01 5 0.47 0.00 0.07 0.07 0.02 99.38 [2023-05-10T04:32:23.579Z] 04:27:01 6 1.07 0.00 0.02 0.00 0.02 98.90 [2023-05-10T04:32:23.579Z] 04:27:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-10T04:32:23.579Z] 04:28:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-05-10T04:32:23.579Z] 04:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-10T04:32:23.579Z] 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T04:32:23.579Z] 04:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T04:32:23.579Z] 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T04:32:23.579Z] 04:28:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-10T04:32:23.579Z] 04:28:01 6 0.13 0.00 0.02 0.02 0.00 99.83 [2023-05-10T04:32:23.579Z] 04:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T04:32:23.579Z] 04:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-05-10T04:32:23.579Z] 04:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T04:32:23.579Z] 04:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:29:01 5 0.03 0.00 0.05 0.05 0.00 99.87 [2023-05-10T04:32:23.579Z] 04:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T04:32:23.579Z] 04:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-10T04:32:23.579Z] [2023-05-10T04:32:23.579Z] 04:29:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T04:32:23.579Z] 04:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-10T04:32:23.579Z] 04:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T04:32:23.579Z] 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-10T04:32:23.579Z] 04:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T04:32:23.579Z] 04:31:01 all 0.03 0.00 0.01 0.09 0.01 99.87 [2023-05-10T04:32:23.579Z] 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T04:32:23.579Z] 04:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T04:32:23.579Z] 04:31:01 5 0.02 0.00 0.00 0.72 0.02 99.25 [2023-05-10T04:32:23.579Z] 04:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-10T04:32:23.579Z] 04:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T04:32:23.579Z] 04:32:01 all 8.16 0.00 3.59 2.85 0.05 85.33 [2023-05-10T04:32:23.579Z] 04:32:01 0 7.28 0.00 3.90 1.08 0.05 87.69 [2023-05-10T04:32:23.579Z] 04:32:01 1 7.95 0.00 2.90 0.10 0.03 89.01 [2023-05-10T04:32:23.579Z] 04:32:01 2 6.87 0.00 4.30 6.53 0.03 82.27 [2023-05-10T04:32:23.579Z] 04:32:01 3 7.16 0.00 3.38 2.14 0.07 87.25 [2023-05-10T04:32:23.579Z] 04:32:01 4 9.52 0.00 3.44 0.57 0.05 86.42 [2023-05-10T04:32:23.579Z] 04:32:01 5 8.58 0.00 3.97 10.97 0.07 76.41 [2023-05-10T04:32:23.579Z] 04:32:01 6 9.72 0.00 3.21 0.05 0.05 86.97 [2023-05-10T04:32:23.580Z] 04:32:01 7 8.23 0.00 3.66 1.39 0.07 86.65 [2023-05-10T04:32:23.580Z] Average: all 4.57 0.00 1.22 0.69 0.02 93.50 [2023-05-10T04:32:23.580Z] Average: 0 4.46 0.00 1.31 0.62 0.02 93.59 [2023-05-10T04:32:23.580Z] Average: 1 4.42 0.00 1.23 0.88 0.02 93.46 [2023-05-10T04:32:23.580Z] Average: 2 4.54 0.00 1.19 1.11 0.02 93.14 [2023-05-10T04:32:23.580Z] Average: 3 4.51 0.00 1.18 0.81 0.02 93.47 [2023-05-10T04:32:23.580Z] Average: 4 4.54 0.00 1.26 0.14 0.02 94.05 [2023-05-10T04:32:23.580Z] Average: 5 4.72 0.00 1.23 1.06 0.02 92.97 [2023-05-10T04:32:23.580Z] Average: 6 4.76 0.00 1.17 0.53 0.03 93.52 [2023-05-10T04:32:23.580Z] Average: 7 4.59 0.00 1.20 0.38 0.03 93.81 [2023-05-10T04:32:23.580Z] [2023-05-10T04:32:23.580Z] [2023-05-10T04:32:23.580Z]