Pull request #236 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9+4a9e67fa37862f83ef90b637e6c765491ff37d3a (a507003836240b69cb2334d33d109f4be995a307) 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-ssh14845894750530234934.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1937248558165352686.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-236/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-236/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15435831688598291456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-236/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8445412972591103474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3715092495258512728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-236/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-236/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8067651215351135486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-6683’ Running on prd-ubuntu20.04-docker-8c-8g-6695 in /w/workspace/undry_device-onvif-camera_PR-236 [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-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 Merge succeeded, producing b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 Checking out Revision b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 (PR-236) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T04:06:49.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T04:06:50.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T04:06:50.152Z] ========================================================= [2023-02-20T04:06:50.153Z] EdgeX Global Pipelines Version Info [2023-02-20T04:06:50.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:06:50.898Z] ------------------- [2023-02-20T04:06:50.898Z] stable info: [2023-02-20T04:06:50.898Z] ------------------- [2023-02-20T04:06:50.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T04:06:50.898Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T04:06:50.898Z] Message: update stable to v1.0.244 [2023-02-20T04:06:51.469Z] ------------------- [2023-02-20T04:06:51.469Z] experimental info: [2023-02-20T04:06:51.469Z] ------------------- [2023-02-20T04:06:51.469Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T04:06:51.469Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T04:06:51.469Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T04:06:51.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-20T04:06:51.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-20T04:06:51.877Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T04:06:51.922Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T04:06:51.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T04:06:52.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T04:06:52.055Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T04:06:52.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-20T04:06:52.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T04:06:52.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T04:06:52.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T04:06:52.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-20T04:06:52.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T04:06:52.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T04:06:52.381Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T04:06:52.421Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T04:06:52.464Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T04:06:52.507Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T04:06:52.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T04:06:52.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T04:06:52.636Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-20T04:06:52.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-20T04:06:52.722Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-20T04:06:52.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-20T04:06:52.802Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-20T04:06:52.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T04:06:52.898Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T04:06:52.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-236 [Pipeline] echo [2023-02-20T04:06:52.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-236 [Pipeline] echo [2023-02-20T04:06:53.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-236 [Pipeline] echo [2023-02-20T04:06:53.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [Pipeline] echo [2023-02-20T04:06:53.103Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b041086 [Pipeline] echo [2023-02-20T04:06:53.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T04:06:53.259Z] provisioning config files... [2023-02-20T04:06:53.294Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-236@tmp/config16654096364613543012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:06:53.635Z] ---> docker-login.sh [2023-02-20T04:06:53.636Z] nexus3.edgexfoundry.org:10001 [2023-02-20T04:06:53.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:06:53.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:06:53.897Z] Configure a credential helper to remove this warning. See [2023-02-20T04:06:53.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:06:53.897Z] [2023-02-20T04:06:53.897Z] Login Succeeded [2023-02-20T04:06:53.897Z] nexus3.edgexfoundry.org:10002 [2023-02-20T04:06:53.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:06:53.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:06:53.897Z] Configure a credential helper to remove this warning. See [2023-02-20T04:06:53.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:06:53.898Z] [2023-02-20T04:06:53.898Z] Login Succeeded [2023-02-20T04:06:53.898Z] nexus3.edgexfoundry.org:10003 [2023-02-20T04:06:54.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:06:54.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:06:54.159Z] Configure a credential helper to remove this warning. See [2023-02-20T04:06:54.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:06:54.159Z] [2023-02-20T04:06:54.159Z] Login Succeeded [2023-02-20T04:06:54.159Z] nexus3.edgexfoundry.org:10004 [2023-02-20T04:06:54.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:06:54.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:06:54.159Z] Configure a credential helper to remove this warning. See [2023-02-20T04:06:54.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:06:54.159Z] [2023-02-20T04:06:54.159Z] Login Succeeded [2023-02-20T04:06:54.159Z] docker.io [2023-02-20T04:06:54.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:06:54.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:06:54.420Z] Configure a credential helper to remove this warning. See [2023-02-20T04:06:54.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:06:54.420Z] [2023-02-20T04:06:54.420Z] Login Succeeded [2023-02-20T04:06:54.420Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T04:06:54.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T04:06:55.082Z] + git rev-list -1 --merges b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9~1..b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [Pipeline] echo [2023-02-20T04:06:55.147Z] -----------> git rev-list -1 --merges b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9~1..b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [false] [Pipeline] sh [2023-02-20T04:06:55.459Z] + git log --format=format:%s -1 b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [Pipeline] echo [2023-02-20T04:06:55.499Z] ========================================================= [2023-02-20T04:06:55.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T04:06:55.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T04:06:55.942Z] + git log --format=format:%s -1 b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [Pipeline] echo [2023-02-20T04:06:55.972Z] [semverPrep] GIT_COMMIT: b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-20T04:06:56.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-20T04:06:56.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T04:06:56.386Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T04:06:56.386Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T04:06:56.386Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T04:06:56.386Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T04:06:56.386Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T04:06:56.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:06:56.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T04:06:56.816Z] [2023-02-20T04:06:56.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:06:57.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T04:06:57.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T04:06:57.194Z] b85a868b505f: Pulling fs layer [2023-02-20T04:06:57.194Z] e2be974225ed: Pulling fs layer [2023-02-20T04:06:57.194Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T04:06:57.194Z] 988bab9f4d93: Pulling fs layer [2023-02-20T04:06:57.194Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T04:06:57.194Z] eaf3925da568: Pulling fs layer [2023-02-20T04:06:57.194Z] bab4dde63d76: Pulling fs layer [2023-02-20T04:06:57.194Z] bde34c3a00c8: Pulling fs layer [2023-02-20T04:06:57.194Z] b352a97aabf1: Pulling fs layer [2023-02-20T04:06:57.194Z] 4872d77fe225: Pulling fs layer [2023-02-20T04:06:57.194Z] 5851b861e8e6: Pulling fs layer [2023-02-20T04:06:57.194Z] 988bab9f4d93: Waiting [2023-02-20T04:06:57.194Z] 1469e6f7b9e6: Waiting [2023-02-20T04:06:57.194Z] bab4dde63d76: Waiting [2023-02-20T04:06:57.194Z] bde34c3a00c8: Waiting [2023-02-20T04:06:57.194Z] 4872d77fe225: Waiting [2023-02-20T04:06:57.194Z] 5851b861e8e6: Waiting [2023-02-20T04:06:57.194Z] b352a97aabf1: Waiting [2023-02-20T04:06:57.194Z] e2be974225ed: Verifying Checksum [2023-02-20T04:06:57.194Z] e2be974225ed: Download complete [2023-02-20T04:06:57.194Z] 988bab9f4d93: Verifying Checksum [2023-02-20T04:06:57.194Z] 988bab9f4d93: Download complete [2023-02-20T04:06:57.455Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T04:06:57.455Z] 1469e6f7b9e6: Download complete [2023-02-20T04:06:57.455Z] eaf3925da568: Verifying Checksum [2023-02-20T04:06:57.455Z] eaf3925da568: Download complete [2023-02-20T04:06:57.455Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T04:06:57.455Z] 339a4e72a1f5: Download complete [2023-02-20T04:06:57.455Z] bde34c3a00c8: Verifying Checksum [2023-02-20T04:06:57.455Z] bde34c3a00c8: Download complete [2023-02-20T04:06:57.455Z] b352a97aabf1: Download complete [2023-02-20T04:06:57.455Z] 4872d77fe225: Verifying Checksum [2023-02-20T04:06:57.455Z] 4872d77fe225: Download complete [2023-02-20T04:06:57.455Z] 5851b861e8e6: Verifying Checksum [2023-02-20T04:06:57.455Z] 5851b861e8e6: Download complete [2023-02-20T04:06:57.455Z] b85a868b505f: Verifying Checksum [2023-02-20T04:06:57.455Z] b85a868b505f: Download complete [2023-02-20T04:06:57.717Z] bab4dde63d76: Verifying Checksum [2023-02-20T04:06:57.717Z] bab4dde63d76: Download complete [2023-02-20T04:06:58.655Z] b85a868b505f: Pull complete [2023-02-20T04:06:58.915Z] e2be974225ed: Pull complete [2023-02-20T04:06:59.484Z] 339a4e72a1f5: Pull complete [2023-02-20T04:06:59.484Z] 988bab9f4d93: Pull complete [2023-02-20T04:06:59.743Z] 1469e6f7b9e6: Pull complete [2023-02-20T04:06:59.743Z] eaf3925da568: Pull complete [2023-02-20T04:07:01.647Z] bab4dde63d76: Pull complete [2023-02-20T04:07:01.647Z] bde34c3a00c8: Pull complete [2023-02-20T04:07:01.647Z] b352a97aabf1: Pull complete [2023-02-20T04:07:01.647Z] 4872d77fe225: Pull complete [2023-02-20T04:07:01.907Z] 5851b861e8e6: Pull complete [2023-02-20T04:07:01.907Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T04:07:01.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T04:07:01.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:07:02.120Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-02-20T04:07:02.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-236 -v /w/workspace/undry_device-onvif-camera_PR-236:/w/workspace/undry_device-onvif-camera_PR-236:rw,z -v /w/workspace/undry_device-onvif-camera_PR-236@tmp:/w/workspace/undry_device-onvif-camera_PR-236@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T04:07:04.919Z] $ docker top a0087f079ce91a13cbb33d03a8c92dec2ec20c43132d672f831946e9092562c2 -eo pid,comm [2023-02-20T04:07:04.976Z] 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). [2023-02-20T04:07:04.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T04:07:05.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T04:07:05.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T04:07:05.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T04:07:05.230Z] $ docker exec a0087f079ce91a13cbb33d03a8c92dec2ec20c43132d672f831946e9092562c2 ssh-agent [2023-02-20T04:07:05.347Z] SSH_AUTH_SOCK=/tmp/ssh-A4IvnVIznVjt/agent.32 [2023-02-20T04:07:05.347Z] SSH_AGENT_PID=38 [2023-02-20T04:07:05.354Z] Running ssh-add (command line suppressed) [2023-02-20T04:07:05.460Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-236@tmp/private_key_5540396273284731587.key (/w/workspace/undry_device-onvif-camera_PR-236@tmp/private_key_5540396273284731587.key) [2023-02-20T04:07:05.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T04:07:05.802Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T04:07:05.832Z] $ docker exec --env ******** --env ******** a0087f079ce91a13cbb33d03a8c92dec2ec20c43132d672f831946e9092562c2 ssh-agent -k [2023-02-20T04:07:05.926Z] unset SSH_AUTH_SOCK; [2023-02-20T04:07:05.927Z] unset SSH_AGENT_PID; [2023-02-20T04:07:05.927Z] echo Agent pid 38 killed; [2023-02-20T04:07:05.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T04:07:06.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T04:07:06.015Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T04:07:06.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T04:07:06.143Z] $ docker exec a0087f079ce91a13cbb33d03a8c92dec2ec20c43132d672f831946e9092562c2 ssh-agent [2023-02-20T04:07:06.261Z] SSH_AUTH_SOCK=/tmp/ssh-YtgZDrj4Oht6/agent.70 [2023-02-20T04:07:06.261Z] SSH_AGENT_PID=76 [2023-02-20T04:07:06.266Z] Running ssh-add (command line suppressed) [2023-02-20T04:07:06.372Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-236@tmp/private_key_1415713573343469957.key (/w/workspace/undry_device-onvif-camera_PR-236@tmp/private_key_1415713573343469957.key) [2023-02-20T04:07:06.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T04:07:06.714Z] + git semver init [2023-02-20T04:07:06.973Z] 2023-02-20 04:07:06,927 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T04:07:06.973Z] 2023-02-20 04:07:06,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-236/.semver [2023-02-20T04:07:06.973Z] 2023-02-20 04:07:06,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-236/.semver [2023-02-20T04:07:06.973Z] 2023-02-20 04:07:06,928 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-236/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-236, universal_newlines=False, shell=None, istream=None) [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,001 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-236/.git/info/exclude [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-236/.semver/PR-236 with force:False [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,002 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-236/.semver/PR-236 [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,007 [execute] INFO git cat-file --batch-check [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-236/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,014 [execute] INFO git cat-file --batch [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-236/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T04:07:08.356Z] 2023-02-20 04:07:08,018 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-236/.semver/PR-236 [2023-02-20T04:07:08.356Z] 0.0.0 [Pipeline] } [2023-02-20T04:07:08.385Z] $ docker exec --env ******** --env ******** a0087f079ce91a13cbb33d03a8c92dec2ec20c43132d672f831946e9092562c2 ssh-agent -k [2023-02-20T04:07:08.488Z] unset SSH_AUTH_SOCK; [2023-02-20T04:07:08.491Z] unset SSH_AGENT_PID; [2023-02-20T04:07:08.491Z] echo Agent pid 76 killed; [2023-02-20T04:07:08.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T04:07:08.938Z] + git semver [Pipeline] } [2023-02-20T04:07:09.225Z] $ docker stop --time=1 a0087f079ce91a13cbb33d03a8c92dec2ec20c43132d672f831946e9092562c2 [2023-02-20T04:07:10.500Z] $ docker rm -f --volumes a0087f079ce91a13cbb33d03a8c92dec2ec20c43132d672f831946e9092562c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T04:07:10.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T04:07:11.200Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T04:07:11.222Z] [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 [2023-02-20T04:07:11.793Z] provisioning config files... [2023-02-20T04:07:11.802Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-236@tmp/config17465868789270058790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:07:12.153Z] ---> docker-login.sh [2023-02-20T04:07:12.153Z] nexus3.edgexfoundry.org:10001 [2023-02-20T04:07:12.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:07:12.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:07:12.153Z] Configure a credential helper to remove this warning. See [2023-02-20T04:07:12.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:07:12.153Z] [2023-02-20T04:07:12.153Z] Login Succeeded [2023-02-20T04:07:12.153Z] nexus3.edgexfoundry.org:10002 [2023-02-20T04:07:12.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:07:12.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:07:12.153Z] Configure a credential helper to remove this warning. See [2023-02-20T04:07:12.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:07:12.153Z] [2023-02-20T04:07:12.153Z] Login Succeeded [2023-02-20T04:07:12.153Z] nexus3.edgexfoundry.org:10003 [2023-02-20T04:07:12.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:07:12.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:07:12.412Z] Configure a credential helper to remove this warning. See [2023-02-20T04:07:12.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:07:12.412Z] [2023-02-20T04:07:12.412Z] Login Succeeded [2023-02-20T04:07:12.412Z] nexus3.edgexfoundry.org:10004 [2023-02-20T04:07:12.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:07:12.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:07:12.412Z] Configure a credential helper to remove this warning. See [2023-02-20T04:07:12.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:07:12.412Z] [2023-02-20T04:07:12.412Z] Login Succeeded [2023-02-20T04:07:12.412Z] docker.io [2023-02-20T04:07:12.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:07:12.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:07:12.672Z] Configure a credential helper to remove this warning. See [2023-02-20T04:07:12.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:07:12.672Z] [2023-02-20T04:07:12.672Z] Login Succeeded [2023-02-20T04:07:12.672Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T04:07:12.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T04:07:12.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T04:07:12.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T04:07:12.959Z] ========================================================= [2023-02-20T04:07:12.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T04:07:12.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:07:13.421Z] + 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 . [2023-02-20T04:07:13.421Z] Sending build context to Docker daemon 27.72MB [2023-02-20T04:07:13.421Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T04:07:13.421Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-20T04:07:13.684Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T04:07:13.684Z] 213ec9aee27d: Pulling fs layer [2023-02-20T04:07:13.684Z] 4583459ba037: Pulling fs layer [2023-02-20T04:07:13.684Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T04:07:13.684Z] 53926ce57604: Pulling fs layer [2023-02-20T04:07:13.684Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T04:07:13.684Z] 22ff95d597cd: Pulling fs layer [2023-02-20T04:07:13.684Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T04:07:13.684Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T04:07:13.684Z] a7acece74701: Pulling fs layer [2023-02-20T04:07:13.684Z] 22ff95d597cd: Waiting [2023-02-20T04:07:13.684Z] 53926ce57604: Waiting [2023-02-20T04:07:13.684Z] 12d6caf4c0d1: Waiting [2023-02-20T04:07:13.684Z] 21b2b0c7a3f4: Waiting [2023-02-20T04:07:13.684Z] 96b7cbca73a9: Waiting [2023-02-20T04:07:13.684Z] a7acece74701: Waiting [2023-02-20T04:07:13.684Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T04:07:13.684Z] 93c1e223e6f2: Download complete [2023-02-20T04:07:13.684Z] 4583459ba037: Download complete [2023-02-20T04:07:13.684Z] 21b2b0c7a3f4: Download complete [2023-02-20T04:07:13.684Z] 22ff95d597cd: Verifying Checksum [2023-02-20T04:07:13.684Z] 22ff95d597cd: Download complete [2023-02-20T04:07:13.684Z] 213ec9aee27d: Verifying Checksum [2023-02-20T04:07:13.684Z] 12d6caf4c0d1: Download complete [2023-02-20T04:07:13.943Z] 213ec9aee27d: Pull complete [2023-02-20T04:07:13.943Z] 4583459ba037: Pull complete [2023-02-20T04:07:13.943Z] 93c1e223e6f2: Pull complete [2023-02-20T04:07:14.202Z] a7acece74701: Verifying Checksum [2023-02-20T04:07:14.472Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T04:07:14.472Z] 96b7cbca73a9: Download complete [2023-02-20T04:07:14.472Z] 53926ce57604: Verifying Checksum [2023-02-20T04:07:14.472Z] 53926ce57604: Download complete [2023-02-20T04:07:18.665Z] 53926ce57604: Pull complete [2023-02-20T04:07:18.665Z] 21b2b0c7a3f4: Pull complete [2023-02-20T04:07:18.665Z] 22ff95d597cd: Pull complete [2023-02-20T04:07:18.665Z] 12d6caf4c0d1: Pull complete [2023-02-20T04:07:20.039Z] 96b7cbca73a9: Pull complete [2023-02-20T04:07:20.606Z] a7acece74701: Pull complete [2023-02-20T04:07:20.606Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T04:07:20.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T04:07:20.606Z] ---> db6d94c90886 [2023-02-20T04:07:20.606Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-20T04:07:25.891Z] ---> Running in cf4d3eabe0f9 [2023-02-20T04:07:25.891Z] Removing intermediate container cf4d3eabe0f9 [2023-02-20T04:07:25.891Z] ---> 55cc75959bd7 [2023-02-20T04:07:25.891Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T04:07:25.891Z] ---> Running in 79f5b6f7fcd1 [2023-02-20T04:07:25.891Z] Removing intermediate container 79f5b6f7fcd1 [2023-02-20T04:07:25.891Z] ---> d59077c47121 [2023-02-20T04:07:25.891Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T04:07:25.891Z] ---> Running in 55a89c5792a2 [2023-02-20T04:07:25.891Z] Removing intermediate container 55a89c5792a2 [2023-02-20T04:07:25.891Z] ---> 507baf98b539 [2023-02-20T04:07:25.891Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T04:07:25.891Z] ---> Running in ce1883b64e88 [2023-02-20T04:07:25.891Z] Removing intermediate container ce1883b64e88 [2023-02-20T04:07:25.891Z] ---> e47d03785df1 [2023-02-20T04:07:25.891Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-20T04:07:25.891Z] ---> Running in 3d784bc0aca5 [2023-02-20T04:07:25.891Z] Removing intermediate container 3d784bc0aca5 [2023-02-20T04:07:25.891Z] ---> b16cff414bf3 [2023-02-20T04:07:25.891Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T04:07:25.891Z] ---> Running in 5fe1ea26ffaf [2023-02-20T04:07:25.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T04:07:25.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T04:07:26.150Z] OK: 211 MiB in 51 packages [2023-02-20T04:07:26.619Z] Still waiting to schedule task [2023-02-20T04:07:26.619Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6692’ [2023-02-20T04:07:26.717Z] Removing intermediate container 5fe1ea26ffaf [2023-02-20T04:07:26.717Z] ---> a535cb232917 [2023-02-20T04:07:26.717Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-20T04:07:26.717Z] ---> Running in 55f2a0202532 [2023-02-20T04:07:26.717Z] Removing intermediate container 55f2a0202532 [2023-02-20T04:07:26.717Z] ---> a40279d79373 [2023-02-20T04:07:26.717Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-20T04:07:26.717Z] ---> 3c50e5b4a946 [2023-02-20T04:07:26.717Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T04:07:26.717Z] ---> Running in e5519ded7772 [2023-02-20T04:08:22.966Z] Removing intermediate container e5519ded7772 [2023-02-20T04:08:22.966Z] ---> becc6d643183 [2023-02-20T04:08:22.966Z] Step 12/13 : COPY . . [2023-02-20T04:08:22.966Z] ---> ec2ce3d6e7d7 [2023-02-20T04:08:22.966Z] Step 13/13 : RUN ${MAKE} [2023-02-20T04:08:22.966Z] ---> Running in 8cac31fbbc01 [2023-02-20T04:08:22.966Z] noop [2023-02-20T04:08:22.966Z] Removing intermediate container 8cac31fbbc01 [2023-02-20T04:08:22.966Z] ---> 531fc3bebde5 [2023-02-20T04:08:22.966Z] Successfully built 531fc3bebde5 [2023-02-20T04:08:22.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:08:23.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T04:08:23.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:08:23.542Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-02-20T04:08:23.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-236 -v /w/workspace/undry_device-onvif-camera_PR-236:/w/workspace/undry_device-onvif-camera_PR-236:rw,z -v /w/workspace/undry_device-onvif-camera_PR-236@tmp:/w/workspace/undry_device-onvif-camera_PR-236@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 ******** ci-base-image-x86_64 cat [2023-02-20T04:08:23.892Z] $ docker top 35a422d514e077559f7c263630bc4b3f9fb48f7ce2eea4f0c655ffe44be24fcc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T04:08:24.270Z] + go version [2023-02-20T04:08:24.270Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T04:08:24.309Z] $ docker stop --time=1 35a422d514e077559f7c263630bc4b3f9fb48f7ce2eea4f0c655ffe44be24fcc [2023-02-20T04:08:25.590Z] $ docker rm -f --volumes 35a422d514e077559f7c263630bc4b3f9fb48f7ce2eea4f0c655ffe44be24fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:08:26.289Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T04:08:26.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:08:26.437Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-02-20T04:08:26.469Z] $ 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-236 -v /w/workspace/undry_device-onvif-camera_PR-236:/w/workspace/undry_device-onvif-camera_PR-236:rw,z -v /w/workspace/undry_device-onvif-camera_PR-236@tmp:/w/workspace/undry_device-onvif-camera_PR-236@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 ******** ci-base-image-x86_64 cat [2023-02-20T04:08:26.817Z] $ docker top 14f34db4bc2b09ca223fc25552c81f32cee38c45110c7f4d507cc9957d7196db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T04:08:27.209Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-236 [Pipeline] fileExists [Pipeline] sh [2023-02-20T04:08:27.568Z] + make test [2023-02-20T04:08:27.568Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T04:08:27.826Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-20T04:08:40.022Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-20T04:08:41.928Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.051s coverage: 29.3% of statements [2023-02-20T04:08:41.928Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-20T04:08:41.928Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.902s coverage: 86.5% of statements [2023-02-20T04:08:50.065Z] 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." [2023-02-20T04:08:50.065Z] go vet ./... [2023-02-20T04:08:53.343Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T04:08:53.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T04:08:53.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T04:08:53.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T04:08:53.409Z] $ docker stop --time=1 14f34db4bc2b09ca223fc25552c81f32cee38c45110c7f4d507cc9957d7196db [2023-02-20T04:08:56.233Z] $ docker rm -f --volumes 14f34db4bc2b09ca223fc25552c81f32cee38c45110c7f4d507cc9957d7196db [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T04:08:56.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T04:08:56.887Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-20T04:08:57.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T04:08:58.053Z] + ls -al . [2023-02-20T04:08:58.053Z] total 236 [2023-02-20T04:08:58.053Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 04:08 . [2023-02-20T04:08:58.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:06 .. [2023-02-20T04:08:58.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 04:08 .git [2023-02-20T04:08:58.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:06 .github [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 20 04:06 .gitignore [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 20 04:06 .golangci.yml [2023-02-20T04:08:58.053Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 04:07 .semver [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 20 04:06 Attribution.txt [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 20 04:06 CHANGELOG.md [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 20 04:06 Dockerfile [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 04:06 GOVERNANCE.md [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 20 04:06 Jenkinsfile [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 04:06 LICENSE [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 20 04:06 Makefile [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 04:06 OWNERS.md [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 20 04:06 README.md [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 04:07 VERSION [2023-02-20T04:08:58.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:06 bin [2023-02-20T04:08:58.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:06 cmd [2023-02-20T04:08:58.053Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 20 04:08 coverage.out [2023-02-20T04:08:58.053Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 20 04:06 doc [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 20 04:06 go.mod [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 20 04:06 go.sum [2023-02-20T04:08:58.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:06 internal [2023-02-20T04:08:58.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:06 snap [2023-02-20T04:08:58.053Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 20 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:08:58.703Z] + 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=b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 --label arch=amd64 --label version=0.0.0 . [2023-02-20T04:08:58.703Z] Sending build context to Docker daemon 27.8MB [2023-02-20T04:08:58.703Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T04:08:58.703Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-20T04:08:58.703Z] ---> 531fc3bebde5 [2023-02-20T04:08:58.703Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-20T04:08:58.962Z] ---> Running in 8da110f649b2 [2023-02-20T04:08:58.962Z] Removing intermediate container 8da110f649b2 [2023-02-20T04:08:58.962Z] ---> 1c6511b8a36d [2023-02-20T04:08:58.962Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T04:08:58.962Z] ---> Running in 31ab47215cf3 [2023-02-20T04:08:58.962Z] Removing intermediate container 31ab47215cf3 [2023-02-20T04:08:58.962Z] ---> a458c30bb11c [2023-02-20T04:08:58.962Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T04:08:58.962Z] ---> Running in 6d5aa04720be [2023-02-20T04:08:59.220Z] Removing intermediate container 6d5aa04720be [2023-02-20T04:08:59.220Z] ---> 13b8980ec960 [2023-02-20T04:08:59.220Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T04:08:59.220Z] ---> Running in ce9134bbfd6f [2023-02-20T04:08:59.220Z] Removing intermediate container ce9134bbfd6f [2023-02-20T04:08:59.220Z] ---> b7b8afc6e7ac [2023-02-20T04:08:59.220Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-20T04:08:59.220Z] ---> Running in fcfab532be08 [2023-02-20T04:08:59.220Z] Removing intermediate container fcfab532be08 [2023-02-20T04:08:59.220Z] ---> 3dd4e2ee626e [2023-02-20T04:08:59.220Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T04:08:59.220Z] ---> Running in 0566457abc29 [2023-02-20T04:08:59.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T04:08:59.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T04:08:59.998Z] OK: 211 MiB in 51 packages [2023-02-20T04:09:00.257Z] Removing intermediate container 0566457abc29 [2023-02-20T04:09:00.257Z] ---> 53ec2b910126 [2023-02-20T04:09:00.257Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-20T04:09:00.257Z] ---> Running in b1afe1067469 [2023-02-20T04:09:00.257Z] Removing intermediate container b1afe1067469 [2023-02-20T04:09:00.257Z] ---> fa05d356daa4 [2023-02-20T04:09:00.257Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-20T04:09:00.515Z] ---> 9731d8819933 [2023-02-20T04:09:00.515Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T04:09:00.515Z] ---> Running in f93bd503fdda [2023-02-20T04:09:01.451Z] Removing intermediate container f93bd503fdda [2023-02-20T04:09:01.451Z] ---> 900e01d39630 [2023-02-20T04:09:01.451Z] Step 12/26 : COPY . . [2023-02-20T04:09:02.386Z] ---> 29b239ce8492 [2023-02-20T04:09:02.386Z] Step 13/26 : RUN ${MAKE} [2023-02-20T04:09:02.386Z] ---> Running in fe956592c619 [2023-02-20T04:09:02.644Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-20T04:09:21.437Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6696 in /w/workspace/undry_device-onvif-camera_PR-236 [Pipeline] { [Pipeline] ws [2023-02-20T04:09:21.498Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-20T04:09:21.581Z] The recommended git tool is: git [2023-02-20T04:09:24.563Z] Removing intermediate container fe956592c619 [2023-02-20T04:09:24.563Z] ---> 8c5742eca969 [2023-02-20T04:09:24.563Z] Step 14/26 : FROM alpine:3.16 [2023-02-20T04:09:24.563Z] 3.16: Pulling from library/alpine [2023-02-20T04:09:24.563Z] ef5531b6e74e: Pulling fs layer [2023-02-20T04:09:24.563Z] ef5531b6e74e: Verifying Checksum [2023-02-20T04:09:24.563Z] ef5531b6e74e: Download complete [2023-02-20T04:09:24.563Z] ef5531b6e74e: Pull complete [2023-02-20T04:09:24.563Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T04:09:24.563Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T04:09:24.563Z] ---> dfd21b5a31f5 [2023-02-20T04:09:24.563Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-20T04:09:24.563Z] ---> Running in 3784d9b4985c [2023-02-20T04:09:24.563Z] Removing intermediate container 3784d9b4985c [2023-02-20T04:09:24.563Z] ---> 39caf2845abe [2023-02-20T04:09:24.563Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-20T04:09:24.563Z] ---> Running in 21bb4cb81733 [2023-02-20T04:09:24.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T04:09:24.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T04:09:24.563Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T04:09:24.563Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T04:09:24.563Z] OK: 6 MiB in 15 packages [2023-02-20T04:09:24.563Z] Removing intermediate container 21bb4cb81733 [2023-02-20T04:09:24.563Z] ---> 0d2d9192fb38 [2023-02-20T04:09:24.563Z] Step 17/26 : WORKDIR / [2023-02-20T04:09:24.563Z] ---> Running in 4d4473c5ab24 [2023-02-20T04:09:24.563Z] Removing intermediate container 4d4473c5ab24 [2023-02-20T04:09:24.563Z] ---> f0628accd091 [2023-02-20T04:09:24.563Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-20T04:09:25.498Z] ---> 800507706fd2 [2023-02-20T04:09:25.498Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-20T04:09:25.498Z] ---> 82930934ffeb [2023-02-20T04:09:25.498Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-20T04:09:25.498Z] ---> ce3f727561dc [2023-02-20T04:09:25.498Z] Step 21/26 : EXPOSE 59984 [2023-02-20T04:09:25.498Z] ---> Running in 362cae26cfc7 [2023-02-20T04:09:25.756Z] Removing intermediate container 362cae26cfc7 [2023-02-20T04:09:25.756Z] ---> add1dac93b40 [2023-02-20T04:09:25.756Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-20T04:09:25.756Z] ---> Running in 3b646d02e20a [2023-02-20T04:09:25.756Z] Removing intermediate container 3b646d02e20a [2023-02-20T04:09:25.756Z] ---> 7e9d3be73196 [2023-02-20T04:09:25.756Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T04:09:25.756Z] ---> Running in 485a7fa1a729 [2023-02-20T04:09:25.756Z] Removing intermediate container 485a7fa1a729 [2023-02-20T04:09:25.756Z] ---> 42f65b8e7278 [2023-02-20T04:09:25.756Z] Step 24/26 : LABEL arch=amd64 [2023-02-20T04:09:25.756Z] ---> Running in 0d9c1161ba10 [2023-02-20T04:09:26.014Z] Removing intermediate container 0d9c1161ba10 [2023-02-20T04:09:26.014Z] ---> c8b45bafef30 [2023-02-20T04:09:26.014Z] Step 25/26 : LABEL git_sha=b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [2023-02-20T04:09:26.014Z] ---> Running in 15d983b0e76b [2023-02-20T04:09:26.014Z] Removing intermediate container 15d983b0e76b [2023-02-20T04:09:26.014Z] ---> e6834cb0cb69 [2023-02-20T04:09:26.014Z] Step 26/26 : LABEL version=0.0.0 [2023-02-20T04:09:26.014Z] ---> Running in 9034c3461fc2 [2023-02-20T04:09:26.014Z] Removing intermediate container 9034c3461fc2 [2023-02-20T04:09:26.014Z] ---> 3709f6099049 [2023-02-20T04:09:26.014Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T04:09:26.273Z] Successfully built 3709f6099049 [2023-02-20T04:09:26.273Z] 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 [2023-02-20T04:09:26.992Z] using credential edgex-jenkins-ssh [2023-02-20T04:09:27.011Z] Cloning the remote Git repository [2023-02-20T04:09:27.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T04:09:27.167Z] [2023-02-20T04:09:27.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:09:27.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T04:09:27.540Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T04:09:27.540Z] 5eb5b503b376: Pulling fs layer [2023-02-20T04:09:27.540Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T04:09:27.540Z] ec43610c2a17: Pulling fs layer [2023-02-20T04:09:27.540Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T04:09:27.540Z] 33b1e0a273af: Pulling fs layer [2023-02-20T04:09:27.540Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T04:09:27.540Z] 2f39f015ded8: Pulling fs layer [2023-02-20T04:09:27.540Z] 5d3b04190fa2: Waiting [2023-02-20T04:09:27.540Z] 33b1e0a273af: Waiting [2023-02-20T04:09:27.540Z] 3a2ae6a8a46f: Waiting [2023-02-20T04:09:27.540Z] 2f39f015ded8: Waiting [2023-02-20T04:09:27.540Z] 5c69ac0246d0: Verifying Checksum [2023-02-20T04:09:27.540Z] 5c69ac0246d0: Download complete [2023-02-20T04:09:27.540Z] 3a2ae6a8a46f: Download complete [2023-02-20T04:09:27.062Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-20T04:09:27.138Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-02-20T04:09:27.295Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-20T04:09:27.296Z] > git --version # timeout=10 [2023-02-20T04:09:27.321Z] > git --version # 'git version 2.25.1' [2023-02-20T04:09:27.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T04:09:27.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T04:09:27.800Z] 33b1e0a273af: Verifying Checksum [2023-02-20T04:09:27.800Z] 33b1e0a273af: Download complete [2023-02-20T04:09:27.800Z] 5d3b04190fa2: Verifying Checksum [2023-02-20T04:09:27.800Z] 5d3b04190fa2: Download complete [2023-02-20T04:09:27.800Z] ec43610c2a17: Verifying Checksum [2023-02-20T04:09:27.800Z] ec43610c2a17: Download complete [2023-02-20T04:09:27.800Z] 5eb5b503b376: Verifying Checksum [2023-02-20T04:09:27.800Z] 5eb5b503b376: Download complete [2023-02-20T04:09:28.366Z] 2f39f015ded8: Download complete [2023-02-20T04:09:28.933Z] 5eb5b503b376: Pull complete [2023-02-20T04:09:28.790Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-20T04:09:28.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T04:09:29.189Z] 5c69ac0246d0: Pull complete [2023-02-20T04:09:29.447Z] ec43610c2a17: Pull complete [2023-02-20T04:09:29.447Z] 3a2ae6a8a46f: Pull complete [2023-02-20T04:09:29.705Z] 33b1e0a273af: Pull complete [2023-02-20T04:09:29.706Z] 5d3b04190fa2: Pull complete [2023-02-20T04:09:29.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-20T04:09:29.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-20T04:09:29.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T04:09:29.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T04:09:30.374Z] Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [2023-02-20T04:09:30.811Z] Merge succeeded, producing b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [2023-02-20T04:09:30.812Z] Checking out Revision b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 (PR-236) [2023-02-20T04:09:31.654Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-20T04:09:31.707Z] > git --version # timeout=10 [2023-02-20T04:09:31.719Z] > git --version # 'git version 2.25.1' [2023-02-20T04:09:31.734Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T04:09:30.392Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T04:09:30.410Z] > git checkout -f b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 # timeout=10 [2023-02-20T04:09:30.705Z] > git remote # timeout=10 [2023-02-20T04:09:30.725Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T04:09:30.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T04:09:30.769Z] > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 [2023-02-20T04:09:30.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T04:09:30.820Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T04:09:30.843Z] > git checkout -f b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 # timeout=10 [2023-02-20T04:09:32.063Z] [2023-02-20T04:09:32.063Z] GitHub has been notified of this commit’s build result [2023-02-20T04:09:32.063Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T04:09:32.801Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T04:09:32.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T04:09:32.801Z] Dload Upload Total Spent Left Speed [2023-02-20T04:09:32.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-02-20T04:09:33.457Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T04:09:33.803Z] + + sudo teesudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T04:09:33.803Z] /etc/docker/daemon.new [2023-02-20T04:09:33.803Z] { [2023-02-20T04:09:33.803Z] "registry-mirrors": [ [2023-02-20T04:09:33.803Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T04:09:33.803Z] ], [2023-02-20T04:09:33.803Z] "bip": "10.250.0.254/24", [2023-02-20T04:09:33.803Z] "hosts": [ [2023-02-20T04:09:33.803Z] "tcp://0.0.0.0:5555", [2023-02-20T04:09:33.803Z] "unix:///var/run/docker.sock" [2023-02-20T04:09:33.803Z] ], [2023-02-20T04:09:33.803Z] "mtu": 1458, [2023-02-20T04:09:33.803Z] "selinux-enabled": true, [2023-02-20T04:09:33.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T04:09:33.803Z] } [Pipeline] sh [2023-02-20T04:09:33.886Z] 2f39f015ded8: Pull complete [2023-02-20T04:09:33.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T04:09:33.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T04:09:33.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:09:34.147Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-02-20T04:09:34.157Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-20T04:09:34.174Z] $ 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-236 -v /w/workspace/undry_device-onvif-camera_PR-236:/w/workspace/undry_device-onvif-camera_PR-236:rw,z -v /w/workspace/undry_device-onvif-camera_PR-236@tmp:/w/workspace/undry_device-onvif-camera_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T04:09:39.264Z] $ docker top 8d4475abd2b55c91b1d456a97d83ef6366f04737896e55ed07bc64d91b792f96 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:09:54.022Z] + sudo service docker restart [2023-02-20T04:09:54.117Z] ---> job-cost.sh [2023-02-20T04:09:54.117Z] lf-activate-venv: SKIPPING [2023-02-20T04:09:54.117Z] INFO: No Stack... [2023-02-20T04:09:54.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T04:09:54.948Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T04:09:55.261Z] + + cat /w/workspace/undry_device-onvif-camera_PR-236/archives/cost.csv [2023-02-20T04:09:55.261Z] cut -d, -f6 [Pipeline] lock [2023-02-20T04:09:55.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] [2023-02-20T04:09:55.306Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] did not exist. Created. [2023-02-20T04:09:55.306Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T04:09:55.689Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-20T04:09:55.742Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T04:09:55.776Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T04:09:55.858Z] $ docker stop --time=1 8d4475abd2b55c91b1d456a97d83ef6366f04737896e55ed07bc64d91b792f96 [2023-02-20T04:09:56.992Z] $ docker rm -f --volumes 8d4475abd2b55c91b1d456a97d83ef6366f04737896e55ed07bc64d91b792f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T04:10:12.327Z] provisioning config files... [2023-02-20T04:10:12.357Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4218923613489216114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:10:12.740Z] ---> docker-login.sh [2023-02-20T04:10:12.740Z] nexus3.edgexfoundry.org:10001 [2023-02-20T04:10:13.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:10:13.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:10:13.284Z] Configure a credential helper to remove this warning. See [2023-02-20T04:10:13.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:10:13.284Z] [2023-02-20T04:10:13.284Z] Login Succeeded [2023-02-20T04:10:13.284Z] nexus3.edgexfoundry.org:10002 [2023-02-20T04:10:13.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:10:13.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:10:13.553Z] Configure a credential helper to remove this warning. See [2023-02-20T04:10:13.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:10:13.553Z] [2023-02-20T04:10:13.553Z] Login Succeeded [2023-02-20T04:10:13.824Z] nexus3.edgexfoundry.org:10003 [2023-02-20T04:10:13.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:10:14.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:10:14.098Z] Configure a credential helper to remove this warning. See [2023-02-20T04:10:14.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:10:14.098Z] [2023-02-20T04:10:14.098Z] Login Succeeded [2023-02-20T04:10:14.098Z] nexus3.edgexfoundry.org:10004 [2023-02-20T04:10:14.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:10:14.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:10:14.368Z] Configure a credential helper to remove this warning. See [2023-02-20T04:10:14.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:10:14.368Z] [2023-02-20T04:10:14.368Z] Login Succeeded [2023-02-20T04:10:14.368Z] docker.io [2023-02-20T04:10:14.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T04:10:14.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T04:10:14.904Z] Configure a credential helper to remove this warning. See [2023-02-20T04:10:14.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T04:10:14.904Z] [2023-02-20T04:10:14.904Z] Login Succeeded [2023-02-20T04:10:14.904Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T04:10:14.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T04:10:15.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T04:10:15.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T04:10:15.343Z] ========================================================= [2023-02-20T04:10:15.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T04:10:15.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:10:15.854Z] + 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 . [2023-02-20T04:10:16.439Z] Sending build context to Docker daemon 20.55MB [2023-02-20T04:10:16.439Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T04:10:16.439Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-20T04:10:17.861Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T04:10:17.861Z] 9b18e9b68314: Pulling fs layer [2023-02-20T04:10:17.861Z] 35d82f9e3411: Pulling fs layer [2023-02-20T04:10:17.861Z] e16973657156: Pulling fs layer [2023-02-20T04:10:17.861Z] fc693d55d65f: Pulling fs layer [2023-02-20T04:10:17.861Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T04:10:17.861Z] dda99020689f: Pulling fs layer [2023-02-20T04:10:17.861Z] db1c61fa0a46: Pulling fs layer [2023-02-20T04:10:17.861Z] 891c053d2c06: Pulling fs layer [2023-02-20T04:10:17.861Z] fc693d55d65f: Waiting [2023-02-20T04:10:17.861Z] db1c61fa0a46: Waiting [2023-02-20T04:10:17.861Z] 7e9fc2657dce: Waiting [2023-02-20T04:10:17.861Z] dda99020689f: Waiting [2023-02-20T04:10:17.861Z] 891c053d2c06: Waiting [2023-02-20T04:10:17.861Z] e16973657156: Verifying Checksum [2023-02-20T04:10:17.861Z] e16973657156: Download complete [2023-02-20T04:10:17.861Z] 35d82f9e3411: Verifying Checksum [2023-02-20T04:10:17.861Z] 35d82f9e3411: Download complete [2023-02-20T04:10:17.861Z] 7e9fc2657dce: Download complete [2023-02-20T04:10:17.861Z] dda99020689f: Verifying Checksum [2023-02-20T04:10:17.861Z] dda99020689f: Download complete [2023-02-20T04:10:17.861Z] 9b18e9b68314: Verifying Checksum [2023-02-20T04:10:17.861Z] 9b18e9b68314: Download complete [2023-02-20T04:10:18.835Z] 9b18e9b68314: Pull complete [2023-02-20T04:10:18.835Z] 891c053d2c06: Verifying Checksum [2023-02-20T04:10:18.835Z] 891c053d2c06: Download complete [2023-02-20T04:10:19.118Z] 35d82f9e3411: Pull complete [2023-02-20T04:10:19.709Z] e16973657156: Pull complete [2023-02-20T04:10:19.980Z] db1c61fa0a46: Verifying Checksum [2023-02-20T04:10:19.980Z] db1c61fa0a46: Download complete [2023-02-20T04:10:20.579Z] fc693d55d65f: Verifying Checksum [2023-02-20T04:10:20.579Z] fc693d55d65f: Download complete [2023-02-20T04:10:32.930Z] fc693d55d65f: Pull complete [2023-02-20T04:10:32.930Z] 7e9fc2657dce: Pull complete [2023-02-20T04:10:33.197Z] dda99020689f: Pull complete [2023-02-20T04:10:39.882Z] db1c61fa0a46: Pull complete [2023-02-20T04:10:40.890Z] 891c053d2c06: Pull complete [2023-02-20T04:10:41.173Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T04:10:41.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T04:10:41.173Z] ---> f96f9c87975a [2023-02-20T04:10:41.173Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-20T04:10:43.148Z] ---> Running in e5c9e8702cf6 [2023-02-20T04:10:43.421Z] Removing intermediate container e5c9e8702cf6 [2023-02-20T04:10:43.421Z] ---> df3b5611fa9c [2023-02-20T04:10:43.421Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T04:10:43.421Z] ---> Running in a2a6e356f646 [2023-02-20T04:10:43.694Z] Removing intermediate container a2a6e356f646 [2023-02-20T04:10:43.694Z] ---> 9798ba764228 [2023-02-20T04:10:43.694Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T04:10:43.694Z] ---> Running in 3b409cc16d35 [2023-02-20T04:10:43.960Z] Removing intermediate container 3b409cc16d35 [2023-02-20T04:10:43.960Z] ---> b2fee51611aa [2023-02-20T04:10:43.960Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T04:10:44.227Z] ---> Running in 08f02a772b4f [2023-02-20T04:10:44.503Z] Removing intermediate container 08f02a772b4f [2023-02-20T04:10:44.503Z] ---> a15f80a9c2bc [2023-02-20T04:10:44.503Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-20T04:10:44.503Z] ---> Running in 925ebfa7ed6d [2023-02-20T04:10:44.780Z] Removing intermediate container 925ebfa7ed6d [2023-02-20T04:10:44.780Z] ---> da92bbf20352 [2023-02-20T04:10:44.780Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T04:10:45.053Z] ---> Running in ca0b04e64c4f [2023-02-20T04:10:46.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T04:10:46.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T04:10:47.242Z] OK: 221 MiB in 51 packages [2023-02-20T04:10:48.206Z] Removing intermediate container ca0b04e64c4f [2023-02-20T04:10:48.206Z] ---> 51ce8c18d810 [2023-02-20T04:10:48.206Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-20T04:10:48.206Z] ---> Running in 164bee1f756d [2023-02-20T04:10:48.479Z] Removing intermediate container 164bee1f756d [2023-02-20T04:10:48.479Z] ---> 21b6e822b8bd [2023-02-20T04:10:48.479Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-20T04:10:49.070Z] ---> e788f4189b1c [2023-02-20T04:10:49.070Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T04:10:49.070Z] ---> Running in 492340335e50 [2023-02-20T04:12:10.708Z] Removing intermediate container 492340335e50 [2023-02-20T04:12:10.708Z] ---> 609ae55efdcf [2023-02-20T04:12:10.708Z] Step 12/13 : COPY . . [2023-02-20T04:12:10.708Z] ---> ec45530383bb [2023-02-20T04:12:10.708Z] Step 13/13 : RUN ${MAKE} [2023-02-20T04:12:10.708Z] ---> Running in 69cb5f7566f9 [2023-02-20T04:12:10.708Z] noop [2023-02-20T04:12:10.708Z] Removing intermediate container 69cb5f7566f9 [2023-02-20T04:12:10.708Z] ---> ab83aa57c2de [2023-02-20T04:12:10.708Z] Successfully built ab83aa57c2de [2023-02-20T04:12:10.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:12:11.196Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T04:12:11.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:12:11.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container [2023-02-20T04:12:11.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T04:12:12.814Z] $ docker top 60620e403db7463cec889892485b6bf1d6916a1be1393af3f98ca7a8dd994c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T04:12:13.720Z] + go version [2023-02-20T04:12:13.720Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T04:12:13.754Z] $ docker stop --time=1 60620e403db7463cec889892485b6bf1d6916a1be1393af3f98ca7a8dd994c7c [2023-02-20T04:12:15.415Z] $ docker rm -f --volumes 60620e403db7463cec889892485b6bf1d6916a1be1393af3f98ca7a8dd994c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:12:16.283Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T04:12:16.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:12:16.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container [2023-02-20T04:12:16.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T04:12:17.808Z] $ docker top 65c68ae1b19b16f9b65669b0824fddc1da8c20ca7a617c982fa9af600e9e702f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T04:12:18.701Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T04:12:19.421Z] + make test [2023-02-20T04:12:19.421Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T04:12:20.839Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-20T04:13:57.549Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-20T04:13:57.549Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 29.3% of statements [2023-02-20T04:13:57.549Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-20T04:14:15.778Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.858s coverage: 86.5% of statements [2023-02-20T04:14:15.778Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T04:14:15.778Z] go vet ./... [2023-02-20T04:14:48.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T04:14:48.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T04:14:48.039Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T04:14:48.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T04:14:48.105Z] $ docker stop --time=1 65c68ae1b19b16f9b65669b0824fddc1da8c20ca7a617c982fa9af600e9e702f [2023-02-20T04:14:49.984Z] $ docker rm -f --volumes 65c68ae1b19b16f9b65669b0824fddc1da8c20ca7a617c982fa9af600e9e702f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T04:14:51.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T04:14:51.084Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T04:14:51.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T04:14:52.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T04:14:52.537Z] + ls -al . [2023-02-20T04:14:52.537Z] total 232 [2023-02-20T04:14:52.537Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 04:12 . [2023-02-20T04:14:52.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:09 .. [2023-02-20T04:14:52.537Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 04:09 .git [2023-02-20T04:14:52.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:09 .github [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 20 04:09 .gitignore [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 20 04:09 .golangci.yml [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 20 04:09 Attribution.txt [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 20 04:09 CHANGELOG.md [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 20 04:09 Dockerfile [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 04:09 GOVERNANCE.md [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 20 04:09 Jenkinsfile [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 04:09 LICENSE [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 20 04:09 Makefile [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 04:09 OWNERS.md [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 20 04:09 README.md [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 04:07 VERSION [2023-02-20T04:14:52.537Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 04:09 bin [2023-02-20T04:14:52.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 04:09 cmd [2023-02-20T04:14:52.537Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 20 04:14 coverage.out [2023-02-20T04:14:52.537Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 20 04:09 doc [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 20 04:09 go.mod [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 20 04:09 go.sum [2023-02-20T04:14:52.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:09 internal [2023-02-20T04:14:52.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 04:09 snap [2023-02-20T04:14:52.537Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 20 04:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:14:52.961Z] + 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=b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 --label arch=arm64 --label version=0.0.0 . [2023-02-20T04:14:53.552Z] Sending build context to Docker daemon 20.63MB [2023-02-20T04:14:53.552Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T04:14:53.552Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-20T04:14:53.552Z] ---> ab83aa57c2de [2023-02-20T04:14:53.552Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-20T04:14:53.819Z] ---> Running in 3cb81127f7b2 [2023-02-20T04:14:54.086Z] Removing intermediate container 3cb81127f7b2 [2023-02-20T04:14:54.086Z] ---> b76de5ea36e3 [2023-02-20T04:14:54.086Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T04:14:54.086Z] ---> Running in 96195c35fefa [2023-02-20T04:14:54.354Z] Removing intermediate container 96195c35fefa [2023-02-20T04:14:54.354Z] ---> 44e393a7e205 [2023-02-20T04:14:54.354Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T04:14:54.354Z] ---> Running in 2f7a3b3b1939 [2023-02-20T04:14:54.624Z] Removing intermediate container 2f7a3b3b1939 [2023-02-20T04:14:54.624Z] ---> e4a84356825d [2023-02-20T04:14:54.624Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T04:14:54.893Z] ---> Running in 523d4981b133 [2023-02-20T04:14:55.160Z] Removing intermediate container 523d4981b133 [2023-02-20T04:14:55.160Z] ---> cf480a4da92c [2023-02-20T04:14:55.160Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-20T04:14:55.160Z] ---> Running in 1ca8ac09aecb [2023-02-20T04:14:55.428Z] Removing intermediate container 1ca8ac09aecb [2023-02-20T04:14:55.428Z] ---> 1332b5a19d2f [2023-02-20T04:14:55.428Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T04:14:55.428Z] ---> Running in a8ef5eb5e3aa [2023-02-20T04:14:56.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T04:14:56.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T04:14:57.617Z] OK: 221 MiB in 51 packages [2023-02-20T04:14:58.580Z] Removing intermediate container a8ef5eb5e3aa [2023-02-20T04:14:58.580Z] ---> 76a0e0e03606 [2023-02-20T04:14:58.580Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-20T04:14:58.580Z] ---> Running in 45f1d1c68bcc [2023-02-20T04:14:58.850Z] Removing intermediate container 45f1d1c68bcc [2023-02-20T04:14:58.850Z] ---> e1208b306776 [2023-02-20T04:14:58.850Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-20T04:14:59.435Z] ---> 8701832e6e1c [2023-02-20T04:14:59.435Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T04:14:59.435Z] ---> Running in 909d98a11b68 [2023-02-20T04:15:02.031Z] Removing intermediate container 909d98a11b68 [2023-02-20T04:15:02.031Z] ---> 53cb12c07763 [2023-02-20T04:15:02.031Z] Step 12/26 : COPY . . [2023-02-20T04:15:03.985Z] ---> eaa79ba65ae7 [2023-02-20T04:15:03.985Z] Step 13/26 : RUN ${MAKE} [2023-02-20T04:15:03.985Z] ---> Running in 5db196ef8c9e [2023-02-20T04:15:04.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-20T04:17:11.244Z] Removing intermediate container 5db196ef8c9e [2023-02-20T04:17:11.244Z] ---> 9b1e70c06334 [2023-02-20T04:17:11.244Z] Step 14/26 : FROM alpine:3.16 [2023-02-20T04:17:11.244Z] 3.16: Pulling from library/alpine [2023-02-20T04:17:11.244Z] 3760b48202b3: Pulling fs layer [2023-02-20T04:17:11.244Z] 3760b48202b3: Verifying Checksum [2023-02-20T04:17:11.244Z] 3760b48202b3: Download complete [2023-02-20T04:17:11.244Z] 3760b48202b3: Pull complete [2023-02-20T04:17:11.244Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T04:17:11.244Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T04:17:11.244Z] ---> 4c81e5bf8899 [2023-02-20T04:17:11.244Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-20T04:17:11.244Z] ---> Running in a5b18e93a886 [2023-02-20T04:17:11.244Z] Removing intermediate container a5b18e93a886 [2023-02-20T04:17:11.244Z] ---> e0564da02fab [2023-02-20T04:17:11.244Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-20T04:17:11.244Z] ---> Running in 6debf0272fda [2023-02-20T04:17:11.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T04:17:11.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T04:17:11.830Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T04:17:11.830Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T04:17:11.830Z] OK: 5 MiB in 15 packages [2023-02-20T04:17:12.792Z] Removing intermediate container 6debf0272fda [2023-02-20T04:17:12.792Z] ---> c077118b64ee [2023-02-20T04:17:12.792Z] Step 17/26 : WORKDIR / [2023-02-20T04:17:12.792Z] ---> Running in f1ae2acb0304 [2023-02-20T04:17:13.057Z] Removing intermediate container f1ae2acb0304 [2023-02-20T04:17:13.057Z] ---> 246611436c8c [2023-02-20T04:17:13.057Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-20T04:17:14.462Z] ---> 3294757db222 [2023-02-20T04:17:14.462Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-20T04:17:15.046Z] ---> a4117a9ff0da [2023-02-20T04:17:15.046Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-20T04:17:15.633Z] ---> 4941a128ebc0 [2023-02-20T04:17:15.633Z] Step 21/26 : EXPOSE 59984 [2023-02-20T04:17:15.633Z] ---> Running in 677449b3d0c9 [2023-02-20T04:17:15.901Z] Removing intermediate container 677449b3d0c9 [2023-02-20T04:17:15.901Z] ---> 97bc30d34a9f [2023-02-20T04:17:15.901Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-20T04:17:15.901Z] ---> Running in 516e6eafc7cf [2023-02-20T04:17:16.169Z] Removing intermediate container 516e6eafc7cf [2023-02-20T04:17:16.169Z] ---> 164ac647af13 [2023-02-20T04:17:16.169Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T04:17:16.169Z] ---> Running in 09ded16a04aa [2023-02-20T04:17:16.435Z] Removing intermediate container 09ded16a04aa [2023-02-20T04:17:16.435Z] ---> 59a0c7528d92 [2023-02-20T04:17:16.435Z] Step 24/26 : LABEL arch=arm64 [2023-02-20T04:17:16.701Z] ---> Running in 86b49edab0a7 [2023-02-20T04:17:16.967Z] Removing intermediate container 86b49edab0a7 [2023-02-20T04:17:16.967Z] ---> a34f9db12afe [2023-02-20T04:17:16.967Z] Step 25/26 : LABEL git_sha=b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [2023-02-20T04:17:16.967Z] ---> Running in dc3832f4cef6 [2023-02-20T04:17:17.235Z] Removing intermediate container dc3832f4cef6 [2023-02-20T04:17:17.235Z] ---> edaf7d565aa2 [2023-02-20T04:17:17.235Z] Step 26/26 : LABEL version=0.0.0 [2023-02-20T04:17:17.235Z] ---> Running in 8307fa9295f0 [2023-02-20T04:17:17.502Z] Removing intermediate container 8307fa9295f0 [2023-02-20T04:17:17.502Z] ---> 12982a268cd1 [2023-02-20T04:17:17.502Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T04:17:17.502Z] Successfully built 12982a268cd1 [2023-02-20T04:17:17.502Z] 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 [2023-02-20T04:17:18.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T04:17:18.316Z] [2023-02-20T04:17:18.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:17:18.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T04:17:18.719Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T04:17:18.719Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T04:17:18.719Z] 04944245beec: Pulling fs layer [2023-02-20T04:17:18.719Z] 699f458cf7ca: Pulling fs layer [2023-02-20T04:17:18.719Z] 765212b225bb: Pulling fs layer [2023-02-20T04:17:18.719Z] f23df028b6ca: Pulling fs layer [2023-02-20T04:17:18.719Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T04:17:18.719Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T04:17:18.719Z] f23df028b6ca: Waiting [2023-02-20T04:17:18.719Z] d65c8cfc05b1: Waiting [2023-02-20T04:17:18.719Z] 2437ff75d9bd: Waiting [2023-02-20T04:17:18.719Z] 765212b225bb: Waiting [2023-02-20T04:17:18.988Z] 04944245beec: Verifying Checksum [2023-02-20T04:17:18.988Z] 04944245beec: Download complete [2023-02-20T04:17:18.988Z] 765212b225bb: Verifying Checksum [2023-02-20T04:17:18.988Z] 765212b225bb: Download complete [2023-02-20T04:17:18.988Z] f23df028b6ca: Verifying Checksum [2023-02-20T04:17:18.988Z] f23df028b6ca: Download complete [2023-02-20T04:17:18.988Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T04:17:18.988Z] d65c8cfc05b1: Download complete [2023-02-20T04:17:18.988Z] 699f458cf7ca: Verifying Checksum [2023-02-20T04:17:18.988Z] 699f458cf7ca: Download complete [2023-02-20T04:17:19.574Z] 8998bd30e6a1: Verifying Checksum [2023-02-20T04:17:19.574Z] 8998bd30e6a1: Download complete [2023-02-20T04:17:21.518Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T04:17:21.518Z] 2437ff75d9bd: Download complete [2023-02-20T04:17:23.489Z] 8998bd30e6a1: Pull complete [2023-02-20T04:17:24.079Z] 04944245beec: Pull complete [2023-02-20T04:17:25.036Z] 699f458cf7ca: Pull complete [2023-02-20T04:17:25.304Z] 765212b225bb: Pull complete [2023-02-20T04:17:26.263Z] f23df028b6ca: Pull complete [2023-02-20T04:17:26.263Z] d65c8cfc05b1: Pull complete [2023-02-20T04:17:41.260Z] 2437ff75d9bd: Pull complete [2023-02-20T04:17:41.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T04:17:41.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T04:17:41.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:17:41.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-6696 does not seem to be running inside a container [2023-02-20T04:17:41.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-20T04:17:44.290Z] $ docker top 0f7ded314609b99d81785c1834157516f0e55856f3559cf5b6a7c14f2d1db237 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:17:45.229Z] ---> job-cost.sh [2023-02-20T04:17:45.229Z] lf-activate-venv: SKIPPING [2023-02-20T04:17:45.229Z] INFO: No Stack... [2023-02-20T04:17:45.500Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T04:17:46.472Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T04:17:47.150Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv+ [2023-02-20T04:17:47.150Z] cut -d, -f6 [Pipeline] lock [2023-02-20T04:17:47.242Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] [2023-02-20T04:17:47.247Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] did not exist. Created. [2023-02-20T04:17:47.247Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T04:17:47.971Z] /w/workspace/device-onvif-camera/1@tmp/durable-b91e884b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-20T04:17:48.321Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T04:17:48.355Z] Warning: overwriting stash ‘stack-cost’ [2023-02-20T04:17:48.417Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T04:17:48.434Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-236-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T04:17:48.504Z] $ docker stop --time=1 0f7ded314609b99d81785c1834157516f0e55856f3559cf5b6a7c14f2d1db237 [2023-02-20T04:17:50.055Z] $ docker rm -f --volumes 0f7ded314609b99d81785c1834157516f0e55856f3559cf5b6a7c14f2d1db237 [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 [2023-02-20T04:17:50.945Z] provisioning config files... [2023-02-20T04:17:50.953Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-236@tmp/config18136074278635988328tmp [Pipeline] { [Pipeline] sh [2023-02-20T04:17:51.270Z] + set +x [2023-02-20T04:17:51.270Z] + curl -s https://codecov.io/bash [2023-02-20T04:17:51.270Z] + bash -s -- [2023-02-20T04:17:51.270Z] [2023-02-20T04:17:51.270Z] _____ _ [2023-02-20T04:17:51.270Z] / ____| | | [2023-02-20T04:17:51.270Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T04:17:51.270Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T04:17:51.270Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T04:17:51.270Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T04:17:51.270Z] Bash-1.0.6 [2023-02-20T04:17:51.270Z] [2023-02-20T04:17:51.270Z] [2023-02-20T04:17:51.270Z] ==> git version 2.25.1 found [2023-02-20T04:17:51.270Z] ==> 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 [2023-02-20T04:17:51.270Z] Release-Date: 2020-01-08 [2023-02-20T04:17:51.270Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-20T04:17:51.270Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T04:17:51.270Z] ==> Jenkins CI detected. [2023-02-20T04:17:51.270Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-236 [2023-02-20T04:17:51.270Z] project root: . [2023-02-20T04:17:51.270Z] --> token set from env [2023-02-20T04:17:51.270Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T04:17:51.270Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T04:17:51.270Z] ==> Python coveragepy not found [2023-02-20T04:17:51.270Z] ==> Searching for coverage reports in: [2023-02-20T04:17:51.270Z] + . [2023-02-20T04:17:51.270Z] -> Found 1 reports [2023-02-20T04:17:51.270Z] ==> Detecting git/mercurial file structure [2023-02-20T04:17:51.270Z] ==> Reading reports [2023-02-20T04:17:51.270Z] + ./coverage.out bytes=79184 [2023-02-20T04:17:51.270Z] ==> Appending adjustments [2023-02-20T04:17:51.270Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T04:17:51.530Z] + Found adjustments [2023-02-20T04:17:51.530Z] ==> Gzipping contents [2023-02-20T04:17:51.530Z] 12K /tmp/codecov.t2sYB1.gz [2023-02-20T04:17:51.530Z] ==> Uploading reports [2023-02-20T04:17:51.530Z] url: https://codecov.io [2023-02-20T04:17:51.530Z] query: branch=PR-236&commit=b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=236&job=&cmd_args= [2023-02-20T04:17:51.530Z] -> Pinging Codecov [2023-02-20T04:17:51.530Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-236&commit=b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=236&job=&cmd_args= [2023-02-20T04:17:51.794Z] -> Uploading to [2023-02-20T04:17:51.794Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/F29A59C45E3A92E06B3E522C9905F8EF/b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9/0dc94acd-ded6-4b07-aab7-2cb1791a6fae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T041751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=037c352eedb7a5fde51020389a3ba3133532e8a0ab33526c489b1dda7c6905d6 [2023-02-20T04:17:51.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T04:17:51.794Z] Dload Upload Total Spent Left Speed [2023-02-20T04:17:52.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10828 0 0 100 10828 0 48995 --:--:-- --:--:-- --:--:-- 48774 100 10828 0 0 100 10828 0 35385 --:--:-- --:--:-- --:--:-- 35270 [2023-02-20T04:17:52.054Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b0410866e1d1c9232f2e2295f0b0fc2b15d1ecd9 [Pipeline] } [2023-02-20T04:17:52.080Z] 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 [2023-02-20T04:17:53.717Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-236/archives ] [2023-02-20T04:17:53.718Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-236/archives [2023-02-20T04:17:53.718Z] total 16 [2023-02-20T04:17:53.718Z] drwxr-xr-x 3 root root 4096 Feb 20 04:09 . [2023-02-20T04:17:53.718Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 04:09 .. [2023-02-20T04:17:53.718Z] drwxr-xr-x 2 root root 4096 Feb 20 04:09 cost [2023-02-20T04:17:53.718Z] -rw-r--r-- 1 root root 91 Feb 20 04:09 cost.csv [2023-02-20T04:17:53.718Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-236/archives [2023-02-20T04:17:53.718Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-236/archives [2023-02-20T04:17:53.718Z] total 16 [2023-02-20T04:17:53.718Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 04:09 . [2023-02-20T04:17:53.718Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 04:09 .. [2023-02-20T04:17:53.718Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 04:09 cost [2023-02-20T04:17:53.718Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 20 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:17:54.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:17:54.917Z] ---> package-listing.sh [2023-02-20T04:17:54.917Z] ++ facter osfamily [2023-02-20T04:17:54.917Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T04:17:55.178Z] + OS_FAMILY=debian [2023-02-20T04:17:55.178Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-236 [2023-02-20T04:17:55.178Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T04:17:55.178Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T04:17:55.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T04:17:55.178Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T04:17:55.178Z] + '[' /w/workspace/undry_device-onvif-camera_PR-236 ']' [2023-02-20T04:17:55.178Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T04:17:55.178Z] + case "${OS_FAMILY}" in [2023-02-20T04:17:55.178Z] + dpkg -l [2023-02-20T04:17:55.178Z] + grep '^ii' [2023-02-20T04:17:55.178Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T04:17:55.178Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T04:17:55.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T04:17:55.178Z] + '[' /w/workspace/undry_device-onvif-camera_PR-236 ']' [2023-02-20T04:17:55.178Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-236/archives/ [2023-02-20T04:17:55.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-236/archives/ [Pipeline] echo [2023-02-20T04:17:55.211Z] 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-236/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-20T04:17:55.505Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T04:17:56.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T04:17:56.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T04:17:56.248Z] prd-ubuntu20.04-docker-8c-8g-6695 does not seem to be running inside a container [2023-02-20T04:17:56.280Z] $ 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-236/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-236 -v /w/workspace/undry_device-onvif-camera_PR-236:/w/workspace/undry_device-onvif-camera_PR-236:rw,z -v /w/workspace/undry_device-onvif-camera_PR-236@tmp:/w/workspace/undry_device-onvif-camera_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T04:17:56.460Z] $ docker top fcf6d048b9ea72dedeb3b494bd2e6e9fe13b6af01acb850e0587297e22cf44ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T04:17:56.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T04:17:57.160Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T04:17:57.466Z] + ls /var/log/sa-host [2023-02-20T04:17:57.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T04:17:57.678Z] provisioning config files... [2023-02-20T04:17:57.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-236@tmp/config8386494067183000203tmp [Pipeline] { [Pipeline] echo [2023-02-20T04:17:57.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:17:58.051Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T04:17:58.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:17:58.497Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T04:17:58.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:17:58.837Z] ---> sudo-logs.sh [2023-02-20T04:17:58.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T04:17:58.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:17:59.231Z] ---> job-cost.sh [2023-02-20T04:17:59.231Z] lf-activate-venv: SKIPPING [2023-02-20T04:17:59.231Z] DEBUG: total: 0.2199999988079071 [2023-02-20T04:17:59.231Z] INFO: Retrieving Stack Cost... [2023-02-20T04:17:59.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T04:18:00.055Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T04:18:00.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T04:18:00.396Z] ---> logs-deploy.sh [2023-02-20T04:18:00.396Z] lf-activate-venv: SKIPPING [2023-02-20T04:18:00.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-236/1 [2023-02-20T04:18:00.396Z] INFO: archiving workspace using pattern(s): [2023-02-20T04:18:01.329Z] Archives upload complete. [2023-02-20T04:18:01.588Z] INFO: archiving logs to Nexus [2023-02-20T04:18:02.157Z] ---> uname -a: [2023-02-20T04:18:02.157Z] Linux prd-ubuntu20-04-docker-8c-8g-6695 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] ---> lscpu: [2023-02-20T04:18:02.157Z] Architecture: x86_64 [2023-02-20T04:18:02.157Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-20T04:18:02.157Z] Byte Order: Little Endian [2023-02-20T04:18:02.157Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-20T04:18:02.157Z] CPU(s): 8 [2023-02-20T04:18:02.157Z] On-line CPU(s) list: 0-7 [2023-02-20T04:18:02.157Z] Thread(s) per core: 1 [2023-02-20T04:18:02.157Z] Core(s) per socket: 1 [2023-02-20T04:18:02.157Z] Socket(s): 8 [2023-02-20T04:18:02.157Z] NUMA node(s): 1 [2023-02-20T04:18:02.157Z] Vendor ID: AuthenticAMD [2023-02-20T04:18:02.157Z] CPU family: 23 [2023-02-20T04:18:02.157Z] Model: 49 [2023-02-20T04:18:02.157Z] Model name: AMD EPYC-Rome Processor [2023-02-20T04:18:02.157Z] Stepping: 0 [2023-02-20T04:18:02.157Z] CPU MHz: 2799.998 [2023-02-20T04:18:02.157Z] BogoMIPS: 5599.99 [2023-02-20T04:18:02.157Z] Virtualization: AMD-V [2023-02-20T04:18:02.157Z] Hypervisor vendor: KVM [2023-02-20T04:18:02.157Z] Virtualization type: full [2023-02-20T04:18:02.157Z] L1d cache: 256 KiB [2023-02-20T04:18:02.157Z] L1i cache: 256 KiB [2023-02-20T04:18:02.157Z] L2 cache: 4 MiB [2023-02-20T04:18:02.157Z] L3 cache: 128 MiB [2023-02-20T04:18:02.157Z] NUMA node0 CPU(s): 0-7 [2023-02-20T04:18:02.157Z] Vulnerability Itlb multihit: Not affected [2023-02-20T04:18:02.157Z] Vulnerability L1tf: Not affected [2023-02-20T04:18:02.157Z] Vulnerability Mds: Not affected [2023-02-20T04:18:02.157Z] Vulnerability Meltdown: Not affected [2023-02-20T04:18:02.157Z] Vulnerability Mmio stale data: Not affected [2023-02-20T04:18:02.157Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-20T04:18:02.157Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-20T04:18:02.157Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-20T04:18:02.157Z] Vulnerability Srbds: Not affected [2023-02-20T04:18:02.157Z] Vulnerability Tsx async abort: Not affected [2023-02-20T04:18:02.157Z] 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 [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] ---> nproc: [2023-02-20T04:18:02.157Z] 8 [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] ---> df -h: [2023-02-20T04:18:02.157Z] Filesystem Size Used Avail Use% Mounted on [2023-02-20T04:18:02.157Z] overlay 155G 12G 144G 8% / [2023-02-20T04:18:02.157Z] tmpfs 64M 0 64M 0% /dev [2023-02-20T04:18:02.157Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-20T04:18:02.157Z] shm 64M 0 64M 0% /dev/shm [2023-02-20T04:18:02.157Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] ---> sar -b -r -n DEV: [2023-02-20T04:18:02.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6695) 02/20/23 _x86_64_ (8 CPU) [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] 04:06:12 LINUX RESTART (8 CPU) [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] 04:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-20T04:18:02.157Z] 04:08:01 156.19 3.83 152.36 0.00 413.62 58491.37 0.00 [2023-02-20T04:18:02.157Z] 04:09:01 133.93 0.18 133.74 0.00 9.07 33185.40 0.00 [2023-02-20T04:18:02.157Z] 04:10:01 121.29 0.05 121.24 0.00 3.87 36160.88 0.00 [2023-02-20T04:18:02.157Z] 04:11:01 2.08 0.00 2.08 0.00 0.00 27.21 0.00 [2023-02-20T04:18:02.157Z] 04:12:01 53.31 10.78 42.53 0.00 5173.54 8851.46 0.00 [2023-02-20T04:18:02.157Z] 04:13:01 6.62 0.02 6.60 0.00 0.13 129.05 0.00 [2023-02-20T04:18:02.157Z] 04:14:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2023-02-20T04:18:02.157Z] 04:15:01 1.68 0.00 1.68 0.00 0.00 17.86 0.00 [2023-02-20T04:18:02.157Z] 04:16:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-02-20T04:18:02.157Z] 04:17:01 1.67 0.02 1.65 0.00 0.13 17.73 0.00 [2023-02-20T04:18:02.157Z] 04:18:01 6.13 0.22 5.92 0.00 19.06 119.85 0.00 [2023-02-20T04:18:02.157Z] Average: 43.99 1.37 42.62 0.00 510.99 12387.89 0.00 [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] 04:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-20T04:18:02.157Z] 04:08:01 28317972 31588540 712724 2.17 113640 3368376 2038496 6.01 1155588 2971640 141196 [2023-02-20T04:18:02.157Z] 04:09:01 28303892 31559104 738176 2.24 149668 3311900 1891456 5.57 1276308 2851932 29060 [2023-02-20T04:18:02.157Z] 04:10:01 27625224 31587892 707180 2.15 159768 3949888 1745556 5.14 1296588 3449580 84 [2023-02-20T04:18:02.157Z] 04:11:01 27624848 31587620 707144 2.15 159816 3949892 1761640 5.19 1296324 3449584 48 [2023-02-20T04:18:02.157Z] 04:12:01 27087300 31566956 719368 2.19 193288 4408432 1815972 5.35 1619424 3628200 1100 [2023-02-20T04:18:02.157Z] 04:13:01 27091868 31566752 719280 2.19 191856 4405180 1789372 5.27 1617764 3625072 4 [2023-02-20T04:18:02.157Z] 04:14:01 27093624 31568616 717420 2.18 191936 4405184 1789372 5.27 1616080 3625076 12 [2023-02-20T04:18:02.157Z] 04:15:01 27100316 31575420 710680 2.16 191980 4405184 1789372 5.27 1609152 3625140 8 [2023-02-20T04:18:02.157Z] 04:16:01 27100472 31575648 710384 2.16 192064 4405176 1789372 5.27 1609196 3625156 8 [2023-02-20T04:18:02.157Z] 04:17:01 27099852 31575072 710672 2.16 192104 4405188 1789372 5.27 1609004 3625164 8 [2023-02-20T04:18:02.157Z] 04:18:01 27018768 31500740 779876 2.37 192268 4406364 1896716 5.59 1689916 3614432 896 [2023-02-20T04:18:02.157Z] Average: 27405831 31568396 721173 2.19 175308 4129160 1826972 5.38 1490486 3462816 15675 [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] 04:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-20T04:18:02.157Z] 04:08:01 docker0 192.76 322.69 15.44 2103.99 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:08:01 ens3 494.81 296.83 6204.57 38.67 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:08:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:09:01 docker0 1.82 4.18 0.11 40.58 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:09:01 ens3 55.92 47.08 79.76 92.42 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:10:01 docker0 1.35 2.38 0.09 40.97 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:10:01 ens3 121.33 73.44 2615.70 14.85 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:10:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:11:01 ens3 0.20 0.13 0.01 0.02 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:12:01 ens3 164.12 90.85 2790.64 6.49 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:12:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:13:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:15:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:17:01 ens3 0.30 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:18:01 ens3 31.23 17.76 31.55 12.24 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] 04:18:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] Average: docker0 17.55 29.49 1.40 195.79 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] Average: ens3 78.31 47.50 1057.88 14.94 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] ---> sar -P ALL: [2023-02-20T04:18:02.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6695) 02/20/23 _x86_64_ (8 CPU) [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] 04:06:12 LINUX RESTART (8 CPU) [2023-02-20T04:18:02.157Z] [2023-02-20T04:18:02.157Z] 04:07:02 CPU %user %nice %system %iowait %steal %idle [2023-02-20T04:18:02.157Z] 04:08:01 all 6.56 0.00 2.75 3.17 0.07 87.46 [2023-02-20T04:18:02.157Z] 04:08:01 0 7.79 0.00 3.02 0.15 0.14 88.90 [2023-02-20T04:18:02.158Z] 04:08:01 1 6.52 0.00 2.85 0.75 0.05 89.83 [2023-02-20T04:18:02.158Z] 04:08:01 2 5.98 0.00 3.04 0.67 0.07 90.24 [2023-02-20T04:18:02.158Z] 04:08:01 3 6.85 0.00 2.44 0.43 0.05 90.22 [2023-02-20T04:18:02.158Z] 04:08:01 4 6.08 0.00 2.92 7.81 0.03 83.16 [2023-02-20T04:18:02.158Z] 04:08:01 5 5.82 0.00 3.00 11.59 0.05 79.55 [2023-02-20T04:18:02.158Z] 04:08:01 6 5.41 0.00 2.60 3.58 0.07 88.35 [2023-02-20T04:18:02.158Z] 04:08:01 7 7.99 0.00 2.12 0.46 0.07 89.37 [2023-02-20T04:18:02.158Z] 04:09:01 all 26.65 0.00 4.75 2.41 0.06 66.13 [2023-02-20T04:18:02.158Z] 04:09:01 0 26.78 0.00 4.39 0.62 0.05 68.16 [2023-02-20T04:18:02.158Z] 04:09:01 1 26.83 0.00 4.91 0.35 0.07 67.84 [2023-02-20T04:18:02.158Z] 04:09:01 2 26.41 0.00 4.98 0.27 0.07 68.27 [2023-02-20T04:18:02.158Z] 04:09:01 3 26.98 0.00 4.85 0.15 0.05 67.97 [2023-02-20T04:18:02.158Z] 04:09:01 4 26.29 0.00 4.74 10.05 0.07 58.86 [2023-02-20T04:18:02.158Z] 04:09:01 5 26.65 0.00 4.86 4.15 0.07 64.27 [2023-02-20T04:18:02.158Z] 04:09:01 6 26.40 0.00 4.39 0.02 0.07 69.13 [2023-02-20T04:18:02.158Z] 04:09:01 7 26.84 0.00 4.88 3.70 0.07 64.51 [2023-02-20T04:18:02.158Z] 04:10:01 all 17.90 0.00 3.57 2.21 0.07 76.25 [2023-02-20T04:18:02.158Z] 04:10:01 0 18.15 0.00 3.91 0.02 0.05 77.87 [2023-02-20T04:18:02.158Z] 04:10:01 1 18.17 0.00 3.69 0.15 0.05 77.94 [2023-02-20T04:18:02.158Z] 04:10:01 2 19.19 0.00 3.24 2.74 0.05 74.78 [2023-02-20T04:18:02.158Z] 04:10:01 3 18.50 0.00 3.18 0.03 0.05 78.24 [2023-02-20T04:18:02.158Z] 04:10:01 4 15.43 0.00 3.53 9.42 0.05 71.57 [2023-02-20T04:18:02.158Z] 04:10:01 5 17.67 0.00 3.02 1.11 0.07 78.13 [2023-02-20T04:18:02.158Z] 04:10:01 6 17.90 0.00 3.55 0.30 0.05 78.20 [2023-02-20T04:18:02.158Z] 04:10:01 7 18.15 0.00 4.48 3.91 0.17 73.29 [2023-02-20T04:18:02.158Z] 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T04:18:02.158Z] 04:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-20T04:18:02.158Z] 04:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-20T04:18:02.158Z] 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:11:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-20T04:18:02.158Z] 04:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-20T04:18:02.158Z] 04:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-20T04:18:02.158Z] 04:12:01 all 2.25 0.00 1.48 0.51 0.03 95.73 [2023-02-20T04:18:02.158Z] 04:12:01 0 1.27 0.00 1.82 0.15 0.03 96.73 [2023-02-20T04:18:02.158Z] 04:12:01 1 1.73 0.00 1.43 0.29 0.03 96.53 [2023-02-20T04:18:02.158Z] 04:12:01 2 3.33 0.00 2.01 0.95 0.03 93.68 [2023-02-20T04:18:02.158Z] 04:12:01 3 1.92 0.00 1.37 0.37 0.02 96.32 [2023-02-20T04:18:02.158Z] 04:12:01 4 1.77 0.00 1.08 0.43 0.02 96.70 [2023-02-20T04:18:02.158Z] 04:12:01 5 2.37 0.00 0.90 0.03 0.02 96.67 [2023-02-20T04:18:02.158Z] 04:12:01 6 3.76 0.00 2.12 0.62 0.02 93.48 [2023-02-20T04:18:02.158Z] 04:12:01 7 1.86 0.00 1.12 1.21 0.05 95.76 [2023-02-20T04:18:02.158Z] 04:13:01 all 0.06 0.00 0.05 0.02 0.00 99.86 [2023-02-20T04:18:02.158Z] 04:13:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2023-02-20T04:18:02.158Z] 04:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:13:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2023-02-20T04:18:02.158Z] 04:13:01 3 0.22 0.00 0.12 0.00 0.02 99.65 [2023-02-20T04:18:02.158Z] 04:13:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-20T04:18:02.158Z] 04:13:01 5 0.03 0.00 0.05 0.02 0.00 99.90 [2023-02-20T04:18:02.158Z] 04:13:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2023-02-20T04:18:02.158Z] 04:13:01 7 0.07 0.00 0.02 0.10 0.00 99.82 [2023-02-20T04:18:02.158Z] 04:14:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-02-20T04:18:02.158Z] 04:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-20T04:18:02.158Z] 04:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-20T04:18:02.158Z] 04:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T04:18:02.158Z] 04:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-20T04:18:02.158Z] 04:14:01 5 0.08 0.00 0.00 0.02 0.02 99.88 [2023-02-20T04:18:02.158Z] 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:14:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-20T04:18:02.158Z] 04:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-02-20T04:18:02.158Z] 04:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-20T04:18:02.158Z] 04:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-20T04:18:02.158Z] 04:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-20T04:18:02.158Z] 04:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-20T04:18:02.158Z] 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T04:18:02.158Z] 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T04:18:02.158Z] 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T04:18:02.158Z] 04:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-20T04:18:02.158Z] 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T04:18:02.158Z] 04:16:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-20T04:18:02.158Z] 04:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-20T04:18:02.158Z] 04:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T04:18:02.158Z] 04:16:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-20T04:18:02.158Z] 04:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-02-20T04:18:02.158Z] 04:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-20T04:18:02.158Z] 04:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-20T04:18:02.158Z] 04:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-20T04:18:02.158Z] 04:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-20T04:18:02.158Z] 04:17:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-20T04:18:02.158Z] 04:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-20T04:18:02.158Z] 04:17:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-20T04:18:02.158Z] 04:18:01 all 1.07 0.00 0.31 0.02 0.01 98.60 [2023-02-20T04:18:02.158Z] 04:18:01 0 0.57 0.00 0.43 0.00 0.00 99.00 [2023-02-20T04:18:02.158Z] 04:18:01 1 2.04 0.00 0.25 0.00 0.02 97.69 [2023-02-20T04:18:02.158Z] 04:18:01 2 0.72 0.00 0.23 0.00 0.00 99.05 [2023-02-20T04:18:02.158Z] 04:18:01 3 0.52 0.00 0.30 0.03 0.02 99.13 [2023-02-20T04:18:02.158Z] 04:18:01 4 0.37 0.00 0.33 0.00 0.03 99.27 [2023-02-20T04:18:02.158Z] 04:18:01 5 0.70 0.00 0.22 0.02 0.00 99.07 [2023-02-20T04:18:02.158Z] 04:18:01 6 0.93 0.00 0.30 0.03 0.02 98.72 [2023-02-20T04:18:02.158Z] 04:18:01 7 2.67 0.00 0.40 0.07 0.02 96.85 [2023-02-20T04:18:02.158Z] [2023-02-20T04:18:02.158Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-02-20T04:18:02.158Z] Average: all 4.93 0.00 1.17 0.75 0.02 93.12 [2023-02-20T04:18:02.158Z] Average: 0 4.94 0.00 1.23 0.09 0.03 93.72 [2023-02-20T04:18:02.158Z] Average: 1 5.00 0.00 1.19 0.14 0.03 93.65 [2023-02-20T04:18:02.158Z] Average: 2 5.04 0.00 1.23 0.42 0.02 93.29 [2023-02-20T04:18:02.158Z] Average: 3 4.99 0.00 1.11 0.09 0.02 93.79 [2023-02-20T04:18:02.158Z] Average: 4 4.51 0.00 1.15 2.50 0.03 91.82 [2023-02-20T04:18:02.158Z] Average: 5 4.82 0.00 1.09 1.52 0.02 92.56 [2023-02-20T04:18:02.158Z] Average: 6 4.92 0.00 1.18 0.41 0.02 93.47 [2023-02-20T04:18:02.158Z] Average: 7 5.21 0.00 1.18 0.86 0.04 92.71 [2023-02-20T04:18:02.158Z] [2023-02-20T04:18:02.158Z] [2023-02-20T04:18:02.158Z]