Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0acc0c4a5995740a11ce30356140c244122cf64 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-ssh16593269916344052196.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-ssh11431201072355695567.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-snmp-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-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15316116714512003798.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-ssh12863089278272051182.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-snmp-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-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9101271362501776569.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-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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-snmp 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 ‘prd-ubuntu20.04-docker-8c-8g-16468’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16471 in /w/workspace/edgexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f0acc0c4a5995740a11ce30356140c244122cf64 (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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 f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 > git rev-list --no-walk 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T06:13:28.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T06:13:28.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T06:13:28.674Z] ========================================================= [2023-05-23T06:13:28.674Z] EdgeX Global Pipelines Version Info [2023-05-23T06:13:28.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:13:29.394Z] ------------------- [2023-05-23T06:13:29.394Z] stable info: [2023-05-23T06:13:29.394Z] ------------------- [2023-05-23T06:13:29.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T06:13:29.394Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T06:13:29.394Z] Message: update stable to v1.0.249 [2023-05-23T06:13:29.971Z] ------------------- [2023-05-23T06:13:29.971Z] experimental info: [2023-05-23T06:13:29.971Z] ------------------- [2023-05-23T06:13:29.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T06:13:29.971Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T06:13:29.971Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T06:13:30.196Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-23T06:13:30.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-23T06:13:30.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T06:13:30.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T06:13:30.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T06:13:30.264Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T06:13:30.283Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T06:13:30.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T06:13:30.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T06:13:30.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T06:13:30.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T06:13:30.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-23T06:13:30.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T06:13:30.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T06:13:30.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T06:13:30.440Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T06:13:30.454Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T06:13:30.470Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T06:13:30.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T06:13:30.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T06:13:30.511Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T06:13:30.525Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T06:13:30.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T06:13:30.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T06:13:30.579Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T06:13:30.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T06:13:30.608Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T06:13:30.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-23T06:13:30.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-23T06:13:30.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-23T06:13:30.673Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo [2023-05-23T06:13:30.688Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0acc0c [Pipeline] echo [2023-05-23T06:13:30.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T06:13:30.751Z] provisioning config files... [2023-05-23T06:13:30.766Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15842225050416097797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:13:31.073Z] ---> docker-login.sh [2023-05-23T06:13:31.073Z] nexus3.edgexfoundry.org:10001 [2023-05-23T06:13:31.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:31.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:31.334Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:31.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:31.334Z] [2023-05-23T06:13:31.334Z] Login Succeeded [2023-05-23T06:13:31.334Z] nexus3.edgexfoundry.org:10002 [2023-05-23T06:13:31.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:31.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:31.594Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:31.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:31.594Z] [2023-05-23T06:13:31.594Z] Login Succeeded [2023-05-23T06:13:31.594Z] nexus3.edgexfoundry.org:10003 [2023-05-23T06:13:31.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:31.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:31.594Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:31.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:31.594Z] [2023-05-23T06:13:31.594Z] Login Succeeded [2023-05-23T06:13:31.594Z] nexus3.edgexfoundry.org:10004 [2023-05-23T06:13:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:31.857Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:31.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:31.857Z] [2023-05-23T06:13:31.857Z] Login Succeeded [2023-05-23T06:13:31.857Z] docker.io [2023-05-23T06:13:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:32.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:32.117Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:32.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:32.117Z] [2023-05-23T06:13:32.117Z] Login Succeeded [2023-05-23T06:13:32.117Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T06:13:32.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T06:13:32.542Z] + git rev-list -1 --merges f0acc0c4a5995740a11ce30356140c244122cf64~1..f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo [2023-05-23T06:13:32.587Z] -----------> git rev-list -1 --merges f0acc0c4a5995740a11ce30356140c244122cf64~1..f0acc0c4a5995740a11ce30356140c244122cf64 f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:13:32.587Z] f0acc0c4a5995740a11ce30356140c244122cf64 [false] [Pipeline] sh [2023-05-23T06:13:32.881Z] + git log --format=format:%s -1 f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo [2023-05-23T06:13:32.897Z] ========================================================= [2023-05-23T06:13:32.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T06:13:32.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T06:13:33.218Z] + git log --format=format:%s -1 f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo [2023-05-23T06:13:33.229Z] [semverPrep] GIT_COMMIT: f0acc0c4a5995740a11ce30356140c244122cf64, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93 [Pipeline] echo [2023-05-23T06:13:33.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T06:13:33.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T06:13:33.673Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T06:13:33.673Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T06:13:33.673Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T06:13:33.673Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T06:13:33.673Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T06:13:33.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:13:34.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T06:13:34.025Z] [2023-05-23T06:13:34.025Z] 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-23T06:13:34.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T06:13:34.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T06:13:34.334Z] b85a868b505f: Pulling fs layer [2023-05-23T06:13:34.334Z] e2be974225ed: Pulling fs layer [2023-05-23T06:13:34.334Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T06:13:34.334Z] 988bab9f4d93: Pulling fs layer [2023-05-23T06:13:34.334Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T06:13:34.334Z] eaf3925da568: Pulling fs layer [2023-05-23T06:13:34.334Z] bab4dde63d76: Pulling fs layer [2023-05-23T06:13:34.334Z] bde34c3a00c8: Pulling fs layer [2023-05-23T06:13:34.334Z] b352a97aabf1: Pulling fs layer [2023-05-23T06:13:34.334Z] 4872d77fe225: Pulling fs layer [2023-05-23T06:13:34.334Z] 5851b861e8e6: Pulling fs layer [2023-05-23T06:13:34.334Z] 988bab9f4d93: Waiting [2023-05-23T06:13:34.334Z] 1469e6f7b9e6: Waiting [2023-05-23T06:13:34.334Z] eaf3925da568: Waiting [2023-05-23T06:13:34.334Z] bab4dde63d76: Waiting [2023-05-23T06:13:34.334Z] bde34c3a00c8: Waiting [2023-05-23T06:13:34.334Z] b352a97aabf1: Waiting [2023-05-23T06:13:34.334Z] 4872d77fe225: Waiting [2023-05-23T06:13:34.334Z] 5851b861e8e6: Waiting [2023-05-23T06:13:34.334Z] e2be974225ed: Verifying Checksum [2023-05-23T06:13:34.334Z] e2be974225ed: Download complete [2023-05-23T06:13:34.334Z] 988bab9f4d93: Verifying Checksum [2023-05-23T06:13:34.334Z] 988bab9f4d93: Download complete [2023-05-23T06:13:34.602Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T06:13:34.602Z] 1469e6f7b9e6: Download complete [2023-05-23T06:13:34.602Z] eaf3925da568: Verifying Checksum [2023-05-23T06:13:34.602Z] eaf3925da568: Download complete [2023-05-23T06:13:34.602Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T06:13:34.602Z] 339a4e72a1f5: Download complete [2023-05-23T06:13:34.602Z] bde34c3a00c8: Verifying Checksum [2023-05-23T06:13:34.602Z] bde34c3a00c8: Download complete [2023-05-23T06:13:34.602Z] b352a97aabf1: Verifying Checksum [2023-05-23T06:13:34.602Z] b352a97aabf1: Download complete [2023-05-23T06:13:34.602Z] 4872d77fe225: Verifying Checksum [2023-05-23T06:13:34.602Z] 5851b861e8e6: Download complete [2023-05-23T06:13:34.862Z] b85a868b505f: Verifying Checksum [2023-05-23T06:13:34.862Z] b85a868b505f: Download complete [2023-05-23T06:13:34.862Z] bab4dde63d76: Verifying Checksum [2023-05-23T06:13:34.862Z] bab4dde63d76: Download complete [2023-05-23T06:13:35.799Z] b85a868b505f: Pull complete [2023-05-23T06:13:36.058Z] e2be974225ed: Pull complete [2023-05-23T06:13:36.318Z] 339a4e72a1f5: Pull complete [2023-05-23T06:13:36.578Z] 988bab9f4d93: Pull complete [2023-05-23T06:13:36.838Z] 1469e6f7b9e6: Pull complete [2023-05-23T06:13:36.838Z] eaf3925da568: Pull complete [2023-05-23T06:13:38.739Z] bab4dde63d76: Pull complete [2023-05-23T06:13:38.739Z] bde34c3a00c8: Pull complete [2023-05-23T06:13:38.739Z] b352a97aabf1: Pull complete [2023-05-23T06:13:39.000Z] 4872d77fe225: Pull complete [2023-05-23T06:13:39.000Z] 5851b861e8e6: Pull complete [2023-05-23T06:13:39.000Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T06:13:39.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T06:13:39.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:13:39.088Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:13:39.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:13:40.480Z] $ docker top d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 -eo pid,comm [2023-05-23T06:13:40.558Z] 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-23T06:13:40.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T06:13:40.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T06:13:40.611Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T06:13:40.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T06:13:40.713Z] $ docker exec d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent [2023-05-23T06:13:40.836Z] SSH_AUTH_SOCK=/tmp/ssh-jlYBIIl9B1Hy/agent.32 [2023-05-23T06:13:40.836Z] SSH_AGENT_PID=38 [2023-05-23T06:13:40.844Z] Running ssh-add (command line suppressed) [2023-05-23T06:13:40.926Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7534777577701503089.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7534777577701503089.key) [2023-05-23T06:13:40.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T06:13:41.255Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T06:13:41.256Z] $ docker exec --env ******** --env ******** d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent -k [2023-05-23T06:13:41.353Z] unset SSH_AUTH_SOCK; [2023-05-23T06:13:41.353Z] unset SSH_AGENT_PID; [2023-05-23T06:13:41.353Z] echo Agent pid 38 killed; [2023-05-23T06:13:41.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T06:13:41.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T06:13:41.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T06:13:41.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T06:13:41.515Z] $ docker exec d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent [2023-05-23T06:13:41.637Z] SSH_AUTH_SOCK=/tmp/ssh-KwyUekylRech/agent.70 [2023-05-23T06:13:41.637Z] SSH_AGENT_PID=76 [2023-05-23T06:13:41.643Z] Running ssh-add (command line suppressed) [2023-05-23T06:13:41.733Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9282694155519889869.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9282694155519889869.key) [2023-05-23T06:13:41.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T06:13:42.060Z] + git semver init [2023-05-23T06:13:42.320Z] 2023-05-23 06:13:42,223 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T06:13:42.320Z] 2023-05-23 06:13:42,224 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-05-23T06:13:42.320Z] 2023-05-23 06:13:42,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-05-23T06:13:42.320Z] 2023-05-23 06:13:42,225 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T06:13:43.275Z] 2023-05-23 06:13:42,953 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-05-23T06:13:43.275Z] 2023-05-23 06:13:42,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-05-23T06:13:43.275Z] 2023-05-23 06:13:42,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:13:43.275Z] 2023-05-23 06:13:42,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:13:43.275Z] 3.0.0-dev.25 [Pipeline] } [2023-05-23T06:13:43.275Z] $ docker exec --env ******** --env ******** d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent -k [2023-05-23T06:13:43.364Z] unset SSH_AUTH_SOCK; [2023-05-23T06:13:43.365Z] unset SSH_AGENT_PID; [2023-05-23T06:13:43.365Z] echo Agent pid 76 killed; [2023-05-23T06:13:43.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T06:13:43.703Z] + git semver [Pipeline] } [2023-05-23T06:13:43.965Z] $ docker stop --time=1 d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 [2023-05-23T06:13:45.282Z] $ docker rm -f --volumes d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T06:13:45.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T06:13:45.871Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T06:13:45.874Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [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-23T06:13:46.064Z] provisioning config files... [2023-05-23T06:13:46.075Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16935400479764674533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:13:46.372Z] ---> docker-login.sh [2023-05-23T06:13:46.373Z] nexus3.edgexfoundry.org:10001 [2023-05-23T06:13:46.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:46.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:46.373Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:46.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:46.373Z] [2023-05-23T06:13:46.373Z] Login Succeeded [2023-05-23T06:13:46.373Z] nexus3.edgexfoundry.org:10002 [2023-05-23T06:13:46.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:46.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:46.632Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:46.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:46.632Z] [2023-05-23T06:13:46.632Z] Login Succeeded [2023-05-23T06:13:46.632Z] nexus3.edgexfoundry.org:10003 [2023-05-23T06:13:46.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:46.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:46.632Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:46.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:46.632Z] [2023-05-23T06:13:46.632Z] Login Succeeded [2023-05-23T06:13:46.632Z] nexus3.edgexfoundry.org:10004 [2023-05-23T06:13:46.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:46.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:46.892Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:46.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:46.892Z] [2023-05-23T06:13:46.892Z] Login Succeeded [2023-05-23T06:13:46.892Z] docker.io [2023-05-23T06:13:46.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:13:47.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:13:47.152Z] Configure a credential helper to remove this warning. See [2023-05-23T06:13:47.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:13:47.152Z] [2023-05-23T06:13:47.152Z] Login Succeeded [2023-05-23T06:13:47.152Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T06:13:47.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T06:13:47.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:13:47.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:13:47.270Z] ========================================================= [2023-05-23T06:13:47.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T06:13:47.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:13:47.595Z] + 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-23T06:13:47.595Z] Sending build context to Docker daemon 5.836MB [2023-05-23T06:13:47.595Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T06:13:47.595Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T06:13:47.595Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T06:13:47.595Z] f56be85fc22e: Pulling fs layer [2023-05-23T06:13:47.595Z] 85791d961cd3: Pulling fs layer [2023-05-23T06:13:47.595Z] d694b5ae8c79: Pulling fs layer [2023-05-23T06:13:47.595Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T06:13:47.595Z] 4d19c01a9841: Pulling fs layer [2023-05-23T06:13:47.595Z] 9325e15d5711: Pulling fs layer [2023-05-23T06:13:47.595Z] 556b6ee489ea: Pulling fs layer [2023-05-23T06:13:47.595Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T06:13:47.595Z] 9f32a84ed3da: Waiting [2023-05-23T06:13:47.595Z] 4d19c01a9841: Waiting [2023-05-23T06:13:47.595Z] 9325e15d5711: Waiting [2023-05-23T06:13:47.595Z] c5a4b2cf53e6: Waiting [2023-05-23T06:13:47.595Z] 556b6ee489ea: Waiting [2023-05-23T06:13:47.880Z] 85791d961cd3: Download complete [2023-05-23T06:13:47.880Z] 9f32a84ed3da: Download complete [2023-05-23T06:13:47.880Z] 4d19c01a9841: Verifying Checksum [2023-05-23T06:13:47.880Z] 4d19c01a9841: Download complete [2023-05-23T06:13:47.880Z] f56be85fc22e: Download complete [2023-05-23T06:13:47.880Z] 9325e15d5711: Verifying Checksum [2023-05-23T06:13:47.880Z] 9325e15d5711: Download complete [2023-05-23T06:13:47.880Z] f56be85fc22e: Pull complete [2023-05-23T06:13:48.147Z] 85791d961cd3: Pull complete [2023-05-23T06:13:48.408Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T06:13:48.408Z] c5a4b2cf53e6: Download complete [2023-05-23T06:13:48.666Z] d694b5ae8c79: Verifying Checksum [2023-05-23T06:13:48.666Z] d694b5ae8c79: Download complete [2023-05-23T06:13:48.666Z] 556b6ee489ea: Verifying Checksum [2023-05-23T06:13:48.666Z] 556b6ee489ea: Download complete [2023-05-23T06:13:52.859Z] d694b5ae8c79: Pull complete [2023-05-23T06:13:52.859Z] 9f32a84ed3da: Pull complete [2023-05-23T06:13:52.859Z] 4d19c01a9841: Pull complete [2023-05-23T06:13:52.859Z] 9325e15d5711: Pull complete [2023-05-23T06:13:55.390Z] 556b6ee489ea: Pull complete [2023-05-23T06:13:55.955Z] c5a4b2cf53e6: Pull complete [2023-05-23T06:13:55.955Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T06:13:55.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T06:13:55.955Z] ---> c4be618373d6 [2023-05-23T06:13:55.955Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T06:13:58.498Z] ---> Running in 613addba1662 [2023-05-23T06:13:58.498Z] Removing intermediate container 613addba1662 [2023-05-23T06:13:58.498Z] ---> dec767414e3e [2023-05-23T06:13:58.498Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T06:13:58.498Z] ---> Running in d4976f387710 [2023-05-23T06:13:58.498Z] Removing intermediate container d4976f387710 [2023-05-23T06:13:58.498Z] ---> fdbb268bdc4c [2023-05-23T06:13:58.498Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T06:13:58.758Z] ---> Running in d70a949c1430 [2023-05-23T06:13:58.758Z] Removing intermediate container d70a949c1430 [2023-05-23T06:13:58.758Z] ---> 4baa7ce360bc [2023-05-23T06:13:58.758Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T06:13:58.758Z] ---> Running in eaae5128aac2 [2023-05-23T06:13:59.017Z] Removing intermediate container eaae5128aac2 [2023-05-23T06:13:59.017Z] ---> 531558e148fd [2023-05-23T06:13:59.017Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T06:13:59.017Z] ---> Running in fd4543dd472e [2023-05-23T06:13:59.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T06:13:59.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T06:13:59.536Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T06:13:59.536Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T06:13:59.536Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T06:13:59.536Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T06:13:59.536Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T06:13:59.536Z] OK: 269 MiB in 57 packages [2023-05-23T06:14:00.103Z] Removing intermediate container fd4543dd472e [2023-05-23T06:14:00.103Z] ---> c9fc6696b1a6 [2023-05-23T06:14:00.103Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-23T06:14:00.103Z] ---> Running in 36b95d7a697f [2023-05-23T06:14:00.103Z] Removing intermediate container 36b95d7a697f [2023-05-23T06:14:00.103Z] ---> ddc3ac29b55b [2023-05-23T06:14:00.103Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T06:14:00.361Z] ---> a9b5cd7a1797 [2023-05-23T06:14:00.362Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T06:14:00.362Z] ---> Running in abcf87e29808 [2023-05-23T06:14:01.006Z] Still waiting to schedule task [2023-05-23T06:14:01.007Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16469’ is offline [2023-05-23T06:14:22.354Z] Removing intermediate container abcf87e29808 [2023-05-23T06:14:22.354Z] ---> 8b3ef76eabf7 [2023-05-23T06:14:22.354Z] Step 11/12 : COPY . . [2023-05-23T06:14:22.354Z] ---> 94c38ad6d115 [2023-05-23T06:14:22.354Z] Step 12/12 : RUN ${MAKE} [2023-05-23T06:14:22.354Z] ---> Running in c892dfb70ade [2023-05-23T06:14:22.354Z] noop [2023-05-23T06:14:22.354Z] Removing intermediate container c892dfb70ade [2023-05-23T06:14:22.354Z] ---> d623516ae201 [2023-05-23T06:14:22.354Z] Successfully built d623516ae201 [2023-05-23T06:14:22.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:14:22.667Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T06:14:22.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:14:22.738Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:14:22.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:14:23.111Z] $ docker top a7e9ccf77808b19121cd767ca44e0ad19b5310d40434e52c995b4760576eeb4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:14:23.441Z] + go version [2023-05-23T06:14:23.441Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T06:14:23.454Z] $ docker stop --time=1 a7e9ccf77808b19121cd767ca44e0ad19b5310d40434e52c995b4760576eeb4b [2023-05-23T06:14:24.732Z] $ docker rm -f --volumes a7e9ccf77808b19121cd767ca44e0ad19b5310d40434e52c995b4760576eeb4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:14:25.119Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T06:14:25.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:14:25.193Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:14:25.228Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:14:25.634Z] $ docker top a4b207831fbb405fdb031f441c5f4aa05f22cd309197272459638e435300509b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:14:25.988Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-23T06:14:26.290Z] + make test [2023-05-23T06:14:26.290Z] go test ./... -coverprofile=coverage.out [2023-05-23T06:14:31.581Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-23T06:14:41.580Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-23T06:14:41.580Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2023-05-23T06:14:48.138Z] go vet ./... [2023-05-23T06:14:51.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T06:14:51.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T06:14:51.421Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T06:14:51.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T06:14:51.452Z] $ docker stop --time=1 a4b207831fbb405fdb031f441c5f4aa05f22cd309197272459638e435300509b [2023-05-23T06:14:53.968Z] $ docker rm -f --volumes a4b207831fbb405fdb031f441c5f4aa05f22cd309197272459638e435300509b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T06:14:54.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T06:14:54.469Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T06:14:54.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T06:14:55.229Z] + ls -al . [2023-05-23T06:14:55.230Z] total 172 [2023-05-23T06:14:55.230Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 06:14 . [2023-05-23T06:14:55.230Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:13 .. [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 6 May 23 06:13 .dockerignore [2023-05-23T06:14:55.230Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:13 .git [2023-05-23T06:14:55.230Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:13 .github [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 328 May 23 06:13 .gitignore [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 06:13 .golangci.yml [2023-05-23T06:14:55.230Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 06:13 .semver [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 23 06:13 Attribution.txt [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 23 06:13 CHANGELOG.md [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 23 06:13 Dockerfile [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 06:13 GOVERNANCE.md [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 656 May 23 06:13 Jenkinsfile [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 06:13 LICENSE [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 23 06:13 Makefile [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 06:13 OWNERS.md [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 23 06:13 README.md [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 06:13 VERSION [2023-05-23T06:14:55.230Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 06:13 bin [2023-05-23T06:14:55.230Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:13 cmd [2023-05-23T06:14:55.230Z] -rw-r--r-- 1 jenkins jenkins 8837 May 23 06:14 coverage.out [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 23 06:13 go.mod [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 23 06:13 go.sum [2023-05-23T06:14:55.230Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:13 internal [2023-05-23T06:14:55.230Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:13 snap [2023-05-23T06:14:55.230Z] -rw-rw-r-- 1 jenkins jenkins 228 May 23 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:14:55.534Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f0acc0c4a5995740a11ce30356140c244122cf64 --label arch=amd64 --label version=3.0.0-dev.25 . [2023-05-23T06:14:55.534Z] Sending build context to Docker daemon 5.846MB [2023-05-23T06:14:55.534Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T06:14:55.534Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T06:14:55.534Z] ---> d623516ae201 [2023-05-23T06:14:55.534Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T06:14:55.801Z] ---> Running in 6d97cbf054b3 [2023-05-23T06:14:55.801Z] Removing intermediate container 6d97cbf054b3 [2023-05-23T06:14:55.801Z] ---> 06c0f7cb22a0 [2023-05-23T06:14:55.801Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T06:14:55.801Z] ---> Running in ab7c7d6b8598 [2023-05-23T06:14:55.801Z] Removing intermediate container ab7c7d6b8598 [2023-05-23T06:14:55.801Z] ---> 643d7e4309ae [2023-05-23T06:14:55.801Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T06:14:56.084Z] ---> Running in 8e154d5c0365 [2023-05-23T06:14:56.084Z] Removing intermediate container 8e154d5c0365 [2023-05-23T06:14:56.084Z] ---> 1a7f27d080a3 [2023-05-23T06:14:56.084Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T06:14:56.084Z] ---> Running in 306b00a2ebca [2023-05-23T06:14:56.084Z] Removing intermediate container 306b00a2ebca [2023-05-23T06:14:56.084Z] ---> 9fe3865375a5 [2023-05-23T06:14:56.084Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T06:14:56.084Z] ---> Running in 2cc8169dca6b [2023-05-23T06:14:56.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T06:14:56.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T06:14:56.930Z] OK: 269 MiB in 57 packages [2023-05-23T06:14:57.230Z] Removing intermediate container 2cc8169dca6b [2023-05-23T06:14:57.230Z] ---> 558108fdb05c [2023-05-23T06:14:57.230Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-23T06:14:57.230Z] ---> Running in 9a3d8588dbef [2023-05-23T06:14:57.230Z] Removing intermediate container 9a3d8588dbef [2023-05-23T06:14:57.230Z] ---> 8745cdd930fe [2023-05-23T06:14:57.230Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T06:14:57.500Z] ---> 775fbc065ecb [2023-05-23T06:14:57.500Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T06:14:57.500Z] ---> Running in 810e20495a4c [2023-05-23T06:14:58.444Z] Removing intermediate container 810e20495a4c [2023-05-23T06:14:58.444Z] ---> 05af2d700841 [2023-05-23T06:14:58.444Z] Step 11/24 : COPY . . [2023-05-23T06:14:58.704Z] ---> a64c6721c520 [2023-05-23T06:14:58.704Z] Step 12/24 : RUN ${MAKE} [2023-05-23T06:14:58.704Z] ---> Running in 142cb702ba41 [2023-05-23T06:14:58.965Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-23T06:15:17.058Z] Removing intermediate container 142cb702ba41 [2023-05-23T06:15:17.058Z] ---> 1ae5967849e2 [2023-05-23T06:15:17.058Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T06:15:17.058Z] 3.17: Pulling from library/alpine [2023-05-23T06:15:17.058Z] f56be85fc22e: Already exists [2023-05-23T06:15:17.058Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T06:15:17.058Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T06:15:17.058Z] ---> 9ed4aefc74f6 [2023-05-23T06:15:17.058Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T06:15:17.058Z] ---> Running in 4e4da5e985ec [2023-05-23T06:15:17.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T06:15:17.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T06:15:17.835Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T06:15:17.835Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T06:15:17.835Z] OK: 7 MiB in 16 packages [2023-05-23T06:15:18.095Z] Removing intermediate container 4e4da5e985ec [2023-05-23T06:15:18.095Z] ---> 7083bb25c27d [2023-05-23T06:15:18.095Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-23T06:15:18.663Z] ---> f0c6ac8396af [2023-05-23T06:15:18.663Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-23T06:15:18.663Z] ---> 0434bb91514c [2023-05-23T06:15:18.663Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-23T06:15:18.922Z] ---> c627ac0c899b [2023-05-23T06:15:18.922Z] Step 18/24 : EXPOSE 59993 [2023-05-23T06:15:18.922Z] ---> Running in bc7459b0786d [2023-05-23T06:15:18.922Z] Removing intermediate container bc7459b0786d [2023-05-23T06:15:18.922Z] ---> 152e639dc131 [2023-05-23T06:15:18.922Z] Step 19/24 : EXPOSE 161 [2023-05-23T06:15:19.190Z] ---> Running in aa89bc2829bd [2023-05-23T06:15:19.190Z] Removing intermediate container aa89bc2829bd [2023-05-23T06:15:19.190Z] ---> d76a7ee99e87 [2023-05-23T06:15:19.190Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-23T06:15:19.190Z] ---> Running in 196538cff22c [2023-05-23T06:15:19.190Z] Removing intermediate container 196538cff22c [2023-05-23T06:15:19.190Z] ---> c2063fe390d9 [2023-05-23T06:15:19.190Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T06:15:19.450Z] ---> Running in 4b698e9509c4 [2023-05-23T06:15:19.450Z] Removing intermediate container 4b698e9509c4 [2023-05-23T06:15:19.450Z] ---> ad075aecd71e [2023-05-23T06:15:19.450Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T06:15:19.450Z] ---> Running in e5a2ddd0ae19 [2023-05-23T06:15:19.450Z] Removing intermediate container e5a2ddd0ae19 [2023-05-23T06:15:19.450Z] ---> 31dfb097a942 [2023-05-23T06:15:19.450Z] Step 23/24 : LABEL git_sha=f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:15:19.709Z] ---> Running in c909423213d1 [2023-05-23T06:15:19.709Z] Removing intermediate container c909423213d1 [2023-05-23T06:15:19.709Z] ---> 1f1b0326ac68 [2023-05-23T06:15:19.709Z] Step 24/24 : LABEL version=3.0.0-dev.25 [2023-05-23T06:15:19.709Z] ---> Running in 4e1d3050910a [2023-05-23T06:15:19.709Z] Removing intermediate container 4e1d3050910a [2023-05-23T06:15:19.709Z] ---> 9c944b301c1c [2023-05-23T06:15:19.709Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T06:15:19.709Z] Successfully built 9c944b301c1c [2023-05-23T06:15:19.709Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T06:15:19.790Z] provisioning config files... [2023-05-23T06:15:19.798Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8026829451791835625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:15:20.096Z] ---> docker-login.sh [2023-05-23T06:15:20.096Z] nexus3.edgexfoundry.org:10001 [2023-05-23T06:15:20.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:15:20.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:15:20.096Z] Configure a credential helper to remove this warning. See [2023-05-23T06:15:20.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:15:20.096Z] [2023-05-23T06:15:20.096Z] Login Succeeded [2023-05-23T06:15:20.096Z] nexus3.edgexfoundry.org:10002 [2023-05-23T06:15:20.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:15:20.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:15:20.096Z] Configure a credential helper to remove this warning. See [2023-05-23T06:15:20.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:15:20.096Z] [2023-05-23T06:15:20.096Z] Login Succeeded [2023-05-23T06:15:20.096Z] nexus3.edgexfoundry.org:10003 [2023-05-23T06:15:20.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:15:20.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:15:20.355Z] Configure a credential helper to remove this warning. See [2023-05-23T06:15:20.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:15:20.355Z] [2023-05-23T06:15:20.355Z] Login Succeeded [2023-05-23T06:15:20.355Z] nexus3.edgexfoundry.org:10004 [2023-05-23T06:15:20.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:15:20.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:15:20.355Z] Configure a credential helper to remove this warning. See [2023-05-23T06:15:20.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:15:20.355Z] [2023-05-23T06:15:20.355Z] Login Succeeded [2023-05-23T06:15:20.355Z] docker.io [2023-05-23T06:15:20.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:15:20.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:15:20.614Z] Configure a credential helper to remove this warning. See [2023-05-23T06:15:20.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:15:20.614Z] [2023-05-23T06:15:20.614Z] Login Succeeded [2023-05-23T06:15:20.614Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T06:15:20.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T06:15:20.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:15:20.664Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-05-23T06:15:20.664Z] f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:15:20.664Z] latest [2023-05-23T06:15:20.664Z] 3.0.0-dev.25 [2023-05-23T06:15:20.664Z] f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [2023-05-23T06:15:20.664Z] main [2023-05-23T06:15:20.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:20.972Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:21.271Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:15:21.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-23T06:15:21.271Z] eb240c50114d: Preparing [2023-05-23T06:15:21.271Z] b8befae7515e: Preparing [2023-05-23T06:15:21.271Z] f31bc6b25edc: Preparing [2023-05-23T06:15:21.271Z] 5fd33d2cc130: Preparing [2023-05-23T06:15:21.271Z] f1417ff83b31: Preparing [2023-05-23T06:15:21.271Z] f1417ff83b31: Layer already exists [2023-05-23T06:15:21.271Z] eb240c50114d: Pushed [2023-05-23T06:15:21.271Z] 5fd33d2cc130: Pushed [2023-05-23T06:15:21.271Z] b8befae7515e: Pushed [2023-05-23T06:15:23.800Z] f31bc6b25edc: Pushed [2023-05-23T06:15:23.800Z] f0acc0c4a5995740a11ce30356140c244122cf64: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:24.369Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:24.675Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-05-23T06:15:24.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-23T06:15:24.675Z] eb240c50114d: Preparing [2023-05-23T06:15:24.675Z] b8befae7515e: Preparing [2023-05-23T06:15:24.675Z] f31bc6b25edc: Preparing [2023-05-23T06:15:24.675Z] 5fd33d2cc130: Preparing [2023-05-23T06:15:24.675Z] f1417ff83b31: Preparing [2023-05-23T06:15:24.675Z] b8befae7515e: Layer already exists [2023-05-23T06:15:24.675Z] 5fd33d2cc130: Layer already exists [2023-05-23T06:15:24.675Z] f1417ff83b31: Layer already exists [2023-05-23T06:15:24.675Z] f31bc6b25edc: Layer already exists [2023-05-23T06:15:24.675Z] eb240c50114d: Layer already exists [2023-05-23T06:15:24.675Z] latest: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:24.990Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:25.290Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.25 [2023-05-23T06:15:25.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-23T06:15:25.290Z] eb240c50114d: Preparing [2023-05-23T06:15:25.290Z] b8befae7515e: Preparing [2023-05-23T06:15:25.290Z] f31bc6b25edc: Preparing [2023-05-23T06:15:25.290Z] 5fd33d2cc130: Preparing [2023-05-23T06:15:25.290Z] f1417ff83b31: Preparing [2023-05-23T06:15:25.290Z] eb240c50114d: Layer already exists [2023-05-23T06:15:25.290Z] 5fd33d2cc130: Layer already exists [2023-05-23T06:15:25.290Z] f31bc6b25edc: Layer already exists [2023-05-23T06:15:25.290Z] b8befae7515e: Layer already exists [2023-05-23T06:15:25.290Z] f1417ff83b31: Layer already exists [2023-05-23T06:15:25.290Z] 3.0.0-dev.25: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:25.606Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:25.912Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [2023-05-23T06:15:25.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-23T06:15:25.912Z] eb240c50114d: Preparing [2023-05-23T06:15:25.912Z] b8befae7515e: Preparing [2023-05-23T06:15:25.912Z] f31bc6b25edc: Preparing [2023-05-23T06:15:25.912Z] 5fd33d2cc130: Preparing [2023-05-23T06:15:25.912Z] f1417ff83b31: Preparing [2023-05-23T06:15:25.912Z] f31bc6b25edc: Layer already exists [2023-05-23T06:15:25.912Z] f1417ff83b31: Layer already exists [2023-05-23T06:15:25.912Z] eb240c50114d: Layer already exists [2023-05-23T06:15:25.912Z] b8befae7515e: Layer already exists [2023-05-23T06:15:25.912Z] 5fd33d2cc130: Layer already exists [2023-05-23T06:15:25.912Z] f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:26.232Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:26.537Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-05-23T06:15:26.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-23T06:15:26.537Z] eb240c50114d: Preparing [2023-05-23T06:15:26.537Z] b8befae7515e: Preparing [2023-05-23T06:15:26.537Z] f31bc6b25edc: Preparing [2023-05-23T06:15:26.537Z] 5fd33d2cc130: Preparing [2023-05-23T06:15:26.537Z] f1417ff83b31: Preparing [2023-05-23T06:15:26.537Z] 5fd33d2cc130: Layer already exists [2023-05-23T06:15:26.537Z] b8befae7515e: Layer already exists [2023-05-23T06:15:26.537Z] f1417ff83b31: Layer already exists [2023-05-23T06:15:26.537Z] eb240c50114d: Layer already exists [2023-05-23T06:15:26.537Z] f31bc6b25edc: Layer already exists [2023-05-23T06:15:26.537Z] main: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T06:15:26.580Z] ===================================================== [Pipeline] echo [2023-05-23T06:15:26.586Z] taggedImages: [2023-05-23T06:15:26.586Z] - nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:15:26.586Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-05-23T06:15:26.586Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.25 [2023-05-23T06:15:26.586Z] - nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [2023-05-23T06:15:26.586Z] - nexus3.edgexfoundry.org:10004/device-snmp: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-23T06:15:26.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:15:26.965Z] [2023-05-23T06:15:26.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:15:27.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:15:27.262Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T06:15:27.262Z] 5eb5b503b376: Pulling fs layer [2023-05-23T06:15:27.262Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T06:15:27.262Z] ec43610c2a17: Pulling fs layer [2023-05-23T06:15:27.262Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T06:15:27.262Z] 33b1e0a273af: Pulling fs layer [2023-05-23T06:15:27.262Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T06:15:27.262Z] 2f39f015ded8: Pulling fs layer [2023-05-23T06:15:27.262Z] 33b1e0a273af: Waiting [2023-05-23T06:15:27.262Z] 5d3b04190fa2: Waiting [2023-05-23T06:15:27.262Z] 2f39f015ded8: Waiting [2023-05-23T06:15:27.262Z] 3a2ae6a8a46f: Waiting [2023-05-23T06:15:27.262Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T06:15:27.262Z] 5c69ac0246d0: Download complete [2023-05-23T06:15:27.262Z] 3a2ae6a8a46f: Download complete [2023-05-23T06:15:27.262Z] 33b1e0a273af: Verifying Checksum [2023-05-23T06:15:27.262Z] 33b1e0a273af: Download complete [2023-05-23T06:15:27.532Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T06:15:27.532Z] 5d3b04190fa2: Download complete [2023-05-23T06:15:27.532Z] ec43610c2a17: Verifying Checksum [2023-05-23T06:15:27.532Z] ec43610c2a17: Download complete [2023-05-23T06:15:27.532Z] 5eb5b503b376: Verifying Checksum [2023-05-23T06:15:27.532Z] 5eb5b503b376: Download complete [2023-05-23T06:15:28.478Z] 2f39f015ded8: Verifying Checksum [2023-05-23T06:15:28.478Z] 2f39f015ded8: Download complete [2023-05-23T06:15:28.781Z] 5eb5b503b376: Pull complete [2023-05-23T06:15:28.781Z] 5c69ac0246d0: Pull complete [2023-05-23T06:15:29.351Z] ec43610c2a17: Pull complete [2023-05-23T06:15:29.351Z] 3a2ae6a8a46f: Pull complete [2023-05-23T06:15:29.610Z] 33b1e0a273af: Pull complete [2023-05-23T06:15:29.610Z] 5d3b04190fa2: Pull complete [2023-05-23T06:15:33.806Z] 2f39f015ded8: Pull complete [2023-05-23T06:15:33.806Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T06:15:33.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:15:33.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:15:33.890Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:15:33.928Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:15:36.145Z] $ docker top b5ff3222e2ee12697e894361c55615bf4b1de3cf2a6b716de1a138cb61e529f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:15:36.525Z] ---> job-cost.sh [2023-05-23T06:15:36.525Z] lf-activate-venv: SKIPPING [2023-05-23T06:15:36.525Z] INFO: No Stack... [2023-05-23T06:15:36.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T06:15:37.043Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T06:15:37.330Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-05-23T06:15:37.331Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T06:15:37.343Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [2023-05-23T06:15:37.353Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] did not exist. Created. [2023-05-23T06:15:37.353Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T06:15:37.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T06:15:37.683Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T06:15:37.690Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T06:15:37.715Z] $ docker stop --time=1 b5ff3222e2ee12697e894361c55615bf4b1de3cf2a6b716de1a138cb61e529f2 [2023-05-23T06:15:38.871Z] $ docker rm -f --volumes b5ff3222e2ee12697e894361c55615bf4b1de3cf2a6b716de1a138cb61e529f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T06:15:40.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16472 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-05-23T06:15:40.481Z] Running in /w/workspace/device-snmp-go/82 [Pipeline] { [Pipeline] checkout [2023-05-23T06:15:40.513Z] Selected Git installation does not exist. Using Default [2023-05-23T06:15:40.513Z] The recommended git tool is: NONE [2023-05-23T06:15:45.797Z] using credential edgex-jenkins-ssh [2023-05-23T06:15:45.814Z] Cloning the remote Git repository [2023-05-23T06:15:45.858Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-23T06:15:45.966Z] > git init /w/workspace/device-snmp-go/82 # timeout=10 [2023-05-23T06:15:46.120Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-23T06:15:46.121Z] > git --version # timeout=10 [2023-05-23T06:15:46.141Z] > git --version # 'git version 2.25.1' [2023-05-23T06:15:46.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T06:15:46.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T06:15:47.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-23T06:15:47.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T06:15:48.460Z] Avoid second fetch [2023-05-23T06:15:48.460Z] Checking out Revision f0acc0c4a5995740a11ce30356140c244122cf64 (main) [2023-05-23T06:15:49.037Z] Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" [2023-05-23T06:15:48.475Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T06:15:48.550Z] > git checkout -f f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T06:15:49.946Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T06:15:49.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T06:15:49.946Z] Dload Upload Total Spent Left Speed [2023-05-23T06:15:49.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-05-23T06:15:50.588Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T06:15:50.925Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T06:15:50.925Z] + sudo tee /etc/docker/daemon.new [2023-05-23T06:15:50.925Z] { [2023-05-23T06:15:50.925Z] "registry-mirrors": [ [2023-05-23T06:15:50.925Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T06:15:50.925Z] ], [2023-05-23T06:15:50.925Z] "bip": "10.250.0.254/24", [2023-05-23T06:15:50.925Z] "hosts": [ [2023-05-23T06:15:50.925Z] "tcp://0.0.0.0:5555", [2023-05-23T06:15:50.925Z] "unix:///var/run/docker.sock" [2023-05-23T06:15:50.925Z] ], [2023-05-23T06:15:50.925Z] "mtu": 1458, [2023-05-23T06:15:50.925Z] "selinux-enabled": true, [2023-05-23T06:15:50.925Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T06:15:50.925Z] } [Pipeline] sh [2023-05-23T06:15:51.260Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T06:15:51.601Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T06:16:13.729Z] provisioning config files... [2023-05-23T06:16:13.754Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/82@tmp/config4890334918242379470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:16:14.102Z] ---> docker-login.sh [2023-05-23T06:16:14.102Z] nexus3.edgexfoundry.org:10001 [2023-05-23T06:16:14.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:16:14.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:16:14.641Z] Configure a credential helper to remove this warning. See [2023-05-23T06:16:14.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:16:14.641Z] [2023-05-23T06:16:14.641Z] Login Succeeded [2023-05-23T06:16:14.641Z] nexus3.edgexfoundry.org:10002 [2023-05-23T06:16:14.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:16:14.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:16:14.914Z] Configure a credential helper to remove this warning. See [2023-05-23T06:16:14.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:16:14.914Z] [2023-05-23T06:16:14.914Z] Login Succeeded [2023-05-23T06:16:14.914Z] nexus3.edgexfoundry.org:10003 [2023-05-23T06:16:15.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:16:15.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:16:15.451Z] Configure a credential helper to remove this warning. See [2023-05-23T06:16:15.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:16:15.451Z] [2023-05-23T06:16:15.451Z] Login Succeeded [2023-05-23T06:16:15.451Z] nexus3.edgexfoundry.org:10004 [2023-05-23T06:16:15.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:16:15.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:16:15.722Z] Configure a credential helper to remove this warning. See [2023-05-23T06:16:15.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:16:15.722Z] [2023-05-23T06:16:15.722Z] Login Succeeded [2023-05-23T06:16:15.722Z] docker.io [2023-05-23T06:16:15.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:16:16.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:16:16.256Z] Configure a credential helper to remove this warning. See [2023-05-23T06:16:16.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:16:16.256Z] [2023-05-23T06:16:16.256Z] Login Succeeded [2023-05-23T06:16:16.256Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T06:16:16.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T06:16:16.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:16:16.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:16:16.536Z] ========================================================= [2023-05-23T06:16:16.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T06:16:16.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:16:16.875Z] + 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-23T06:16:17.149Z] Sending build context to Docker daemon 3.027MB [2023-05-23T06:16:17.149Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T06:16:17.149Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T06:16:17.419Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T06:16:17.419Z] c41833b44d91: Pulling fs layer [2023-05-23T06:16:17.419Z] ed15518f5707: Pulling fs layer [2023-05-23T06:16:17.419Z] feae8fd75edb: Pulling fs layer [2023-05-23T06:16:17.419Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T06:16:17.419Z] 3cdef696dda3: Pulling fs layer [2023-05-23T06:16:17.419Z] 2ced38df9373: Pulling fs layer [2023-05-23T06:16:17.419Z] 58f1dce35555: Pulling fs layer [2023-05-23T06:16:17.419Z] 242c74f7c9fa: Waiting [2023-05-23T06:16:17.419Z] 3cdef696dda3: Waiting [2023-05-23T06:16:17.419Z] 2ced38df9373: Waiting [2023-05-23T06:16:17.419Z] 58f1dce35555: Waiting [2023-05-23T06:16:17.419Z] ed15518f5707: Verifying Checksum [2023-05-23T06:16:17.419Z] ed15518f5707: Download complete [2023-05-23T06:16:17.419Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T06:16:17.419Z] 242c74f7c9fa: Download complete [2023-05-23T06:16:17.419Z] 3cdef696dda3: Verifying Checksum [2023-05-23T06:16:17.419Z] 3cdef696dda3: Download complete [2023-05-23T06:16:17.419Z] c41833b44d91: Verifying Checksum [2023-05-23T06:16:17.419Z] c41833b44d91: Download complete [2023-05-23T06:16:18.386Z] c41833b44d91: Pull complete [2023-05-23T06:16:18.670Z] 58f1dce35555: Verifying Checksum [2023-05-23T06:16:18.670Z] 58f1dce35555: Download complete [2023-05-23T06:16:18.951Z] ed15518f5707: Pull complete [2023-05-23T06:16:19.919Z] feae8fd75edb: Download complete [2023-05-23T06:16:20.189Z] 2ced38df9373: Verifying Checksum [2023-05-23T06:16:20.189Z] 2ced38df9373: Download complete [2023-05-23T06:16:30.299Z] feae8fd75edb: Pull complete [2023-05-23T06:16:30.299Z] 242c74f7c9fa: Pull complete [2023-05-23T06:16:30.567Z] 3cdef696dda3: Pull complete [2023-05-23T06:16:37.229Z] 2ced38df9373: Pull complete [2023-05-23T06:16:39.828Z] 58f1dce35555: Pull complete [2023-05-23T06:16:39.828Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T06:16:39.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T06:16:39.828Z] ---> fadd8f120f05 [2023-05-23T06:16:39.828Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T06:16:41.240Z] ---> Running in a1e7879dca3b [2023-05-23T06:16:41.507Z] Removing intermediate container a1e7879dca3b [2023-05-23T06:16:41.507Z] ---> 1ccfb92792d6 [2023-05-23T06:16:41.507Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T06:16:41.774Z] ---> Running in e2249a286b3d [2023-05-23T06:16:42.042Z] Removing intermediate container e2249a286b3d [2023-05-23T06:16:42.042Z] ---> 156fb8d41706 [2023-05-23T06:16:42.042Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T06:16:42.042Z] ---> Running in d5cdfaa8a1e0 [2023-05-23T06:16:42.308Z] Removing intermediate container d5cdfaa8a1e0 [2023-05-23T06:16:42.308Z] ---> 291d8bfc9a57 [2023-05-23T06:16:42.308Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T06:16:42.308Z] ---> Running in 6b823c8e41d1 [2023-05-23T06:16:42.576Z] Removing intermediate container 6b823c8e41d1 [2023-05-23T06:16:42.576Z] ---> 87815c3a5ad4 [2023-05-23T06:16:42.576Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T06:16:42.576Z] ---> Running in 6eb72c72a80a [2023-05-23T06:16:43.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T06:16:44.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T06:16:45.301Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T06:16:45.301Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T06:16:45.301Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T06:16:45.301Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T06:16:45.301Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T06:16:45.301Z] OK: 268 MiB in 57 packages [2023-05-23T06:16:46.294Z] Removing intermediate container 6eb72c72a80a [2023-05-23T06:16:46.294Z] ---> 562a2c95b29a [2023-05-23T06:16:46.294Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-23T06:16:46.560Z] ---> Running in f96a6dcba26c [2023-05-23T06:16:46.826Z] Removing intermediate container f96a6dcba26c [2023-05-23T06:16:46.826Z] ---> 4e55408b07a0 [2023-05-23T06:16:46.826Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T06:16:47.094Z] ---> 424840495d53 [2023-05-23T06:16:47.094Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T06:16:47.365Z] ---> Running in b8ea16782b45 [2023-05-23T06:17:55.288Z] Removing intermediate container b8ea16782b45 [2023-05-23T06:17:55.288Z] ---> 2c052e275edb [2023-05-23T06:17:55.288Z] Step 11/12 : COPY . . [2023-05-23T06:17:55.288Z] ---> 5787ac708331 [2023-05-23T06:17:55.288Z] Step 12/12 : RUN ${MAKE} [2023-05-23T06:17:55.288Z] ---> Running in 3a4d6bda1e55 [2023-05-23T06:17:55.288Z] noop [2023-05-23T06:17:55.288Z] Removing intermediate container 3a4d6bda1e55 [2023-05-23T06:17:55.288Z] ---> 99f5136f6544 [2023-05-23T06:17:55.288Z] Successfully built 99f5136f6544 [2023-05-23T06:17:55.288Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:17:55.645Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T06:17:55.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:17:55.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-16472 does not seem to be running inside a container [2023-05-23T06:17:55.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/82 -v /w/workspace/device-snmp-go/82:/w/workspace/device-snmp-go/82:rw,z -v /w/workspace/device-snmp-go/82@tmp:/w/workspace/device-snmp-go/82@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-23T06:17:57.077Z] $ docker top 4ff7a7432ce6439bd800e73af73ad37eea77c3798036e8bbe5927208381b4189 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:17:57.905Z] + go version [2023-05-23T06:17:57.905Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T06:17:57.927Z] $ docker stop --time=1 4ff7a7432ce6439bd800e73af73ad37eea77c3798036e8bbe5927208381b4189 [2023-05-23T06:17:59.509Z] $ docker rm -f --volumes 4ff7a7432ce6439bd800e73af73ad37eea77c3798036e8bbe5927208381b4189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:18:00.069Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T06:18:00.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:18:00.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-16472 does not seem to be running inside a container [2023-05-23T06:18:00.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/82 -v /w/workspace/device-snmp-go/82:/w/workspace/device-snmp-go/82:rw,z -v /w/workspace/device-snmp-go/82@tmp:/w/workspace/device-snmp-go/82@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-23T06:18:01.494Z] $ docker top c243e85ad3710a906e03bd74cf7fa03698eb88b4547c851590ecd828f1134e1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:18:02.329Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/82 [Pipeline] fileExists [Pipeline] sh [2023-05-23T06:18:02.990Z] + make test [2023-05-23T06:18:02.991Z] go test ./... -coverprofile=coverage.out [2023-05-23T06:18:35.229Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-23T06:20:41.939Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-23T06:20:41.939Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements [2023-05-23T06:20:41.939Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T06:20:41.939Z] go vet ./... [2023-05-23T06:21:04.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T06:21:04.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T06:21:04.029Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T06:21:04.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T06:21:04.070Z] $ docker stop --time=1 c243e85ad3710a906e03bd74cf7fa03698eb88b4547c851590ecd828f1134e1f [2023-05-23T06:21:06.249Z] $ docker rm -f --volumes c243e85ad3710a906e03bd74cf7fa03698eb88b4547c851590ecd828f1134e1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T06:21:07.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T06:21:07.608Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T06:21:08.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T06:21:08.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T06:21:08.890Z] + ls -al . [2023-05-23T06:21:08.891Z] total 168 [2023-05-23T06:21:08.891Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:18 . [2023-05-23T06:21:08.891Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:15 .. [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 6 May 23 06:15 .dockerignore [2023-05-23T06:21:08.891Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:15 .git [2023-05-23T06:21:08.891Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:15 .github [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 328 May 23 06:15 .gitignore [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 06:15 .golangci.yml [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 23 06:15 Attribution.txt [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 23 06:15 CHANGELOG.md [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 23 06:15 Dockerfile [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 06:15 GOVERNANCE.md [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 656 May 23 06:15 Jenkinsfile [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 06:15 LICENSE [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 23 06:15 Makefile [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 06:15 OWNERS.md [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 23 06:15 README.md [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 12 May 23 06:13 VERSION [2023-05-23T06:21:08.891Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 06:15 bin [2023-05-23T06:21:08.891Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:15 cmd [2023-05-23T06:21:08.891Z] -rw-r--r-- 1 jenkins jenkins 8837 May 23 06:20 coverage.out [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 23 06:15 go.mod [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 23 06:15 go.sum [2023-05-23T06:21:08.891Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:15 internal [2023-05-23T06:21:08.891Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:15 snap [2023-05-23T06:21:08.891Z] -rw-rw-r-- 1 jenkins jenkins 228 May 23 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:21:09.254Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f0acc0c4a5995740a11ce30356140c244122cf64 --label arch=arm64 --label version=3.0.0-dev.25 . [2023-05-23T06:21:09.840Z] Sending build context to Docker daemon 3.037MB [2023-05-23T06:21:09.840Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T06:21:09.840Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T06:21:09.840Z] ---> 99f5136f6544 [2023-05-23T06:21:09.840Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T06:21:10.109Z] ---> Running in 35c467e1b842 [2023-05-23T06:21:10.380Z] Removing intermediate container 35c467e1b842 [2023-05-23T06:21:10.380Z] ---> 54ef06d2fce4 [2023-05-23T06:21:10.380Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T06:21:10.650Z] ---> Running in d1176c1952cc [2023-05-23T06:21:12.068Z] Removing intermediate container d1176c1952cc [2023-05-23T06:21:12.069Z] ---> e42b550f645c [2023-05-23T06:21:12.069Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T06:21:12.069Z] ---> Running in c9fadf769011 [2023-05-23T06:21:12.662Z] Removing intermediate container c9fadf769011 [2023-05-23T06:21:12.662Z] ---> 90eb0736aff0 [2023-05-23T06:21:12.662Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T06:21:12.662Z] ---> Running in 39f9a7bbd059 [2023-05-23T06:21:14.087Z] Removing intermediate container 39f9a7bbd059 [2023-05-23T06:21:14.087Z] ---> 7287f4bb3946 [2023-05-23T06:21:14.087Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T06:21:14.368Z] ---> Running in 3f75f51739d8 [2023-05-23T06:21:15.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T06:21:15.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T06:21:17.340Z] OK: 268 MiB in 57 packages [2023-05-23T06:21:18.303Z] Removing intermediate container 3f75f51739d8 [2023-05-23T06:21:18.303Z] ---> b13b3464d988 [2023-05-23T06:21:18.303Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-23T06:21:18.303Z] ---> Running in 271437a89daf [2023-05-23T06:21:18.571Z] Removing intermediate container 271437a89daf [2023-05-23T06:21:18.571Z] ---> 3da193a7c379 [2023-05-23T06:21:18.571Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T06:21:19.157Z] ---> 636e63832cd7 [2023-05-23T06:21:19.157Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T06:21:19.157Z] ---> Running in 78c95fe59a3d [2023-05-23T06:21:21.739Z] Removing intermediate container 78c95fe59a3d [2023-05-23T06:21:21.739Z] ---> b98879638a73 [2023-05-23T06:21:21.739Z] Step 11/24 : COPY . . [2023-05-23T06:21:22.322Z] ---> 83409d20d6c7 [2023-05-23T06:21:22.322Z] Step 12/24 : RUN ${MAKE} [2023-05-23T06:21:22.322Z] ---> Running in 6f7b8e61f257 [2023-05-23T06:21:23.330Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-23T06:23:45.047Z] Removing intermediate container 6f7b8e61f257 [2023-05-23T06:23:45.047Z] ---> 112cdf3cd2b5 [2023-05-23T06:23:45.047Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T06:23:45.047Z] 3.17: Pulling from library/alpine [2023-05-23T06:23:45.047Z] c41833b44d91: Already exists [2023-05-23T06:23:45.047Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T06:23:45.047Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T06:23:45.047Z] ---> 51e60588ff2c [2023-05-23T06:23:45.047Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T06:23:45.047Z] ---> Running in 782ff38f2f52 [2023-05-23T06:23:45.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T06:23:45.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T06:23:45.047Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T06:23:45.047Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T06:23:45.047Z] OK: 8 MiB in 16 packages [2023-05-23T06:23:45.047Z] Removing intermediate container 782ff38f2f52 [2023-05-23T06:23:45.047Z] ---> d2d4ec2f3379 [2023-05-23T06:23:45.047Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-23T06:23:45.047Z] ---> cbc3817635be [2023-05-23T06:23:45.047Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-23T06:23:45.047Z] ---> b3e5780a20a7 [2023-05-23T06:23:45.047Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-23T06:23:45.047Z] ---> 6e2ba1c671a3 [2023-05-23T06:23:45.047Z] Step 18/24 : EXPOSE 59993 [2023-05-23T06:23:45.047Z] ---> Running in 6443f399a769 [2023-05-23T06:23:45.047Z] Removing intermediate container 6443f399a769 [2023-05-23T06:23:45.047Z] ---> 9fecc3c6b6f5 [2023-05-23T06:23:45.047Z] Step 19/24 : EXPOSE 161 [2023-05-23T06:23:45.047Z] ---> Running in e1ca65bba554 [2023-05-23T06:23:45.047Z] Removing intermediate container e1ca65bba554 [2023-05-23T06:23:45.047Z] ---> d148393e0bc0 [2023-05-23T06:23:45.047Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-23T06:23:45.047Z] ---> Running in 889a25bc666f [2023-05-23T06:23:45.047Z] Removing intermediate container 889a25bc666f [2023-05-23T06:23:45.048Z] ---> 5ae25d5b0380 [2023-05-23T06:23:45.048Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T06:23:45.048Z] ---> Running in 52e50fb135bd [2023-05-23T06:23:45.048Z] Removing intermediate container 52e50fb135bd [2023-05-23T06:23:45.048Z] ---> 2aa47492b6d4 [2023-05-23T06:23:45.048Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T06:23:45.048Z] ---> Running in 7645f84abda8 [2023-05-23T06:23:45.048Z] Removing intermediate container 7645f84abda8 [2023-05-23T06:23:45.048Z] ---> dd0eae146be7 [2023-05-23T06:23:45.048Z] Step 23/24 : LABEL git_sha=f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:23:45.048Z] ---> Running in 25660babd02f [2023-05-23T06:23:45.048Z] Removing intermediate container 25660babd02f [2023-05-23T06:23:45.048Z] ---> 66899dbbe17e [2023-05-23T06:23:45.048Z] Step 24/24 : LABEL version=3.0.0-dev.25 [2023-05-23T06:23:45.048Z] ---> Running in 8ce7cd03514e [2023-05-23T06:23:45.048Z] Removing intermediate container 8ce7cd03514e [2023-05-23T06:23:45.048Z] ---> 4ae3fcabba4d [2023-05-23T06:23:45.048Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T06:23:45.048Z] Successfully built 4ae3fcabba4d [2023-05-23T06:23:45.048Z] Successfully tagged device-snmp-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-23T06:23:45.155Z] provisioning config files... [2023-05-23T06:23:45.170Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/82@tmp/config6649975246897836331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:23:45.504Z] ---> docker-login.sh [2023-05-23T06:23:45.505Z] nexus3.edgexfoundry.org:10001 [2023-05-23T06:23:45.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:23:45.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:23:45.772Z] Configure a credential helper to remove this warning. See [2023-05-23T06:23:45.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:23:45.772Z] [2023-05-23T06:23:45.772Z] Login Succeeded [2023-05-23T06:23:45.772Z] nexus3.edgexfoundry.org:10002 [2023-05-23T06:23:46.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:23:46.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:23:46.039Z] Configure a credential helper to remove this warning. See [2023-05-23T06:23:46.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:23:46.039Z] [2023-05-23T06:23:46.039Z] Login Succeeded [2023-05-23T06:23:46.039Z] nexus3.edgexfoundry.org:10003 [2023-05-23T06:23:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:23:46.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:23:46.305Z] Configure a credential helper to remove this warning. See [2023-05-23T06:23:46.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:23:46.305Z] [2023-05-23T06:23:46.305Z] Login Succeeded [2023-05-23T06:23:46.305Z] nexus3.edgexfoundry.org:10004 [2023-05-23T06:23:46.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:23:46.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:23:46.838Z] Configure a credential helper to remove this warning. See [2023-05-23T06:23:46.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:23:46.838Z] [2023-05-23T06:23:46.838Z] Login Succeeded [2023-05-23T06:23:46.838Z] docker.io [2023-05-23T06:23:47.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:23:47.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:23:47.372Z] Configure a credential helper to remove this warning. See [2023-05-23T06:23:47.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:23:47.372Z] [2023-05-23T06:23:47.372Z] Login Succeeded [2023-05-23T06:23:47.372Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T06:23:47.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T06:23:47.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:23:47.427Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-05-23T06:23:47.427Z] f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:23:47.427Z] latest [2023-05-23T06:23:47.427Z] 3.0.0-dev.25 [2023-05-23T06:23:47.428Z] f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [2023-05-23T06:23:47.428Z] main [2023-05-23T06:23:47.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:47.778Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:48.110Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:23:48.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-23T06:23:48.110Z] ffaaaa6cbc15: Preparing [2023-05-23T06:23:48.110Z] 7bc6b68ff12c: Preparing [2023-05-23T06:23:48.110Z] b4eb47431f92: Preparing [2023-05-23T06:23:48.110Z] e2630d331ce3: Preparing [2023-05-23T06:23:48.110Z] 26cbea5cba74: Preparing [2023-05-23T06:23:48.110Z] 26cbea5cba74: Layer already exists [2023-05-23T06:23:48.377Z] 7bc6b68ff12c: Pushed [2023-05-23T06:23:48.377Z] ffaaaa6cbc15: Pushed [2023-05-23T06:23:48.377Z] e2630d331ce3: Pushed [2023-05-23T06:23:52.621Z] b4eb47431f92: Pushed [2023-05-23T06:23:52.887Z] f0acc0c4a5995740a11ce30356140c244122cf64: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:53.232Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:53.566Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-05-23T06:23:53.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-23T06:23:53.566Z] ffaaaa6cbc15: Preparing [2023-05-23T06:23:53.566Z] 7bc6b68ff12c: Preparing [2023-05-23T06:23:53.566Z] b4eb47431f92: Preparing [2023-05-23T06:23:53.566Z] e2630d331ce3: Preparing [2023-05-23T06:23:53.566Z] 26cbea5cba74: Preparing [2023-05-23T06:23:53.566Z] 26cbea5cba74: Layer already exists [2023-05-23T06:23:53.566Z] ffaaaa6cbc15: Layer already exists [2023-05-23T06:23:53.566Z] 7bc6b68ff12c: Layer already exists [2023-05-23T06:23:53.566Z] b4eb47431f92: Layer already exists [2023-05-23T06:23:53.566Z] e2630d331ce3: Layer already exists [2023-05-23T06:23:53.566Z] latest: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:53.974Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:54.336Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.25 [2023-05-23T06:23:54.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-23T06:23:54.336Z] ffaaaa6cbc15: Preparing [2023-05-23T06:23:54.336Z] 7bc6b68ff12c: Preparing [2023-05-23T06:23:54.336Z] b4eb47431f92: Preparing [2023-05-23T06:23:54.336Z] e2630d331ce3: Preparing [2023-05-23T06:23:54.336Z] 26cbea5cba74: Preparing [2023-05-23T06:23:54.336Z] 26cbea5cba74: Layer already exists [2023-05-23T06:23:54.336Z] e2630d331ce3: Layer already exists [2023-05-23T06:23:54.336Z] 7bc6b68ff12c: Layer already exists [2023-05-23T06:23:54.336Z] b4eb47431f92: Layer already exists [2023-05-23T06:23:54.336Z] ffaaaa6cbc15: Layer already exists [2023-05-23T06:23:54.336Z] 3.0.0-dev.25: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:54.688Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:55.030Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [2023-05-23T06:23:55.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-23T06:23:55.031Z] ffaaaa6cbc15: Preparing [2023-05-23T06:23:55.031Z] 7bc6b68ff12c: Preparing [2023-05-23T06:23:55.031Z] b4eb47431f92: Preparing [2023-05-23T06:23:55.031Z] e2630d331ce3: Preparing [2023-05-23T06:23:55.031Z] 26cbea5cba74: Preparing [2023-05-23T06:23:55.031Z] 26cbea5cba74: Layer already exists [2023-05-23T06:23:55.031Z] e2630d331ce3: Layer already exists [2023-05-23T06:23:55.031Z] ffaaaa6cbc15: Layer already exists [2023-05-23T06:23:55.031Z] 7bc6b68ff12c: Layer already exists [2023-05-23T06:23:55.031Z] b4eb47431f92: Layer already exists [2023-05-23T06:23:55.031Z] f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:55.381Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:55.722Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-05-23T06:23:55.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-23T06:23:55.722Z] ffaaaa6cbc15: Preparing [2023-05-23T06:23:55.722Z] 7bc6b68ff12c: Preparing [2023-05-23T06:23:55.722Z] b4eb47431f92: Preparing [2023-05-23T06:23:55.722Z] e2630d331ce3: Preparing [2023-05-23T06:23:55.722Z] 26cbea5cba74: Preparing [2023-05-23T06:23:55.722Z] 7bc6b68ff12c: Layer already exists [2023-05-23T06:23:55.722Z] 26cbea5cba74: Layer already exists [2023-05-23T06:23:55.722Z] ffaaaa6cbc15: Layer already exists [2023-05-23T06:23:55.722Z] e2630d331ce3: Layer already exists [2023-05-23T06:23:55.722Z] b4eb47431f92: Layer already exists [2023-05-23T06:23:55.722Z] main: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T06:23:55.768Z] ===================================================== [Pipeline] echo [2023-05-23T06:23:55.774Z] taggedImages: [2023-05-23T06:23:55.774Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64 [2023-05-23T06:23:55.774Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-05-23T06:23:55.774Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.25 [2023-05-23T06:23:55.774Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [2023-05-23T06:23:55.774Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:56.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T06:23:56.121Z] [2023-05-23T06:23:56.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:23:56.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T06:23:57.861Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T06:23:57.861Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T06:23:57.861Z] 04944245beec: Pulling fs layer [2023-05-23T06:23:57.861Z] 699f458cf7ca: Pulling fs layer [2023-05-23T06:23:57.861Z] 765212b225bb: Pulling fs layer [2023-05-23T06:23:57.861Z] f23df028b6ca: Pulling fs layer [2023-05-23T06:23:57.861Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T06:23:57.861Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T06:23:57.861Z] 765212b225bb: Waiting [2023-05-23T06:23:57.861Z] f23df028b6ca: Waiting [2023-05-23T06:23:57.861Z] d65c8cfc05b1: Waiting [2023-05-23T06:23:57.861Z] 2437ff75d9bd: Waiting [2023-05-23T06:23:57.861Z] 04944245beec: Verifying Checksum [2023-05-23T06:23:57.861Z] 04944245beec: Download complete [2023-05-23T06:23:57.861Z] 765212b225bb: Verifying Checksum [2023-05-23T06:23:57.861Z] 765212b225bb: Download complete [2023-05-23T06:23:57.861Z] f23df028b6ca: Verifying Checksum [2023-05-23T06:23:57.861Z] f23df028b6ca: Download complete [2023-05-23T06:23:57.861Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T06:23:57.861Z] d65c8cfc05b1: Download complete [2023-05-23T06:23:57.861Z] 699f458cf7ca: Verifying Checksum [2023-05-23T06:23:57.861Z] 699f458cf7ca: Download complete [2023-05-23T06:23:58.455Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T06:23:58.455Z] 8998bd30e6a1: Download complete [2023-05-23T06:24:01.042Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T06:24:01.042Z] 2437ff75d9bd: Download complete [2023-05-23T06:24:02.452Z] 8998bd30e6a1: Pull complete [2023-05-23T06:24:03.038Z] 04944245beec: Pull complete [2023-05-23T06:24:04.452Z] 699f458cf7ca: Pull complete [2023-05-23T06:24:04.452Z] 765212b225bb: Pull complete [2023-05-23T06:24:05.419Z] f23df028b6ca: Pull complete [2023-05-23T06:24:05.419Z] d65c8cfc05b1: Pull complete [2023-05-23T06:24:17.728Z] 2437ff75d9bd: Pull complete [2023-05-23T06:24:17.728Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T06:24:17.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T06:24:17.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:24:17.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-16472 does not seem to be running inside a container [2023-05-23T06:24:17.981Z] $ 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-snmp-go/82 -v /w/workspace/device-snmp-go/82:/w/workspace/device-snmp-go/82:rw,z -v /w/workspace/device-snmp-go/82@tmp:/w/workspace/device-snmp-go/82@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-23T06:24:20.438Z] $ docker top 95ab0a7a547c48c652068518fecdea6f140992bb5d7870eca721b8ba8ba7ff72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:24:20.957Z] ---> job-cost.sh [2023-05-23T06:24:21.225Z] lf-activate-venv: SKIPPING [2023-05-23T06:24:21.226Z] INFO: No Stack... [2023-05-23T06:24:21.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T06:24:22.394Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T06:24:22.712Z] + cat /w/workspace/device-snmp-go/82/archives/cost.csv [2023-05-23T06:24:22.712Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T06:24:23.046Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [2023-05-23T06:24:23.052Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] did not exist. Created. [2023-05-23T06:24:23.053Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T06:24:23.396Z] /w/workspace/device-snmp-go/82@tmp/durable-2fc06224/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T06:24:23.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T06:24:23.754Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T06:24:23.803Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T06:24:23.810Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T06:24:23.828Z] $ docker stop --time=1 95ab0a7a547c48c652068518fecdea6f140992bb5d7870eca721b8ba8ba7ff72 [2023-05-23T06:24:25.316Z] $ docker rm -f --volumes 95ab0a7a547c48c652068518fecdea6f140992bb5d7870eca721b8ba8ba7ff72 [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-23T06:24:25.672Z] provisioning config files... [2023-05-23T06:24:25.679Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5301998469406969954tmp [Pipeline] { [Pipeline] sh [2023-05-23T06:24:25.973Z] + set +x [2023-05-23T06:24:25.973Z] + curl -s https://codecov.io/bash [2023-05-23T06:24:25.973Z] + bash -s -- [2023-05-23T06:24:25.973Z] [2023-05-23T06:24:25.973Z] _____ _ [2023-05-23T06:24:25.973Z] / ____| | | [2023-05-23T06:24:25.973Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T06:24:25.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T06:24:25.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T06:24:25.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T06:24:25.973Z] Bash-1.0.6 [2023-05-23T06:24:25.973Z] [2023-05-23T06:24:25.973Z] [2023-05-23T06:24:25.973Z] ==> git version 2.25.1 found [2023-05-23T06:24:25.973Z] ==> 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-23T06:24:25.973Z] Release-Date: 2020-01-08 [2023-05-23T06:24:25.973Z] 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-23T06:24:25.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T06:24:25.973Z] ==> Jenkins CI detected. [2023-05-23T06:24:25.973Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-05-23T06:24:25.973Z] project root: . [2023-05-23T06:24:25.973Z] --> token set from env [2023-05-23T06:24:25.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T06:24:25.973Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T06:24:25.973Z] ==> Python coveragepy not found [2023-05-23T06:24:25.973Z] ==> Searching for coverage reports in: [2023-05-23T06:24:25.973Z] + . [2023-05-23T06:24:25.973Z] -> Found 1 reports [2023-05-23T06:24:25.973Z] ==> Detecting git/mercurial file structure [2023-05-23T06:24:26.233Z] ==> Reading reports [2023-05-23T06:24:26.233Z] + ./coverage.out bytes=8837 [2023-05-23T06:24:26.233Z] ==> Appending adjustments [2023-05-23T06:24:26.233Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T06:24:26.233Z] + Found adjustments [2023-05-23T06:24:26.233Z] ==> Gzipping contents [2023-05-23T06:24:26.233Z] 4.0K /tmp/codecov.q2KLAu.gz [2023-05-23T06:24:26.233Z] ==> Uploading reports [2023-05-23T06:24:26.233Z] url: https://codecov.io [2023-05-23T06:24:26.233Z] query: branch=main&commit=f0acc0c4a5995740a11ce30356140c244122cf64&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T06:24:26.233Z] -> Pinging Codecov [2023-05-23T06:24:26.233Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=f0acc0c4a5995740a11ce30356140c244122cf64&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T06:24:26.233Z] -> Uploading to [2023-05-23T06:24:26.233Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/6C56EA5C29638FB4528AC87E60AF5AE0/f0acc0c4a5995740a11ce30356140c244122cf64/d6798f05-fc39-44ca-924d-994fa40e317a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T062426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e14731b00ea6a5be7a75f947afec5bb6c6ea0954e62999200431b69967ea3ad0 [2023-05-23T06:24:26.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T06:24:26.494Z] Dload Upload Total Spent Left Speed [2023-05-23T06:24:26.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8486 --:--:-- --:--:-- --:--:-- 8486 [2023-05-23T06:24:26.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] } [2023-05-23T06:24:26.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-23T06:24:26.718Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-23T06:24:26.728Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:24:27.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T06:24:27.028Z] [2023-05-23T06:24:27.028Z] 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-23T06:24:27.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T06:24:27.332Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-23T06:24:27.332Z] df9b9388f04a: Pulling fs layer [2023-05-23T06:24:27.332Z] 52dc419b0ee2: Pulling fs layer [2023-05-23T06:24:27.332Z] 25bc292e5bac: Pulling fs layer [2023-05-23T06:24:27.332Z] 114826534d7a: Pulling fs layer [2023-05-23T06:24:27.332Z] 4657fd5d0bcf: Pulling fs layer [2023-05-23T06:24:27.332Z] 6ad1cebc031e: Pulling fs layer [2023-05-23T06:24:27.332Z] 8a3aa393b2d8: Pulling fs layer [2023-05-23T06:24:27.332Z] 4657fd5d0bcf: Waiting [2023-05-23T06:24:27.332Z] 6ad1cebc031e: Waiting [2023-05-23T06:24:27.332Z] 8a3aa393b2d8: Waiting [2023-05-23T06:24:27.332Z] 114826534d7a: Waiting [2023-05-23T06:24:27.332Z] 25bc292e5bac: Verifying Checksum [2023-05-23T06:24:27.332Z] 25bc292e5bac: Download complete [2023-05-23T06:24:27.332Z] 52dc419b0ee2: Download complete [2023-05-23T06:24:27.332Z] 4657fd5d0bcf: Download complete [2023-05-23T06:24:27.590Z] df9b9388f04a: Download complete [2023-05-23T06:24:27.590Z] df9b9388f04a: Pull complete [2023-05-23T06:24:27.590Z] 6ad1cebc031e: Verifying Checksum [2023-05-23T06:24:27.590Z] 6ad1cebc031e: Download complete [2023-05-23T06:24:27.850Z] 52dc419b0ee2: Pull complete [2023-05-23T06:24:27.850Z] 25bc292e5bac: Pull complete [2023-05-23T06:24:28.417Z] 114826534d7a: Verifying Checksum [2023-05-23T06:24:28.417Z] 114826534d7a: Download complete [2023-05-23T06:24:28.417Z] 8a3aa393b2d8: Verifying Checksum [2023-05-23T06:24:28.417Z] 8a3aa393b2d8: Download complete [2023-05-23T06:24:31.705Z] 114826534d7a: Pull complete [2023-05-23T06:24:31.705Z] 4657fd5d0bcf: Pull complete [2023-05-23T06:24:32.272Z] 6ad1cebc031e: Pull complete [2023-05-23T06:24:34.806Z] 8a3aa393b2d8: Pull complete [2023-05-23T06:24:34.806Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-23T06:24:34.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T06:24:34.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:24:34.888Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:24:34.931Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:24:37.162Z] $ docker top 91d062475069bf5895bc57e8051780704a5b3a1097a8cb3616f178300cad821e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T06:24:37.219Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-05-23T06:24:37.499Z] + set -o pipefail [2023-05-23T06:24:37.499Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-05-23T06:24:42.778Z] [2023-05-23T06:24:42.778Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-05-23T06:24:42.778Z] [2023-05-23T06:24:42.778Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/611da4a9-3e78-40d6-a922-f7e1b55c1e98 [2023-05-23T06:24:42.778Z] [2023-05-23T06:24:42.778Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-23T06:24:42.778Z] [2023-05-23T06:24:42.778Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-23T06:24:42.778Z] [2023-05-23T06:24:46.071Z] [2023-05-23T06:24:46.071Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-23T06:24:46.071Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-23T06:24:46.071Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-23T06:24:46.092Z] $ docker stop --time=1 91d062475069bf5895bc57e8051780704a5b3a1097a8cb3616f178300cad821e [2023-05-23T06:24:48.266Z] $ docker rm -f --volumes 91d062475069bf5895bc57e8051780704a5b3a1097a8cb3616f178300cad821e [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-23T06:24:48.903Z] + git log --format=format:%s -1 f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] sh [2023-05-23T06:24:49.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T06:24:49.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:24:49.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T06:24:49.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:24:49.578Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:24:49.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:24:50.016Z] $ docker top eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 -eo pid,comm [2023-05-23T06:24:50.057Z] 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-23T06:24:50.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T06:24:50.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T06:24:50.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T06:24:50.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T06:24:50.232Z] $ docker exec eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 ssh-agent [2023-05-23T06:24:50.334Z] SSH_AUTH_SOCK=/tmp/ssh-zZkWYl17sDZV/agent.31 [2023-05-23T06:24:50.334Z] SSH_AGENT_PID=37 [2023-05-23T06:24:50.340Z] Running ssh-add (command line suppressed) [2023-05-23T06:24:50.464Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2509181589710661008.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2509181589710661008.key) [2023-05-23T06:24:50.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T06:24:50.765Z] + git semver tag [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,950 [run_tag] DEBUG tag force:False [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,950 [check_head_tag] DEBUG check head tag [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,951 [execute] INFO git cat-file --batch-check [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,955 [execute] INFO git cat-file --batch [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,976 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,976 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,976 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T06:24:51.025Z] 2023-05-23 06:24:50,980 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:24:51.025Z] 3.0.0-dev.25 [Pipeline] } [2023-05-23T06:24:51.045Z] $ docker exec --env ******** --env ******** eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 ssh-agent -k [2023-05-23T06:24:51.148Z] unset SSH_AUTH_SOCK; [2023-05-23T06:24:51.148Z] unset SSH_AGENT_PID; [2023-05-23T06:24:51.148Z] echo Agent pid 37 killed; [2023-05-23T06:24:51.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T06:24:51.465Z] + git semver [Pipeline] } [2023-05-23T06:24:51.749Z] $ docker stop --time=1 eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 [2023-05-23T06:24:53.052Z] $ docker rm -f --volumes eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:24:53.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T06:24:53.440Z] [2023-05-23T06:24:53.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:24:53.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T06:24:53.754Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-23T06:24:53.754Z] ab5ef0e58194: Pulling fs layer [2023-05-23T06:24:53.754Z] 9712f1f96733: Pulling fs layer [2023-05-23T06:24:53.754Z] 63f879dbbcfc: Pulling fs layer [2023-05-23T06:24:53.754Z] 0d9ebad4ef96: Pulling fs layer [2023-05-23T06:24:53.754Z] e9a5061849ea: Pulling fs layer [2023-05-23T06:24:53.754Z] d747dcd14b5f: Pulling fs layer [2023-05-23T06:24:53.754Z] 2de7ff778b66: Pulling fs layer [2023-05-23T06:24:53.754Z] e9a5061849ea: Waiting [2023-05-23T06:24:53.754Z] 0d9ebad4ef96: Waiting [2023-05-23T06:24:53.754Z] 2de7ff778b66: Waiting [2023-05-23T06:24:53.754Z] 9712f1f96733: Verifying Checksum [2023-05-23T06:24:53.754Z] 9712f1f96733: Download complete [2023-05-23T06:24:54.025Z] 63f879dbbcfc: Verifying Checksum [2023-05-23T06:24:54.025Z] 63f879dbbcfc: Download complete [2023-05-23T06:24:54.284Z] e9a5061849ea: Verifying Checksum [2023-05-23T06:24:54.284Z] e9a5061849ea: Download complete [2023-05-23T06:24:54.284Z] d747dcd14b5f: Download complete [2023-05-23T06:24:54.543Z] 0d9ebad4ef96: Verifying Checksum [2023-05-23T06:24:54.543Z] 0d9ebad4ef96: Download complete [2023-05-23T06:24:54.543Z] ab5ef0e58194: Verifying Checksum [2023-05-23T06:24:54.543Z] 2de7ff778b66: Verifying Checksum [2023-05-23T06:24:54.543Z] 2de7ff778b66: Download complete [2023-05-23T06:24:57.072Z] ab5ef0e58194: Pull complete [2023-05-23T06:24:57.072Z] 9712f1f96733: Pull complete [2023-05-23T06:24:57.637Z] 63f879dbbcfc: Pull complete [2023-05-23T06:25:00.917Z] 0d9ebad4ef96: Pull complete [2023-05-23T06:25:01.175Z] e9a5061849ea: Pull complete [2023-05-23T06:25:01.175Z] d747dcd14b5f: Pull complete [2023-05-23T06:25:02.109Z] 2de7ff778b66: Pull complete [2023-05-23T06:25:02.109Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-23T06:25:02.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T06:25:02.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:25:02.203Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:25:02.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:25:04.849Z] $ docker top f7488e46e6d9ff2437af499c57a37870373f3e1d1ae41caeb6c772d5d4dd3300 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-23T06:25:04.903Z] provisioning config files... [2023-05-23T06:25:04.909Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4383046117167514656tmp [2023-05-23T06:25:04.918Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14769626928275083695tmp [2023-05-23T06:25:04.926Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5214736554113663516tmp [Pipeline] { [Pipeline] echo [2023-05-23T06:25:04.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:05.222Z] ---> sigul-configuration.sh [2023-05-23T06:25:05.223Z] gpg: directory `/root/.gnupg' created [2023-05-23T06:25:05.223Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-23T06:25:05.223Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-23T06:25:05.223Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-23T06:25:05.223Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-23T06:25:05.223Z] gpg: CAST5 encrypted data [2023-05-23T06:25:05.223Z] gpg: encrypted with 1 passphrase [2023-05-23T06:25:05.223Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-23T06:25:05.530Z] + mkdir /home/jenkins [2023-05-23T06:25:05.530Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-23T06:25:05.815Z] + 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-23T06:25:05.823Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:06.105Z] ---> sigul-install.sh [2023-05-23T06:25:06.105Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-23T06:25:06.397Z] + git tag --list [2023-05-23T06:25:06.397Z] 1.0.0 [2023-05-23T06:25:06.397Z] v0.0.0 [2023-05-23T06:25:06.397Z] v1.1.0 [2023-05-23T06:25:06.397Z] v1.1.1 [2023-05-23T06:25:06.397Z] v1.2.2 [2023-05-23T06:25:06.397Z] v1.3.0 [2023-05-23T06:25:06.397Z] v1.3.1 [2023-05-23T06:25:06.397Z] v2.0.0 [2023-05-23T06:25:06.397Z] v2.1.0 [2023-05-23T06:25:06.397Z] v2.1.1 [2023-05-23T06:25:06.397Z] v2.1.1-dev.2 [2023-05-23T06:25:06.397Z] v2.1.1-dev.3 [2023-05-23T06:25:06.397Z] v2.2.0 [2023-05-23T06:25:06.397Z] v2.2.1-dev.1 [2023-05-23T06:25:06.397Z] v2.2.1-dev.2 [2023-05-23T06:25:06.397Z] v2.2.1-dev.3 [2023-05-23T06:25:06.397Z] v2.2.1-dev.4 [2023-05-23T06:25:06.397Z] v2.2.1-dev.5 [2023-05-23T06:25:06.397Z] v2.2.1-dev.6 [2023-05-23T06:25:06.397Z] v2.2.1-dev.7 [2023-05-23T06:25:06.397Z] v2.3.0 [2023-05-23T06:25:06.397Z] v2.3.0-dev.10 [2023-05-23T06:25:06.397Z] v2.3.0-dev.11 [2023-05-23T06:25:06.397Z] v2.3.0-dev.12 [2023-05-23T06:25:06.397Z] v2.3.0-dev.13 [2023-05-23T06:25:06.397Z] v2.3.0-dev.14 [2023-05-23T06:25:06.397Z] v2.3.0-dev.15 [2023-05-23T06:25:06.397Z] v2.3.0-dev.16 [2023-05-23T06:25:06.397Z] v2.3.0-dev.17 [2023-05-23T06:25:06.397Z] v2.3.0-dev.18 [2023-05-23T06:25:06.397Z] v2.3.0-dev.19 [2023-05-23T06:25:06.397Z] v2.3.0-dev.20 [2023-05-23T06:25:06.397Z] v2.3.0-dev.21 [2023-05-23T06:25:06.397Z] v2.3.0-dev.22 [2023-05-23T06:25:06.397Z] v2.3.0-dev.23 [2023-05-23T06:25:06.397Z] v2.3.0-dev.24 [2023-05-23T06:25:06.397Z] v2.3.0-dev.7 [2023-05-23T06:25:06.397Z] v2.3.0-dev.8 [2023-05-23T06:25:06.397Z] v2.3.0-dev.9 [2023-05-23T06:25:06.397Z] v3.0.0-dev.1 [2023-05-23T06:25:06.397Z] v3.0.0-dev.10 [2023-05-23T06:25:06.397Z] v3.0.0-dev.11 [2023-05-23T06:25:06.397Z] v3.0.0-dev.12 [2023-05-23T06:25:06.397Z] v3.0.0-dev.13 [2023-05-23T06:25:06.397Z] v3.0.0-dev.14 [2023-05-23T06:25:06.397Z] v3.0.0-dev.15 [2023-05-23T06:25:06.397Z] v3.0.0-dev.16 [2023-05-23T06:25:06.397Z] v3.0.0-dev.17 [2023-05-23T06:25:06.397Z] v3.0.0-dev.18 [2023-05-23T06:25:06.397Z] v3.0.0-dev.19 [2023-05-23T06:25:06.397Z] v3.0.0-dev.2 [2023-05-23T06:25:06.397Z] v3.0.0-dev.20 [2023-05-23T06:25:06.397Z] v3.0.0-dev.21 [2023-05-23T06:25:06.397Z] v3.0.0-dev.22 [2023-05-23T06:25:06.397Z] v3.0.0-dev.23 [2023-05-23T06:25:06.397Z] v3.0.0-dev.24 [2023-05-23T06:25:06.397Z] v3.0.0-dev.25 [2023-05-23T06:25:06.397Z] v3.0.0-dev.3 [2023-05-23T06:25:06.397Z] v3.0.0-dev.4 [2023-05-23T06:25:06.397Z] v3.0.0-dev.5 [2023-05-23T06:25:06.397Z] v3.0.0-dev.6 [2023-05-23T06:25:06.397Z] v3.0.0-dev.7 [2023-05-23T06:25:06.397Z] v3.0.0-dev.8 [2023-05-23T06:25:06.397Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-23T06:25:06.685Z] + lftools sign git-tag v3.0.0-dev.25 [2023-05-23T06:25:07.256Z] Signing Git tag with Sigul... [2023-05-23T06:25:07.256Z] Signing v3.0.0-dev.25 [Pipeline] echo [2023-05-23T06:25:07.524Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:07.806Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-23T06:25:07.815Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-23T06:25:07.851Z] $ docker stop --time=1 f7488e46e6d9ff2437af499c57a37870373f3e1d1ae41caeb6c772d5d4dd3300 [2023-05-23T06:25:09.132Z] $ docker rm -f --volumes f7488e46e6d9ff2437af499c57a37870373f3e1d1ae41caeb6c772d5d4dd3300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-23T06:25:09.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T06:25:09.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:25:09.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T06:25:09.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:25:09.902Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:25:09.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:25:10.300Z] $ docker top 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f -eo pid,comm [2023-05-23T06:25:10.335Z] 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-23T06:25:10.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T06:25:10.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T06:25:10.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T06:25:10.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T06:25:10.509Z] $ docker exec 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f ssh-agent [2023-05-23T06:25:10.603Z] SSH_AUTH_SOCK=/tmp/ssh-5KmEj7ghh5Uq/agent.31 [2023-05-23T06:25:10.603Z] SSH_AGENT_PID=37 [2023-05-23T06:25:10.607Z] Running ssh-add (command line suppressed) [2023-05-23T06:25:10.710Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7480804447269308211.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7480804447269308211.key) [2023-05-23T06:25:10.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T06:25:10.998Z] + git semver bump pre [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,165 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,166 [bump_version] DEBUG bumped version:3.0.0-dev.26 [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,166 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,166 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,167 [execute] INFO git cat-file --batch-check [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,173 [execute] INFO git cat-file --batch [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T06:25:11.258Z] 2023-05-23 06:25:11,179 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:25:11.258Z] 3.0.0-dev.26 [Pipeline] } [2023-05-23T06:25:11.278Z] $ docker exec --env ******** --env ******** 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f ssh-agent -k [2023-05-23T06:25:11.365Z] unset SSH_AUTH_SOCK; [2023-05-23T06:25:11.365Z] unset SSH_AGENT_PID; [2023-05-23T06:25:11.365Z] echo Agent pid 37 killed; [2023-05-23T06:25:11.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T06:25:11.677Z] + git semver [Pipeline] } [2023-05-23T06:25:11.961Z] $ docker stop --time=1 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f [2023-05-23T06:25:13.246Z] $ docker rm -f --volumes 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T06:25:13.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T06:25:13.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:25:13.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T06:25:13.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:25:13.936Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:25:13.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:25:14.378Z] $ docker top 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 -eo pid,comm [2023-05-23T06:25:14.413Z] 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-23T06:25:14.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T06:25:14.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T06:25:14.456Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T06:25:14.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T06:25:14.574Z] $ docker exec 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 ssh-agent [2023-05-23T06:25:14.679Z] SSH_AUTH_SOCK=/tmp/ssh-ohCB0KRDISrA/agent.32 [2023-05-23T06:25:14.679Z] SSH_AGENT_PID=38 [2023-05-23T06:25:14.684Z] Running ssh-add (command line suppressed) [2023-05-23T06:25:14.792Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5406008859766003518.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5406008859766003518.key) [2023-05-23T06:25:14.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T06:25:15.086Z] + git semver push [2023-05-23T06:25:15.345Z] 2023-05-23 06:25:15,283 [run_push] DEBUG push [2023-05-23T06:25:15.345Z] 2023-05-23 06:25:15,284 [execute] INFO git cat-file --batch-check [2023-05-23T06:25:15.345Z] 2023-05-23 06:25:15,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T06:25:15.345Z] 2023-05-23 06:25:15,288 [execute] INFO git rev-list 2c565cc5d94e80edc6e19331ef1648b239896fc9 -- [2023-05-23T06:25:15.345Z] 2023-05-23 06:25:15,288 [execute] DEBUG Popen(['git', 'rev-list', '2c565cc5d94e80edc6e19331ef1648b239896fc9', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T06:25:15.345Z] 2023-05-23 06:25:15,297 [execute] INFO git fetch -v origin [2023-05-23T06:25:15.345Z] 2023-05-23 06:25:15,297 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-23T06:25:15.915Z] 2023-05-23 06:25:15,769 [run_push] DEBUG no remote changes detected [2023-05-23T06:25:15.915Z] 2023-05-23 06:25:15,769 [execute] INFO git push origin semver [2023-05-23T06:25:15.915Z] 2023-05-23 06:25:15,770 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T06:25:16.855Z] 2023-05-23 06:25:16,558 [run_push] DEBUG push all version tags [2023-05-23T06:25:16.855Z] 2023-05-23 06:25:16,558 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-23T06:25:16.855Z] 2023-05-23 06:25:16,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-23T06:25:17.425Z] 2023-05-23 06:25:17,405 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-23T06:25:17.425Z] 3.0.0-dev.26 [Pipeline] } [2023-05-23T06:25:17.447Z] $ docker exec --env ******** --env ******** 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 ssh-agent -k [2023-05-23T06:25:17.542Z] unset SSH_AUTH_SOCK; [2023-05-23T06:25:17.542Z] unset SSH_AGENT_PID; [2023-05-23T06:25:17.542Z] echo Agent pid 38 killed; [2023-05-23T06:25:17.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T06:25:17.848Z] + git semver [Pipeline] } [2023-05-23T06:25:18.137Z] $ docker stop --time=1 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 [2023-05-23T06:25:19.452Z] $ docker rm -f --volumes 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 [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-23T06:25:20.016Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-05-23T06:25:20.016Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-23T06:25:20.016Z] total 16 [2023-05-23T06:25:20.016Z] drwxr-xr-x 3 root root 4096 May 23 06:15 . [2023-05-23T06:25:20.016Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 06:25 .. [2023-05-23T06:25:20.016Z] drwxr-xr-x 2 root root 4096 May 23 06:15 cost [2023-05-23T06:25:20.016Z] -rw-r--r-- 1 root root 85 May 23 06:15 cost.csv [2023-05-23T06:25:20.016Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-23T06:25:20.016Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-23T06:25:20.016Z] total 16 [2023-05-23T06:25:20.016Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 06:15 . [2023-05-23T06:25:20.016Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 06:25 .. [2023-05-23T06:25:20.016Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 06:15 cost [2023-05-23T06:25:20.016Z] -rw-r--r-- 1 jenkins jenkins 85 May 23 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:20.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:21.181Z] ---> package-listing.sh [2023-05-23T06:25:21.181Z] ++ facter osfamily [2023-05-23T06:25:21.181Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T06:25:21.441Z] + OS_FAMILY=debian [2023-05-23T06:25:21.441Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-05-23T06:25:21.441Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T06:25:21.441Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T06:25:21.441Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T06:25:21.441Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T06:25:21.441Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-05-23T06:25:21.441Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T06:25:21.441Z] + case "${OS_FAMILY}" in [2023-05-23T06:25:21.441Z] + dpkg -l [2023-05-23T06:25:21.441Z] + grep '^ii' [2023-05-23T06:25:21.441Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T06:25:21.441Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T06:25:21.441Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T06:25:21.441Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-05-23T06:25:21.441Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-05-23T06:25:21.441Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-05-23T06:25:21.452Z] 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-snmp-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-23T06:25:21.736Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:25:22.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:25:22.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:25:22.374Z] prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container [2023-05-23T06:25:22.520Z] $ 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-snmp-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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-23T06:25:22.782Z] $ docker top 7e83dc3b8a65fecc28e59d5e273ab6b565e29bf9dede531f92dc892d5de6d3df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:25:23.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T06:25:23.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T06:25:23.738Z] + ls /var/log/sa-host [2023-05-23T06:25:23.739Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T06:25:23.895Z] provisioning config files... [2023-05-23T06:25:23.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6523496658977335098tmp [Pipeline] { [Pipeline] echo [2023-05-23T06:25:23.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:24.194Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T06:25:24.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:24.538Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T06:25:24.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:24.831Z] ---> sudo-logs.sh [2023-05-23T06:25:24.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T06:25:24.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:25.150Z] ---> job-cost.sh [2023-05-23T06:25:25.150Z] lf-activate-venv: SKIPPING [2023-05-23T06:25:25.150Z] DEBUG: total: 0.2199999988079071 [2023-05-23T06:25:25.150Z] INFO: Retrieving Stack Cost... [2023-05-23T06:25:25.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T06:25:25.978Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T06:25:25.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:25:26.271Z] ---> logs-deploy.sh [2023-05-23T06:25:26.271Z] lf-activate-venv: SKIPPING [2023-05-23T06:25:26.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/82 [2023-05-23T06:25:26.271Z] INFO: archiving workspace using pattern(s): [2023-05-23T06:25:27.217Z] Archives upload complete. [2023-05-23T06:25:27.476Z] INFO: archiving logs to Nexus [2023-05-23T06:25:28.049Z] ---> uname -a: [2023-05-23T06:25:28.049Z] Linux prd-ubuntu20-04-docker-8c-8g-16471 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] ---> lscpu: [2023-05-23T06:25:28.049Z] Architecture: x86_64 [2023-05-23T06:25:28.049Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-23T06:25:28.049Z] Byte Order: Little Endian [2023-05-23T06:25:28.049Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-23T06:25:28.049Z] CPU(s): 8 [2023-05-23T06:25:28.049Z] On-line CPU(s) list: 0-7 [2023-05-23T06:25:28.049Z] Thread(s) per core: 1 [2023-05-23T06:25:28.049Z] Core(s) per socket: 1 [2023-05-23T06:25:28.049Z] Socket(s): 8 [2023-05-23T06:25:28.049Z] NUMA node(s): 1 [2023-05-23T06:25:28.049Z] Vendor ID: AuthenticAMD [2023-05-23T06:25:28.049Z] CPU family: 23 [2023-05-23T06:25:28.049Z] Model: 49 [2023-05-23T06:25:28.049Z] Model name: AMD EPYC-Rome Processor [2023-05-23T06:25:28.049Z] Stepping: 0 [2023-05-23T06:25:28.049Z] CPU MHz: 2799.998 [2023-05-23T06:25:28.049Z] BogoMIPS: 5599.99 [2023-05-23T06:25:28.049Z] Virtualization: AMD-V [2023-05-23T06:25:28.049Z] Hypervisor vendor: KVM [2023-05-23T06:25:28.049Z] Virtualization type: full [2023-05-23T06:25:28.049Z] L1d cache: 256 KiB [2023-05-23T06:25:28.049Z] L1i cache: 256 KiB [2023-05-23T06:25:28.049Z] L2 cache: 4 MiB [2023-05-23T06:25:28.049Z] L3 cache: 128 MiB [2023-05-23T06:25:28.049Z] NUMA node0 CPU(s): 0-7 [2023-05-23T06:25:28.049Z] Vulnerability Itlb multihit: Not affected [2023-05-23T06:25:28.049Z] Vulnerability L1tf: Not affected [2023-05-23T06:25:28.049Z] Vulnerability Mds: Not affected [2023-05-23T06:25:28.049Z] Vulnerability Meltdown: Not affected [2023-05-23T06:25:28.049Z] Vulnerability Mmio stale data: Not affected [2023-05-23T06:25:28.049Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-23T06:25:28.049Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-23T06:25:28.049Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-23T06:25:28.049Z] Vulnerability Srbds: Not affected [2023-05-23T06:25:28.049Z] Vulnerability Tsx async abort: Not affected [2023-05-23T06:25:28.049Z] 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-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] ---> nproc: [2023-05-23T06:25:28.049Z] 8 [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] ---> df -h: [2023-05-23T06:25:28.049Z] Filesystem Size Used Avail Use% Mounted on [2023-05-23T06:25:28.049Z] overlay 155G 13G 143G 9% / [2023-05-23T06:25:28.049Z] tmpfs 64M 0 64M 0% /dev [2023-05-23T06:25:28.049Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-23T06:25:28.049Z] shm 64M 0 64M 0% /dev/shm [2023-05-23T06:25:28.049Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] ---> sar -b -r -n DEV: [2023-05-23T06:25:28.049Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16471) 05/23/23 _x86_64_ (8 CPU) [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] 06:12:56 LINUX RESTART (8 CPU) [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] 06:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-23T06:25:28.049Z] 06:14:01 204.60 47.91 156.69 0.00 5396.30 223335.98 0.00 [2023-05-23T06:25:28.049Z] 06:15:01 183.72 1.33 182.39 0.00 25.46 55282.92 0.00 [2023-05-23T06:25:28.049Z] 06:16:01 111.08 0.03 111.05 0.00 7.47 34020.20 0.00 [2023-05-23T06:25:28.049Z] 06:17:01 2.10 0.02 2.08 0.00 0.13 23.07 0.00 [2023-05-23T06:25:28.049Z] 06:18:01 6.22 0.98 5.23 0.00 67.59 1916.88 0.00 [2023-05-23T06:25:28.049Z] 06:19:01 52.69 9.62 43.08 0.00 5087.42 7037.23 0.00 [2023-05-23T06:25:28.049Z] 06:20:01 3.52 0.02 3.50 0.00 0.13 92.65 0.00 [2023-05-23T06:25:28.049Z] 06:21:01 3.65 1.02 2.63 0.00 21.86 33.86 0.00 [2023-05-23T06:25:28.049Z] 06:22:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2023-05-23T06:25:28.049Z] 06:23:01 2.13 0.00 2.13 0.00 0.00 23.46 0.00 [2023-05-23T06:25:28.049Z] 06:24:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 [2023-05-23T06:25:28.049Z] 06:25:01 63.92 0.33 63.59 0.00 18.80 37650.66 0.00 [2023-05-23T06:25:28.049Z] Average: 53.04 5.10 47.94 0.00 885.38 29952.48 0.00 [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] 06:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-23T06:25:28.049Z] 06:14:01 29158252 31590196 719840 2.19 75416 2633132 1968716 5.80 993236 2369492 1276 [2023-05-23T06:25:28.049Z] 06:15:01 28175772 31361924 932192 2.83 148976 3226756 2184156 6.44 1421292 2818680 9992 [2023-05-23T06:25:28.049Z] 06:16:01 27677744 31590852 704556 2.14 158828 3899828 1730100 5.10 1236556 3455604 336 [2023-05-23T06:25:28.049Z] 06:17:01 27676120 31589248 705744 2.15 158856 3899824 1730100 5.10 1236872 3455604 4 [2023-05-23T06:25:28.049Z] 06:18:01 27616132 31592600 701616 2.13 160428 3959524 1757880 5.18 1240332 3515224 320 [2023-05-23T06:25:28.049Z] 06:19:01 27146992 31574460 706752 2.15 193056 4360648 1806900 5.33 1556312 3629752 4 [2023-05-23T06:25:28.049Z] 06:20:01 27159080 31581604 699788 2.13 191636 4357388 1788604 5.27 1548428 3626556 8 [2023-05-23T06:25:28.049Z] 06:21:01 27157532 31581188 699936 2.13 191760 4358016 1840952 5.43 1548964 3627052 132 [2023-05-23T06:25:28.049Z] 06:22:01 27157808 31581548 699512 2.13 191840 4358020 1840952 5.43 1548696 3627068 8 [2023-05-23T06:25:28.049Z] 06:23:01 27158120 31582100 698872 2.13 191920 4358152 1840952 5.43 1548796 3627192 172 [2023-05-23T06:25:28.049Z] 06:24:01 27158072 31582120 698760 2.12 191988 4358152 1840952 5.43 1548920 3627200 8 [2023-05-23T06:25:28.049Z] 06:25:01 25658960 31524652 752540 2.29 227200 5645884 2087460 6.15 1678160 4873304 613148 [2023-05-23T06:25:28.049Z] Average: 27408382 31561041 726676 2.21 173492 4117944 1868144 5.51 1425547 3521061 52117 [2023-05-23T06:25:28.049Z] [2023-05-23T06:25:28.049Z] 06:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-23T06:25:28.049Z] 06:14:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.049Z] 06:14:01 ens3 645.89 404.80 6835.67 89.38 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.049Z] 06:14:01 veth5109271 38.93 48.69 3.67 39.61 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:14:01 docker0 45.01 56.41 3.71 150.49 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:15:01 ens3 329.01 193.03 1951.09 111.38 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:15:01 docker0 145.88 272.27 11.33 1899.70 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:15:01 veth812e098 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:16:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:16:01 ens3 142.94 104.62 2595.65 225.95 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:16:01 docker0 1.32 3.23 0.09 43.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:17:01 ens3 1.05 0.52 0.41 0.28 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:18:01 ens3 44.89 20.41 913.10 1.57 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:19:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:19:01 ens3 164.92 90.35 1956.37 6.21 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:20:01 ens3 0.77 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:21:01 ens3 1.50 1.18 3.54 0.33 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:22:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:24:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:25:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:25:01 ens3 297.28 176.04 7747.41 29.24 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] 06:25:01 docker0 30.59 53.67 2.77 580.43 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] Average: lo 1.51 1.51 0.14 0.14 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] Average: ens3 135.70 82.60 1833.51 38.70 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] Average: docker0 18.57 32.13 1.49 222.79 0.00 0.00 0.00 0.00 [2023-05-23T06:25:28.050Z] [2023-05-23T06:25:28.050Z] [2023-05-23T06:25:28.050Z] ---> sar -P ALL: [2023-05-23T06:25:28.050Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16471) 05/23/23 _x86_64_ (8 CPU) [2023-05-23T06:25:28.050Z] [2023-05-23T06:25:28.050Z] 06:12:56 LINUX RESTART (8 CPU) [2023-05-23T06:25:28.050Z] [2023-05-23T06:25:28.050Z] 06:13:01 CPU %user %nice %system %iowait %steal %idle [2023-05-23T06:25:28.050Z] 06:14:01 all 9.26 0.00 3.50 2.07 0.06 85.12 [2023-05-23T06:25:28.050Z] 06:14:01 0 8.38 0.00 3.31 6.64 0.03 81.62 [2023-05-23T06:25:28.050Z] 06:14:01 1 9.07 0.00 3.46 2.87 0.07 84.54 [2023-05-23T06:25:28.050Z] 06:14:01 2 6.85 0.00 4.26 3.23 0.05 85.60 [2023-05-23T06:25:28.050Z] 06:14:01 3 11.25 0.00 3.23 0.61 0.05 84.86 [2023-05-23T06:25:28.050Z] 06:14:01 4 10.18 0.00 2.97 1.69 0.05 85.12 [2023-05-23T06:25:28.050Z] 06:14:01 5 9.55 0.00 3.81 0.42 0.07 86.15 [2023-05-23T06:25:28.050Z] 06:14:01 6 9.55 0.00 2.86 0.61 0.07 86.91 [2023-05-23T06:25:28.050Z] 06:14:01 7 9.22 0.00 4.10 0.44 0.07 86.17 [2023-05-23T06:25:28.050Z] 06:15:01 all 31.22 0.00 6.34 1.64 0.07 60.72 [2023-05-23T06:25:28.050Z] 06:15:01 0 30.25 0.00 7.06 7.16 0.08 55.44 [2023-05-23T06:25:28.050Z] 06:15:01 1 32.45 0.00 7.09 0.71 0.07 59.68 [2023-05-23T06:25:28.050Z] 06:15:01 2 30.54 0.00 5.98 0.78 0.07 62.64 [2023-05-23T06:25:28.050Z] 06:15:01 3 30.57 0.00 6.22 1.33 0.08 61.80 [2023-05-23T06:25:28.050Z] 06:15:01 4 30.72 0.00 6.63 0.20 0.07 62.38 [2023-05-23T06:25:28.050Z] 06:15:01 5 32.10 0.00 5.67 0.19 0.05 62.00 [2023-05-23T06:25:28.050Z] 06:15:01 6 30.76 0.00 6.05 1.53 0.07 61.60 [2023-05-23T06:25:28.050Z] 06:15:01 7 32.41 0.00 6.04 1.20 0.08 60.26 [2023-05-23T06:25:28.050Z] 06:16:01 all 15.54 0.00 3.72 0.97 0.05 79.73 [2023-05-23T06:25:28.050Z] 06:16:01 0 14.40 0.00 3.68 1.65 0.05 80.22 [2023-05-23T06:25:28.050Z] 06:16:01 1 13.83 0.00 4.09 0.10 0.03 81.95 [2023-05-23T06:25:28.050Z] 06:16:01 2 17.87 0.00 3.18 0.52 0.05 78.38 [2023-05-23T06:25:28.050Z] 06:16:01 3 15.93 0.00 3.71 0.02 0.05 80.29 [2023-05-23T06:25:28.050Z] 06:16:01 4 16.93 0.00 3.26 0.27 0.03 79.51 [2023-05-23T06:25:28.050Z] 06:16:01 5 15.02 0.00 4.16 0.07 0.05 80.70 [2023-05-23T06:25:28.050Z] 06:16:01 6 14.59 0.00 4.29 4.98 0.05 76.09 [2023-05-23T06:25:28.050Z] 06:16:01 7 15.72 0.00 3.36 0.17 0.05 80.70 [2023-05-23T06:25:28.050Z] 06:17:01 all 0.05 0.00 0.02 0.01 0.01 99.90 [2023-05-23T06:25:28.050Z] 06:17:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-23T06:25:28.050Z] 06:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-23T06:25:28.050Z] 06:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-23T06:25:28.050Z] 06:17:01 3 0.03 0.00 0.03 0.02 0.03 99.88 [2023-05-23T06:25:28.050Z] 06:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-23T06:25:28.050Z] 06:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T06:25:28.050Z] 06:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-23T06:25:28.050Z] 06:17:01 7 0.30 0.00 0.02 0.00 0.02 99.67 [2023-05-23T06:25:28.050Z] 06:18:01 all 0.25 0.00 0.09 0.10 0.01 99.55 [2023-05-23T06:25:28.050Z] 06:18:01 0 0.57 0.00 0.12 0.35 0.02 98.95 [2023-05-23T06:25:28.050Z] 06:18:01 1 0.05 0.00 0.08 0.02 0.02 99.83 [2023-05-23T06:25:28.050Z] 06:18:01 2 0.10 0.00 0.15 0.00 0.00 99.75 [2023-05-23T06:25:28.050Z] 06:18:01 3 0.45 0.00 0.12 0.42 0.00 99.02 [2023-05-23T06:25:28.050Z] 06:18:01 4 0.07 0.00 0.07 0.00 0.03 99.83 [2023-05-23T06:25:28.050Z] 06:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-23T06:25:28.050Z] 06:18:01 6 0.22 0.00 0.07 0.02 0.00 99.70 [2023-05-23T06:25:28.050Z] 06:18:01 7 0.48 0.00 0.10 0.00 0.00 99.42 [2023-05-23T06:25:28.050Z] 06:19:01 all 2.16 0.00 1.55 0.44 0.03 95.83 [2023-05-23T06:25:28.050Z] 06:19:01 0 1.62 0.00 2.30 1.72 0.02 94.34 [2023-05-23T06:25:28.050Z] 06:19:01 1 1.92 0.00 1.40 0.97 0.02 95.69 [2023-05-23T06:25:28.050Z] 06:19:01 2 2.69 0.00 1.12 0.02 0.03 96.14 [2023-05-23T06:25:28.050Z] 06:19:01 3 2.27 0.00 2.05 0.10 0.03 95.54 [2023-05-23T06:25:28.050Z] 06:19:01 4 2.25 0.00 0.83 0.03 0.03 96.84 [2023-05-23T06:25:28.050Z] 06:19:01 5 2.05 0.00 1.43 0.08 0.02 96.41 [2023-05-23T06:25:28.050Z] 06:19:01 6 1.27 0.00 1.29 0.47 0.02 96.96 [2023-05-23T06:25:28.050Z] 06:19:01 7 3.20 0.00 1.96 0.13 0.03 94.67 [2023-05-23T06:25:28.050Z] 06:20:01 all 0.21 0.00 0.06 0.02 0.01 99.70 [2023-05-23T06:25:28.050Z] 06:20:01 0 0.05 0.00 0.05 0.17 0.02 99.72 [2023-05-23T06:25:28.050Z] 06:20:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2023-05-23T06:25:28.050Z] 06:20:01 2 1.06 0.00 0.07 0.00 0.02 98.86 [2023-05-23T06:25:28.050Z] 06:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-23T06:25:28.050Z] 06:20:01 4 0.13 0.00 0.07 0.02 0.03 99.75 [2023-05-23T06:25:28.050Z] 06:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-23T06:25:28.050Z] 06:20:01 6 0.23 0.00 0.08 0.00 0.02 99.67 [2023-05-23T06:25:28.050Z] 06:20:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2023-05-23T06:25:28.050Z] 06:21:01 all 0.06 0.00 0.04 0.01 0.01 99.87 [2023-05-23T06:25:28.050Z] 06:21:01 0 0.03 0.00 0.05 0.08 0.02 99.82 [2023-05-23T06:25:28.050Z] 06:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-23T06:25:28.050Z] 06:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-23T06:25:28.050Z] 06:21:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-23T06:25:28.050Z] 06:21:01 4 0.08 0.00 0.05 0.00 0.03 99.83 [2023-05-23T06:25:28.050Z] 06:21:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-23T06:25:28.050Z] 06:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-23T06:25:28.050Z] 06:21:01 7 0.22 0.00 0.07 0.03 0.00 99.68 [2023-05-23T06:25:28.050Z] 06:22:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-05-23T06:25:28.050Z] 06:22:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2023-05-23T06:25:28.050Z] 06:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-23T06:25:28.050Z] 06:22:01 2 0.18 0.00 0.00 0.00 0.00 99.82 [2023-05-23T06:25:28.050Z] 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T06:25:28.050Z] 06:22:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-23T06:25:28.050Z] 06:22:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-23T06:25:28.050Z] 06:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T06:25:28.050Z] 06:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-23T06:25:28.050Z] 06:23:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-05-23T06:25:28.050Z] 06:23:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-05-23T06:25:28.050Z] 06:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T06:25:28.050Z] 06:23:01 2 0.15 0.00 0.02 0.00 0.02 99.82 [2023-05-23T06:25:28.050Z] 06:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T06:25:28.050Z] 06:23:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-23T06:25:28.050Z] 06:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-23T06:25:28.050Z] 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T06:25:28.050Z] 06:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T06:25:28.050Z] 06:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-23T06:25:28.050Z] 06:24:01 0 0.03 0.00 0.00 0.05 0.02 99.90 [2023-05-23T06:25:28.050Z] 06:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-23T06:25:28.050Z] 06:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-23T06:25:28.050Z] 06:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T06:25:28.050Z] 06:24:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-23T06:25:28.050Z] 06:24:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-23T06:25:28.050Z] 06:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T06:25:28.050Z] 06:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T06:25:28.050Z] [2023-05-23T06:25:28.050Z] 06:24:01 CPU %user %nice %system %iowait %steal %idle [2023-05-23T06:25:28.050Z] 06:25:01 all 7.28 0.00 2.99 0.81 0.04 88.89 [2023-05-23T06:25:28.050Z] 06:25:01 0 5.93 0.00 3.41 0.62 0.03 90.01 [2023-05-23T06:25:28.050Z] 06:25:01 1 7.77 0.00 3.41 0.49 0.03 88.29 [2023-05-23T06:25:28.050Z] 06:25:01 2 8.21 0.00 2.65 0.10 0.03 89.01 [2023-05-23T06:25:28.051Z] 06:25:01 3 6.56 0.00 2.51 0.03 0.02 90.88 [2023-05-23T06:25:28.051Z] 06:25:01 4 8.99 0.00 2.92 0.03 0.05 88.01 [2023-05-23T06:25:28.051Z] 06:25:01 5 7.65 0.00 3.24 3.92 0.03 85.15 [2023-05-23T06:25:28.051Z] 06:25:01 6 6.38 0.00 3.00 1.07 0.03 89.51 [2023-05-23T06:25:28.051Z] 06:25:01 7 6.73 0.00 2.76 0.20 0.05 90.26 [2023-05-23T06:25:28.051Z] Average: all 5.48 0.00 1.52 0.50 0.03 92.47 [2023-05-23T06:25:28.051Z] Average: 0 5.08 0.00 1.66 1.54 0.03 91.69 [2023-05-23T06:25:28.051Z] Average: 1 5.40 0.00 1.63 0.43 0.03 92.52 [2023-05-23T06:25:28.051Z] Average: 2 5.62 0.00 1.45 0.39 0.03 92.52 [2023-05-23T06:25:28.051Z] Average: 3 5.56 0.00 1.49 0.21 0.02 92.72 [2023-05-23T06:25:28.051Z] Average: 4 5.76 0.00 1.40 0.19 0.04 92.62 [2023-05-23T06:25:28.051Z] Average: 5 5.52 0.00 1.53 0.39 0.03 92.53 [2023-05-23T06:25:28.051Z] Average: 6 5.22 0.00 1.46 0.72 0.02 92.58 [2023-05-23T06:25:28.051Z] Average: 7 5.66 0.00 1.53 0.18 0.03 92.61 [2023-05-23T06:25:28.051Z] [2023-05-23T06:25:28.051Z] [2023-05-23T06:25:28.051Z]