Pull request #383 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 325220595384523c1177869d39b8704ec8f45b2f+9caa4df0b819edecbec0a70300df9517bef2bd36 (81807227031c7723cae39aab3576610dda277d6e) 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-ssh12982334245129879598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16481127232108620401.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-383/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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9740037439111105466.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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4305672775067282365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16281898840127322062.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-383/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-383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13612100920832487244.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5767 in /w/workspace/undry_device-onvif-camera_PR-383 [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-383 # 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/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9caa4df0b819edecbec0a70300df9517bef2bd36 into PR head commit 325220595384523c1177869d39b8704ec8f45b2f Merge succeeded, producing 325220595384523c1177869d39b8704ec8f45b2f Checking out Revision 325220595384523c1177869d39b8704ec8f45b2f (PR-383) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # 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 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # timeout=10 [Pipeline] { [Pipeline] timeout [2023-09-11T03:16:57.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T03:16:58.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T03:16:58.160Z] ========================================================= [2023-09-11T03:16:58.160Z] EdgeX Global Pipelines Version Info [2023-09-11T03:16:58.160Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:16:59.287Z] ------------------- [2023-09-11T03:16:59.287Z] stable info: [2023-09-11T03:16:59.287Z] ------------------- [2023-09-11T03:16:59.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T03:16:59.287Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T03:16:59.287Z] Message: update stable to v1.0.253 [2023-09-11T03:16:59.547Z] ------------------- [2023-09-11T03:16:59.547Z] experimental info: [2023-09-11T03:16:59.547Z] ------------------- [2023-09-11T03:16:59.547Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T03:16:59.547Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T03:16:59.547Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T03:16:59.818Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-11T03:16:59.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-11T03:16:59.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T03:16:59.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T03:16:59.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T03:17:00.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T03:17:00.086Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T03:17:00.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T03:17:00.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T03:17:00.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T03:17:00.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T03:17:00.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-11T03:17:00.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T03:17:00.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T03:17:00.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T03:17:00.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T03:17:00.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T03:17:00.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T03:17:00.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T03:17:00.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T03:17:00.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-11T03:17:00.788Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-11T03:17:00.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T03:17:00.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T03:17:00.930Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T03:17:00.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T03:17:01.020Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T03:17:01.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-383 [Pipeline] echo [2023-09-11T03:17:01.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-383 [Pipeline] echo [2023-09-11T03:17:01.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-383 [Pipeline] echo [2023-09-11T03:17:01.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo [2023-09-11T03:17:01.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3252205 [Pipeline] echo [2023-09-11T03:17:01.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T03:17:01.421Z] provisioning config files... [2023-09-11T03:17:01.440Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config7951657424249372453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:17:01.795Z] ---> docker-login.sh [2023-09-11T03:17:01.795Z] nexus3.edgexfoundry.org:10001 [2023-09-11T03:17:02.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:02.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:02.317Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:02.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:02.317Z] [2023-09-11T03:17:02.317Z] Login Succeeded [2023-09-11T03:17:02.317Z] nexus3.edgexfoundry.org:10002 [2023-09-11T03:17:02.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:02.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:02.317Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:02.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:02.317Z] [2023-09-11T03:17:02.317Z] Login Succeeded [2023-09-11T03:17:02.317Z] nexus3.edgexfoundry.org:10003 [2023-09-11T03:17:02.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:02.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:02.578Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:02.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:02.578Z] [2023-09-11T03:17:02.578Z] Login Succeeded [2023-09-11T03:17:02.578Z] nexus3.edgexfoundry.org:10004 [2023-09-11T03:17:02.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:02.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:02.578Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:02.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:02.578Z] [2023-09-11T03:17:02.578Z] Login Succeeded [2023-09-11T03:17:02.578Z] docker.io [2023-09-11T03:17:02.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:02.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:02.840Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:02.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:02.840Z] [2023-09-11T03:17:02.840Z] Login Succeeded [2023-09-11T03:17:02.840Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T03:17:02.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T03:17:03.497Z] + git rev-list -1 --merges 325220595384523c1177869d39b8704ec8f45b2f~1..325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo [2023-09-11T03:17:03.558Z] -----------> git rev-list -1 --merges 325220595384523c1177869d39b8704ec8f45b2f~1..325220595384523c1177869d39b8704ec8f45b2f 325220595384523c1177869d39b8704ec8f45b2f [false] [Pipeline] sh [2023-09-11T03:17:03.877Z] + git log --format=format:%s -1 325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo [2023-09-11T03:17:03.912Z] ========================================================= [2023-09-11T03:17:03.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T03:17:03.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T03:17:04.359Z] + git log --format=format:%s -1 325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo [2023-09-11T03:17:04.390Z] [semverPrep] GIT_COMMIT: 325220595384523c1177869d39b8704ec8f45b2f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-11T03:17:04.421Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T03:17:04.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T03:17:04.827Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T03:17:04.827Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T03:17:04.827Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T03:17:04.827Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T03:17:04.827Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T03:17:04.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:17:05.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T03:17:05.255Z] [2023-09-11T03:17:05.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:17:05.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T03:17:05.640Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T03:17:05.640Z] b85a868b505f: Pulling fs layer [2023-09-11T03:17:05.640Z] e2be974225ed: Pulling fs layer [2023-09-11T03:17:05.640Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T03:17:05.640Z] 988bab9f4d93: Pulling fs layer [2023-09-11T03:17:05.640Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T03:17:05.640Z] eaf3925da568: Pulling fs layer [2023-09-11T03:17:05.640Z] bab4dde63d76: Pulling fs layer [2023-09-11T03:17:05.640Z] bde34c3a00c8: Pulling fs layer [2023-09-11T03:17:05.640Z] b352a97aabf1: Pulling fs layer [2023-09-11T03:17:05.640Z] 4872d77fe225: Pulling fs layer [2023-09-11T03:17:05.640Z] 5851b861e8e6: Pulling fs layer [2023-09-11T03:17:05.640Z] b352a97aabf1: Waiting [2023-09-11T03:17:05.640Z] 4872d77fe225: Waiting [2023-09-11T03:17:05.640Z] 5851b861e8e6: Waiting [2023-09-11T03:17:05.640Z] bab4dde63d76: Waiting [2023-09-11T03:17:05.640Z] bde34c3a00c8: Waiting [2023-09-11T03:17:05.640Z] 988bab9f4d93: Waiting [2023-09-11T03:17:05.640Z] 1469e6f7b9e6: Waiting [2023-09-11T03:17:05.640Z] eaf3925da568: Waiting [2023-09-11T03:17:05.640Z] e2be974225ed: Verifying Checksum [2023-09-11T03:17:05.640Z] e2be974225ed: Download complete [2023-09-11T03:17:05.640Z] 988bab9f4d93: Verifying Checksum [2023-09-11T03:17:05.640Z] 988bab9f4d93: Download complete [2023-09-11T03:17:05.903Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T03:17:05.903Z] 1469e6f7b9e6: Download complete [2023-09-11T03:17:05.903Z] eaf3925da568: Download complete [2023-09-11T03:17:05.903Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T03:17:05.903Z] 339a4e72a1f5: Download complete [2023-09-11T03:17:05.903Z] bde34c3a00c8: Download complete [2023-09-11T03:17:05.903Z] b352a97aabf1: Download complete [2023-09-11T03:17:05.903Z] 4872d77fe225: Download complete [2023-09-11T03:17:05.903Z] 5851b861e8e6: Download complete [2023-09-11T03:17:05.903Z] b85a868b505f: Verifying Checksum [2023-09-11T03:17:05.903Z] b85a868b505f: Download complete [2023-09-11T03:17:06.162Z] bab4dde63d76: Verifying Checksum [2023-09-11T03:17:06.162Z] bab4dde63d76: Download complete [2023-09-11T03:17:07.097Z] b85a868b505f: Pull complete [2023-09-11T03:17:07.356Z] e2be974225ed: Pull complete [2023-09-11T03:17:07.616Z] 339a4e72a1f5: Pull complete [2023-09-11T03:17:07.877Z] 988bab9f4d93: Pull complete [2023-09-11T03:17:08.136Z] 1469e6f7b9e6: Pull complete [2023-09-11T03:17:08.136Z] eaf3925da568: Pull complete [2023-09-11T03:17:10.042Z] bab4dde63d76: Pull complete [2023-09-11T03:17:10.042Z] bde34c3a00c8: Pull complete [2023-09-11T03:17:10.042Z] b352a97aabf1: Pull complete [2023-09-11T03:17:10.042Z] 4872d77fe225: Pull complete [2023-09-11T03:17:10.042Z] 5851b861e8e6: Pull complete [2023-09-11T03:17:10.042Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T03:17:10.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T03:17:10.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:17:10.261Z] prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container [2023-09-11T03:17:10.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@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-09-11T03:17:13.003Z] $ docker top 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 -eo pid,comm [2023-09-11T03:17:13.058Z] 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-09-11T03:17:13.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T03:17:13.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T03:17:13.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T03:17:13.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T03:17:13.298Z] $ docker exec 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent [2023-09-11T03:17:13.396Z] SSH_AUTH_SOCK=/tmp/ssh-uRCe9avFifkn/agent.32 [2023-09-11T03:17:13.396Z] SSH_AGENT_PID=38 [2023-09-11T03:17:13.403Z] Running ssh-add (command line suppressed) [2023-09-11T03:17:13.500Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_4803038836127750425.key (/w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_4803038836127750425.key) [2023-09-11T03:17:13.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T03:17:13.841Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T03:17:13.872Z] $ docker exec --env ******** --env ******** 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent -k [2023-09-11T03:17:13.964Z] unset SSH_AUTH_SOCK; [2023-09-11T03:17:13.965Z] unset SSH_AGENT_PID; [2023-09-11T03:17:13.965Z] echo Agent pid 38 killed; [2023-09-11T03:17:13.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T03:17:14.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T03:17:14.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T03:17:14.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T03:17:14.181Z] $ docker exec 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent [2023-09-11T03:17:14.281Z] SSH_AUTH_SOCK=/tmp/ssh-J6aJcVYGwn7a/agent.70 [2023-09-11T03:17:14.281Z] SSH_AGENT_PID=76 [2023-09-11T03:17:14.285Z] Running ssh-add (command line suppressed) [2023-09-11T03:17:14.388Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_7509666136934692683.key (/w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_7509666136934692683.key) [2023-09-11T03:17:14.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T03:17:14.727Z] + git semver init [2023-09-11T03:17:14.986Z] 2023-09-11 03:17:14,887 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T03:17:14.986Z] 2023-09-11 03:17:14,887 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-383/.semver [2023-09-11T03:17:14.986Z] 2023-09-11 03:17:14,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-383/.semver [2023-09-11T03:17:14.986Z] 2023-09-11 03:17:14,888 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-383/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-383, universal_newlines=False, shell=None, istream=None) [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,838 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-383/.git/info/exclude [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,839 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-383/.semver/PR-383 with force:False [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,839 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-383/.semver/PR-383 [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,843 [execute] INFO git cat-file --batch-check [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-383/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,850 [execute] INFO git cat-file --batch [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-383/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T03:17:15.924Z] 2023-09-11 03:17:15,856 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-383/.semver/PR-383 [2023-09-11T03:17:15.924Z] 0.0.0 [Pipeline] } [2023-09-11T03:17:15.951Z] $ docker exec --env ******** --env ******** 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent -k [2023-09-11T03:17:16.069Z] unset SSH_AUTH_SOCK; [2023-09-11T03:17:16.069Z] unset SSH_AGENT_PID; [2023-09-11T03:17:16.070Z] echo Agent pid 76 killed; [2023-09-11T03:17:16.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T03:17:16.516Z] + git semver [Pipeline] } [2023-09-11T03:17:16.803Z] $ docker stop --time=1 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 [2023-09-11T03:17:18.564Z] $ docker rm -f --volumes 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T03:17:19.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T03:17:19.282Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T03:17:19.302Z] [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-09-11T03:17:19.915Z] provisioning config files... [2023-09-11T03:17:19.924Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config8944295309419609438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:17:20.283Z] ---> docker-login.sh [2023-09-11T03:17:20.283Z] nexus3.edgexfoundry.org:10001 [2023-09-11T03:17:20.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:20.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:20.283Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:20.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:20.283Z] [2023-09-11T03:17:20.283Z] Login Succeeded [2023-09-11T03:17:20.283Z] nexus3.edgexfoundry.org:10002 [2023-09-11T03:17:20.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:20.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:20.283Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:20.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:20.283Z] [2023-09-11T03:17:20.283Z] Login Succeeded [2023-09-11T03:17:20.283Z] nexus3.edgexfoundry.org:10003 [2023-09-11T03:17:20.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:20.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:20.543Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:20.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:20.543Z] [2023-09-11T03:17:20.543Z] Login Succeeded [2023-09-11T03:17:20.543Z] nexus3.edgexfoundry.org:10004 [2023-09-11T03:17:20.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:20.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:20.543Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:20.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:20.543Z] [2023-09-11T03:17:20.543Z] Login Succeeded [2023-09-11T03:17:20.543Z] docker.io [2023-09-11T03:17:20.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:17:20.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:17:20.802Z] Configure a credential helper to remove this warning. See [2023-09-11T03:17:20.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:17:20.802Z] [2023-09-11T03:17:20.802Z] Login Succeeded [2023-09-11T03:17:20.802Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T03:17:20.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T03:17:21.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T03:17:21.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T03:17:21.147Z] ========================================================= [2023-09-11T03:17:21.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T03:17:21.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:17:21.614Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T03:17:21.614Z] Sending build context to Docker daemon 21.72MB [2023-09-11T03:17:21.614Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T03:17:21.614Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-11T03:17:21.890Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T03:17:21.890Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T03:17:21.890Z] 6911f1a30b25: Pulling fs layer [2023-09-11T03:17:21.890Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T03:17:21.890Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T03:17:21.890Z] ec0bb842ea78: Pulling fs layer [2023-09-11T03:17:21.890Z] 6863d3e3a2b1: Waiting [2023-09-11T03:17:21.890Z] 40a00589a448: Pulling fs layer [2023-09-11T03:17:21.890Z] 6c08303d61cc: Pulling fs layer [2023-09-11T03:17:21.890Z] 6c08303d61cc: Waiting [2023-09-11T03:17:21.890Z] 798269fcf238: Pulling fs layer [2023-09-11T03:17:21.890Z] 798269fcf238: Waiting [2023-09-11T03:17:21.890Z] 6911f1a30b25: Download complete [2023-09-11T03:17:21.890Z] 6863d3e3a2b1: Verifying Checksum [2023-09-11T03:17:21.890Z] 6863d3e3a2b1: Download complete [2023-09-11T03:17:21.890Z] ec0bb842ea78: Verifying Checksum [2023-09-11T03:17:21.890Z] ec0bb842ea78: Download complete [2023-09-11T03:17:21.890Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T03:17:21.890Z] 4db1b89c0bd1: Download complete [2023-09-11T03:17:21.890Z] 40a00589a448: Verifying Checksum [2023-09-11T03:17:21.890Z] 40a00589a448: Download complete [2023-09-11T03:17:21.890Z] 4db1b89c0bd1: Pull complete [2023-09-11T03:17:22.161Z] 6911f1a30b25: Pull complete [2023-09-11T03:17:22.734Z] 798269fcf238: Verifying Checksum [2023-09-11T03:17:22.734Z] 798269fcf238: Download complete [2023-09-11T03:17:22.734Z] e194b8c5c2a9: Verifying Checksum [2023-09-11T03:17:22.734Z] e194b8c5c2a9: Download complete [2023-09-11T03:17:22.992Z] 6c08303d61cc: Verifying Checksum [2023-09-11T03:17:22.992Z] 6c08303d61cc: Download complete [2023-09-11T03:17:26.278Z] e194b8c5c2a9: Pull complete [2023-09-11T03:17:26.278Z] 6863d3e3a2b1: Pull complete [2023-09-11T03:17:26.278Z] ec0bb842ea78: Pull complete [2023-09-11T03:17:26.278Z] 40a00589a448: Pull complete [2023-09-11T03:17:28.176Z] 6c08303d61cc: Pull complete [2023-09-11T03:17:29.110Z] 798269fcf238: Pull complete [2023-09-11T03:17:29.110Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T03:17:29.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T03:17:29.110Z] ---> ec979cd7f677 [2023-09-11T03:17:29.110Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-11T03:17:34.400Z] ---> Running in 33f55b46db91 [2023-09-11T03:17:34.400Z] Removing intermediate container 33f55b46db91 [2023-09-11T03:17:34.400Z] ---> f88b42d3d4b1 [2023-09-11T03:17:34.400Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T03:17:34.659Z] ---> Running in f6973902145e [2023-09-11T03:17:34.659Z] Removing intermediate container f6973902145e [2023-09-11T03:17:34.659Z] ---> c1b60e4505fb [2023-09-11T03:17:34.659Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T03:17:34.659Z] ---> Running in 6eb98f066826 [2023-09-11T03:17:34.659Z] Removing intermediate container 6eb98f066826 [2023-09-11T03:17:34.659Z] ---> ab0ca8d10a23 [2023-09-11T03:17:34.659Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T03:17:34.659Z] ---> Running in 088237f73d7a [2023-09-11T03:17:34.741Z] Still waiting to schedule task [2023-09-11T03:17:34.741Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T03:17:34.918Z] Removing intermediate container 088237f73d7a [2023-09-11T03:17:34.918Z] ---> 7af4dcd31f81 [2023-09-11T03:17:34.918Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-11T03:17:34.918Z] ---> Running in 098c27257f61 [2023-09-11T03:17:34.918Z] Removing intermediate container 098c27257f61 [2023-09-11T03:17:34.918Z] ---> c45ad3b4bfb0 [2023-09-11T03:17:34.918Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T03:17:34.918Z] ---> Running in f13b3fb24983 [2023-09-11T03:17:35.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T03:17:35.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T03:17:35.695Z] OK: 265 MiB in 53 packages [2023-09-11T03:17:35.954Z] Removing intermediate container f13b3fb24983 [2023-09-11T03:17:35.954Z] ---> 23b870bc99bf [2023-09-11T03:17:35.954Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-11T03:17:35.954Z] ---> Running in cd9d1c6cf23e [2023-09-11T03:17:35.954Z] Removing intermediate container cd9d1c6cf23e [2023-09-11T03:17:35.954Z] ---> 84669a7267dd [2023-09-11T03:17:35.954Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-11T03:17:36.212Z] ---> ba2c859487d1 [2023-09-11T03:17:36.212Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T03:17:36.212Z] ---> Running in 957df6e8d3a4 [2023-09-11T03:18:22.884Z] Removing intermediate container 957df6e8d3a4 [2023-09-11T03:18:22.885Z] ---> ee46ab8cb6ef [2023-09-11T03:18:22.885Z] Step 12/13 : COPY . . [2023-09-11T03:18:22.885Z] ---> b96b29cc90c8 [2023-09-11T03:18:22.885Z] Step 13/13 : RUN ${MAKE} [2023-09-11T03:18:22.885Z] ---> Running in 4e5c63b1ba8c [2023-09-11T03:18:22.885Z] noop [2023-09-11T03:18:22.885Z] Removing intermediate container 4e5c63b1ba8c [2023-09-11T03:18:22.885Z] ---> eca2f1399de1 [2023-09-11T03:18:22.885Z] Successfully built eca2f1399de1 [2023-09-11T03:18:22.885Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:18:23.319Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T03:18:23.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:18:23.466Z] prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container [2023-09-11T03:18:23.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@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-09-11T03:18:23.808Z] $ docker top da5b82ba824fccafe085d554f715e32cff62f698a5f6fd6a5e9891668cf0918c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T03:18:24.191Z] + go version [2023-09-11T03:18:24.191Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T03:18:24.223Z] $ docker stop --time=1 da5b82ba824fccafe085d554f715e32cff62f698a5f6fd6a5e9891668cf0918c [2023-09-11T03:18:25.464Z] $ docker rm -f --volumes da5b82ba824fccafe085d554f715e32cff62f698a5f6fd6a5e9891668cf0918c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:18:26.195Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T03:18:26.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:18:26.359Z] prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container [2023-09-11T03:18:26.394Z] $ 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-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@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-09-11T03:18:26.698Z] $ docker top ff2dd7f1a3b73638924ba8ef74fcfe0575e35d5fa9c8ed9ca9915dc49a5e1842 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T03:18:27.081Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-383 [Pipeline] fileExists [Pipeline] sh [2023-09-11T03:18:27.498Z] + make test [2023-09-11T03:18:27.498Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T03:18:31.739Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-11T03:18:43.939Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-11T03:18:43.939Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-11T03:18:44.877Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.045s coverage: 31.5% of statements [2023-09-11T03:18:44.877Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.078s coverage: 86.5% of statements [2023-09-11T03:18:51.787Z] go vet ./... [2023-09-11T03:18:55.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T03:18:55.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T03:18:55.328Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T03:18:55.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T03:18:55.390Z] $ docker stop --time=1 ff2dd7f1a3b73638924ba8ef74fcfe0575e35d5fa9c8ed9ca9915dc49a5e1842 [2023-09-11T03:19:00.660Z] $ docker rm -f --volumes ff2dd7f1a3b73638924ba8ef74fcfe0575e35d5fa9c8ed9ca9915dc49a5e1842 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T03:19:01.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T03:19:01.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T03:19:02.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T03:19:02.332Z] + ls -al . [2023-09-11T03:19:02.332Z] total 240 [2023-09-11T03:19:02.332Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 03:18 . [2023-09-11T03:19:02.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 .. [2023-09-11T03:19:02.332Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 03:17 .git [2023-09-11T03:19:02.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:16 .github [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 03:16 .gitignore [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 03:16 .golangci.yml [2023-09-11T03:19:02.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 03:17 .semver [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 03:16 Attribution.txt [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 03:16 CHANGELOG.md [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 03:16 Dockerfile [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 03:16 GOVERNANCE.md [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 03:16 Jenkinsfile [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 03:16 LICENSE [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 03:16 Makefile [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 03:16 OWNERS.md [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 03:16 README.md [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 03:17 VERSION [2023-09-11T03:19:02.332Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 03:16 bin [2023-09-11T03:19:02.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:16 cmd [2023-09-11T03:19:02.332Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 03:18 coverage.out [2023-09-11T03:19:02.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 doc [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 03:16 go.mod [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 03:16 go.sum [2023-09-11T03:19:02.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 internal [2023-09-11T03:19:02.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 snap [2023-09-11T03:19:02.332Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 03:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:19:02.732Z] + 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=325220595384523c1177869d39b8704ec8f45b2f --label arch=amd64 --label version=0.0.0 . [2023-09-11T03:19:02.732Z] Sending build context to Docker daemon 21.8MB [2023-09-11T03:19:02.732Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T03:19:02.732Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-11T03:19:02.732Z] ---> eca2f1399de1 [2023-09-11T03:19:02.732Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-11T03:19:02.991Z] ---> Running in 5fa7ade68d15 [2023-09-11T03:19:03.250Z] Removing intermediate container 5fa7ade68d15 [2023-09-11T03:19:03.250Z] ---> 93e3e62daf83 [2023-09-11T03:19:03.250Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T03:19:03.250Z] ---> Running in 76ffa888c3c7 [2023-09-11T03:19:03.250Z] Removing intermediate container 76ffa888c3c7 [2023-09-11T03:19:03.250Z] ---> 8ef7e013b58f [2023-09-11T03:19:03.250Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T03:19:03.250Z] ---> Running in a61738b410cd [2023-09-11T03:19:03.250Z] Removing intermediate container a61738b410cd [2023-09-11T03:19:03.250Z] ---> 1201b8efc74c [2023-09-11T03:19:03.250Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T03:19:03.250Z] ---> Running in 96f574672a42 [2023-09-11T03:19:03.509Z] Removing intermediate container 96f574672a42 [2023-09-11T03:19:03.509Z] ---> fb48286f94f3 [2023-09-11T03:19:03.509Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-11T03:19:03.509Z] ---> Running in 0e1f335f3e72 [2023-09-11T03:19:03.509Z] Removing intermediate container 0e1f335f3e72 [2023-09-11T03:19:03.509Z] ---> be23e1a6c330 [2023-09-11T03:19:03.509Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T03:19:03.509Z] ---> Running in 164a7963d341 [2023-09-11T03:19:03.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T03:19:04.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T03:19:04.285Z] OK: 265 MiB in 53 packages [2023-09-11T03:19:04.545Z] Removing intermediate container 164a7963d341 [2023-09-11T03:19:04.545Z] ---> 45b9d379aebb [2023-09-11T03:19:04.545Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-11T03:19:04.545Z] ---> Running in 889f937da1f5 [2023-09-11T03:19:04.621Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5768 in /w/workspace/undry_device-onvif-camera_PR-383 [Pipeline] { [Pipeline] ws [2023-09-11T03:19:04.674Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-11T03:19:04.748Z] The recommended git tool is: git [2023-09-11T03:19:04.809Z] Removing intermediate container 889f937da1f5 [2023-09-11T03:19:04.810Z] ---> bbf36105ed94 [2023-09-11T03:19:04.810Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-11T03:19:04.810Z] ---> ce1358d2b927 [2023-09-11T03:19:04.810Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T03:19:04.810Z] ---> Running in 59442c0ec920 [2023-09-11T03:19:05.747Z] Removing intermediate container 59442c0ec920 [2023-09-11T03:19:05.747Z] ---> 37cab3c8917e [2023-09-11T03:19:05.747Z] Step 12/26 : COPY . . [2023-09-11T03:19:06.725Z] ---> b6b56b4f6a8f [2023-09-11T03:19:06.725Z] Step 13/26 : RUN ${MAKE} [2023-09-11T03:19:06.725Z] ---> Running in d92c9b18c14b [2023-09-11T03:19:06.984Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-11T03:19:09.664Z] using credential edgex-jenkins-ssh [2023-09-11T03:19:09.682Z] Cloning the remote Git repository [2023-09-11T03:19:09.720Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-11T03:19:09.800Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-09-11T03:19:09.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-11T03:19:09.942Z] > git --version # timeout=10 [2023-09-11T03:19:09.963Z] > git --version # 'git version 2.25.1' [2023-09-11T03:19:09.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T03:19:10.099Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T03:19:14.129Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-11T03:19:14.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T03:19:15.467Z] Merging remotes/origin/main commit 9caa4df0b819edecbec0a70300df9517bef2bd36 into PR head commit 325220595384523c1177869d39b8704ec8f45b2f [2023-09-11T03:19:15.821Z] Merge succeeded, producing 325220595384523c1177869d39b8704ec8f45b2f [2023-09-11T03:19:15.822Z] Checking out Revision 325220595384523c1177869d39b8704ec8f45b2f (PR-383) [2023-09-11T03:19:14.971Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-11T03:19:15.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-11T03:19:15.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T03:19:15.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-11T03:19:15.483Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T03:19:15.549Z] > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # timeout=10 [2023-09-11T03:19:15.717Z] > git remote # timeout=10 [2023-09-11T03:19:15.735Z] > git config --get remote.origin.url # timeout=10 [2023-09-11T03:19:15.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T03:19:15.774Z] > git merge 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 [2023-09-11T03:19:15.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-11T03:19:15.829Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T03:19:15.843Z] > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # timeout=10 [2023-09-11T03:19:16.425Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-11T03:19:16.475Z] > git --version # timeout=10 [2023-09-11T03:19:16.485Z] > git --version # 'git version 2.25.1' [2023-09-11T03:19:16.502Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T03:19:17.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T03:19:17.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T03:19:17.636Z] Dload Upload Total Spent Left Speed [2023-09-11T03:19:17.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-09-11T03:19:18.196Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T03:19:18.596Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T03:19:18.596Z] + sudo tee /etc/docker/daemon.new [2023-09-11T03:19:18.596Z] { [2023-09-11T03:19:18.596Z] "registry-mirrors": [ [2023-09-11T03:19:18.596Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T03:19:18.596Z] ], [2023-09-11T03:19:18.596Z] "bip": "10.250.0.254/24", [2023-09-11T03:19:18.596Z] "hosts": [ [2023-09-11T03:19:18.596Z] "tcp://0.0.0.0:5555", [2023-09-11T03:19:18.596Z] "unix:///var/run/docker.sock" [2023-09-11T03:19:18.596Z] ], [2023-09-11T03:19:18.596Z] "mtu": 1458, [2023-09-11T03:19:18.596Z] "selinux-enabled": true, [2023-09-11T03:19:18.596Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T03:19:18.596Z] } [Pipeline] sh [2023-09-11T03:19:18.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T03:19:19.278Z] + sudo service docker restart [2023-09-11T03:19:28.905Z] Removing intermediate container d92c9b18c14b [2023-09-11T03:19:28.905Z] ---> 33ab40f15d48 [2023-09-11T03:19:28.905Z] Step 14/26 : FROM alpine:3.17 [2023-09-11T03:19:28.905Z] 3.17: Pulling from library/alpine [2023-09-11T03:19:28.905Z] 9398808236ff: Pulling fs layer [2023-09-11T03:19:28.905Z] 9398808236ff: Verifying Checksum [2023-09-11T03:19:28.905Z] 9398808236ff: Download complete [2023-09-11T03:19:28.905Z] 9398808236ff: Pull complete [2023-09-11T03:19:28.905Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T03:19:28.905Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T03:19:28.905Z] ---> 1e0b8b5322fc [2023-09-11T03:19:28.905Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-11T03:19:28.905Z] ---> Running in 524839aa7113 [2023-09-11T03:19:28.905Z] Removing intermediate container 524839aa7113 [2023-09-11T03:19:28.905Z] ---> e60bcee7ae08 [2023-09-11T03:19:28.905Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-11T03:19:28.905Z] ---> Running in 076553e8d7f4 [2023-09-11T03:19:28.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T03:19:29.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T03:19:29.423Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T03:19:29.423Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T03:19:29.423Z] OK: 7 MiB in 16 packages [2023-09-11T03:19:29.682Z] Removing intermediate container 076553e8d7f4 [2023-09-11T03:19:29.682Z] ---> be27240521ef [2023-09-11T03:19:29.682Z] Step 17/26 : WORKDIR / [2023-09-11T03:19:29.682Z] ---> Running in 8db9053a94be [2023-09-11T03:19:29.682Z] Removing intermediate container 8db9053a94be [2023-09-11T03:19:29.682Z] ---> 604eefb9493a [2023-09-11T03:19:29.682Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-11T03:19:30.618Z] ---> 76ad5a8d6edb [2023-09-11T03:19:30.618Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-11T03:19:30.618Z] ---> 376e9c169059 [2023-09-11T03:19:30.618Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-11T03:19:30.876Z] ---> 97eca2dfed12 [2023-09-11T03:19:30.876Z] Step 21/26 : EXPOSE 59984 [2023-09-11T03:19:30.876Z] ---> Running in 139d174d6f84 [2023-09-11T03:19:30.876Z] Removing intermediate container 139d174d6f84 [2023-09-11T03:19:30.876Z] ---> 1fa8d9f49cfc [2023-09-11T03:19:30.876Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-11T03:19:30.876Z] ---> Running in 17c3fb4c8801 [2023-09-11T03:19:31.134Z] Removing intermediate container 17c3fb4c8801 [2023-09-11T03:19:31.134Z] ---> c063bb394cbf [2023-09-11T03:19:31.134Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T03:19:31.134Z] ---> Running in 0acdb06762f5 [2023-09-11T03:19:31.134Z] Removing intermediate container 0acdb06762f5 [2023-09-11T03:19:31.134Z] ---> efdc1b7956b4 [2023-09-11T03:19:31.134Z] Step 24/26 : LABEL arch=amd64 [2023-09-11T03:19:31.134Z] ---> Running in 4b8d40e8274f [2023-09-11T03:19:31.393Z] Removing intermediate container 4b8d40e8274f [2023-09-11T03:19:31.393Z] ---> b557b18c96b1 [2023-09-11T03:19:31.393Z] Step 25/26 : LABEL git_sha=325220595384523c1177869d39b8704ec8f45b2f [2023-09-11T03:19:31.393Z] ---> Running in 07b3872fb78e [2023-09-11T03:19:31.393Z] Removing intermediate container 07b3872fb78e [2023-09-11T03:19:31.393Z] ---> 3aaf7424ae2b [2023-09-11T03:19:31.393Z] Step 26/26 : LABEL version=0.0.0 [2023-09-11T03:19:31.393Z] ---> Running in c322cd45f565 [2023-09-11T03:19:31.650Z] Removing intermediate container c322cd45f565 [2023-09-11T03:19:31.650Z] ---> 0cf8bdcf824f [2023-09-11T03:19:31.650Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T03:19:31.650Z] Successfully built 0cf8bdcf824f [2023-09-11T03:19:31.650Z] 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-09-11T03:19:32.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T03:19:32.523Z] [2023-09-11T03:19:32.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:19:32.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T03:19:32.894Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T03:19:32.894Z] 5eb5b503b376: Pulling fs layer [2023-09-11T03:19:32.894Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T03:19:32.894Z] ec43610c2a17: Pulling fs layer [2023-09-11T03:19:32.894Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T03:19:32.894Z] 33b1e0a273af: Pulling fs layer [2023-09-11T03:19:32.894Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T03:19:32.894Z] 2f39f015ded8: Pulling fs layer [2023-09-11T03:19:32.894Z] 5d3b04190fa2: Waiting [2023-09-11T03:19:32.894Z] 2f39f015ded8: Waiting [2023-09-11T03:19:32.894Z] 33b1e0a273af: Waiting [2023-09-11T03:19:32.894Z] 5c69ac0246d0: Verifying Checksum [2023-09-11T03:19:32.894Z] 5c69ac0246d0: Download complete [2023-09-11T03:19:32.894Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-11T03:19:32.894Z] 3a2ae6a8a46f: Download complete [2023-09-11T03:19:32.894Z] 33b1e0a273af: Verifying Checksum [2023-09-11T03:19:32.894Z] 33b1e0a273af: Download complete [2023-09-11T03:19:32.894Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T03:19:32.894Z] 5d3b04190fa2: Download complete [2023-09-11T03:19:32.894Z] ec43610c2a17: Download complete [2023-09-11T03:19:33.154Z] 5eb5b503b376: Verifying Checksum [2023-09-11T03:19:33.154Z] 5eb5b503b376: Download complete [2023-09-11T03:19:33.727Z] 2f39f015ded8: Download complete [2023-09-11T03:19:34.294Z] 5eb5b503b376: Pull complete [2023-09-11T03:19:34.294Z] 5c69ac0246d0: Pull complete [2023-09-11T03:19:34.860Z] ec43610c2a17: Pull complete [2023-09-11T03:19:34.860Z] 3a2ae6a8a46f: Pull complete [2023-09-11T03:19:35.118Z] 33b1e0a273af: Pull complete [2023-09-11T03:19:35.118Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T03:19:37.584Z] provisioning config files... [2023-09-11T03:19:37.609Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14547318759186568913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:19:37.998Z] ---> docker-login.sh [2023-09-11T03:19:37.998Z] nexus3.edgexfoundry.org:10001 [2023-09-11T03:19:38.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:19:38.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:19:38.540Z] Configure a credential helper to remove this warning. See [2023-09-11T03:19:38.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:19:38.540Z] [2023-09-11T03:19:38.540Z] Login Succeeded [2023-09-11T03:19:38.540Z] nexus3.edgexfoundry.org:10002 [2023-09-11T03:19:38.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:19:38.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:19:38.818Z] Configure a credential helper to remove this warning. See [2023-09-11T03:19:38.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:19:38.818Z] [2023-09-11T03:19:38.818Z] Login Succeeded [2023-09-11T03:19:39.088Z] nexus3.edgexfoundry.org:10003 [2023-09-11T03:19:39.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:19:39.303Z] 2f39f015ded8: Pull complete [2023-09-11T03:19:39.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T03:19:39.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T03:19:39.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-09-11T03:19:39.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:19:39.358Z] Configure a credential helper to remove this warning. See [2023-09-11T03:19:39.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:19:39.358Z] [2023-09-11T03:19:39.358Z] Login Succeeded [2023-09-11T03:19:39.358Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:19:39.553Z] prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container [2023-09-11T03:19:39.587Z] $ 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-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@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-09-11T03:19:39.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:19:39.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:19:39.631Z] Configure a credential helper to remove this warning. See [2023-09-11T03:19:39.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:19:39.631Z] [2023-09-11T03:19:39.631Z] Login Succeeded [2023-09-11T03:19:39.631Z] docker.io [2023-09-11T03:19:39.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T03:19:40.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T03:19:40.166Z] Configure a credential helper to remove this warning. See [2023-09-11T03:19:40.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T03:19:40.166Z] [2023-09-11T03:19:40.166Z] Login Succeeded [2023-09-11T03:19:40.166Z] ---> docker-login.sh ends [2023-09-11T03:19:45.229Z] $ docker top 3e689883b9e29824bd92eeb178dd7d64bc3292259125ba357a4b50a0d3436ccc -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-11T03:19:45.385Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-11T03:19:45.785Z] ---> job-cost.sh [2023-09-11T03:19:45.785Z] lf-activate-venv: SKIPPING [2023-09-11T03:19:45.785Z] INFO: No Stack... [Pipeline] echo [2023-09-11T03:19:45.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T03:19:45.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T03:19:45.982Z] ========================================================= [2023-09-11T03:19:45.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T03:19:45.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-09-11T03:19:46.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:19:46.494Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T03:19:46.610Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T03:19:46.764Z] Sending build context to Docker daemon 14.21MB [2023-09-11T03:19:46.921Z] + cat /w/workspace/undry_device-onvif-camera_PR-383/archives/cost.csv [2023-09-11T03:19:46.921Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T03:19:46.958Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [2023-09-11T03:19:46.962Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] did not exist. Created. [2023-09-11T03:19:46.962Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-09-11T03:19:47.033Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T03:19:47.034Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-11T03:19:47.034Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T03:19:47.034Z] edb6bdbacee9: Pulling fs layer [2023-09-11T03:19:47.034Z] 5f9638ab2659: Pulling fs layer [2023-09-11T03:19:47.034Z] 8d51d6327a98: Pulling fs layer [2023-09-11T03:19:47.034Z] 8b374f2dd631: Pulling fs layer [2023-09-11T03:19:47.034Z] ec14aa9079de: Pulling fs layer [2023-09-11T03:19:47.034Z] 2f466654f4bb: Pulling fs layer [2023-09-11T03:19:47.034Z] 554e91adad29: Pulling fs layer [2023-09-11T03:19:47.034Z] 8b374f2dd631: Waiting [2023-09-11T03:19:47.034Z] ec14aa9079de: Waiting [2023-09-11T03:19:47.034Z] 2f466654f4bb: Waiting [2023-09-11T03:19:47.034Z] 554e91adad29: Waiting [2023-09-11T03:19:47.034Z] 5f9638ab2659: Verifying Checksum [2023-09-11T03:19:47.034Z] 5f9638ab2659: Download complete [2023-09-11T03:19:47.034Z] 8b374f2dd631: Verifying Checksum [2023-09-11T03:19:47.034Z] 8b374f2dd631: Download complete [2023-09-11T03:19:47.034Z] ec14aa9079de: Verifying Checksum [2023-09-11T03:19:47.034Z] ec14aa9079de: Download complete [2023-09-11T03:19:47.034Z] edb6bdbacee9: Verifying Checksum [2023-09-11T03:19:47.034Z] edb6bdbacee9: Download complete [Pipeline] sh [2023-09-11T03:19:47.385Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T03:19:47.436Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T03:19:47.467Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T03:19:47.560Z] $ docker stop --time=1 3e689883b9e29824bd92eeb178dd7d64bc3292259125ba357a4b50a0d3436ccc [2023-09-11T03:19:48.012Z] edb6bdbacee9: Pull complete [2023-09-11T03:19:48.598Z] 554e91adad29: Verifying Checksum [2023-09-11T03:19:48.598Z] 554e91adad29: Download complete [2023-09-11T03:19:48.598Z] 5f9638ab2659: Pull complete [2023-09-11T03:19:48.714Z] $ docker rm -f --volumes 3e689883b9e29824bd92eeb178dd7d64bc3292259125ba357a4b50a0d3436ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-11T03:19:49.571Z] 8d51d6327a98: Verifying Checksum [2023-09-11T03:19:49.571Z] 8d51d6327a98: Download complete [2023-09-11T03:19:49.571Z] 2f466654f4bb: Download complete [2023-09-11T03:20:01.905Z] 8d51d6327a98: Pull complete [2023-09-11T03:20:01.905Z] 8b374f2dd631: Pull complete [2023-09-11T03:20:01.905Z] ec14aa9079de: Pull complete [2023-09-11T03:20:08.560Z] 2f466654f4bb: Pull complete [2023-09-11T03:20:11.159Z] 554e91adad29: Pull complete [2023-09-11T03:20:11.159Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T03:20:11.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T03:20:11.159Z] ---> 1e15ea492957 [2023-09-11T03:20:11.159Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-11T03:20:12.582Z] ---> Running in ce2bab1e4288 [2023-09-11T03:20:12.850Z] Removing intermediate container ce2bab1e4288 [2023-09-11T03:20:12.850Z] ---> 2da74b5d2820 [2023-09-11T03:20:12.850Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T03:20:13.116Z] ---> Running in 35417d67534c [2023-09-11T03:20:13.383Z] Removing intermediate container 35417d67534c [2023-09-11T03:20:13.383Z] ---> ac506b2f7e1f [2023-09-11T03:20:13.383Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T03:20:13.383Z] ---> Running in 72ffad4dcf58 [2023-09-11T03:20:13.648Z] Removing intermediate container 72ffad4dcf58 [2023-09-11T03:20:13.648Z] ---> b7341d41faf5 [2023-09-11T03:20:13.648Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T03:20:13.648Z] ---> Running in 0643f75f30d0 [2023-09-11T03:20:13.916Z] Removing intermediate container 0643f75f30d0 [2023-09-11T03:20:13.916Z] ---> 19fed7b7b7ed [2023-09-11T03:20:13.916Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-11T03:20:13.916Z] ---> Running in a63eb1baccdc [2023-09-11T03:20:14.185Z] Removing intermediate container a63eb1baccdc [2023-09-11T03:20:14.185Z] ---> 72c35d2c412b [2023-09-11T03:20:14.185Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T03:20:14.452Z] ---> Running in baf39544b403 [2023-09-11T03:20:15.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T03:20:15.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T03:20:16.947Z] OK: 263 MiB in 53 packages [2023-09-11T03:20:17.532Z] Removing intermediate container baf39544b403 [2023-09-11T03:20:17.533Z] ---> 8efdae01602f [2023-09-11T03:20:17.533Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-11T03:20:17.800Z] ---> Running in 55340c9a38eb [2023-09-11T03:20:18.066Z] Removing intermediate container 55340c9a38eb [2023-09-11T03:20:18.066Z] ---> fcf1277fe69c [2023-09-11T03:20:18.066Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-11T03:20:18.333Z] ---> a6b5797f61ce [2023-09-11T03:20:18.333Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T03:20:18.609Z] ---> Running in 1ced780c9d2e [2023-09-11T03:21:26.491Z] Removing intermediate container 1ced780c9d2e [2023-09-11T03:21:26.491Z] ---> 5135fd3b539f [2023-09-11T03:21:26.491Z] Step 12/13 : COPY . . [2023-09-11T03:21:26.491Z] ---> 7b074391227e [2023-09-11T03:21:26.491Z] Step 13/13 : RUN ${MAKE} [2023-09-11T03:21:26.491Z] ---> Running in 13ecaa09ba64 [2023-09-11T03:21:26.491Z] noop [2023-09-11T03:21:26.491Z] Removing intermediate container 13ecaa09ba64 [2023-09-11T03:21:26.491Z] ---> 1afd9889aa01 [2023-09-11T03:21:26.491Z] Successfully built 1afd9889aa01 [2023-09-11T03:21:26.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:21:26.968Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T03:21:26.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:21:27.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-5768 does not seem to be running inside a container [2023-09-11T03:21:27.305Z] $ 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-09-11T03:21:28.405Z] $ docker top 1eeeb48d178da3ee70940a5995dac1e8abf5397b2b9193a5695481a7d5d6bbc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T03:21:29.266Z] + go version [2023-09-11T03:21:29.266Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T03:21:29.305Z] $ docker stop --time=1 1eeeb48d178da3ee70940a5995dac1e8abf5397b2b9193a5695481a7d5d6bbc4 [2023-09-11T03:21:30.910Z] $ docker rm -f --volumes 1eeeb48d178da3ee70940a5995dac1e8abf5397b2b9193a5695481a7d5d6bbc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:21:31.767Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T03:21:31.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:21:32.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-5768 does not seem to be running inside a container [2023-09-11T03:21:32.073Z] $ 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-09-11T03:21:33.193Z] $ docker top 527be0366518e1b9b6b53631e8573f0a91aa2d7613fa3f2c4586ca659eb4363a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T03:21:33.746Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-11T03:21:34.127Z] + make test [2023-09-11T03:21:34.127Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T03:22:06.348Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-11T03:24:13.027Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-11T03:24:21.249Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-11T03:24:22.657Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.250s coverage: 31.5% of statements [2023-09-11T03:24:49.343Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.279s coverage: 86.5% of statements [2023-09-11T03:24:49.343Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T03:24:49.343Z] go vet ./... [2023-09-11T03:25:16.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T03:25:16.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T03:25:16.025Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T03:25:16.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T03:25:16.104Z] $ docker stop --time=1 527be0366518e1b9b6b53631e8573f0a91aa2d7613fa3f2c4586ca659eb4363a [2023-09-11T03:25:18.224Z] $ docker rm -f --volumes 527be0366518e1b9b6b53631e8573f0a91aa2d7613fa3f2c4586ca659eb4363a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T03:25:19.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T03:25:19.539Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T03:25:20.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T03:25:20.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T03:25:21.095Z] + ls -al . [2023-09-11T03:25:21.095Z] total 236 [2023-09-11T03:25:21.095Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 03:21 . [2023-09-11T03:25:21.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 .. [2023-09-11T03:25:21.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 03:19 .git [2023-09-11T03:25:21.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:19 .github [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 03:19 .gitignore [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 03:19 .golangci.yml [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 03:19 Attribution.txt [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 03:19 CHANGELOG.md [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 03:19 Dockerfile [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 03:19 GOVERNANCE.md [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 03:19 Jenkinsfile [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 03:19 LICENSE [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 03:19 Makefile [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 03:19 OWNERS.md [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 03:19 README.md [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 03:17 VERSION [2023-09-11T03:25:21.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 03:19 bin [2023-09-11T03:25:21.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:19 cmd [2023-09-11T03:25:21.095Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 03:24 coverage.out [2023-09-11T03:25:21.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 doc [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 03:19 go.mod [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 03:19 go.sum [2023-09-11T03:25:21.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 internal [2023-09-11T03:25:21.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 snap [2023-09-11T03:25:21.095Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:25:21.644Z] + 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=325220595384523c1177869d39b8704ec8f45b2f --label arch=arm64 --label version=0.0.0 . [2023-09-11T03:25:21.911Z] Sending build context to Docker daemon 14.29MB [2023-09-11T03:25:22.178Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T03:25:22.178Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-11T03:25:22.178Z] ---> 1afd9889aa01 [2023-09-11T03:25:22.178Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-11T03:25:22.178Z] ---> Running in 3750856535e1 [2023-09-11T03:25:22.445Z] Removing intermediate container 3750856535e1 [2023-09-11T03:25:22.445Z] ---> 37d5f20a04c7 [2023-09-11T03:25:22.445Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T03:25:22.445Z] ---> Running in 294b2cbac877 [2023-09-11T03:25:22.714Z] Removing intermediate container 294b2cbac877 [2023-09-11T03:25:22.714Z] ---> 396478eb2a04 [2023-09-11T03:25:22.714Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T03:25:22.980Z] ---> Running in 2ab29c5fe8f6 [2023-09-11T03:25:23.251Z] Removing intermediate container 2ab29c5fe8f6 [2023-09-11T03:25:23.251Z] ---> 017a5f7e7f37 [2023-09-11T03:25:23.251Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T03:25:23.251Z] ---> Running in fd72e5ef646e [2023-09-11T03:25:24.656Z] Removing intermediate container fd72e5ef646e [2023-09-11T03:25:24.656Z] ---> 90aa7cea8c66 [2023-09-11T03:25:24.656Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-11T03:25:24.656Z] ---> Running in d9fc9a9a7400 [2023-09-11T03:25:24.924Z] Removing intermediate container d9fc9a9a7400 [2023-09-11T03:25:24.924Z] ---> ed3652c6f28b [2023-09-11T03:25:24.924Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T03:25:25.199Z] ---> Running in 848e3d559753 [2023-09-11T03:25:26.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T03:25:26.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T03:25:27.704Z] OK: 263 MiB in 53 packages [2023-09-11T03:25:28.289Z] Removing intermediate container 848e3d559753 [2023-09-11T03:25:28.289Z] ---> 4f3557b0b9ae [2023-09-11T03:25:28.289Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-11T03:25:28.289Z] ---> Running in 0db177923e4b [2023-09-11T03:25:28.556Z] Removing intermediate container 0db177923e4b [2023-09-11T03:25:28.556Z] ---> 615cf434c8b9 [2023-09-11T03:25:28.556Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-11T03:25:29.137Z] ---> db30e51b61ae [2023-09-11T03:25:29.137Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T03:25:31.704Z] ---> Running in 527e798638ce [2023-09-11T03:25:34.295Z] Removing intermediate container 527e798638ce [2023-09-11T03:25:34.295Z] ---> edcc48878651 [2023-09-11T03:25:34.295Z] Step 12/26 : COPY . . [2023-09-11T03:25:35.252Z] ---> ebe78da5d036 [2023-09-11T03:25:35.252Z] Step 13/26 : RUN ${MAKE} [2023-09-11T03:25:35.252Z] ---> Running in c64bac9ef14c [2023-09-11T03:25:36.212Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-11T03:27:57.879Z] Removing intermediate container c64bac9ef14c [2023-09-11T03:27:57.879Z] ---> 6e2e1bae7407 [2023-09-11T03:27:57.879Z] Step 14/26 : FROM alpine:3.17 [2023-09-11T03:27:57.879Z] 3.17: Pulling from library/alpine [2023-09-11T03:27:57.879Z] 4060ece20d7a: Pulling fs layer [2023-09-11T03:27:57.879Z] 4060ece20d7a: Verifying Checksum [2023-09-11T03:27:57.879Z] 4060ece20d7a: Download complete [2023-09-11T03:27:57.879Z] 4060ece20d7a: Pull complete [2023-09-11T03:27:57.879Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T03:27:57.879Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T03:27:57.879Z] ---> 8650cd65339b [2023-09-11T03:27:57.879Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-11T03:27:57.879Z] ---> Running in bf51f822119c [2023-09-11T03:27:57.879Z] Removing intermediate container bf51f822119c [2023-09-11T03:27:57.879Z] ---> a89167d8ed43 [2023-09-11T03:27:57.879Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-11T03:27:57.879Z] ---> Running in cc632dc60768 [2023-09-11T03:27:57.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T03:27:57.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T03:27:57.879Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T03:27:57.879Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T03:27:57.879Z] OK: 8 MiB in 16 packages [2023-09-11T03:27:57.879Z] Removing intermediate container cc632dc60768 [2023-09-11T03:27:57.879Z] ---> 4d1f481bcc60 [2023-09-11T03:27:57.879Z] Step 17/26 : WORKDIR / [2023-09-11T03:27:57.879Z] ---> Running in ead7503b9e82 [2023-09-11T03:27:57.879Z] Removing intermediate container ead7503b9e82 [2023-09-11T03:27:57.879Z] ---> 228f9adb8d36 [2023-09-11T03:27:57.879Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-11T03:27:57.879Z] ---> c25fce95ed48 [2023-09-11T03:27:57.879Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-11T03:27:57.879Z] ---> dee0911b48d0 [2023-09-11T03:27:57.879Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-11T03:27:57.879Z] ---> eb2ea604454c [2023-09-11T03:27:57.879Z] Step 21/26 : EXPOSE 59984 [2023-09-11T03:27:57.879Z] ---> Running in 43a07d4b2fb1 [2023-09-11T03:27:58.145Z] Removing intermediate container 43a07d4b2fb1 [2023-09-11T03:27:58.145Z] ---> 51c81b3b9f79 [2023-09-11T03:27:58.145Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-11T03:27:58.145Z] ---> Running in 0754ee8156f2 [2023-09-11T03:27:58.411Z] Removing intermediate container 0754ee8156f2 [2023-09-11T03:27:58.411Z] ---> 40537e11393a [2023-09-11T03:27:58.411Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T03:27:58.411Z] ---> Running in 2ff5d0a99af6 [2023-09-11T03:27:58.678Z] Removing intermediate container 2ff5d0a99af6 [2023-09-11T03:27:58.678Z] ---> 288488c1f887 [2023-09-11T03:27:58.678Z] Step 24/26 : LABEL arch=arm64 [2023-09-11T03:27:58.678Z] ---> Running in f81d3ffe2d5c [2023-09-11T03:27:58.945Z] Removing intermediate container f81d3ffe2d5c [2023-09-11T03:27:58.945Z] ---> 8d8ac70a95d7 [2023-09-11T03:27:58.945Z] Step 25/26 : LABEL git_sha=325220595384523c1177869d39b8704ec8f45b2f [2023-09-11T03:27:59.292Z] ---> Running in ad34fce1a763 [2023-09-11T03:27:59.292Z] Removing intermediate container ad34fce1a763 [2023-09-11T03:27:59.292Z] ---> 082791fa2a7e [2023-09-11T03:27:59.292Z] Step 26/26 : LABEL version=0.0.0 [2023-09-11T03:27:59.580Z] ---> Running in f96bc07ac62a [2023-09-11T03:27:59.850Z] Removing intermediate container f96bc07ac62a [2023-09-11T03:27:59.850Z] ---> 5e8878a47958 [2023-09-11T03:27:59.850Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T03:27:59.850Z] Successfully built 5e8878a47958 [2023-09-11T03:27:59.850Z] 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-09-11T03:28:00.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T03:28:00.784Z] [2023-09-11T03:28:00.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:28:01.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T03:28:01.202Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T03:28:01.202Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T03:28:01.202Z] 04944245beec: Pulling fs layer [2023-09-11T03:28:01.202Z] 699f458cf7ca: Pulling fs layer [2023-09-11T03:28:01.202Z] 765212b225bb: Pulling fs layer [2023-09-11T03:28:01.202Z] f23df028b6ca: Pulling fs layer [2023-09-11T03:28:01.202Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T03:28:01.202Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T03:28:01.202Z] 765212b225bb: Waiting [2023-09-11T03:28:01.202Z] f23df028b6ca: Waiting [2023-09-11T03:28:01.202Z] d65c8cfc05b1: Waiting [2023-09-11T03:28:01.202Z] 2437ff75d9bd: Waiting [2023-09-11T03:28:01.483Z] 04944245beec: Verifying Checksum [2023-09-11T03:28:01.483Z] 04944245beec: Download complete [2023-09-11T03:28:01.483Z] 765212b225bb: Verifying Checksum [2023-09-11T03:28:01.483Z] 765212b225bb: Download complete [2023-09-11T03:28:01.483Z] f23df028b6ca: Verifying Checksum [2023-09-11T03:28:01.483Z] f23df028b6ca: Download complete [2023-09-11T03:28:01.483Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T03:28:01.483Z] d65c8cfc05b1: Download complete [2023-09-11T03:28:01.483Z] 699f458cf7ca: Verifying Checksum [2023-09-11T03:28:01.483Z] 699f458cf7ca: Download complete [2023-09-11T03:28:02.097Z] 8998bd30e6a1: Verifying Checksum [2023-09-11T03:28:02.097Z] 8998bd30e6a1: Download complete [2023-09-11T03:28:04.066Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T03:28:04.066Z] 2437ff75d9bd: Download complete [2023-09-11T03:28:06.008Z] 8998bd30e6a1: Pull complete [2023-09-11T03:28:06.274Z] 04944245beec: Pull complete [2023-09-11T03:28:07.681Z] 699f458cf7ca: Pull complete [2023-09-11T03:28:07.948Z] 765212b225bb: Pull complete [2023-09-11T03:28:08.534Z] f23df028b6ca: Pull complete [2023-09-11T03:28:08.802Z] d65c8cfc05b1: Pull complete [2023-09-11T03:28:23.787Z] 2437ff75d9bd: Pull complete [2023-09-11T03:28:23.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T03:28:23.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T03:28:23.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:28:24.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-5768 does not seem to be running inside a container [2023-09-11T03:28:24.164Z] $ 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-09-11T03:28:26.513Z] $ docker top ffea1ba749d3f50ef64509e3fef55da188cb1db690091cc5c6cb06a2eedeb685 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:27.070Z] ---> job-cost.sh [2023-09-11T03:28:27.335Z] lf-activate-venv: SKIPPING [2023-09-11T03:28:27.335Z] INFO: No Stack... [2023-09-11T03:28:27.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T03:28:28.493Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T03:28:28.831Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-09-11T03:28:28.831Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T03:28:28.910Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [2023-09-11T03:28:28.915Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] did not exist. Created. [2023-09-11T03:28:28.915Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T03:28:29.314Z] /w/workspace/device-onvif-camera/1@tmp/durable-38fd3170/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T03:28:29.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T03:28:29.698Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T03:28:29.754Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T03:28:29.769Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T03:28:29.859Z] $ docker stop --time=1 ffea1ba749d3f50ef64509e3fef55da188cb1db690091cc5c6cb06a2eedeb685 [2023-09-11T03:28:31.292Z] $ docker rm -f --volumes ffea1ba749d3f50ef64509e3fef55da188cb1db690091cc5c6cb06a2eedeb685 [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-09-11T03:28:32.354Z] provisioning config files... [2023-09-11T03:28:32.367Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config1883499686338839111tmp [Pipeline] { [Pipeline] sh [2023-09-11T03:28:32.702Z] + set +x [2023-09-11T03:28:32.702Z] + curl -s https://codecov.io/bash [2023-09-11T03:28:32.702Z] + bash -s -- [2023-09-11T03:28:32.702Z] [2023-09-11T03:28:32.702Z] _____ _ [2023-09-11T03:28:32.702Z] / ____| | | [2023-09-11T03:28:32.702Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T03:28:32.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T03:28:32.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T03:28:32.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T03:28:32.702Z] Bash-1.0.6 [2023-09-11T03:28:32.702Z] [2023-09-11T03:28:32.702Z] [2023-09-11T03:28:32.702Z] ==> git version 2.25.1 found [2023-09-11T03:28:32.702Z] ==> 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-09-11T03:28:32.702Z] Release-Date: 2020-01-08 [2023-09-11T03:28:32.702Z] 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-09-11T03:28:32.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T03:28:32.702Z] ==> Jenkins CI detected. [2023-09-11T03:28:32.702Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-383 [2023-09-11T03:28:32.702Z] project root: . [2023-09-11T03:28:32.702Z] --> token set from env [2023-09-11T03:28:32.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T03:28:32.702Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T03:28:32.702Z] ==> Python coveragepy not found [2023-09-11T03:28:32.702Z] ==> Searching for coverage reports in: [2023-09-11T03:28:32.702Z] + . [2023-09-11T03:28:32.702Z] -> Found 1 reports [2023-09-11T03:28:32.702Z] ==> Detecting git/mercurial file structure [2023-09-11T03:28:32.702Z] ==> Reading reports [2023-09-11T03:28:32.702Z] + ./coverage.out bytes=78456 [2023-09-11T03:28:32.702Z] ==> Appending adjustments [2023-09-11T03:28:32.702Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T03:28:32.980Z] + Found adjustments [2023-09-11T03:28:32.980Z] ==> Gzipping contents [2023-09-11T03:28:32.980Z] 12K /tmp/codecov.XzF1ze.gz [2023-09-11T03:28:32.980Z] ==> Uploading reports [2023-09-11T03:28:32.980Z] url: https://codecov.io [2023-09-11T03:28:32.980Z] query: branch=PR-383&commit=325220595384523c1177869d39b8704ec8f45b2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=383&job=&cmd_args= [2023-09-11T03:28:32.980Z] -> Pinging Codecov [2023-09-11T03:28:32.980Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-383&commit=325220595384523c1177869d39b8704ec8f45b2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=383&job=&cmd_args= [2023-09-11T03:28:33.242Z] -> Uploading to [2023-09-11T03:28:33.242Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/F29A59C45E3A92E06B3E522C9905F8EF/325220595384523c1177869d39b8704ec8f45b2f/6936bc70-61f6-4c70-b985-bda2f072a7c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T032832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ae886abc77a0f0180e3a3a54103348164b57c0f466c1416f1e84d3f050c3ecc [2023-09-11T03:28:33.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T03:28:33.242Z] Dload Upload Total Spent Left Speed [2023-09-11T03:28:33.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 47358 --:--:-- --:--:-- --:--:-- 47358 [2023-09-11T03:28:33.504Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/325220595384523c1177869d39b8704ec8f45b2f [Pipeline] } [2023-09-11T03:28:33.533Z] 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-09-11T03:28:35.292Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-383/archives ] [2023-09-11T03:28:35.292Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-383/archives [2023-09-11T03:28:35.292Z] total 16 [2023-09-11T03:28:35.292Z] drwxr-xr-x 3 root root 4096 Sep 11 03:19 . [2023-09-11T03:28:35.292Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 03:19 .. [2023-09-11T03:28:35.292Z] drwxr-xr-x 2 root root 4096 Sep 11 03:19 cost [2023-09-11T03:28:35.292Z] -rw-r--r-- 1 root root 91 Sep 11 03:19 cost.csv [2023-09-11T03:28:35.292Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-383/archives [2023-09-11T03:28:35.292Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-383/archives [2023-09-11T03:28:35.292Z] total 16 [2023-09-11T03:28:35.293Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 03:19 . [2023-09-11T03:28:35.293Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 03:19 .. [2023-09-11T03:28:35.293Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 03:19 cost [2023-09-11T03:28:35.293Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 11 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:35.617Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:36.505Z] ---> package-listing.sh [2023-09-11T03:28:36.505Z] ++ facter osfamily [2023-09-11T03:28:36.505Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T03:28:36.764Z] + OS_FAMILY=debian [2023-09-11T03:28:36.764Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-383 [2023-09-11T03:28:36.764Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T03:28:36.764Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T03:28:36.764Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T03:28:36.764Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T03:28:36.764Z] + '[' /w/workspace/undry_device-onvif-camera_PR-383 ']' [2023-09-11T03:28:36.764Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T03:28:36.764Z] + case "${OS_FAMILY}" in [2023-09-11T03:28:36.764Z] + dpkg -l [2023-09-11T03:28:36.764Z] + grep '^ii' [2023-09-11T03:28:36.764Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T03:28:36.764Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T03:28:36.764Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T03:28:36.764Z] + '[' /w/workspace/undry_device-onvif-camera_PR-383 ']' [2023-09-11T03:28:36.764Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-383/archives/ [2023-09-11T03:28:36.764Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-383/archives/ [Pipeline] echo [2023-09-11T03:28:36.799Z] 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-383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-11T03:28:37.092Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T03:28:37.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T03:28:37.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T03:28:37.857Z] prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container [2023-09-11T03:28:37.888Z] $ 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-383/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-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@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-09-11T03:28:38.059Z] $ docker top 38998ae64fab415ca0266f7e8d797952aa710be46492ffbc23118d70fb927b3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T03:28:38.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T03:28:38.759Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T03:28:39.066Z] + ls /var/log/sa-host [2023-09-11T03:28:39.066Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T03:28:39.297Z] provisioning config files... [2023-09-11T03:28:39.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config10945601482336121940tmp [Pipeline] { [Pipeline] echo [2023-09-11T03:28:39.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:39.667Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T03:28:39.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:40.105Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T03:28:40.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:40.439Z] ---> sudo-logs.sh [2023-09-11T03:28:40.439Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T03:28:40.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:40.904Z] ---> job-cost.sh [2023-09-11T03:28:40.904Z] lf-activate-venv: SKIPPING [2023-09-11T03:28:40.904Z] DEBUG: total: 0.2199999988079071 [2023-09-11T03:28:40.904Z] INFO: Retrieving Stack Cost... [2023-09-11T03:28:41.472Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T03:28:41.731Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T03:28:41.770Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T03:28:42.085Z] ---> logs-deploy.sh [2023-09-11T03:28:42.085Z] lf-activate-venv: SKIPPING [2023-09-11T03:28:42.085Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-383/1 [2023-09-11T03:28:42.085Z] INFO: archiving workspace using pattern(s): [2023-09-11T03:28:43.021Z] Archives upload complete. [2023-09-11T03:28:43.021Z] INFO: archiving logs to Nexus