Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0a9df4262558f69d37d70706ef4b98685fbf93c 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-ssh10043209066109943667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh78156906414902575.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17778850448270072387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh38992499859094552.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13796405572523919606.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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26432 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c0a9df4262558f69d37d70706ef4b98685fbf93c (main) Commit message: "Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 c0a9df4262558f69d37d70706ef4b98685fbf93c # timeout=10 > git rev-list --no-walk 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:41:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:41:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:41:24 ========================================================= 08:41:24 EdgeX Global Pipelines Version Info 08:41:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:41:25 ------------------- 08:41:25 stable info: 08:41:25 ------------------- 08:41:25 Commited By: Ginny Guan ginny@iotechsys.com 08:41:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:41:25 Message: update stable to v1.0.265 08:41:25 ------------------- 08:41:25 experimental info: 08:41:25 ------------------- 08:41:25 Commited By: Cherry Wang cherry@iotechsys.com 08:41:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:41:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:41:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0a9df4 [Pipeline] echo 08:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:26 provisioning config files... 08:41:26 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5090858498803427745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:26 ---> ****-login.sh 08:41:26 nexus3.edgexfoundry.org:10001 08:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 nexus3.edgexfoundry.org:10002 08:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 nexus3.edgexfoundry.org:10003 08:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 nexus3.edgexfoundry.org:10004 08:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 ****.io 08:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 ---> ****-login.sh ends [Pipeline] } 08:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:41:29 + git rev-list -1 --merges c0a9df4262558f69d37d70706ef4b98685fbf93c~1..c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo 08:41:29 -----------> git rev-list -1 --merges c0a9df4262558f69d37d70706ef4b98685fbf93c~1..c0a9df4262558f69d37d70706ef4b98685fbf93c c0a9df4262558f69d37d70706ef4b98685fbf93c 08:41:29 c0a9df4262558f69d37d70706ef4b98685fbf93c [false] [Pipeline] sh 08:41:29 + git log --format=format:%s -1 c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo 08:41:29 ========================================================= 08:41:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:41:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:29 + git log --format=format:%s -1 c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] echo 08:41:29 [semverPrep] GIT_COMMIT: c0a9df4262558f69d37d70706ef4b98685fbf93c, Commit Message: Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo 08:41:29 [semverPrep] This is not a build commit. [Pipeline] sh 08:41:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:30 + grep -v github /etc/ssh/ssh_known_hosts 08:41:30 + [ -e /tmp/ssh_known_hosts ] 08:41:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:41:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:41:30 + sudo tee -a /etc/ssh/ssh_known_hosts 08:41:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:30 08:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:31 0.1.4: Pulling from edgex-devops/py-git-semver 08:41:31 b85a868b505f: Pulling fs layer 08:41:31 e2be974225ed: Pulling fs layer 08:41:31 339a4e72a1f5: Pulling fs layer 08:41:31 988bab9f4d93: Pulling fs layer 08:41:31 1469e6f7b9e6: Pulling fs layer 08:41:31 eaf3925da568: Pulling fs layer 08:41:31 bab4dde63d76: Pulling fs layer 08:41:31 bde34c3a00c8: Pulling fs layer 08:41:31 b352a97aabf1: Pulling fs layer 08:41:31 4872d77fe225: Pulling fs layer 08:41:31 5851b861e8e6: Pulling fs layer 08:41:31 1469e6f7b9e6: Waiting 08:41:31 eaf3925da568: Waiting 08:41:31 bab4dde63d76: Waiting 08:41:31 bde34c3a00c8: Waiting 08:41:31 b352a97aabf1: Waiting 08:41:31 5851b861e8e6: Waiting 08:41:31 4872d77fe225: Waiting 08:41:31 988bab9f4d93: Waiting 08:41:31 e2be974225ed: Download complete 08:41:31 988bab9f4d93: Verifying Checksum 08:41:31 988bab9f4d93: Download complete 08:41:31 1469e6f7b9e6: Verifying Checksum 08:41:31 1469e6f7b9e6: Download complete 08:41:31 eaf3925da568: Verifying Checksum 08:41:31 eaf3925da568: Download complete 08:41:31 339a4e72a1f5: Verifying Checksum 08:41:31 339a4e72a1f5: Download complete 08:41:31 bde34c3a00c8: Verifying Checksum 08:41:31 b352a97aabf1: Download complete 08:41:31 4872d77fe225: Verifying Checksum 08:41:31 4872d77fe225: Download complete 08:41:31 5851b861e8e6: Verifying Checksum 08:41:31 5851b861e8e6: Download complete 08:41:31 b85a868b505f: Verifying Checksum 08:41:31 b85a868b505f: Download complete 08:41:31 bab4dde63d76: Verifying Checksum 08:41:31 bab4dde63d76: Download complete 08:41:32 b85a868b505f: Pull complete 08:41:32 e2be974225ed: Pull complete 08:41:33 339a4e72a1f5: Pull complete 08:41:33 988bab9f4d93: Pull complete 08:41:33 1469e6f7b9e6: Pull complete 08:41:33 eaf3925da568: Pull complete 08:41:35 bab4dde63d76: Pull complete 08:41:35 bde34c3a00c8: Pull complete 08:41:35 b352a97aabf1: Pull complete 08:41:35 4872d77fe225: Pull complete 08:41:36 5851b861e8e6: Pull complete 08:41:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:36 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 08:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 08:41:42 $ docker top 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 -eo pid,comm 08:41:42 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). 08:41:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:42 [ssh-agent] Looking for ssh-agent implementation... 08:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:42 $ docker exec 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent 08:41:43 SSH_AUTH_SOCK=/tmp/ssh-7Sgioq8GwekP/agent.33 08:41:43 SSH_AGENT_PID=39 08:41:43 Running ssh-add (command line suppressed) 08:41:43 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14499455415674347897.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14499455415674347897.key) 08:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:43 + git tag --points-at HEAD [Pipeline] } 08:41:43 $ docker exec --env ******** --env ******** 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent -k 08:41:43 unset SSH_AUTH_SOCK; 08:41:43 unset SSH_AGENT_PID; 08:41:43 echo Agent pid 39 killed; 08:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:43 [ssh-agent] Looking for ssh-agent implementation... 08:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:43 $ docker exec 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent 08:41:43 SSH_AUTH_SOCK=/tmp/ssh-nxPIrAwbVkPD/agent.72 08:41:43 SSH_AGENT_PID=78 08:41:43 Running ssh-add (command line suppressed) 08:41:43 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14644221137715540105.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14644221137715540105.key) 08:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:44 + git semver init 08:41:44 2024-11-14 08:41:44,481 [run_init] DEBUG init version:0.0.0 force:False 08:41:44 2024-11-14 08:41:44,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 08:41:44 2024-11-14 08:41:44,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 08:41:44 2024-11-14 08:41:44,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 08:41:47 2024-11-14 08:41:46,589 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 08:41:47 2024-11-14 08:41:46,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 08:41:47 2024-11-14 08:41:46,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:41:47 2024-11-14 08:41:46,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:41:47 4.0.0-dev.4 [Pipeline] } 08:41:47 $ docker exec --env ******** --env ******** 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 ssh-agent -k 08:41:47 unset SSH_AUTH_SOCK; 08:41:47 unset SSH_AGENT_PID; 08:41:47 echo Agent pid 78 killed; 08:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:47 + git semver [Pipeline] } 08:41:47 $ docker stop --time=1 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 08:41:49 $ docker rm -f --volumes 36c47852e0b349801d871bb87786658b55d5cb539e31ebb983910821c45ae8b9 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:41:49 Stashed 1 file(s) [Pipeline] echo 08:41:49 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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 08:41:49 provisioning config files... 08:41:49 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17744841957606143095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:50 ---> ****-login.sh 08:41:50 nexus3.edgexfoundry.org:10001 08:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:50 Configure a credential helper to remove this warning. See 08:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:50 08:41:50 Login Succeeded 08:41:50 nexus3.edgexfoundry.org:10002 08:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:50 Configure a credential helper to remove this warning. See 08:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:50 08:41:50 Login Succeeded 08:41:50 nexus3.edgexfoundry.org:10003 08:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:50 Configure a credential helper to remove this warning. See 08:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:50 08:41:50 Login Succeeded 08:41:50 nexus3.edgexfoundry.org:10004 08:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:50 Configure a credential helper to remove this warning. See 08:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:50 08:41:50 Login Succeeded 08:41:50 ****.io 08:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:50 Configure a credential helper to remove this warning. See 08:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:50 08:41:50 Login Succeeded 08:41:50 ---> ****-login.sh ends [Pipeline] } 08:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:50 ========================================================= 08:41:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:41:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:41:51 Sending build context to Docker daemon 16.64MB 08:41:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:41:51 Step 2/12 : FROM ${BASE} AS builder 08:41:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:41:51 43c4264eed91: Pulling fs layer 08:41:51 4cc291be95ef: Pulling fs layer 08:41:51 2ac1f1163629: Pulling fs layer 08:41:51 5c3c966382ef: Pulling fs layer 08:41:51 4f4fb700ef54: Pulling fs layer 08:41:51 5d5c8e513c77: Pulling fs layer 08:41:51 9f66e0745190: Pulling fs layer 08:41:51 f49a43e4bbc0: Pulling fs layer 08:41:51 561ebcabdf7f: Pulling fs layer 08:41:51 4f4fb700ef54: Waiting 08:41:51 5d5c8e513c77: Waiting 08:41:51 9f66e0745190: Waiting 08:41:51 f49a43e4bbc0: Waiting 08:41:51 561ebcabdf7f: Waiting 08:41:51 5c3c966382ef: Waiting 08:41:51 4cc291be95ef: Download complete 08:41:51 5c3c966382ef: Verifying Checksum 08:41:51 5c3c966382ef: Download complete 08:41:51 4f4fb700ef54: Verifying Checksum 08:41:51 4f4fb700ef54: Download complete 08:41:51 5d5c8e513c77: Verifying Checksum 08:41:51 5d5c8e513c77: Download complete 08:41:51 43c4264eed91: Download complete 08:41:51 9f66e0745190: Verifying Checksum 08:41:51 9f66e0745190: Download complete 08:41:51 43c4264eed91: Pull complete 08:41:52 561ebcabdf7f: Download complete 08:41:52 4cc291be95ef: Pull complete 08:41:52 2ac1f1163629: Verifying Checksum 08:41:52 2ac1f1163629: Download complete 08:41:52 f49a43e4bbc0: Verifying Checksum 08:41:52 f49a43e4bbc0: Download complete 08:41:56 2ac1f1163629: Pull complete 08:41:56 5c3c966382ef: Pull complete 08:41:56 4f4fb700ef54: Pull complete 08:41:56 5d5c8e513c77: Pull complete 08:41:56 9f66e0745190: Pull complete 08:41:58 f49a43e4bbc0: Pull complete 08:41:59 561ebcabdf7f: Pull complete 08:41:59 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:41:59 ---> 3a752c3f9dda 08:41:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:42:04 Still waiting to schedule task 08:42:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:42:09 ---> Running in 196c16ecc2f2 08:42:09 Removing intermediate container 196c16ecc2f2 08:42:09 ---> aa4771e65afa 08:42:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:42:10 ---> Running in 4c9189c9b73c 08:42:10 Removing intermediate container 4c9189c9b73c 08:42:10 ---> 40907a33d308 08:42:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:42:10 ---> Running in 363994c471bb 08:42:10 Removing intermediate container 363994c471bb 08:42:10 ---> 06ef66e2ee29 08:42:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:42:11 ---> Running in f681e885f8c6 08:42:11 Removing intermediate container f681e885f8c6 08:42:11 ---> a0e4b700d1e6 08:42:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:11 ---> Running in 6ffa4313fe3c 08:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:42:11 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:42:11 (2/4) Installing libedit (20240517.3.1-r0) 08:42:11 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:42:11 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:42:11 Executing busybox-1.36.1-r29.trigger 08:42:11 OK: 250 MiB in 58 packages 08:42:12 Removing intermediate container 6ffa4313fe3c 08:42:12 ---> 9cb54a65ea1b 08:42:12 Step 8/12 : WORKDIR /device-rest-go 08:42:12 ---> Running in c0d9ec0ea27c 08:42:12 Removing intermediate container c0d9ec0ea27c 08:42:12 ---> 5d7f69648ec8 08:42:12 Step 9/12 : COPY go.mod vendor* ./ 08:42:12 ---> c85026bca94f 08:42:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:12 ---> Running in f64b65866247 08:43:20 Removing intermediate container f64b65866247 08:43:20 ---> 1673035ec626 08:43:20 Step 11/12 : COPY . . 08:43:20 ---> 604a063a35f6 08:43:20 Step 12/12 : RUN $MAKE 08:43:20 ---> Running in 39d1f8a1a6b6 08:43:20 noop 08:43:20 Removing intermediate container 39d1f8a1a6b6 08:43:20 ---> 265b05a12457 08:43:20 Successfully built 265b05a12457 08:43:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:20 + docker inspect -f . ci-base-image-x86_64 08:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:21 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 08:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 08:43:21 $ docker top 06d66e31693015cacd4a0cab05dbc2cca53c28bcf924b1bfa0f7a6060e7e7e3c -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:21 + go version 08:43:21 go version go1.23.2 linux/amd64 [Pipeline] } 08:43:21 $ docker stop --time=1 06d66e31693015cacd4a0cab05dbc2cca53c28bcf924b1bfa0f7a6060e7e7e3c 08:43:23 $ docker rm -f --volumes 06d66e31693015cacd4a0cab05dbc2cca53c28bcf924b1bfa0f7a6060e7e7e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:23 + docker inspect -f . ci-base-image-x86_64 08:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:23 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 08:43:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 08:43:24 $ docker top 7f60bd0adf0dacd3231ddadbaf449d9a318777027128cd6e560a0a0f0c08dbec -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 08:43:24 + make test 08:43:24 go test ./... -coverprofile=coverage.out ./... 08:43:27 ? github.com/edgexfoundry/device-rest-go [no test files] 08:43:45 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 08:43:45 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements 08:43:57 go vet ./... 08:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:44:03 $ docker stop --time=1 7f60bd0adf0dacd3231ddadbaf449d9a318777027128cd6e560a0a0f0c08dbec 08:44:14 $ docker rm -f --volumes 7f60bd0adf0dacd3231ddadbaf449d9a318777027128cd6e560a0a0f0c08dbec [Pipeline] // withDockerContainer [Pipeline] sh 08:44:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:15 + ls -al . 08:44:15 total 244 08:44:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:43 . 08:44:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:41 .. 08:44:15 -rw-rw-r-- 1 jenkins jenkins 151 Nov 14 08:41 .dockerignore 08:44:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:43 .git 08:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 .github 08:44:15 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 08:41 .gitignore 08:44:15 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:41 .golangci.yml 08:44:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:41 .semver 08:44:15 -rw-rw-r-- 1 jenkins jenkins 20138 Nov 14 08:41 Attribution.txt 08:44:15 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 14 08:41 CHANGELOG.md 08:44:15 -rw-rw-r-- 1 jenkins jenkins 1697 Nov 14 08:41 Dockerfile 08:44:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:41 GOVERNANCE.md 08:44:15 -rw-rw-r-- 1 jenkins jenkins 680 Nov 14 08:41 Jenkinsfile 08:44:15 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 08:41 LICENSE 08:44:15 -rw-rw-r-- 1 jenkins jenkins 2598 Nov 14 08:41 Makefile 08:44:15 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 08:41 OWNERS.md 08:44:15 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 14 08:41 README.md 08:44:15 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION 08:44:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:41 bin 08:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 cmd 08:44:15 -rw-r--r-- 1 jenkins jenkins 14565 Nov 14 08:43 coverage.out 08:44:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:41 driver 08:44:15 -rw-rw-r-- 1 jenkins jenkins 6390 Nov 14 08:41 go.mod 08:44:15 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 08:41 go.sum 08:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:41 openapi 08:44:15 -rw-rw-r-- 1 jenkins jenkins 713 Nov 14 08:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:15 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c --label arch=amd64 --label version=4.0.0-dev.4 . 08:44:15 Sending build context to Docker daemon 16.66MB 08:44:15 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:44:15 Step 2/26 : FROM ${BASE} AS builder 08:44:15 ---> 265b05a12457 08:44:15 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:44:16 ---> Running in 35282edd4fc0 08:44:16 Removing intermediate container 35282edd4fc0 08:44:16 ---> 36ab6d1f0577 08:44:16 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:44:16 ---> Running in 043eae6ba791 08:44:16 Removing intermediate container 043eae6ba791 08:44:16 ---> b8fc904816c1 08:44:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:44:16 ---> Running in befd7160c8fe 08:44:16 Removing intermediate container befd7160c8fe 08:44:16 ---> 954f74cd5f39 08:44:16 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:44:16 ---> Running in 738e10dd7458 08:44:17 Removing intermediate container 738e10dd7458 08:44:17 ---> b74bb373554c 08:44:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:17 ---> Running in c68f39238f58 08:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:44:17 OK: 250 MiB in 58 packages 08:44:18 Removing intermediate container c68f39238f58 08:44:18 ---> 0a7e557abc90 08:44:18 Step 8/26 : WORKDIR /device-rest-go 08:44:18 ---> Running in 4ebb1067cb5c 08:44:18 Removing intermediate container 4ebb1067cb5c 08:44:18 ---> 7ec2bca66b13 08:44:18 Step 9/26 : COPY go.mod vendor* ./ 08:44:18 ---> 1dda3cfbf80f 08:44:18 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:18 ---> Running in d729aefea373 08:44:18 Removing intermediate container d729aefea373 08:44:18 ---> 256c783e4827 08:44:18 Step 11/26 : COPY . . 08:44:19 ---> 9a73fb596946 08:44:19 Step 12/26 : RUN $MAKE 08:44:19 ---> Running in 2fcc29409cf9 08:44:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 08:44:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26437 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 08:44:34 Running in /w/workspace/device-rest-go/181 [Pipeline] { [Pipeline] checkout 08:44:34 The recommended git tool is: git 08:44:45 using credential edgex-jenkins-ssh 08:44:45 Cloning the remote Git repository 08:44:45 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:44:45 > git init /w/workspace/device-rest-go/181 # timeout=10 08:44:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:44:45 > git --version # timeout=10 08:44:45 > git --version # 'git version 2.25.1' 08:44:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:44:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:51 Avoid second fetch 08:44:51 Checking out Revision c0a9df4262558f69d37d70706ef4b98685fbf93c (main) 08:44:51 > git config core.sparsecheckout # timeout=10 08:44:51 > git checkout -f c0a9df4262558f69d37d70706ef4b98685fbf93c # timeout=10 08:44:53 Commit message: "Merge pull request #428 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:44:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:58 Dload Upload Total Spent Left Speed 08:44:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 129k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh 08:44:58 Removing intermediate container 2fcc29409cf9 08:44:58 ---> e58d027cb7fb 08:44:58 Step 13/26 : FROM alpine:3.20 08:44:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:44:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:44:59 + sudo tee /etc/docker/daemon.new 08:44:59 { 08:44:59 "registry-mirrors": [ 08:44:59 "https://nexus3.edgexfoundry.org:10001" 08:44:59 ], 08:44:59 "bip": "10.250.0.254/24", 08:44:59 "hosts": [ 08:44:59 "tcp://0.0.0.0:5555", 08:44:59 "unix:///var/run/docker.sock" 08:44:59 ], 08:44:59 "mtu": 1458, 08:44:59 "selinux-enabled": true, 08:44:59 "seccomp-profile": "/etc/docker/seccomp.json" 08:44:59 } [Pipeline] sh 08:44:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:45:00 + sudo service docker restart 08:45:02 3.20: Pulling from library/alpine 08:45:02 da9db072f522: Pulling fs layer 08:45:02 da9db072f522: Verifying Checksum 08:45:02 da9db072f522: Download complete 08:45:02 da9db072f522: Pull complete 08:45:02 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:45:02 Status: Downloaded newer image for alpine:3.20 08:45:02 ---> 63b790fccc90 08:45:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:45:02 ---> Running in 38d5f48f4e29 08:45:02 Removing intermediate container 38d5f48f4e29 08:45:02 ---> 29ff3acbec22 08:45:02 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 08:45:02 ---> Running in 050765bedf02 08:45:02 Removing intermediate container 050765bedf02 08:45:02 ---> 99b20051c310 08:45:02 Step 16/26 : RUN apk add --update --no-cache dumb-init 08:45:03 ---> Running in d29f3bd94c0b 08:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:03 (1/1) Installing dumb-init (1.2.5-r3) 08:45:03 Executing busybox-1.36.1-r29.trigger 08:45:03 OK: 8 MiB in 15 packages 08:45:04 Removing intermediate container d29f3bd94c0b 08:45:04 ---> 6aa96ddd706c 08:45:04 Step 17/26 : RUN apk --no-cache upgrade 08:45:04 ---> Running in 292c3a3e7964 08:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:04 Upgrading critical system libraries and apk-tools: 08:45:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:45:04 Executing busybox-1.36.1-r29.trigger 08:45:04 Continuing the upgrade transaction with new apk-tools: 08:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:45:05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:45:05 OK: 8 MiB in 15 packages 08:45:05 Removing intermediate container 292c3a3e7964 08:45:05 ---> b11f8fd06ad1 08:45:05 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 08:45:07 ---> 6d8fca720ce9 08:45:07 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 08:45:07 ---> 7e2eab0d7970 08:45:07 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 08:45:07 ---> b564ba3e5467 08:45:07 Step 21/26 : EXPOSE 59986 08:45:07 ---> Running in b358f6810782 08:45:07 Removing intermediate container b358f6810782 08:45:07 ---> 2c0893be5fc6 08:45:07 Step 22/26 : ENTRYPOINT ["/device-rest"] 08:45:08 ---> Running in 47b472d69eea 08:45:08 Removing intermediate container 47b472d69eea 08:45:08 ---> c65e63f3379e 08:45:08 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:45:08 ---> Running in a4c734884375 08:45:08 Removing intermediate container a4c734884375 08:45:08 ---> bef47fce7ee7 08:45:08 Step 24/26 : LABEL arch=amd64 08:45:08 ---> Running in 86f5bdb04e79 08:45:08 Removing intermediate container 86f5bdb04e79 08:45:08 ---> 26b851f1980b 08:45:08 Step 25/26 : LABEL git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c 08:45:08 ---> Running in dd08448ad567 08:45:08 Removing intermediate container dd08448ad567 08:45:08 ---> a10315910283 08:45:08 Step 26/26 : LABEL version=4.0.0-dev.4 08:45:08 ---> Running in 1ef9d85ea0a6 08:45:08 Removing intermediate container 1ef9d85ea0a6 08:45:08 ---> f5345c559a8c 08:45:08 [Warning] One or more build-args [ARCH] were not consumed 08:45:08 Successfully built f5345c559a8c 08:45:08 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:08 provisioning config files... 08:45:08 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4811685327608062735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:08 ---> ****-login.sh 08:45:08 nexus3.edgexfoundry.org:10001 08:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:08 Configure a credential helper to remove this warning. See 08:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:08 08:45:08 Login Succeeded 08:45:08 nexus3.edgexfoundry.org:10002 08:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:08 Configure a credential helper to remove this warning. See 08:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:08 08:45:08 Login Succeeded 08:45:08 nexus3.edgexfoundry.org:10003 08:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:09 Configure a credential helper to remove this warning. See 08:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:09 08:45:09 Login Succeeded 08:45:09 nexus3.edgexfoundry.org:10004 08:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:09 Configure a credential helper to remove this warning. See 08:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:09 08:45:09 Login Succeeded 08:45:09 ****.io 08:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:09 Configure a credential helper to remove this warning. See 08:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:09 08:45:09 Login Succeeded 08:45:09 ---> ****-login.sh ends [Pipeline] } 08:45:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:09 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 08:45:09 c0a9df4262558f69d37d70706ef4b98685fbf93c 08:45:09 latest 08:45:09 4.0.0-dev.4 08:45:09 c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 08:45:09 main 08:45:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:09 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:10 + docker push nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c 08:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:45:10 88db40ad87c1: Preparing 08:45:10 48ce5fa47208: Preparing 08:45:10 37f248da2e71: Preparing 08:45:10 f7fd652490e1: Preparing 08:45:10 ba62a52ed1f5: Preparing 08:45:10 75654b8eeebd: Preparing 08:45:10 75654b8eeebd: Waiting 08:45:10 48ce5fa47208: Pushed 08:45:10 ba62a52ed1f5: Pushed 08:45:10 88db40ad87c1: Pushed 08:45:10 75654b8eeebd: Layer already exists 08:45:10 f7fd652490e1: Pushed 08:45:14 37f248da2e71: Pushed 08:45:14 c0a9df4262558f69d37d70706ef4b98685fbf93c: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:14 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:14 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 08:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:45:14 88db40ad87c1: Preparing 08:45:14 48ce5fa47208: Preparing 08:45:14 37f248da2e71: Preparing 08:45:14 f7fd652490e1: Preparing 08:45:14 ba62a52ed1f5: Preparing 08:45:14 75654b8eeebd: Preparing 08:45:14 75654b8eeebd: Waiting 08:45:14 ba62a52ed1f5: Layer already exists 08:45:14 48ce5fa47208: Layer already exists 08:45:14 88db40ad87c1: Layer already exists 08:45:14 f7fd652490e1: Layer already exists 08:45:14 37f248da2e71: Layer already exists 08:45:14 75654b8eeebd: Layer already exists 08:45:14 latest: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:15 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:15 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.4 08:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:45:15 88db40ad87c1: Preparing 08:45:15 48ce5fa47208: Preparing 08:45:15 37f248da2e71: Preparing 08:45:15 f7fd652490e1: Preparing 08:45:15 ba62a52ed1f5: Preparing 08:45:15 75654b8eeebd: Preparing 08:45:15 75654b8eeebd: Waiting 08:45:15 37f248da2e71: Layer already exists 08:45:15 48ce5fa47208: Layer already exists 08:45:15 ba62a52ed1f5: Layer already exists 08:45:15 88db40ad87c1: Layer already exists 08:45:15 f7fd652490e1: Layer already exists 08:45:15 75654b8eeebd: Layer already exists 08:45:15 4.0.0-dev.4: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:15 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:16 + docker push nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 08:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:45:16 88db40ad87c1: Preparing 08:45:16 48ce5fa47208: Preparing 08:45:16 37f248da2e71: Preparing 08:45:16 f7fd652490e1: Preparing 08:45:16 ba62a52ed1f5: Preparing 08:45:16 75654b8eeebd: Preparing 08:45:16 75654b8eeebd: Waiting 08:45:16 37f248da2e71: Layer already exists 08:45:16 48ce5fa47208: Layer already exists 08:45:16 88db40ad87c1: Layer already exists 08:45:16 ba62a52ed1f5: Layer already exists 08:45:16 f7fd652490e1: Layer already exists 08:45:16 75654b8eeebd: Layer already exists 08:45:16 c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:16 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:16 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 08:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:45:16 88db40ad87c1: Preparing 08:45:16 48ce5fa47208: Preparing 08:45:16 37f248da2e71: Preparing 08:45:16 f7fd652490e1: Preparing 08:45:16 ba62a52ed1f5: Preparing 08:45:16 75654b8eeebd: Preparing 08:45:16 75654b8eeebd: Waiting 08:45:16 48ce5fa47208: Layer already exists 08:45:16 ba62a52ed1f5: Layer already exists 08:45:16 f7fd652490e1: Layer already exists 08:45:16 37f248da2e71: Layer already exists 08:45:16 88db40ad87c1: Layer already exists 08:45:16 75654b8eeebd: Layer already exists 08:45:16 main: digest: sha256:f77d1920ea6fce25d351e1375328bdae5e85b439be995fe6e193f0e04dbdd540 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:16 ===================================================== [Pipeline] echo 08:45:16 taggedImages: 08:45:16 - nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c 08:45:16 - nexus3.edgexfoundry.org:10004/device-rest:latest 08:45:16 - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.4 08:45:16 - nexus3.edgexfoundry.org:10004/device-rest:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 08:45:16 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:17 08:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:17 latest: Pulling from edgex-lftools-log-publisher 08:45:17 5eb5b503b376: Pulling fs layer 08:45:17 5c69ac0246d0: Pulling fs layer 08:45:17 ec43610c2a17: Pulling fs layer 08:45:17 3a2ae6a8a46f: Pulling fs layer 08:45:17 33b1e0a273af: Pulling fs layer 08:45:17 5d3b04190fa2: Pulling fs layer 08:45:17 2f39f015ded8: Pulling fs layer 08:45:17 5d3b04190fa2: Waiting 08:45:17 33b1e0a273af: Waiting 08:45:17 3a2ae6a8a46f: Waiting 08:45:17 5c69ac0246d0: Verifying Checksum 08:45:17 5c69ac0246d0: Download complete 08:45:17 3a2ae6a8a46f: Verifying Checksum 08:45:17 3a2ae6a8a46f: Download complete 08:45:17 33b1e0a273af: Verifying Checksum 08:45:17 33b1e0a273af: Download complete 08:45:17 5d3b04190fa2: Download complete 08:45:17 ec43610c2a17: Verifying Checksum 08:45:17 ec43610c2a17: Download complete 08:45:17 5eb5b503b376: Verifying Checksum 08:45:17 5eb5b503b376: Download complete 08:45:18 2f39f015ded8: Verifying Checksum 08:45:18 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:18 provisioning config files... 08:45:18 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/181@tmp/config1545562091851611256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:18 ---> ****-login.sh 08:45:18 nexus3.edgexfoundry.org:10001 08:45:19 5eb5b503b376: Pull complete 08:45:19 5c69ac0246d0: Pull complete 08:45:19 ec43610c2a17: Pull complete 08:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:19 3a2ae6a8a46f: Pull complete 08:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:19 Configure a credential helper to remove this warning. See 08:45:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:19 08:45:19 Login Succeeded 08:45:19 nexus3.edgexfoundry.org:10002 08:45:20 33b1e0a273af: Pull complete 08:45:20 5d3b04190fa2: Pull complete 08:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:20 Configure a credential helper to remove this warning. See 08:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:20 08:45:20 Login Succeeded 08:45:20 nexus3.edgexfoundry.org:10003 08:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:20 Configure a credential helper to remove this warning. See 08:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:20 08:45:20 Login Succeeded 08:45:20 nexus3.edgexfoundry.org:10004 08:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:21 Configure a credential helper to remove this warning. See 08:45:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:21 08:45:21 Login Succeeded 08:45:21 ****.io 08:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:21 Configure a credential helper to remove this warning. See 08:45:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:21 08:45:21 Login Succeeded 08:45:21 ---> ****-login.sh ends [Pipeline] } 08:45:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:45:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:22 ========================================================= 08:45:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:45:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:45:22 Sending build context to Docker daemon 140.8kB 08:45:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:45:23 Step 2/12 : FROM ${BASE} AS builder 08:45:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:45:23 cf04c63912e1: Pulling fs layer 08:45:23 55b35a11ae5e: Pulling fs layer 08:45:23 a37a00ec5f00: Pulling fs layer 08:45:23 50b3750afda1: Pulling fs layer 08:45:23 4f4fb700ef54: Pulling fs layer 08:45:23 80978eb59214: Pulling fs layer 08:45:23 c9f46d7d2bd2: Pulling fs layer 08:45:23 c5a475d317c9: Pulling fs layer 08:45:23 4f4fb700ef54: Waiting 08:45:23 80978eb59214: Waiting 08:45:23 c9f46d7d2bd2: Waiting 08:45:23 c5a475d317c9: Waiting 08:45:23 50b3750afda1: Waiting 08:45:23 55b35a11ae5e: Verifying Checksum 08:45:23 55b35a11ae5e: Download complete 08:45:23 50b3750afda1: Verifying Checksum 08:45:23 50b3750afda1: Download complete 08:45:23 4f4fb700ef54: Verifying Checksum 08:45:23 4f4fb700ef54: Download complete 08:45:23 80978eb59214: Verifying Checksum 08:45:23 80978eb59214: Download complete 08:45:23 cf04c63912e1: Download complete 08:45:23 c5a475d317c9: Verifying Checksum 08:45:23 c5a475d317c9: Download complete 08:45:24 cf04c63912e1: Pull complete 08:45:25 55b35a11ae5e: Pull complete 08:45:25 2f39f015ded8: Pull complete 08:45:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:25 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 08:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 08:45:25 a37a00ec5f00: Verifying Checksum 08:45:25 a37a00ec5f00: Download complete 08:45:26 c9f46d7d2bd2: Verifying Checksum 08:45:26 c9f46d7d2bd2: Download complete 08:45:32 $ docker top 44cf611ba0371936e55620ec611382260d6b7226ea28b7a13c565be9f705ccd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:32 ---> job-cost.sh 08:45:32 lf-activate-venv: SKIPPING 08:45:32 INFO: No Stack... 08:45:32 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:32 INFO: Archiving Costs [Pipeline] sh 08:45:33 + + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 08:45:33 cut -d, -f6 [Pipeline] lock 08:45:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] 08:45:33 Resource [jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] did not exist. Created. 08:45:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:45:33 + echo total: 0.2199999988079071 [Pipeline] stash 08:45:33 Stashed 1 file(s) [Pipeline] } 08:45:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 08:45:33 $ docker stop --time=1 44cf611ba0371936e55620ec611382260d6b7226ea28b7a13c565be9f705ccd4 08:45:34 $ docker rm -f --volumes 44cf611ba0371936e55620ec611382260d6b7226ea28b7a13c565be9f705ccd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:39 a37a00ec5f00: Pull complete 08:45:39 50b3750afda1: Pull complete 08:45:39 4f4fb700ef54: Pull complete 08:45:39 80978eb59214: Pull complete 08:45:49 c9f46d7d2bd2: Pull complete 08:45:50 c5a475d317c9: Pull complete 08:45:50 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:45:50 ---> be29e6b0f0d4 08:45:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:45:51 ---> Running in 65f9bc39fa82 08:45:52 Removing intermediate container 65f9bc39fa82 08:45:52 ---> 6d3e075b3f81 08:45:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:45:52 ---> Running in 8fd3b7ea3530 08:45:52 Removing intermediate container 8fd3b7ea3530 08:45:52 ---> ff424da85a65 08:45:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:45:52 ---> Running in 1756c3534778 08:45:53 Removing intermediate container 1756c3534778 08:45:53 ---> ab38612a2635 08:45:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:45:53 ---> Running in 36612883de7b 08:45:54 Removing intermediate container 36612883de7b 08:45:54 ---> 223b401eb3ce 08:45:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:45:54 ---> Running in ca1cb756ff2b 08:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:45:59 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:45:59 (2/4) Installing libedit (20240517.3.1-r0) 08:45:59 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:45:59 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:45:59 Executing busybox-1.36.1-r29.trigger 08:45:59 OK: 242 MiB in 58 packages 08:46:01 Removing intermediate container ca1cb756ff2b 08:46:01 ---> 222e6fc5a02e 08:46:01 Step 8/12 : WORKDIR /device-rest-go 08:46:01 ---> Running in e32e98f425ce 08:46:01 Removing intermediate container e32e98f425ce 08:46:01 ---> 8f7101f4a559 08:46:01 Step 9/12 : COPY go.mod vendor* ./ 08:46:02 ---> 86dddb73f8e8 08:46:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:02 ---> Running in 769717142cd8 08:48:09 Removing intermediate container 769717142cd8 08:48:09 ---> 7824ba031393 08:48:09 Step 11/12 : COPY . . 08:48:09 ---> 8a15b3a7b372 08:48:09 Step 12/12 : RUN $MAKE 08:48:09 ---> Running in c6192e440dbd 08:48:09 noop 08:48:09 Removing intermediate container c6192e440dbd 08:48:09 ---> a355707301aa 08:48:09 Successfully built a355707301aa 08:48:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:09 + docker inspect -f . ci-base-image-arm64 08:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:09 prd-ubuntu20.04-docker-arm64-4c-16g-26437 does not seem to be running inside a container 08:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/181 -v /w/workspace/device-rest-go/181:/w/workspace/device-rest-go/181:rw,z -v /w/workspace/device-rest-go/181@tmp:/w/workspace/device-rest-go/181@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 08:48:11 $ docker top 9552e850b740f49af0b9f336708a05b94b5859520d8c12f57acbce38f653f553 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:12 + go version 08:48:12 go version go1.23.2 linux/arm64 [Pipeline] } 08:48:12 $ docker stop --time=1 9552e850b740f49af0b9f336708a05b94b5859520d8c12f57acbce38f653f553 08:48:14 $ docker rm -f --volumes 9552e850b740f49af0b9f336708a05b94b5859520d8c12f57acbce38f653f553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:14 + docker inspect -f . ci-base-image-arm64 08:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:15 prd-ubuntu20.04-docker-arm64-4c-16g-26437 does not seem to be running inside a container 08:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/181 -v /w/workspace/device-rest-go/181:/w/workspace/device-rest-go/181:rw,z -v /w/workspace/device-rest-go/181@tmp:/w/workspace/device-rest-go/181@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 08:48:16 $ docker top ccb5567e7660ad29a41af445bb4b7f9fec94ecb9c48f6ca52856f17954fc7727 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:17 + git config --global --add safe.directory /w/workspace/device-rest-go/181 [Pipeline] fileExists [Pipeline] sh 08:48:18 + make test 08:48:18 go test ./... -coverprofile=coverage.out ./... 08:48:25 ? github.com/edgexfoundry/device-rest-go [no test files] 08:52:32 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 08:52:32 ok github.com/edgexfoundry/device-rest-go/driver 0.045s coverage: 33.2% of statements 08:52:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:52:32 go vet ./... 08:53:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:53:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:53:28 ./bin/test-attribution-txt.sh [Pipeline] echo 08:53:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:53:28 $ docker stop --time=1 ccb5567e7660ad29a41af445bb4b7f9fec94ecb9c48f6ca52856f17954fc7727 08:53:30 $ docker rm -f --volumes ccb5567e7660ad29a41af445bb4b7f9fec94ecb9c48f6ca52856f17954fc7727 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:53:32 Warning: overwriting stash ‘coverage-report’ 08:53:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:53:33 + ls -al . 08:53:33 total 240 08:53:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:48 . 08:53:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:44 .. 08:53:33 -rw-rw-r-- 1 jenkins jenkins 151 Nov 14 08:44 .dockerignore 08:53:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git 08:53:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:44 .github 08:53:33 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 08:44 .gitignore 08:53:33 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 08:44 .golangci.yml 08:53:33 -rw-rw-r-- 1 jenkins jenkins 20138 Nov 14 08:44 Attribution.txt 08:53:33 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 14 08:44 CHANGELOG.md 08:53:33 -rw-rw-r-- 1 jenkins jenkins 1697 Nov 14 08:44 Dockerfile 08:53:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 08:44 GOVERNANCE.md 08:53:33 -rw-rw-r-- 1 jenkins jenkins 680 Nov 14 08:44 Jenkinsfile 08:53:33 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 08:44 LICENSE 08:53:33 -rw-rw-r-- 1 jenkins jenkins 2598 Nov 14 08:44 Makefile 08:53:33 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 08:44 OWNERS.md 08:53:33 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 14 08:44 README.md 08:53:33 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION 08:53:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:44 bin 08:53:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:44 cmd 08:53:33 -rw-r--r-- 1 jenkins jenkins 14565 Nov 14 08:52 coverage.out 08:53:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:44 driver 08:53:33 -rw-rw-r-- 1 jenkins jenkins 6390 Nov 14 08:44 go.mod 08:53:33 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 08:44 go.sum 08:53:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:44 openapi 08:53:33 -rw-rw-r-- 1 jenkins jenkins 713 Nov 14 08:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:34 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c --label arch=arm64 --label version=4.0.0-dev.4 . 08:53:34 Sending build context to Docker daemon 156.2kB 08:53:34 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:53:34 Step 2/26 : FROM ${BASE} AS builder 08:53:34 ---> a355707301aa 08:53:34 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:53:34 ---> Running in dc81e0e00e8f 08:53:34 Removing intermediate container dc81e0e00e8f 08:53:34 ---> 40ddb964cde9 08:53:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:53:34 ---> Running in 407921df6af5 08:53:35 Removing intermediate container 407921df6af5 08:53:35 ---> 1dc583718463 08:53:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:53:35 ---> Running in ddc1554b1865 08:53:35 Removing intermediate container ddc1554b1865 08:53:35 ---> 3b017aa29151 08:53:35 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:53:35 ---> Running in f9ab1e5b576b 08:53:36 Removing intermediate container f9ab1e5b576b 08:53:36 ---> faa75440680d 08:53:36 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:53:36 ---> Running in 94281a24446d 08:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:39 OK: 242 MiB in 58 packages 08:53:40 Removing intermediate container 94281a24446d 08:53:40 ---> 8ebb59c93b31 08:53:40 Step 8/26 : WORKDIR /device-rest-go 08:53:40 ---> Running in 6ea0bf124c9c 08:53:40 Removing intermediate container 6ea0bf124c9c 08:53:40 ---> 40a4afb3c51d 08:53:40 Step 9/26 : COPY go.mod vendor* ./ 08:53:41 ---> 81e474d2d596 08:53:41 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:41 ---> Running in 78817898d77e 08:53:45 Removing intermediate container 78817898d77e 08:53:45 ---> 69eb52a5c858 08:53:45 Step 11/26 : COPY . . 08:53:45 ---> ebcc15937244 08:53:45 Step 12/26 : RUN $MAKE 08:53:45 ---> Running in 885625dc0a35 08:53:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 08:58:09 Removing intermediate container 885625dc0a35 08:58:09 ---> a963ec0a0616 08:58:09 Step 13/26 : FROM alpine:3.20 08:58:09 3.20: Pulling from library/alpine 08:58:09 9986a736f7d3: Pulling fs layer 08:58:09 9986a736f7d3: Verifying Checksum 08:58:09 9986a736f7d3: Download complete 08:58:09 9986a736f7d3: Pull complete 08:58:09 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:58:09 Status: Downloaded newer image for alpine:3.20 08:58:09 ---> 511a44083d3a 08:58:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:58:09 ---> Running in a3a7324c2d66 08:58:09 Removing intermediate container a3a7324c2d66 08:58:09 ---> 7b7d25e3188e 08:58:09 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 08:58:09 ---> Running in e390ef3c7dbb 08:58:09 Removing intermediate container e390ef3c7dbb 08:58:09 ---> 0bc220bb0c82 08:58:09 Step 16/26 : RUN apk add --update --no-cache dumb-init 08:58:09 ---> Running in d04f39c8bd6f 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:09 (1/1) Installing dumb-init (1.2.5-r3) 08:58:09 Executing busybox-1.36.1-r29.trigger 08:58:09 OK: 9 MiB in 15 packages 08:58:09 Removing intermediate container d04f39c8bd6f 08:58:09 ---> 8bec940e166b 08:58:09 Step 17/26 : RUN apk --no-cache upgrade 08:58:09 ---> Running in 753ac59f905e 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:09 Upgrading critical system libraries and apk-tools: 08:58:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:58:09 Executing busybox-1.36.1-r29.trigger 08:58:09 Continuing the upgrade transaction with new apk-tools: 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:58:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:58:09 OK: 9 MiB in 15 packages 08:58:09 Removing intermediate container 753ac59f905e 08:58:09 ---> 7b0d607aa50f 08:58:09 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 08:58:10 ---> 02c05a2d2a4e 08:58:10 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 08:58:11 ---> 40e8bbba41e4 08:58:11 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 08:58:11 ---> 8707a3c49e10 08:58:11 Step 21/26 : EXPOSE 59986 08:58:11 ---> Running in 48c4f6fd649c 08:58:12 Removing intermediate container 48c4f6fd649c 08:58:12 ---> 8eb495e217e7 08:58:12 Step 22/26 : ENTRYPOINT ["/device-rest"] 08:58:12 ---> Running in be66da3f1c4f 08:58:12 Removing intermediate container be66da3f1c4f 08:58:12 ---> 1ea6e7b43804 08:58:12 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:58:12 ---> Running in 9761bc673e28 08:58:13 Removing intermediate container 9761bc673e28 08:58:13 ---> 2486d5125281 08:58:13 Step 24/26 : LABEL arch=arm64 08:58:13 ---> Running in e8ec9962d2f2 08:58:13 Removing intermediate container e8ec9962d2f2 08:58:13 ---> 8fc4f7dfa79f 08:58:13 Step 25/26 : LABEL git_sha=c0a9df4262558f69d37d70706ef4b98685fbf93c 08:58:13 ---> Running in 51e8ccffceae 08:58:14 Removing intermediate container 51e8ccffceae 08:58:14 ---> 9dbb32aa0505 08:58:14 Step 26/26 : LABEL version=4.0.0-dev.4 08:58:14 ---> Running in 340ccf1d28bb 08:58:14 Removing intermediate container 340ccf1d28bb 08:58:14 ---> c33e3998e1cd 08:58:14 [Warning] One or more build-args [ARCH] were not consumed 08:58:14 Successfully built c33e3998e1cd 08:58:14 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:14 provisioning config files... 08:58:14 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/181@tmp/config3769870047099805825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:15 ---> ****-login.sh 08:58:15 nexus3.edgexfoundry.org:10001 08:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:16 Configure a credential helper to remove this warning. See 08:58:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:16 08:58:16 Login Succeeded 08:58:16 nexus3.edgexfoundry.org:10002 08:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:17 Configure a credential helper to remove this warning. See 08:58:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:17 08:58:17 Login Succeeded 08:58:17 nexus3.edgexfoundry.org:10003 08:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:18 Configure a credential helper to remove this warning. See 08:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:18 08:58:18 Login Succeeded 08:58:18 nexus3.edgexfoundry.org:10004 08:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:19 Configure a credential helper to remove this warning. See 08:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:19 08:58:19 Login Succeeded 08:58:19 ****.io 08:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:19 Configure a credential helper to remove this warning. See 08:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:19 08:58:19 Login Succeeded 08:58:19 ---> ****-login.sh ends [Pipeline] } 08:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:19 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 08:58:19 c0a9df4262558f69d37d70706ef4b98685fbf93c 08:58:19 latest 08:58:19 4.0.0-dev.4 08:58:19 c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 08:58:19 main 08:58:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:20 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:20 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c 08:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:58:20 bb68182e7394: Preparing 08:58:20 4e0812bc21f3: Preparing 08:58:20 54a782dc12e1: Preparing 08:58:20 13a41fdce20e: Preparing 08:58:20 276053d0410f: Preparing 08:58:20 651d9022c234: Preparing 08:58:20 651d9022c234: Waiting 08:58:47 bb68182e7394: Pushed 08:58:47 276053d0410f: Pushed 08:58:47 13a41fdce20e: Pushed 08:58:47 651d9022c234: Layer already exists 08:58:47 4e0812bc21f3: Pushed 08:58:47 54a782dc12e1: Pushed 08:58:47 c0a9df4262558f69d37d70706ef4b98685fbf93c: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:47 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:48 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 08:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:58:48 bb68182e7394: Preparing 08:58:48 4e0812bc21f3: Preparing 08:58:48 54a782dc12e1: Preparing 08:58:48 13a41fdce20e: Preparing 08:58:48 276053d0410f: Preparing 08:58:48 651d9022c234: Preparing 08:58:48 651d9022c234: Waiting 08:58:48 bb68182e7394: Layer already exists 08:58:48 276053d0410f: Layer already exists 08:58:48 13a41fdce20e: Layer already exists 08:58:48 4e0812bc21f3: Layer already exists 08:58:48 54a782dc12e1: Layer already exists 08:58:48 651d9022c234: Layer already exists 08:58:48 latest: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:48 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:49 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.4 08:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:58:49 bb68182e7394: Preparing 08:58:49 4e0812bc21f3: Preparing 08:58:49 54a782dc12e1: Preparing 08:58:49 13a41fdce20e: Preparing 08:58:49 276053d0410f: Preparing 08:58:49 651d9022c234: Preparing 08:58:49 651d9022c234: Waiting 08:58:49 276053d0410f: Layer already exists 08:58:49 54a782dc12e1: Layer already exists 08:58:49 13a41fdce20e: Layer already exists 08:58:49 bb68182e7394: Layer already exists 08:58:49 4e0812bc21f3: Layer already exists 08:58:49 651d9022c234: Layer already exists 08:58:49 4.0.0-dev.4: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:49 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:50 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 08:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:58:50 bb68182e7394: Preparing 08:58:50 4e0812bc21f3: Preparing 08:58:50 54a782dc12e1: Preparing 08:58:50 13a41fdce20e: Preparing 08:58:50 276053d0410f: Preparing 08:58:50 651d9022c234: Preparing 08:58:50 651d9022c234: Waiting 08:58:50 bb68182e7394: Layer already exists 08:58:50 13a41fdce20e: Layer already exists 08:58:50 4e0812bc21f3: Layer already exists 08:58:50 276053d0410f: Layer already exists 08:58:50 54a782dc12e1: Layer already exists 08:58:50 651d9022c234: Layer already exists 08:58:50 c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:50 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:51 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 08:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:58:51 bb68182e7394: Preparing 08:58:51 4e0812bc21f3: Preparing 08:58:51 54a782dc12e1: Preparing 08:58:51 13a41fdce20e: Preparing 08:58:51 276053d0410f: Preparing 08:58:51 651d9022c234: Preparing 08:58:51 651d9022c234: Waiting 08:58:51 4e0812bc21f3: Layer already exists 08:58:51 276053d0410f: Layer already exists 08:58:51 54a782dc12e1: Layer already exists 08:58:51 bb68182e7394: Layer already exists 08:58:51 13a41fdce20e: Layer already exists 08:58:51 651d9022c234: Layer already exists 08:58:51 main: digest: sha256:5f274afd2aa5827379b372a56d4c6d15a26ecdaa5526e6effa403d1379b716a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:51 ===================================================== [Pipeline] echo 08:58:51 taggedImages: 08:58:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c 08:58:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 08:58:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.4 08:58:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:c0a9df4262558f69d37d70706ef4b98685fbf93c-4.0.0-dev.4 08:58:51 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:51 08:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:52 arm64: Pulling from edgex-lftools-log-publisher 08:58:52 8998bd30e6a1: Pulling fs layer 08:58:52 04944245beec: Pulling fs layer 08:58:52 699f458cf7ca: Pulling fs layer 08:58:52 765212b225bb: Pulling fs layer 08:58:52 f23df028b6ca: Pulling fs layer 08:58:52 d65c8cfc05b1: Pulling fs layer 08:58:52 2437ff75d9bd: Pulling fs layer 08:58:52 d65c8cfc05b1: Waiting 08:58:52 765212b225bb: Waiting 08:58:52 f23df028b6ca: Waiting 08:58:52 2437ff75d9bd: Waiting 08:58:52 04944245beec: Verifying Checksum 08:58:52 04944245beec: Download complete 08:58:52 765212b225bb: Verifying Checksum 08:58:52 765212b225bb: Download complete 08:58:52 f23df028b6ca: Verifying Checksum 08:58:52 f23df028b6ca: Download complete 08:58:52 d65c8cfc05b1: Verifying Checksum 08:58:52 d65c8cfc05b1: Download complete 08:58:52 699f458cf7ca: Verifying Checksum 08:58:52 699f458cf7ca: Download complete 08:58:53 8998bd30e6a1: Verifying Checksum 08:58:53 8998bd30e6a1: Download complete 08:58:55 2437ff75d9bd: Verifying Checksum 08:58:55 2437ff75d9bd: Download complete 08:58:57 8998bd30e6a1: Pull complete 08:58:58 04944245beec: Pull complete 08:59:00 699f458cf7ca: Pull complete 08:59:00 765212b225bb: Pull complete 08:59:01 f23df028b6ca: Pull complete 08:59:01 d65c8cfc05b1: Pull complete 08:59:19 2437ff75d9bd: Pull complete 08:59:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:19 prd-ubuntu20.04-docker-arm64-4c-16g-26437 does not seem to be running inside a container 08:59:19 $ 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-rest-go/181 -v /w/workspace/device-rest-go/181:/w/workspace/device-rest-go/181:rw,z -v /w/workspace/device-rest-go/181@tmp:/w/workspace/device-rest-go/181@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 08:59:22 $ docker top afead05a3d494f1e8ebaf869a0930cf09a9534439470491b6eb95f3ff175ac16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:23 ---> job-cost.sh 08:59:23 lf-activate-venv: SKIPPING 08:59:23 INFO: No Stack... 08:59:23 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:24 INFO: Archiving Costs [Pipeline] sh 08:59:25 + cat /w/workspace/device-rest-go/181/archives/cost.csv 08:59:25 + cut -d, -f6 [Pipeline] lock 08:59:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] 08:59:25 Resource [jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] did not exist. Created. 08:59:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:26 /w/workspace/device-rest-go/181@tmp/durable-bbf8da25/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:59:26 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:26 Warning: overwriting stash ‘stack-cost’ 08:59:26 Stashed 1 file(s) [Pipeline] } 08:59:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:26 $ docker stop --time=1 afead05a3d494f1e8ebaf869a0930cf09a9534439470491b6eb95f3ff175ac16 08:59:28 $ docker rm -f --volumes afead05a3d494f1e8ebaf869a0930cf09a9534439470491b6eb95f3ff175ac16 [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 08:59:29 provisioning config files... 08:59:29 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1682489344929763160tmp [Pipeline] { [Pipeline] sh 08:59:29 + set +x 08:59:29 + curl -s https://codecov.io/bash 08:59:29 + bash -s -- 08:59:29 08:59:29 _____ _ 08:59:29 / ____| | | 08:59:29 | | ___ __| | ___ ___ _____ __ 08:59:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:29 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:29 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:29 Bash-1.0.6 08:59:29 08:59:29 08:59:29 ==> git version 2.25.1 found 08:59:29 ==> 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 08:59:29 Release-Date: 2020-01-08 08:59:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:59:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:59:29 ==> Jenkins CI detected. 08:59:29 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 08:59:29 project root: . 08:59:29 --> token set from env 08:59:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:29 ==> Running gcov in . (disable via -X gcov) 08:59:29 ==> Python coveragepy not found 08:59:29 ==> Searching for coverage reports in: 08:59:29 + . 08:59:29 -> Found 1 reports 08:59:29 ==> Detecting git/mercurial file structure 08:59:29 ==> Reading reports 08:59:29 + ./coverage.out bytes=14565 08:59:29 ==> Appending adjustments 08:59:29 https://docs.codecov.io/docs/fixing-reports 08:59:29 + Found adjustments 08:59:29 ==> Gzipping contents 08:59:29 4.0K /tmp/codecov.hU3TZW.gz 08:59:29 ==> Uploading reports 08:59:29 url: https://codecov.io 08:59:29 query: branch=main&commit=c0a9df4262558f69d37d70706ef4b98685fbf93c&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:29 -> Pinging Codecov 08:59:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c0a9df4262558f69d37d70706ef4b98685fbf93c&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:29 -> Uploading to 08:59:29 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/c0a9df4262558f69d37d70706ef4b98685fbf93c/573177ee-ee10-420c-a81a-fd09e87269e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T085929Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e483cdb72a8fb2ebd37d38912adab5d9aa3cde03ab315395d7ff58ce8b3b3cf7 08:59:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:29 Dload Upload Total Spent Left Speed 08:59:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 10117 --:--:-- --:--:-- --:--:-- 10073 08:59:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] } 08:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:59:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:59:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:30 08:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:31 latest: Pulling from edgex-devops/edgex-snyk-go 08:59:31 43c4264eed91: Already exists 08:59:31 4cc291be95ef: Already exists 08:59:31 2ac1f1163629: Already exists 08:59:31 5c3c966382ef: Already exists 08:59:31 4f4fb700ef54: Already exists 08:59:31 d9c7d2e4e75e: Pulling fs layer 08:59:31 9c3e1370e548: Pulling fs layer 08:59:31 d9c7d2e4e75e: Verifying Checksum 08:59:31 d9c7d2e4e75e: Download complete 08:59:31 d9c7d2e4e75e: Pull complete 08:59:32 9c3e1370e548: Verifying Checksum 08:59:32 9c3e1370e548: Download complete 08:59:35 9c3e1370e548: Pull complete 08:59:35 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:35 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 08:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:latest cat 08:59:38 $ docker top afdd4ff412cb01768988212b13ddeeb7272de742e462340f1f762ae887cc4c80 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 08:59:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 08:59:38 + set -o pipefail 08:59:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 08:59:46 08:59:46 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 08:59:46 08:59:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/dcb814c7-21b8-45c5-ac7b-74a8a064e100 08:59:46 08:59:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:59:46 08:59:46 08:59:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:59:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:59:46 $ docker stop --time=1 afdd4ff412cb01768988212b13ddeeb7272de742e462340f1f762ae887cc4c80 08:59:52 $ docker rm -f --volumes afdd4ff412cb01768988212b13ddeeb7272de742e462340f1f762ae887cc4c80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:53 + git log --format=format:%s -1 c0a9df4262558f69d37d70706ef4b98685fbf93c [Pipeline] sh 08:59:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:54 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 08:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 08:59:55 $ docker top f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd -eo pid,comm 08:59:55 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). 08:59:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:55 [ssh-agent] Looking for ssh-agent implementation... 08:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:55 $ docker exec f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd ssh-agent 08:59:55 SSH_AUTH_SOCK=/tmp/ssh-Ji0VDFEEC2jy/agent.31 08:59:55 SSH_AGENT_PID=37 08:59:55 Running ssh-add (command line suppressed) 08:59:55 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8684887236977818150.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8684887236977818150.key) 08:59:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:55 + git semver tag 08:59:56 2024-11-14 08:59:56,006 [run_tag] DEBUG tag force:False 08:59:56 2024-11-14 08:59:56,006 [check_head_tag] DEBUG check head tag 08:59:56 2024-11-14 08:59:56,008 [execute] INFO git cat-file --batch-check 08:59:56 2024-11-14 08:59:56,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 08:59:56 2024-11-14 08:59:56,014 [execute] INFO git cat-file --batch 08:59:56 2024-11-14 08:59:56,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 08:59:56 2024-11-14 08:59:56,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:59:56 2024-11-14 08:59:56,041 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 08:59:56 2024-11-14 08:59:56,041 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 08:59:56 2024-11-14 08:59:56,046 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:59:56 4.0.0-dev.4 [Pipeline] } 08:59:56 $ docker exec --env ******** --env ******** f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd ssh-agent -k 08:59:56 unset SSH_AUTH_SOCK; 08:59:56 unset SSH_AGENT_PID; 08:59:56 echo Agent pid 37 killed; 08:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:56 + git semver [Pipeline] } 08:59:56 $ docker stop --time=1 f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd 08:59:58 $ docker rm -f --volumes f7a54a62c4eb90b5efc159ba1777df538fd2e9adf04122cd583757275ff5b3cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:58 08:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:58 0.23.1-centos7: Pulling from edgex-lftools 08:59:58 ab5ef0e58194: Pulling fs layer 08:59:58 9712f1f96733: Pulling fs layer 08:59:58 63f879dbbcfc: Pulling fs layer 08:59:58 0d9ebad4ef96: Pulling fs layer 08:59:58 e9a5061849ea: Pulling fs layer 08:59:58 d747dcd14b5f: Pulling fs layer 08:59:58 2de7ff778b66: Pulling fs layer 08:59:58 e9a5061849ea: Waiting 08:59:58 d747dcd14b5f: Waiting 08:59:58 2de7ff778b66: Waiting 08:59:58 0d9ebad4ef96: Waiting 08:59:58 9712f1f96733: Download complete 08:59:59 63f879dbbcfc: Verifying Checksum 08:59:59 63f879dbbcfc: Download complete 08:59:59 e9a5061849ea: Verifying Checksum 08:59:59 e9a5061849ea: Download complete 08:59:59 d747dcd14b5f: Verifying Checksum 08:59:59 d747dcd14b5f: Download complete 08:59:59 ab5ef0e58194: Verifying Checksum 08:59:59 ab5ef0e58194: Download complete 08:59:59 0d9ebad4ef96: Verifying Checksum 08:59:59 0d9ebad4ef96: Download complete 08:59:59 2de7ff778b66: Verifying Checksum 08:59:59 2de7ff778b66: Download complete 09:00:02 ab5ef0e58194: Pull complete 09:00:02 9712f1f96733: Pull complete 09:00:02 63f879dbbcfc: Pull complete 09:00:06 0d9ebad4ef96: Pull complete 09:00:07 e9a5061849ea: Pull complete 09:00:07 d747dcd14b5f: Pull complete 09:00:08 2de7ff778b66: Pull complete 09:00:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:08 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 09:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 09:00:16 $ docker top dffb4b6bc5f93031136aa3dad0e4998317295fffeef88847186573d5d1529d23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:00:16 provisioning config files... 09:00:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config113227510909350301tmp 09:00:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11812472011230352317tmp 09:00:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9828288942965351023tmp [Pipeline] { [Pipeline] echo 09:00:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:00:19 ---> sigul-configuration.sh 09:00:19 gpg: directory `/root/.gnupg' created 09:00:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:00:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:00:19 gpg: keyring `/root/.gnupg/secring.gpg' created 09:00:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:00:19 gpg: CAST5 encrypted data 09:00:19 gpg: encrypted with 1 passphrase 09:00:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:00:19 + mkdir /home/jenkins 09:00:19 + mkdir /home/jenkins/sigul [Pipeline] sh 09:00:20 + 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 09:00:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:20 ---> sigul-install.sh 09:00:20 Sigul already installed; skipping installation. [Pipeline] sh 09:00:20 + git tag --list 09:00:20 v1.0.0 09:00:20 v1.1.0 09:00:20 v1.1.1 09:00:20 v1.1.2 09:00:20 v1.2.0 09:00:20 v1.2.1 09:00:20 v2.0.0 09:00:20 v2.1.0 09:00:20 v2.1.1 09:00:20 v2.2.0 09:00:20 v2.3.0 09:00:20 v3.0 09:00:20 v3.0.0 09:00:20 v3.1 09:00:20 v3.1.0 09:00:20 v3.1.0-dev.1 09:00:20 v3.1.0-dev.10 09:00:20 v3.1.0-dev.11 09:00:20 v3.1.0-dev.12 09:00:20 v3.1.0-dev.13 09:00:20 v3.1.0-dev.14 09:00:20 v3.1.0-dev.15 09:00:20 v3.1.0-dev.16 09:00:20 v3.1.0-dev.17 09:00:20 v3.1.0-dev.18 09:00:20 v3.1.0-dev.19 09:00:20 v3.1.0-dev.2 09:00:20 v3.1.0-dev.20 09:00:20 v3.1.0-dev.21 09:00:20 v3.1.0-dev.22 09:00:20 v3.1.0-dev.23 09:00:20 v3.1.0-dev.24 09:00:20 v3.1.0-dev.25 09:00:20 v3.1.0-dev.26 09:00:20 v3.1.0-dev.27 09:00:20 v3.1.0-dev.28 09:00:20 v3.1.0-dev.29 09:00:20 v3.1.0-dev.3 09:00:20 v3.1.0-dev.30 09:00:20 v3.1.0-dev.31 09:00:20 v3.1.0-dev.32 09:00:20 v3.1.0-dev.4 09:00:20 v3.1.0-dev.5 09:00:20 v3.1.0-dev.6 09:00:20 v3.1.0-dev.7 09:00:20 v3.1.0-dev.8 09:00:20 v3.1.0-dev.9 09:00:20 v3.1.1 09:00:20 v3.2.0-dev.1 09:00:20 v3.2.0-dev.10 09:00:20 v3.2.0-dev.11 09:00:20 v3.2.0-dev.12 09:00:20 v3.2.0-dev.13 09:00:20 v3.2.0-dev.14 09:00:20 v3.2.0-dev.15 09:00:20 v3.2.0-dev.16 09:00:20 v3.2.0-dev.17 09:00:20 v3.2.0-dev.18 09:00:20 v3.2.0-dev.19 09:00:20 v3.2.0-dev.2 09:00:20 v3.2.0-dev.20 09:00:20 v3.2.0-dev.21 09:00:20 v3.2.0-dev.22 09:00:20 v3.2.0-dev.23 09:00:20 v3.2.0-dev.24 09:00:20 v3.2.0-dev.25 09:00:20 v3.2.0-dev.3 09:00:20 v3.2.0-dev.4 09:00:20 v3.2.0-dev.5 09:00:20 v3.2.0-dev.6 09:00:20 v3.2.0-dev.7 09:00:20 v3.2.0-dev.8 09:00:20 v3.2.0-dev.9 09:00:20 v4.0.0-dev.1 09:00:20 v4.0.0-dev.2 09:00:20 v4.0.0-dev.3 09:00:20 v4.0.0-dev.4 [Pipeline] sh 09:00:21 + lftools sign git-tag v4.0.0-dev.4 09:00:22 Signing Git tag with Sigul... 09:00:22 Signing v4.0.0-dev.4 [Pipeline] echo 09:00:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:00:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:25 $ docker stop --time=1 dffb4b6bc5f93031136aa3dad0e4998317295fffeef88847186573d5d1529d23 09:00:27 $ docker rm -f --volumes dffb4b6bc5f93031136aa3dad0e4998317295fffeef88847186573d5d1529d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:00:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:28 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 09:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 09:00:28 $ docker top f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:28 [ssh-agent] Looking for ssh-agent implementation... 09:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:29 $ docker exec f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 ssh-agent 09:00:29 SSH_AUTH_SOCK=/tmp/ssh-uNMCMdGidVol/agent.32 09:00:29 SSH_AGENT_PID=38 09:00:29 Running ssh-add (command line suppressed) 09:00:29 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18072706945888150905.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18072706945888150905.key) 09:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:29 + git semver bump pre 09:00:29 2024-11-14 09:00:29,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:00:29 2024-11-14 09:00:29,825 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 09:00:29 2024-11-14 09:00:29,825 [bump_version] DEBUG bumped version:4.0.0-dev.5 09:00:29 2024-11-14 09:00:29,825 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 09:00:29 2024-11-14 09:00:29,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:00:29 2024-11-14 09:00:29,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:00:29 2024-11-14 09:00:29,827 [execute] INFO git cat-file --batch-check 09:00:29 2024-11-14 09:00:29,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:29 2024-11-14 09:00:29,832 [execute] INFO git cat-file --batch 09:00:29 2024-11-14 09:00:29,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:29 2024-11-14 09:00:29,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:00:29 4.0.0-dev.5 [Pipeline] } 09:00:29 $ docker exec --env ******** --env ******** f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 ssh-agent -k 09:00:30 unset SSH_AUTH_SOCK; 09:00:30 unset SSH_AGENT_PID; 09:00:30 echo Agent pid 38 killed; 09:00:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:30 + git semver [Pipeline] } 09:00:30 $ docker stop --time=1 f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 09:00:31 $ docker rm -f --volumes f7a0f48a44ff2ead8bb3233fac1c8f22e85bb9ee64f367ad1f70e43675183597 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:32 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 09:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 09:00:33 $ docker top 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d -eo pid,comm 09:00:33 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). 09:00:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:33 [ssh-agent] Looking for ssh-agent implementation... 09:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:33 $ docker exec 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d ssh-agent 09:00:33 SSH_AUTH_SOCK=/tmp/ssh-LlmNRAzbdg3J/agent.33 09:00:33 SSH_AGENT_PID=39 09:00:33 Running ssh-add (command line suppressed) 09:00:33 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16043544364130057317.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16043544364130057317.key) 09:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:33 + git semver push 09:00:34 2024-11-14 09:00:33,966 [run_push] DEBUG push 09:00:34 2024-11-14 09:00:33,966 [execute] INFO git cat-file --batch-check 09:00:34 2024-11-14 09:00:33,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:34 2024-11-14 09:00:33,970 [execute] INFO git rev-list 21f1c82a05478783de77ad525191cb1c9d9b96a7 -- 09:00:34 2024-11-14 09:00:33,970 [execute] DEBUG Popen(['git', 'rev-list', '21f1c82a05478783de77ad525191cb1c9d9b96a7', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:34 2024-11-14 09:00:33,979 [execute] INFO git fetch -v origin 09:00:34 2024-11-14 09:00:33,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:00:34 2024-11-14 09:00:34,436 [run_push] DEBUG no remote changes detected 09:00:34 2024-11-14 09:00:34,436 [execute] INFO git push origin semver 09:00:34 2024-11-14 09:00:34,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:35 2024-11-14 09:00:35,090 [run_push] DEBUG push all version tags 09:00:35 2024-11-14 09:00:35,091 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:00:35 2024-11-14 09:00:35,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 09:00:35 2024-11-14 09:00:35,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 09:00:35 4.0.0-dev.5 [Pipeline] } 09:00:35 $ docker exec --env ******** --env ******** 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d ssh-agent -k 09:00:35 unset SSH_AUTH_SOCK; 09:00:35 unset SSH_AGENT_PID; 09:00:35 echo Agent pid 39 killed; 09:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:36 + git semver [Pipeline] } 09:00:36 $ docker stop --time=1 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d 09:00:37 $ docker rm -f --volumes 94a4d54d71b05e19978047b11ff225d303cc4690b79bc66677754d87b2af362d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:00:38 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 09:00:38 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 09:00:38 total 16 09:00:38 drwxr-xr-x 3 root root 4096 Nov 14 08:45 . 09:00:38 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. 09:00:38 drwxr-xr-x 2 root root 4096 Nov 14 08:45 cost 09:00:38 -rw-r--r-- 1 root root 86 Nov 14 08:45 cost.csv 09:00:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 09:00:38 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 09:00:38 total 16 09:00:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:45 . 09:00:38 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. 09:00:38 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:45 cost 09:00:38 -rw-r--r-- 1 jenkins jenkins 86 Nov 14 08:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:00:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:39 ---> package-listing.sh 09:00:39 ++ facter osfamily 09:00:39 ++ tr '[:upper:]' '[:lower:]' 09:00:39 + OS_FAMILY=debian 09:00:39 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 09:00:39 + START_PACKAGES=/tmp/packages_start.txt 09:00:39 + END_PACKAGES=/tmp/packages_end.txt 09:00:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:39 + PACKAGES=/tmp/packages_start.txt 09:00:39 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 09:00:39 + PACKAGES=/tmp/packages_end.txt 09:00:39 + case "${OS_FAMILY}" in 09:00:39 + dpkg -l 09:00:39 + grep '^ii' 09:00:39 + '[' -f /tmp/packages_start.txt ']' 09:00:39 + '[' -f /tmp/packages_end.txt ']' 09:00:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:39 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 09:00:39 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 09:00:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 09:00:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:00:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:40 prd-ubuntu20.04-docker-8c-8g-26432 does not seem to be running inside a container 09:00:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 09:00:41 $ docker top e68979bc632567dd4e6023d18cb8d4e873278e1a6f477deb55bc4239773623cb -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:41 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:41 + mkdir -p /var/log/sysstat [Pipeline] sh 09:00:41 + ls /var/log/sa-host 09:00:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:42 provisioning config files... 09:00:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config484957653947023960tmp [Pipeline] { [Pipeline] echo 09:00:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:42 ---> create-netrc.sh [Pipeline] } 09:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:00:42 ---> python-tools-install.sh [Pipeline] echo 09:00:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:43 ---> sudo-logs.sh 09:00:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:00:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:43 ---> job-cost.sh 09:00:43 lf-activate-venv: SKIPPING 09:00:43 DEBUG: total: 0.2199999988079071 09:00:43 INFO: Retrieving Stack Cost... 09:00:43 INFO: Retrieving Pricing Info for: v3-standard-8 09:00:44 INFO: Archiving Costs [Pipeline] echo 09:00:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:44 ---> logs-deploy.sh 09:00:44 lf-activate-venv: SKIPPING 09:00:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/181 09:00:44 INFO: archiving workspace using pattern(s): 09:00:45 Archives upload complete. 09:00:45 INFO: archiving logs to Nexus 09:00:46 ---> uname -a: 09:00:46 Linux prd-ubuntu20-04-docker-8c-8g-26432 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:00:46 09:00:46 09:00:46 ---> lscpu: 09:00:46 Architecture: x86_64 09:00:46 CPU op-mode(s): 32-bit, 64-bit 09:00:46 Byte Order: Little Endian 09:00:46 Address sizes: 40 bits physical, 48 bits virtual 09:00:46 CPU(s): 8 09:00:46 On-line CPU(s) list: 0-7 09:00:46 Thread(s) per core: 1 09:00:46 Core(s) per socket: 1 09:00:46 Socket(s): 8 09:00:46 NUMA node(s): 1 09:00:46 Vendor ID: AuthenticAMD 09:00:46 CPU family: 23 09:00:46 Model: 49 09:00:46 Model name: AMD EPYC-Rome Processor 09:00:46 Stepping: 0 09:00:46 CPU MHz: 2800.000 09:00:46 BogoMIPS: 5600.00 09:00:46 Virtualization: AMD-V 09:00:46 Hypervisor vendor: KVM 09:00:46 Virtualization type: full 09:00:46 L1d cache: 256 KiB 09:00:46 L1i cache: 256 KiB 09:00:46 L2 cache: 4 MiB 09:00:46 L3 cache: 128 MiB 09:00:46 NUMA node0 CPU(s): 0-7 09:00:46 Vulnerability Itlb multihit: Not affected 09:00:46 Vulnerability L1tf: Not affected 09:00:46 Vulnerability Mds: Not affected 09:00:46 Vulnerability Meltdown: Not affected 09:00:46 Vulnerability Mmio stale data: Not affected 09:00:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:00:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:00:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:00:46 Vulnerability Srbds: Not affected 09:00:46 Vulnerability Tsx async abort: Not affected 09:00:46 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 09:00:46 09:00:46 09:00:46 ---> nproc: 09:00:46 8 09:00:46 09:00:46 09:00:46 ---> df -h: 09:00:46 Filesystem Size Used Avail Use% Mounted on 09:00:46 overlay 155G 13G 142G 9% / 09:00:46 tmpfs 64M 0 64M 0% /dev 09:00:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:00:46 shm 64M 0 64M 0% /dev/shm 09:00:46 /dev/vda1 155G 13G 142G 9% /facter-os 09:00:46 09:00:46 09:00:46 ---> sar -b -r -n DEV: 09:00:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26432) 11/14/24 _x86_64_ (8 CPU) 09:00:46 09:00:46 08:40:35 LINUX RESTART (8 CPU) 09:00:46 09:00:46 08:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:00:46 08:42:01 178.83 39.82 139.01 0.00 4410.37 105442.06 0.00 09:00:46 08:43:01 215.84 2.80 213.05 0.00 33.46 61653.85 0.00 09:00:46 08:44:01 119.07 0.05 119.02 0.00 3.99 34370.17 0.00 09:00:46 08:45:01 105.48 0.12 105.37 0.00 6.27 40499.38 0.00 09:00:46 08:46:01 164.37 6.20 158.17 0.00 4371.67 29195.95 0.00 09:00:46 08:47:01 5.53 0.02 5.51 0.00 0.13 113.70 0.00 09:00:46 08:48:01 2.12 0.00 2.12 0.00 0.00 24.66 0.00 09:00:46 08:49:01 2.07 0.00 2.07 0.00 0.00 23.19 0.00 09:00:46 08:50:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 09:00:46 08:51:01 2.22 0.00 2.22 0.00 0.00 25.59 0.00 09:00:46 08:52:01 1.60 0.00 1.60 0.00 0.00 22.51 0.00 09:00:46 08:53:01 2.05 0.00 2.05 0.00 0.00 23.06 0.00 09:00:46 08:54:02 1.45 0.00 1.45 0.00 0.00 16.39 0.00 09:00:46 08:55:01 1.97 0.00 1.97 0.00 0.00 21.69 0.00 09:00:46 08:56:01 2.32 0.02 2.30 0.00 0.13 30.66 0.00 09:00:46 08:57:01 2.03 0.00 2.03 0.00 0.00 22.65 0.00 09:00:46 08:58:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 09:00:46 08:59:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 09:00:46 09:00:01 70.92 0.20 70.72 0.00 11.06 30994.30 0.00 09:00:46 Average: 46.36 2.56 43.80 0.00 461.97 15857.74 0.00 09:00:46 09:00:46 08:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:46 08:42:01 29199872 31552860 771496 2.35 74284 2547628 1835772 5.41 1006156 2289044 415560 09:00:46 08:43:01 26920784 31514368 790964 2.41 180680 4472160 1853396 5.46 1335260 4012252 804052 09:00:46 08:44:01 27427220 31461892 837216 2.55 186920 3929116 1892884 5.58 1377956 3483636 284244 09:00:46 08:45:01 27505488 31514504 790804 2.40 189348 3937552 1853148 5.46 1332936 3488620 1836 09:00:46 08:46:01 26505176 31484032 787224 2.39 227376 4817916 1719100 5.07 1678008 4054052 988 09:00:46 08:47:01 26527092 31501012 770932 2.34 225948 4814656 1712148 5.05 1658912 4050784 472 09:00:46 08:48:01 26535556 31509620 762276 2.32 226012 4814660 1712148 5.05 1650728 4050792 180 09:00:46 08:49:01 26536116 31510244 761560 2.32 226092 4814660 1712148 5.05 1650684 4050796 12 09:00:46 08:50:01 26540052 31514276 757388 2.30 226160 4814668 1712148 5.05 1646832 4050796 24 09:00:46 08:51:01 26542496 31516820 755012 2.30 226252 4814672 1712148 5.05 1644636 4050800 16 09:00:46 08:52:01 26542772 31517180 754608 2.29 226332 4814672 1712148 5.05 1644888 4050804 48 09:00:46 08:53:01 26542788 31517276 754372 2.29 226412 4814676 1712148 5.05 1644620 4050804 8 09:00:46 08:54:02 26542708 31517304 754236 2.29 226496 4814680 1712148 5.05 1645060 4050812 168 09:00:46 08:55:01 26542984 31517676 753876 2.29 226564 4814680 1712148 5.05 1644580 4050816 16 09:00:46 08:56:01 26541040 31515956 755128 2.30 226664 4814728 1728660 5.09 1645352 4050848 44 09:00:46 08:57:01 26540604 31515580 755416 2.30 226740 4814732 1728660 5.09 1645444 4050852 144 09:00:46 08:58:01 26541092 31516172 754760 2.30 226812 4814736 1728660 5.09 1645484 4050868 16 09:00:46 08:59:01 26540956 31516084 754756 2.30 226880 4814740 1728660 5.09 1645456 4050876 48 09:00:46 09:00:01 25641692 31443008 825148 2.51 237188 5588196 2074424 6.11 1734272 4814076 373544 09:00:46 Average: 26748236 31508203 770904 2.34 212587 4625449 1765931 5.20 1572488 3936965 99022 09:00:46 09:00:46 08:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:46 08:42:01 ens3 633.89 418.39 6197.08 91.90 0.00 0.00 0.00 0.00 09:00:46 08:42:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 09:00:46 08:42:01 docker0 43.20 47.55 3.20 273.18 0.00 0.00 0.00 0.00 09:00:46 08:43:01 ens3 418.14 278.51 3308.46 81.54 0.00 0.00 0.00 0.00 09:00:46 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:43:01 docker0 259.06 395.10 23.92 3297.60 0.00 0.00 0.00 0.00 09:00:46 08:44:01 ens3 27.98 19.34 28.22 23.49 0.00 0.00 0.00 0.00 09:00:46 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:44:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:00:46 08:44:01 veth2e6cc53 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 09:00:46 08:45:01 ens3 24.80 13.80 58.36 8.12 0.00 0.00 0.00 0.00 09:00:46 08:45:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 09:00:46 08:45:01 docker0 1.45 3.42 0.09 38.12 0.00 0.00 0.00 0.00 09:00:46 08:46:01 ens3 357.81 204.05 5536.35 242.83 0.00 0.00 0.00 0.00 09:00:46 08:46:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 09:00:46 08:46:01 docker0 5.08 11.08 0.31 152.47 0.00 0.00 0.00 0.00 09:00:46 08:47:01 ens3 1.18 0.87 0.43 0.30 0.00 0.00 0.00 0.00 09:00:46 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:49:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:00:46 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:51:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:52:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:00:46 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:54:02 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:55:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:57:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:00:46 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:58:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:00:46 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 08:59:01 ens3 0.32 0.13 0.13 0.01 0.00 0.00 0.00 0.00 09:00:46 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:46 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:46 09:00:01 ens3 359.42 209.53 7088.01 30.76 0.00 0.00 0.00 0.00 09:00:46 09:00:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 09:00:46 09:00:01 docker0 65.49 111.36 6.41 1239.91 0.00 0.00 0.00 0.00 09:00:46 Average: ens3 95.66 60.02 1165.76 25.18 0.00 0.00 0.00 0.00 09:00:46 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 09:00:46 Average: docker0 19.69 29.94 1.79 263.43 0.00 0.00 0.00 0.00 09:00:46 09:00:46 09:00:46 ---> sar -P ALL: 09:00:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26432) 11/14/24 _x86_64_ (8 CPU) 09:00:46 09:00:46 08:40:35 LINUX RESTART (8 CPU) 09:00:46 09:00:46 08:41:02 CPU %user %nice %system %iowait %steal %idle 09:00:46 08:42:01 all 9.68 0.00 3.14 5.12 0.07 81.99 09:00:46 08:42:01 0 10.99 0.00 3.02 1.39 0.07 84.53 09:00:46 08:42:01 1 12.10 0.00 2.59 1.60 0.07 83.64 09:00:46 08:42:01 2 8.33 0.00 3.00 1.21 0.05 87.41 09:00:46 08:42:01 3 8.95 0.00 3.92 14.02 0.09 73.02 09:00:46 08:42:01 4 6.88 0.00 3.46 9.43 0.09 80.14 09:00:46 08:42:01 5 8.63 0.00 2.90 1.61 0.07 86.79 09:00:46 08:42:01 6 14.20 0.00 2.91 7.36 0.05 75.48 09:00:46 08:42:01 7 7.34 0.00 3.32 4.40 0.09 84.85 09:00:46 08:43:01 all 6.79 0.00 3.47 8.11 0.07 81.55 09:00:46 08:43:01 0 6.52 0.00 3.56 36.25 0.10 53.57 09:00:46 08:43:01 1 8.10 0.00 3.32 2.15 0.08 86.34 09:00:46 08:43:01 2 7.27 0.00 3.29 0.78 0.07 88.59 09:00:46 08:43:01 3 7.35 0.00 3.46 7.05 0.07 82.07 09:00:46 08:43:01 4 6.01 0.00 3.16 1.58 0.05 89.19 09:00:46 08:43:01 5 6.75 0.00 3.76 0.89 0.07 88.53 09:00:46 08:43:01 6 6.31 0.00 3.56 0.79 0.05 89.29 09:00:46 08:43:01 7 6.05 0.00 3.65 15.53 0.09 74.68 09:00:46 08:44:01 all 40.63 0.00 6.55 4.74 0.10 47.98 09:00:46 08:44:01 0 41.45 0.00 7.64 23.15 0.12 27.64 09:00:46 08:44:01 1 37.25 0.00 5.37 0.85 0.10 56.43 09:00:46 08:44:01 2 40.83 0.00 6.53 1.95 0.08 50.61 09:00:46 08:44:01 3 40.65 0.00 6.58 1.20 0.10 51.47 09:00:46 08:44:01 4 41.56 0.00 6.09 2.32 0.07 49.96 09:00:46 08:44:01 5 40.86 0.00 6.56 0.86 0.08 51.64 09:00:46 08:44:01 6 40.92 0.00 6.21 0.67 0.08 52.11 09:00:46 08:44:01 7 41.50 0.00 7.42 6.95 0.12 44.01 09:00:46 08:45:01 all 23.14 0.00 4.35 5.77 0.06 66.68 09:00:46 08:45:01 0 23.20 0.00 4.56 3.74 0.07 68.43 09:00:46 08:45:01 1 21.22 0.00 3.74 0.19 0.07 74.79 09:00:46 08:45:01 2 23.16 0.00 5.01 0.20 0.05 71.58 09:00:46 08:45:01 3 23.55 0.00 4.65 1.27 0.07 70.46 09:00:46 08:45:01 4 23.54 0.00 4.36 14.45 0.05 57.60 09:00:46 08:45:01 5 22.63 0.00 4.48 18.36 0.07 54.47 09:00:46 08:45:01 6 24.37 0.00 3.74 0.07 0.07 71.75 09:00:46 08:45:01 7 23.43 0.00 4.22 8.04 0.07 64.24 09:00:46 08:46:01 all 7.22 0.00 3.36 2.55 0.06 86.81 09:00:46 08:46:01 0 4.02 0.00 2.78 0.34 0.03 92.82 09:00:46 08:46:01 1 6.36 0.00 3.56 0.40 0.07 89.61 09:00:46 08:46:01 2 9.89 0.00 4.23 0.17 0.05 85.66 09:00:46 08:46:01 3 7.24 0.00 3.73 0.42 0.07 88.55 09:00:46 08:46:01 4 7.33 0.00 2.61 0.44 0.08 89.54 09:00:46 08:46:01 5 8.12 0.00 4.09 2.14 0.07 85.58 09:00:46 08:46:01 6 7.64 0.00 2.54 6.83 0.08 82.90 09:00:46 08:46:01 7 7.17 0.00 3.35 9.74 0.05 79.69 09:00:46 08:47:01 all 0.10 0.00 0.08 0.01 0.01 99.80 09:00:46 08:47:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:00:46 08:47:01 1 0.10 0.00 0.10 0.03 0.02 99.75 09:00:46 08:47:01 2 0.23 0.00 0.12 0.00 0.02 99.63 09:00:46 08:47:01 3 0.05 0.00 0.07 0.00 0.00 99.88 09:00:46 08:47:01 4 0.08 0.00 0.07 0.00 0.02 99.83 09:00:46 08:47:01 5 0.12 0.00 0.03 0.02 0.00 99.83 09:00:46 08:47:01 6 0.07 0.00 0.07 0.07 0.00 99.80 09:00:46 08:47:01 7 0.08 0.00 0.10 0.00 0.02 99.80 09:00:46 08:48:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:00:46 08:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:00:46 08:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:00:46 08:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:00:46 08:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:00:46 08:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:00:46 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:48:01 6 0.02 0.00 0.03 0.08 0.02 99.85 09:00:46 08:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:00:46 08:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:00:46 08:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:00:46 08:49:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:00:46 08:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:00:46 08:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:00:46 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:00:46 08:49:01 6 0.02 0.00 0.03 0.10 0.00 99.85 09:00:46 08:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:00:46 08:50:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:00:46 08:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:00:46 08:50:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:00:46 08:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:00:46 08:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:00:46 08:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:00:46 08:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:00:46 08:50:01 6 0.17 0.00 0.02 0.03 0.02 99.77 09:00:46 08:50:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:00:46 08:51:01 all 0.06 0.00 0.01 0.01 0.01 99.90 09:00:46 08:51:01 0 0.00 0.00 0.00 0.05 0.02 99.93 09:00:46 08:51:01 1 0.30 0.00 0.02 0.00 0.02 99.67 09:00:46 08:51:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:00:46 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:00:46 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:00:46 08:51:01 6 0.15 0.00 0.02 0.03 0.00 99.80 09:00:46 08:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:00:46 08:52:01 all 0.06 0.00 0.01 0.01 0.01 99.92 09:00:46 08:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:00:46 08:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:00:46 08:52:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:00:46 08:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:00:46 08:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:00:46 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:52:01 6 0.20 0.00 0.02 0.03 0.02 99.73 09:00:46 08:52:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:00:46 09:00:46 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:00:46 08:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:00:46 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:00:46 08:53:01 2 0.03 0.00 0.03 0.02 0.03 99.88 09:00:46 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:00:46 08:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:00:46 08:53:01 6 0.03 0.00 0.02 0.03 0.00 99.92 09:00:46 08:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:00:46 08:54:02 all 0.07 0.00 0.01 0.02 0.01 99.89 09:00:46 08:54:02 0 0.00 0.00 0.00 0.00 0.02 99.98 09:00:46 08:54:02 1 0.47 0.00 0.02 0.00 0.02 99.50 09:00:46 08:54:02 2 0.03 0.00 0.03 0.00 0.02 99.92 09:00:46 08:54:02 3 0.00 0.00 0.02 0.00 0.00 99.98 09:00:46 08:54:02 4 0.00 0.00 0.00 0.00 0.02 99.98 09:00:46 08:54:02 5 0.00 0.00 0.00 0.00 0.00 100.00 09:00:46 08:54:02 6 0.02 0.00 0.02 0.18 0.00 99.78 09:00:46 08:54:02 7 0.02 0.00 0.02 0.00 0.02 99.95 09:00:46 08:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:00:46 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:00:46 08:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:00:46 08:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:00:46 08:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:00:46 08:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:00:46 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:55:01 6 0.02 0.00 0.03 0.05 0.02 99.88 09:00:46 08:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:00:46 08:56:01 all 0.13 0.00 0.03 0.01 0.01 99.82 09:00:46 08:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:00:46 08:56:01 1 0.85 0.00 0.03 0.00 0.02 99.10 09:00:46 08:56:01 2 0.03 0.00 0.05 0.02 0.03 99.87 09:00:46 08:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:00:46 08:56:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:00:46 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:00:46 08:56:01 6 0.03 0.00 0.03 0.03 0.00 99.90 09:00:46 08:56:01 7 0.03 0.00 0.03 0.02 0.00 99.92 09:00:46 08:57:01 all 0.06 0.00 0.02 0.03 0.01 99.88 09:00:46 08:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:00:46 08:57:01 1 0.32 0.00 0.00 0.00 0.02 99.67 09:00:46 08:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:00:46 08:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:00:46 08:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 09:00:46 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:57:01 6 0.05 0.00 0.03 0.20 0.02 99.70 09:00:46 08:57:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:00:46 08:58:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:00:46 08:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:00:46 08:58:01 1 1.99 0.00 0.02 0.00 0.00 98.00 09:00:46 08:58:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:00:46 08:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:00:46 08:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:00:46 08:58:01 6 0.03 0.00 0.03 0.10 0.00 99.83 09:00:46 08:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:00:46 08:59:01 all 0.27 0.00 0.01 0.01 0.01 99.69 09:00:46 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:00:46 08:59:01 1 2.04 0.00 0.00 0.00 0.02 97.95 09:00:46 08:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:00:46 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:00:46 08:59:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:00:46 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:46 08:59:01 6 0.02 0.00 0.02 0.10 0.02 99.85 09:00:46 08:59:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:00:46 09:00:01 all 4.99 0.00 2.24 1.77 0.04 90.96 09:00:46 09:00:01 0 5.31 0.00 1.98 0.02 0.05 92.65 09:00:46 09:00:01 1 4.62 0.00 2.56 6.32 0.05 86.45 09:00:46 09:00:01 2 4.88 0.00 2.68 0.98 0.05 91.42 09:00:46 09:00:01 3 5.05 0.00 2.43 1.06 0.03 91.43 09:00:46 09:00:01 4 3.92 0.00 1.82 3.28 0.05 90.93 09:00:46 09:00:01 5 6.05 0.00 2.12 0.40 0.03 91.40 09:00:46 09:00:01 6 4.44 0.00 2.25 1.53 0.03 91.75 09:00:46 09:00:01 7 5.65 0.00 2.09 0.56 0.03 91.67 09:00:46 Average: all 4.89 0.00 1.22 1.47 0.03 92.40 09:00:46 Average: 0 4.78 0.00 1.24 3.39 0.03 90.57 09:00:46 Average: 1 5.01 0.00 1.11 0.60 0.03 93.24 09:00:46 Average: 2 4.96 0.00 1.31 0.28 0.03 93.41 09:00:46 Average: 3 4.85 0.00 1.30 1.30 0.02 92.53 09:00:46 Average: 4 4.68 0.00 1.13 1.64 0.03 92.52 09:00:46 Average: 5 4.87 0.00 1.25 1.26 0.02 92.60 09:00:46 Average: 6 5.16 0.00 1.13 0.95 0.02 92.74 09:00:46 Average: 7 4.78 0.00 1.27 2.35 0.03 91.57 09:00:46 09:00:46 09:00:46