Pull request #476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7933a3e7862240d8fbc4801688088e94052ab53e+83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (c7f2a7a5cbd2462014baab40f7313ea1cf8f6039) 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-ssh17820495159023965160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh536177350698958933.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-onvif-camera/branches/PR-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14664253695678109559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-onvif-camera/branches/PR-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16469954601095329518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3330398409706628777.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-onvif-camera/branches/PR-476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8865303089799270706.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26226 in /w/workspace/undry_device-onvif-camera_PR-476 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-476 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7933a3e7862240d8fbc4801688088e94052ab53e Merge succeeded, producing 7933a3e7862240d8fbc4801688088e94052ab53e Checking out Revision 7933a3e7862240d8fbc4801688088e94052ab53e (PR-476) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:05:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:05:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:05:46 ========================================================= 03:05:46 EdgeX Global Pipelines Version Info 03:05:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:05:47 ------------------- 03:05:47 stable info: 03:05:47 ------------------- 03:05:47 Commited By: Ginny Guan ginny@iotechsys.com 03:05:47 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:05:47 Message: update stable to v1.0.265 03:05:48 ------------------- 03:05:48 experimental info: 03:05:48 ------------------- 03:05:48 Commited By: Cherry Wang cherry@iotechsys.com 03:05:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:05:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:05:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:05:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-476 [Pipeline] echo 03:05:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-476 [Pipeline] echo 03:05:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-476 [Pipeline] echo 03:05:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo 03:05:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7933a3e [Pipeline] echo 03:05:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:50 provisioning config files... 03:05:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config12245709367720266878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:50 ---> ****-login.sh 03:05:50 nexus3.edgexfoundry.org:10001 03:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:51 Configure a credential helper to remove this warning. See 03:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:51 03:05:51 Login Succeeded 03:05:51 nexus3.edgexfoundry.org:10002 03:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:51 Configure a credential helper to remove this warning. See 03:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:51 03:05:51 Login Succeeded 03:05:51 nexus3.edgexfoundry.org:10003 03:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:51 Configure a credential helper to remove this warning. See 03:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:51 03:05:51 Login Succeeded 03:05:51 nexus3.edgexfoundry.org:10004 03:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:51 Configure a credential helper to remove this warning. See 03:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:51 03:05:51 Login Succeeded 03:05:51 ****.io 03:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:51 Configure a credential helper to remove this warning. See 03:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:51 03:05:51 Login Succeeded 03:05:51 ---> ****-login.sh ends [Pipeline] } 03:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:05:52 + git rev-list -1 --merges 7933a3e7862240d8fbc4801688088e94052ab53e~1..7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo 03:05:52 -----------> git rev-list -1 --merges 7933a3e7862240d8fbc4801688088e94052ab53e~1..7933a3e7862240d8fbc4801688088e94052ab53e 7933a3e7862240d8fbc4801688088e94052ab53e [false] [Pipeline] sh 03:05:53 + git log --format=format:%s -1 7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo 03:05:53 ========================================================= 03:05:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:05:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:53 + git log --format=format:%s -1 7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] echo 03:05:53 [semverPrep] GIT_COMMIT: 7933a3e7862240d8fbc4801688088e94052ab53e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 03:05:53 [semverPrep] This is not a build commit. [Pipeline] sh 03:05:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:54 + grep -v github /etc/ssh/ssh_known_hosts 03:05:54 + [ -e /tmp/ssh_known_hosts ] 03:05:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:05:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:05:54 + sudo tee -a /etc/ssh/ssh_known_hosts 03:05:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:54 03:05:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:55 0.1.4: Pulling from edgex-devops/py-git-semver 03:05:55 b85a868b505f: Pulling fs layer 03:05:55 e2be974225ed: Pulling fs layer 03:05:55 339a4e72a1f5: Pulling fs layer 03:05:55 988bab9f4d93: Pulling fs layer 03:05:55 1469e6f7b9e6: Pulling fs layer 03:05:55 eaf3925da568: Pulling fs layer 03:05:55 bab4dde63d76: Pulling fs layer 03:05:55 bde34c3a00c8: Pulling fs layer 03:05:55 b352a97aabf1: Pulling fs layer 03:05:55 4872d77fe225: Pulling fs layer 03:05:55 5851b861e8e6: Pulling fs layer 03:05:55 bab4dde63d76: Waiting 03:05:55 bde34c3a00c8: Waiting 03:05:55 988bab9f4d93: Waiting 03:05:55 b352a97aabf1: Waiting 03:05:55 4872d77fe225: Waiting 03:05:55 1469e6f7b9e6: Waiting 03:05:55 5851b861e8e6: Waiting 03:05:55 e2be974225ed: Verifying Checksum 03:05:55 e2be974225ed: Download complete 03:05:55 988bab9f4d93: Verifying Checksum 03:05:55 988bab9f4d93: Download complete 03:05:55 1469e6f7b9e6: Verifying Checksum 03:05:55 1469e6f7b9e6: Download complete 03:05:55 eaf3925da568: Verifying Checksum 03:05:55 eaf3925da568: Download complete 03:05:55 339a4e72a1f5: Verifying Checksum 03:05:55 339a4e72a1f5: Download complete 03:05:55 bde34c3a00c8: Download complete 03:05:55 b352a97aabf1: Download complete 03:05:55 4872d77fe225: Download complete 03:05:55 5851b861e8e6: Download complete 03:05:55 b85a868b505f: Verifying Checksum 03:05:55 b85a868b505f: Download complete 03:05:55 bab4dde63d76: Verifying Checksum 03:05:55 bab4dde63d76: Download complete 03:05:56 b85a868b505f: Pull complete 03:05:56 e2be974225ed: Pull complete 03:05:57 339a4e72a1f5: Pull complete 03:05:57 988bab9f4d93: Pull complete 03:05:57 1469e6f7b9e6: Pull complete 03:05:57 eaf3925da568: Pull complete 03:05:59 bab4dde63d76: Pull complete 03:05:59 bde34c3a00c8: Pull complete 03:06:00 b352a97aabf1: Pull complete 03:06:00 4872d77fe225: Pull complete 03:06:00 5851b861e8e6: Pull complete 03:06:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:00 prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container 03:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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 03:06:05 $ docker top d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 -eo pid,comm 03:06:05 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). 03:06:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:05 [ssh-agent] Looking for ssh-agent implementation... 03:06:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:05 $ docker exec d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent 03:06:05 SSH_AUTH_SOCK=/tmp/ssh-OvPf4DJCZDFS/agent.32 03:06:05 SSH_AGENT_PID=38 03:06:05 Running ssh-add (command line suppressed) 03:06:05 Identity added: /w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_6661400007907126774.key (/w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_6661400007907126774.key) 03:06:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:06 + git tag --points-at HEAD [Pipeline] } 03:06:06 $ docker exec --env ******** --env ******** d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent -k 03:06:06 unset SSH_AUTH_SOCK; 03:06:06 unset SSH_AGENT_PID; 03:06:06 echo Agent pid 38 killed; 03:06:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:06 [ssh-agent] Looking for ssh-agent implementation... 03:06:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:06 $ docker exec d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent 03:06:06 SSH_AUTH_SOCK=/tmp/ssh-cvOes8pEKrzD/agent.70 03:06:06 SSH_AGENT_PID=75 03:06:06 Running ssh-add (command line suppressed) 03:06:06 Identity added: /w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_12372718874744134935.key (/w/workspace/undry_device-onvif-camera_PR-476@tmp/private_key_12372718874744134935.key) 03:06:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:06 + git semver init 03:06:07 2024-11-12 03:06:07,131 [run_init] DEBUG init version:0.0.0 force:False 03:06:07 2024-11-12 03:06:07,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-476/.semver 03:06:07 2024-11-12 03:06:07,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-476/.semver 03:06:07 2024-11-12 03:06:07,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-476/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-476, universal_newlines=False, shell=None, istream=None) 03:06:08 2024-11-12 03:06:08,360 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-476/.git/info/exclude 03:06:08 2024-11-12 03:06:08,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-476/.semver/PR-476 with force:False 03:06:08 2024-11-12 03:06:08,361 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-476/.semver/PR-476 03:06:08 2024-11-12 03:06:08,366 [execute] INFO git cat-file --batch-check 03:06:08 2024-11-12 03:06:08,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-476/.semver, universal_newlines=False, shell=None, istream=) 03:06:08 2024-11-12 03:06:08,371 [execute] INFO git cat-file --batch 03:06:08 2024-11-12 03:06:08,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-476/.semver, universal_newlines=False, shell=None, istream=) 03:06:08 2024-11-12 03:06:08,376 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-476/.semver/PR-476 03:06:08 0.0.0 [Pipeline] } 03:06:08 $ docker exec --env ******** --env ******** d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 ssh-agent -k 03:06:08 unset SSH_AUTH_SOCK; 03:06:08 unset SSH_AGENT_PID; 03:06:08 echo Agent pid 75 killed; 03:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:09 + git semver [Pipeline] } 03:06:09 $ docker stop --time=1 d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 03:06:10 $ docker rm -f --volumes d58ef940de435978cc0d611d1cfa75fea90fa59a5f8d2ac943c7dfdd7ac5c8e2 [Pipeline] // withDockerContainer [Pipeline] sh 03:06:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:06:11 Stashed 1 file(s) [Pipeline] echo 03:06:11 [edgeXSemver]: initialized semver on version 0.0.0 [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 03:06:12 provisioning config files... 03:06:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config17072875101339594488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:12 ---> ****-login.sh 03:06:12 nexus3.edgexfoundry.org:10001 03:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:12 Configure a credential helper to remove this warning. See 03:06:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:12 03:06:12 Login Succeeded 03:06:12 nexus3.edgexfoundry.org:10002 03:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:12 Configure a credential helper to remove this warning. See 03:06:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:12 03:06:12 Login Succeeded 03:06:12 nexus3.edgexfoundry.org:10003 03:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:13 Configure a credential helper to remove this warning. See 03:06:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:13 03:06:13 Login Succeeded 03:06:13 nexus3.edgexfoundry.org:10004 03:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:13 Configure a credential helper to remove this warning. See 03:06:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:13 03:06:13 Login Succeeded 03:06:13 ****.io 03:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:13 Configure a credential helper to remove this warning. See 03:06:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:13 03:06:13 Login Succeeded 03:06:13 ---> ****-login.sh ends [Pipeline] } 03:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:13 ========================================================= 03:06:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:06:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:06:14 Sending build context to Docker daemon 36.89MB 03:06:14 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:06:14 Step 2/13 : FROM ${BASE} AS builder 03:06:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:06:14 43c4264eed91: Pulling fs layer 03:06:14 4cc291be95ef: Pulling fs layer 03:06:14 2ac1f1163629: Pulling fs layer 03:06:14 5c3c966382ef: Pulling fs layer 03:06:14 4f4fb700ef54: Pulling fs layer 03:06:14 5d5c8e513c77: Pulling fs layer 03:06:14 9f66e0745190: Pulling fs layer 03:06:14 f49a43e4bbc0: Pulling fs layer 03:06:14 561ebcabdf7f: Pulling fs layer 03:06:14 4f4fb700ef54: Waiting 03:06:14 5d5c8e513c77: Waiting 03:06:14 9f66e0745190: Waiting 03:06:14 5c3c966382ef: Waiting 03:06:14 f49a43e4bbc0: Waiting 03:06:14 561ebcabdf7f: Waiting 03:06:14 4cc291be95ef: Download complete 03:06:14 5c3c966382ef: Verifying Checksum 03:06:14 5c3c966382ef: Download complete 03:06:14 4f4fb700ef54: Download complete 03:06:14 43c4264eed91: Verifying Checksum 03:06:14 43c4264eed91: Download complete 03:06:14 5d5c8e513c77: Verifying Checksum 03:06:14 5d5c8e513c77: Download complete 03:06:14 9f66e0745190: Verifying Checksum 03:06:14 9f66e0745190: Download complete 03:06:14 43c4264eed91: Pull complete 03:06:15 4cc291be95ef: Pull complete 03:06:15 561ebcabdf7f: Download complete 03:06:15 2ac1f1163629: Verifying Checksum 03:06:15 2ac1f1163629: Download complete 03:06:15 f49a43e4bbc0: Verifying Checksum 03:06:15 f49a43e4bbc0: Download complete 03:06:18 2ac1f1163629: Pull complete 03:06:18 5c3c966382ef: Pull complete 03:06:18 4f4fb700ef54: Pull complete 03:06:18 5d5c8e513c77: Pull complete 03:06:18 9f66e0745190: Pull complete 03:06:21 f49a43e4bbc0: Pull complete 03:06:21 561ebcabdf7f: Pull complete 03:06:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:06:21 ---> 3a752c3f9dda 03:06:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:06:27 Still waiting to schedule task 03:06:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:06:29 ---> Running in 47c03ca97126 03:06:29 Removing intermediate container 47c03ca97126 03:06:29 ---> f1c3c46ca1f4 03:06:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:06:29 ---> Running in 1c9d4502c84f 03:06:29 Removing intermediate container 1c9d4502c84f 03:06:29 ---> f908810a2c89 03:06:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:06:29 ---> Running in 95111748d349 03:06:29 Removing intermediate container 95111748d349 03:06:29 ---> 520535e87e54 03:06:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:06:29 ---> Running in 081cefef1f6b 03:06:29 Removing intermediate container 081cefef1f6b 03:06:29 ---> 0cadb19da6d8 03:06:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:06:29 ---> Running in e4b2eaef7004 03:06:29 Removing intermediate container e4b2eaef7004 03:06:29 ---> d911c3a4b4ad 03:06:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:29 ---> Running in 6b0d483fa517 03:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:06:30 OK: 246 MiB in 54 packages 03:06:30 Removing intermediate container 6b0d483fa517 03:06:30 ---> 781b50fca1db 03:06:30 Step 9/13 : WORKDIR /device-onvif-camera 03:06:30 ---> Running in 0170343fca30 03:06:30 Removing intermediate container 0170343fca30 03:06:30 ---> 6adb40eb4c49 03:06:30 Step 10/13 : COPY go.mod vendor* ./ 03:06:30 ---> 7d861d58397d 03:06:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:30 ---> Running in 71077668eb8d 03:07:38 Removing intermediate container 71077668eb8d 03:07:38 ---> e0a19a413168 03:07:38 Step 12/13 : COPY . . 03:07:38 ---> 8af35458f869 03:07:38 Step 13/13 : RUN ${MAKE} 03:07:38 ---> Running in b0a1d851abd6 03:07:38 noop 03:07:38 Removing intermediate container b0a1d851abd6 03:07:38 ---> c58170e3bff3 03:07:38 Successfully built c58170e3bff3 03:07:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:39 + docker inspect -f . ci-base-image-x86_64 03:07:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:39 prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container 03:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:39 $ docker top 595a5b5bfe888b54dff59d1fd1192a1cfafd5ea6f26cb5fbebd22ff236feefd9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:40 + go version 03:07:40 go version go1.23.2 linux/amd64 [Pipeline] } 03:07:40 $ docker stop --time=1 595a5b5bfe888b54dff59d1fd1192a1cfafd5ea6f26cb5fbebd22ff236feefd9 03:07:41 $ docker rm -f --volumes 595a5b5bfe888b54dff59d1fd1192a1cfafd5ea6f26cb5fbebd22ff236feefd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:42 + docker inspect -f . ci-base-image-x86_64 03:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:42 prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container 03:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:42 $ docker top 297d055f7cae011a8e2f632ceb52458063293174b76cf5314fa11027eec7df9c -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:43 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-476 [Pipeline] fileExists [Pipeline] sh 03:07:43 + make test 03:07:43 go test ./... -coverprofile=coverage.out ./... 03:07:45 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:07:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26227 in /w/workspace/undry_device-onvif-camera_PR-476 [Pipeline] { [Pipeline] ws 03:07:58 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:08:01 The recommended git tool is: git 03:08:03 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:08:03 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:08:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.024s coverage: 31.4% of statements 03:08:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.136s coverage: 86.5% of statements 03:08:06 using credential edgex-jenkins-ssh 03:08:06 Cloning the remote Git repository 03:08:06 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:08:06 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:08:06 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:08:06 > git --version # timeout=10 03:08:06 > git --version # 'git version 2.25.1' 03:08:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:08:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:10 Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7933a3e7862240d8fbc4801688088e94052ab53e 03:08:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:08:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:08:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:08:10 > git config core.sparsecheckout # timeout=10 03:08:10 Merge succeeded, producing 7933a3e7862240d8fbc4801688088e94052ab53e 03:08:10 Checking out Revision 7933a3e7862240d8fbc4801688088e94052ab53e (PR-476) 03:08:11 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 03:08:11 > git --version # timeout=10 03:08:11 > git --version # 'git version 2.25.1' 03:08:11 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:08:10 > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # timeout=10 03:08:10 > git remote # timeout=10 03:08:10 > git config --get remote.origin.url # timeout=10 03:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:10 > git merge 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 03:08:10 > git rev-parse HEAD^{commit} # timeout=10 03:08:10 > git config core.sparsecheckout # timeout=10 03:08:10 > git checkout -f 7933a3e7862240d8fbc4801688088e94052ab53e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:08:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:16 Dload Upload Total Spent Left Speed 03:08:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 03:08:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:08:16 go vet ./... 03:08:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:08:17 + sudo tee /etc/docker/daemon.new 03:08:17 { 03:08:17 "registry-mirrors": [ 03:08:17 "https://nexus3.edgexfoundry.org:10001" 03:08:17 ], 03:08:17 "bip": "10.250.0.254/24", 03:08:17 "hosts": [ 03:08:17 "tcp://0.0.0.0:5555", 03:08:17 "unix:///var/run/docker.sock" 03:08:17 ], 03:08:17 "mtu": 1458, 03:08:17 "selinux-enabled": true, 03:08:17 "seccomp-profile": "/etc/docker/seccomp.json" 03:08:17 } [Pipeline] sh 03:08:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:08:17 + sudo service docker restart 03:08:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:08:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:08:21 ./bin/test-attribution-txt.sh [Pipeline] echo 03:08:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:08:21 $ docker stop --time=1 297d055f7cae011a8e2f632ceb52458063293174b76cf5314fa11027eec7df9c 03:08:25 $ docker rm -f --volumes 297d055f7cae011a8e2f632ceb52458063293174b76cf5314fa11027eec7df9c [Pipeline] // withDockerContainer [Pipeline] sh 03:08:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:08:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:08:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:27 + ls -al . 03:08:27 total 316 03:08:27 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 03:07 . 03:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:05 .. 03:08:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 03:08 .git 03:08:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:05 .github 03:08:27 -rw-rw-r-- 1 jenkins jenkins 493 Nov 12 03:05 .gitignore 03:08:27 -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 03:05 .golangci.yml 03:08:27 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 03:06 .semver 03:08:27 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 12 03:05 Attribution.txt 03:08:27 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 12 03:05 CHANGELOG.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 12 03:05 Dockerfile 03:08:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 03:05 GOVERNANCE.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 739 Nov 12 03:05 Jenkinsfile 03:08:27 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 12 03:05 LICENSE 03:08:27 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 12 03:05 Makefile 03:08:27 -rw-rw-r-- 1 jenkins jenkins 625 Nov 12 03:05 OWNERS.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 12 03:05 README.md 03:08:27 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 03:06 VERSION 03:08:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 03:05 bin 03:08:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:05 cmd 03:08:27 -rw-r--r-- 1 jenkins jenkins 92292 Nov 12 03:08 coverage.out 03:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:05 doc 03:08:27 -rw-rw-r-- 1 jenkins jenkins 6587 Nov 12 03:05 go.mod 03:08:27 -rw-rw-r-- 1 jenkins jenkins 88077 Nov 12 03:05 go.sum 03:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:05 internal 03:08:27 -rw-rw-r-- 1 jenkins jenkins 236 Nov 12 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:27 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7933a3e7862240d8fbc4801688088e94052ab53e --label arch=amd64 --label version=0.0.0 . 03:08:27 Sending build context to Docker daemon 36.98MB 03:08:27 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:08:27 Step 2/27 : FROM ${BASE} AS builder 03:08:27 ---> c58170e3bff3 03:08:27 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:08:29 ---> Running in 54629d86e0fb 03:08:29 Removing intermediate container 54629d86e0fb 03:08:29 ---> 80209d9d5b66 03:08:29 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:08:29 ---> Running in aedced45f983 03:08:29 Removing intermediate container aedced45f983 03:08:29 ---> b5b6a29eb735 03:08:29 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:08:29 ---> Running in 696b9906193b 03:08:29 Removing intermediate container 696b9906193b 03:08:29 ---> b20d0381bd2e 03:08:29 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:08:29 ---> Running in b756390c0381 03:08:29 Removing intermediate container b756390c0381 03:08:29 ---> d575d4ed6a4f 03:08:29 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:08:29 ---> Running in 28c173b22e6d 03:08:29 Removing intermediate container 28c173b22e6d 03:08:29 ---> 5bc16d972050 03:08:29 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:08:29 ---> Running in b07838f045f1 03:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:08:30 OK: 246 MiB in 54 packages 03:08:30 Removing intermediate container b07838f045f1 03:08:30 ---> 73b29151f056 03:08:30 Step 9/27 : WORKDIR /device-onvif-camera 03:08:30 ---> Running in a23db76015f3 03:08:30 Removing intermediate container a23db76015f3 03:08:30 ---> e52ea28ea54f 03:08:30 Step 10/27 : COPY go.mod vendor* ./ 03:08:30 ---> 536ff088d407 03:08:30 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:30 ---> Running in 1d5564c997e7 03:08:31 Removing intermediate container 1d5564c997e7 03:08:31 ---> c6dc4dee7310 03:08:31 Step 12/27 : COPY . . 03:08:33 ---> 86f64c8a77a7 03:08:33 Step 13/27 : RUN ${MAKE} 03:08:33 ---> Running in 232c7c17003e 03:08:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:36 provisioning config files... 03:08:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14832660844795413530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:36 ---> ****-login.sh 03:08:36 nexus3.edgexfoundry.org:10001 03:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:37 Configure a credential helper to remove this warning. See 03:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:37 03:08:37 Login Succeeded 03:08:37 nexus3.edgexfoundry.org:10002 03:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:37 Configure a credential helper to remove this warning. See 03:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:37 03:08:37 Login Succeeded 03:08:37 nexus3.edgexfoundry.org:10003 03:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:37 Configure a credential helper to remove this warning. See 03:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:37 03:08:37 Login Succeeded 03:08:37 nexus3.edgexfoundry.org:10004 03:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:38 Configure a credential helper to remove this warning. See 03:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:38 03:08:38 Login Succeeded 03:08:38 ****.io 03:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:38 Configure a credential helper to remove this warning. See 03:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:38 03:08:38 Login Succeeded 03:08:38 ---> ****-login.sh ends [Pipeline] } 03:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:08:39 ========================================================= 03:08:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:08:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:08:40 Sending build context to Docker daemon 21.86MB 03:08:40 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:08:40 Step 2/13 : FROM ${BASE} AS builder 03:08:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:08:40 cf04c63912e1: Pulling fs layer 03:08:40 55b35a11ae5e: Pulling fs layer 03:08:40 a37a00ec5f00: Pulling fs layer 03:08:40 50b3750afda1: Pulling fs layer 03:08:40 4f4fb700ef54: Pulling fs layer 03:08:40 80978eb59214: Pulling fs layer 03:08:40 c9f46d7d2bd2: Pulling fs layer 03:08:40 c5a475d317c9: Pulling fs layer 03:08:40 50b3750afda1: Waiting 03:08:40 4f4fb700ef54: Waiting 03:08:40 80978eb59214: Waiting 03:08:40 c9f46d7d2bd2: Waiting 03:08:40 c5a475d317c9: Waiting 03:08:40 55b35a11ae5e: Verifying Checksum 03:08:40 55b35a11ae5e: Download complete 03:08:40 50b3750afda1: Download complete 03:08:40 4f4fb700ef54: Verifying Checksum 03:08:40 4f4fb700ef54: Download complete 03:08:40 80978eb59214: Verifying Checksum 03:08:40 80978eb59214: Download complete 03:08:40 cf04c63912e1: Verifying Checksum 03:08:40 cf04c63912e1: Download complete 03:08:41 c5a475d317c9: Verifying Checksum 03:08:41 c5a475d317c9: Download complete 03:08:41 cf04c63912e1: Pull complete 03:08:42 55b35a11ae5e: Pull complete 03:08:42 a37a00ec5f00: Verifying Checksum 03:08:42 a37a00ec5f00: Download complete 03:08:43 c9f46d7d2bd2: Verifying Checksum 03:08:43 c9f46d7d2bd2: Download complete 03:08:58 a37a00ec5f00: Pull complete 03:08:58 50b3750afda1: Pull complete 03:08:58 4f4fb700ef54: Pull complete 03:08:58 80978eb59214: Pull complete 03:09:05 c9f46d7d2bd2: Pull complete 03:09:06 c5a475d317c9: Pull complete 03:09:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:09:06 ---> be29e6b0f0d4 03:09:06 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:09:08 ---> Running in 62ad89b00d79 03:09:08 Removing intermediate container 62ad89b00d79 03:09:08 ---> a46284d1013c 03:09:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:09:08 ---> Running in 64b98736f929 03:09:09 Removing intermediate container 64b98736f929 03:09:09 ---> 0c03a57ae8bb 03:09:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:09:09 ---> Running in 2170aab621a3 03:09:09 Removing intermediate container 2170aab621a3 03:09:09 ---> 82bdd6c32114 03:09:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:09:09 ---> Running in 8113eeb9fddc 03:09:10 Removing intermediate container 8113eeb9fddc 03:09:10 ---> cbcfca86d1ee 03:09:10 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:09:10 ---> Running in d31d9a25b1e3 03:09:10 Removing intermediate container d31d9a25b1e3 03:09:10 ---> 391c313ada5a 03:09:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:10 ---> Running in 174a6dc6f1f7 03:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:09:12 Removing intermediate container 232c7c17003e 03:09:12 ---> 7d8730964a3a 03:09:12 Step 14/27 : FROM alpine:3.20 03:09:12 3.20: Pulling from library/alpine 03:09:12 43c4264eed91: Already exists 03:09:12 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:09:12 Status: Downloaded newer image for alpine:3.20 03:09:12 ---> 91ef0af61f39 03:09:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:09:12 ---> Running in df0dc39427fc 03:09:12 Removing intermediate container df0dc39427fc 03:09:12 ---> 8cf5730e2b82 03:09:12 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:09:12 ---> Running in ce2ec9bd300f 03:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 (1/1) Installing dumb-init (1.2.5-r3) 03:09:12 Executing busybox-1.36.1-r29.trigger 03:09:12 OK: 8 MiB in 15 packages 03:09:12 Removing intermediate container ce2ec9bd300f 03:09:12 ---> dc2a3383c672 03:09:12 Step 17/27 : RUN apk --no-cache upgrade 03:09:12 ---> Running in 6e5bc8b915aa 03:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 Upgrading critical system libraries and apk-tools: 03:09:12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:09:12 Executing busybox-1.36.1-r29.trigger 03:09:12 Continuing the upgrade transaction with new apk-tools: 03:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:09:12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:09:12 OK: 8 MiB in 15 packages 03:09:12 Removing intermediate container 6e5bc8b915aa 03:09:12 ---> a497e5ead21f 03:09:12 Step 18/27 : WORKDIR / 03:09:12 ---> Running in c61a54341ac8 03:09:12 Removing intermediate container c61a54341ac8 03:09:12 ---> fc05dad36c77 03:09:12 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:09:12 ---> b8c3c729cb57 03:09:12 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:09:12 ---> e15390b89016 03:09:12 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:09:12 ---> 4d4b2b74f4e9 03:09:12 Step 22/27 : EXPOSE 59984 03:09:12 ---> Running in f8cc7b0574b0 03:09:12 Removing intermediate container f8cc7b0574b0 03:09:12 ---> 91cac63a8eec 03:09:12 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:09:12 ---> Running in 2a3a1f16c86a 03:09:12 Removing intermediate container 2a3a1f16c86a 03:09:12 ---> b2d0c39d7d66 03:09:12 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:09:12 ---> Running in e63b38983b65 03:09:12 Removing intermediate container e63b38983b65 03:09:12 ---> 730d88720bc6 03:09:12 Step 25/27 : LABEL arch=amd64 03:09:12 ---> Running in a2c6d58065d5 03:09:13 Removing intermediate container a2c6d58065d5 03:09:13 ---> c866b116f42e 03:09:13 Step 26/27 : LABEL git_sha=7933a3e7862240d8fbc4801688088e94052ab53e 03:09:13 ---> Running in 75499865124d 03:09:13 Removing intermediate container 75499865124d 03:09:13 ---> da5ee8633671 03:09:13 Step 27/27 : LABEL version=0.0.0 03:09:13 ---> Running in d88dd1aee5ac 03:09:13 Removing intermediate container d88dd1aee5ac 03:09:13 ---> 53a780d5c71e 03:09:13 [Warning] One or more build-args [ARCH] were not consumed 03:09:13 Successfully built 53a780d5c71e 03:09:13 Successfully tagged device-onvif-camera:latest [Pipeline] } 03:09:13 OK: 238 MiB in 54 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage 03:09:13 Removing intermediate container 174a6dc6f1f7 03:09:13 ---> 3ab62e678e51 03:09:13 Step 9/13 : WORKDIR /device-onvif-camera Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 ---> Running in 0873d8854785 03:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:14 03:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:09:14 Removing intermediate container 0873d8854785 03:09:14 ---> a24f1c21488e 03:09:14 Step 10/13 : COPY go.mod vendor* ./ [Pipeline] sh 03:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:14 latest: Pulling from edgex-lftools-log-publisher 03:09:14 5eb5b503b376: Pulling fs layer 03:09:14 5c69ac0246d0: Pulling fs layer 03:09:14 ec43610c2a17: Pulling fs layer 03:09:14 3a2ae6a8a46f: Pulling fs layer 03:09:14 33b1e0a273af: Pulling fs layer 03:09:14 5d3b04190fa2: Pulling fs layer 03:09:14 2f39f015ded8: Pulling fs layer 03:09:14 3a2ae6a8a46f: Waiting 03:09:14 33b1e0a273af: Waiting 03:09:14 5d3b04190fa2: Waiting 03:09:14 2f39f015ded8: Waiting 03:09:14 5c69ac0246d0: Verifying Checksum 03:09:14 5c69ac0246d0: Download complete 03:09:14 3a2ae6a8a46f: Verifying Checksum 03:09:14 3a2ae6a8a46f: Download complete 03:09:14 33b1e0a273af: Verifying Checksum 03:09:14 33b1e0a273af: Download complete 03:09:14 5d3b04190fa2: Download complete 03:09:15 ---> f9dccd8e4d4b 03:09:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:15 ---> Running in 7c4208a00029 03:09:15 ec43610c2a17: Verifying Checksum 03:09:15 ec43610c2a17: Download complete 03:09:15 5eb5b503b376: Verifying Checksum 03:09:15 5eb5b503b376: Download complete 03:09:16 2f39f015ded8: Download complete 03:09:16 5eb5b503b376: Pull complete 03:09:16 5c69ac0246d0: Pull complete 03:09:16 ec43610c2a17: Pull complete 03:09:16 3a2ae6a8a46f: Pull complete 03:09:16 33b1e0a273af: Pull complete 03:09:17 5d3b04190fa2: Pull complete 03:09:21 2f39f015ded8: Pull complete 03:09:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:21 prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container 03:09:21 $ 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/undry_device-onvif-camera_PR-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:09:29 $ docker top f9b610e19b86c4056ba03f7f58c8b8f8c3f78c7f18248a010767716467cbd8e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:30 ---> job-cost.sh 03:09:30 lf-activate-venv: SKIPPING 03:09:30 INFO: No Stack... 03:09:30 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:30 INFO: Archiving Costs [Pipeline] sh 03:09:31 + cat /w/workspace/undry_device-onvif-camera_PR-476/archives/cost.csv 03:09:31 + cut -d, -f6 [Pipeline] lock 03:09:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] 03:09:31 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] did not exist. Created. 03:09:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:31 + echo total: 0.2199999988079071 [Pipeline] stash 03:09:31 Stashed 1 file(s) [Pipeline] } 03:09:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:09:31 $ docker stop --time=1 f9b610e19b86c4056ba03f7f58c8b8f8c3f78c7f18248a010767716467cbd8e2 03:09:33 $ docker rm -f --volumes f9b610e19b86c4056ba03f7f58c8b8f8c3f78c7f18248a010767716467cbd8e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:11:06 Removing intermediate container 7c4208a00029 03:11:06 ---> 1d938cc4dd6f 03:11:06 Step 12/13 : COPY . . 03:11:06 ---> 838ce6dd3b43 03:11:06 Step 13/13 : RUN ${MAKE} 03:11:06 ---> Running in d0a3d8708684 03:11:06 noop 03:11:06 Removing intermediate container d0a3d8708684 03:11:06 ---> b8b5b02d418b 03:11:06 Successfully built b8b5b02d418b 03:11:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:07 + docker inspect -f . ci-base-image-arm64 03:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:07 prd-ubuntu20.04-docker-arm64-4c-16g-26227 does not seem to be running inside a container 03:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:11:08 $ docker top d919fda97d3a045d34156b84d06fccde2937d3f9f7d41c408b5fb41bc6706068 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:09 + go version 03:11:09 go version go1.23.2 linux/arm64 [Pipeline] } 03:11:09 $ docker stop --time=1 d919fda97d3a045d34156b84d06fccde2937d3f9f7d41c408b5fb41bc6706068 03:11:11 $ docker rm -f --volumes d919fda97d3a045d34156b84d06fccde2937d3f9f7d41c408b5fb41bc6706068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:12 + docker inspect -f . ci-base-image-arm64 03:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:12 prd-ubuntu20.04-docker-arm64-4c-16g-26227 does not seem to be running inside a container 03:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:11:13 $ docker top 13089dd15d45546711d97845ba9aa6be041f56366dec03fd1d9464af9ea037b5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:14 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:11:14 + make test 03:11:14 go test ./... -coverprofile=coverage.out ./... 03:11:21 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:14:44 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:14:44 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:14:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 31.4% of statements 03:15:02 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.402s coverage: 86.5% of statements 03:15:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:15:03 go vet ./... 03:15:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:15:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:15:59 ./bin/test-attribution-txt.sh [Pipeline] echo 03:15:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:15:59 $ docker stop --time=1 13089dd15d45546711d97845ba9aa6be041f56366dec03fd1d9464af9ea037b5 03:16:01 $ docker rm -f --volumes 13089dd15d45546711d97845ba9aa6be041f56366dec03fd1d9464af9ea037b5 [Pipeline] // withDockerContainer [Pipeline] sh 03:16:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:16:03 Warning: overwriting stash ‘coverage-report’ 03:16:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:16:04 + ls -al . 03:16:04 total 312 03:16:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 03:11 . 03:16:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:08 .. 03:16:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 03:08 .git 03:16:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:08 .github 03:16:04 -rw-rw-r-- 1 jenkins jenkins 493 Nov 12 03:08 .gitignore 03:16:04 -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 03:08 .golangci.yml 03:16:04 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 12 03:08 Attribution.txt 03:16:04 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 12 03:08 CHANGELOG.md 03:16:04 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 12 03:08 Dockerfile 03:16:04 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 03:08 GOVERNANCE.md 03:16:04 -rw-rw-r-- 1 jenkins jenkins 739 Nov 12 03:08 Jenkinsfile 03:16:04 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 12 03:08 LICENSE 03:16:04 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 12 03:08 Makefile 03:16:04 -rw-rw-r-- 1 jenkins jenkins 625 Nov 12 03:08 OWNERS.md 03:16:04 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 12 03:08 README.md 03:16:04 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 03:06 VERSION 03:16:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 03:08 bin 03:16:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 03:08 cmd 03:16:04 -rw-r--r-- 1 jenkins jenkins 92292 Nov 12 03:15 coverage.out 03:16:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:08 doc 03:16:04 -rw-rw-r-- 1 jenkins jenkins 6587 Nov 12 03:08 go.mod 03:16:04 -rw-rw-r-- 1 jenkins jenkins 88077 Nov 12 03:08 go.sum 03:16:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 03:08 internal 03:16:04 -rw-rw-r-- 1 jenkins jenkins 236 Nov 12 03:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:05 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7933a3e7862240d8fbc4801688088e94052ab53e --label arch=arm64 --label version=0.0.0 . 03:16:05 Sending build context to Docker daemon 21.95MB 03:16:05 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:16:05 Step 2/27 : FROM ${BASE} AS builder 03:16:05 ---> b8b5b02d418b 03:16:05 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:16:06 ---> Running in 3ca2de0a056b 03:16:06 Removing intermediate container 3ca2de0a056b 03:16:06 ---> 2a50407f4991 03:16:06 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:16:06 ---> Running in 17b0aca05ef4 03:16:06 Removing intermediate container 17b0aca05ef4 03:16:06 ---> 3a75490ec4b3 03:16:06 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:16:06 ---> Running in 91b144386714 03:16:06 Removing intermediate container 91b144386714 03:16:06 ---> d761918ed85c 03:16:06 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:16:07 ---> Running in 4242a6cfb468 03:16:07 Removing intermediate container 4242a6cfb468 03:16:07 ---> 6571b7ddf1fc 03:16:07 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:16:07 ---> Running in 7f2f13952349 03:16:07 Removing intermediate container 7f2f13952349 03:16:07 ---> 150b3a6a8ed3 03:16:07 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:16:07 ---> Running in d3a5bfd27ef0 03:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:16:10 OK: 238 MiB in 54 packages 03:16:11 Removing intermediate container d3a5bfd27ef0 03:16:11 ---> ef7120d83205 03:16:11 Step 9/27 : WORKDIR /device-onvif-camera 03:16:11 ---> Running in 789e94d65ef0 03:16:11 Removing intermediate container 789e94d65ef0 03:16:11 ---> 71c6f9b57c4c 03:16:11 Step 10/27 : COPY go.mod vendor* ./ 03:16:11 ---> 9b58e46cb9e2 03:16:11 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:11 ---> Running in 9b5e8bf07439 03:16:14 Removing intermediate container 9b5e8bf07439 03:16:14 ---> 07820a1f2d47 03:16:14 Step 12/27 : COPY . . 03:16:15 ---> 287743a292c6 03:16:15 Step 13/27 : RUN ${MAKE} 03:16:15 ---> Running in 5713329f850f 03:16:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:19:38 Removing intermediate container 5713329f850f 03:19:38 ---> 8bd74ee7e6d0 03:19:38 Step 14/27 : FROM alpine:3.20 03:19:38 3.20: Pulling from library/alpine 03:19:38 cf04c63912e1: Already exists 03:19:38 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:19:38 Status: Downloaded newer image for alpine:3.20 03:19:38 ---> c157a85ed455 03:19:38 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:19:38 ---> Running in d94bba562ddf 03:19:38 Removing intermediate container d94bba562ddf 03:19:38 ---> 344f155aacec 03:19:38 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:19:38 ---> Running in b2ba0a296b3a 03:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:19:38 (1/1) Installing dumb-init (1.2.5-r3) 03:19:38 Executing busybox-1.36.1-r29.trigger 03:19:38 OK: 9 MiB in 15 packages 03:19:38 Removing intermediate container b2ba0a296b3a 03:19:38 ---> 8d10959cd490 03:19:38 Step 17/27 : RUN apk --no-cache upgrade 03:19:38 ---> Running in 7adb27bdd331 03:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:19:38 Upgrading critical system libraries and apk-tools: 03:19:38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:19:38 Executing busybox-1.36.1-r29.trigger 03:19:38 Continuing the upgrade transaction with new apk-tools: 03:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:19:38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:19:38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:19:38 OK: 9 MiB in 15 packages 03:19:38 Removing intermediate container 7adb27bdd331 03:19:38 ---> 5c281d00c69e 03:19:38 Step 18/27 : WORKDIR / 03:19:38 ---> Running in 55759d5ec89a 03:19:38 Removing intermediate container 55759d5ec89a 03:19:38 ---> 58a6b1b2b0ac 03:19:38 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:19:38 ---> 06e81bf1a07f 03:19:38 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:19:38 ---> c2081e8bddeb 03:19:38 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:19:38 ---> 95c516eb2032 03:19:38 Step 22/27 : EXPOSE 59984 03:19:38 ---> Running in 8d452eec10ae 03:19:39 Removing intermediate container 8d452eec10ae 03:19:39 ---> 52fbb8a1fe38 03:19:39 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:19:39 ---> Running in f746a2420ad7 03:19:39 Removing intermediate container f746a2420ad7 03:19:39 ---> 05b561c477cd 03:19:39 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:19:39 ---> Running in 1551b373cecf 03:19:39 Removing intermediate container 1551b373cecf 03:19:39 ---> c88c0c546ab2 03:19:39 Step 25/27 : LABEL arch=arm64 03:19:39 ---> Running in c9a6e83a3078 03:19:39 Removing intermediate container c9a6e83a3078 03:19:39 ---> cc4ed41d2090 03:19:39 Step 26/27 : LABEL git_sha=7933a3e7862240d8fbc4801688088e94052ab53e 03:19:40 ---> Running in 4cb131ec78fb 03:19:40 Removing intermediate container 4cb131ec78fb 03:19:40 ---> b5c2b3343ff0 03:19:40 Step 27/27 : LABEL version=0.0.0 03:19:40 ---> Running in fe1bc18adfb2 03:19:40 Removing intermediate container fe1bc18adfb2 03:19:40 ---> 9351f0809e20 03:19:40 [Warning] One or more build-args [ARCH] were not consumed 03:19:40 Successfully built 9351f0809e20 03:19:40 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:41 03:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:42 arm64: Pulling from edgex-lftools-log-publisher 03:19:42 8998bd30e6a1: Pulling fs layer 03:19:42 04944245beec: Pulling fs layer 03:19:42 699f458cf7ca: Pulling fs layer 03:19:42 765212b225bb: Pulling fs layer 03:19:42 f23df028b6ca: Pulling fs layer 03:19:42 d65c8cfc05b1: Pulling fs layer 03:19:42 2437ff75d9bd: Pulling fs layer 03:19:42 765212b225bb: Waiting 03:19:42 f23df028b6ca: Waiting 03:19:42 d65c8cfc05b1: Waiting 03:19:42 2437ff75d9bd: Waiting 03:19:42 04944245beec: Verifying Checksum 03:19:42 04944245beec: Download complete 03:19:42 765212b225bb: Verifying Checksum 03:19:42 765212b225bb: Download complete 03:19:42 f23df028b6ca: Download complete 03:19:42 d65c8cfc05b1: Verifying Checksum 03:19:42 d65c8cfc05b1: Download complete 03:19:42 699f458cf7ca: Verifying Checksum 03:19:42 699f458cf7ca: Download complete 03:19:42 8998bd30e6a1: Verifying Checksum 03:19:42 8998bd30e6a1: Download complete 03:19:45 2437ff75d9bd: Verifying Checksum 03:19:45 2437ff75d9bd: Download complete 03:19:47 8998bd30e6a1: Pull complete 03:19:47 04944245beec: Pull complete 03:19:49 699f458cf7ca: Pull complete 03:19:49 765212b225bb: Pull complete 03:19:50 f23df028b6ca: Pull complete 03:19:50 d65c8cfc05b1: Pull complete 03:20:08 2437ff75d9bd: Pull complete 03:20:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:08 prd-ubuntu20.04-docker-arm64-4c-16g-26227 does not seem to be running inside a container 03:20:08 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:20:11 $ docker top d8c488cc0629f836ff1899e30334e80eb4a20115808663738eda14cf23e86644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:12 ---> job-cost.sh 03:20:12 lf-activate-venv: SKIPPING 03:20:12 INFO: No Stack... 03:20:13 INFO: Retrieving Pricing Info for: v3-standard-4 03:20:14 INFO: Archiving Costs [Pipeline] sh 03:20:14 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:20:14 + cut -d, -f6 [Pipeline] lock 03:20:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] 03:20:14 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] did not exist. Created. 03:20:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:15 /w/workspace/device-onvif-camera/1@tmp/durable-e95b9736/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:20:16 + echo total: 0.10999999940395355 [Pipeline] stash 03:20:16 Warning: overwriting stash ‘stack-cost’ 03:20:16 Stashed 1 file(s) [Pipeline] } 03:20:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:16 $ docker stop --time=1 d8c488cc0629f836ff1899e30334e80eb4a20115808663738eda14cf23e86644 03:20:17 $ docker rm -f --volumes d8c488cc0629f836ff1899e30334e80eb4a20115808663738eda14cf23e86644 [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 03:20:19 provisioning config files... 03:20:19 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config11869430001640809028tmp [Pipeline] { [Pipeline] sh 03:20:19 + set +x 03:20:19 + bash -s -- 03:20:19 + curl -s https://codecov.io/bash 03:20:19 03:20:19 _____ _ 03:20:19 / ____| | | 03:20:19 | | ___ __| | ___ ___ _____ __ 03:20:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:20:19 | |___| (_) | (_| | __/ (_| (_) \ V / 03:20:19 \_____\___/ \__,_|\___|\___\___/ \_/ 03:20:19 Bash-1.0.6 03:20:19 03:20:19 03:20:19 ==> git version 2.25.1 found 03:20:19 ==> 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 03:20:19 Release-Date: 2020-01-08 03:20:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:20:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:20:19 ==> Jenkins CI detected. 03:20:19 current dir:  /w/workspace/undry_device-onvif-camera_PR-476 03:20:19 project root: . 03:20:19 --> token set from env 03:20:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:20:19 ==> Running gcov in . (disable via -X gcov) 03:20:19 ==> Python coveragepy not found 03:20:19 ==> Searching for coverage reports in: 03:20:19 + . 03:20:19 -> Found 1 reports 03:20:19 ==> Detecting git/mercurial file structure 03:20:19 ==> Reading reports 03:20:19 + ./coverage.out bytes=92292 03:20:19 ==> Appending adjustments 03:20:19 https://docs.codecov.io/docs/fixing-reports 03:20:19 + Found adjustments 03:20:19 ==> Gzipping contents 03:20:19 12K /tmp/codecov.l1EMxK.gz 03:20:19 ==> Uploading reports 03:20:19 url: https://codecov.io 03:20:19 query: branch=PR-476&commit=7933a3e7862240d8fbc4801688088e94052ab53e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=476&job=&cmd_args= 03:20:19 -> Pinging Codecov 03:20:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-476&commit=7933a3e7862240d8fbc4801688088e94052ab53e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=476&job=&cmd_args= 03:20:20 -> Uploading to 03:20:20 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/7933a3e7862240d8fbc4801688088e94052ab53e/dc77a627-3a94-4b0c-a156-29ac5f4f6291.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T032020Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d031401014d00156b2b8e3ebdf21268b582dddbf0acfd369f1062054eec92451 03:20:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:20 Dload Upload Total Spent Left Speed 03:20:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 48168 --:--:-- --:--:-- --:--:-- 48168 03:20:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7933a3e7862240d8fbc4801688088e94052ab53e [Pipeline] } 03:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 03:20:41 + [ -d /w/workspace/undry_device-onvif-camera_PR-476/archives ] 03:20:41 + ls -al /w/workspace/undry_device-onvif-camera_PR-476/archives 03:20:41 total 16 03:20:41 drwxr-xr-x 3 root root 4096 Nov 12 03:09 . 03:20:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 03:09 .. 03:20:41 drwxr-xr-x 2 root root 4096 Nov 12 03:09 cost 03:20:41 -rw-r--r-- 1 root root 91 Nov 12 03:09 cost.csv 03:20:41 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-476/archives 03:20:41 + ls -al /w/workspace/undry_device-onvif-camera_PR-476/archives 03:20:41 total 16 03:20:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 03:09 . 03:20:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 03:09 .. 03:20:41 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 03:09 cost 03:20:41 -rw-r--r-- 1 jenkins jenkins 91 Nov 12 03:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:20:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:43 ---> package-listing.sh 03:20:43 ++ facter osfamily 03:20:43 ++ tr '[:upper:]' '[:lower:]' 03:20:43 + OS_FAMILY=debian 03:20:43 + workspace=/w/workspace/undry_device-onvif-camera_PR-476 03:20:43 + START_PACKAGES=/tmp/packages_start.txt 03:20:43 + END_PACKAGES=/tmp/packages_end.txt 03:20:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:43 + PACKAGES=/tmp/packages_start.txt 03:20:43 + '[' /w/workspace/undry_device-onvif-camera_PR-476 ']' 03:20:43 + PACKAGES=/tmp/packages_end.txt 03:20:43 + case "${OS_FAMILY}" in 03:20:43 + dpkg -l 03:20:43 + grep '^ii' 03:20:43 + '[' -f /tmp/packages_start.txt ']' 03:20:43 + '[' -f /tmp/packages_end.txt ']' 03:20:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:43 + '[' /w/workspace/undry_device-onvif-camera_PR-476 ']' 03:20:43 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-476/archives/ 03:20:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-476/archives/ [Pipeline] echo 03:20:43 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/undry_device-onvif-camera_PR-476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:20:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:44 prd-ubuntu20.04-docker-8c-8g-26226 does not seem to be running inside a container 03:20:44 $ 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/undry_device-onvif-camera_PR-476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-476 -v /w/workspace/undry_device-onvif-camera_PR-476:/w/workspace/undry_device-onvif-camera_PR-476:rw,z -v /w/workspace/undry_device-onvif-camera_PR-476@tmp:/w/workspace/undry_device-onvif-camera_PR-476@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:44 $ docker top bf4f21546da50316f65939eda0ab3d469c56176ad14fd883d5df07e22f9e3f9b -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:45 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:45 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:45 + ls /var/log/sa-host 03:20:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:45 provisioning config files... 03:20:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-476@tmp/config3016477839586116509tmp [Pipeline] { [Pipeline] echo 03:20:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:46 ---> create-netrc.sh [Pipeline] } 03:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:46 ---> python-tools-install.sh [Pipeline] echo 03:20:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:47 ---> sudo-logs.sh 03:20:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:20:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:47 ---> job-cost.sh 03:20:47 lf-activate-venv: SKIPPING 03:20:47 DEBUG: total: 0.2199999988079071 03:20:47 INFO: Retrieving Stack Cost... 03:20:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:48 INFO: Archiving Costs [Pipeline] echo 03:20:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:48 ---> logs-deploy.sh 03:20:48 lf-activate-venv: SKIPPING 03:20:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-476/1 03:20:48 INFO: archiving workspace using pattern(s): 03:20:49 Archives upload complete. 03:20:50 INFO: archiving logs to Nexus 03:20:50 ---> uname -a: 03:20:50 Linux prd-ubuntu20-04-docker-8c-8g-26226 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:20:50 03:20:50 03:20:50 ---> lscpu: 03:20:50 Architecture: x86_64 03:20:50 CPU op-mode(s): 32-bit, 64-bit 03:20:50 Byte Order: Little Endian 03:20:50 Address sizes: 40 bits physical, 48 bits virtual 03:20:50 CPU(s): 8 03:20:50 On-line CPU(s) list: 0-7 03:20:50 Thread(s) per core: 1 03:20:50 Core(s) per socket: 1 03:20:50 Socket(s): 8 03:20:50 NUMA node(s): 1 03:20:50 Vendor ID: AuthenticAMD 03:20:50 CPU family: 23 03:20:50 Model: 49 03:20:50 Model name: AMD EPYC-Rome Processor 03:20:50 Stepping: 0 03:20:50 CPU MHz: 2799.998 03:20:50 BogoMIPS: 5599.99 03:20:50 Virtualization: AMD-V 03:20:50 Hypervisor vendor: KVM 03:20:50 Virtualization type: full 03:20:50 L1d cache: 256 KiB 03:20:50 L1i cache: 256 KiB 03:20:50 L2 cache: 4 MiB 03:20:50 L3 cache: 128 MiB 03:20:50 NUMA node0 CPU(s): 0-7 03:20:50 Vulnerability Itlb multihit: Not affected 03:20:50 Vulnerability L1tf: Not affected 03:20:50 Vulnerability Mds: Not affected 03:20:50 Vulnerability Meltdown: Not affected 03:20:50 Vulnerability Mmio stale data: Not affected 03:20:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:20:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:20:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:20:50 Vulnerability Srbds: Not affected 03:20:50 Vulnerability Tsx async abort: Not affected 03:20:50 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 03:20:50 03:20:50 03:20:50 ---> nproc: 03:20:50 8 03:20:50 03:20:50 03:20:50 ---> df -h: 03:20:50 Filesystem Size Used Avail Use% Mounted on 03:20:50 overlay 155G 12G 143G 8% / 03:20:50 tmpfs 64M 0 64M 0% /dev 03:20:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:20:50 shm 64M 0 64M 0% /dev/shm 03:20:50 /dev/vda1 155G 12G 143G 8% /facter-os 03:20:50 03:20:50 03:20:50 ---> sar -b -r -n DEV: 03:20:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26226) 11/12/24 _x86_64_ (8 CPU) 03:20:50 03:20:50 03:05:03 LINUX RESTART (8 CPU) 03:20:50 03:20:50 03:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:20:50 03:07:01 225.02 5.51 219.51 0.00 429.92 58149.99 0.00 03:20:50 03:08:01 161.70 0.10 161.60 0.00 5.33 57371.20 0.00 03:20:50 03:09:01 108.95 0.15 108.80 0.00 7.06 33186.00 0.00 03:20:50 03:10:01 131.03 0.02 131.01 0.00 1.73 34611.43 0.00 03:20:50 03:11:01 29.56 10.23 19.33 0.00 3453.82 3758.32 0.00 03:20:50 03:12:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 03:20:50 03:13:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 03:20:50 03:14:01 1.95 0.00 1.95 0.00 0.00 21.06 0.00 03:20:50 03:15:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 03:20:50 03:16:01 1.98 0.00 1.98 0.00 0.00 29.86 0.00 03:20:50 03:17:01 0.98 0.02 0.97 0.00 0.13 10.40 0.00 03:20:50 03:18:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 03:20:50 03:19:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 03:20:50 03:20:01 2.68 0.02 2.67 0.00 0.13 29.33 0.00 03:20:50 Average: 47.90 1.15 46.76 0.00 278.44 13375.23 0.00 03:20:50 03:20:50 03:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:20:50 03:07:01 27981244 31520108 786960 2.39 130264 3575392 1917092 5.65 1305196 3087636 353760 03:20:50 03:08:01 27002328 31441104 857944 2.61 189900 4339844 1987036 5.86 1755848 3537988 724616 03:20:50 03:09:01 27201472 31495672 805840 2.45 195024 4206784 2063668 6.08 1417188 3693836 143544 03:20:50 03:10:01 26870092 31524592 775532 2.36 203168 4519328 1745724 5.14 1405832 3994284 152 03:20:50 03:11:01 26632684 31508368 782424 2.38 208416 4723228 1822388 5.37 1558808 4055156 4 03:20:50 03:12:01 26637848 31513560 776984 2.36 208456 4723228 1822388 5.37 1554152 4055156 8 03:20:50 03:13:01 26640304 31516124 774352 2.35 208548 4723228 1822388 5.37 1552000 4055176 4 03:20:50 03:14:01 26644532 31520416 769916 2.34 208632 4723236 1822388 5.37 1547632 4055180 152 03:20:50 03:15:01 26644272 31520704 769964 2.34 208688 4723368 1838516 5.42 1547188 4055608 36 03:20:50 03:16:01 26644272 31520780 769820 2.34 208768 4723348 1838516 5.42 1547296 4055624 12 03:20:50 03:17:01 26643868 31520396 770116 2.34 208812 4723344 1838516 5.42 1547268 4055616 12 03:20:50 03:18:01 26643584 31520240 770160 2.34 208824 4723356 1838516 5.42 1547360 4055624 24 03:20:50 03:19:01 26643584 31520248 770104 2.34 208840 4723356 1838516 5.42 1547348 4055624 4 03:20:50 03:20:01 26643404 31520232 770196 2.34 208916 4723360 1857436 5.47 1547704 4055644 4 03:20:50 Average: 26819535 31511610 782165 2.38 200375 4562457 1860935 5.48 1527201 3919154 87309 03:20:50 03:20:50 03:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:20:50 03:07:01 docker0 321.02 480.73 28.29 3684.99 0.00 0.00 0.00 0.00 03:20:50 03:07:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 03:20:50 03:07:01 ens3 622.36 408.03 6904.05 52.51 0.00 0.00 0.00 0.00 03:20:50 03:08:01 vethb6329f9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:20:50 03:08:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:20:50 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:08:01 ens3 22.28 13.77 25.57 8.98 0.00 0.00 0.00 0.00 03:20:50 03:09:01 docker0 1.50 3.05 0.09 38.11 0.00 0.00 0.00 0.00 03:20:50 03:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:20:50 03:09:01 ens3 26.82 16.61 60.15 10.61 0.00 0.00 0.00 0.00 03:20:50 03:10:01 docker0 5.52 10.55 0.33 152.45 0.00 0.00 0.00 0.00 03:20:50 03:10:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 03:20:50 03:10:01 ens3 100.38 62.99 2676.83 11.59 0.00 0.00 0.00 0.00 03:20:50 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:11:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:20:50 03:11:01 ens3 57.97 24.90 1392.38 1.96 0.00 0.00 0.00 0.00 03:20:50 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:12:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:14:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:16:01 ens3 0.62 0.35 1.57 0.08 0.00 0.00 0.00 0.00 03:20:50 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:50 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:50 Average: docker0 23.44 35.33 2.05 276.90 0.00 0.00 0.00 0.00 03:20:50 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 03:20:50 Average: ens3 59.37 37.65 790.18 6.13 0.00 0.00 0.00 0.00 03:20:50 03:20:50 03:20:50 ---> sar -P ALL: 03:20:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26226) 11/12/24 _x86_64_ (8 CPU) 03:20:50 03:20:50 03:05:03 LINUX RESTART (8 CPU) 03:20:50 03:20:50 03:06:01 CPU %user %nice %system %iowait %steal %idle 03:20:50 03:07:01 all 6.68 0.00 3.04 5.89 0.06 84.32 03:20:50 03:07:01 0 5.84 0.00 2.36 8.40 0.05 83.34 03:20:50 03:07:01 1 7.09 0.00 2.72 0.69 0.07 89.43 03:20:50 03:07:01 2 5.15 0.00 4.19 0.79 0.07 89.80 03:20:50 03:07:01 3 7.24 0.00 2.88 0.56 0.07 89.26 03:20:50 03:07:01 4 7.45 0.00 2.67 1.48 0.07 88.32 03:20:50 03:07:01 5 6.44 0.00 2.57 2.80 0.07 88.12 03:20:50 03:07:01 6 7.72 0.00 4.07 31.72 0.07 56.42 03:20:50 03:07:01 7 6.49 0.00 2.90 0.79 0.05 89.77 03:20:50 03:08:01 all 26.43 0.00 5.96 3.32 0.08 64.22 03:20:50 03:08:01 0 26.78 0.00 5.89 3.77 0.07 63.50 03:20:50 03:08:01 1 27.04 0.00 5.28 0.08 0.07 67.52 03:20:50 03:08:01 2 25.30 0.00 7.09 1.89 0.10 65.62 03:20:50 03:08:01 3 27.31 0.00 6.93 11.47 0.08 54.20 03:20:50 03:08:01 4 26.16 0.00 6.23 0.08 0.07 67.46 03:20:50 03:08:01 5 25.74 0.00 5.54 7.20 0.07 61.45 03:20:50 03:08:01 6 26.31 0.00 5.61 1.23 0.08 66.76 03:20:50 03:08:01 7 26.78 0.00 5.10 0.89 0.10 67.12 03:20:50 03:09:01 all 38.58 0.00 5.39 2.96 0.09 52.98 03:20:50 03:09:01 0 37.78 0.00 5.21 2.18 0.08 54.75 03:20:50 03:09:01 1 39.70 0.00 5.36 0.19 0.10 54.65 03:20:50 03:09:01 2 37.74 0.00 5.08 0.97 0.08 56.13 03:20:50 03:09:01 3 39.49 0.00 6.07 13.42 0.10 40.93 03:20:50 03:09:01 4 38.56 0.00 5.30 0.08 0.08 55.98 03:20:50 03:09:01 5 38.40 0.00 4.98 4.76 0.12 51.74 03:20:50 03:09:01 6 38.13 0.00 5.66 1.94 0.07 54.20 03:20:50 03:09:01 7 38.86 0.00 5.42 0.17 0.10 55.45 03:20:50 03:10:01 all 3.65 0.00 1.59 2.98 0.04 91.75 03:20:50 03:10:01 0 3.58 0.00 2.17 0.84 0.05 93.36 03:20:50 03:10:01 1 3.84 0.00 1.11 0.03 0.05 94.96 03:20:50 03:10:01 2 3.44 0.00 1.66 1.11 0.03 93.76 03:20:50 03:10:01 3 3.61 0.00 1.81 7.11 0.03 87.44 03:20:50 03:10:01 4 3.20 0.00 1.73 0.10 0.03 94.93 03:20:50 03:10:01 5 3.86 0.00 1.56 11.62 0.03 82.93 03:20:50 03:10:01 6 4.41 0.00 1.55 0.50 0.05 93.49 03:20:50 03:10:01 7 3.22 0.00 1.09 2.60 0.03 93.05 03:20:50 03:11:01 all 1.13 0.00 0.39 0.76 0.02 97.70 03:20:50 03:11:01 0 0.98 0.00 0.55 0.35 0.02 98.10 03:20:50 03:11:01 1 1.69 0.00 0.47 0.65 0.02 97.18 03:20:50 03:11:01 2 0.45 0.00 0.27 0.05 0.02 99.22 03:20:50 03:11:01 3 0.48 0.00 0.25 1.00 0.02 98.25 03:20:50 03:11:01 4 1.75 0.00 0.40 0.58 0.02 97.25 03:20:50 03:11:01 5 0.60 0.00 0.57 2.79 0.03 96.00 03:20:50 03:11:01 6 2.56 0.00 0.43 0.16 0.03 96.81 03:20:50 03:11:01 7 0.53 0.00 0.18 0.50 0.02 98.77 03:20:50 03:12:01 all 0.24 0.00 0.01 0.00 0.00 99.74 03:20:50 03:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:20:50 03:12:01 1 0.05 0.00 0.02 0.02 0.02 99.90 03:20:50 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:20:50 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:20:50 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:20:50 03:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:20:50 03:12:01 6 1.78 0.00 0.02 0.00 0.00 98.21 03:20:50 03:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:20:50 03:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:20:50 03:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:20:50 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:20:50 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:20:50 03:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:20:50 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:20:50 03:13:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:20:50 03:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:20:50 03:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:20:50 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:20:50 03:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:20:50 03:14:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:20:50 03:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:20:50 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:20:50 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:20:50 03:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:20:50 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:20:50 03:14:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:20:50 03:15:01 all 0.12 0.00 0.01 0.00 0.01 99.86 03:20:50 03:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:20:50 03:15:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:20:50 03:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:20:50 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:20:50 03:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:20:50 03:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:20:50 03:15:01 6 0.76 0.00 0.00 0.00 0.02 99.22 03:20:50 03:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:20:50 03:16:01 all 0.07 0.00 0.01 0.00 0.01 99.91 03:20:50 03:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:20:50 03:16:01 1 0.28 0.00 0.02 0.00 0.02 99.68 03:20:50 03:16:01 2 0.05 0.00 0.03 0.02 0.02 99.88 03:20:50 03:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:20:50 03:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:20:50 03:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:20:50 03:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:20:50 03:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:20:50 03:17:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:20:50 03:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:50 03:17:01 1 0.08 0.00 0.00 0.00 0.00 99.92 03:20:50 03:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:20:50 03:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:20:50 03:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:20:50 03:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:20:50 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:50 03:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:20:50 03:20:50 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:20:50 03:18:01 all 0.19 0.00 0.01 0.00 0.00 99.79 03:20:50 03:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:20:50 03:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:20:50 03:18:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:20:50 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:20:50 03:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:20:50 03:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:20:50 03:18:01 6 1.35 0.00 0.03 0.00 0.00 98.61 03:20:50 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:20:50 03:19:01 all 0.20 0.00 0.01 0.00 0.00 99.78 03:20:50 03:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:20:50 03:19:01 1 0.17 0.00 0.02 0.00 0.00 99.82 03:20:50 03:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:20:50 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:20:50 03:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:20:50 03:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:20:50 03:19:01 6 1.35 0.00 0.00 0.00 0.02 98.63 03:20:50 03:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:20:50 03:20:01 all 0.08 0.00 0.03 0.00 0.01 99.88 03:20:50 03:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:20:50 03:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:20:50 03:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:20:50 03:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:20:50 03:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:20:50 03:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:20:50 03:20:01 6 0.47 0.00 0.05 0.00 0.00 99.48 03:20:50 03:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:20:50 Average: all 5.49 0.00 1.17 1.13 0.02 92.19 03:20:50 Average: 0 5.34 0.00 1.16 1.10 0.03 92.37 03:20:50 Average: 1 5.69 0.00 1.07 0.12 0.03 93.10 03:20:50 Average: 2 5.13 0.00 1.31 0.35 0.02 93.20 03:20:50 Average: 3 5.53 0.00 1.27 2.38 0.02 90.80 03:20:50 Average: 4 5.48 0.00 1.16 0.17 0.02 93.17 03:20:50 Average: 5 5.33 0.00 1.10 2.06 0.03 91.48 03:20:50 Average: 6 6.03 0.00 1.23 2.51 0.02 90.21 03:20:50 Average: 7 5.38 0.00 1.04 0.36 0.02 93.19 03:20:50 03:20:50 03:20:50