Pull request #189 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at c606ad227c7573c7ba828fdfaccb601fc033aacf rather than 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de Obtained Jenkinsfile from c606ad227c7573c7ba828fdfaccb601fc033aacf 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-ssh16340699186392158127.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8220835629098878602.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-189/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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13952759011997262632.key Verifying host key using known hosts file > 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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9755938503114985738.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14895833399607814133.key Verifying host key using known hosts file > 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-189/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-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2299049120745321861.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117413’ Running on prd-ubuntu20.04-docker-8c-8g-117415 in /w/workspace/undry_device-onvif-camera_PR-189 [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-189 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit c606ad227c7573c7ba828fdfaccb601fc033aacf into PR head commit 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de Merge succeeded, producing 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de Checking out Revision 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de (PR-189) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c606ad227c7573c7ba828fdfaccb601fc033aacf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de # timeout=10 Commit message: "feat: add GetCapabilities and GetEndpointReference" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:10:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:10:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:10:16 ========================================================= 04:10:16 EdgeX Global Pipelines Version Info 04:10:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:10:17 ------------------- 04:10:17 stable info: 04:10:17 ------------------- 04:10:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:10:17 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 04:10:17 Message: update stable to v1.0.243 04:10:17 ------------------- 04:10:17 experimental info: 04:10:17 ------------------- 04:10:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:10:17 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 04:10:17 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:10:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:10:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:10:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo 04:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo 04:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo 04:10:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de [Pipeline] echo 04:10:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ead33e [Pipeline] echo 04:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:19 provisioning config files... 04:10:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-189@tmp/config18097785878066745278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:19 ---> docker-login.sh 04:10:19 nexus3.edgexfoundry.org:10001 04:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:20 Configure a credential helper to remove this warning. See 04:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:20 04:10:20 Login Succeeded 04:10:20 nexus3.edgexfoundry.org:10002 04:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:20 Configure a credential helper to remove this warning. See 04:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:20 04:10:20 Login Succeeded 04:10:20 nexus3.edgexfoundry.org:10003 04:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:20 Configure a credential helper to remove this warning. See 04:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:20 04:10:20 Login Succeeded 04:10:20 nexus3.edgexfoundry.org:10004 04:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:20 Configure a credential helper to remove this warning. See 04:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:20 04:10:20 Login Succeeded 04:10:20 docker.io 04:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:20 Configure a credential helper to remove this warning. See 04:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:20 04:10:20 Login Succeeded 04:10:20 ---> docker-login.sh ends [Pipeline] } 04:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:10:21 + git rev-list -1 --merges 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de~1..3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de [Pipeline] echo 04:10:21 -----------> git rev-list -1 --merges 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de~1..3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de [false] [Pipeline] sh 04:10:21 + git log --format=format:%s -1 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de [Pipeline] echo 04:10:21 ========================================================= 04:10:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:10:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:22 + git log --format=format:%s -1 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de [Pipeline] echo 04:10:22 [semverPrep] GIT_COMMIT: 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de, Commit Message: feat: add GetCapabilities and GetEndpointReference [Pipeline] echo 04:10:22 [semverPrep] This is not a build commit. [Pipeline] sh 04:10:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:10:22 + grep -v github /etc/ssh/ssh_known_hosts 04:10:22 + [ -e /tmp/ssh_known_hosts ] 04:10:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:10:22 + + sudo tee -a /etc/ssh/ssh_known_hosts 04:10:22 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:10:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:23 04:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:23 0.1.4: Pulling from edgex-devops/py-git-semver 04:10:23 b85a868b505f: Pulling fs layer 04:10:23 e2be974225ed: Pulling fs layer 04:10:23 339a4e72a1f5: Pulling fs layer 04:10:23 988bab9f4d93: Pulling fs layer 04:10:23 1469e6f7b9e6: Pulling fs layer 04:10:23 eaf3925da568: Pulling fs layer 04:10:23 bab4dde63d76: Pulling fs layer 04:10:23 bde34c3a00c8: Pulling fs layer 04:10:23 b352a97aabf1: Pulling fs layer 04:10:23 4872d77fe225: Pulling fs layer 04:10:23 5851b861e8e6: Pulling fs layer 04:10:23 bab4dde63d76: Waiting 04:10:23 bde34c3a00c8: Waiting 04:10:23 b352a97aabf1: Waiting 04:10:23 4872d77fe225: Waiting 04:10:23 5851b861e8e6: Waiting 04:10:23 988bab9f4d93: Waiting 04:10:23 1469e6f7b9e6: Waiting 04:10:23 eaf3925da568: Waiting 04:10:23 e2be974225ed: Verifying Checksum 04:10:23 e2be974225ed: Download complete 04:10:23 988bab9f4d93: Verifying Checksum 04:10:23 988bab9f4d93: Download complete 04:10:23 1469e6f7b9e6: Verifying Checksum 04:10:23 1469e6f7b9e6: Download complete 04:10:23 339a4e72a1f5: Verifying Checksum 04:10:23 339a4e72a1f5: Download complete 04:10:23 eaf3925da568: Verifying Checksum 04:10:23 eaf3925da568: Download complete 04:10:23 bde34c3a00c8: Download complete 04:10:23 b352a97aabf1: Download complete 04:10:23 4872d77fe225: Verifying Checksum 04:10:23 4872d77fe225: Download complete 04:10:23 5851b861e8e6: Verifying Checksum 04:10:23 5851b861e8e6: Download complete 04:10:23 b85a868b505f: Verifying Checksum 04:10:23 b85a868b505f: Download complete 04:10:24 bab4dde63d76: Verifying Checksum 04:10:24 bab4dde63d76: Download complete 04:10:25 b85a868b505f: Pull complete 04:10:25 e2be974225ed: Pull complete 04:10:25 339a4e72a1f5: Pull complete 04:10:25 988bab9f4d93: Pull complete 04:10:25 1469e6f7b9e6: Pull complete 04:10:25 eaf3925da568: Pull complete 04:10:27 bab4dde63d76: Pull complete 04:10:27 bde34c3a00c8: Pull complete 04:10:27 b352a97aabf1: Pull complete 04:10:27 4872d77fe225: Pull complete 04:10:28 5851b861e8e6: Pull complete 04:10:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:28 prd-ubuntu20.04-docker-8c-8g-117415 does not seem to be running inside a container 04:10:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-189 -v /w/workspace/undry_device-onvif-camera_PR-189:/w/workspace/undry_device-onvif-camera_PR-189:rw,z -v /w/workspace/undry_device-onvif-camera_PR-189@tmp:/w/workspace/undry_device-onvif-camera_PR-189@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-devops/py-git-semver:0.1.4 cat 04:10:29 $ docker top b46aae024dcb49e7e5ef61d08320142a496591279cd780f580b6db8afd9f9d9c -eo pid,comm 04:10:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:10:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:29 [ssh-agent] Looking for ssh-agent implementation... 04:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:29 $ docker exec b46aae024dcb49e7e5ef61d08320142a496591279cd780f580b6db8afd9f9d9c ssh-agent 04:10:30 SSH_AUTH_SOCK=/tmp/ssh-h0OPDp7eHhSO/agent.32 04:10:30 SSH_AGENT_PID=38 04:10:30 Running ssh-add (command line suppressed) 04:10:30 Identity added: /w/workspace/undry_device-onvif-camera_PR-189@tmp/private_key_15221856214256563047.key (/w/workspace/undry_device-onvif-camera_PR-189@tmp/private_key_15221856214256563047.key) 04:10:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:30 + git tag --points-at HEAD [Pipeline] } 04:10:30 $ docker exec --env ******** --env ******** b46aae024dcb49e7e5ef61d08320142a496591279cd780f580b6db8afd9f9d9c ssh-agent -k 04:10:30 unset SSH_AUTH_SOCK; 04:10:30 unset SSH_AGENT_PID; 04:10:30 echo Agent pid 38 killed; 04:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:30 [ssh-agent] Looking for ssh-agent implementation... 04:10:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:30 $ docker exec b46aae024dcb49e7e5ef61d08320142a496591279cd780f580b6db8afd9f9d9c ssh-agent 04:10:31 SSH_AUTH_SOCK=/tmp/ssh-7iY83jf9IDzn/agent.70 04:10:31 SSH_AGENT_PID=76 04:10:31 Running ssh-add (command line suppressed) 04:10:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-189@tmp/private_key_15151867106078596668.key (/w/workspace/undry_device-onvif-camera_PR-189@tmp/private_key_15151867106078596668.key) 04:10:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:31 + git semver init 04:10:31 2022-10-27 04:10:31,657 [run_init] DEBUG init version:0.0.0 force:False 04:10:31 2022-10-27 04:10:31,657 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-189/.semver 04:10:31 2022-10-27 04:10:31,658 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-189/.semver 04:10:31 2022-10-27 04:10:31,658 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-189/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-189, universal_newlines=False, shell=None, istream=None) 04:10:33 2022-10-27 04:10:32,698 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-189/.git/info/exclude 04:10:33 2022-10-27 04:10:32,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-189/.semver/PR-189 with force:False 04:10:33 2022-10-27 04:10:32,699 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-189/.semver/PR-189 04:10:33 2022-10-27 04:10:32,704 [execute] INFO git cat-file --batch-check 04:10:33 2022-10-27 04:10:32,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-189/.semver, universal_newlines=False, shell=None, istream=) 04:10:33 2022-10-27 04:10:32,711 [execute] INFO git cat-file --batch 04:10:33 2022-10-27 04:10:32,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-189/.semver, universal_newlines=False, shell=None, istream=) 04:10:33 2022-10-27 04:10:32,717 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-189/.semver/PR-189 04:10:33 0.0.0 [Pipeline] } 04:10:33 $ docker exec --env ******** --env ******** b46aae024dcb49e7e5ef61d08320142a496591279cd780f580b6db8afd9f9d9c ssh-agent -k 04:10:33 unset SSH_AUTH_SOCK; 04:10:33 unset SSH_AGENT_PID; 04:10:33 echo Agent pid 76 killed; 04:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:33 + git semver [Pipeline] } 04:10:33 $ docker stop --time=1 b46aae024dcb49e7e5ef61d08320142a496591279cd780f580b6db8afd9f9d9c 04:10:35 $ docker rm -f b46aae024dcb49e7e5ef61d08320142a496591279cd780f580b6db8afd9f9d9c [Pipeline] // withDockerContainer [Pipeline] sh 04:10:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:10:35 Stashed 1 file(s) [Pipeline] echo 04:10:35 [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 04:10:36 provisioning config files... 04:10:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-189@tmp/config2360122073200234206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:36 ---> docker-login.sh 04:10:36 nexus3.edgexfoundry.org:10001 04:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:36 Configure a credential helper to remove this warning. See 04:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:36 04:10:36 Login Succeeded 04:10:36 nexus3.edgexfoundry.org:10002 04:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:36 Configure a credential helper to remove this warning. See 04:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:36 04:10:36 Login Succeeded 04:10:36 nexus3.edgexfoundry.org:10003 04:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:37 Configure a credential helper to remove this warning. See 04:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:37 04:10:37 Login Succeeded 04:10:37 nexus3.edgexfoundry.org:10004 04:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:37 Configure a credential helper to remove this warning. See 04:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:37 04:10:37 Login Succeeded 04:10:37 docker.io 04:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:37 Configure a credential helper to remove this warning. See 04:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:37 04:10:37 Login Succeeded 04:10:37 ---> docker-login.sh ends [Pipeline] } 04:10:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:37 ========================================================= 04:10:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:10:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:10:38 Sending build context to Docker daemon 27.62MB 04:10:38 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:10:38 Step 2/13 : FROM ${BASE} AS builder 04:10:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:38 213ec9aee27d: Pulling fs layer 04:10:38 4583459ba037: Pulling fs layer 04:10:38 93c1e223e6f2: Pulling fs layer 04:10:38 53926ce57604: Pulling fs layer 04:10:38 21b2b0c7a3f4: Pulling fs layer 04:10:38 30f14e443154: Pulling fs layer 04:10:38 801331c1e519: Pulling fs layer 04:10:38 99cc6dd402b0: Pulling fs layer 04:10:38 7d9ed39f4882: Pulling fs layer 04:10:38 53926ce57604: Waiting 04:10:38 30f14e443154: Waiting 04:10:38 21b2b0c7a3f4: Waiting 04:10:38 99cc6dd402b0: Waiting 04:10:38 7d9ed39f4882: Waiting 04:10:38 93c1e223e6f2: Download complete 04:10:38 4583459ba037: Verifying Checksum 04:10:38 4583459ba037: Download complete 04:10:38 21b2b0c7a3f4: Verifying Checksum 04:10:38 21b2b0c7a3f4: Download complete 04:10:38 30f14e443154: Download complete 04:10:38 213ec9aee27d: Verifying Checksum 04:10:38 213ec9aee27d: Download complete 04:10:38 801331c1e519: Download complete 04:10:38 213ec9aee27d: Pull complete 04:10:38 4583459ba037: Pull complete 04:10:38 93c1e223e6f2: Pull complete 04:10:39 7d9ed39f4882: Verifying Checksum 04:10:39 7d9ed39f4882: Download complete 04:10:39 99cc6dd402b0: Verifying Checksum 04:10:39 99cc6dd402b0: Download complete 04:10:39 53926ce57604: Verifying Checksum 04:10:39 53926ce57604: Download complete 04:10:43 53926ce57604: Pull complete 04:10:43 21b2b0c7a3f4: Pull complete 04:10:43 30f14e443154: Pull complete 04:10:43 801331c1e519: Pull complete 04:10:45 99cc6dd402b0: Pull complete 04:10:46 7d9ed39f4882: Pull complete 04:10:46 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 04:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:10:46 ---> 1dedd983c030 04:10:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:10:48 ---> Running in 6ba2fa1f3886 04:10:48 Removing intermediate container 6ba2fa1f3886 04:10:48 ---> c8ad17555671 04:10:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:48 ---> Running in a643caf5a811 04:10:48 Removing intermediate container a643caf5a811 04:10:48 ---> e0022371d8b3 04:10:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:10:48 ---> Running in a00496e6f2dc 04:10:48 Removing intermediate container a00496e6f2dc 04:10:48 ---> d6ebaeb6f24a 04:10:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:10:48 ---> Running in 4ee2b24b940d 04:10:48 Removing intermediate container 4ee2b24b940d 04:10:48 ---> c86f55cbc216 04:10:48 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:10:48 ---> Running in 29c100b2814d 04:10:48 Removing intermediate container 29c100b2814d 04:10:48 ---> 8ae011cb29a0 04:10:48 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:48 ---> Running in f7709ebd53f4 04:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:10:49 OK: 211 MiB in 51 packages 04:10:50 Removing intermediate container f7709ebd53f4 04:10:50 ---> 8974ed79a31c 04:10:50 Step 9/13 : WORKDIR /device-onvif-camera 04:10:50 ---> Running in 7fafca7867da 04:10:50 Removing intermediate container 7fafca7867da 04:10:50 ---> d9314aaa74f2 04:10:50 Step 10/13 : COPY go.mod vendor* ./ 04:10:50 ---> 45b4fa04faa5 04:10:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:50 ---> Running in 157ad6a9da21 04:10:51 Still waiting to schedule task 04:10:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117414’ 04:11:08 Removing intermediate container 157ad6a9da21 04:11:08 ---> 346d84ba58ee 04:11:08 Step 12/13 : COPY . . 04:11:08 ---> ce3af9924905 04:11:08 Step 13/13 : RUN ${MAKE} 04:11:08 ---> Running in b872aba1e8c0 04:11:08 noop 04:11:08 Removing intermediate container b872aba1e8c0 04:11:08 ---> ce84c023348e 04:11:08 Successfully built ce84c023348e 04:11:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:08 + docker inspect -f . ci-base-image-x86_64 04:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:09 prd-ubuntu20.04-docker-8c-8g-117415 does not seem to be running inside a container 04:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-189 -v /w/workspace/undry_device-onvif-camera_PR-189:/w/workspace/undry_device-onvif-camera_PR-189:rw,z -v /w/workspace/undry_device-onvif-camera_PR-189@tmp:/w/workspace/undry_device-onvif-camera_PR-189@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:09 $ docker top e66fcbb8d982bdb9f2d6c583d86ae61fff6b5250807264d623ec48e6a82a2baa -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:09 + go version 04:11:09 go version go1.18.7 linux/amd64 [Pipeline] } 04:11:09 $ docker stop --time=1 e66fcbb8d982bdb9f2d6c583d86ae61fff6b5250807264d623ec48e6a82a2baa 04:11:11 $ docker rm -f e66fcbb8d982bdb9f2d6c583d86ae61fff6b5250807264d623ec48e6a82a2baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:12 + docker inspect -f . ci-base-image-x86_64 04:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:12 prd-ubuntu20.04-docker-8c-8g-117415 does not seem to be running inside a container 04: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/undry_device-onvif-camera_PR-189 -v /w/workspace/undry_device-onvif-camera_PR-189:/w/workspace/undry_device-onvif-camera_PR-189:rw,z -v /w/workspace/undry_device-onvif-camera_PR-189@tmp:/w/workspace/undry_device-onvif-camera_PR-189@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:12 $ docker top cbfc1d204eb4784967379e3b34d764c404b2fcb165609c4030eac101ea8668c2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:12 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-189 [Pipeline] fileExists [Pipeline] sh 04:11:13 + make test 04:11:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:11:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:11:25 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:11:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.036s coverage: 28.2% of statements 04:11:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:11:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.427s coverage: 86.5% of statements 04:11:33 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:11:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:11:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:37 ./bin/test-attribution-txt.sh [Pipeline] echo 04:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:11:37 $ docker stop --time=1 cbfc1d204eb4784967379e3b34d764c404b2fcb165609c4030eac101ea8668c2 04:11:39 $ docker rm -f cbfc1d204eb4784967379e3b34d764c404b2fcb165609c4030eac101ea8668c2 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:40 + ls -al . 04:11:40 total 244 04:11:40 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:11 . 04:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 .. 04:11:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:11 .git 04:11:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 .github 04:11:40 -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 04:10 .gitignore 04:11:40 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:10 .golangci.yml 04:11:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:10 .semver 04:11:40 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 04:10 Attribution.txt 04:11:40 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 04:10 CHANGELOG.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 04:10 Dockerfile 04:11:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:10 GOVERNANCE.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 04:10 Jenkinsfile 04:11:40 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:10 LICENSE 04:11:40 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 04:10 Makefile 04:11:40 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:10 OWNERS.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 04:10 README.md 04:11:40 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:10 VERSION 04:11:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:10 bin 04:11:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 cmd 04:11:40 -rw-r--r-- 1 jenkins jenkins 78636 Oct 27 04:11 coverage.out 04:11:40 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 04:10 doc 04:11:40 -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 04:10 go.mod 04:11:40 -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 04:10 go.sum 04:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 internal 04:11:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 snap 04:11:40 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:40 + 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=3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de --label arch=amd64 --label version=0.0.0 . 04:11:40 Sending build context to Docker daemon 27.7MB 04:11:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:11:40 Step 2/26 : FROM ${BASE} AS builder 04:11:40 ---> ce84c023348e 04:11:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:11:41 ---> Running in 13a7fbe8ebbd 04:11:41 Removing intermediate container 13a7fbe8ebbd 04:11:41 ---> e73d75bc1c75 04:11:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:41 ---> Running in 738d775e0b36 04:11:41 Removing intermediate container 738d775e0b36 04:11:41 ---> 6b2a32baf73f 04:11:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:11:41 ---> Running in c86c046a6b08 04:11:41 Removing intermediate container c86c046a6b08 04:11:41 ---> bbcd85d0a463 04:11:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:11:41 ---> Running in dce74870c7b6 04:11:41 Removing intermediate container dce74870c7b6 04:11:41 ---> 222d599e6db5 04:11:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:11:41 ---> Running in 3ccb77b2cc61 04:11:41 Removing intermediate container 3ccb77b2cc61 04:11:41 ---> 744a3c5b6982 04:11:41 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:41 ---> Running in 15b07ea88689 04:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:11:42 OK: 211 MiB in 51 packages 04:11:42 Removing intermediate container 15b07ea88689 04:11:42 ---> 490592b27c9b 04:11:42 Step 9/26 : WORKDIR /device-onvif-camera 04:11:42 ---> Running in 043477fb42b7 04:11:42 Removing intermediate container 043477fb42b7 04:11:42 ---> d641dcc5980d 04:11:42 Step 10/26 : COPY go.mod vendor* ./ 04:11:43 ---> 069114cfd9a4 04:11:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:43 ---> Running in cbccec5a5bb2 04:11:43 Removing intermediate container cbccec5a5bb2 04:11:43 ---> 0096db193ab7 04:11:43 Step 12/26 : COPY . . 04:11:44 ---> ed6987963cc6 04:11:44 Step 13/26 : RUN ${MAKE} 04:11:44 ---> Running in 4e7577379f19 04:11:44 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:12:06 Removing intermediate container 4e7577379f19 04:12:06 ---> e1a200493cee 04:12:06 Step 14/26 : FROM alpine:3.16 04:12:06 3.16: Pulling from library/alpine 04:12:06 213ec9aee27d: Already exists 04:12:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:12:06 Status: Downloaded newer image for alpine:3.16 04:12:06 ---> 9c6f07244728 04:12:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:12:06 ---> Running in 016519d21069 04:12:06 Removing intermediate container 016519d21069 04:12:06 ---> ccb7a8635daf 04:12:06 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 04:12:06 ---> Running in 28edb5fc54ff 04:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:12:06 (1/6) Installing dumb-init (1.2.5-r1) 04:12:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 04:12:06 (3/6) Installing libsodium (1.0.18-r0) 04:12:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 04:12:06 (5/6) Installing libzmq (4.3.4-r0) 04:12:06 (6/6) Installing zeromq (4.3.4-r0) 04:12:06 Executing busybox-1.35.0-r17.trigger 04:12:06 OK: 8 MiB in 20 packages 04:12:06 Removing intermediate container 28edb5fc54ff 04:12:06 ---> 895c1588f61d 04:12:06 Step 17/26 : WORKDIR / 04:12:06 ---> Running in 02627aa85ab5 04:12:06 Removing intermediate container 02627aa85ab5 04:12:06 ---> df297751c9d3 04:12:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:12:07 ---> ef4d43f6c2e9 04:12:07 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:12:07 ---> 791a5b307141 04:12:07 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:12:07 ---> 71714d12e760 04:12:07 Step 21/26 : EXPOSE 59984 04:12:07 ---> Running in 5f1f4e3227cb 04:12:08 Removing intermediate container 5f1f4e3227cb 04:12:08 ---> f37d126ff53d 04:12:08 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:12:08 ---> Running in 029950966aac 04:12:08 Removing intermediate container 029950966aac 04:12:08 ---> 36056e752fc1 04:12:08 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:08 ---> Running in 3e043f63dbe4 04:12:08 Removing intermediate container 3e043f63dbe4 04:12:08 ---> 0868d6b15380 04:12:08 Step 24/26 : LABEL arch=amd64 04:12:08 ---> Running in 80a9e53bf7b0 04:12:08 Removing intermediate container 80a9e53bf7b0 04:12:08 ---> cbf3d2f282ec 04:12:08 Step 25/26 : LABEL git_sha=3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de 04:12:08 ---> Running in 8cf028e3b9af 04:12:08 Removing intermediate container 8cf028e3b9af 04:12:08 ---> 2a465dbc55f1 04:12:08 Step 26/26 : LABEL version=0.0.0 04:12:08 ---> Running in 23988d3d9aa3 04:12:08 Removing intermediate container 23988d3d9aa3 04:12:08 ---> 53b9aa548c76 04:12:08 [Warning] One or more build-args [ARCH] were not consumed 04:12:08 Successfully built 53b9aa548c76 04:12:08 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:09 04:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:09 latest: Pulling from edgex-lftools-log-publisher 04:12:09 5eb5b503b376: Pulling fs layer 04:12:09 5c69ac0246d0: Pulling fs layer 04:12:09 ec43610c2a17: Pulling fs layer 04:12:09 3a2ae6a8a46f: Pulling fs layer 04:12:09 33b1e0a273af: Pulling fs layer 04:12:09 5d3b04190fa2: Pulling fs layer 04:12:09 2f39f015ded8: Pulling fs layer 04:12:09 3a2ae6a8a46f: Waiting 04:12:09 33b1e0a273af: Waiting 04:12:09 2f39f015ded8: Waiting 04:12:09 5d3b04190fa2: Waiting 04:12:09 5c69ac0246d0: Verifying Checksum 04:12:09 5c69ac0246d0: Download complete 04:12:09 3a2ae6a8a46f: Verifying Checksum 04:12:09 3a2ae6a8a46f: Download complete 04:12:09 33b1e0a273af: Verifying Checksum 04:12:09 33b1e0a273af: Download complete 04:12:09 ec43610c2a17: Verifying Checksum 04:12:09 ec43610c2a17: Download complete 04:12:09 5d3b04190fa2: Verifying Checksum 04:12:09 5d3b04190fa2: Download complete 04:12:10 5eb5b503b376: Verifying Checksum 04:12:10 5eb5b503b376: Download complete 04:12:10 2f39f015ded8: Download complete 04:12:11 5eb5b503b376: Pull complete 04:12:11 5c69ac0246d0: Pull complete 04:12:11 ec43610c2a17: Pull complete 04:12:11 3a2ae6a8a46f: Pull complete 04:12:11 33b1e0a273af: Pull complete 04:12:12 5d3b04190fa2: Pull complete 04:12:16 2f39f015ded8: Pull complete 04:12:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:16 prd-ubuntu20.04-docker-8c-8g-117415 does not seem to be running inside a container 04:12:16 $ 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-189 -v /w/workspace/undry_device-onvif-camera_PR-189:/w/workspace/undry_device-onvif-camera_PR-189:rw,z -v /w/workspace/undry_device-onvif-camera_PR-189@tmp:/w/workspace/undry_device-onvif-camera_PR-189@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:12:18 $ docker top eefb9fa92da5b624df32e03ee50f35d2f097f775b577128848d97a3bbda81dc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:18 ---> job-cost.sh 04:12:18 lf-activate-venv: SKIPPING 04:12:18 INFO: No Stack... 04:12:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:12:19 INFO: Archiving Costs [Pipeline] sh 04:12:19 + cat /w/workspace/undry_device-onvif-camera_PR-189/archives/cost.csv 04:12:19 + cut -d, -f6 [Pipeline] lock 04:12:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] 04:12:19 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] did not exist. Created. 04:12:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:12:20 Stashed 1 file(s) [Pipeline] } 04:12:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:20 $ docker stop --time=1 eefb9fa92da5b624df32e03ee50f35d2f097f775b577128848d97a3bbda81dc8 04:12:21 $ docker rm -f eefb9fa92da5b624df32e03ee50f35d2f097f775b577128848d97a3bbda81dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:14:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117416 in /w/workspace/undry_device-onvif-camera_PR-189 [Pipeline] { [Pipeline] ws 04:14:03 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:14:03 The recommended git tool is: git 04:14:08 using credential edgex-jenkins-ssh 04:14:08 Cloning the remote Git repository 04:14:08 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:14:08 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:14:08 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:14:08 > git --version # timeout=10 04:14:08 > git --version # 'git version 2.25.1' 04:14:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:08 Verifying host key using known hosts file 04:14:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:14:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:14:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:14:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:14:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:11 Verifying host key using known hosts file 04:14:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:14:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:14:12 Merging remotes/origin/main commit c606ad227c7573c7ba828fdfaccb601fc033aacf into PR head commit 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de 04:14:13 Merge succeeded, producing 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de 04:14:13 Checking out Revision 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de (PR-189) 04:14:12 > git config core.sparsecheckout # timeout=10 04:14:12 > git checkout -f 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de # timeout=10 04:14:12 > git remote # timeout=10 04:14:12 > git config --get remote.origin.url # timeout=10 04:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:12 Verifying host key using known hosts file 04:14:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:14:12 > git merge c606ad227c7573c7ba828fdfaccb601fc033aacf # timeout=10 04:14:13 > git rev-parse HEAD^{commit} # timeout=10 04:14:13 > git config core.sparsecheckout # timeout=10 04:14:13 > git checkout -f 3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de # timeout=10 04:14:17 Commit message: "feat: add GetCapabilities and GetEndpointReference" 04:14:17 > git --version # timeout=10 04:14:17 > git --version # 'git version 2.25.1' 04:14:17 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:14:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:18 Dload Upload Total Spent Left Speed 04:14:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 04:14:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:14:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:14:19 + sudo tee /etc/docker/daemon.new 04:14:19 { 04:14:19 "registry-mirrors": [ 04:14:19 "https://nexus3.edgexfoundry.org:10001" 04:14:19 ], 04:14:19 "bip": "10.250.0.254/24", 04:14:19 "hosts": [ 04:14:19 "tcp://0.0.0.0:5555", 04:14:19 "unix:///var/run/docker.sock" 04:14:19 ], 04:14:19 "mtu": 1458, 04:14:19 "selinux-enabled": true, 04:14:19 "seccomp-profile": "/etc/docker/seccomp.json" 04:14:19 } [Pipeline] sh 04:14:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:14:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:38 provisioning config files... 04:14:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13928708160776261762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:38 ---> docker-login.sh 04:14:38 nexus3.edgexfoundry.org:10001 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:39 Configure a credential helper to remove this warning. See 04:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:39 04:14:39 Login Succeeded 04:14:39 nexus3.edgexfoundry.org:10002 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:39 Configure a credential helper to remove this warning. See 04:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:39 04:14:39 Login Succeeded 04:14:39 nexus3.edgexfoundry.org:10003 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:39 Configure a credential helper to remove this warning. See 04:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:39 04:14:39 Login Succeeded 04:14:39 nexus3.edgexfoundry.org:10004 04:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:40 Configure a credential helper to remove this warning. See 04:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:40 04:14:40 Login Succeeded 04:14:40 docker.io 04:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:40 Configure a credential helper to remove this warning. See 04:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:40 04:14:40 Login Succeeded 04:14:40 ---> docker-login.sh ends [Pipeline] } 04:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:41 ========================================================= 04:14:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:14:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:14:42 Sending build context to Docker daemon 20.58MB 04:14:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:14:42 Step 2/13 : FROM ${BASE} AS builder 04:14:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:14:42 9b18e9b68314: Pulling fs layer 04:14:42 d32db5db7311: Pulling fs layer 04:14:42 d0c4b47475fc: Pulling fs layer 04:14:42 5831b945b038: Pulling fs layer 04:14:42 86bbec2aaacd: Pulling fs layer 04:14:42 e10730c5d714: Pulling fs layer 04:14:42 5831b945b038: Waiting 04:14:42 5dd5c2283517: Pulling fs layer 04:14:42 d5ac0230b979: Pulling fs layer 04:14:42 86bbec2aaacd: Waiting 04:14:42 5dd5c2283517: Waiting 04:14:42 d5ac0230b979: Waiting 04:14:42 d0c4b47475fc: Verifying Checksum 04:14:42 d0c4b47475fc: Download complete 04:14:42 d32db5db7311: Verifying Checksum 04:14:42 d32db5db7311: Download complete 04:14:42 86bbec2aaacd: Verifying Checksum 04:14:42 86bbec2aaacd: Download complete 04:14:42 e10730c5d714: Verifying Checksum 04:14:42 e10730c5d714: Download complete 04:14:42 9b18e9b68314: Download complete 04:14:43 9b18e9b68314: Pull complete 04:14:43 d5ac0230b979: Verifying Checksum 04:14:43 d5ac0230b979: Download complete 04:14:43 d32db5db7311: Pull complete 04:14:43 d0c4b47475fc: Pull complete 04:14:44 5dd5c2283517: Verifying Checksum 04:14:44 5dd5c2283517: Download complete 04:14:45 5831b945b038: Download complete 04:14:57 5831b945b038: Pull complete 04:14:57 86bbec2aaacd: Pull complete 04:14:57 e10730c5d714: Pull complete 04:15:01 5dd5c2283517: Pull complete 04:15:02 d5ac0230b979: Pull complete 04:15:02 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 04:15:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:15:02 ---> 59b3b1a385d4 04:15:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:15:04 ---> Running in f032b6dea583 04:15:04 Removing intermediate container f032b6dea583 04:15:04 ---> 0503378b0859 04:15:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:15:04 ---> Running in c0756bc7c631 04:15:05 Removing intermediate container c0756bc7c631 04:15:05 ---> a8436c66b1fd 04:15:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:15:05 ---> Running in e40aaea0133f 04:15:05 Removing intermediate container e40aaea0133f 04:15:05 ---> f6479140fdeb 04:15:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:15:05 ---> Running in c74dd9856a5a 04:15:05 Removing intermediate container c74dd9856a5a 04:15:05 ---> 93f87dd43ac0 04:15:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:15:05 ---> Running in 31d2539a06be 04:15:06 Removing intermediate container 31d2539a06be 04:15:06 ---> e3bf360ac224 04:15:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:06 ---> Running in cc7e60a314bb 04:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:08 OK: 221 MiB in 51 packages 04:15:09 Removing intermediate container cc7e60a314bb 04:15:09 ---> b6f832309089 04:15:09 Step 9/13 : WORKDIR /device-onvif-camera 04:15:09 ---> Running in ffa0a4aca409 04:15:09 Removing intermediate container ffa0a4aca409 04:15:09 ---> 316126f75021 04:15:09 Step 10/13 : COPY go.mod vendor* ./ 04:15:10 ---> 5e3b846b273b 04:15:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:10 ---> Running in b9886006e146 04:16:06 Removing intermediate container b9886006e146 04:16:06 ---> 67498b433fe4 04:16:06 Step 12/13 : COPY . . 04:16:06 ---> e4d03ac381e5 04:16:06 Step 13/13 : RUN ${MAKE} 04:16:06 ---> Running in 47ed9e74977a 04:16:06 noop 04:16:06 Removing intermediate container 47ed9e74977a 04:16:06 ---> 2fa40178ea23 04:16:06 Successfully built 2fa40178ea23 04:16:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:07 + docker inspect -f . ci-base-image-arm64 04:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-117416 does not seem to be running inside a container 04:16: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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:16:08 $ docker top 89261496f03e0d0302edf84d66d17789482c136b2516b451a6a0c8c5c2bb2f85 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:09 + go version 04:16:09 go version go1.18.7 linux/arm64 [Pipeline] } 04:16:09 $ docker stop --time=1 89261496f03e0d0302edf84d66d17789482c136b2516b451a6a0c8c5c2bb2f85 04:16:10 $ docker rm -f 89261496f03e0d0302edf84d66d17789482c136b2516b451a6a0c8c5c2bb2f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:11 + docker inspect -f . ci-base-image-arm64 04:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-117416 does not seem to be running inside a container 04:16:11 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:16:13 $ docker top 2007cd9be1b2475ad3ba684f0d9a016f06f8bfbc3cc0c9cf15cfe5eb01c6062a -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:13 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:16:13 + make test 04:16:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:16:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:17:52 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:17:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.208s coverage: 28.2% of statements 04:17:52 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:18:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.160s coverage: 86.5% of statements 04:18:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:18:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:18:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:18:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:18:33 ./bin/test-attribution-txt.sh [Pipeline] echo 04:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:18:33 $ docker stop --time=1 2007cd9be1b2475ad3ba684f0d9a016f06f8bfbc3cc0c9cf15cfe5eb01c6062a 04:18:35 $ docker rm -f 2007cd9be1b2475ad3ba684f0d9a016f06f8bfbc3cc0c9cf15cfe5eb01c6062a [Pipeline] // withDockerContainer [Pipeline] sh 04:18:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:18:36 Warning: overwriting stash ‘coverage-report’ 04:18:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:18:37 + ls -al . 04:18:37 total 240 04:18:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 04:16 . 04:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:14 .. 04:18:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:14 .git 04:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:14 .github 04:18:37 -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 04:14 .gitignore 04:18:37 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:14 .golangci.yml 04:18:37 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 04:14 Attribution.txt 04:18:37 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 04:14 CHANGELOG.md 04:18:37 -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 04:14 Dockerfile 04:18:37 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:14 GOVERNANCE.md 04:18:37 -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 04:14 Jenkinsfile 04:18:37 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:14 LICENSE 04:18:37 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 04:14 Makefile 04:18:37 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:14 OWNERS.md 04:18:37 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 04:14 README.md 04:18:37 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:10 VERSION 04:18:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:14 bin 04:18:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:14 cmd 04:18:37 -rw-r--r-- 1 jenkins jenkins 78636 Oct 27 04:18 coverage.out 04:18:37 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 04:14 doc 04:18:37 -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 04:14 go.mod 04:18:37 -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 04:14 go.sum 04:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:14 internal 04:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:14 snap 04:18:37 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:38 + 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=3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de --label arch=arm64 --label version=0.0.0 . 04:18:39 Sending build context to Docker daemon 20.66MB 04:18:39 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:18:39 Step 2/26 : FROM ${BASE} AS builder 04:18:39 ---> 2fa40178ea23 04:18:39 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:18:39 ---> Running in eea17556cbdc 04:18:39 Removing intermediate container eea17556cbdc 04:18:39 ---> 21505056f4f0 04:18:39 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:18:39 ---> Running in 4fc9c176c8fe 04:18:40 Removing intermediate container 4fc9c176c8fe 04:18:40 ---> e424a3914d81 04:18:40 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:18:40 ---> Running in f8e2db4d0445 04:18:40 Removing intermediate container f8e2db4d0445 04:18:40 ---> 33fd28de0ceb 04:18:40 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:18:40 ---> Running in 8036df4f456f 04:18:40 Removing intermediate container 8036df4f456f 04:18:40 ---> 8c8da7f2a051 04:18:40 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:18:40 ---> Running in ff481ee7b8e3 04:18:41 Removing intermediate container ff481ee7b8e3 04:18:41 ---> 9675a6d82988 04:18:41 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:18:41 ---> Running in a03c5ce505da 04:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:18:43 OK: 221 MiB in 51 packages 04:18:44 Removing intermediate container a03c5ce505da 04:18:44 ---> 9b5ddac974ec 04:18:44 Step 9/26 : WORKDIR /device-onvif-camera 04:18:44 ---> Running in 6852218102c8 04:18:44 Removing intermediate container 6852218102c8 04:18:44 ---> 68b79a2a74a9 04:18:44 Step 10/26 : COPY go.mod vendor* ./ 04:18:45 ---> b44bc2cc38d1 04:18:45 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:45 ---> Running in a367de777a6a 04:18:48 Removing intermediate container a367de777a6a 04:18:48 ---> 6acaca54b594 04:18:48 Step 12/26 : COPY . . 04:18:50 ---> 6d19c986ede1 04:18:50 Step 13/26 : RUN ${MAKE} 04:18:50 ---> Running in 07a47ea0753e 04:18:51 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:21:28 Removing intermediate container 07a47ea0753e 04:21:28 ---> 60d3a2752a74 04:21:28 Step 14/26 : FROM alpine:3.16 04:21:28 3.16: Pulling from library/alpine 04:21:28 9b18e9b68314: Already exists 04:21:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:21:28 Status: Downloaded newer image for alpine:3.16 04:21:28 ---> a6215f271958 04:21:28 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:21:28 ---> Running in da353be66387 04:21:28 Removing intermediate container da353be66387 04:21:28 ---> bd7fc632d75c 04:21:28 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 04:21:28 ---> Running in 716b8466f382 04:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:21:28 (1/6) Installing dumb-init (1.2.5-r1) 04:21:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 04:21:28 (3/6) Installing libsodium (1.0.18-r0) 04:21:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 04:21:28 (5/6) Installing libzmq (4.3.4-r0) 04:21:28 (6/6) Installing zeromq (4.3.4-r0) 04:21:28 Executing busybox-1.35.0-r17.trigger 04:21:28 OK: 8 MiB in 20 packages 04:21:28 Removing intermediate container 716b8466f382 04:21:28 ---> 315c53572cbe 04:21:28 Step 17/26 : WORKDIR / 04:21:28 ---> Running in 095f418ca3e8 04:21:28 Removing intermediate container 095f418ca3e8 04:21:28 ---> 5f1b908a2cc0 04:21:28 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:21:29 ---> 92508f8f9903 04:21:29 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:21:30 ---> 51817eab13ce 04:21:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:21:30 ---> e443d0f282f5 04:21:30 Step 21/26 : EXPOSE 59984 04:21:31 ---> Running in 6017d2fd811b 04:21:31 Removing intermediate container 6017d2fd811b 04:21:31 ---> bc68046645ad 04:21:31 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:21:31 ---> Running in 35a431cd3c8d 04:21:31 Removing intermediate container 35a431cd3c8d 04:21:31 ---> 72d3fbdd6744 04:21:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:21:31 ---> Running in 1051b6a251d2 04:21:31 Removing intermediate container 1051b6a251d2 04:21:31 ---> 14fac469196a 04:21:31 Step 24/26 : LABEL arch=arm64 04:21:31 ---> Running in 44e4f2e3595c 04:21:32 Removing intermediate container 44e4f2e3595c 04:21:32 ---> a51d165ce9a6 04:21:32 Step 25/26 : LABEL git_sha=3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de 04:21:32 ---> Running in 89250d269ee3 04:21:32 Removing intermediate container 89250d269ee3 04:21:32 ---> 86e58f5a5428 04:21:32 Step 26/26 : LABEL version=0.0.0 04:21:32 ---> Running in 22e75ee8b5c5 04:21:33 Removing intermediate container 22e75ee8b5c5 04:21:33 ---> 72dc0f0ca17c 04:21:33 [Warning] One or more build-args [ARCH] were not consumed 04:21:33 Successfully built 72dc0f0ca17c 04:21:33 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:33 04:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:34 arm64: Pulling from edgex-lftools-log-publisher 04:21:34 8998bd30e6a1: Pulling fs layer 04:21:34 04944245beec: Pulling fs layer 04:21:34 699f458cf7ca: Pulling fs layer 04:21:34 765212b225bb: Pulling fs layer 04:21:34 f23df028b6ca: Pulling fs layer 04:21:34 d65c8cfc05b1: Pulling fs layer 04:21:34 2437ff75d9bd: Pulling fs layer 04:21:34 765212b225bb: Waiting 04:21:34 f23df028b6ca: Waiting 04:21:34 d65c8cfc05b1: Waiting 04:21:34 2437ff75d9bd: Waiting 04:21:34 04944245beec: Verifying Checksum 04:21:34 04944245beec: Download complete 04:21:34 765212b225bb: Verifying Checksum 04:21:34 765212b225bb: Download complete 04:21:34 f23df028b6ca: Verifying Checksum 04:21:34 f23df028b6ca: Download complete 04:21:34 d65c8cfc05b1: Verifying Checksum 04:21:34 d65c8cfc05b1: Download complete 04:21:34 699f458cf7ca: Verifying Checksum 04:21:34 699f458cf7ca: Download complete 04:21:35 8998bd30e6a1: Verifying Checksum 04:21:35 8998bd30e6a1: Download complete 04:21:37 2437ff75d9bd: Verifying Checksum 04:21:37 2437ff75d9bd: Download complete 04:21:39 8998bd30e6a1: Pull complete 04:21:39 04944245beec: Pull complete 04:21:40 699f458cf7ca: Pull complete 04:21:40 765212b225bb: Pull complete 04:21:41 f23df028b6ca: Pull complete 04:21:41 d65c8cfc05b1: Pull complete 04:21:56 2437ff75d9bd: Pull complete 04:21:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:57 prd-ubuntu20.04-docker-arm64-4c-16g-117416 does not seem to be running inside a container 04:21:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:21:59 $ docker top 79a2aa44e3d7e8e35c6c433233d82a967af2f906a566ba3b5f1533e066a569c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:00 ---> job-cost.sh 04:22:00 lf-activate-venv: SKIPPING 04:22:00 INFO: No Stack... 04:22:01 INFO: Retrieving Pricing Info for: v3-standard-4 04:22:02 INFO: Archiving Costs [Pipeline] sh 04:22:02 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:22:02 + cut -d, -f6 [Pipeline] lock 04:22:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] 04:22:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] did not exist. Created. 04:22:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:03 /w/workspace/device-onvif-camera/1@tmp/durable-3a146798/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:22:03 + echo total: 0.10999999940395355 [Pipeline] stash 04:22:03 Warning: overwriting stash ‘stack-cost’ 04:22:03 Stashed 1 file(s) [Pipeline] } 04:22:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:03 $ docker stop --time=1 79a2aa44e3d7e8e35c6c433233d82a967af2f906a566ba3b5f1533e066a569c1 04:22:05 $ docker rm -f 79a2aa44e3d7e8e35c6c433233d82a967af2f906a566ba3b5f1533e066a569c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:22:06 provisioning config files... 04:22:06 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-189@tmp/config13464451809058519918tmp [Pipeline] { [Pipeline] sh 04:22:06 + set +x 04:22:06 + bash -s -- 04:22:06 + curl -s https://codecov.io/bash 04:22:06 04:22:06 _____ _ 04:22:06 / ____| | | 04:22:06 | | ___ __| | ___ ___ _____ __ 04:22:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:22:06 | |___| (_) | (_| | __/ (_| (_) \ V / 04:22:06 \_____\___/ \__,_|\___|\___\___/ \_/ 04:22:06 Bash-1.0.6 04:22:06 04:22:06 04:22:06 ==> git version 2.25.1 found 04:22:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:22:06 Release-Date: 2020-01-08 04:22:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:22:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:22:06 ==> Jenkins CI detected. 04:22:06 current dir:  /w/workspace/undry_device-onvif-camera_PR-189 04:22:06 project root: . 04:22:06 --> token set from env 04:22:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:22:06 ==> Running gcov in . (disable via -X gcov) 04:22:06 ==> Python coveragepy not found 04:22:06 ==> Searching for coverage reports in: 04:22:06 + . 04:22:06 -> Found 1 reports 04:22:06 ==> Detecting git/mercurial file structure 04:22:06 ==> Reading reports 04:22:06 + ./coverage.out bytes=78636 04:22:06 ==> Appending adjustments 04:22:06 https://docs.codecov.io/docs/fixing-reports 04:22:06 + Found adjustments 04:22:06 ==> Gzipping contents 04:22:06 12K /tmp/codecov.lbNytF.gz 04:22:06 ==> Uploading reports 04:22:06 url: https://codecov.io 04:22:06 query: branch=PR-189&commit=3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=189&job=&cmd_args= 04:22:06 -> Pinging Codecov 04:22:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-189&commit=3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=189&job=&cmd_args= 04:22:07 -> Uploading to 04:22:07 https://storage.googleapis.com/codecov/v4/raw/2022-10-27/F29A59C45E3A92E06B3E522C9905F8EF/3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de/6e9f0ed6-b5dc-4953-bb4c-6b76d0924b55.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T042207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef13aac23c8443576fefd8919aae087293ce82c17b8fa9fb013150697aad15a6 04:22:07 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:07 Dload Upload Total Spent Left Speed 04:22:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10784 0 0 100 10784 0 41476 --:--:-- --:--:-- --:--:-- 41476 04:22:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3ead33e4d1fd1aa124be2ab5f262ee9e8c9a09de [Pipeline] } 04:22:07 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:22:09 + [ -d /w/workspace/undry_device-onvif-camera_PR-189/archives ] 04:22:09 + ls -al /w/workspace/undry_device-onvif-camera_PR-189/archives 04:22:09 total 16 04:22:09 drwxr-xr-x 3 root root 4096 Oct 27 04:12 . 04:22:09 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 04:12 .. 04:22:09 drwxr-xr-x 2 root root 4096 Oct 27 04:12 cost 04:22:09 -rw-r--r-- 1 root root 91 Oct 27 04:12 cost.csv 04:22:09 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-189/archives 04:22:09 + ls -al /w/workspace/undry_device-onvif-camera_PR-189/archives 04:22:09 total 16 04:22:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:12 . 04:22:09 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 04:12 .. 04:22:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 04:12 cost 04:22:09 -rw-r--r-- 1 jenkins jenkins 91 Oct 27 04:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:22:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:22:11 ---> package-listing.sh 04:22:11 ++ facter osfamily 04:22:11 ++ tr '[:upper:]' '[:lower:]' 04:22:11 + OS_FAMILY=debian 04:22:11 + workspace=/w/workspace/undry_device-onvif-camera_PR-189 04:22:11 + START_PACKAGES=/tmp/packages_start.txt 04:22:11 + END_PACKAGES=/tmp/packages_end.txt 04:22:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:22:11 + PACKAGES=/tmp/packages_start.txt 04:22:11 + '[' /w/workspace/undry_device-onvif-camera_PR-189 ']' 04:22:11 + PACKAGES=/tmp/packages_end.txt 04:22:11 + case "${OS_FAMILY}" in 04:22:11 + dpkg -l 04:22:11 + grep '^ii' 04:22:11 + '[' -f /tmp/packages_start.txt ']' 04:22:11 + '[' -f /tmp/packages_end.txt ']' 04:22:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:22:11 + '[' /w/workspace/undry_device-onvif-camera_PR-189 ']' 04:22:11 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-189/archives/ 04:22:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-189/archives/ [Pipeline] echo 04:22:11 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-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:22:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:12 prd-ubuntu20.04-docker-8c-8g-117415 does not seem to be running inside a container 04:22:12 $ 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-189/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-189 -v /w/workspace/undry_device-onvif-camera_PR-189:/w/workspace/undry_device-onvif-camera_PR-189:rw,z -v /w/workspace/undry_device-onvif-camera_PR-189@tmp:/w/workspace/undry_device-onvif-camera_PR-189@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:12 $ docker top 544ec31e009a7ba6c8c0931e4e83038b95594a2e0ad127f6d0ac874e62cc21be -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:22:13 + mkdir -p /var/log/sysstat [Pipeline] sh 04:22:13 + ls /var/log/sa-host 04:22:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:13 provisioning config files... 04:22:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-189@tmp/config13398460356672163386tmp [Pipeline] { [Pipeline] echo 04:22:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:22:14 ---> create-netrc.sh [Pipeline] } 04:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:22:14 ---> python-tools-install.sh [Pipeline] echo 04:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:22:15 ---> sudo-logs.sh 04:22:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:22:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:22:15 ---> job-cost.sh 04:22:15 lf-activate-venv: SKIPPING 04:22:15 DEBUG: total: 0.2199999988079071 04:22:15 INFO: Retrieving Stack Cost... 04:22:16 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:16 INFO: Archiving Costs [Pipeline] echo 04:22:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:22:16 ---> logs-deploy.sh 04:22:16 lf-activate-venv: SKIPPING 04:22:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-189/1 04:22:16 INFO: archiving workspace using pattern(s): 04:22:17 Archives upload complete. 04:22:18 INFO: archiving logs to Nexus 04:22:18 ---> uname -a: 04:22:18 Linux prd-ubuntu20-04-docker-8c-8g-117415 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:22:18 04:22:18 04:22:18 ---> lscpu: 04:22:18 Architecture: x86_64 04:22:18 CPU op-mode(s): 32-bit, 64-bit 04:22:18 Byte Order: Little Endian 04:22:18 Address sizes: 40 bits physical, 48 bits virtual 04:22:18 CPU(s): 8 04:22:18 On-line CPU(s) list: 0-7 04:22:18 Thread(s) per core: 1 04:22:18 Core(s) per socket: 1 04:22:18 Socket(s): 8 04:22:18 NUMA node(s): 1 04:22:18 Vendor ID: AuthenticAMD 04:22:18 CPU family: 23 04:22:18 Model: 49 04:22:18 Model name: AMD EPYC-Rome Processor 04:22:18 Stepping: 0 04:22:18 CPU MHz: 2799.994 04:22:18 BogoMIPS: 5599.98 04:22:18 Virtualization: AMD-V 04:22:18 Hypervisor vendor: KVM 04:22:18 Virtualization type: full 04:22:18 L1d cache: 256 KiB 04:22:18 L1i cache: 256 KiB 04:22:18 L2 cache: 4 MiB 04:22:18 L3 cache: 128 MiB 04:22:18 NUMA node0 CPU(s): 0-7 04:22:18 Vulnerability Itlb multihit: Not affected 04:22:18 Vulnerability L1tf: Not affected 04:22:18 Vulnerability Mds: Not affected 04:22:18 Vulnerability Meltdown: Not affected 04:22:18 Vulnerability Mmio stale data: Not affected 04:22:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:22:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:22:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:22:18 Vulnerability Srbds: Not affected 04:22:18 Vulnerability Tsx async abort: Not affected 04:22:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:22:18 04:22:18 04:22:18 ---> nproc: 04:22:18 8 04:22:18 04:22:18 04:22:18 ---> df -h: 04:22:18 Filesystem Size Used Avail Use% Mounted on 04:22:18 overlay 155G 12G 144G 8% / 04:22:18 tmpfs 64M 0 64M 0% /dev 04:22:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:22:18 shm 64M 0 64M 0% /dev/shm 04:22:18 /dev/vda1 155G 12G 144G 8% /facter-os 04:22:18 04:22:18 04:22:18 ---> sar -b -r -n DEV: 04:22:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117415) 10/27/22 _x86_64_ (8 CPU) 04:22:18 04:22:18 04:09:36 LINUX RESTART (8 CPU) 04:22:18 04:22:18 04:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:22:18 04:11:01 425.93 39.79 386.14 0.00 4363.46 114548.18 0.00 04:22:18 04:12:01 128.78 0.28 128.50 0.00 8.00 32092.38 0.00 04:22:18 04:13:01 113.23 0.03 113.20 0.00 6.93 34318.29 0.00 04:22:18 04:14:01 1.80 0.00 1.80 0.00 0.00 19.88 0.00 04:22:18 04:15:01 40.46 9.33 31.13 0.00 2884.32 4885.99 0.00 04:22:18 04:16:01 2.42 0.00 2.42 0.00 0.00 28.40 0.00 04:22:18 04:17:01 1.38 0.02 1.37 0.00 0.13 14.80 0.00 04:22:18 04:18:01 2.20 0.00 2.20 0.00 0.00 23.20 0.00 04:22:18 04:19:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 04:22:18 04:20:01 2.28 0.00 2.28 0.00 0.00 36.39 0.00 04:22:18 04:21:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 04:22:18 04:22:01 3.80 1.60 2.20 0.00 37.19 26.66 0.00 04:22:18 Average: 59.90 4.21 55.70 0.00 603.10 15364.28 0.00 04:22:18 04:22:18 04:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:22:18 04:11:01 28177008 31539404 765712 2.33 123476 3433128 2054676 6.06 1206712 3049064 295336 04:22:18 04:12:01 27805356 31426712 869308 2.64 143688 3660492 2121432 6.25 1632368 2970360 452608 04:22:18 04:13:01 27688936 31568884 728792 2.22 153700 3879284 1744776 5.14 1309004 3380992 156 04:22:18 04:14:01 27688660 31568704 728292 2.21 153744 3879284 1744776 5.14 1309036 3380988 68 04:22:18 04:15:01 27385016 31543896 740236 2.25 172680 4128080 1784592 5.26 1473556 3497692 236 04:22:18 04:16:01 27397924 31556760 727940 2.21 172756 4128076 1801464 5.31 1456752 3497652 8 04:22:18 04:17:01 27403884 31562872 721752 2.19 172836 4128076 1801464 5.31 1451348 3497656 8 04:22:18 04:18:01 27403808 31563132 721168 2.19 172912 4128208 1801464 5.31 1451640 3497836 12 04:22:18 04:19:01 27403996 31563396 720848 2.19 172996 4128212 1801464 5.31 1451452 3497840 8 04:22:18 04:20:01 27403704 31563440 720976 2.19 173096 4128216 1801464 5.31 1451616 3498060 0 04:22:18 04:21:01 27404000 31563812 720760 2.19 173172 4128216 1801464 5.31 1451564 3498060 8 04:22:18 04:22:01 27395300 31557384 727112 2.21 173268 4129336 1801464 5.31 1461000 3498428 8 04:22:18 Average: 27546466 31548200 741075 2.25 163194 3989884 1838375 5.42 1425504 3397052 62371 04:22:18 04:22:18 04:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:22:18 04:11:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 04:22:18 04:11:01 ens3 832.28 546.28 8457.29 122.76 0.00 0.00 0.00 0.00 04:22:18 04:11:01 docker0 156.18 203.69 13.17 1953.72 0.00 0.00 0.00 0.00 04:22:18 04:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:22:18 04:12:01 ens3 42.54 26.91 78.89 16.36 0.00 0.00 0.00 0.00 04:22:18 04:12:01 docker0 1.75 3.85 0.10 40.56 0.00 0.00 0.00 0.00 04:22:18 04:12:01 veth901eb00 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:22:18 04:13:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 04:22:18 04:13:01 ens3 108.53 73.09 2581.48 12.38 0.00 0.00 0.00 0.00 04:22:18 04:13:01 docker0 2.72 5.23 0.18 58.01 0.00 0.00 0.00 0.00 04:22:18 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:22:18 04:14:01 ens3 3.10 2.62 12.32 0.25 0.00 0.00 0.00 0.00 04:22:18 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:22:18 04:15:01 ens3 152.36 88.47 1303.92 7.31 0.00 0.00 0.00 0.00 04:22:18 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:22:18 04:16:01 ens3 0.78 0.55 0.35 0.28 0.00 0.00 0.00 0.00 04:22:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:22:18 04:18:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:22:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:19:01 ens3 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 04:22:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:22:18 04:20:01 ens3 0.40 0.35 0.25 0.21 0.00 0.00 0.00 0.00 04:22:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:21:01 ens3 1.08 0.50 0.52 0.34 0.00 0.00 0.00 0.00 04:22:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 04:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:22:18 04:22:01 ens3 8.03 6.67 5.12 5.98 0.00 0.00 0.00 0.00 04:22:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:18 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 04:22:18 Average: ens3 94.79 61.46 1026.37 13.67 0.00 0.00 0.00 0.00 04:22:18 Average: docker0 13.19 17.47 1.10 168.54 0.00 0.00 0.00 0.00 04:22:18 04:22:18 04:22:18 ---> sar -P ALL: 04:22:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117415) 10/27/22 _x86_64_ (8 CPU) 04:22:18 04:22:18 04:09:36 LINUX RESTART (8 CPU) 04:22:18 04:22:18 04:10:02 CPU %user %nice %system %iowait %steal %idle 04:22:18 04:11:01 all 12.75 0.00 4.68 1.84 0.07 80.67 04:22:18 04:11:01 0 11.47 0.00 4.28 0.33 0.07 83.86 04:22:18 04:11:01 1 12.58 0.00 5.04 0.79 0.07 81.52 04:22:18 04:11:01 2 13.10 0.00 5.03 4.27 0.09 77.51 04:22:18 04:11:01 3 16.99 0.00 4.02 1.36 0.09 77.55 04:22:18 04:11:01 4 11.19 0.00 4.59 2.26 0.05 81.91 04:22:18 04:11:01 5 14.24 0.00 3.97 0.41 0.05 81.33 04:22:18 04:11:01 6 11.07 0.00 5.04 0.48 0.05 83.36 04:22:18 04:11:01 7 11.32 0.00 5.44 4.86 0.09 78.29 04:22:18 04:12:01 all 42.39 0.00 7.40 0.73 0.10 49.38 04:22:18 04:12:01 0 40.97 0.00 7.38 0.61 0.10 50.95 04:22:18 04:12:01 1 42.83 0.00 7.70 0.59 0.10 48.78 04:22:18 04:12:01 2 44.63 0.00 7.46 2.18 0.10 45.63 04:22:18 04:12:01 3 42.88 0.00 6.57 0.20 0.10 50.24 04:22:18 04:12:01 4 40.17 0.00 7.46 1.51 0.10 50.77 04:22:18 04:12:01 5 44.42 0.00 7.57 0.25 0.10 47.66 04:22:18 04:12:01 6 42.13 0.00 7.04 0.08 0.08 50.66 04:22:18 04:12:01 7 41.12 0.00 7.99 0.46 0.10 50.34 04:22:18 04:13:01 all 3.33 0.00 1.71 0.76 0.02 94.18 04:22:18 04:13:01 0 4.30 0.00 1.66 0.32 0.02 93.70 04:22:18 04:13:01 1 2.91 0.00 1.91 0.17 0.02 94.99 04:22:18 04:13:01 2 3.33 0.00 1.38 0.17 0.03 95.08 04:22:18 04:13:01 3 3.23 0.00 1.58 0.39 0.03 94.77 04:22:18 04:13:01 4 2.91 0.00 1.32 0.20 0.02 95.55 04:22:18 04:13:01 5 2.28 0.00 1.74 1.11 0.02 94.86 04:22:18 04:13:01 6 4.12 0.00 1.69 0.37 0.02 93.81 04:22:18 04:13:01 7 3.58 0.00 2.37 3.35 0.03 90.66 04:22:18 04:14:01 all 0.03 0.00 0.03 0.01 0.00 99.94 04:22:18 04:14:01 0 0.03 0.00 0.07 0.00 0.02 99.88 04:22:18 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:22:18 04:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:22:18 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:14:01 4 0.02 0.00 0.03 0.03 0.00 99.92 04:22:18 04:14:01 5 0.03 0.00 0.03 0.02 0.00 99.92 04:22:18 04:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:22:18 04:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:22:18 04:15:01 all 1.35 0.00 0.83 0.31 0.02 97.48 04:22:18 04:15:01 0 0.80 0.00 0.62 0.07 0.03 98.48 04:22:18 04:15:01 1 1.39 0.00 1.95 0.40 0.02 96.24 04:22:18 04:15:01 2 1.07 0.00 1.02 0.23 0.00 97.68 04:22:18 04:15:01 3 2.03 0.00 0.48 0.05 0.03 97.41 04:22:18 04:15:01 4 0.52 0.00 0.57 1.40 0.02 97.50 04:22:18 04:15:01 5 2.28 0.00 0.80 0.27 0.02 96.63 04:22:18 04:15:01 6 1.88 0.00 0.55 0.03 0.02 97.52 04:22:18 04:15:01 7 0.86 0.00 0.69 0.07 0.03 98.36 04:22:18 04:16:01 all 0.03 0.00 0.02 0.01 0.01 99.94 04:22:18 04:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:22:18 04:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:22:18 04:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:22:18 04:16:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:22:18 04:16:01 4 0.03 0.00 0.03 0.05 0.02 99.87 04:22:18 04:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:22:18 04:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:22:18 04:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:22:18 04:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:22:18 04:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:22:18 04:17:01 4 0.03 0.00 0.02 0.03 0.00 99.92 04:22:18 04:17:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:22:18 04:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:22:18 04:18:01 all 0.14 0.00 0.02 0.01 0.01 99.83 04:22:18 04:18:01 0 0.08 0.00 0.02 0.00 0.00 99.90 04:22:18 04:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:22:18 04:18:01 3 0.93 0.00 0.07 0.02 0.02 98.97 04:22:18 04:18:01 4 0.03 0.00 0.07 0.03 0.02 99.85 04:22:18 04:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:22:18 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:22:18 04:19:01 all 0.27 0.00 0.01 0.01 0.00 99.71 04:22:18 04:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:22:18 04:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:19:01 3 1.97 0.00 0.00 0.03 0.00 98.00 04:22:18 04:19:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:22:18 04:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:22:18 04:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:20:01 all 0.13 0.00 0.02 0.01 0.01 99.84 04:22:18 04:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:22:18 04:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:22:18 04:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:20:01 3 0.67 0.00 0.02 0.05 0.02 99.25 04:22:18 04:20:01 4 0.00 0.00 0.03 0.02 0.00 99.95 04:22:18 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:20:01 7 0.25 0.00 0.00 0.00 0.02 99.73 04:22:18 04:21:01 all 0.05 0.00 0.02 0.00 0.00 99.93 04:22:18 04:21:01 0 0.07 0.00 0.05 0.00 0.00 99.88 04:22:18 04:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:22:18 04:21:01 3 0.20 0.00 0.02 0.03 0.00 99.75 04:22:18 04:21:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:22:18 04:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:22:18 04:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:22:18 04:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:22:18 04:22:18 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:22:18 04:22:01 all 0.33 0.00 0.04 0.01 0.00 99.62 04:22:18 04:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:22:18 04:22:01 1 0.30 0.00 0.07 0.05 0.00 99.58 04:22:18 04:22:01 2 0.10 0.00 0.03 0.00 0.00 99.87 04:22:18 04:22:01 3 0.65 0.00 0.02 0.05 0.02 99.27 04:22:18 04:22:01 4 0.25 0.00 0.03 0.00 0.02 99.70 04:22:18 04:22:01 5 0.15 0.00 0.05 0.00 0.00 99.80 04:22:18 04:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:22:18 04:22:01 7 1.12 0.00 0.07 0.00 0.00 98.82 04:22:18 Average: all 5.01 0.00 1.22 0.30 0.02 93.45 04:22:18 Average: 0 4.78 0.00 1.17 0.11 0.02 93.92 04:22:18 Average: 1 4.96 0.00 1.38 0.16 0.02 93.47 04:22:18 Average: 2 5.13 0.00 1.23 0.56 0.02 93.06 04:22:18 Average: 3 5.73 0.00 1.05 0.18 0.03 93.01 04:22:18 Average: 4 4.55 0.00 1.17 0.46 0.02 93.81 04:22:18 Average: 5 5.24 0.00 1.18 0.17 0.02 93.40 04:22:18 Average: 6 4.89 0.00 1.19 0.08 0.02 93.83 04:22:18 Average: 7 4.80 0.00 1.36 0.71 0.02 93.10 04:22:18 04:22:18 04:22:18