Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e06bb49e1a76cfe96378d9ace2c77329ab7864d7 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-ssh16358280170020987907.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6280412941880805501.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2526697653805077507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6607611380050993908.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9977831835555287084.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-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-121216 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e06bb49e1a76cfe96378d9ace2c77329ab7864d7 (main) Commit message: "refactor!: use latest SDK for flattened config stem (#392)" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 e06bb49e1a76cfe96378d9ace2c77329ab7864d7 # timeout=10 > git rev-list --no-walk 251be81c94d6bf2c69d06494166ea5d98cfe24ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T16:37:31.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T16:37:31.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T16:37:31.280Z] ========================================================= [2022-12-14T16:37:31.280Z] EdgeX Global Pipelines Version Info [2022-12-14T16:37:31.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:37:31.990Z] ------------------- [2022-12-14T16:37:31.990Z] stable info: [2022-12-14T16:37:31.990Z] ------------------- [2022-12-14T16:37:31.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T16:37:31.990Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T16:37:31.990Z] Message: update stable to v1.0.244 [2022-12-14T16:37:32.560Z] ------------------- [2022-12-14T16:37:32.560Z] experimental info: [2022-12-14T16:37:32.560Z] ------------------- [2022-12-14T16:37:32.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T16:37:32.560Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T16:37:32.560Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T16:37:32.703Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-12-14T16:37:32.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-12-14T16:37:32.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T16:37:32.738Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T16:37:32.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T16:37:32.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T16:37:32.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T16:37:32.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-14T16:37:32.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T16:37:32.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T16:37:32.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T16:37:32.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-12-14T16:37:32.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T16:37:32.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T16:37:32.864Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T16:37:32.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T16:37:32.887Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T16:37:32.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T16:37:32.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T16:37:32.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T16:37:32.930Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-14T16:37:32.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-14T16:37:32.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-14T16:37:32.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-14T16:37:32.977Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-14T16:37:32.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T16:37:32.994Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T16:37:33.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-14T16:37:33.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-14T16:37:33.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-14T16:37:33.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] echo [2022-12-14T16:37:33.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e06bb49 [Pipeline] echo [2022-12-14T16:37:33.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T16:37:33.127Z] provisioning config files... [2022-12-14T16:37:33.139Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3899576721650884334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:37:33.435Z] ---> docker-login.sh [2022-12-14T16:37:33.435Z] nexus3.edgexfoundry.org:10001 [2022-12-14T16:37:33.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:33.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:33.696Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:33.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:33.696Z] [2022-12-14T16:37:33.696Z] Login Succeeded [2022-12-14T16:37:33.696Z] nexus3.edgexfoundry.org:10002 [2022-12-14T16:37:33.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:33.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:33.696Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:33.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:33.696Z] [2022-12-14T16:37:33.696Z] Login Succeeded [2022-12-14T16:37:33.696Z] nexus3.edgexfoundry.org:10003 [2022-12-14T16:37:33.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:33.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:33.955Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:33.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:33.955Z] [2022-12-14T16:37:33.955Z] Login Succeeded [2022-12-14T16:37:33.955Z] nexus3.edgexfoundry.org:10004 [2022-12-14T16:37:33.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:33.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:33.955Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:33.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:33.955Z] [2022-12-14T16:37:33.955Z] Login Succeeded [2022-12-14T16:37:33.955Z] docker.io [2022-12-14T16:37:33.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:34.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:34.215Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:34.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:34.215Z] [2022-12-14T16:37:34.215Z] Login Succeeded [2022-12-14T16:37:34.215Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T16:37:34.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-14T16:37:34.605Z] + git rev-list -1 --merges e06bb49e1a76cfe96378d9ace2c77329ab7864d7~1..e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] echo [2022-12-14T16:37:34.637Z] -----------> git rev-list -1 --merges e06bb49e1a76cfe96378d9ace2c77329ab7864d7~1..e06bb49e1a76cfe96378d9ace2c77329ab7864d7 e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [false] [Pipeline] sh [2022-12-14T16:37:34.925Z] + git log --format=format:%s -1 e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] echo [2022-12-14T16:37:34.939Z] ========================================================= [2022-12-14T16:37:34.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T16:37:34.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T16:37:35.255Z] + git log --format=format:%s -1 e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] echo [2022-12-14T16:37:35.272Z] [semverPrep] GIT_COMMIT: e06bb49e1a76cfe96378d9ace2c77329ab7864d7, Commit Message: refactor!: use latest SDK for flattened config stem (#392) [Pipeline] echo [2022-12-14T16:37:35.280Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-14T16:37:35.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T16:37:35.650Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T16:37:35.650Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T16:37:35.650Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T16:37:35.650Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T16:37:35.650Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T16:37:35.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:37:36.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T16:37:36.056Z] [2022-12-14T16:37:36.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:37:36.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T16:37:36.358Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T16:37:36.358Z] b85a868b505f: Pulling fs layer [2022-12-14T16:37:36.358Z] e2be974225ed: Pulling fs layer [2022-12-14T16:37:36.358Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T16:37:36.358Z] 988bab9f4d93: Pulling fs layer [2022-12-14T16:37:36.358Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T16:37:36.358Z] 988bab9f4d93: Waiting [2022-12-14T16:37:36.358Z] eaf3925da568: Pulling fs layer [2022-12-14T16:37:36.358Z] bab4dde63d76: Pulling fs layer [2022-12-14T16:37:36.358Z] bde34c3a00c8: Pulling fs layer [2022-12-14T16:37:36.358Z] b352a97aabf1: Pulling fs layer [2022-12-14T16:37:36.358Z] 1469e6f7b9e6: Waiting [2022-12-14T16:37:36.358Z] 4872d77fe225: Pulling fs layer [2022-12-14T16:37:36.358Z] 5851b861e8e6: Pulling fs layer [2022-12-14T16:37:36.358Z] eaf3925da568: Waiting [2022-12-14T16:37:36.358Z] b352a97aabf1: Waiting [2022-12-14T16:37:36.358Z] 4872d77fe225: Waiting [2022-12-14T16:37:36.358Z] bde34c3a00c8: Waiting [2022-12-14T16:37:36.358Z] bab4dde63d76: Waiting [2022-12-14T16:37:36.358Z] 5851b861e8e6: Waiting [2022-12-14T16:37:36.358Z] e2be974225ed: Download complete [2022-12-14T16:37:36.358Z] 988bab9f4d93: Download complete [2022-12-14T16:37:36.618Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T16:37:36.618Z] 1469e6f7b9e6: Download complete [2022-12-14T16:37:36.618Z] eaf3925da568: Download complete [2022-12-14T16:37:36.618Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T16:37:36.618Z] 339a4e72a1f5: Download complete [2022-12-14T16:37:36.618Z] bde34c3a00c8: Verifying Checksum [2022-12-14T16:37:36.618Z] bde34c3a00c8: Download complete [2022-12-14T16:37:36.618Z] b352a97aabf1: Download complete [2022-12-14T16:37:36.618Z] 4872d77fe225: Verifying Checksum [2022-12-14T16:37:36.618Z] 4872d77fe225: Download complete [2022-12-14T16:37:36.618Z] 5851b861e8e6: Download complete [2022-12-14T16:37:36.618Z] b85a868b505f: Download complete [2022-12-14T16:37:36.879Z] bab4dde63d76: Verifying Checksum [2022-12-14T16:37:36.879Z] bab4dde63d76: Download complete [2022-12-14T16:37:37.841Z] b85a868b505f: Pull complete [2022-12-14T16:37:38.111Z] e2be974225ed: Pull complete [2022-12-14T16:37:38.371Z] 339a4e72a1f5: Pull complete [2022-12-14T16:37:38.632Z] 988bab9f4d93: Pull complete [2022-12-14T16:37:38.893Z] 1469e6f7b9e6: Pull complete [2022-12-14T16:37:38.893Z] eaf3925da568: Pull complete [2022-12-14T16:37:40.812Z] bab4dde63d76: Pull complete [2022-12-14T16:37:40.812Z] bde34c3a00c8: Pull complete [2022-12-14T16:37:40.812Z] b352a97aabf1: Pull complete [2022-12-14T16:37:40.812Z] 4872d77fe225: Pull complete [2022-12-14T16:37:40.812Z] 5851b861e8e6: Pull complete [2022-12-14T16:37:41.072Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T16:37:41.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T16:37:41.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:37:41.158Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:37:41.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T16:37:42.861Z] $ docker top 4e4a652e02b742c892caf251960d064037815483d4d36cfa0496956449ec6765 -eo pid,comm [2022-12-14T16:37:42.917Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-14T16:37:42.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T16:37:42.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T16:37:42.955Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T16:37:43.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T16:37:43.081Z] $ docker exec 4e4a652e02b742c892caf251960d064037815483d4d36cfa0496956449ec6765 ssh-agent [2022-12-14T16:37:43.194Z] SSH_AUTH_SOCK=/tmp/ssh-fZvQnc26vGP2/agent.32 [2022-12-14T16:37:43.194Z] SSH_AGENT_PID=38 [2022-12-14T16:37:43.200Z] Running ssh-add (command line suppressed) [2022-12-14T16:37:43.309Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5896568691361775758.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5896568691361775758.key) [2022-12-14T16:37:43.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T16:37:43.611Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T16:37:43.625Z] $ docker exec --env ******** --env ******** 4e4a652e02b742c892caf251960d064037815483d4d36cfa0496956449ec6765 ssh-agent -k [2022-12-14T16:37:43.724Z] unset SSH_AUTH_SOCK; [2022-12-14T16:37:43.724Z] unset SSH_AGENT_PID; [2022-12-14T16:37:43.725Z] echo Agent pid 38 killed; [2022-12-14T16:37:43.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T16:37:43.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T16:37:43.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T16:37:43.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T16:37:43.870Z] $ docker exec 4e4a652e02b742c892caf251960d064037815483d4d36cfa0496956449ec6765 ssh-agent [2022-12-14T16:37:43.976Z] SSH_AUTH_SOCK=/tmp/ssh-gIsJjpQadl9S/agent.70 [2022-12-14T16:37:43.976Z] SSH_AGENT_PID=76 [2022-12-14T16:37:43.981Z] Running ssh-add (command line suppressed) [2022-12-14T16:37:44.085Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15025479113387775744.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15025479113387775744.key) [2022-12-14T16:37:44.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T16:37:44.384Z] + git semver init [2022-12-14T16:37:44.643Z] 2022-12-14 16:37:44,593 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T16:37:44.643Z] 2022-12-14 16:37:44,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-12-14T16:37:44.643Z] 2022-12-14 16:37:44,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-12-14T16:37:44.643Z] 2022-12-14 16:37:44,594 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T16:37:45.580Z] 2022-12-14 16:37:45,376 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-12-14T16:37:45.580Z] 2022-12-14 16:37:45,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-12-14T16:37:45.580Z] 2022-12-14 16:37:45,376 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:37:45.580Z] 2022-12-14 16:37:45,377 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:37:45.580Z] 3.0.0-dev.1 [Pipeline] } [2022-12-14T16:37:45.592Z] $ docker exec --env ******** --env ******** 4e4a652e02b742c892caf251960d064037815483d4d36cfa0496956449ec6765 ssh-agent -k [2022-12-14T16:37:45.694Z] unset SSH_AUTH_SOCK; [2022-12-14T16:37:45.695Z] unset SSH_AGENT_PID; [2022-12-14T16:37:45.695Z] echo Agent pid 76 killed; [2022-12-14T16:37:45.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T16:37:46.009Z] + git semver [Pipeline] } [2022-12-14T16:37:46.283Z] $ docker stop --time=1 4e4a652e02b742c892caf251960d064037815483d4d36cfa0496956449ec6765 [2022-12-14T16:37:47.632Z] $ docker rm -f 4e4a652e02b742c892caf251960d064037815483d4d36cfa0496956449ec6765 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T16:37:47.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T16:37:48.202Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T16:37:48.205Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T16:37:48.358Z] provisioning config files... [2022-12-14T16:37:48.368Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3392604357981113845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:37:48.664Z] ---> docker-login.sh [2022-12-14T16:37:48.664Z] nexus3.edgexfoundry.org:10001 [2022-12-14T16:37:48.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:48.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:48.664Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:48.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:48.664Z] [2022-12-14T16:37:48.664Z] Login Succeeded [2022-12-14T16:37:48.664Z] nexus3.edgexfoundry.org:10002 [2022-12-14T16:37:48.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:48.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:48.664Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:48.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:48.664Z] [2022-12-14T16:37:48.664Z] Login Succeeded [2022-12-14T16:37:48.664Z] nexus3.edgexfoundry.org:10003 [2022-12-14T16:37:48.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:48.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:48.923Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:48.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:48.923Z] [2022-12-14T16:37:48.923Z] Login Succeeded [2022-12-14T16:37:48.923Z] nexus3.edgexfoundry.org:10004 [2022-12-14T16:37:48.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:48.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:48.923Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:48.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:48.923Z] [2022-12-14T16:37:48.923Z] Login Succeeded [2022-12-14T16:37:48.923Z] docker.io [2022-12-14T16:37:49.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:37:49.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:37:49.183Z] Configure a credential helper to remove this warning. See [2022-12-14T16:37:49.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:37:49.183Z] [2022-12-14T16:37:49.183Z] Login Succeeded [2022-12-14T16:37:49.183Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T16:37:49.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T16:37:49.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T16:37:49.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T16:37:49.272Z] ========================================================= [2022-12-14T16:37:49.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T16:37:49.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:37:49.588Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-14T16:37:49.588Z] Sending build context to Docker daemon 6.316MB [2022-12-14T16:37:49.588Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T16:37:49.588Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-14T16:37:49.588Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T16:37:49.588Z] 213ec9aee27d: Pulling fs layer [2022-12-14T16:37:49.588Z] 4583459ba037: Pulling fs layer [2022-12-14T16:37:49.588Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T16:37:49.588Z] 53926ce57604: Pulling fs layer [2022-12-14T16:37:49.588Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T16:37:49.588Z] 22ff95d597cd: Pulling fs layer [2022-12-14T16:37:49.588Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T16:37:49.588Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T16:37:49.588Z] a7acece74701: Pulling fs layer [2022-12-14T16:37:49.588Z] 12d6caf4c0d1: Waiting [2022-12-14T16:37:49.588Z] 96b7cbca73a9: Waiting [2022-12-14T16:37:49.588Z] a7acece74701: Waiting [2022-12-14T16:37:49.588Z] 53926ce57604: Waiting [2022-12-14T16:37:49.588Z] 21b2b0c7a3f4: Waiting [2022-12-14T16:37:49.588Z] 93c1e223e6f2: Download complete [2022-12-14T16:37:49.588Z] 4583459ba037: Verifying Checksum [2022-12-14T16:37:49.588Z] 4583459ba037: Download complete [2022-12-14T16:37:49.588Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-14T16:37:49.588Z] 21b2b0c7a3f4: Download complete [2022-12-14T16:37:49.855Z] 22ff95d597cd: Verifying Checksum [2022-12-14T16:37:49.855Z] 22ff95d597cd: Download complete [2022-12-14T16:37:49.855Z] 213ec9aee27d: Verifying Checksum [2022-12-14T16:37:49.855Z] 213ec9aee27d: Download complete [2022-12-14T16:37:49.855Z] 12d6caf4c0d1: Verifying Checksum [2022-12-14T16:37:49.855Z] 12d6caf4c0d1: Download complete [2022-12-14T16:37:49.855Z] 213ec9aee27d: Pull complete [2022-12-14T16:37:50.130Z] 4583459ba037: Pull complete [2022-12-14T16:37:50.130Z] 93c1e223e6f2: Pull complete [2022-12-14T16:37:50.393Z] a7acece74701: Download complete [2022-12-14T16:37:50.393Z] 96b7cbca73a9: Verifying Checksum [2022-12-14T16:37:50.393Z] 96b7cbca73a9: Download complete [2022-12-14T16:37:50.652Z] 53926ce57604: Verifying Checksum [2022-12-14T16:37:50.652Z] 53926ce57604: Download complete [2022-12-14T16:37:54.839Z] 53926ce57604: Pull complete [2022-12-14T16:37:54.839Z] 21b2b0c7a3f4: Pull complete [2022-12-14T16:37:54.839Z] 22ff95d597cd: Pull complete [2022-12-14T16:37:54.839Z] 12d6caf4c0d1: Pull complete [2022-12-14T16:37:56.739Z] 96b7cbca73a9: Pull complete [2022-12-14T16:37:57.306Z] a7acece74701: Pull complete [2022-12-14T16:37:57.306Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T16:37:57.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T16:37:57.306Z] ---> db6d94c90886 [2022-12-14T16:37:57.306Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2022-12-14T16:37:59.860Z] ---> Running in 4e71909c6cb1 [2022-12-14T16:37:59.860Z] Removing intermediate container 4e71909c6cb1 [2022-12-14T16:37:59.860Z] ---> fbfded3b3cc3 [2022-12-14T16:37:59.860Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T16:37:59.860Z] ---> Running in 9174eb9fb6fb [2022-12-14T16:37:59.860Z] Removing intermediate container 9174eb9fb6fb [2022-12-14T16:37:59.861Z] ---> cc80af39c451 [2022-12-14T16:37:59.861Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T16:37:59.861Z] ---> Running in 04bf4f3ec21a [2022-12-14T16:37:59.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T16:38:00.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T16:38:00.380Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-12-14T16:38:00.380Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-12-14T16:38:00.380Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-12-14T16:38:00.380Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-12-14T16:38:00.380Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-12-14T16:38:00.380Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-12-14T16:38:00.380Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-12-14T16:38:00.380Z] (8/8) Installing openssh (9.0_p1-r2) [2022-12-14T16:38:00.380Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T16:38:00.380Z] OK: 217 MiB in 59 packages [2022-12-14T16:38:00.950Z] Removing intermediate container 04bf4f3ec21a [2022-12-14T16:38:00.950Z] ---> e64bda450215 [2022-12-14T16:38:00.950Z] Step 6/10 : WORKDIR /device-modbus-go [2022-12-14T16:38:00.950Z] ---> Running in 1d04198b1002 [2022-12-14T16:38:01.208Z] Removing intermediate container 1d04198b1002 [2022-12-14T16:38:01.208Z] ---> 400d709e54e9 [2022-12-14T16:38:01.208Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-14T16:38:01.208Z] ---> 628e0fdfba83 [2022-12-14T16:38:01.208Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T16:38:01.208Z] ---> Running in 67b991b2bbf4 [2022-12-14T16:38:03.316Z] Still waiting to schedule task [2022-12-14T16:38:03.317Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-12-14T16:38:23.190Z] Removing intermediate container 67b991b2bbf4 [2022-12-14T16:38:23.190Z] ---> 4cdb97a27393 [2022-12-14T16:38:23.190Z] Step 9/10 : COPY . . [2022-12-14T16:38:23.190Z] ---> 6f8b6c727c70 [2022-12-14T16:38:23.190Z] Step 10/10 : RUN ${MAKE} [2022-12-14T16:38:23.190Z] ---> Running in 98057ea034a7 [2022-12-14T16:38:23.190Z] noop [2022-12-14T16:38:23.190Z] Removing intermediate container 98057ea034a7 [2022-12-14T16:38:23.190Z] ---> 7dd53b1dae5b [2022-12-14T16:38:23.190Z] Successfully built 7dd53b1dae5b [2022-12-14T16:38:23.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:38:23.500Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T16:38:23.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:38:23.574Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:38:23.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-14T16:38:23.992Z] $ docker top d37de0088ed622175e4d97738f584dfb067ac890536b859f8d0cb6b67628cac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T16:38:24.391Z] + go version [2022-12-14T16:38:24.391Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T16:38:24.404Z] $ docker stop --time=1 d37de0088ed622175e4d97738f584dfb067ac890536b859f8d0cb6b67628cac7 [2022-12-14T16:38:25.698Z] $ docker rm -f d37de0088ed622175e4d97738f584dfb067ac890536b859f8d0cb6b67628cac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:38:26.090Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T16:38:26.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:38:26.160Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:38:26.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-14T16:38:26.545Z] $ docker top 84f004e723e7c96ae73fbe1dbcca30b9962b4b5555398aeb2f9a09cc30907f78 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T16:38:26.879Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-14T16:38:27.171Z] + make test [2022-12-14T16:38:27.171Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-12-14T16:38:27.429Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-12-14T16:38:37.394Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-12-14T16:38:37.394Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.7% of statements [2022-12-14T16:38:42.666Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-14T16:38:42.666Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T16:38:45.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T16:38:45.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T16:38:45.954Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T16:38:45.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T16:38:45.983Z] $ docker stop --time=1 84f004e723e7c96ae73fbe1dbcca30b9962b4b5555398aeb2f9a09cc30907f78 [2022-12-14T16:38:48.017Z] $ docker rm -f 84f004e723e7c96ae73fbe1dbcca30b9962b4b5555398aeb2f9a09cc30907f78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T16:38:48.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T16:38:48.487Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-14T16:38:49.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T16:38:49.298Z] + ls -al . [2022-12-14T16:38:49.299Z] total 196 [2022-12-14T16:38:49.299Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 16:38 . [2022-12-14T16:38:49.299Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:37 .. [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 16:37 .dockerignore [2022-12-14T16:38:49.299Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 16:38 .git [2022-12-14T16:38:49.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:37 .github [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 331 Dec 14 16:37 .gitignore [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 16:37 .golangci.yml [2022-12-14T16:38:49.299Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 16:37 .semver [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 10121 Dec 14 16:37 Attribution.txt [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 11576 Dec 14 16:37 CHANGELOG.md [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 1428 Dec 14 16:37 Dockerfile [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 16:37 GOVERNANCE.md [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 14 16:37 Jenkinsfile [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 16:37 LICENSE [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 2101 Dec 14 16:37 Makefile [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 16:37 OWNERS.md [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 4061 Dec 14 16:37 README.md [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 16:37 VERSION [2022-12-14T16:38:49.299Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:37 bin [2022-12-14T16:38:49.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:37 cmd [2022-12-14T16:38:49.299Z] -rw-r--r-- 1 jenkins jenkins 23241 Dec 14 16:38 coverage.out [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 3584 Dec 14 16:37 go.mod [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 45355 Dec 14 16:37 go.sum [2022-12-14T16:38:49.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:37 internal [2022-12-14T16:38:49.299Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:37 simulator [2022-12-14T16:38:49.299Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:37 snap [2022-12-14T16:38:49.299Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 14 16:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:38:49.608Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e06bb49e1a76cfe96378d9ace2c77329ab7864d7 --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-14T16:38:49.608Z] Sending build context to Docker daemon 6.34MB [2022-12-14T16:38:49.608Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T16:38:49.608Z] Step 2/22 : FROM ${BASE} AS builder [2022-12-14T16:38:49.608Z] ---> 7dd53b1dae5b [2022-12-14T16:38:49.608Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T16:38:49.608Z] ---> Running in c5e4e752e904 [2022-12-14T16:38:49.867Z] Removing intermediate container c5e4e752e904 [2022-12-14T16:38:49.867Z] ---> 808c981d876a [2022-12-14T16:38:49.867Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T16:38:49.867Z] ---> Running in fce0ba38cbc5 [2022-12-14T16:38:49.867Z] Removing intermediate container fce0ba38cbc5 [2022-12-14T16:38:49.867Z] ---> 64c077080b4a [2022-12-14T16:38:49.867Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T16:38:49.867Z] ---> Running in ea1f3b0385f8 [2022-12-14T16:38:50.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T16:38:50.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T16:38:50.645Z] OK: 217 MiB in 59 packages [2022-12-14T16:38:50.904Z] Removing intermediate container ea1f3b0385f8 [2022-12-14T16:38:50.904Z] ---> d42ca0852a44 [2022-12-14T16:38:50.904Z] Step 6/22 : WORKDIR /device-modbus-go [2022-12-14T16:38:50.904Z] ---> Running in 187ba2e662f5 [2022-12-14T16:38:51.162Z] Removing intermediate container 187ba2e662f5 [2022-12-14T16:38:51.162Z] ---> 2a097c494663 [2022-12-14T16:38:51.162Z] Step 7/22 : COPY go.mod vendor* ./ [2022-12-14T16:38:51.162Z] ---> 43c8cb3efd90 [2022-12-14T16:38:51.162Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T16:38:51.162Z] ---> Running in 674abe663fc1 [2022-12-14T16:38:52.102Z] Removing intermediate container 674abe663fc1 [2022-12-14T16:38:52.102Z] ---> e8419e7c1020 [2022-12-14T16:38:52.102Z] Step 9/22 : COPY . . [2022-12-14T16:38:52.362Z] ---> d0eb651c9abd [2022-12-14T16:38:52.362Z] Step 10/22 : RUN ${MAKE} [2022-12-14T16:38:52.362Z] ---> Running in dc34254797a6 [2022-12-14T16:38:52.621Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-12-14T16:39:10.700Z] Removing intermediate container dc34254797a6 [2022-12-14T16:39:10.700Z] ---> 0985acd894e1 [2022-12-14T16:39:10.700Z] Step 11/22 : FROM alpine:3.14 [2022-12-14T16:39:10.958Z] 3.14: Pulling from library/alpine [2022-12-14T16:39:10.958Z] c7ed990a2339: Pulling fs layer [2022-12-14T16:39:11.215Z] c7ed990a2339: Verifying Checksum [2022-12-14T16:39:11.215Z] c7ed990a2339: Download complete [2022-12-14T16:39:11.215Z] c7ed990a2339: Pull complete [2022-12-14T16:39:11.215Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-12-14T16:39:11.474Z] Status: Downloaded newer image for alpine:3.14 [2022-12-14T16:39:11.474Z] ---> dd53f409bf0b [2022-12-14T16:39:11.474Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-12-14T16:39:11.474Z] ---> Running in b1f953d4c2ed [2022-12-14T16:39:11.474Z] Removing intermediate container b1f953d4c2ed [2022-12-14T16:39:11.474Z] ---> cf60e4491e65 [2022-12-14T16:39:11.474Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-14T16:39:11.474Z] ---> Running in ec4672549d65 [2022-12-14T16:39:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-12-14T16:39:11.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-12-14T16:39:12.253Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-14T16:39:12.253Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-12-14T16:39:12.253Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-14T16:39:12.253Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-12-14T16:39:12.253Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-14T16:39:12.253Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-14T16:39:12.253Z] Executing busybox-1.33.1-r8.trigger [2022-12-14T16:39:12.253Z] OK: 8 MiB in 20 packages [2022-12-14T16:39:12.826Z] Removing intermediate container ec4672549d65 [2022-12-14T16:39:12.826Z] ---> cd27d5181e8f [2022-12-14T16:39:12.826Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-12-14T16:39:13.394Z] ---> 6de1083e9f46 [2022-12-14T16:39:13.394Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-12-14T16:39:13.394Z] ---> eee4d3a3f2b4 [2022-12-14T16:39:13.394Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-12-14T16:39:13.653Z] ---> 4abbb35f7da5 [2022-12-14T16:39:13.653Z] Step 17/22 : EXPOSE 59901 [2022-12-14T16:39:13.653Z] ---> Running in 7e980e83c71b [2022-12-14T16:39:13.653Z] Removing intermediate container 7e980e83c71b [2022-12-14T16:39:13.653Z] ---> 9991d731becd [2022-12-14T16:39:13.653Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-12-14T16:39:13.912Z] ---> Running in e2c42c0780d9 [2022-12-14T16:39:13.912Z] Removing intermediate container e2c42c0780d9 [2022-12-14T16:39:13.912Z] ---> 80f06c36e361 [2022-12-14T16:39:13.912Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T16:39:13.912Z] ---> Running in 7ca43db1d98a [2022-12-14T16:39:13.912Z] Removing intermediate container 7ca43db1d98a [2022-12-14T16:39:13.912Z] ---> 04464670acff [2022-12-14T16:39:13.912Z] Step 20/22 : LABEL arch=amd64 [2022-12-14T16:39:13.912Z] ---> Running in 53a281f3acd1 [2022-12-14T16:39:14.171Z] Removing intermediate container 53a281f3acd1 [2022-12-14T16:39:14.171Z] ---> 8203efa4f558 [2022-12-14T16:39:14.171Z] Step 21/22 : LABEL git_sha=e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:39:14.171Z] ---> Running in f992316be335 [2022-12-14T16:39:14.171Z] Removing intermediate container f992316be335 [2022-12-14T16:39:14.171Z] ---> 1bab4d0cf953 [2022-12-14T16:39:14.171Z] Step 22/22 : LABEL version=3.0.0-dev.1 [2022-12-14T16:39:14.171Z] ---> Running in 4187a57dc805 [2022-12-14T16:39:14.429Z] Removing intermediate container 4187a57dc805 [2022-12-14T16:39:14.429Z] ---> d8a01eaf2d77 [2022-12-14T16:39:14.429Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T16:39:14.429Z] Successfully built d8a01eaf2d77 [2022-12-14T16:39:14.429Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T16:39:14.511Z] provisioning config files... [2022-12-14T16:39:14.519Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13593759770794912084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:39:14.892Z] ---> docker-login.sh [2022-12-14T16:39:14.892Z] nexus3.edgexfoundry.org:10001 [2022-12-14T16:39:14.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:39:14.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:39:14.892Z] Configure a credential helper to remove this warning. See [2022-12-14T16:39:14.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:39:14.892Z] [2022-12-14T16:39:14.892Z] Login Succeeded [2022-12-14T16:39:14.892Z] nexus3.edgexfoundry.org:10002 [2022-12-14T16:39:14.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:39:14.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:39:14.892Z] Configure a credential helper to remove this warning. See [2022-12-14T16:39:14.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:39:14.892Z] [2022-12-14T16:39:14.892Z] Login Succeeded [2022-12-14T16:39:14.892Z] nexus3.edgexfoundry.org:10003 [2022-12-14T16:39:15.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:39:15.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:39:15.165Z] Configure a credential helper to remove this warning. See [2022-12-14T16:39:15.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:39:15.165Z] [2022-12-14T16:39:15.165Z] Login Succeeded [2022-12-14T16:39:15.165Z] nexus3.edgexfoundry.org:10004 [2022-12-14T16:39:15.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:39:15.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:39:15.165Z] Configure a credential helper to remove this warning. See [2022-12-14T16:39:15.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:39:15.165Z] [2022-12-14T16:39:15.165Z] Login Succeeded [2022-12-14T16:39:15.165Z] docker.io [2022-12-14T16:39:15.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:39:15.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:39:15.436Z] Configure a credential helper to remove this warning. See [2022-12-14T16:39:15.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:39:15.436Z] [2022-12-14T16:39:15.436Z] Login Succeeded [2022-12-14T16:39:15.436Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T16:39:15.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T16:39:15.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T16:39:15.501Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-12-14T16:39:15.501Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:39:15.501Z] latest [2022-12-14T16:39:15.501Z] 3.0.0-dev.1 [2022-12-14T16:39:15.501Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [2022-12-14T16:39:15.501Z] main [2022-12-14T16:39:15.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:15.846Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:16.163Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:39:16.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-12-14T16:39:16.163Z] 7764c0e14330: Preparing [2022-12-14T16:39:16.163Z] 35d6703a6e70: Preparing [2022-12-14T16:39:16.163Z] 56ce9b3f1cf8: Preparing [2022-12-14T16:39:16.163Z] 5958ed71c70f: Preparing [2022-12-14T16:39:16.163Z] 63493a9ab2d4: Preparing [2022-12-14T16:39:16.163Z] 63493a9ab2d4: Layer already exists [2022-12-14T16:39:16.163Z] 7764c0e14330: Pushed [2022-12-14T16:39:16.163Z] 35d6703a6e70: Pushed [2022-12-14T16:39:16.423Z] 5958ed71c70f: Pushed [2022-12-14T16:39:18.973Z] 56ce9b3f1cf8: Pushed [2022-12-14T16:39:18.973Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7: digest: sha256:dd61e2ba3ea4e60a3def93169a9fd858096cdf978f4b019f1c732b3d4f5a8662 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:19.279Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:19.579Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-12-14T16:39:19.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-12-14T16:39:19.579Z] 7764c0e14330: Preparing [2022-12-14T16:39:19.579Z] 35d6703a6e70: Preparing [2022-12-14T16:39:19.579Z] 56ce9b3f1cf8: Preparing [2022-12-14T16:39:19.579Z] 5958ed71c70f: Preparing [2022-12-14T16:39:19.579Z] 63493a9ab2d4: Preparing [2022-12-14T16:39:19.579Z] 63493a9ab2d4: Layer already exists [2022-12-14T16:39:19.579Z] 35d6703a6e70: Layer already exists [2022-12-14T16:39:19.579Z] 56ce9b3f1cf8: Layer already exists [2022-12-14T16:39:19.579Z] 5958ed71c70f: Layer already exists [2022-12-14T16:39:19.579Z] 7764c0e14330: Layer already exists [2022-12-14T16:39:19.579Z] latest: digest: sha256:dd61e2ba3ea4e60a3def93169a9fd858096cdf978f4b019f1c732b3d4f5a8662 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:19.889Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:20.195Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.1 [2022-12-14T16:39:20.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-12-14T16:39:20.195Z] 7764c0e14330: Preparing [2022-12-14T16:39:20.195Z] 35d6703a6e70: Preparing [2022-12-14T16:39:20.195Z] 56ce9b3f1cf8: Preparing [2022-12-14T16:39:20.195Z] 5958ed71c70f: Preparing [2022-12-14T16:39:20.195Z] 63493a9ab2d4: Preparing [2022-12-14T16:39:20.195Z] 63493a9ab2d4: Layer already exists [2022-12-14T16:39:20.195Z] 5958ed71c70f: Layer already exists [2022-12-14T16:39:20.195Z] 7764c0e14330: Layer already exists [2022-12-14T16:39:20.195Z] 35d6703a6e70: Layer already exists [2022-12-14T16:39:20.195Z] 56ce9b3f1cf8: Layer already exists [2022-12-14T16:39:20.195Z] 3.0.0-dev.1: digest: sha256:dd61e2ba3ea4e60a3def93169a9fd858096cdf978f4b019f1c732b3d4f5a8662 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:20.500Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:20.805Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [2022-12-14T16:39:20.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-12-14T16:39:20.805Z] 7764c0e14330: Preparing [2022-12-14T16:39:20.805Z] 35d6703a6e70: Preparing [2022-12-14T16:39:20.805Z] 56ce9b3f1cf8: Preparing [2022-12-14T16:39:20.805Z] 5958ed71c70f: Preparing [2022-12-14T16:39:20.805Z] 63493a9ab2d4: Preparing [2022-12-14T16:39:20.805Z] 63493a9ab2d4: Layer already exists [2022-12-14T16:39:20.805Z] 7764c0e14330: Layer already exists [2022-12-14T16:39:20.805Z] 56ce9b3f1cf8: Layer already exists [2022-12-14T16:39:20.805Z] 5958ed71c70f: Layer already exists [2022-12-14T16:39:20.805Z] 35d6703a6e70: Layer already exists [2022-12-14T16:39:20.805Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1: digest: sha256:dd61e2ba3ea4e60a3def93169a9fd858096cdf978f4b019f1c732b3d4f5a8662 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:21.111Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:21.415Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-12-14T16:39:21.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-12-14T16:39:21.415Z] 7764c0e14330: Preparing [2022-12-14T16:39:21.415Z] 35d6703a6e70: Preparing [2022-12-14T16:39:21.415Z] 56ce9b3f1cf8: Preparing [2022-12-14T16:39:21.415Z] 5958ed71c70f: Preparing [2022-12-14T16:39:21.415Z] 63493a9ab2d4: Preparing [2022-12-14T16:39:21.415Z] 63493a9ab2d4: Layer already exists [2022-12-14T16:39:21.415Z] 56ce9b3f1cf8: Layer already exists [2022-12-14T16:39:21.415Z] 35d6703a6e70: Layer already exists [2022-12-14T16:39:21.415Z] 5958ed71c70f: Layer already exists [2022-12-14T16:39:21.415Z] 7764c0e14330: Layer already exists [2022-12-14T16:39:21.415Z] main: digest: sha256:dd61e2ba3ea4e60a3def93169a9fd858096cdf978f4b019f1c732b3d4f5a8662 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T16:39:21.455Z] ===================================================== [Pipeline] echo [2022-12-14T16:39:21.461Z] taggedImages: [2022-12-14T16:39:21.461Z] - nexus3.edgexfoundry.org:10004/device-modbus:e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:39:21.461Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-12-14T16:39:21.461Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.1 [2022-12-14T16:39:21.461Z] - nexus3.edgexfoundry.org:10004/device-modbus:e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [2022-12-14T16:39:21.461Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:21.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T16:39:21.828Z] [2022-12-14T16:39:21.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:39:22.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T16:39:22.122Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T16:39:22.122Z] 5eb5b503b376: Pulling fs layer [2022-12-14T16:39:22.122Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T16:39:22.122Z] ec43610c2a17: Pulling fs layer [2022-12-14T16:39:22.122Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T16:39:22.122Z] 33b1e0a273af: Pulling fs layer [2022-12-14T16:39:22.122Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T16:39:22.122Z] 2f39f015ded8: Pulling fs layer [2022-12-14T16:39:22.122Z] 33b1e0a273af: Waiting [2022-12-14T16:39:22.122Z] 3a2ae6a8a46f: Waiting [2022-12-14T16:39:22.122Z] 5d3b04190fa2: Waiting [2022-12-14T16:39:22.122Z] 2f39f015ded8: Waiting [2022-12-14T16:39:22.122Z] 5c69ac0246d0: Verifying Checksum [2022-12-14T16:39:22.122Z] 5c69ac0246d0: Download complete [2022-12-14T16:39:22.122Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-14T16:39:22.122Z] 3a2ae6a8a46f: Download complete [2022-12-14T16:39:22.122Z] 33b1e0a273af: Verifying Checksum [2022-12-14T16:39:22.122Z] 33b1e0a273af: Download complete [2022-12-14T16:39:22.381Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T16:39:22.381Z] 5d3b04190fa2: Download complete [2022-12-14T16:39:22.381Z] ec43610c2a17: Verifying Checksum [2022-12-14T16:39:22.381Z] ec43610c2a17: Download complete [2022-12-14T16:39:22.381Z] 5eb5b503b376: Verifying Checksum [2022-12-14T16:39:22.381Z] 5eb5b503b376: Download complete [2022-12-14T16:39:22.948Z] 2f39f015ded8: Download complete [2022-12-14T16:39:23.516Z] 5eb5b503b376: Pull complete [2022-12-14T16:39:23.775Z] 5c69ac0246d0: Pull complete [2022-12-14T16:39:24.344Z] ec43610c2a17: Pull complete [2022-12-14T16:39:24.344Z] 3a2ae6a8a46f: Pull complete [2022-12-14T16:39:24.603Z] 33b1e0a273af: Pull complete [2022-12-14T16:39:24.603Z] 5d3b04190fa2: Pull complete [2022-12-14T16:39:28.787Z] 2f39f015ded8: Pull complete [2022-12-14T16:39:28.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T16:39:28.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T16:39:28.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:39:28.867Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:39:28.892Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-14T16:39:31.000Z] $ docker top 65d194d2b040b6c113a5a12c4d02dae736d8e088cd2d20018cfead88b7feb767 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:39:31.388Z] ---> job-cost.sh [2022-12-14T16:39:31.388Z] lf-activate-venv: SKIPPING [2022-12-14T16:39:31.388Z] INFO: No Stack... [2022-12-14T16:39:31.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T16:39:31.906Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T16:39:32.192Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2022-12-14T16:39:32.192Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T16:39:32.205Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] [2022-12-14T16:39:32.213Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] did not exist. Created. [2022-12-14T16:39:32.213Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T16:39:32.510Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-14T16:39:32.542Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T16:39:32.548Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T16:39:32.568Z] $ docker stop --time=1 65d194d2b040b6c113a5a12c4d02dae736d8e088cd2d20018cfead88b7feb767 [2022-12-14T16:39:33.734Z] $ docker rm -f 65d194d2b040b6c113a5a12c4d02dae736d8e088cd2d20018cfead88b7feb767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-14T16:40:27.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121218 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2022-12-14T16:40:27.884Z] Running in /w/workspace/device-modbus-go/67 [Pipeline] { [Pipeline] checkout [2022-12-14T16:40:27.910Z] Selected Git installation does not exist. Using Default [2022-12-14T16:40:27.910Z] The recommended git tool is: NONE [2022-12-14T16:40:33.074Z] using credential edgex-jenkins-ssh [2022-12-14T16:40:33.088Z] Cloning the remote Git repository [2022-12-14T16:40:33.131Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-12-14T16:40:33.207Z] > git init /w/workspace/device-modbus-go/67 # timeout=10 [2022-12-14T16:40:33.336Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-12-14T16:40:33.337Z] > git --version # timeout=10 [2022-12-14T16:40:33.356Z] > git --version # 'git version 2.25.1' [2022-12-14T16:40:33.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T16:40:33.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T16:40:34.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-12-14T16:40:34.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T16:40:35.379Z] Avoid second fetch [2022-12-14T16:40:35.380Z] Checking out Revision e06bb49e1a76cfe96378d9ace2c77329ab7864d7 (main) [2022-12-14T16:40:35.915Z] Commit message: "refactor!: use latest SDK for flattened config stem (#392)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T16:40:35.398Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T16:40:35.415Z] > git checkout -f e06bb49e1a76cfe96378d9ace2c77329ab7864d7 # timeout=10 [2022-12-14T16:40:36.721Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T16:40:36.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T16:40:36.721Z] Dload Upload Total Spent Left Speed [2022-12-14T16:40:36.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2022-12-14T16:40:37.344Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T16:40:37.673Z] + sudo tee /etc/docker/daemon.new [2022-12-14T16:40:37.673Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-14T16:40:37.673Z] { [2022-12-14T16:40:37.673Z] "registry-mirrors": [ [2022-12-14T16:40:37.673Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T16:40:37.673Z] ], [2022-12-14T16:40:37.674Z] "bip": "10.250.0.254/24", [2022-12-14T16:40:37.674Z] "hosts": [ [2022-12-14T16:40:37.674Z] "tcp://0.0.0.0:5555", [2022-12-14T16:40:37.674Z] "unix:///var/run/docker.sock" [2022-12-14T16:40:37.674Z] ], [2022-12-14T16:40:37.674Z] "mtu": 1458, [2022-12-14T16:40:37.674Z] "selinux-enabled": true, [2022-12-14T16:40:37.674Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T16:40:37.674Z] } [Pipeline] sh [2022-12-14T16:40:38.011Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T16:40:38.345Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T16:40:56.615Z] provisioning config files... [2022-12-14T16:40:56.641Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/67@tmp/config17178121944081780695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:40:56.989Z] ---> docker-login.sh [2022-12-14T16:40:56.989Z] nexus3.edgexfoundry.org:10001 [2022-12-14T16:40:57.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:40:57.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:40:57.580Z] Configure a credential helper to remove this warning. See [2022-12-14T16:40:57.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:40:57.580Z] [2022-12-14T16:40:57.580Z] Login Succeeded [2022-12-14T16:40:57.580Z] nexus3.edgexfoundry.org:10002 [2022-12-14T16:40:57.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:40:58.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:40:58.120Z] Configure a credential helper to remove this warning. See [2022-12-14T16:40:58.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:40:58.120Z] [2022-12-14T16:40:58.120Z] Login Succeeded [2022-12-14T16:40:58.120Z] nexus3.edgexfoundry.org:10003 [2022-12-14T16:40:58.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:40:58.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:40:58.391Z] Configure a credential helper to remove this warning. See [2022-12-14T16:40:58.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:40:58.391Z] [2022-12-14T16:40:58.391Z] Login Succeeded [2022-12-14T16:40:58.391Z] nexus3.edgexfoundry.org:10004 [2022-12-14T16:40:58.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:40:58.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:40:58.935Z] Configure a credential helper to remove this warning. See [2022-12-14T16:40:58.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:40:58.935Z] [2022-12-14T16:40:58.935Z] Login Succeeded [2022-12-14T16:40:58.935Z] docker.io [2022-12-14T16:40:58.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:40:59.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:40:59.203Z] Configure a credential helper to remove this warning. See [2022-12-14T16:40:59.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:40:59.203Z] [2022-12-14T16:40:59.203Z] Login Succeeded [2022-12-14T16:40:59.203Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T16:40:59.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T16:40:59.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T16:40:59.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T16:40:59.457Z] ========================================================= [2022-12-14T16:40:59.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T16:40:59.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:40:59.800Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-14T16:41:00.070Z] Sending build context to Docker daemon 3.286MB [2022-12-14T16:41:00.070Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T16:41:00.070Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-14T16:41:02.686Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T16:41:02.686Z] 9b18e9b68314: Pulling fs layer [2022-12-14T16:41:02.686Z] 35d82f9e3411: Pulling fs layer [2022-12-14T16:41:02.686Z] e16973657156: Pulling fs layer [2022-12-14T16:41:02.686Z] fc693d55d65f: Pulling fs layer [2022-12-14T16:41:02.686Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T16:41:02.686Z] dda99020689f: Pulling fs layer [2022-12-14T16:41:02.686Z] db1c61fa0a46: Pulling fs layer [2022-12-14T16:41:02.686Z] 891c053d2c06: Pulling fs layer [2022-12-14T16:41:02.686Z] dda99020689f: Waiting [2022-12-14T16:41:02.686Z] db1c61fa0a46: Waiting [2022-12-14T16:41:02.686Z] 891c053d2c06: Waiting [2022-12-14T16:41:02.686Z] fc693d55d65f: Waiting [2022-12-14T16:41:02.686Z] 7e9fc2657dce: Waiting [2022-12-14T16:41:02.686Z] e16973657156: Verifying Checksum [2022-12-14T16:41:02.686Z] e16973657156: Download complete [2022-12-14T16:41:02.686Z] 35d82f9e3411: Verifying Checksum [2022-12-14T16:41:02.686Z] 35d82f9e3411: Download complete [2022-12-14T16:41:02.686Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T16:41:02.686Z] 7e9fc2657dce: Download complete [2022-12-14T16:41:02.686Z] dda99020689f: Verifying Checksum [2022-12-14T16:41:02.686Z] dda99020689f: Download complete [2022-12-14T16:41:02.686Z] 9b18e9b68314: Verifying Checksum [2022-12-14T16:41:02.686Z] 9b18e9b68314: Download complete [2022-12-14T16:41:03.661Z] 9b18e9b68314: Pull complete [2022-12-14T16:41:03.661Z] 891c053d2c06: Verifying Checksum [2022-12-14T16:41:03.661Z] 891c053d2c06: Download complete [2022-12-14T16:41:04.258Z] 35d82f9e3411: Pull complete [2022-12-14T16:41:04.531Z] e16973657156: Pull complete [2022-12-14T16:41:05.123Z] db1c61fa0a46: Verifying Checksum [2022-12-14T16:41:05.123Z] db1c61fa0a46: Download complete [2022-12-14T16:41:05.710Z] fc693d55d65f: Verifying Checksum [2022-12-14T16:41:05.710Z] fc693d55d65f: Download complete [2022-12-14T16:41:18.054Z] fc693d55d65f: Pull complete [2022-12-14T16:41:18.054Z] 7e9fc2657dce: Pull complete [2022-12-14T16:41:18.054Z] dda99020689f: Pull complete [2022-12-14T16:41:24.728Z] db1c61fa0a46: Pull complete [2022-12-14T16:41:26.141Z] 891c053d2c06: Pull complete [2022-12-14T16:41:26.141Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T16:41:26.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T16:41:26.141Z] ---> f96f9c87975a [2022-12-14T16:41:26.141Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2022-12-14T16:41:28.092Z] ---> Running in 2c715392511d [2022-12-14T16:41:28.092Z] Removing intermediate container 2c715392511d [2022-12-14T16:41:28.092Z] ---> 25150590baf2 [2022-12-14T16:41:28.092Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T16:41:28.092Z] ---> Running in 24a428043603 [2022-12-14T16:41:28.362Z] Removing intermediate container 24a428043603 [2022-12-14T16:41:28.362Z] ---> fca52147de17 [2022-12-14T16:41:28.362Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T16:41:28.362Z] ---> Running in 028892ffca0c [2022-12-14T16:41:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T16:41:29.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T16:41:30.733Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-12-14T16:41:30.734Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-12-14T16:41:30.734Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-12-14T16:41:30.734Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-12-14T16:41:30.734Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-12-14T16:41:30.734Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-12-14T16:41:30.734Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-12-14T16:41:30.734Z] (8/8) Installing openssh (9.0_p1-r2) [2022-12-14T16:41:30.734Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T16:41:30.734Z] OK: 228 MiB in 59 packages [2022-12-14T16:41:31.696Z] Removing intermediate container 028892ffca0c [2022-12-14T16:41:31.696Z] ---> 72ae8207bc9b [2022-12-14T16:41:31.696Z] Step 6/10 : WORKDIR /device-modbus-go [2022-12-14T16:41:31.963Z] ---> Running in 3f1b9deb3720 [2022-12-14T16:41:32.243Z] Removing intermediate container 3f1b9deb3720 [2022-12-14T16:41:32.243Z] ---> eae023aec5f9 [2022-12-14T16:41:32.243Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-14T16:41:32.827Z] ---> 58c3fa1a9f3b [2022-12-14T16:41:32.827Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T16:41:32.827Z] ---> Running in fcd8671279ab [2022-12-14T16:42:29.311Z] Removing intermediate container fcd8671279ab [2022-12-14T16:42:29.311Z] ---> 3f755e31d1c1 [2022-12-14T16:42:29.311Z] Step 9/10 : COPY . . [2022-12-14T16:42:29.311Z] ---> 3390869f63b6 [2022-12-14T16:42:29.311Z] Step 10/10 : RUN ${MAKE} [2022-12-14T16:42:29.311Z] ---> Running in e98dbf907430 [2022-12-14T16:42:29.311Z] noop [2022-12-14T16:42:29.311Z] Removing intermediate container e98dbf907430 [2022-12-14T16:42:29.311Z] ---> c54146b6801b [2022-12-14T16:42:29.311Z] Successfully built c54146b6801b [2022-12-14T16:42:29.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:42:29.662Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T16:42:29.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:42:29.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-121218 does not seem to be running inside a container [2022-12-14T16:42:29.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/67 -v /w/workspace/device-modbus-go/67:/w/workspace/device-modbus-go/67:rw,z -v /w/workspace/device-modbus-go/67@tmp:/w/workspace/device-modbus-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-14T16:42:31.063Z] $ docker top d904ef32c35341f24e54d502eb22b09834116ca54bee74223d8d79cb00a2ac0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T16:42:31.864Z] + go version [2022-12-14T16:42:31.864Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T16:42:31.885Z] $ docker stop --time=1 d904ef32c35341f24e54d502eb22b09834116ca54bee74223d8d79cb00a2ac0f [2022-12-14T16:42:33.465Z] $ docker rm -f d904ef32c35341f24e54d502eb22b09834116ca54bee74223d8d79cb00a2ac0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:42:33.971Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T16:42:33.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:42:34.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-121218 does not seem to be running inside a container [2022-12-14T16:42:34.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/67 -v /w/workspace/device-modbus-go/67:/w/workspace/device-modbus-go/67:rw,z -v /w/workspace/device-modbus-go/67@tmp:/w/workspace/device-modbus-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-14T16:42:35.308Z] $ docker top fc3649a4e7702cba31e85ef8a5ce8c1f9aedb0bb3d0e14405c91c8d13742d43d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T16:42:36.111Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/67 [Pipeline] fileExists [Pipeline] sh [2022-12-14T16:42:36.440Z] + make test [2022-12-14T16:42:36.441Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-12-14T16:42:38.377Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-12-14T16:44:00.001Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-12-14T16:44:00.001Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.066s coverage: 47.7% of statements [2022-12-14T16:44:00.001Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T16:44:00.001Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T16:44:14.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T16:44:14.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T16:44:14.998Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T16:44:15.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T16:44:15.301Z] $ docker stop --time=1 fc3649a4e7702cba31e85ef8a5ce8c1f9aedb0bb3d0e14405c91c8d13742d43d [2022-12-14T16:44:17.059Z] $ docker rm -f fc3649a4e7702cba31e85ef8a5ce8c1f9aedb0bb3d0e14405c91c8d13742d43d [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T16:44:18.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T16:44:18.044Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T16:44:18.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T16:44:18.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T16:44:19.276Z] + ls -al . [2022-12-14T16:44:19.276Z] total 192 [2022-12-14T16:44:19.276Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 16:42 . [2022-12-14T16:44:19.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:40 .. [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 16:40 .dockerignore [2022-12-14T16:44:19.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 16:40 .git [2022-12-14T16:44:19.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:40 .github [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 331 Dec 14 16:40 .gitignore [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 16:40 .golangci.yml [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 10121 Dec 14 16:40 Attribution.txt [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 11576 Dec 14 16:40 CHANGELOG.md [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 1428 Dec 14 16:40 Dockerfile [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 16:40 GOVERNANCE.md [2022-12-14T16:44:19.276Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 14 16:40 Jenkinsfile [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 16:40 LICENSE [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 2101 Dec 14 16:40 Makefile [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 16:40 OWNERS.md [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 4061 Dec 14 16:40 README.md [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 16:37 VERSION [2022-12-14T16:44:19.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:40 bin [2022-12-14T16:44:19.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:40 cmd [2022-12-14T16:44:19.277Z] -rw-r--r-- 1 jenkins jenkins 23241 Dec 14 16:43 coverage.out [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 3584 Dec 14 16:40 go.mod [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 45355 Dec 14 16:40 go.sum [2022-12-14T16:44:19.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:40 internal [2022-12-14T16:44:19.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:40 simulator [2022-12-14T16:44:19.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:40 snap [2022-12-14T16:44:19.277Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 14 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:44:19.622Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e06bb49e1a76cfe96378d9ace2c77329ab7864d7 --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-14T16:44:19.894Z] Sending build context to Docker daemon 3.31MB [2022-12-14T16:44:19.894Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T16:44:19.894Z] Step 2/22 : FROM ${BASE} AS builder [2022-12-14T16:44:19.894Z] ---> c54146b6801b [2022-12-14T16:44:19.894Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T16:44:20.163Z] ---> Running in ae6f70363b74 [2022-12-14T16:44:20.432Z] Removing intermediate container ae6f70363b74 [2022-12-14T16:44:20.432Z] ---> 57d75cb5bb49 [2022-12-14T16:44:20.432Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T16:44:20.432Z] ---> Running in 1439ca084fd1 [2022-12-14T16:44:20.713Z] Removing intermediate container 1439ca084fd1 [2022-12-14T16:44:20.713Z] ---> 1019dcae79a8 [2022-12-14T16:44:20.713Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T16:44:20.983Z] ---> Running in 9580edfcdf60 [2022-12-14T16:44:21.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T16:44:22.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T16:44:23.186Z] OK: 228 MiB in 59 packages [2022-12-14T16:44:24.150Z] Removing intermediate container 9580edfcdf60 [2022-12-14T16:44:24.150Z] ---> 96b358ea1aa7 [2022-12-14T16:44:24.150Z] Step 6/22 : WORKDIR /device-modbus-go [2022-12-14T16:44:24.150Z] ---> Running in 1dbb2c5af9f1 [2022-12-14T16:44:24.421Z] Removing intermediate container 1dbb2c5af9f1 [2022-12-14T16:44:24.421Z] ---> e041b43e3ae9 [2022-12-14T16:44:24.421Z] Step 7/22 : COPY go.mod vendor* ./ [2022-12-14T16:44:25.008Z] ---> e4f45e9cfd69 [2022-12-14T16:44:25.008Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T16:44:25.008Z] ---> Running in 79d4b4c3726a [2022-12-14T16:44:26.958Z] Removing intermediate container 79d4b4c3726a [2022-12-14T16:44:26.958Z] ---> 21e4db5742c3 [2022-12-14T16:44:26.958Z] Step 9/22 : COPY . . [2022-12-14T16:44:27.919Z] ---> be45f05ae873 [2022-12-14T16:44:27.919Z] Step 10/22 : RUN ${MAKE} [2022-12-14T16:44:27.919Z] ---> Running in 83ac1c209219 [2022-12-14T16:44:28.897Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-12-14T16:47:05.634Z] Removing intermediate container 83ac1c209219 [2022-12-14T16:47:05.634Z] ---> 7a75e39cbb86 [2022-12-14T16:47:05.634Z] Step 11/22 : FROM alpine:3.14 [2022-12-14T16:47:05.634Z] 3.14: Pulling from library/alpine [2022-12-14T16:47:05.634Z] 90cda3b7c325: Pulling fs layer [2022-12-14T16:47:05.634Z] 90cda3b7c325: Verifying Checksum [2022-12-14T16:47:05.634Z] 90cda3b7c325: Download complete [2022-12-14T16:47:05.634Z] 90cda3b7c325: Pull complete [2022-12-14T16:47:05.634Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-12-14T16:47:05.634Z] Status: Downloaded newer image for alpine:3.14 [2022-12-14T16:47:05.634Z] ---> 275902a1839d [2022-12-14T16:47:05.634Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-12-14T16:47:05.634Z] ---> Running in 2aafd47941eb [2022-12-14T16:47:05.634Z] Removing intermediate container 2aafd47941eb [2022-12-14T16:47:05.634Z] ---> 21d0dc078f04 [2022-12-14T16:47:05.634Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-14T16:47:05.634Z] ---> Running in ffded45de6e6 [2022-12-14T16:47:05.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-12-14T16:47:05.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-12-14T16:47:05.634Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-14T16:47:05.634Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-12-14T16:47:05.634Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-14T16:47:05.634Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-12-14T16:47:05.634Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-14T16:47:05.634Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-14T16:47:05.634Z] Executing busybox-1.33.1-r8.trigger [2022-12-14T16:47:05.634Z] OK: 8 MiB in 20 packages [2022-12-14T16:47:05.634Z] Removing intermediate container ffded45de6e6 [2022-12-14T16:47:05.634Z] ---> 03cb6f87a824 [2022-12-14T16:47:05.634Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2022-12-14T16:47:05.634Z] ---> 906c17c46c75 [2022-12-14T16:47:05.634Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2022-12-14T16:47:05.634Z] ---> 7ffc79d8fa3e [2022-12-14T16:47:05.634Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-12-14T16:47:05.634Z] ---> 2ebeaf9debef [2022-12-14T16:47:05.634Z] Step 17/22 : EXPOSE 59901 [2022-12-14T16:47:05.634Z] ---> Running in 956fdc5f59f4 [2022-12-14T16:47:05.634Z] Removing intermediate container 956fdc5f59f4 [2022-12-14T16:47:05.634Z] ---> 63cc5a53ab05 [2022-12-14T16:47:05.634Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2022-12-14T16:47:05.634Z] ---> Running in 2f727a7481df [2022-12-14T16:47:05.634Z] Removing intermediate container 2f727a7481df [2022-12-14T16:47:05.634Z] ---> a94d946a9de2 [2022-12-14T16:47:05.634Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T16:47:05.634Z] ---> Running in 9d10c6ef088e [2022-12-14T16:47:05.901Z] Removing intermediate container 9d10c6ef088e [2022-12-14T16:47:05.901Z] ---> 4f082479d343 [2022-12-14T16:47:05.901Z] Step 20/22 : LABEL arch=arm64 [2022-12-14T16:47:05.901Z] ---> Running in 4cb2bc046fcd [2022-12-14T16:47:06.169Z] Removing intermediate container 4cb2bc046fcd [2022-12-14T16:47:06.169Z] ---> 5ee425341f96 [2022-12-14T16:47:06.169Z] Step 21/22 : LABEL git_sha=e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:47:06.436Z] ---> Running in 10901a0a927f [2022-12-14T16:47:06.715Z] Removing intermediate container 10901a0a927f [2022-12-14T16:47:06.715Z] ---> 32f96d84f8c9 [2022-12-14T16:47:06.715Z] Step 22/22 : LABEL version=3.0.0-dev.1 [2022-12-14T16:47:06.715Z] ---> Running in 530478e442dd [2022-12-14T16:47:06.981Z] Removing intermediate container 530478e442dd [2022-12-14T16:47:06.981Z] ---> 60f87782598a [2022-12-14T16:47:06.981Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T16:47:06.981Z] Successfully built 60f87782598a [2022-12-14T16:47:06.981Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T16:47:07.110Z] provisioning config files... [2022-12-14T16:47:07.125Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/67@tmp/config8375279540611811153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:47:07.458Z] ---> docker-login.sh [2022-12-14T16:47:07.458Z] nexus3.edgexfoundry.org:10001 [2022-12-14T16:47:07.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:47:07.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:47:07.725Z] Configure a credential helper to remove this warning. See [2022-12-14T16:47:07.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:47:07.725Z] [2022-12-14T16:47:07.725Z] Login Succeeded [2022-12-14T16:47:07.725Z] nexus3.edgexfoundry.org:10002 [2022-12-14T16:47:07.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:47:07.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:47:07.991Z] Configure a credential helper to remove this warning. See [2022-12-14T16:47:07.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:47:07.991Z] [2022-12-14T16:47:07.991Z] Login Succeeded [2022-12-14T16:47:07.991Z] nexus3.edgexfoundry.org:10003 [2022-12-14T16:47:08.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:47:08.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:47:08.523Z] Configure a credential helper to remove this warning. See [2022-12-14T16:47:08.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:47:08.523Z] [2022-12-14T16:47:08.523Z] Login Succeeded [2022-12-14T16:47:08.523Z] nexus3.edgexfoundry.org:10004 [2022-12-14T16:47:08.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:47:08.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:47:08.789Z] Configure a credential helper to remove this warning. See [2022-12-14T16:47:08.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:47:08.789Z] [2022-12-14T16:47:08.789Z] Login Succeeded [2022-12-14T16:47:08.789Z] docker.io [2022-12-14T16:47:09.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T16:47:09.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T16:47:09.327Z] Configure a credential helper to remove this warning. See [2022-12-14T16:47:09.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T16:47:09.327Z] [2022-12-14T16:47:09.327Z] Login Succeeded [2022-12-14T16:47:09.327Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T16:47:09.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T16:47:09.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T16:47:09.392Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-12-14T16:47:09.392Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:47:09.392Z] latest [2022-12-14T16:47:09.392Z] 3.0.0-dev.1 [2022-12-14T16:47:09.392Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [2022-12-14T16:47:09.392Z] main [2022-12-14T16:47:09.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:09.736Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:10.075Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:47:10.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-12-14T16:47:10.075Z] 2e06f212f116: Preparing [2022-12-14T16:47:10.075Z] b7a26c93c08c: Preparing [2022-12-14T16:47:10.075Z] 9a68e12f5362: Preparing [2022-12-14T16:47:10.075Z] cef4d16eec78: Preparing [2022-12-14T16:47:10.075Z] 28c3ef001483: Preparing [2022-12-14T16:47:10.075Z] 28c3ef001483: Layer already exists [2022-12-14T16:47:10.346Z] 2e06f212f116: Pushed [2022-12-14T16:47:10.347Z] b7a26c93c08c: Pushed [2022-12-14T16:47:10.931Z] cef4d16eec78: Pushed [2022-12-14T16:47:16.280Z] 9a68e12f5362: Pushed [2022-12-14T16:47:16.280Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7: digest: sha256:7847a73c781acf6546e8924f0b37ca569feb2f3c1ab29e87a3c54c533e7386ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:16.615Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:16.958Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-12-14T16:47:16.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-12-14T16:47:16.958Z] 2e06f212f116: Preparing [2022-12-14T16:47:16.958Z] b7a26c93c08c: Preparing [2022-12-14T16:47:16.958Z] 9a68e12f5362: Preparing [2022-12-14T16:47:16.958Z] cef4d16eec78: Preparing [2022-12-14T16:47:16.958Z] 28c3ef001483: Preparing [2022-12-14T16:47:16.958Z] b7a26c93c08c: Layer already exists [2022-12-14T16:47:16.958Z] 28c3ef001483: Layer already exists [2022-12-14T16:47:16.958Z] 9a68e12f5362: Layer already exists [2022-12-14T16:47:16.958Z] cef4d16eec78: Layer already exists [2022-12-14T16:47:16.958Z] 2e06f212f116: Layer already exists [2022-12-14T16:47:17.224Z] latest: digest: sha256:7847a73c781acf6546e8924f0b37ca569feb2f3c1ab29e87a3c54c533e7386ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:17.568Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:17.912Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.1 [2022-12-14T16:47:17.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-12-14T16:47:17.912Z] 2e06f212f116: Preparing [2022-12-14T16:47:17.912Z] b7a26c93c08c: Preparing [2022-12-14T16:47:17.912Z] 9a68e12f5362: Preparing [2022-12-14T16:47:17.912Z] cef4d16eec78: Preparing [2022-12-14T16:47:17.912Z] 28c3ef001483: Preparing [2022-12-14T16:47:17.912Z] 28c3ef001483: Layer already exists [2022-12-14T16:47:17.912Z] b7a26c93c08c: Layer already exists [2022-12-14T16:47:17.912Z] 9a68e12f5362: Layer already exists [2022-12-14T16:47:17.912Z] cef4d16eec78: Layer already exists [2022-12-14T16:47:17.912Z] 2e06f212f116: Layer already exists [2022-12-14T16:47:17.912Z] 3.0.0-dev.1: digest: sha256:7847a73c781acf6546e8924f0b37ca569feb2f3c1ab29e87a3c54c533e7386ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:18.257Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:18.595Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [2022-12-14T16:47:18.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-12-14T16:47:18.595Z] 2e06f212f116: Preparing [2022-12-14T16:47:18.595Z] b7a26c93c08c: Preparing [2022-12-14T16:47:18.595Z] 9a68e12f5362: Preparing [2022-12-14T16:47:18.595Z] cef4d16eec78: Preparing [2022-12-14T16:47:18.595Z] 28c3ef001483: Preparing [2022-12-14T16:47:18.595Z] b7a26c93c08c: Layer already exists [2022-12-14T16:47:18.595Z] cef4d16eec78: Layer already exists [2022-12-14T16:47:18.595Z] 9a68e12f5362: Layer already exists [2022-12-14T16:47:18.595Z] 2e06f212f116: Layer already exists [2022-12-14T16:47:18.595Z] 28c3ef001483: Layer already exists [2022-12-14T16:47:18.595Z] e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1: digest: sha256:7847a73c781acf6546e8924f0b37ca569feb2f3c1ab29e87a3c54c533e7386ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:18.991Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:19.337Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-12-14T16:47:19.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-12-14T16:47:19.337Z] 2e06f212f116: Preparing [2022-12-14T16:47:19.337Z] b7a26c93c08c: Preparing [2022-12-14T16:47:19.337Z] 9a68e12f5362: Preparing [2022-12-14T16:47:19.337Z] cef4d16eec78: Preparing [2022-12-14T16:47:19.337Z] 28c3ef001483: Preparing [2022-12-14T16:47:19.337Z] 28c3ef001483: Layer already exists [2022-12-14T16:47:19.337Z] 2e06f212f116: Layer already exists [2022-12-14T16:47:19.337Z] 9a68e12f5362: Layer already exists [2022-12-14T16:47:19.337Z] b7a26c93c08c: Layer already exists [2022-12-14T16:47:19.337Z] cef4d16eec78: Layer already exists [2022-12-14T16:47:19.337Z] main: digest: sha256:7847a73c781acf6546e8924f0b37ca569feb2f3c1ab29e87a3c54c533e7386ad size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T16:47:19.398Z] ===================================================== [Pipeline] echo [2022-12-14T16:47:19.408Z] taggedImages: [2022-12-14T16:47:19.408Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [2022-12-14T16:47:19.408Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-12-14T16:47:19.408Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.1 [2022-12-14T16:47:19.408Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06bb49e1a76cfe96378d9ace2c77329ab7864d7-3.0.0-dev.1 [2022-12-14T16:47:19.408Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:19.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T16:47:19.783Z] [2022-12-14T16:47:19.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:20.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T16:47:20.126Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T16:47:20.126Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T16:47:20.126Z] 04944245beec: Pulling fs layer [2022-12-14T16:47:20.126Z] 699f458cf7ca: Pulling fs layer [2022-12-14T16:47:20.126Z] 765212b225bb: Pulling fs layer [2022-12-14T16:47:20.126Z] f23df028b6ca: Pulling fs layer [2022-12-14T16:47:20.126Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T16:47:20.126Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T16:47:20.126Z] f23df028b6ca: Waiting [2022-12-14T16:47:20.126Z] d65c8cfc05b1: Waiting [2022-12-14T16:47:20.126Z] 2437ff75d9bd: Waiting [2022-12-14T16:47:20.126Z] 765212b225bb: Waiting [2022-12-14T16:47:20.406Z] 04944245beec: Verifying Checksum [2022-12-14T16:47:20.406Z] 04944245beec: Download complete [2022-12-14T16:47:20.406Z] 765212b225bb: Verifying Checksum [2022-12-14T16:47:20.406Z] 765212b225bb: Download complete [2022-12-14T16:47:20.406Z] f23df028b6ca: Verifying Checksum [2022-12-14T16:47:20.406Z] f23df028b6ca: Download complete [2022-12-14T16:47:20.406Z] d65c8cfc05b1: Verifying Checksum [2022-12-14T16:47:20.406Z] d65c8cfc05b1: Download complete [2022-12-14T16:47:20.675Z] 699f458cf7ca: Verifying Checksum [2022-12-14T16:47:20.675Z] 699f458cf7ca: Download complete [2022-12-14T16:47:20.942Z] 8998bd30e6a1: Verifying Checksum [2022-12-14T16:47:20.942Z] 8998bd30e6a1: Download complete [2022-12-14T16:47:22.883Z] 2437ff75d9bd: Verifying Checksum [2022-12-14T16:47:22.883Z] 2437ff75d9bd: Download complete [2022-12-14T16:47:24.830Z] 8998bd30e6a1: Pull complete [2022-12-14T16:47:25.096Z] 04944245beec: Pull complete [2022-12-14T16:47:26.501Z] 699f458cf7ca: Pull complete [2022-12-14T16:47:26.501Z] 765212b225bb: Pull complete [2022-12-14T16:47:27.081Z] f23df028b6ca: Pull complete [2022-12-14T16:47:27.348Z] d65c8cfc05b1: Pull complete [2022-12-14T16:47:39.648Z] 2437ff75d9bd: Pull complete [2022-12-14T16:47:39.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T16:47:39.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T16:47:39.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:47:39.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-121218 does not seem to be running inside a container [2022-12-14T16:47:39.892Z] $ 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-modbus-go/67 -v /w/workspace/device-modbus-go/67:/w/workspace/device-modbus-go/67:rw,z -v /w/workspace/device-modbus-go/67@tmp:/w/workspace/device-modbus-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-14T16:47:42.575Z] $ docker top 573442a5d98a475e75b0bbd43b03238cc2a7a83d2513a358f7e457cba854569c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:47:43.399Z] ---> job-cost.sh [2022-12-14T16:47:43.399Z] lf-activate-venv: SKIPPING [2022-12-14T16:47:43.399Z] INFO: No Stack... [2022-12-14T16:47:43.664Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T16:47:44.621Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T16:47:44.940Z] + cat /w/workspace/device-modbus-go/67/archives/cost.csv [2022-12-14T16:47:45.206Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T16:47:45.271Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] [2022-12-14T16:47:45.282Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] did not exist. Created. [2022-12-14T16:47:45.282Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T16:47:45.616Z] /w/workspace/device-modbus-go/67@tmp/durable-73d3914c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-14T16:47:45.946Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T16:47:45.966Z] Warning: overwriting stash ‘stack-cost’ [2022-12-14T16:47:46.018Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T16:47:46.028Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T16:47:46.046Z] $ docker stop --time=1 573442a5d98a475e75b0bbd43b03238cc2a7a83d2513a358f7e457cba854569c [2022-12-14T16:47:47.508Z] $ docker rm -f 573442a5d98a475e75b0bbd43b03238cc2a7a83d2513a358f7e457cba854569c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-14T16:47:47.872Z] provisioning config files... [2022-12-14T16:47:47.881Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6719934918696788143tmp [Pipeline] { [Pipeline] sh [2022-12-14T16:47:48.173Z] + set +x [2022-12-14T16:47:48.173Z] + curl -s https://codecov.io/bash [2022-12-14T16:47:48.173Z] + bash -s -- [2022-12-14T16:47:48.173Z] [2022-12-14T16:47:48.173Z] _____ _ [2022-12-14T16:47:48.173Z] / ____| | | [2022-12-14T16:47:48.173Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T16:47:48.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T16:47:48.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T16:47:48.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T16:47:48.173Z] Bash-1.0.6 [2022-12-14T16:47:48.173Z] [2022-12-14T16:47:48.173Z] [2022-12-14T16:47:48.173Z] ==> git version 2.25.1 found [2022-12-14T16:47:48.174Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-14T16:47:48.174Z] Release-Date: 2020-01-08 [2022-12-14T16:47:48.174Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-14T16:47:48.174Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T16:47:48.174Z] ==> Jenkins CI detected. [2022-12-14T16:47:48.174Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-12-14T16:47:48.174Z] project root: . [2022-12-14T16:47:48.174Z] --> token set from env [2022-12-14T16:47:48.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T16:47:48.174Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T16:47:48.174Z] ==> Python coveragepy not found [2022-12-14T16:47:48.174Z] ==> Searching for coverage reports in: [2022-12-14T16:47:48.174Z] + . [2022-12-14T16:47:48.174Z] -> Found 1 reports [2022-12-14T16:47:48.174Z] ==> Detecting git/mercurial file structure [2022-12-14T16:47:48.174Z] ==> Reading reports [2022-12-14T16:47:48.174Z] + ./coverage.out bytes=23241 [2022-12-14T16:47:48.174Z] ==> Appending adjustments [2022-12-14T16:47:48.174Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T16:47:48.433Z] + Found adjustments [2022-12-14T16:47:48.433Z] ==> Gzipping contents [2022-12-14T16:47:48.433Z] 4.0K /tmp/codecov.bERRTT.gz [2022-12-14T16:47:48.433Z] ==> Uploading reports [2022-12-14T16:47:48.433Z] url: https://codecov.io [2022-12-14T16:47:48.433Z] query: branch=main&commit=e06bb49e1a76cfe96378d9ace2c77329ab7864d7&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T16:47:48.433Z] -> Pinging Codecov [2022-12-14T16:47:48.433Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=e06bb49e1a76cfe96378d9ace2c77329ab7864d7&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T16:47:48.691Z] -> Uploading to [2022-12-14T16:47:48.691Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/55DBCA73C666E3227836607328DD7E49/e06bb49e1a76cfe96378d9ace2c77329ab7864d7/1f2fcc97-2ff4-47dd-8ba7-f7e727d127ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T164748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7686f2713fc0de83889c01545e45e3086567cf106b2f0f5ef8899e54529cad2b [2022-12-14T16:47:48.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T16:47:48.949Z] Dload Upload Total Spent Left Speed [2022-12-14T16:47:48.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3920 0 0 100 3920 0 18490 --:--:-- --:--:-- --:--:-- 18490 [2022-12-14T16:47:48.949Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] } [2022-12-14T16:47:48.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-14T16:47:49.149Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-14T16:47:49.162Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:49.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T16:47:49.473Z] [2022-12-14T16:47:49.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:47:49.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T16:47:49.767Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-14T16:47:49.767Z] df9b9388f04a: Pulling fs layer [2022-12-14T16:47:49.767Z] 52dc419b0ee2: Pulling fs layer [2022-12-14T16:47:49.767Z] 25bc292e5bac: Pulling fs layer [2022-12-14T16:47:49.767Z] 114826534d7a: Pulling fs layer [2022-12-14T16:47:49.767Z] 4657fd5d0bcf: Pulling fs layer [2022-12-14T16:47:49.767Z] 6ad1cebc031e: Pulling fs layer [2022-12-14T16:47:49.767Z] 8a3aa393b2d8: Pulling fs layer [2022-12-14T16:47:49.767Z] 114826534d7a: Waiting [2022-12-14T16:47:49.767Z] 4657fd5d0bcf: Waiting [2022-12-14T16:47:49.767Z] 8a3aa393b2d8: Waiting [2022-12-14T16:47:49.767Z] 6ad1cebc031e: Waiting [2022-12-14T16:47:49.767Z] 25bc292e5bac: Verifying Checksum [2022-12-14T16:47:49.767Z] 25bc292e5bac: Download complete [2022-12-14T16:47:49.767Z] 52dc419b0ee2: Download complete [2022-12-14T16:47:49.767Z] 4657fd5d0bcf: Verifying Checksum [2022-12-14T16:47:49.767Z] 4657fd5d0bcf: Download complete [2022-12-14T16:47:49.767Z] df9b9388f04a: Verifying Checksum [2022-12-14T16:47:49.767Z] df9b9388f04a: Download complete [2022-12-14T16:47:50.049Z] df9b9388f04a: Pull complete [2022-12-14T16:47:50.049Z] 6ad1cebc031e: Verifying Checksum [2022-12-14T16:47:50.049Z] 6ad1cebc031e: Download complete [2022-12-14T16:47:50.049Z] 52dc419b0ee2: Pull complete [2022-12-14T16:47:50.049Z] 25bc292e5bac: Pull complete [2022-12-14T16:47:51.032Z] 114826534d7a: Verifying Checksum [2022-12-14T16:47:51.032Z] 114826534d7a: Download complete [2022-12-14T16:47:51.290Z] 8a3aa393b2d8: Verifying Checksum [2022-12-14T16:47:51.290Z] 8a3aa393b2d8: Download complete [2022-12-14T16:47:54.571Z] 114826534d7a: Pull complete [2022-12-14T16:47:54.571Z] 4657fd5d0bcf: Pull complete [2022-12-14T16:47:54.571Z] 6ad1cebc031e: Pull complete [2022-12-14T16:47:57.098Z] 8a3aa393b2d8: Pull complete [2022-12-14T16:47:57.098Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-14T16:47:57.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T16:47:57.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:47:57.175Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:47:57.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-14T16:47:59.130Z] $ docker top 4b1d0dfed82909ac27d18c8147454f6f234d3cc5feb6dd442198b8c3a9c4967a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-14T16:47:59.197Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2022-12-14T16:47:59.473Z] + set -o pipefail [2022-12-14T16:47:59.473Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2022-12-14T16:48:06.040Z] [2022-12-14T16:48:06.040Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-12-14T16:48:06.040Z] [2022-12-14T16:48:06.040Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/e32dd963-a2ee-444d-8d6f-6b0b7fc4f8f4 [2022-12-14T16:48:06.040Z] [2022-12-14T16:48:06.040Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-12-14T16:48:06.040Z] [2022-12-14T16:48:06.040Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-14T16:48:06.040Z] [2022-12-14T16:48:06.040Z] [2022-12-14T16:48:06.041Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-14T16:48:06.041Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-14T16:48:06.041Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-14T16:48:06.053Z] $ docker stop --time=1 4b1d0dfed82909ac27d18c8147454f6f234d3cc5feb6dd442198b8c3a9c4967a [2022-12-14T16:48:08.554Z] $ docker rm -f 4b1d0dfed82909ac27d18c8147454f6f234d3cc5feb6dd442198b8c3a9c4967a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T16:48:09.223Z] + git log --format=format:%s -1 e06bb49e1a76cfe96378d9ace2c77329ab7864d7 [Pipeline] sh [2022-12-14T16:48:09.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T16:48:09.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:48:09.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T16:48:09.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:48:09.865Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:48:09.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T16:48:10.317Z] $ docker top d649360d95eacdd2ba28c3607252e24b0f62cd105d51a93ceafd3cdb64a9cfac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T16:48:10.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T16:48:10.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T16:48:10.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T16:48:10.521Z] $ docker exec d649360d95eacdd2ba28c3607252e24b0f62cd105d51a93ceafd3cdb64a9cfac ssh-agent [2022-12-14T16:48:10.627Z] SSH_AUTH_SOCK=/tmp/ssh-N4tl0osGAkxm/agent.34 [2022-12-14T16:48:10.627Z] SSH_AGENT_PID=41 [2022-12-14T16:48:10.632Z] Running ssh-add (command line suppressed) [2022-12-14T16:48:10.735Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5251929513193961609.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5251929513193961609.key) [2022-12-14T16:48:10.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T16:48:11.036Z] + git semver tag [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,204 [run_tag] DEBUG tag force:False [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,204 [check_head_tag] DEBUG check head tag [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,205 [execute] INFO git cat-file --batch-check [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,209 [execute] INFO git cat-file --batch [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,227 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:48:11.295Z] 2022-12-14 16:48:11,227 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-14T16:48:11.296Z] 2022-12-14 16:48:11,228 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T16:48:11.296Z] 2022-12-14 16:48:11,232 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:48:11.296Z] 3.0.0-dev.1 [Pipeline] } [2022-12-14T16:48:11.307Z] $ docker exec --env ******** --env ******** d649360d95eacdd2ba28c3607252e24b0f62cd105d51a93ceafd3cdb64a9cfac ssh-agent -k [2022-12-14T16:48:11.417Z] unset SSH_AUTH_SOCK; [2022-12-14T16:48:11.417Z] unset SSH_AGENT_PID; [2022-12-14T16:48:11.417Z] echo Agent pid 41 killed; [2022-12-14T16:48:11.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T16:48:11.722Z] + git semver [Pipeline] } [2022-12-14T16:48:11.995Z] $ docker stop --time=1 d649360d95eacdd2ba28c3607252e24b0f62cd105d51a93ceafd3cdb64a9cfac [2022-12-14T16:48:13.323Z] $ docker rm -f d649360d95eacdd2ba28c3607252e24b0f62cd105d51a93ceafd3cdb64a9cfac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:48:13.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T16:48:13.715Z] [2022-12-14T16:48:13.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:48:14.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T16:48:14.015Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-14T16:48:14.015Z] ab5ef0e58194: Pulling fs layer [2022-12-14T16:48:14.015Z] 9712f1f96733: Pulling fs layer [2022-12-14T16:48:14.015Z] 63f879dbbcfc: Pulling fs layer [2022-12-14T16:48:14.015Z] 0d9ebad4ef96: Pulling fs layer [2022-12-14T16:48:14.015Z] e9a5061849ea: Pulling fs layer [2022-12-14T16:48:14.015Z] d747dcd14b5f: Pulling fs layer [2022-12-14T16:48:14.015Z] 2de7ff778b66: Pulling fs layer [2022-12-14T16:48:14.015Z] e9a5061849ea: Waiting [2022-12-14T16:48:14.015Z] d747dcd14b5f: Waiting [2022-12-14T16:48:14.015Z] 2de7ff778b66: Waiting [2022-12-14T16:48:14.015Z] 0d9ebad4ef96: Waiting [2022-12-14T16:48:14.015Z] 9712f1f96733: Download complete [2022-12-14T16:48:14.582Z] 63f879dbbcfc: Verifying Checksum [2022-12-14T16:48:14.582Z] 63f879dbbcfc: Download complete [2022-12-14T16:48:14.582Z] 0d9ebad4ef96: Verifying Checksum [2022-12-14T16:48:14.582Z] 0d9ebad4ef96: Download complete [2022-12-14T16:48:14.582Z] d747dcd14b5f: Verifying Checksum [2022-12-14T16:48:14.582Z] d747dcd14b5f: Download complete [2022-12-14T16:48:14.582Z] e9a5061849ea: Verifying Checksum [2022-12-14T16:48:14.582Z] e9a5061849ea: Download complete [2022-12-14T16:48:14.582Z] ab5ef0e58194: Download complete [2022-12-14T16:48:14.840Z] 2de7ff778b66: Verifying Checksum [2022-12-14T16:48:14.840Z] 2de7ff778b66: Download complete [2022-12-14T16:48:17.373Z] ab5ef0e58194: Pull complete [2022-12-14T16:48:17.373Z] 9712f1f96733: Pull complete [2022-12-14T16:48:17.939Z] 63f879dbbcfc: Pull complete [2022-12-14T16:48:21.220Z] 0d9ebad4ef96: Pull complete [2022-12-14T16:48:21.220Z] e9a5061849ea: Pull complete [2022-12-14T16:48:21.220Z] d747dcd14b5f: Pull complete [2022-12-14T16:48:22.154Z] 2de7ff778b66: Pull complete [2022-12-14T16:48:22.154Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-14T16:48:22.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T16:48:22.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:48:22.225Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:48:22.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-14T16:48:24.583Z] $ docker top b412d868048f13d122c771fdad0ca80c6e0944050ac9f0a6483f1f3982eb5032 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-14T16:48:24.652Z] provisioning config files... [2022-12-14T16:48:24.662Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config399730206791209483tmp [2022-12-14T16:48:24.672Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5913939997628439741tmp [2022-12-14T16:48:24.682Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config561464489154862893tmp [Pipeline] { [Pipeline] echo [2022-12-14T16:48:24.697Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:24.978Z] ---> sigul-configuration.sh [2022-12-14T16:48:24.978Z] gpg: directory `/root/.gnupg' created [2022-12-14T16:48:24.978Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-14T16:48:24.978Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-14T16:48:24.978Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-14T16:48:24.978Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-14T16:48:24.978Z] gpg: CAST5 encrypted data [2022-12-14T16:48:24.978Z] gpg: encrypted with 1 passphrase [2022-12-14T16:48:24.978Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-14T16:48:25.263Z] + mkdir /home/jenkins [2022-12-14T16:48:25.263Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-14T16:48:25.547Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-12-14T16:48:25.555Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:25.836Z] ---> sigul-install.sh [2022-12-14T16:48:25.836Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-14T16:48:26.124Z] + git tag --list [2022-12-14T16:48:26.124Z] 0.7.1 [2022-12-14T16:48:26.124Z] v1.0.0 [2022-12-14T16:48:26.124Z] v1.1.0 [2022-12-14T16:48:26.124Z] v1.1.1 [2022-12-14T16:48:26.124Z] v1.2.2 [2022-12-14T16:48:26.124Z] v1.3.0 [2022-12-14T16:48:26.124Z] v1.3.1 [2022-12-14T16:48:26.124Z] v2.0.0 [2022-12-14T16:48:26.124Z] v2.1.0 [2022-12-14T16:48:26.124Z] v2.1.1 [2022-12-14T16:48:26.124Z] v2.1.1-dev.1 [2022-12-14T16:48:26.124Z] v2.1.1-dev.2 [2022-12-14T16:48:26.124Z] v2.1.1-dev.3 [2022-12-14T16:48:26.124Z] v2.2.0 [2022-12-14T16:48:26.124Z] v2.2.1-dev.1 [2022-12-14T16:48:26.124Z] v2.2.1-dev.2 [2022-12-14T16:48:26.124Z] v2.2.1-dev.3 [2022-12-14T16:48:26.124Z] v2.2.1-dev.4 [2022-12-14T16:48:26.124Z] v2.2.1-dev.5 [2022-12-14T16:48:26.124Z] v2.2.1-dev.6 [2022-12-14T16:48:26.124Z] v2.2.1-dev.7 [2022-12-14T16:48:26.124Z] v2.3.0 [2022-12-14T16:48:26.124Z] v2.3.0-dev.10 [2022-12-14T16:48:26.124Z] v2.3.0-dev.11 [2022-12-14T16:48:26.124Z] v2.3.0-dev.12 [2022-12-14T16:48:26.124Z] v2.3.0-dev.13 [2022-12-14T16:48:26.124Z] v2.3.0-dev.14 [2022-12-14T16:48:26.124Z] v2.3.0-dev.15 [2022-12-14T16:48:26.124Z] v2.3.0-dev.16 [2022-12-14T16:48:26.124Z] v2.3.0-dev.17 [2022-12-14T16:48:26.124Z] v2.3.0-dev.18 [2022-12-14T16:48:26.124Z] v2.3.0-dev.19 [2022-12-14T16:48:26.124Z] v2.3.0-dev.20 [2022-12-14T16:48:26.124Z] v2.3.0-dev.21 [2022-12-14T16:48:26.124Z] v2.3.0-dev.22 [2022-12-14T16:48:26.124Z] v2.3.0-dev.23 [2022-12-14T16:48:26.124Z] v2.3.0-dev.24 [2022-12-14T16:48:26.124Z] v2.3.0-dev.25 [2022-12-14T16:48:26.124Z] v2.3.0-dev.7 [2022-12-14T16:48:26.124Z] v2.3.0-dev.8 [2022-12-14T16:48:26.124Z] v2.3.0-dev.9 [2022-12-14T16:48:26.124Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-14T16:48:26.408Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-14T16:48:26.981Z] Signing Git tag with Sigul... [2022-12-14T16:48:26.981Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-14T16:48:27.250Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:27.534Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-14T16:48:27.542Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-14T16:48:27.562Z] $ docker stop --time=1 b412d868048f13d122c771fdad0ca80c6e0944050ac9f0a6483f1f3982eb5032 [2022-12-14T16:48:28.839Z] $ docker rm -f b412d868048f13d122c771fdad0ca80c6e0944050ac9f0a6483f1f3982eb5032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-14T16:48:29.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T16:48:29.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:48:29.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T16:48:29.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:48:29.600Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:48:29.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T16:48:29.959Z] $ docker top bc6e229ac8f5ad852adfcf8bffb025e1703bdfe8c7a359e808aa1b6ca5972dec -eo pid,comm [2022-12-14T16:48:30.005Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-14T16:48:30.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T16:48:30.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T16:48:30.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T16:48:30.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T16:48:30.147Z] $ docker exec bc6e229ac8f5ad852adfcf8bffb025e1703bdfe8c7a359e808aa1b6ca5972dec ssh-agent [2022-12-14T16:48:30.245Z] SSH_AUTH_SOCK=/tmp/ssh-jrE6LN2KKNmQ/agent.32 [2022-12-14T16:48:30.245Z] SSH_AGENT_PID=38 [2022-12-14T16:48:30.251Z] Running ssh-add (command line suppressed) [2022-12-14T16:48:30.365Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7667126540527475600.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7667126540527475600.key) [2022-12-14T16:48:30.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T16:48:30.663Z] + git semver bump pre [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,837 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,837 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,837 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,837 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,837 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,839 [execute] INFO git cat-file --batch-check [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,845 [execute] INFO git cat-file --batch [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T16:48:30.921Z] 2022-12-14 16:48:30,850 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:48:30.921Z] 3.0.0-dev.2 [Pipeline] } [2022-12-14T16:48:30.930Z] $ docker exec --env ******** --env ******** bc6e229ac8f5ad852adfcf8bffb025e1703bdfe8c7a359e808aa1b6ca5972dec ssh-agent -k [2022-12-14T16:48:31.031Z] unset SSH_AUTH_SOCK; [2022-12-14T16:48:31.032Z] unset SSH_AGENT_PID; [2022-12-14T16:48:31.032Z] echo Agent pid 38 killed; [2022-12-14T16:48:31.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T16:48:31.339Z] + git semver [Pipeline] } [2022-12-14T16:48:31.614Z] $ docker stop --time=1 bc6e229ac8f5ad852adfcf8bffb025e1703bdfe8c7a359e808aa1b6ca5972dec [2022-12-14T16:48:32.963Z] $ docker rm -f bc6e229ac8f5ad852adfcf8bffb025e1703bdfe8c7a359e808aa1b6ca5972dec [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T16:48:33.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T16:48:33.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:48:33.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T16:48:33.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:48:33.668Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:48:33.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T16:48:34.076Z] $ docker top 5e119850401d61e69ab6a657e1f350564ca21fb54977f27d781d2560be0b6c1c -eo pid,comm [2022-12-14T16:48:34.126Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-14T16:48:34.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T16:48:34.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T16:48:34.159Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T16:48:34.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T16:48:34.281Z] $ docker exec 5e119850401d61e69ab6a657e1f350564ca21fb54977f27d781d2560be0b6c1c ssh-agent [2022-12-14T16:48:34.395Z] SSH_AUTH_SOCK=/tmp/ssh-lvGtPEaPbg1P/agent.32 [2022-12-14T16:48:34.396Z] SSH_AGENT_PID=38 [2022-12-14T16:48:34.400Z] Running ssh-add (command line suppressed) [2022-12-14T16:48:34.510Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2675560362531347954.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2675560362531347954.key) [2022-12-14T16:48:34.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T16:48:34.809Z] + git semver push [2022-12-14T16:48:35.069Z] 2022-12-14 16:48:35,057 [run_push] DEBUG push [2022-12-14T16:48:35.069Z] 2022-12-14 16:48:35,059 [execute] INFO git cat-file --batch-check [2022-12-14T16:48:35.069Z] 2022-12-14 16:48:35,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T16:48:35.069Z] 2022-12-14 16:48:35,063 [execute] INFO git rev-list 85a95f2575560f4285550fba2cbf4d405740ae6b -- [2022-12-14T16:48:35.069Z] 2022-12-14 16:48:35,064 [execute] DEBUG Popen(['git', 'rev-list', '85a95f2575560f4285550fba2cbf4d405740ae6b', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T16:48:35.329Z] 2022-12-14 16:48:35,073 [execute] INFO git fetch -v origin [2022-12-14T16:48:35.329Z] 2022-12-14 16:48:35,074 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-14T16:48:35.899Z] 2022-12-14 16:48:35,591 [run_push] DEBUG no remote changes detected [2022-12-14T16:48:35.899Z] 2022-12-14 16:48:35,591 [execute] INFO git push origin semver [2022-12-14T16:48:35.899Z] 2022-12-14 16:48:35,591 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T16:48:36.470Z] 2022-12-14 16:48:36,426 [run_push] DEBUG push all version tags [2022-12-14T16:48:36.470Z] 2022-12-14 16:48:36,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-14T16:48:36.470Z] 2022-12-14 16:48:36,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T16:48:37.407Z] 2022-12-14 16:48:37,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-12-14T16:48:37.408Z] 3.0.0-dev.2 [Pipeline] } [2022-12-14T16:48:37.418Z] $ docker exec --env ******** --env ******** 5e119850401d61e69ab6a657e1f350564ca21fb54977f27d781d2560be0b6c1c ssh-agent -k [2022-12-14T16:48:37.509Z] unset SSH_AUTH_SOCK; [2022-12-14T16:48:37.509Z] unset SSH_AGENT_PID; [2022-12-14T16:48:37.509Z] echo Agent pid 38 killed; [2022-12-14T16:48:37.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T16:48:37.817Z] + git semver [Pipeline] } [2022-12-14T16:48:38.090Z] $ docker stop --time=1 5e119850401d61e69ab6a657e1f350564ca21fb54977f27d781d2560be0b6c1c [2022-12-14T16:48:39.405Z] $ docker rm -f 5e119850401d61e69ab6a657e1f350564ca21fb54977f27d781d2560be0b6c1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-14T16:48:39.955Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-12-14T16:48:39.955Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-12-14T16:48:39.955Z] total 16 [2022-12-14T16:48:39.955Z] drwxr-xr-x 3 root root 4096 Dec 14 16:39 . [2022-12-14T16:48:39.955Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 16:48 .. [2022-12-14T16:48:39.955Z] drwxr-xr-x 2 root root 4096 Dec 14 16:39 cost [2022-12-14T16:48:39.955Z] -rw-r--r-- 1 root root 87 Dec 14 16:39 cost.csv [2022-12-14T16:48:39.955Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-12-14T16:48:39.955Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-12-14T16:48:39.955Z] total 16 [2022-12-14T16:48:39.955Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 16:39 . [2022-12-14T16:48:39.955Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 16:48 .. [2022-12-14T16:48:39.955Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 16:39 cost [2022-12-14T16:48:39.955Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 14 16:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:40.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:41.105Z] ---> package-listing.sh [2022-12-14T16:48:41.105Z] ++ facter osfamily [2022-12-14T16:48:41.105Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T16:48:41.364Z] + OS_FAMILY=debian [2022-12-14T16:48:41.364Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-12-14T16:48:41.364Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T16:48:41.364Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T16:48:41.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T16:48:41.364Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T16:48:41.364Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-12-14T16:48:41.364Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T16:48:41.364Z] + case "${OS_FAMILY}" in [2022-12-14T16:48:41.364Z] + dpkg -l [2022-12-14T16:48:41.364Z] + grep '^ii' [2022-12-14T16:48:41.364Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T16:48:41.364Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T16:48:41.364Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T16:48:41.364Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-12-14T16:48:41.364Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-12-14T16:48:41.364Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-12-14T16:48:41.373Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-14T16:48:41.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T16:48:42.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T16:48:42.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T16:48:42.263Z] prd-ubuntu20.04-docker-8c-8g-121216 does not seem to be running inside a container [2022-12-14T16:48:42.295Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-14T16:48:42.509Z] $ docker top 88312c8f176b83eddc48cde3e2235bc275bf3752c9dbea45ec1012161b943560 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T16:48:42.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T16:48:43.129Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T16:48:43.413Z] + ls /var/log/sa-host [2022-12-14T16:48:43.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T16:48:43.565Z] provisioning config files... [2022-12-14T16:48:43.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10064400804037283752tmp [Pipeline] { [Pipeline] echo [2022-12-14T16:48:43.586Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:43.955Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T16:48:43.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:44.408Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T16:48:44.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:44.698Z] ---> sudo-logs.sh [2022-12-14T16:48:44.698Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T16:48:44.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:45.009Z] ---> job-cost.sh [2022-12-14T16:48:45.009Z] lf-activate-venv: SKIPPING [2022-12-14T16:48:45.009Z] DEBUG: total: 0.2199999988079071 [2022-12-14T16:48:45.009Z] INFO: Retrieving Stack Cost... [2022-12-14T16:48:45.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T16:48:45.834Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T16:48:45.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T16:48:46.128Z] ---> logs-deploy.sh [2022-12-14T16:48:46.128Z] lf-activate-venv: SKIPPING [2022-12-14T16:48:46.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/67 [2022-12-14T16:48:46.128Z] INFO: archiving workspace using pattern(s): [2022-12-14T16:48:48.031Z] Archives upload complete. [2022-12-14T16:48:48.031Z] INFO: archiving logs to Nexus [2022-12-14T16:48:48.598Z] ---> uname -a: [2022-12-14T16:48:48.598Z] Linux prd-ubuntu20-04-docker-8c-8g-121216 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-14T16:48:48.598Z] [2022-12-14T16:48:48.598Z] [2022-12-14T16:48:48.598Z] ---> lscpu: [2022-12-14T16:48:48.598Z] Architecture: x86_64 [2022-12-14T16:48:48.598Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-14T16:48:48.598Z] Byte Order: Little Endian [2022-12-14T16:48:48.598Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-14T16:48:48.598Z] CPU(s): 8 [2022-12-14T16:48:48.598Z] On-line CPU(s) list: 0-7 [2022-12-14T16:48:48.598Z] Thread(s) per core: 1 [2022-12-14T16:48:48.598Z] Core(s) per socket: 1 [2022-12-14T16:48:48.598Z] Socket(s): 8 [2022-12-14T16:48:48.598Z] NUMA node(s): 1 [2022-12-14T16:48:48.598Z] Vendor ID: AuthenticAMD [2022-12-14T16:48:48.598Z] CPU family: 23 [2022-12-14T16:48:48.598Z] Model: 49 [2022-12-14T16:48:48.598Z] Model name: AMD EPYC-Rome Processor [2022-12-14T16:48:48.598Z] Stepping: 0 [2022-12-14T16:48:48.598Z] CPU MHz: 2800.000 [2022-12-14T16:48:48.598Z] BogoMIPS: 5600.00 [2022-12-14T16:48:48.598Z] Virtualization: AMD-V [2022-12-14T16:48:48.598Z] Hypervisor vendor: KVM [2022-12-14T16:48:48.598Z] Virtualization type: full [2022-12-14T16:48:48.598Z] L1d cache: 256 KiB [2022-12-14T16:48:48.598Z] L1i cache: 256 KiB [2022-12-14T16:48:48.598Z] L2 cache: 4 MiB [2022-12-14T16:48:48.598Z] L3 cache: 128 MiB [2022-12-14T16:48:48.598Z] NUMA node0 CPU(s): 0-7 [2022-12-14T16:48:48.598Z] Vulnerability Itlb multihit: Not affected [2022-12-14T16:48:48.598Z] Vulnerability L1tf: Not affected [2022-12-14T16:48:48.598Z] Vulnerability Mds: Not affected [2022-12-14T16:48:48.598Z] Vulnerability Meltdown: Not affected [2022-12-14T16:48:48.598Z] Vulnerability Mmio stale data: Not affected [2022-12-14T16:48:48.598Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-14T16:48:48.598Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-14T16:48:48.598Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-14T16:48:48.598Z] Vulnerability Srbds: Not affected [2022-12-14T16:48:48.598Z] Vulnerability Tsx async abort: Not affected [2022-12-14T16:48:48.598Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-12-14T16:48:48.598Z] [2022-12-14T16:48:48.598Z] [2022-12-14T16:48:48.598Z] ---> nproc: [2022-12-14T16:48:48.598Z] 8 [2022-12-14T16:48:48.598Z] [2022-12-14T16:48:48.598Z] [2022-12-14T16:48:48.598Z] ---> df -h: [2022-12-14T16:48:48.598Z] Filesystem Size Used Avail Use% Mounted on [2022-12-14T16:48:48.598Z] overlay 155G 13G 143G 9% / [2022-12-14T16:48:48.598Z] tmpfs 64M 0 64M 0% /dev [2022-12-14T16:48:48.598Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-14T16:48:48.598Z] shm 64M 0 64M 0% /dev/shm [2022-12-14T16:48:48.598Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-12-14T16:48:48.598Z] [2022-12-14T16:48:48.598Z]