Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 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-ssh64536131775590130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8429492593217136944.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7929209910607055361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15023849883223331970.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-ssh17970714916110291900.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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5697 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 > 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 Avoid second fetch Checking out Revision ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 (main) Commit message: "Merge pull request #399 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 # timeout=10 > git rev-list --no-walk 290df9772e99a502094e71001891edf463b76fa6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:37 ========================================================= 04:22:37 EdgeX Global Pipelines Version Info 04:22:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:38 ------------------- 04:22:38 stable info: 04:22:38 ------------------- 04:22:38 Commited By: Ginny Guan ginny@iotechsys.com 04:22:38 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:22:38 Message: update stable to v1.0.260 04:22:38 ------------------- 04:22:38 experimental info: 04:22:38 ------------------- 04:22:38 Commited By: Ginny Guan ginny@iotechsys.com 04:22:38 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:22:38 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 04:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffc9e4f [Pipeline] echo 04:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:39 provisioning config files... 04:22:39 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9736805449629997685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:39 ---> ****-login.sh 04:22:39 nexus3.edgexfoundry.org:10001 04:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:40 Configure a credential helper to remove this warning. See 04:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:40 04:22:40 Login Succeeded 04:22:40 nexus3.edgexfoundry.org:10002 04:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:40 Configure a credential helper to remove this warning. See 04:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:40 04:22:40 Login Succeeded 04:22:40 nexus3.edgexfoundry.org:10003 04:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:40 Configure a credential helper to remove this warning. See 04:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:40 04:22:40 Login Succeeded 04:22:40 nexus3.edgexfoundry.org:10004 04:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:40 Configure a credential helper to remove this warning. See 04:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:40 04:22:40 Login Succeeded 04:22:40 ****.io 04:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:40 Configure a credential helper to remove this warning. See 04:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:40 04:22:40 Login Succeeded 04:22:40 ---> ****-login.sh ends [Pipeline] } 04:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:41 + git rev-list -1 --merges ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0~1..ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo 04:22:41 -----------> git rev-list -1 --merges ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0~1..ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:22:41 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [false] [Pipeline] sh 04:22:41 + git log --format=format:%s -1 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo 04:22:41 ========================================================= 04:22:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:41 + git log --format=format:%s -1 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo 04:22:41 [semverPrep] GIT_COMMIT: ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0, Commit Message: Merge pull request #399 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo 04:22:41 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:42 + grep -v github /etc/ssh/ssh_known_hosts 04:22:42 + [ -e /tmp/ssh_known_hosts ] 04:22:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:42 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:42 04:22:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:42 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:42 b85a868b505f: Pulling fs layer 04:22:42 e2be974225ed: Pulling fs layer 04:22:42 339a4e72a1f5: Pulling fs layer 04:22:42 988bab9f4d93: Pulling fs layer 04:22:42 1469e6f7b9e6: Pulling fs layer 04:22:42 eaf3925da568: Pulling fs layer 04:22:42 bab4dde63d76: Pulling fs layer 04:22:42 bde34c3a00c8: Pulling fs layer 04:22:42 b352a97aabf1: Pulling fs layer 04:22:42 988bab9f4d93: Waiting 04:22:42 1469e6f7b9e6: Waiting 04:22:42 eaf3925da568: Waiting 04:22:42 bab4dde63d76: Waiting 04:22:42 bde34c3a00c8: Waiting 04:22:42 4872d77fe225: Pulling fs layer 04:22:42 b352a97aabf1: Waiting 04:22:42 5851b861e8e6: Pulling fs layer 04:22:42 e2be974225ed: Download complete 04:22:42 988bab9f4d93: Download complete 04:22:43 1469e6f7b9e6: Verifying Checksum 04:22:43 1469e6f7b9e6: Download complete 04:22:43 eaf3925da568: Verifying Checksum 04:22:43 eaf3925da568: Download complete 04:22:43 339a4e72a1f5: Verifying Checksum 04:22:43 339a4e72a1f5: Download complete 04:22:43 bde34c3a00c8: Verifying Checksum 04:22:43 bde34c3a00c8: Download complete 04:22:43 b352a97aabf1: Verifying Checksum 04:22:43 b352a97aabf1: Download complete 04:22:43 4872d77fe225: Verifying Checksum 04:22:43 4872d77fe225: Download complete 04:22:43 5851b861e8e6: Verifying Checksum 04:22:43 5851b861e8e6: Download complete 04:22:43 b85a868b505f: Verifying Checksum 04:22:43 b85a868b505f: Download complete 04:22:43 bab4dde63d76: Verifying Checksum 04:22:43 bab4dde63d76: Download complete 04:22:44 b85a868b505f: Pull complete 04:22:44 e2be974225ed: Pull complete 04:22:44 339a4e72a1f5: Pull complete 04:22:45 988bab9f4d93: Pull complete 04:22:45 1469e6f7b9e6: Pull complete 04:22:45 eaf3925da568: Pull complete 04:22:47 bab4dde63d76: Pull complete 04:22:47 bde34c3a00c8: Pull complete 04:22:47 b352a97aabf1: Pull complete 04:22:47 4872d77fe225: Pull complete 04:22:47 5851b861e8e6: Pull complete 04:22:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:47 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:22:47 $ 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 04:22:49 $ docker top 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 -eo pid,comm 04:22:49 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). 04:22:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:49 [ssh-agent] Looking for ssh-agent implementation... 04:22:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:49 $ docker exec 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent 04:22:50 SSH_AUTH_SOCK=/tmp/ssh-kSSqSunI0FA8/agent.32 04:22:50 SSH_AGENT_PID=38 04:22:50 Running ssh-add (command line suppressed) 04:22:50 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13156658399923251334.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13156658399923251334.key) 04:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:50 + git tag --points-at HEAD [Pipeline] } 04:22:50 $ docker exec --env ******** --env ******** 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent -k 04:22:50 unset SSH_AUTH_SOCK; 04:22:50 unset SSH_AGENT_PID; 04:22:50 echo Agent pid 38 killed; 04:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:50 [ssh-agent] Looking for ssh-agent implementation... 04:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:50 $ docker exec 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent 04:22:50 SSH_AUTH_SOCK=/tmp/ssh-BQFubwCKTaZf/agent.72 04:22:50 SSH_AGENT_PID=78 04:22:50 Running ssh-add (command line suppressed) 04:22:50 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_269181934004847712.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_269181934004847712.key) 04:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:51 + git semver init 04:22:51 2024-07-16 04:22:51,453 [run_init] DEBUG init version:0.0.0 force:False 04:22:51 2024-07-16 04:22:51,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 04:22:51 2024-07-16 04:22:51,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 04:22:51 2024-07-16 04:22:51,455 [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) 04:22:52 2024-07-16 04:22:52,685 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 04:22:52 2024-07-16 04:22:52,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 04:22:52 2024-07-16 04:22:52,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:22:52 2024-07-16 04:22:52,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:22:52 3.2.0-dev.16 [Pipeline] } 04:22:52 $ docker exec --env ******** --env ******** 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent -k 04:22:53 unset SSH_AUTH_SOCK; 04:22:53 unset SSH_AGENT_PID; 04:22:53 echo Agent pid 78 killed; 04:22:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:53 + git semver [Pipeline] } 04:22:53 $ docker stop --time=1 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 04:22:54 $ docker rm -f --volumes 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:55 Stashed 1 file(s) [Pipeline] echo 04:22:55 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 04:22:55 provisioning config files... 04:22:55 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3246358393059414951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:56 ---> ****-login.sh 04:22:56 nexus3.edgexfoundry.org:10001 04:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:56 Configure a credential helper to remove this warning. See 04:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:56 04:22:56 Login Succeeded 04:22:56 nexus3.edgexfoundry.org:10002 04:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:56 Configure a credential helper to remove this warning. See 04:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:56 04:22:56 Login Succeeded 04:22:56 nexus3.edgexfoundry.org:10003 04:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:56 Configure a credential helper to remove this warning. See 04:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:56 04:22:56 Login Succeeded 04:22:56 nexus3.edgexfoundry.org:10004 04:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:56 Configure a credential helper to remove this warning. See 04:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:56 04:22:56 Login Succeeded 04:22:56 ****.io 04:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:56 Configure a credential helper to remove this warning. See 04:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:56 04:22:56 Login Succeeded 04:22:56 ---> ****-login.sh ends [Pipeline] } 04:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:56 ========================================================= 04:22:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:22:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:22:57 Sending build context to Docker daemon 16.54MB 04:22:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:22:57 Step 2/12 : FROM ${BASE} AS builder 04:22:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:57 619be1103602: Pulling fs layer 04:22:57 7862e08f4a3e: Pulling fs layer 04:22:57 5df492c9dc93: Pulling fs layer 04:22:57 7629e6793208: Pulling fs layer 04:22:57 4f4fb700ef54: Pulling fs layer 04:22:57 fb5054dd5b73: Pulling fs layer 04:22:57 eeca6798cff9: Pulling fs layer 04:22:57 aa269ceb94a6: Pulling fs layer 04:22:57 ada007ff1a6a: Pulling fs layer 04:22:57 7629e6793208: Waiting 04:22:57 4f4fb700ef54: Waiting 04:22:57 fb5054dd5b73: Waiting 04:22:57 eeca6798cff9: Waiting 04:22:57 ada007ff1a6a: Waiting 04:22:57 7862e08f4a3e: Verifying Checksum 04:22:57 7862e08f4a3e: Download complete 04:22:57 7629e6793208: Verifying Checksum 04:22:57 7629e6793208: Download complete 04:22:57 4f4fb700ef54: Verifying Checksum 04:22:57 4f4fb700ef54: Download complete 04:22:57 fb5054dd5b73: Download complete 04:22:57 619be1103602: Verifying Checksum 04:22:57 619be1103602: Download complete 04:22:57 eeca6798cff9: Verifying Checksum 04:22:57 eeca6798cff9: Download complete 04:22:57 619be1103602: Pull complete 04:22:57 ada007ff1a6a: Verifying Checksum 04:22:57 ada007ff1a6a: Download complete 04:22:57 7862e08f4a3e: Pull complete 04:22:57 5df492c9dc93: Verifying Checksum 04:22:57 5df492c9dc93: Download complete 04:22:58 aa269ceb94a6: Download complete 04:23:01 5df492c9dc93: Pull complete 04:23:01 7629e6793208: Pull complete 04:23:01 4f4fb700ef54: Pull complete 04:23:01 fb5054dd5b73: Pull complete 04:23:01 eeca6798cff9: Pull complete 04:23:04 aa269ceb94a6: Pull complete 04:23:04 ada007ff1a6a: Pull complete 04:23:04 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:23:04 ---> f489d0715acc 04:23:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:23:07 ---> Running in c1fea4cdd2cd 04:23:07 Removing intermediate container c1fea4cdd2cd 04:23:07 ---> 8764c9a0f585 04:23:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:07 ---> Running in d53fe1fe0837 04:23:07 Removing intermediate container d53fe1fe0837 04:23:07 ---> c04f519d7df0 04:23:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:23:07 ---> Running in fe3099f4111e 04:23:07 Removing intermediate container fe3099f4111e 04:23:07 ---> a9d982009fdb 04:23:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:23:07 ---> Running in 4c0deedb69c6 04:23:07 Removing intermediate container 4c0deedb69c6 04:23:07 ---> c97f0b0d479a 04:23:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:07 ---> Running in a56875de2ad5 04:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:23:07 (1/4) Installing openssh-keygen (9.3_p2-r2) 04:23:07 (2/4) Installing libedit (20221030.3.1-r1) 04:23:07 (3/4) Installing openssh-client-common (9.3_p2-r2) 04:23:07 (4/4) Installing openssh-client-default (9.3_p2-r2) 04:23:07 Executing busybox-1.36.1-r5.trigger 04:23:07 OK: 268 MiB in 56 packages 04:23:08 Removing intermediate container a56875de2ad5 04:23:08 ---> d3f0592db2d7 04:23:08 Step 8/12 : WORKDIR /device-rest-go 04:23:08 ---> Running in 6a704183271e 04:23:08 Removing intermediate container 6a704183271e 04:23:08 ---> 3657446eb368 04:23:08 Step 9/12 : COPY go.mod vendor* ./ 04:23:08 ---> 2321fefa400f 04:23:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:08 ---> Running in 33758dfba90b 04:23:10 Still waiting to schedule task 04:23:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5695’ 04:23:47 Removing intermediate container 33758dfba90b 04:23:47 ---> 4fadda936886 04:23:47 Step 11/12 : COPY . . 04:23:47 ---> 0d68789004e4 04:23:47 Step 12/12 : RUN $MAKE 04:23:47 ---> Running in ac132a40d7f9 04:23:47 noop 04:23:47 Removing intermediate container ac132a40d7f9 04:23:47 ---> fde8416e3b78 04:23:47 Successfully built fde8416e3b78 04:23:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:47 + docker inspect -f . ci-base-image-x86_64 04:23:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:47 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:23:47 $ 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 04:23:48 $ docker top 33ff2e3d8c8e612604ffaab4b74d9079e3c1b35df12efc16379f4ec72c4bf838 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:48 + go version 04:23:48 go version go1.21.9 linux/amd64 [Pipeline] } 04:23:48 $ docker stop --time=1 33ff2e3d8c8e612604ffaab4b74d9079e3c1b35df12efc16379f4ec72c4bf838 04:23:49 $ docker rm -f --volumes 33ff2e3d8c8e612604ffaab4b74d9079e3c1b35df12efc16379f4ec72c4bf838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:50 + docker inspect -f . ci-base-image-x86_64 04:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:50 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:23:50 $ 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 04:23:50 $ docker top d40213005710436bb9a030ee3a7b1bd519b77869b7100e97565c06112c5c909d -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 04:23:51 + make test 04:23:51 go test ./... -coverprofile=coverage.out ./... 04:23:52 ? github.com/edgexfoundry/device-rest-go [no test files] 04:24:10 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 04:24:10 ok github.com/edgexfoundry/device-rest-go/driver 0.005s coverage: 33.2% of statements 04:24:18 go vet ./... 04:24:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:24 ./bin/test-attribution-txt.sh 04:24:24 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:24:24 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:24:24 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:24:24 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:24:24 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:24:24 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:24:24 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:24:24 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:24:24 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:24:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:24:24 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:24:24 $ docker stop --time=1 d40213005710436bb9a030ee3a7b1bd519b77869b7100e97565c06112c5c909d 04:24:26 $ docker rm -f --volumes d40213005710436bb9a030ee3a7b1bd519b77869b7100e97565c06112c5c909d [Pipeline] // withDockerContainer [Pipeline] sh 04:24:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:24:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:27 + ls -al . 04:24:27 total 248 04:24:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 04:23 . 04:24:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 .. 04:24:27 -rw-rw-r-- 1 jenkins jenkins 151 Jul 16 04:22 .dockerignore 04:24:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:24 .git 04:24:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 .github 04:24:27 -rw-rw-r-- 1 jenkins jenkins 264 Jul 16 04:22 .gitignore 04:24:27 -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 04:22 .golangci.yml 04:24:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:22 .semver 04:24:27 -rw-rw-r-- 1 jenkins jenkins 10300 Jul 16 04:22 Attribution.txt 04:24:27 -rw-rw-r-- 1 jenkins jenkins 17685 Jul 16 04:22 CHANGELOG.md 04:24:27 -rw-rw-r-- 1 jenkins jenkins 1687 Jul 16 04:22 Dockerfile 04:24:27 -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:22 GOVERNANCE.md 04:24:27 -rw-rw-r-- 1 jenkins jenkins 680 Jul 16 04:22 Jenkinsfile 04:24:27 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 04:22 LICENSE 04:24:27 -rw-rw-r-- 1 jenkins jenkins 2016 Jul 16 04:22 Makefile 04:24:27 -rw-rw-r-- 1 jenkins jenkins 620 Jul 16 04:22 OWNERS.md 04:24:27 -rw-rw-r-- 1 jenkins jenkins 3989 Jul 16 04:22 README.md 04:24:27 -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION 04:24:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 bin 04:24:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 cmd 04:24:27 -rw-r--r-- 1 jenkins jenkins 14499 Jul 16 04:24 coverage.out 04:24:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 driver 04:24:27 -rw-rw-r-- 1 jenkins jenkins 7133 Jul 16 04:22 go.mod 04:24:27 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 16 04:22 go.sum 04:24:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 openapi 04:24:27 -rw-rw-r-- 1 jenkins jenkins 713 Jul 16 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:28 + 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=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 --label arch=amd64 --label version=3.2.0-dev.16 . 04:24:28 Sending build context to Docker daemon 16.55MB 04:24:28 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:24:28 Step 2/26 : FROM ${BASE} AS builder 04:24:28 ---> fde8416e3b78 04:24:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:24:28 ---> Running in 4d068576e6d8 04:24:28 Removing intermediate container 4d068576e6d8 04:24:28 ---> c530f224cb1a 04:24:28 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:28 ---> Running in 5361d0b68c57 04:24:28 Removing intermediate container 5361d0b68c57 04:24:28 ---> b7015e16619c 04:24:28 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:24:28 ---> Running in fc2c8b9658db 04:24:28 Removing intermediate container fc2c8b9658db 04:24:28 ---> 8d407ebf0cd8 04:24:28 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:24:28 ---> Running in e9d7fd8011a2 04:24:28 Removing intermediate container e9d7fd8011a2 04:24:28 ---> a5d02b0c593f 04:24:28 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:28 ---> Running in 393087a992cb 04:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:24:29 OK: 268 MiB in 56 packages 04:24:29 Removing intermediate container 393087a992cb 04:24:29 ---> 2655ce7d639f 04:24:29 Step 8/26 : WORKDIR /device-rest-go 04:24:29 ---> Running in 56b887149c57 04:24:29 Removing intermediate container 56b887149c57 04:24:29 ---> 6a5b3bf0d46f 04:24:29 Step 9/26 : COPY go.mod vendor* ./ 04:24:29 ---> d98ebcc8928a 04:24:29 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:29 ---> Running in 8a579f250996 04:24:30 Removing intermediate container 8a579f250996 04:24:30 ---> 378ce71911d1 04:24:30 Step 11/26 : COPY . . 04:24:30 ---> a22f107dfe1c 04:24:30 Step 12/26 : RUN $MAKE 04:24:30 ---> Running in f7f03cf419c6 04:24:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd 04:25:02 Removing intermediate container f7f03cf419c6 04:25:02 ---> 5c29f212ae57 04:25:02 Step 13/26 : FROM alpine:3.18 04:25:02 3.18: Pulling from library/alpine 04:25:02 73baa7ef167e: Pulling fs layer 04:25:02 73baa7ef167e: Verifying Checksum 04:25:02 73baa7ef167e: Download complete 04:25:02 73baa7ef167e: Pull complete 04:25:02 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:25:02 Status: Downloaded newer image for alpine:3.18 04:25:02 ---> 8fd7cac70a4a 04:25:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:25:02 ---> Running in 944ebd464144 04:25:02 Removing intermediate container 944ebd464144 04:25:02 ---> 03126e300da0 04:25:02 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 04:25:02 ---> Running in 1046d8f4a23c 04:25:02 Removing intermediate container 1046d8f4a23c 04:25:02 ---> ecbe860b049a 04:25:02 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:25:02 ---> Running in dd4ca57bf919 04:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:02 (1/1) Installing dumb-init (1.2.5-r2) 04:25:02 Executing busybox-1.36.1-r7.trigger 04:25:02 OK: 7 MiB in 16 packages 04:25:02 Removing intermediate container dd4ca57bf919 04:25:02 ---> 72e7aa0030c4 04:25:02 Step 17/26 : RUN apk --no-cache upgrade 04:25:02 ---> Running in 16e0ddd3739a 04:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:02 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:25:03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:25:03 OK: 7 MiB in 16 packages 04:25:03 Removing intermediate container 16e0ddd3739a 04:25:03 ---> f634badb8765 04:25:03 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 04:25:04 ---> 01feb523d7d2 04:25:04 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 04:25:04 ---> 8b9062445248 04:25:04 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 04:25:04 ---> a18f7d6a0bf7 04:25:04 Step 21/26 : EXPOSE 59986 04:25:04 ---> Running in f5748244d4e3 04:25:04 Removing intermediate container f5748244d4e3 04:25:04 ---> 75a624df708d 04:25:04 Step 22/26 : ENTRYPOINT ["/device-rest"] 04:25:04 ---> Running in cb1309c354a2 04:25:05 Removing intermediate container cb1309c354a2 04:25:05 ---> 44e917056385 04:25:05 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:25:05 ---> Running in 4f0a369eada4 04:25:05 Removing intermediate container 4f0a369eada4 04:25:05 ---> 5c349673a448 04:25:05 Step 24/26 : LABEL arch=amd64 04:25:05 ---> Running in 2a3b3d0e53af 04:25:05 Removing intermediate container 2a3b3d0e53af 04:25:05 ---> e58c7386572e 04:25:05 Step 25/26 : LABEL git_sha=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:25:05 ---> Running in 5e25d13370ff 04:25:05 Removing intermediate container 5e25d13370ff 04:25:05 ---> 0cce8b49b856 04:25:05 Step 26/26 : LABEL version=3.2.0-dev.16 04:25:05 ---> Running in cc3783821926 04:25:05 Removing intermediate container cc3783821926 04:25:05 ---> 42505f741551 04:25:05 [Warning] One or more build-args [ARCH] were not consumed 04:25:05 Successfully built 42505f741551 04:25:05 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:05 provisioning config files... 04:25:05 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14193991576302512973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:05 ---> ****-login.sh 04:25:05 nexus3.edgexfoundry.org:10001 04:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:05 Configure a credential helper to remove this warning. See 04:25:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:05 04:25:05 Login Succeeded 04:25:05 nexus3.edgexfoundry.org:10002 04:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:05 Configure a credential helper to remove this warning. See 04:25:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:05 04:25:05 Login Succeeded 04:25:05 nexus3.edgexfoundry.org:10003 04:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:05 Configure a credential helper to remove this warning. See 04:25:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:05 04:25:05 Login Succeeded 04:25:05 nexus3.edgexfoundry.org:10004 04:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:05 Configure a credential helper to remove this warning. See 04:25:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:05 04:25:05 Login Succeeded 04:25:05 ****.io 04:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:06 Configure a credential helper to remove this warning. See 04:25:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:06 04:25:06 Login Succeeded 04:25:06 ---> ****-login.sh ends [Pipeline] } 04:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:06 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 04:25:06 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:25:06 latest 04:25:06 3.2.0-dev.16 04:25:06 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 04:25:06 main 04:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:06 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:07 + docker push nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:25:07 cc74dd1e0c49: Preparing 04:25:07 76ea80af5765: Preparing 04:25:07 b26e92c948c6: Preparing 04:25:07 088c695e2507: Preparing 04:25:07 c0bebc9840f4: Preparing 04:25:07 63ec0bd56cf3: Preparing 04:25:07 63ec0bd56cf3: Waiting 04:25:07 c0bebc9840f4: Pushed 04:25:07 76ea80af5765: Pushed 04:25:07 cc74dd1e0c49: Pushed 04:25:07 63ec0bd56cf3: Layer already exists 04:25:07 088c695e2507: Pushed 04:25:10 b26e92c948c6: Pushed 04:25:10 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:10 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:10 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 04:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:25:10 cc74dd1e0c49: Preparing 04:25:10 76ea80af5765: Preparing 04:25:10 b26e92c948c6: Preparing 04:25:10 088c695e2507: Preparing 04:25:10 c0bebc9840f4: Preparing 04:25:10 63ec0bd56cf3: Preparing 04:25:10 63ec0bd56cf3: Waiting 04:25:10 76ea80af5765: Layer already exists 04:25:10 b26e92c948c6: Layer already exists 04:25:10 c0bebc9840f4: Layer already exists 04:25:10 088c695e2507: Layer already exists 04:25:10 cc74dd1e0c49: Layer already exists 04:25:10 63ec0bd56cf3: Layer already exists 04:25:10 latest: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:11 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.16 04:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:25:11 cc74dd1e0c49: Preparing 04:25:11 76ea80af5765: Preparing 04:25:11 b26e92c948c6: Preparing 04:25:11 088c695e2507: Preparing 04:25:11 c0bebc9840f4: Preparing 04:25:11 63ec0bd56cf3: Preparing 04:25:11 63ec0bd56cf3: Waiting 04:25:11 76ea80af5765: Layer already exists 04:25:11 c0bebc9840f4: Layer already exists 04:25:11 cc74dd1e0c49: Layer already exists 04:25:11 b26e92c948c6: Layer already exists 04:25:11 088c695e2507: Layer already exists 04:25:11 63ec0bd56cf3: Layer already exists 04:25:11 3.2.0-dev.16: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 04:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:25:12 cc74dd1e0c49: Preparing 04:25:12 76ea80af5765: Preparing 04:25:12 b26e92c948c6: Preparing 04:25:12 088c695e2507: Preparing 04:25:12 c0bebc9840f4: Preparing 04:25:12 63ec0bd56cf3: Preparing 04:25:12 63ec0bd56cf3: Waiting 04:25:12 76ea80af5765: Layer already exists 04:25:12 cc74dd1e0c49: Layer already exists 04:25:12 c0bebc9840f4: Layer already exists 04:25:12 b26e92c948c6: Layer already exists 04:25:12 088c695e2507: Layer already exists 04:25:12 63ec0bd56cf3: Layer already exists 04:25:12 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 04:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:25:12 cc74dd1e0c49: Preparing 04:25:12 76ea80af5765: Preparing 04:25:12 b26e92c948c6: Preparing 04:25:12 088c695e2507: Preparing 04:25:12 c0bebc9840f4: Preparing 04:25:12 63ec0bd56cf3: Preparing 04:25:12 63ec0bd56cf3: Waiting 04:25:12 c0bebc9840f4: Layer already exists 04:25:12 088c695e2507: Layer already exists 04:25:12 b26e92c948c6: Layer already exists 04:25:12 cc74dd1e0c49: Layer already exists 04:25:12 76ea80af5765: Layer already exists 04:25:12 63ec0bd56cf3: Layer already exists 04:25:12 main: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:12 ===================================================== [Pipeline] echo 04:25:12 taggedImages: 04:25:12 - nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:25:12 - nexus3.edgexfoundry.org:10004/device-rest:latest 04:25:12 - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.16 04:25:12 - nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 04:25:12 - 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 04:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:13 04:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:13 latest: Pulling from edgex-lftools-log-publisher 04:25:13 5eb5b503b376: Pulling fs layer 04:25:13 5c69ac0246d0: Pulling fs layer 04:25:13 ec43610c2a17: Pulling fs layer 04:25:13 3a2ae6a8a46f: Pulling fs layer 04:25:13 33b1e0a273af: Pulling fs layer 04:25:13 5d3b04190fa2: Pulling fs layer 04:25:13 2f39f015ded8: Pulling fs layer 04:25:13 3a2ae6a8a46f: Waiting 04:25:13 33b1e0a273af: Waiting 04:25:13 2f39f015ded8: Waiting 04:25:13 5c69ac0246d0: Verifying Checksum 04:25:13 5c69ac0246d0: Download complete 04:25:13 3a2ae6a8a46f: Verifying Checksum 04:25:13 33b1e0a273af: Verifying Checksum 04:25:13 33b1e0a273af: Download complete 04:25:13 ec43610c2a17: Verifying Checksum 04:25:13 ec43610c2a17: Download complete 04:25:13 5d3b04190fa2: Verifying Checksum 04:25:13 5d3b04190fa2: Download complete 04:25:13 5eb5b503b376: Verifying Checksum 04:25:13 5eb5b503b376: Download complete 04:25:14 2f39f015ded8: Verifying Checksum 04:25:14 2f39f015ded8: Download complete 04:25:14 5eb5b503b376: Pull complete 04:25:15 5c69ac0246d0: Pull complete 04:25:15 ec43610c2a17: Pull complete 04:25:15 3a2ae6a8a46f: Pull complete 04:25:15 33b1e0a273af: Pull complete 04:25:15 5d3b04190fa2: Pull complete 04:25:19 2f39f015ded8: Pull complete 04:25:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:19 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:25: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/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 04:25:25 $ docker top c36e426a40beb159fca5d7fb8bb6dae5a1aede40753dca9f79951b306cc0e1a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:25 ---> job-cost.sh 04:25:25 lf-activate-venv: SKIPPING 04:25:25 INFO: No Stack... 04:25:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:26 INFO: Archiving Costs [Pipeline] sh 04:25:26 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 04:25:26 + cut -d, -f6 [Pipeline] lock 04:25:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] 04:25:26 Resource [jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] did not exist. Created. 04:25:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:26 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:26 Stashed 1 file(s) [Pipeline] } 04:25:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:26 $ docker stop --time=1 c36e426a40beb159fca5d7fb8bb6dae5a1aede40753dca9f79951b306cc0e1a2 04:25:28 $ docker rm -f --volumes c36e426a40beb159fca5d7fb8bb6dae5a1aede40753dca9f79951b306cc0e1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5704 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 04:25:34 Running in /w/workspace/device-rest-go/168 [Pipeline] { [Pipeline] checkout 04:25:37 The recommended git tool is: git 04:25:47 using credential edgex-jenkins-ssh 04:25:47 Cloning the remote Git repository 04:25:47 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 04:25:47 > git init /w/workspace/device-rest-go/168 # timeout=10 04:25:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:25:47 > git --version # timeout=10 04:25:47 > git --version # 'git version 2.25.1' 04:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:25:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:53 Avoid second fetch 04:25:53 Checking out Revision ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 (main) 04:25:54 Commit message: "Merge pull request #399 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" 04:25:53 > git config core.sparsecheckout # timeout=10 04:25:53 > git checkout -f ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:59 Dload Upload Total Spent Left Speed 04:25:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 04:25:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:00 + sudo tee /etc/docker/daemon.new 04:26:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:00 { 04:26:00 "registry-mirrors": [ 04:26:00 "https://nexus3.edgexfoundry.org:10001" 04:26:00 ], 04:26:00 "bip": "10.250.0.254/24", 04:26:00 "hosts": [ 04:26:00 "tcp://0.0.0.0:5555", 04:26:00 "unix:///var/run/docker.sock" 04:26:00 ], 04:26:00 "mtu": 1458, 04:26:00 "selinux-enabled": true, 04:26:00 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:00 } [Pipeline] sh 04:26:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:19 provisioning config files... 04:26:19 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/168@tmp/config15416021851294219450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:19 ---> ****-login.sh 04:26:19 nexus3.edgexfoundry.org:10001 04:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10002 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10003 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10004 04:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:24 Configure a credential helper to remove this warning. See 04:26:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:24 04:26:24 Login Succeeded 04:26:24 ****.io 04:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:24 Configure a credential helper to remove this warning. See 04:26:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:24 04:26:24 Login Succeeded 04:26:24 ---> ****-login.sh ends [Pipeline] } 04:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:25 ========================================================= 04:26:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:26:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:26:25 Sending build context to Docker daemon 130.6kB 04:26:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:26:25 Step 2/12 : FROM ${BASE} AS builder 04:26:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:26 c6b39de5b339: Pulling fs layer 04:26:26 a69c41024577: Pulling fs layer 04:26:26 d6de4b400683: Pulling fs layer 04:26:26 35cb2a7552d0: Pulling fs layer 04:26:26 4f4fb700ef54: Pulling fs layer 04:26:26 464afbd9ba4c: Pulling fs layer 04:26:26 00f215d4a9da: Pulling fs layer 04:26:26 d496ad576159: Pulling fs layer 04:26:26 35cb2a7552d0: Waiting 04:26:26 4f4fb700ef54: Waiting 04:26:26 464afbd9ba4c: Waiting 04:26:26 00f215d4a9da: Waiting 04:26:26 d496ad576159: Waiting 04:26:26 a69c41024577: Download complete 04:26:26 35cb2a7552d0: Download complete 04:26:26 4f4fb700ef54: Verifying Checksum 04:26:26 4f4fb700ef54: Download complete 04:26:26 c6b39de5b339: Download complete 04:26:26 464afbd9ba4c: Verifying Checksum 04:26:26 464afbd9ba4c: Download complete 04:26:26 d496ad576159: Verifying Checksum 04:26:26 d496ad576159: Download complete 04:26:27 c6b39de5b339: Pull complete 04:26:28 a69c41024577: Pull complete 04:26:28 d6de4b400683: Verifying Checksum 04:26:28 d6de4b400683: Download complete 04:26:29 00f215d4a9da: Verifying Checksum 04:26:42 d6de4b400683: Pull complete 04:26:42 35cb2a7552d0: Pull complete 04:26:42 4f4fb700ef54: Pull complete 04:26:42 464afbd9ba4c: Pull complete 04:26:52 00f215d4a9da: Pull complete 04:26:54 d496ad576159: Pull complete 04:26:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:26:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:26:54 ---> f246e2811388 04:26:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:26:55 ---> Running in dee1150bd37e 04:26:55 Removing intermediate container dee1150bd37e 04:26:55 ---> 64c4d4e76200 04:26:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:56 ---> Running in 5a6ec1b5fc4d 04:26:56 Removing intermediate container 5a6ec1b5fc4d 04:26:56 ---> 995524d6967b 04:26:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:26:56 ---> Running in 6fcff17ed4f3 04:26:56 Removing intermediate container 6fcff17ed4f3 04:26:56 ---> 7212913da25b 04:26:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:26:56 ---> Running in 33478f68b5ba 04:26:57 Removing intermediate container 33478f68b5ba 04:26:57 ---> 34b5b9f4ece9 04:26:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:57 ---> Running in 9fc457d477fe 04:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:00 (1/4) Installing openssh-keygen (9.3_p2-r2) 04:27:00 (2/4) Installing libedit (20221030.3.1-r1) 04:27:00 (3/4) Installing openssh-client-common (9.3_p2-r2) 04:27:00 (4/4) Installing openssh-client-default (9.3_p2-r2) 04:27:00 Executing busybox-1.36.1-r5.trigger 04:27:00 OK: 271 MiB in 56 packages 04:27:02 Removing intermediate container 9fc457d477fe 04:27:02 ---> b7d606772894 04:27:02 Step 8/12 : WORKDIR /device-rest-go 04:27:02 ---> Running in 3622d45e9573 04:27:02 Removing intermediate container 3622d45e9573 04:27:02 ---> 566edbbc7809 04:27:02 Step 9/12 : COPY go.mod vendor* ./ 04:27:03 ---> 001eb1793103 04:27:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:03 ---> Running in 01361ebaa1fd 04:29:10 Removing intermediate container 01361ebaa1fd 04:29:10 ---> 985fb612c04f 04:29:10 Step 11/12 : COPY . . 04:29:10 ---> 9a9ea4850d70 04:29:10 Step 12/12 : RUN $MAKE 04:29:10 ---> Running in f85090c5607e 04:29:10 noop 04:29:10 Removing intermediate container f85090c5607e 04:29:10 ---> 340ca8d23ce4 04:29:10 Successfully built 340ca8d23ce4 04:29:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:10 + docker inspect -f . ci-base-image-arm64 04:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:11 prd-ubuntu20.04-docker-arm64-4c-16g-5704 does not seem to be running inside a container 04:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/168 -v /w/workspace/device-rest-go/168:/w/workspace/device-rest-go/168:rw,z -v /w/workspace/device-rest-go/168@tmp:/w/workspace/device-rest-go/168@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 04:29:12 $ docker top 83462bb8317c384bee7d720dc7caf6e87d30d0e9c5591a2f53020be955edd41f -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:13 + go version 04:29:13 go version go1.21.9 linux/arm64 [Pipeline] } 04:29:13 $ docker stop --time=1 83462bb8317c384bee7d720dc7caf6e87d30d0e9c5591a2f53020be955edd41f 04:29:15 $ docker rm -f --volumes 83462bb8317c384bee7d720dc7caf6e87d30d0e9c5591a2f53020be955edd41f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:16 + docker inspect -f . ci-base-image-arm64 04:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:16 prd-ubuntu20.04-docker-arm64-4c-16g-5704 does not seem to be running inside a container 04:29:16 $ 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/168 -v /w/workspace/device-rest-go/168:/w/workspace/device-rest-go/168:rw,z -v /w/workspace/device-rest-go/168@tmp:/w/workspace/device-rest-go/168@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 04:29:17 $ docker top ad117ec245e6ef3bfe6073542ea86406c9f408029132d727a6693149fd8e6719 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:18 + git config --global --add safe.directory /w/workspace/device-rest-go/168 [Pipeline] fileExists [Pipeline] sh 04:29:19 + make test 04:29:19 go test ./... -coverprofile=coverage.out ./... 04:29:26 ? github.com/edgexfoundry/device-rest-go [no test files] 04:33:18 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 04:33:18 ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 33.2% of statements 04:33:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:33:18 go vet ./... 04:34:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:34:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:34:14 ./bin/test-attribution-txt.sh 04:34:14 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:34:14 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:34:14 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:34:14 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:34:14 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:34:14 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:34:14 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:34:14 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:34:14 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:34:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:34:14 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:34:14 $ docker stop --time=1 ad117ec245e6ef3bfe6073542ea86406c9f408029132d727a6693149fd8e6719 04:34:16 $ docker rm -f --volumes ad117ec245e6ef3bfe6073542ea86406c9f408029132d727a6693149fd8e6719 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:34:18 Warning: overwriting stash ‘coverage-report’ 04:34:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:34:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:34:19 + ls -al . 04:34:19 total 244 04:34:19 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:29 . 04:34:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:25 .. 04:34:19 -rw-rw-r-- 1 jenkins jenkins 151 Jul 16 04:25 .dockerignore 04:34:19 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:25 .git 04:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 .github 04:34:19 -rw-rw-r-- 1 jenkins jenkins 264 Jul 16 04:25 .gitignore 04:34:19 -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 04:25 .golangci.yml 04:34:19 -rw-rw-r-- 1 jenkins jenkins 10300 Jul 16 04:25 Attribution.txt 04:34:19 -rw-rw-r-- 1 jenkins jenkins 17685 Jul 16 04:25 CHANGELOG.md 04:34:19 -rw-rw-r-- 1 jenkins jenkins 1687 Jul 16 04:25 Dockerfile 04:34:19 -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:25 GOVERNANCE.md 04:34:19 -rw-rw-r-- 1 jenkins jenkins 680 Jul 16 04:25 Jenkinsfile 04:34:19 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 04:25 LICENSE 04:34:19 -rw-rw-r-- 1 jenkins jenkins 2016 Jul 16 04:25 Makefile 04:34:19 -rw-rw-r-- 1 jenkins jenkins 620 Jul 16 04:25 OWNERS.md 04:34:19 -rw-rw-r-- 1 jenkins jenkins 3989 Jul 16 04:25 README.md 04:34:19 -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION 04:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 bin 04:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 cmd 04:34:19 -rw-r--r-- 1 jenkins jenkins 14499 Jul 16 04:33 coverage.out 04:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 driver 04:34:19 -rw-rw-r-- 1 jenkins jenkins 7133 Jul 16 04:25 go.mod 04:34:19 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 16 04:25 go.sum 04:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 openapi 04:34:19 -rw-rw-r-- 1 jenkins jenkins 713 Jul 16 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:20 + 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=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 --label arch=arm64 --label version=3.2.0-dev.16 . 04:34:20 Sending build context to Docker daemon 145.9kB 04:34:20 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:34:20 Step 2/26 : FROM ${BASE} AS builder 04:34:20 ---> 340ca8d23ce4 04:34:20 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:34:20 ---> Running in 0afb0a4e408b 04:34:21 Removing intermediate container 0afb0a4e408b 04:34:21 ---> 6ef978aa179b 04:34:21 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:34:21 ---> Running in ffc39e27fadf 04:34:21 Removing intermediate container ffc39e27fadf 04:34:21 ---> 9ae5430b5026 04:34:21 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:34:21 ---> Running in 9595fcc9f30b 04:34:22 Removing intermediate container 9595fcc9f30b 04:34:22 ---> b90e94df6268 04:34:22 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:34:22 ---> Running in 52249398f404 04:34:22 Removing intermediate container 52249398f404 04:34:22 ---> 82289072f74a 04:34:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:34:22 ---> Running in 338b0201aaaa 04:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:34:25 OK: 271 MiB in 56 packages 04:34:26 Removing intermediate container 338b0201aaaa 04:34:26 ---> a0a8c9580e60 04:34:26 Step 8/26 : WORKDIR /device-rest-go 04:34:26 ---> Running in e0fd81b9827c 04:34:26 Removing intermediate container e0fd81b9827c 04:34:26 ---> fc778e97bcfe 04:34:26 Step 9/26 : COPY go.mod vendor* ./ 04:34:27 ---> 55a8637085db 04:34:27 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:27 ---> Running in 812dc4ec6595 04:34:30 Removing intermediate container 812dc4ec6595 04:34:30 ---> 8e312f03e3c1 04:34:30 Step 11/26 : COPY . . 04:34:30 ---> 0b8cda2f3a79 04:34:30 Step 12/26 : RUN $MAKE 04:34:30 ---> Running in de0b11b43599 04:34:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd 04:38:39 Removing intermediate container de0b11b43599 04:38:39 ---> 8149607ffd0c 04:38:39 Step 13/26 : FROM alpine:3.18 04:38:39 3.18: Pulling from library/alpine 04:38:39 5c905c7ebe2f: Pulling fs layer 04:38:39 5c905c7ebe2f: Verifying Checksum 04:38:39 5c905c7ebe2f: Download complete 04:38:39 5c905c7ebe2f: Pull complete 04:38:39 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:38:39 Status: Downloaded newer image for alpine:3.18 04:38:39 ---> dec292d02e07 04:38:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:38:39 ---> Running in d5f9a88c60c9 04:38:39 Removing intermediate container d5f9a88c60c9 04:38:39 ---> d281aa258c25 04:38:39 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 04:38:39 ---> Running in c902ddb79761 04:38:39 Removing intermediate container c902ddb79761 04:38:39 ---> aeccffaf4266 04:38:39 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:38:39 ---> Running in cd25d63e844c 04:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:38:39 (1/1) Installing dumb-init (1.2.5-r2) 04:38:39 Executing busybox-1.36.1-r7.trigger 04:38:39 OK: 8 MiB in 16 packages 04:38:40 Removing intermediate container cd25d63e844c 04:38:40 ---> 87e4e2342faf 04:38:40 Step 17/26 : RUN apk --no-cache upgrade 04:38:40 ---> Running in e898d522e2fc 04:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:38:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:38:43 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:38:43 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:38:43 OK: 8 MiB in 16 packages 04:38:44 Removing intermediate container e898d522e2fc 04:38:44 ---> b351367403a6 04:38:44 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 04:38:46 ---> 83ab20139776 04:38:46 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 04:38:46 ---> d83ed7716f11 04:38:46 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 04:38:47 ---> eee23c0ec2de 04:38:47 Step 21/26 : EXPOSE 59986 04:38:47 ---> Running in b8e5ab698aa4 04:38:48 Removing intermediate container b8e5ab698aa4 04:38:48 ---> a017da4c7f0e 04:38:48 Step 22/26 : ENTRYPOINT ["/device-rest"] 04:38:48 ---> Running in 272e85adb02d 04:38:48 Removing intermediate container 272e85adb02d 04:38:48 ---> 622d9b243019 04:38:48 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:38:48 ---> Running in ca587708c41a 04:38:48 Removing intermediate container ca587708c41a 04:38:48 ---> 6f569e8586ce 04:38:48 Step 24/26 : LABEL arch=arm64 04:38:48 ---> Running in 77d464c77cbb 04:38:49 Removing intermediate container 77d464c77cbb 04:38:49 ---> 4014e567a4bb 04:38:49 Step 25/26 : LABEL git_sha=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:38:49 ---> Running in 9a40d3867966 04:38:49 Removing intermediate container 9a40d3867966 04:38:49 ---> 6901897d9b7f 04:38:49 Step 26/26 : LABEL version=3.2.0-dev.16 04:38:49 ---> Running in b2771078f801 04:38:50 Removing intermediate container b2771078f801 04:38:50 ---> 369d733d6db0 04:38:50 [Warning] One or more build-args [ARCH] were not consumed 04:38:50 Successfully built 369d733d6db0 04:38:50 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 04:38:50 provisioning config files... 04:38:50 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/168@tmp/config9715803714356717478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:50 ---> ****-login.sh 04:38:50 nexus3.edgexfoundry.org:10001 04:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:50 Configure a credential helper to remove this warning. See 04:38:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:50 04:38:50 Login Succeeded 04:38:50 nexus3.edgexfoundry.org:10002 04:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:51 Configure a credential helper to remove this warning. See 04:38:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:51 04:38:51 Login Succeeded 04:38:51 nexus3.edgexfoundry.org:10003 04:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:51 Configure a credential helper to remove this warning. See 04:38:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:51 04:38:51 Login Succeeded 04:38:51 nexus3.edgexfoundry.org:10004 04:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:52 Configure a credential helper to remove this warning. See 04:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:52 04:38:52 Login Succeeded 04:38:52 ****.io 04:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:52 Configure a credential helper to remove this warning. See 04:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:52 04:38:52 Login Succeeded 04:38:52 ---> ****-login.sh ends [Pipeline] } 04:38:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:52 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 04:38:52 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:38:52 latest 04:38:52 3.2.0-dev.16 04:38:52 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 04:38:52 main 04:38:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:53 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:53 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:38:53 55eaa3f6918c: Preparing 04:38:53 51d92f5f5cf7: Preparing 04:38:53 71cc6e59b012: Preparing 04:38:53 24bed5c3f68d: Preparing 04:38:53 a64e079b1af1: Preparing 04:38:53 da707bb00cb8: Preparing 04:38:53 da707bb00cb8: Waiting 04:38:54 51d92f5f5cf7: Pushed 04:38:54 55eaa3f6918c: Pushed 04:38:54 a64e079b1af1: Pushed 04:38:54 da707bb00cb8: Layer already exists 04:38:55 24bed5c3f68d: Pushed 04:39:02 71cc6e59b012: Pushed 04:39:02 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:02 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:02 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 04:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:39:02 55eaa3f6918c: Preparing 04:39:02 51d92f5f5cf7: Preparing 04:39:02 71cc6e59b012: Preparing 04:39:02 24bed5c3f68d: Preparing 04:39:02 a64e079b1af1: Preparing 04:39:02 da707bb00cb8: Preparing 04:39:02 da707bb00cb8: Waiting 04:39:02 24bed5c3f68d: Layer already exists 04:39:02 a64e079b1af1: Layer already exists 04:39:02 71cc6e59b012: Layer already exists 04:39:02 51d92f5f5cf7: Layer already exists 04:39:02 55eaa3f6918c: Layer already exists 04:39:02 da707bb00cb8: Layer already exists 04:39:03 latest: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:03 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:04 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.16 04:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:39:04 55eaa3f6918c: Preparing 04:39:04 51d92f5f5cf7: Preparing 04:39:04 71cc6e59b012: Preparing 04:39:04 24bed5c3f68d: Preparing 04:39:04 a64e079b1af1: Preparing 04:39:04 da707bb00cb8: Preparing 04:39:04 da707bb00cb8: Waiting 04:39:04 a64e079b1af1: Layer already exists 04:39:04 55eaa3f6918c: Layer already exists 04:39:04 51d92f5f5cf7: Layer already exists 04:39:04 71cc6e59b012: Layer already exists 04:39:04 24bed5c3f68d: Layer already exists 04:39:04 da707bb00cb8: Layer already exists 04:39:04 3.2.0-dev.16: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:04 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:05 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 04:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:39:05 55eaa3f6918c: Preparing 04:39:05 51d92f5f5cf7: Preparing 04:39:05 71cc6e59b012: Preparing 04:39:05 24bed5c3f68d: Preparing 04:39:05 a64e079b1af1: Preparing 04:39:05 da707bb00cb8: Preparing 04:39:05 da707bb00cb8: Waiting 04:39:05 55eaa3f6918c: Layer already exists 04:39:05 71cc6e59b012: Layer already exists 04:39:05 a64e079b1af1: Layer already exists 04:39:05 51d92f5f5cf7: Layer already exists 04:39:05 24bed5c3f68d: Layer already exists 04:39:05 da707bb00cb8: Layer already exists 04:39:05 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:05 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:06 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 04:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:39:06 55eaa3f6918c: Preparing 04:39:06 51d92f5f5cf7: Preparing 04:39:06 71cc6e59b012: Preparing 04:39:06 24bed5c3f68d: Preparing 04:39:06 a64e079b1af1: Preparing 04:39:06 da707bb00cb8: Preparing 04:39:06 da707bb00cb8: Waiting 04:39:06 a64e079b1af1: Layer already exists 04:39:06 24bed5c3f68d: Layer already exists 04:39:06 71cc6e59b012: Layer already exists 04:39:06 51d92f5f5cf7: Layer already exists 04:39:06 55eaa3f6918c: Layer already exists 04:39:06 da707bb00cb8: Layer already exists 04:39:06 main: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:06 ===================================================== [Pipeline] echo 04:39:06 taggedImages: 04:39:06 - nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 04:39:06 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 04:39:06 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.16 04:39:06 - nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 04:39:06 - 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 04:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:06 04:39:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:07 arm64: Pulling from edgex-lftools-log-publisher 04:39:07 8998bd30e6a1: Pulling fs layer 04:39:07 04944245beec: Pulling fs layer 04:39:07 699f458cf7ca: Pulling fs layer 04:39:07 765212b225bb: Pulling fs layer 04:39:07 f23df028b6ca: Pulling fs layer 04:39:07 d65c8cfc05b1: Pulling fs layer 04:39:07 2437ff75d9bd: Pulling fs layer 04:39:07 f23df028b6ca: Waiting 04:39:07 d65c8cfc05b1: Waiting 04:39:07 765212b225bb: Waiting 04:39:07 2437ff75d9bd: Waiting 04:39:07 04944245beec: Verifying Checksum 04:39:07 04944245beec: Download complete 04:39:07 765212b225bb: Verifying Checksum 04:39:07 765212b225bb: Download complete 04:39:07 f23df028b6ca: Verifying Checksum 04:39:07 f23df028b6ca: Download complete 04:39:07 d65c8cfc05b1: Verifying Checksum 04:39:07 d65c8cfc05b1: Download complete 04:39:07 699f458cf7ca: Verifying Checksum 04:39:07 699f458cf7ca: Download complete 04:39:08 8998bd30e6a1: Verifying Checksum 04:39:08 8998bd30e6a1: Download complete 04:39:10 2437ff75d9bd: Verifying Checksum 04:39:10 2437ff75d9bd: Download complete 04:39:13 8998bd30e6a1: Pull complete 04:39:13 04944245beec: Pull complete 04:39:15 699f458cf7ca: Pull complete 04:39:15 765212b225bb: Pull complete 04:39:16 f23df028b6ca: Pull complete 04:39:16 d65c8cfc05b1: Pull complete 04:39:34 2437ff75d9bd: Pull complete 04:39:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:34 prd-ubuntu20.04-docker-arm64-4c-16g-5704 does not seem to be running inside a container 04:39:35 $ 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/168 -v /w/workspace/device-rest-go/168:/w/workspace/device-rest-go/168:rw,z -v /w/workspace/device-rest-go/168@tmp:/w/workspace/device-rest-go/168@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 04:39:38 $ docker top b85e2f1000c058fd0aeabbd4bd464d78bcfc8160d550ddbdb4f339f95548c7a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:39 ---> job-cost.sh 04:39:39 lf-activate-venv: SKIPPING 04:39:39 INFO: No Stack... 04:39:39 INFO: Retrieving Pricing Info for: v3-standard-4 04:39:40 INFO: Archiving Costs [Pipeline] sh 04:39:41 + cat /w/workspace/device-rest-go/168/archives/cost.csv 04:39:41 + cut -d, -f6 [Pipeline] lock 04:39:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] 04:39:41 Resource [jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] did not exist. Created. 04:39:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:39:42 /w/workspace/device-rest-go/168@tmp/durable-2ba19b87/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:39:42 + echo total: 0.10999999940395355 [Pipeline] stash 04:39:42 Warning: overwriting stash ‘stack-cost’ 04:39:42 Stashed 1 file(s) [Pipeline] } 04:39:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 04:39:42 $ docker stop --time=1 b85e2f1000c058fd0aeabbd4bd464d78bcfc8160d550ddbdb4f339f95548c7a6 04:39:44 $ docker rm -f --volumes b85e2f1000c058fd0aeabbd4bd464d78bcfc8160d550ddbdb4f339f95548c7a6 [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 04:39:44 provisioning config files... 04:39:44 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7486516792435243622tmp [Pipeline] { [Pipeline] sh 04:39:45 + set +x 04:39:45 + curl -s https://codecov.io/bash 04:39:45 + bash -s -- 04:39:45 04:39:45 _____ _ 04:39:45 / ____| | | 04:39:45 | | ___ __| | ___ ___ _____ __ 04:39:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:39:45 | |___| (_) | (_| | __/ (_| (_) \ V / 04:39:45 \_____\___/ \__,_|\___|\___\___/ \_/ 04:39:45 Bash-1.0.6 04:39:45 04:39:45 04:39:45 ==> git version 2.25.1 found 04:39:45 ==> 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 04:39:45 Release-Date: 2020-01-08 04:39:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:39:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:39:45 ==> Jenkins CI detected. 04:39:45 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 04:39:45 project root: . 04:39:45 --> token set from env 04:39:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:39:45 ==> Running gcov in . (disable via -X gcov) 04:39:45 ==> Python coveragepy not found 04:39:45 ==> Searching for coverage reports in: 04:39:45 + . 04:39:45 -> Found 1 reports 04:39:45 ==> Detecting git/mercurial file structure 04:39:45 ==> Reading reports 04:39:45 + ./coverage.out bytes=14499 04:39:45 ==> Appending adjustments 04:39:45 https://docs.codecov.io/docs/fixing-reports 04:39:45 + Found adjustments 04:39:45 ==> Gzipping contents 04:39:45 4.0K /tmp/codecov.mLkAvk.gz 04:39:45 ==> Uploading reports 04:39:45 url: https://codecov.io 04:39:45 query: branch=main&commit=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:45 -> Pinging Codecov 04:39:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:45 -> Uploading to 04:39:45 https://storage.googleapis.com/codecov/v4/raw/2024-07-16/4E5D53B4F1F92C436F7061BF334D961C/ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0/c33aad27-1a75-4ca6-8963-23d6c5f12a99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T043945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab6f6fcd6d982dbedf3937ea29de473e601b891664a0e576bc5ec41af46d0ae8 04:39:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:45 Dload Upload Total Spent Left Speed 04:39:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8564 --:--:-- --:--:-- --:--:-- 8564 04:39:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] } 04:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:39:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:39:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:39:46 04:39:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:39:46 latest: Pulling from edgex-devops/edgex-snyk-go 04:39:46 619be1103602: Already exists 04:39:46 f8ea3408117e: Pulling fs layer 04:39:46 91320369b822: Pulling fs layer 04:39:46 0406650e8295: Pulling fs layer 04:39:46 4f4fb700ef54: Pulling fs layer 04:39:46 96d80e3f36e1: Pulling fs layer 04:39:46 bcf3aedb951c: Pulling fs layer 04:39:46 4f4fb700ef54: Waiting 04:39:46 96d80e3f36e1: Waiting 04:39:46 bcf3aedb951c: Waiting 04:39:46 0406650e8295: Verifying Checksum 04:39:46 0406650e8295: Download complete 04:39:46 f8ea3408117e: Verifying Checksum 04:39:46 f8ea3408117e: Download complete 04:39:46 4f4fb700ef54: Verifying Checksum 04:39:46 4f4fb700ef54: Download complete 04:39:46 f8ea3408117e: Pull complete 04:39:47 96d80e3f36e1: Verifying Checksum 04:39:47 96d80e3f36e1: Download complete 04:39:47 91320369b822: Verifying Checksum 04:39:47 91320369b822: Download complete 04:39:47 bcf3aedb951c: Verifying Checksum 04:39:47 bcf3aedb951c: Download complete 04:39:50 91320369b822: Pull complete 04:39:50 0406650e8295: Pull complete 04:39:50 4f4fb700ef54: Pull complete 04:39:50 96d80e3f36e1: Pull complete 04:39:53 bcf3aedb951c: Pull complete 04:39:53 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:53 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:39:53 $ 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 04:39:57 $ docker top e4a4ae29ce54028662956d8a7bf5017b23e844642abb9358240598752d8363fa -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 04:39:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 04:39:57 + set -o pipefail 04:39:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 04:40:04 04:40:04 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 04:40:04 04:40:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/5a7ed8fa-4523-4c55-a2b1-bb665b4518dd 04:40:04 04:40:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:40:04 [Pipeline] } 04:40:04 $ docker stop --time=1 e4a4ae29ce54028662956d8a7bf5017b23e844642abb9358240598752d8363fa 04:40:08 $ docker rm -f --volumes e4a4ae29ce54028662956d8a7bf5017b23e844642abb9358240598752d8363fa [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 04:40:09 + git log --format=format:%s -1 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] sh 04:40:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:09 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:40:09 $ 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 04:40:10 $ docker top 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 -eo pid,comm 04:40:10 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). 04:40:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:17 [ssh-agent] Looking for ssh-agent implementation... 04:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:17 $ docker exec 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 ssh-agent 04:40:17 SSH_AUTH_SOCK=/tmp/ssh-UrJvgYQ9HZFB/agent.31 04:40:17 SSH_AGENT_PID=37 04:40:17 Running ssh-add (command line suppressed) 04:40:17 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13620550750870946861.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13620550750870946861.key) 04:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:18 + git semver tag 04:40:18 2024-07-16 04:40:18,315 [run_tag] DEBUG tag force:False 04:40:18 2024-07-16 04:40:18,315 [check_head_tag] DEBUG check head tag 04:40:18 2024-07-16 04:40:18,317 [execute] INFO git cat-file --batch-check 04:40:18 2024-07-16 04:40:18,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 04:40:18 2024-07-16 04:40:18,321 [execute] INFO git cat-file --batch 04:40:18 2024-07-16 04:40:18,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 04:40:18 2024-07-16 04:40:18,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:40:18 2024-07-16 04:40:18,343 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 04:40:18 2024-07-16 04:40:18,343 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 04:40:18 2024-07-16 04:40:18,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:40:18 3.2.0-dev.16 [Pipeline] } 04:40:18 $ docker exec --env ******** --env ******** 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 ssh-agent -k 04:40:18 unset SSH_AUTH_SOCK; 04:40:18 unset SSH_AGENT_PID; 04:40:18 echo Agent pid 37 killed; 04:40:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:18 + git semver [Pipeline] } 04:40:19 $ docker stop --time=1 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 04:40:20 $ docker rm -f --volumes 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:20 04:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:26 0.23.1-centos7: Pulling from edgex-lftools 04:40:26 ab5ef0e58194: Pulling fs layer 04:40:26 9712f1f96733: Pulling fs layer 04:40:26 63f879dbbcfc: Pulling fs layer 04:40:26 0d9ebad4ef96: Pulling fs layer 04:40:26 e9a5061849ea: Pulling fs layer 04:40:26 d747dcd14b5f: Pulling fs layer 04:40:26 2de7ff778b66: Pulling fs layer 04:40:26 0d9ebad4ef96: Waiting 04:40:26 e9a5061849ea: Waiting 04:40:26 d747dcd14b5f: Waiting 04:40:26 2de7ff778b66: Waiting 04:40:26 9712f1f96733: Verifying Checksum 04:40:26 9712f1f96733: Download complete 04:40:26 63f879dbbcfc: Verifying Checksum 04:40:26 63f879dbbcfc: Download complete 04:40:26 e9a5061849ea: Verifying Checksum 04:40:26 e9a5061849ea: Download complete 04:40:26 d747dcd14b5f: Download complete 04:40:26 ab5ef0e58194: Download complete 04:40:26 0d9ebad4ef96: Verifying Checksum 04:40:26 0d9ebad4ef96: Download complete 04:40:26 2de7ff778b66: Verifying Checksum 04:40:26 2de7ff778b66: Download complete 04:40:28 ab5ef0e58194: Pull complete 04:40:29 9712f1f96733: Pull complete 04:40:29 63f879dbbcfc: Pull complete 04:40:33 0d9ebad4ef96: Pull complete 04:40:34 e9a5061849ea: Pull complete 04:40:34 d747dcd14b5f: Pull complete 04:40:35 2de7ff778b66: Pull complete 04:40:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:35 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:40:35 $ 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 04:40:39 $ docker top 77e5ce3058bdc7308d042ee9a570308f9f111cf89930e1c8f0b39cd8e4695c5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:40:39 provisioning config files... 04:40:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18007889081563142324tmp 04:40:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1116453249242499489tmp 04:40:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6119990054769294911tmp [Pipeline] { [Pipeline] echo 04:40:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:40:39 ---> sigul-configuration.sh 04:40:39 gpg: directory `/root/.gnupg' created 04:40:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:40:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:40:39 gpg: keyring `/root/.gnupg/secring.gpg' created 04:40:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:40:39 gpg: CAST5 encrypted data 04:40:39 gpg: encrypted with 1 passphrase 04:40:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:40:40 + mkdir /home/jenkins 04:40:40 + mkdir /home/jenkins/sigul [Pipeline] sh 04:40:40 + 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 04:40:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:40:40 ---> sigul-install.sh 04:40:40 Sigul already installed; skipping installation. [Pipeline] sh 04:40:41 + git tag --list 04:40:41 v1.0.0 04:40:41 v1.1.0 04:40:41 v1.1.1 04:40:41 v1.1.2 04:40:41 v1.2.0 04:40:41 v1.2.1 04:40:41 v2.0.0 04:40:41 v2.1.0 04:40:41 v2.1.1 04:40:41 v2.2.0 04:40:41 v2.3.0 04:40:41 v3.0 04:40:41 v3.0.0 04:40:41 v3.1 04:40:41 v3.1.0 04:40:41 v3.1.0-dev.1 04:40:41 v3.1.0-dev.10 04:40:41 v3.1.0-dev.11 04:40:41 v3.1.0-dev.12 04:40:41 v3.1.0-dev.13 04:40:41 v3.1.0-dev.14 04:40:41 v3.1.0-dev.15 04:40:41 v3.1.0-dev.16 04:40:41 v3.1.0-dev.17 04:40:41 v3.1.0-dev.18 04:40:41 v3.1.0-dev.19 04:40:41 v3.1.0-dev.2 04:40:41 v3.1.0-dev.20 04:40:41 v3.1.0-dev.21 04:40:41 v3.1.0-dev.22 04:40:41 v3.1.0-dev.23 04:40:41 v3.1.0-dev.24 04:40:41 v3.1.0-dev.25 04:40:41 v3.1.0-dev.26 04:40:41 v3.1.0-dev.27 04:40:41 v3.1.0-dev.28 04:40:41 v3.1.0-dev.29 04:40:41 v3.1.0-dev.3 04:40:41 v3.1.0-dev.30 04:40:41 v3.1.0-dev.31 04:40:41 v3.1.0-dev.32 04:40:41 v3.1.0-dev.4 04:40:41 v3.1.0-dev.5 04:40:41 v3.1.0-dev.6 04:40:41 v3.1.0-dev.7 04:40:41 v3.1.0-dev.8 04:40:41 v3.1.0-dev.9 04:40:41 v3.1.1 04:40:41 v3.2.0-dev.1 04:40:41 v3.2.0-dev.10 04:40:41 v3.2.0-dev.11 04:40:41 v3.2.0-dev.12 04:40:41 v3.2.0-dev.13 04:40:41 v3.2.0-dev.14 04:40:41 v3.2.0-dev.15 04:40:41 v3.2.0-dev.16 04:40:41 v3.2.0-dev.2 04:40:41 v3.2.0-dev.3 04:40:41 v3.2.0-dev.4 04:40:41 v3.2.0-dev.5 04:40:41 v3.2.0-dev.6 04:40:41 v3.2.0-dev.7 04:40:41 v3.2.0-dev.8 04:40:41 v3.2.0-dev.9 [Pipeline] sh 04:40:41 + lftools sign git-tag v3.2.0-dev.16 04:40:42 Signing Git tag with Sigul... 04:40:42 Signing v3.2.0-dev.16 [Pipeline] echo 04:40:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:40:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:40:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:40:42 $ docker stop --time=1 77e5ce3058bdc7308d042ee9a570308f9f111cf89930e1c8f0b39cd8e4695c5f 04:40:43 $ docker rm -f --volumes 77e5ce3058bdc7308d042ee9a570308f9f111cf89930e1c8f0b39cd8e4695c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:40:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:44 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:40:44 $ 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 04:40:45 $ docker top 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:45 [ssh-agent] Looking for ssh-agent implementation... 04:40:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:45 $ docker exec 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 ssh-agent 04:40:45 SSH_AUTH_SOCK=/tmp/ssh-zKo1QA2pRZgk/agent.32 04:40:45 SSH_AGENT_PID=38 04:40:45 Running ssh-add (command line suppressed) 04:40:45 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14627922864444499523.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14627922864444499523.key) 04:40:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:46 + git semver bump pre 04:40:46 2024-07-16 04:40:46,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:40:46 2024-07-16 04:40:46,294 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 04:40:46 2024-07-16 04:40:46,294 [bump_version] DEBUG bumped version:3.2.0-dev.17 04:40:46 2024-07-16 04:40:46,294 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 04:40:46 2024-07-16 04:40:46,294 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:40:46 2024-07-16 04:40:46,294 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:40:46 2024-07-16 04:40:46,296 [execute] INFO git cat-file --batch-check 04:40:46 2024-07-16 04:40:46,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:40:46 2024-07-16 04:40:46,300 [execute] INFO git cat-file --batch 04:40:46 2024-07-16 04:40:46,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:40:46 2024-07-16 04:40:46,305 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:40:46 3.2.0-dev.17 [Pipeline] } 04:40:46 $ docker exec --env ******** --env ******** 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 ssh-agent -k 04:40:46 unset SSH_AUTH_SOCK; 04:40:46 unset SSH_AGENT_PID; 04:40:46 echo Agent pid 38 killed; 04:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:46 + git semver [Pipeline] } 04:40:47 $ docker stop --time=1 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 04:40:48 $ docker rm -f --volumes 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:49 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:40:49 $ 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 04:40:49 $ docker top d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b -eo pid,comm 04:40:49 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). 04:40:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:49 [ssh-agent] Looking for ssh-agent implementation... 04:40:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:49 $ docker exec d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b ssh-agent 04:40:49 SSH_AUTH_SOCK=/tmp/ssh-RBzuLdgswzKe/agent.33 04:40:49 SSH_AGENT_PID=39 04:40:49 Running ssh-add (command line suppressed) 04:40:50 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13684114185399681995.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13684114185399681995.key) 04:40:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:50 + git semver push 04:40:50 2024-07-16 04:40:50,563 [run_push] DEBUG push 04:40:50 2024-07-16 04:40:50,564 [execute] INFO git cat-file --batch-check 04:40:50 2024-07-16 04:40:50,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:40:50 2024-07-16 04:40:50,568 [execute] INFO git rev-list 870495349444e057fb7cf80a25de26a36b53ec0c -- 04:40:50 2024-07-16 04:40:50,568 [execute] DEBUG Popen(['git', 'rev-list', '870495349444e057fb7cf80a25de26a36b53ec0c', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:40:50 2024-07-16 04:40:50,577 [execute] INFO git fetch -v origin 04:40:50 2024-07-16 04:40:50,578 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:40:51 2024-07-16 04:40:51,032 [run_push] DEBUG no remote changes detected 04:40:51 2024-07-16 04:40:51,033 [execute] INFO git push origin semver 04:40:51 2024-07-16 04:40:51,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:40:52 2024-07-16 04:40:51,773 [run_push] DEBUG push all version tags 04:40:52 2024-07-16 04:40:51,774 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:40:52 2024-07-16 04:40:51,775 [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) 04:40:52 2024-07-16 04:40:52,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:40:52 3.2.0-dev.17 [Pipeline] } 04:40:52 $ docker exec --env ******** --env ******** d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b ssh-agent -k 04:40:52 unset SSH_AUTH_SOCK; 04:40:52 unset SSH_AGENT_PID; 04:40:52 echo Agent pid 39 killed; 04:40:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:53 + git semver [Pipeline] } 04:40:53 $ docker stop --time=1 d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b 04:40:54 $ docker rm -f --volumes d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b [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 04:40:55 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 04:40:55 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 04:40:55 total 16 04:40:55 drwxr-xr-x 3 root root 4096 Jul 16 04:25 . 04:40:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:40 .. 04:40:55 drwxr-xr-x 2 root root 4096 Jul 16 04:25 cost 04:40:55 -rw-r--r-- 1 root root 86 Jul 16 04:25 cost.csv 04:40:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 04:40:55 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 04:40:55 total 16 04:40:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:25 . 04:40:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:40 .. 04:40:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 04:25 cost 04:40:55 -rw-r--r-- 1 jenkins jenkins 86 Jul 16 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:40:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:56 ---> package-listing.sh 04:40:56 ++ facter osfamily 04:40:56 ++ tr '[:upper:]' '[:lower:]' 04:40:56 + OS_FAMILY=debian 04:40:56 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 04:40:56 + START_PACKAGES=/tmp/packages_start.txt 04:40:56 + END_PACKAGES=/tmp/packages_end.txt 04:40:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:56 + PACKAGES=/tmp/packages_start.txt 04:40:56 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 04:40:56 + PACKAGES=/tmp/packages_end.txt 04:40:56 + case "${OS_FAMILY}" in 04:40:56 + dpkg -l 04:40:56 + grep '^ii' 04:40:56 + '[' -f /tmp/packages_start.txt ']' 04:40:56 + '[' -f /tmp/packages_end.txt ']' 04:40:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:56 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 04:40:56 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 04:40:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 04:40:56 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 04:40:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:57 prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container 04:40:57 $ 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 04:40:57 $ docker top 785996724d4b966f8bb71e35c3584eee1227dd73182aa6073b9e8456b4eaedfd -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:58 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:58 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:58 + ls /var/log/sa-host 04:40:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:58 provisioning config files... 04:40:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14213185619128706775tmp [Pipeline] { [Pipeline] echo 04:40:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:59 ---> create-netrc.sh [Pipeline] } 04:40:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:59 ---> python-tools-install.sh [Pipeline] echo 04:40:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:59 ---> sudo-logs.sh 04:40:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:40:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:00 ---> job-cost.sh 04:41:00 lf-activate-venv: SKIPPING 04:41:00 DEBUG: total: 0.2199999988079071 04:41:00 INFO: Retrieving Stack Cost... 04:41:00 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:01 INFO: Archiving Costs [Pipeline] echo 04:41:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:01 ---> logs-deploy.sh 04:41:01 lf-activate-venv: SKIPPING 04:41:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/168 04:41:01 INFO: archiving workspace using pattern(s): 04:41:02 Archives upload complete. 04:41:02 INFO: archiving logs to Nexus 04:41:03 ---> uname -a: 04:41:03 Linux prd-ubuntu20-04-docker-8c-8g-5697 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:41:03 04:41:03 04:41:03 ---> lscpu: 04:41:03 Architecture: x86_64 04:41:03 CPU op-mode(s): 32-bit, 64-bit 04:41:03 Byte Order: Little Endian 04:41:03 Address sizes: 40 bits physical, 48 bits virtual 04:41:03 CPU(s): 8 04:41:03 On-line CPU(s) list: 0-7 04:41:03 Thread(s) per core: 1 04:41:03 Core(s) per socket: 1 04:41:03 Socket(s): 8 04:41:03 NUMA node(s): 1 04:41:03 Vendor ID: AuthenticAMD 04:41:03 CPU family: 23 04:41:03 Model: 49 04:41:03 Model name: AMD EPYC-Rome Processor 04:41:03 Stepping: 0 04:41:03 CPU MHz: 2799.998 04:41:03 BogoMIPS: 5599.99 04:41:03 Virtualization: AMD-V 04:41:03 Hypervisor vendor: KVM 04:41:03 Virtualization type: full 04:41:03 L1d cache: 256 KiB 04:41:03 L1i cache: 256 KiB 04:41:03 L2 cache: 4 MiB 04:41:03 L3 cache: 128 MiB 04:41:03 NUMA node0 CPU(s): 0-7 04:41:03 Vulnerability Itlb multihit: Not affected 04:41:03 Vulnerability L1tf: Not affected 04:41:03 Vulnerability Mds: Not affected 04:41:03 Vulnerability Meltdown: Not affected 04:41:03 Vulnerability Mmio stale data: Not affected 04:41:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:41:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:41:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:41:03 Vulnerability Srbds: Not affected 04:41:03 Vulnerability Tsx async abort: Not affected 04:41:03 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 04:41:03 04:41:03 04:41:03 ---> nproc: 04:41:03 8 04:41:03 04:41:03 04:41:03 ---> df -h: 04:41:03 Filesystem Size Used Avail Use% Mounted on 04:41:03 overlay 155G 14G 142G 9% / 04:41:03 tmpfs 64M 0 64M 0% /dev 04:41:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:41:03 shm 64M 0 64M 0% /dev/shm 04:41:03 /dev/vda1 155G 14G 142G 9% /facter-os 04:41:03 04:41:03 04:41:03 ---> sar -b -r -n DEV: 04:41:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5697) 07/16/24 _x86_64_ (8 CPU) 04:41:03 04:41:03 04:21:43 LINUX RESTART (8 CPU) 04:41:03 04:41:03 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:41:03 04:23:01 325.50 46.09 279.40 0.00 5262.46 85833.16 0.00 04:41:03 04:24:01 353.77 2.88 350.89 0.00 44.93 134164.57 0.00 04:41:03 04:25:01 125.50 0.13 125.36 0.00 9.47 78038.46 0.00 04:41:03 04:26:01 107.68 0.15 107.53 0.00 18.93 54522.40 0.00 04:41:03 04:27:01 35.78 4.88 30.89 0.00 2093.92 7976.40 0.00 04:41:03 04:28:01 18.30 1.23 17.06 0.00 2270.42 3784.97 0.00 04:41:03 04:29:01 3.57 0.02 3.55 0.00 0.13 88.92 0.00 04:41:03 04:30:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 04:41:03 04:31:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 04:41:03 04:32:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 04:41:03 04:33:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 04:41:03 04:34:01 2.08 0.00 2.08 0.00 0.00 28.40 0.00 04:41:03 04:35:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 04:41:03 04:36:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 04:41:03 04:37:01 1.68 0.02 1.67 0.00 0.13 24.53 0.00 04:41:03 04:38:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 04:41:03 04:39:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 04:41:03 04:40:01 40.54 0.10 40.44 0.00 10.26 22350.67 0.00 04:41:03 04:41:01 138.73 0.50 138.23 0.00 30.93 39094.28 0.00 04:41:03 Average: 61.31 2.95 58.36 0.00 512.71 22422.89 0.00 04:41:03 04:41:03 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:41:03 04:23:01 29380136 31532112 799664 2.43 70516 2361192 2014664 5.94 1030124 2101504 450668 04:41:03 04:24:01 27303068 31351452 947400 2.88 188656 3968132 2267640 6.68 1607976 3399152 443080 04:41:03 04:25:01 27519120 31511492 792284 2.41 193140 3920180 2040360 6.01 1326500 3480808 484 04:41:03 04:26:01 26995412 31520624 780364 2.37 202676 4391832 1776940 5.24 1368296 3904224 192 04:41:03 04:27:01 26665000 31491500 781460 2.38 218280 4677724 1720632 5.07 1504140 4071476 82136 04:41:03 04:28:01 26548632 31504160 767528 2.33 231372 4790324 1719336 5.07 1647936 4036096 208 04:41:03 04:29:01 26553580 31504192 767512 2.33 229904 4787072 1722688 5.08 1646308 4032896 8 04:41:03 04:30:01 26563140 31513832 757832 2.30 229940 4787076 1722688 5.08 1637588 4032896 44 04:41:03 04:31:01 26562856 31513616 757980 2.31 230008 4787076 1722688 5.08 1637892 4032900 168 04:41:03 04:32:01 26566176 31517008 754508 2.29 230048 4787084 1722688 5.08 1634776 4032904 200 04:41:03 04:33:01 26566224 31517100 754360 2.29 230092 4787084 1722688 5.08 1634768 4032904 8 04:41:03 04:34:01 26566420 31517400 753956 2.29 230180 4787088 1722688 5.08 1634720 4032908 12 04:41:03 04:35:01 26566216 31517204 754112 2.29 230204 4787092 1722688 5.08 1634796 4032912 4 04:41:03 04:36:01 26566484 31517540 753780 2.29 230248 4787096 1722688 5.08 1634772 4032912 8 04:41:03 04:37:01 26564992 31516112 755224 2.30 230288 4787072 1755008 5.17 1635220 4032888 64 04:41:03 04:38:01 26564704 31515924 755288 2.30 230316 4787080 1755008 5.17 1635544 4032896 48 04:41:03 04:39:01 26564592 31515876 755308 2.30 230388 4787080 1755008 5.17 1635352 4032900 8 04:41:03 04:40:01 25199944 31235548 1028660 3.13 240656 5758556 2102428 6.20 1989704 4930768 342200 04:41:03 04:41:01 25070856 31414660 847352 2.58 255340 6021856 1856848 5.47 1807532 5215100 540 04:41:03 Average: 26678292 31485650 792872 2.41 217487 4660405 1818178 5.36 1593892 3973739 69478 04:41:03 04:41:03 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:41:03 04:23:01 ens3 519.73 370.27 6110.56 95.25 0.00 0.00 0.00 0.00 04:41:03 04:23:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 04:41:03 04:23:01 docker0 34.26 36.14 2.70 266.41 0.00 0.00 0.00 0.00 04:41:03 04:24:01 ens3 530.53 314.23 3324.48 43.33 0.00 0.00 0.00 0.00 04:41:03 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:24:01 vetha889682 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:41:03 04:24:01 docker0 293.00 492.87 26.05 3289.72 0.00 0.00 0.00 0.00 04:41:03 04:25:01 vethdba3bd2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:25:01 veth764fd21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:25:01 ens3 33.11 20.06 109.60 10.03 0.00 0.00 0.00 0.00 04:41:03 04:25:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 04:41:03 04:25:01 docker0 2.30 3.77 0.13 31.09 0.00 0.00 0.00 0.00 04:41:03 04:26:01 ens3 145.44 102.52 2646.23 220.87 0.00 0.00 0.00 0.00 04:41:03 04:26:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 04:41:03 04:26:01 docker0 4.00 7.08 0.24 94.78 0.00 0.00 0.00 0.00 04:41:03 04:27:01 ens3 201.67 92.10 2715.39 6.90 0.00 0.00 0.00 0.00 04:41:03 04:27:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:41:03 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:28:01 ens3 1.47 1.25 0.87 0.43 0.00 0.00 0.00 0.00 04:41:03 04:28:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 04:41:03 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:29:01 ens3 0.33 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:41:03 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:30:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:41:03 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:31:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:41:03 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:33:01 ens3 0.28 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:41:03 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:35:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:41:03 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:37:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:38:01 ens3 0.38 0.27 0.09 0.08 0.00 0.00 0.00 0.00 04:41:03 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:41:03 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:39:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:41:03 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:03 04:40:01 ens3 240.54 143.51 4747.51 32.84 0.00 0.00 0.00 0.00 04:41:03 04:40:01 veth4ff4b0e 72.40 118.65 6.97 1139.16 0.00 0.00 0.00 0.09 04:41:03 04:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 04:41:03 04:40:01 docker0 72.40 118.55 5.98 1139.15 0.00 0.00 0.00 0.00 04:41:03 04:41:01 ens3 250.17 179.15 3411.26 158.92 0.00 0.00 0.00 0.00 04:41:03 04:41:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 04:41:03 04:41:01 docker0 14.21 21.35 1.79 117.12 0.00 0.00 0.00 0.00 04:41:03 Average: ens3 101.32 64.43 1213.99 29.94 0.00 0.00 0.00 0.00 04:41:03 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 04:41:03 Average: docker0 22.11 35.78 1.94 259.90 0.00 0.00 0.00 0.00 04:41:03 04:41:03 04:41:03 ---> sar -P ALL: 04:41:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5697) 07/16/24 _x86_64_ (8 CPU) 04:41:03 04:41:03 04:21:43 LINUX RESTART (8 CPU) 04:41:03 04:41:03 04:22:01 CPU %user %nice %system %iowait %steal %idle 04:41:03 04:23:01 all 8.86 0.00 2.92 2.10 0.05 86.06 04:41:03 04:23:01 0 8.11 0.00 3.41 3.89 0.07 84.52 04:41:03 04:23:01 1 11.11 0.00 2.38 0.97 0.05 85.48 04:41:03 04:23:01 2 10.68 0.00 2.54 0.39 0.03 86.36 04:41:03 04:23:01 3 8.15 0.00 2.63 6.77 0.07 82.38 04:41:03 04:23:01 4 7.57 0.00 2.58 0.42 0.03 89.40 04:41:03 04:23:01 5 7.42 0.00 2.68 1.53 0.07 88.30 04:41:03 04:23:01 6 6.91 0.00 3.45 2.69 0.05 86.91 04:41:03 04:23:01 7 10.92 0.00 3.73 0.18 0.05 85.11 04:41:03 04:24:01 all 21.23 0.00 6.40 3.14 0.08 69.16 04:41:03 04:24:01 0 21.86 0.00 5.78 0.56 0.07 71.73 04:41:03 04:24:01 1 21.27 0.00 6.01 4.18 0.07 68.48 04:41:03 04:24:01 2 20.80 0.00 5.30 0.91 0.07 72.93 04:41:03 04:24:01 3 21.37 0.00 7.15 1.06 0.07 70.35 04:41:03 04:24:01 4 20.99 0.00 6.70 1.47 0.08 70.76 04:41:03 04:24:01 5 21.04 0.00 6.38 2.31 0.08 70.17 04:41:03 04:24:01 6 20.19 0.00 6.07 1.68 0.07 71.99 04:41:03 04:24:01 7 22.33 0.00 7.79 12.94 0.10 56.84 04:41:03 04:25:01 all 45.89 0.00 6.97 1.43 0.09 45.61 04:41:03 04:25:01 0 44.66 0.00 7.56 1.12 0.10 46.56 04:41:03 04:25:01 1 45.15 0.00 7.84 0.54 0.10 46.36 04:41:03 04:25:01 2 47.46 0.00 6.86 0.20 0.08 45.40 04:41:03 04:25:01 3 45.91 0.00 6.24 0.03 0.08 47.74 04:41:03 04:25:01 4 45.08 0.00 6.77 1.47 0.10 46.58 04:41:03 04:25:01 5 46.55 0.00 7.00 0.18 0.10 46.17 04:41:03 04:25:01 6 45.97 0.00 7.14 7.85 0.10 38.94 04:41:03 04:25:01 7 46.32 0.00 6.37 0.08 0.08 47.14 04:41:03 04:26:01 all 3.80 0.00 1.37 1.41 0.03 93.38 04:41:03 04:26:01 0 3.99 0.00 1.22 0.25 0.03 94.50 04:41:03 04:26:01 1 3.89 0.00 1.46 0.89 0.05 93.72 04:41:03 04:26:01 2 4.47 0.00 1.84 0.03 0.03 93.62 04:41:03 04:26:01 3 3.32 0.00 0.90 0.02 0.02 95.74 04:41:03 04:26:01 4 4.52 0.00 1.18 0.05 0.02 94.23 04:41:03 04:26:01 5 2.50 0.00 1.33 2.25 0.05 93.87 04:41:03 04:26:01 6 3.57 0.00 1.76 7.28 0.02 87.37 04:41:03 04:26:01 7 4.12 0.00 1.29 0.57 0.03 93.99 04:41:03 04:27:01 all 1.61 0.00 0.79 0.69 0.02 96.89 04:41:03 04:27:01 0 2.23 0.00 1.85 0.05 0.03 95.83 04:41:03 04:27:01 1 1.52 0.00 0.53 2.07 0.02 95.86 04:41:03 04:27:01 2 1.30 0.00 0.58 0.25 0.02 97.85 04:41:03 04:27:01 3 1.07 0.00 0.77 0.07 0.02 98.08 04:41:03 04:27:01 4 2.00 0.00 0.53 1.44 0.03 96.00 04:41:03 04:27:01 5 1.15 0.00 1.12 1.52 0.02 96.19 04:41:03 04:27:01 6 1.00 0.00 0.53 0.07 0.03 98.36 04:41:03 04:27:01 7 2.59 0.00 0.42 0.05 0.00 96.94 04:41:03 04:28:01 all 1.12 0.00 0.54 1.12 0.01 97.21 04:41:03 04:28:01 0 0.58 0.00 0.28 0.07 0.00 99.07 04:41:03 04:28:01 1 1.45 0.00 0.75 4.79 0.02 92.99 04:41:03 04:28:01 2 1.37 0.00 0.28 0.47 0.00 97.88 04:41:03 04:28:01 3 0.82 0.00 0.87 3.07 0.02 95.23 04:41:03 04:28:01 4 0.62 0.00 0.35 0.00 0.02 99.02 04:41:03 04:28:01 5 0.75 0.00 0.28 0.42 0.00 98.55 04:41:03 04:28:01 6 2.77 0.00 0.48 0.12 0.02 96.62 04:41:03 04:28:01 7 0.62 0.00 1.02 0.05 0.02 98.30 04:41:03 04:29:01 all 0.22 0.00 0.05 0.01 0.01 99.71 04:41:03 04:29:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:41:03 04:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:41:03 04:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:41:03 04:29:01 3 0.10 0.00 0.05 0.08 0.00 99.77 04:41:03 04:29:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:41:03 04:29:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:41:03 04:29:01 6 1.46 0.00 0.13 0.00 0.03 98.38 04:41:03 04:29:01 7 0.02 0.00 0.05 0.00 0.00 99.93 04:41:03 04:30:01 all 0.03 0.00 0.00 0.01 0.01 99.96 04:41:03 04:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:41:03 04:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:41:03 04:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:41:03 04:30:01 3 0.03 0.00 0.00 0.03 0.02 99.92 04:41:03 04:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:41:03 04:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:41:03 04:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:41:03 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:31:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:41:03 04:31:01 0 0.32 0.00 0.03 0.00 0.02 99.63 04:41:03 04:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:41:03 04:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:41:03 04:31:01 3 0.02 0.00 0.00 0.03 0.00 99.95 04:41:03 04:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:31:01 6 0.03 0.00 0.03 0.00 0.03 99.90 04:41:03 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:32:01 all 0.06 0.00 0.01 0.01 0.00 99.92 04:41:03 04:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:41:03 04:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:41:03 04:32:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:41:03 04:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:41:03 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:32:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:41:03 04:32:01 6 0.27 0.00 0.02 0.00 0.02 99.70 04:41:03 04:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:33:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:41:03 04:33:01 0 0.10 0.00 0.02 0.02 0.02 99.85 04:41:03 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:41:03 04:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:41:03 04:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:41:03 04:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:41:03 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:33:01 6 1.97 0.00 0.02 0.00 0.03 97.98 04:41:03 04:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:41:03 04:41:03 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:41:03 04:34:01 all 0.15 0.00 0.01 0.01 0.01 99.83 04:41:03 04:34:01 0 0.05 0.00 0.00 0.02 0.02 99.92 04:41:03 04:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:41:03 04:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:41:03 04:34:01 3 0.00 0.00 0.02 0.05 0.00 99.93 04:41:03 04:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:41:03 04:34:01 6 1.03 0.00 0.02 0.00 0.02 98.94 04:41:03 04:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:41:03 04:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:41:03 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:41:03 04:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:41:03 04:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:41:03 04:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:41:03 04:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:41:03 04:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:41:03 04:36:01 0 0.03 0.00 0.03 0.02 0.02 99.90 04:41:03 04:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:41:03 04:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:41:03 04:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:41:03 04:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:41:03 04:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:41:03 04:36:01 6 0.07 0.00 0.02 0.00 0.03 99.88 04:41:03 04:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:41:03 04:37:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:41:03 04:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:41:03 04:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:41:03 04:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:41:03 04:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:41:03 04:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:41:03 04:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:41:03 04:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:41:03 04:38:01 0 0.05 0.00 0.02 0.02 0.00 99.92 04:41:03 04:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:41:03 04:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:41:03 04:38:01 3 0.02 0.00 0.00 0.03 0.00 99.95 04:41:03 04:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:41:03 04:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:38:01 6 0.03 0.00 0.03 0.00 0.03 99.90 04:41:03 04:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:41:03 04:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:41:03 04:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:41:03 04:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:41:03 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:41:03 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:41:03 04:40:01 all 3.82 0.00 1.54 0.89 0.02 93.74 04:41:03 04:40:01 0 4.68 0.00 1.20 0.05 0.02 94.05 04:41:03 04:40:01 1 3.47 0.00 2.18 4.38 0.03 89.94 04:41:03 04:40:01 2 3.50 0.00 1.12 0.77 0.02 94.59 04:41:03 04:40:01 3 4.27 0.00 1.69 1.59 0.02 92.42 04:41:03 04:40:01 4 4.68 0.00 1.44 0.00 0.02 93.87 04:41:03 04:40:01 5 2.31 0.00 2.24 0.00 0.02 95.43 04:41:03 04:40:01 6 3.62 0.00 1.33 0.29 0.03 94.72 04:41:03 04:40:01 7 4.02 0.00 1.07 0.02 0.02 94.87 04:41:03 04:41:01 all 6.09 0.00 2.85 1.68 0.05 89.33 04:41:03 04:41:01 0 5.63 0.00 3.71 8.50 0.07 82.10 04:41:03 04:41:01 1 6.00 0.00 2.66 0.03 0.03 91.28 04:41:03 04:41:01 2 7.24 0.00 3.19 0.92 0.07 88.58 04:41:03 04:41:01 3 5.00 0.00 2.69 2.31 0.05 89.95 04:41:03 04:41:01 4 6.56 0.00 2.96 0.24 0.07 90.17 04:41:03 04:41:01 5 5.55 0.00 2.34 0.13 0.05 91.92 04:41:03 04:41:01 6 6.22 0.00 2.74 0.34 0.05 90.65 04:41:03 04:41:01 7 6.52 0.00 2.51 0.94 0.05 89.98 04:41:03 Average: all 4.88 0.00 1.23 0.66 0.02 93.21 04:41:03 Average: 0 4.85 0.00 1.32 0.77 0.03 93.04 04:41:03 Average: 1 4.93 0.00 1.26 0.94 0.02 92.86 04:41:03 Average: 2 5.08 0.00 1.14 0.21 0.02 93.55 04:41:03 Average: 3 4.72 0.00 1.20 0.80 0.02 93.26 04:41:03 Average: 4 4.82 0.00 1.18 0.27 0.02 93.71 04:41:03 Average: 5 4.57 0.00 1.22 0.44 0.02 93.74 04:41:03 Average: 6 4.99 0.00 1.25 1.06 0.03 92.67 04:41:03 Average: 7 5.10 0.00 1.27 0.77 0.02 92.84 04:41:03 04:41:03 04:41:03