Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 703d4f5c6fc3eb792271cda2ba6638be0d74ad78+5c7909d1b5ebfe861b0cb262d6892a9f2879389b (f886477355347c20f9ef4ec3d037f9daf41f74ef) 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-ssh13695364277202218950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11840305806378471046.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16908552090451283018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4053592921859413150.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh973627491220932032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6736’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6737 in /w/workspace/undry_device-onvif-camera_PR-293 [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-293 # 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/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 Merge succeeded, producing 436b720d3c09277bec4d4625dbd124598066aeb8 Checking out Revision 436b720d3c09277bec4d4625dbd124598066aeb8 (PR-293) > git config core.sparsecheckout # timeout=10 > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # 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 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436b720d3c09277bec4d4625dbd124598066aeb8 # timeout=10 Commit message: "Merge commit '5c7909d1b5ebfe861b0cb262d6892a9f2879389b' into HEAD" > git rev-list --no-walk 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T22:11:00.642Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T22:11:00.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T22:11:00.708Z] ========================================================= [2023-04-03T22:11:00.708Z] EdgeX Global Pipelines Version Info [2023-04-03T22:11:00.708Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:11:01.466Z] ------------------- [2023-04-03T22:11:01.466Z] stable info: [2023-04-03T22:11:01.466Z] ------------------- [2023-04-03T22:11:01.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T22:11:01.466Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T22:11:01.466Z] Message: update stable to v1.0.245 [2023-04-03T22:11:02.037Z] ------------------- [2023-04-03T22:11:02.037Z] experimental info: [2023-04-03T22:11:02.037Z] ------------------- [2023-04-03T22:11:02.037Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T22:11:02.037Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T22:11:02.037Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T22:11:02.216Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-03T22:11:02.232Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-03T22:11:02.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T22:11:02.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T22:11:02.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T22:11:02.298Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T22:11:02.315Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T22:11:02.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T22:11:02.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T22:11:02.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T22:11:02.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T22:11:02.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-03T22:11:02.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T22:11:02.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T22:11:02.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T22:11:02.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T22:11:02.448Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T22:11:02.462Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T22:11:02.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T22:11:02.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T22:11:02.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-03T22:11:02.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-03T22:11:02.554Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T22:11:02.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T22:11:02.578Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T22:11:02.589Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T22:11:02.601Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T22:11:02.615Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2023-04-03T22:11:02.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2023-04-03T22:11:02.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2023-04-03T22:11:02.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 436b720d3c09277bec4d4625dbd124598066aeb8 [Pipeline] echo [2023-04-03T22:11:02.670Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 436b720 [Pipeline] echo [2023-04-03T22:11:02.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:11:02.734Z] provisioning config files... [2023-04-03T22:11:02.748Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config4057922806805913938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:11:03.064Z] ---> docker-login.sh [2023-04-03T22:11:03.064Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:11:03.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:03.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:03.325Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:03.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:03.325Z] [2023-04-03T22:11:03.325Z] Login Succeeded [2023-04-03T22:11:03.325Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:11:03.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:03.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:03.325Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:03.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:03.325Z] [2023-04-03T22:11:03.325Z] Login Succeeded [2023-04-03T22:11:03.325Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:11:03.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:03.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:03.593Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:03.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:03.593Z] [2023-04-03T22:11:03.593Z] Login Succeeded [2023-04-03T22:11:03.593Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:11:03.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:03.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:03.593Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:03.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:03.593Z] [2023-04-03T22:11:03.593Z] Login Succeeded [2023-04-03T22:11:03.593Z] docker.io [2023-04-03T22:11:03.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:04.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:04.113Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:04.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:04.113Z] [2023-04-03T22:11:04.113Z] Login Succeeded [2023-04-03T22:11:04.113Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:11:04.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T22:11:04.493Z] + git rev-list -1 --merges 436b720d3c09277bec4d4625dbd124598066aeb8~1..436b720d3c09277bec4d4625dbd124598066aeb8 [Pipeline] echo [2023-04-03T22:11:04.536Z] -----------> git rev-list -1 --merges 436b720d3c09277bec4d4625dbd124598066aeb8~1..436b720d3c09277bec4d4625dbd124598066aeb8 436b720d3c09277bec4d4625dbd124598066aeb8 [2023-04-03T22:11:04.536Z] 436b720d3c09277bec4d4625dbd124598066aeb8 [false] [Pipeline] sh [2023-04-03T22:11:04.821Z] + git log --format=format:%s -1 436b720d3c09277bec4d4625dbd124598066aeb8 [Pipeline] echo [2023-04-03T22:11:04.835Z] ========================================================= [2023-04-03T22:11:04.835Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T22:11:04.835Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:11:05.153Z] + git log --format=format:%s -1 436b720d3c09277bec4d4625dbd124598066aeb8 [Pipeline] echo [2023-04-03T22:11:05.170Z] [semverPrep] GIT_COMMIT: 436b720d3c09277bec4d4625dbd124598066aeb8, Commit Message: Merge commit '5c7909d1b5ebfe861b0cb262d6892a9f2879389b' into HEAD [Pipeline] echo [2023-04-03T22:11:05.180Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T22:11:05.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T22:11:05.531Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T22:11:05.531Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T22:11:05.531Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T22:11:05.531Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T22:11:05.531Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T22:11:05.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:11:05.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:11:05.873Z] [2023-04-03T22:11:05.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:11:06.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:11:06.173Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T22:11:06.173Z] b85a868b505f: Pulling fs layer [2023-04-03T22:11:06.173Z] e2be974225ed: Pulling fs layer [2023-04-03T22:11:06.173Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T22:11:06.173Z] 988bab9f4d93: Pulling fs layer [2023-04-03T22:11:06.173Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T22:11:06.173Z] eaf3925da568: Pulling fs layer [2023-04-03T22:11:06.173Z] bab4dde63d76: Pulling fs layer [2023-04-03T22:11:06.173Z] bde34c3a00c8: Pulling fs layer [2023-04-03T22:11:06.173Z] b352a97aabf1: Pulling fs layer [2023-04-03T22:11:06.173Z] 988bab9f4d93: Waiting [2023-04-03T22:11:06.173Z] 1469e6f7b9e6: Waiting [2023-04-03T22:11:06.173Z] eaf3925da568: Waiting [2023-04-03T22:11:06.173Z] bab4dde63d76: Waiting [2023-04-03T22:11:06.173Z] bde34c3a00c8: Waiting [2023-04-03T22:11:06.173Z] 4872d77fe225: Pulling fs layer [2023-04-03T22:11:06.173Z] b352a97aabf1: Waiting [2023-04-03T22:11:06.173Z] 5851b861e8e6: Pulling fs layer [2023-04-03T22:11:06.173Z] 4872d77fe225: Waiting [2023-04-03T22:11:06.173Z] e2be974225ed: Download complete [2023-04-03T22:11:06.173Z] 988bab9f4d93: Verifying Checksum [2023-04-03T22:11:06.173Z] 988bab9f4d93: Download complete [2023-04-03T22:11:06.432Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T22:11:06.432Z] 1469e6f7b9e6: Download complete [2023-04-03T22:11:06.432Z] eaf3925da568: Verifying Checksum [2023-04-03T22:11:06.432Z] eaf3925da568: Download complete [2023-04-03T22:11:06.432Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T22:11:06.432Z] 339a4e72a1f5: Download complete [2023-04-03T22:11:06.432Z] bde34c3a00c8: Download complete [2023-04-03T22:11:06.432Z] b352a97aabf1: Verifying Checksum [2023-04-03T22:11:06.432Z] b352a97aabf1: Download complete [2023-04-03T22:11:06.432Z] 4872d77fe225: Verifying Checksum [2023-04-03T22:11:06.432Z] 4872d77fe225: Download complete [2023-04-03T22:11:06.432Z] 5851b861e8e6: Download complete [2023-04-03T22:11:06.432Z] b85a868b505f: Download complete [2023-04-03T22:11:06.691Z] bab4dde63d76: Verifying Checksum [2023-04-03T22:11:06.691Z] bab4dde63d76: Download complete [2023-04-03T22:11:07.629Z] b85a868b505f: Pull complete [2023-04-03T22:11:07.629Z] e2be974225ed: Pull complete [2023-04-03T22:11:08.198Z] 339a4e72a1f5: Pull complete [2023-04-03T22:11:08.198Z] 988bab9f4d93: Pull complete [2023-04-03T22:11:08.457Z] 1469e6f7b9e6: Pull complete [2023-04-03T22:11:08.457Z] eaf3925da568: Pull complete [2023-04-03T22:11:10.368Z] bab4dde63d76: Pull complete [2023-04-03T22:11:10.368Z] bde34c3a00c8: Pull complete [2023-04-03T22:11:10.368Z] b352a97aabf1: Pull complete [2023-04-03T22:11:10.368Z] 4872d77fe225: Pull complete [2023-04-03T22:11:10.629Z] 5851b861e8e6: Pull complete [2023-04-03T22:11:10.629Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T22:11:10.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:11:10.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:11:10.723Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-04-03T22:11:10.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T22:11:12.264Z] $ docker top 866b734e322b10aaabe4f9d18f85e91e08b2c116d5b0e7d4b15ebf30fe874738 -eo pid,comm [2023-04-03T22:11:12.314Z] 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-04-03T22:11:12.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T22:11:12.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:11:12.353Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:11:12.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:11:12.467Z] $ docker exec 866b734e322b10aaabe4f9d18f85e91e08b2c116d5b0e7d4b15ebf30fe874738 ssh-agent [2023-04-03T22:11:12.568Z] SSH_AUTH_SOCK=/tmp/ssh-ifw1azl0uywi/agent.33 [2023-04-03T22:11:12.568Z] SSH_AGENT_PID=39 [2023-04-03T22:11:12.574Z] Running ssh-add (command line suppressed) [2023-04-03T22:11:12.674Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_16397466434567178128.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_16397466434567178128.key) [2023-04-03T22:11:12.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:11:12.970Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T22:11:13.038Z] $ docker exec --env ******** --env ******** 866b734e322b10aaabe4f9d18f85e91e08b2c116d5b0e7d4b15ebf30fe874738 ssh-agent -k [2023-04-03T22:11:13.125Z] unset SSH_AUTH_SOCK; [2023-04-03T22:11:13.126Z] unset SSH_AGENT_PID; [2023-04-03T22:11:13.127Z] echo Agent pid 39 killed; [2023-04-03T22:11:13.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T22:11:13.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:11:13.153Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:11:13.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:11:13.261Z] $ docker exec 866b734e322b10aaabe4f9d18f85e91e08b2c116d5b0e7d4b15ebf30fe874738 ssh-agent [2023-04-03T22:11:13.359Z] SSH_AUTH_SOCK=/tmp/ssh-bbW16muMJxWY/agent.71 [2023-04-03T22:11:13.359Z] SSH_AGENT_PID=77 [2023-04-03T22:11:13.364Z] Running ssh-add (command line suppressed) [2023-04-03T22:11:13.470Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_6424393569651830378.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_6424393569651830378.key) [2023-04-03T22:11:13.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:11:13.768Z] + git semver init [2023-04-03T22:11:14.027Z] 2023-04-03 22:11:13,952 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T22:11:14.027Z] 2023-04-03 22:11:13,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-293/.semver [2023-04-03T22:11:14.027Z] 2023-04-03 22:11:13,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-293/.semver [2023-04-03T22:11:14.027Z] 2023-04-03 22:11:13,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-293/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-293, universal_newlines=False, shell=None, istream=None) [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,909 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-293/.git/info/exclude [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 with force:False [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,910 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,915 [execute] INFO git cat-file --batch-check [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,923 [execute] INFO git cat-file --batch [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T22:11:14.965Z] 2023-04-03 22:11:14,929 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 [2023-04-03T22:11:14.965Z] 0.0.0 [Pipeline] } [2023-04-03T22:11:14.977Z] $ docker exec --env ******** --env ******** 866b734e322b10aaabe4f9d18f85e91e08b2c116d5b0e7d4b15ebf30fe874738 ssh-agent -k [2023-04-03T22:11:15.083Z] unset SSH_AUTH_SOCK; [2023-04-03T22:11:15.084Z] unset SSH_AGENT_PID; [2023-04-03T22:11:15.084Z] echo Agent pid 77 killed; [2023-04-03T22:11:15.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T22:11:15.394Z] + git semver [Pipeline] } [2023-04-03T22:11:15.667Z] $ docker stop --time=1 866b734e322b10aaabe4f9d18f85e91e08b2c116d5b0e7d4b15ebf30fe874738 [2023-04-03T22:11:17.010Z] $ docker rm -f --volumes 866b734e322b10aaabe4f9d18f85e91e08b2c116d5b0e7d4b15ebf30fe874738 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:11:17.358Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T22:11:17.589Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T22:11:17.591Z] [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-04-03T22:11:17.728Z] provisioning config files... [2023-04-03T22:11:17.737Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config3833706558816848941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:11:18.033Z] ---> docker-login.sh [2023-04-03T22:11:18.033Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:11:18.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:18.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:18.033Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:18.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:18.033Z] [2023-04-03T22:11:18.033Z] Login Succeeded [2023-04-03T22:11:18.033Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:11:18.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:18.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:18.033Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:18.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:18.033Z] [2023-04-03T22:11:18.033Z] Login Succeeded [2023-04-03T22:11:18.033Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:11:18.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:18.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:18.296Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:18.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:18.296Z] [2023-04-03T22:11:18.296Z] Login Succeeded [2023-04-03T22:11:18.296Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:11:18.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:18.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:18.296Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:18.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:18.296Z] [2023-04-03T22:11:18.296Z] Login Succeeded [2023-04-03T22:11:18.296Z] docker.io [2023-04-03T22:11:18.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:11:18.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:11:18.556Z] Configure a credential helper to remove this warning. See [2023-04-03T22:11:18.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:11:18.556Z] [2023-04-03T22:11:18.556Z] Login Succeeded [2023-04-03T22:11:18.556Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:11:18.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T22:11:18.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:11:18.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:11:18.632Z] ========================================================= [2023-04-03T22:11:18.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T22:11:18.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:11:18.944Z] + 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-04-03T22:11:18.944Z] Sending build context to Docker daemon 27.03MB [2023-04-03T22:11:18.944Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:11:18.944Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-03T22:11:19.203Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T22:11:19.203Z] 63b65145d645: Pulling fs layer [2023-04-03T22:11:19.203Z] a2d21d5440eb: Pulling fs layer [2023-04-03T22:11:19.203Z] 935e6c44a52c: Pulling fs layer [2023-04-03T22:11:19.203Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T22:11:19.203Z] 30dea6a524f1: Pulling fs layer [2023-04-03T22:11:19.203Z] a2aff8979fd8: Pulling fs layer [2023-04-03T22:11:19.203Z] 6808be2612f2: Pulling fs layer [2023-04-03T22:11:19.203Z] f25807f1079a: Pulling fs layer [2023-04-03T22:11:19.203Z] 94cc34f8dd06: Waiting [2023-04-03T22:11:19.203Z] 6808be2612f2: Waiting [2023-04-03T22:11:19.203Z] 30dea6a524f1: Waiting [2023-04-03T22:11:19.203Z] a2aff8979fd8: Waiting [2023-04-03T22:11:19.203Z] f25807f1079a: Waiting [2023-04-03T22:11:19.203Z] a2d21d5440eb: Verifying Checksum [2023-04-03T22:11:19.203Z] a2d21d5440eb: Download complete [2023-04-03T22:11:19.203Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T22:11:19.203Z] 94cc34f8dd06: Download complete [2023-04-03T22:11:19.203Z] 30dea6a524f1: Download complete [2023-04-03T22:11:19.203Z] 63b65145d645: Verifying Checksum [2023-04-03T22:11:19.203Z] 63b65145d645: Download complete [2023-04-03T22:11:19.203Z] a2aff8979fd8: Verifying Checksum [2023-04-03T22:11:19.203Z] a2aff8979fd8: Download complete [2023-04-03T22:11:19.463Z] 63b65145d645: Pull complete [2023-04-03T22:11:19.463Z] a2d21d5440eb: Pull complete [2023-04-03T22:11:19.724Z] f25807f1079a: Verifying Checksum [2023-04-03T22:11:19.724Z] f25807f1079a: Download complete [2023-04-03T22:11:19.984Z] 935e6c44a52c: Verifying Checksum [2023-04-03T22:11:19.984Z] 935e6c44a52c: Download complete [2023-04-03T22:11:19.984Z] 6808be2612f2: Verifying Checksum [2023-04-03T22:11:19.984Z] 6808be2612f2: Download complete [2023-04-03T22:11:23.270Z] 935e6c44a52c: Pull complete [2023-04-03T22:11:23.270Z] 94cc34f8dd06: Pull complete [2023-04-03T22:11:23.270Z] 30dea6a524f1: Pull complete [2023-04-03T22:11:23.270Z] a2aff8979fd8: Pull complete [2023-04-03T22:11:25.171Z] 6808be2612f2: Pull complete [2023-04-03T22:11:26.107Z] f25807f1079a: Pull complete [2023-04-03T22:11:26.107Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T22:11:26.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T22:11:26.107Z] ---> 3b553350e43f [2023-04-03T22:11:26.107Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:11:27.486Z] ---> Running in 18462178431a [2023-04-03T22:11:27.751Z] Removing intermediate container 18462178431a [2023-04-03T22:11:27.751Z] ---> c67a2b8cc28b [2023-04-03T22:11:27.751Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:11:27.751Z] ---> Running in 4abdb0518cdb [2023-04-03T22:11:27.751Z] Removing intermediate container 4abdb0518cdb [2023-04-03T22:11:27.751Z] ---> 87cf2d50e08d [2023-04-03T22:11:27.751Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:11:28.021Z] ---> Running in dc54d8f47986 [2023-04-03T22:11:28.021Z] Removing intermediate container dc54d8f47986 [2023-04-03T22:11:28.021Z] ---> 0cad570b0a6f [2023-04-03T22:11:28.021Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:11:28.021Z] ---> Running in 53d805477c11 [2023-04-03T22:11:28.281Z] Removing intermediate container 53d805477c11 [2023-04-03T22:11:28.281Z] ---> 64c33af28339 [2023-04-03T22:11:28.281Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-03T22:11:28.281Z] ---> Running in aa2a82b6bd46 [2023-04-03T22:11:28.281Z] Removing intermediate container aa2a82b6bd46 [2023-04-03T22:11:28.281Z] ---> bc470e5d2dd0 [2023-04-03T22:11:28.281Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:11:28.281Z] ---> Running in 46ebfdcaa06c [2023-04-03T22:11:28.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:11:28.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:11:29.058Z] OK: 265 MiB in 53 packages [2023-04-03T22:11:29.317Z] Removing intermediate container 46ebfdcaa06c [2023-04-03T22:11:29.317Z] ---> 958b61626c85 [2023-04-03T22:11:29.317Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-03T22:11:29.577Z] ---> Running in 411c0cd4a63b [2023-04-03T22:11:29.577Z] Removing intermediate container 411c0cd4a63b [2023-04-03T22:11:29.577Z] ---> 281f80a7f02b [2023-04-03T22:11:29.577Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-03T22:11:29.577Z] ---> b6725480dc23 [2023-04-03T22:11:29.577Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:11:29.836Z] ---> Running in f60fc3c882c6 [2023-04-03T22:11:32.688Z] Still waiting to schedule task [2023-04-03T22:11:32.688Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-03T22:11:56.399Z] Removing intermediate container f60fc3c882c6 [2023-04-03T22:11:56.399Z] ---> 029b71beb703 [2023-04-03T22:11:56.399Z] Step 12/13 : COPY . . [2023-04-03T22:11:56.399Z] ---> 7b1ade4b29b6 [2023-04-03T22:11:56.399Z] Step 13/13 : RUN ${MAKE} [2023-04-03T22:11:56.399Z] ---> Running in 370089d369c6 [2023-04-03T22:11:56.399Z] noop [2023-04-03T22:11:56.399Z] Removing intermediate container 370089d369c6 [2023-04-03T22:11:56.399Z] ---> 879954ede8c9 [2023-04-03T22:11:56.399Z] Successfully built 879954ede8c9 [2023-04-03T22:11:56.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:11:56.710Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T22:11:56.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:11:56.777Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-04-03T22:11:56.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T22:11:57.161Z] $ docker top eaae095232fa8c2ba5d2f2e31f3df0a0f2c6225a691a0225a24431754eb826d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:11:57.498Z] + go version [2023-04-03T22:11:57.498Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T22:11:57.512Z] $ docker stop --time=1 eaae095232fa8c2ba5d2f2e31f3df0a0f2c6225a691a0225a24431754eb826d2 [2023-04-03T22:11:58.851Z] $ docker rm -f --volumes eaae095232fa8c2ba5d2f2e31f3df0a0f2c6225a691a0225a24431754eb826d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:11:59.306Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T22:11:59.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:11:59.375Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-04-03T22:11:59.407Z] $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T22:11:59.830Z] $ docker top 152c16e2921c27dbd607ecba2adf887f24941808229798431abdcbc1899f8bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:12:00.165Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] fileExists [Pipeline] sh [2023-04-03T22:12:00.454Z] + make test [2023-04-03T22:12:00.454Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T22:12:05.723Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-03T22:12:15.684Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-03T22:12:15.684Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-03T22:12:17.055Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.7% of statements [2023-04-03T22:12:17.056Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.181s coverage: 86.5% of statements [2023-04-03T22:12:23.611Z] go vet ./... [2023-04-03T22:12:26.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T22:12:26.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T22:12:26.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T22:12:26.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T22:12:26.910Z] $ docker stop --time=1 152c16e2921c27dbd607ecba2adf887f24941808229798431abdcbc1899f8bb6 [2023-04-03T22:12:29.165Z] $ docker rm -f --volumes 152c16e2921c27dbd607ecba2adf887f24941808229798431abdcbc1899f8bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:12:29.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T22:12:29.685Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T22:12:30.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T22:12:30.537Z] + ls -al . [2023-04-03T22:12:30.537Z] total 232 [2023-04-03T22:12:30.537Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 22:12 . [2023-04-03T22:12:30.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:10 .. [2023-04-03T22:12:30.537Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:11 .git [2023-04-03T22:12:30.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:10 .github [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 3 22:10 .gitignore [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 3 22:10 .golangci.yml [2023-04-03T22:12:30.537Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:11 .semver [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 3 22:10 Attribution.txt [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 3 22:10 CHANGELOG.md [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 3 22:10 Dockerfile [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:10 GOVERNANCE.md [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 3 22:10 Jenkinsfile [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 3 22:10 LICENSE [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 3 22:10 Makefile [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 3 22:10 OWNERS.md [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 3 22:10 README.md [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 22:11 VERSION [2023-04-03T22:12:30.537Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:10 bin [2023-04-03T22:12:30.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:10 cmd [2023-04-03T22:12:30.537Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 3 22:12 coverage.out [2023-04-03T22:12:30.537Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 3 22:10 doc [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 3554 Apr 3 22:10 go.mod [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 32657 Apr 3 22:10 go.sum [2023-04-03T22:12:30.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:10 internal [2023-04-03T22:12:30.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:10 snap [2023-04-03T22:12:30.537Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 3 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:12:30.853Z] + 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=436b720d3c09277bec4d4625dbd124598066aeb8 --label arch=amd64 --label version=0.0.0 . [2023-04-03T22:12:30.853Z] Sending build context to Docker daemon 27.11MB [2023-04-03T22:12:30.853Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:12:30.853Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-03T22:12:30.853Z] ---> 879954ede8c9 [2023-04-03T22:12:30.853Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:12:31.115Z] ---> Running in 4aa8d706b201 [2023-04-03T22:12:31.115Z] Removing intermediate container 4aa8d706b201 [2023-04-03T22:12:31.115Z] ---> 81f90964a453 [2023-04-03T22:12:31.115Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:12:31.374Z] ---> Running in a019dbd152b8 [2023-04-03T22:12:31.374Z] Removing intermediate container a019dbd152b8 [2023-04-03T22:12:31.374Z] ---> 00f5f2009f40 [2023-04-03T22:12:31.374Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:12:31.374Z] ---> Running in c9bfef47c6f2 [2023-04-03T22:12:31.374Z] Removing intermediate container c9bfef47c6f2 [2023-04-03T22:12:31.374Z] ---> a9bdc9da05e9 [2023-04-03T22:12:31.374Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:12:31.635Z] ---> Running in 4365ebc35eed [2023-04-03T22:12:31.635Z] Removing intermediate container 4365ebc35eed [2023-04-03T22:12:31.635Z] ---> bf3c8786f69d [2023-04-03T22:12:31.635Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-03T22:12:31.635Z] ---> Running in e296c54f841e [2023-04-03T22:12:31.635Z] Removing intermediate container e296c54f841e [2023-04-03T22:12:31.635Z] ---> e092f943249f [2023-04-03T22:12:31.635Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:12:31.635Z] ---> Running in ed57be4a3bb4 [2023-04-03T22:12:31.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:12:32.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:12:32.410Z] OK: 265 MiB in 53 packages [2023-04-03T22:12:32.669Z] Removing intermediate container ed57be4a3bb4 [2023-04-03T22:12:32.669Z] ---> f8f24baa8c34 [2023-04-03T22:12:32.669Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-03T22:12:32.669Z] ---> Running in 538076a57823 [2023-04-03T22:12:32.669Z] Removing intermediate container 538076a57823 [2023-04-03T22:12:32.669Z] ---> fa88c40aae2c [2023-04-03T22:12:32.669Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-03T22:12:32.927Z] ---> ee01a5290f47 [2023-04-03T22:12:32.927Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:12:32.927Z] ---> Running in c9ee7741dd84 [2023-04-03T22:12:33.863Z] Removing intermediate container c9ee7741dd84 [2023-04-03T22:12:33.863Z] ---> b289f19e7d33 [2023-04-03T22:12:33.863Z] Step 12/26 : COPY . . [2023-04-03T22:12:34.431Z] ---> a933ef046b86 [2023-04-03T22:12:34.431Z] Step 13/26 : RUN ${MAKE} [2023-04-03T22:12:34.431Z] ---> Running in de98de1ec3e7 [2023-04-03T22:12:34.688Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-03T22:12:52.764Z] Removing intermediate container de98de1ec3e7 [2023-04-03T22:12:52.764Z] ---> 5a3e31012485 [2023-04-03T22:12:52.764Z] Step 14/26 : FROM alpine:3.17 [2023-04-03T22:12:52.764Z] 3.17: Pulling from library/alpine [2023-04-03T22:12:52.764Z] f56be85fc22e: Pulling fs layer [2023-04-03T22:12:52.764Z] f56be85fc22e: Verifying Checksum [2023-04-03T22:12:52.764Z] f56be85fc22e: Download complete [2023-04-03T22:12:52.764Z] f56be85fc22e: Pull complete [2023-04-03T22:12:52.764Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T22:12:52.764Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T22:12:52.764Z] ---> 9ed4aefc74f6 [2023-04-03T22:12:52.764Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-03T22:12:52.764Z] ---> Running in bbae127d86b5 [2023-04-03T22:12:52.764Z] Removing intermediate container bbae127d86b5 [2023-04-03T22:12:52.764Z] ---> 324e40eb5a9e [2023-04-03T22:12:52.764Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-03T22:12:52.764Z] ---> Running in bd47e66a638b [2023-04-03T22:12:53.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:12:53.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:12:53.282Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T22:12:53.282Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T22:12:53.282Z] OK: 7 MiB in 16 packages [2023-04-03T22:12:53.539Z] Removing intermediate container bd47e66a638b [2023-04-03T22:12:53.540Z] ---> 0e73f85b9373 [2023-04-03T22:12:53.540Z] Step 17/26 : WORKDIR / [2023-04-03T22:12:53.540Z] ---> Running in 3c5c726a67d0 [2023-04-03T22:12:53.797Z] Removing intermediate container 3c5c726a67d0 [2023-04-03T22:12:53.797Z] ---> 7e411b503295 [2023-04-03T22:12:53.797Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-03T22:12:54.372Z] ---> 9ce583d9beb4 [2023-04-03T22:12:54.372Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-03T22:12:54.372Z] ---> 1d3a1a67bf11 [2023-04-03T22:12:54.372Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-03T22:12:54.372Z] ---> 0575db2b9062 [2023-04-03T22:12:54.372Z] Step 21/26 : EXPOSE 59984 [2023-04-03T22:12:54.630Z] ---> Running in dd936f7dc427 [2023-04-03T22:12:54.630Z] Removing intermediate container dd936f7dc427 [2023-04-03T22:12:54.630Z] ---> 057417efb8d4 [2023-04-03T22:12:54.630Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-03T22:12:54.630Z] ---> Running in 7c4226cbaba3 [2023-04-03T22:12:54.630Z] Removing intermediate container 7c4226cbaba3 [2023-04-03T22:12:54.630Z] ---> 16cc031b72c2 [2023-04-03T22:12:54.630Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T22:12:54.890Z] ---> Running in 11f38b2b4535 [2023-04-03T22:12:54.890Z] Removing intermediate container 11f38b2b4535 [2023-04-03T22:12:54.890Z] ---> d35adf853f39 [2023-04-03T22:12:54.890Z] Step 24/26 : LABEL arch=amd64 [2023-04-03T22:12:54.890Z] ---> Running in 339b346b15f8 [2023-04-03T22:12:54.890Z] Removing intermediate container 339b346b15f8 [2023-04-03T22:12:54.890Z] ---> 557635d53bfa [2023-04-03T22:12:54.890Z] Step 25/26 : LABEL git_sha=436b720d3c09277bec4d4625dbd124598066aeb8 [2023-04-03T22:12:55.148Z] ---> Running in d749664e09e6 [2023-04-03T22:12:55.149Z] Removing intermediate container d749664e09e6 [2023-04-03T22:12:55.149Z] ---> 223c7a84a41e [2023-04-03T22:12:55.149Z] Step 26/26 : LABEL version=0.0.0 [2023-04-03T22:12:55.149Z] ---> Running in 49b9c79a7a2a [2023-04-03T22:12:55.149Z] Removing intermediate container 49b9c79a7a2a [2023-04-03T22:12:55.149Z] ---> 0faffe9bdc7e [2023-04-03T22:12:55.149Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T22:12:55.149Z] Successfully built 0faffe9bdc7e [2023-04-03T22:12:55.149Z] 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-04-03T22:12:55.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:12:55.562Z] [2023-04-03T22:12:55.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:12:55.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:12:55.866Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T22:12:55.866Z] 5eb5b503b376: Pulling fs layer [2023-04-03T22:12:55.866Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T22:12:55.866Z] ec43610c2a17: Pulling fs layer [2023-04-03T22:12:55.866Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T22:12:55.866Z] 33b1e0a273af: Pulling fs layer [2023-04-03T22:12:55.866Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T22:12:55.866Z] 2f39f015ded8: Pulling fs layer [2023-04-03T22:12:55.866Z] 3a2ae6a8a46f: Waiting [2023-04-03T22:12:55.866Z] 33b1e0a273af: Waiting [2023-04-03T22:12:55.866Z] 5d3b04190fa2: Waiting [2023-04-03T22:12:55.866Z] 2f39f015ded8: Waiting [2023-04-03T22:12:55.866Z] 5c69ac0246d0: Download complete [2023-04-03T22:12:55.866Z] 3a2ae6a8a46f: Download complete [2023-04-03T22:12:55.867Z] 33b1e0a273af: Verifying Checksum [2023-04-03T22:12:55.867Z] 33b1e0a273af: Download complete [2023-04-03T22:12:55.867Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T22:12:55.867Z] 5d3b04190fa2: Download complete [2023-04-03T22:12:55.867Z] ec43610c2a17: Verifying Checksum [2023-04-03T22:12:55.867Z] ec43610c2a17: Download complete [2023-04-03T22:12:56.126Z] 5eb5b503b376: Verifying Checksum [2023-04-03T22:12:56.126Z] 5eb5b503b376: Download complete [2023-04-03T22:12:56.691Z] 2f39f015ded8: Download complete [2023-04-03T22:12:57.254Z] 5eb5b503b376: Pull complete [2023-04-03T22:12:57.254Z] 5c69ac0246d0: Pull complete [2023-04-03T22:12:57.822Z] ec43610c2a17: Pull complete [2023-04-03T22:12:57.822Z] 3a2ae6a8a46f: Pull complete [2023-04-03T22:12:57.822Z] 33b1e0a273af: Pull complete [2023-04-03T22:12:58.080Z] 5d3b04190fa2: Pull complete [2023-04-03T22:13:02.255Z] 2f39f015ded8: Pull complete [2023-04-03T22:13:02.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T22:13:02.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:13:02.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:13:02.344Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-04-03T22:13:02.375Z] $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T22:13:04.089Z] $ docker top b4da7bebbf43552a5464be42be04604271c1ac95e6652c6a6f18c1b6c10631f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:13:04.478Z] ---> job-cost.sh [2023-04-03T22:13:04.478Z] lf-activate-venv: SKIPPING [2023-04-03T22:13:04.478Z] INFO: No Stack... [2023-04-03T22:13:04.738Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T22:13:05.305Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T22:13:05.597Z] + cat /w/workspace/undry_device-onvif-camera_PR-293/archives/cost.csv [2023-04-03T22:13:05.597Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T22:13:05.609Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] [2023-04-03T22:13:05.615Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] did not exist. Created. [2023-04-03T22:13:05.615Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T22:13:05.919Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T22:13:05.944Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T22:13:05.950Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T22:13:05.968Z] $ docker stop --time=1 b4da7bebbf43552a5464be42be04604271c1ac95e6652c6a6f18c1b6c10631f4 [2023-04-03T22:13:07.117Z] $ docker rm -f --volumes b4da7bebbf43552a5464be42be04604271c1ac95e6652c6a6f18c1b6c10631f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T22:13:14.651Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6738 in /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] { [Pipeline] ws [2023-04-03T22:13:14.664Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2023-04-03T22:13:14.704Z] The recommended git tool is: git [2023-04-03T22:13:19.769Z] using credential edgex-jenkins-ssh [2023-04-03T22:13:19.789Z] Cloning the remote Git repository [2023-04-03T22:13:19.834Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-03T22:13:19.922Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2023-04-03T22:13:20.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-03T22:13:20.057Z] > git --version # timeout=10 [2023-04-03T22:13:20.078Z] > git --version # 'git version 2.25.1' [2023-04-03T22:13:20.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T22:13:20.223Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T22:13:21.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-03T22:13:21.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T22:13:23.170Z] Merging remotes/origin/main commit 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 [2023-04-03T22:13:22.535Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-03T22:13:22.578Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-03T22:13:22.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T22:13:22.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-03T22:13:23.190Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T22:13:23.272Z] > git checkout -f 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 [2023-04-03T22:13:24.199Z] Merge succeeded, producing ef8864845ef251902eb63f7e3db698433f207510 [2023-04-03T22:13:24.200Z] Checking out Revision ef8864845ef251902eb63f7e3db698433f207510 (PR-293) [2023-04-03T22:13:23.548Z] > git remote # timeout=10 [2023-04-03T22:13:23.568Z] > git config --get remote.origin.url # timeout=10 [2023-04-03T22:13:23.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T22:13:23.614Z] > git merge 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 [2023-04-03T22:13:24.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-03T22:13:24.207Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T22:13:24.220Z] > git checkout -f ef8864845ef251902eb63f7e3db698433f207510 # timeout=10 [2023-04-03T22:13:27.665Z] Commit message: "Merge commit '5c7909d1b5ebfe861b0cb262d6892a9f2879389b' into HEAD" [2023-04-03T22:13:27.675Z] > git rev-list --no-walk 703d4f5c6fc3eb792271cda2ba6638be0d74ad78 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:13:28.706Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T22:13:28.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T22:13:28.706Z] Dload Upload Total Spent Left Speed [2023-04-03T22:13:28.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-04-03T22:13:29.361Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T22:13:29.684Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T22:13:29.684Z] + sudo tee /etc/docker/daemon.new [2023-04-03T22:13:29.684Z] { [2023-04-03T22:13:29.684Z] "registry-mirrors": [ [2023-04-03T22:13:29.684Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T22:13:29.684Z] ], [2023-04-03T22:13:29.684Z] "bip": "10.250.0.254/24", [2023-04-03T22:13:29.684Z] "hosts": [ [2023-04-03T22:13:29.684Z] "tcp://0.0.0.0:5555", [2023-04-03T22:13:29.684Z] "unix:///var/run/docker.sock" [2023-04-03T22:13:29.684Z] ], [2023-04-03T22:13:29.684Z] "mtu": 1458, [2023-04-03T22:13:29.684Z] "selinux-enabled": true, [2023-04-03T22:13:29.684Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T22:13:29.684Z] } [Pipeline] sh [2023-04-03T22:13:30.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T22:13:30.349Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:13:48.600Z] provisioning config files... [2023-04-03T22:13:48.625Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config15052892206138731933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:13:48.971Z] ---> docker-login.sh [2023-04-03T22:13:48.971Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:13:49.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:13:49.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:13:49.507Z] Configure a credential helper to remove this warning. See [2023-04-03T22:13:49.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:13:49.507Z] [2023-04-03T22:13:49.507Z] Login Succeeded [2023-04-03T22:13:49.507Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:13:49.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:13:49.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:13:49.775Z] Configure a credential helper to remove this warning. See [2023-04-03T22:13:49.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:13:49.775Z] [2023-04-03T22:13:49.775Z] Login Succeeded [2023-04-03T22:13:49.775Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:13:50.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:13:50.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:13:50.309Z] Configure a credential helper to remove this warning. See [2023-04-03T22:13:50.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:13:50.309Z] [2023-04-03T22:13:50.309Z] Login Succeeded [2023-04-03T22:13:50.309Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:13:50.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:13:50.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:13:50.576Z] Configure a credential helper to remove this warning. See [2023-04-03T22:13:50.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:13:50.576Z] [2023-04-03T22:13:50.576Z] Login Succeeded [2023-04-03T22:13:50.576Z] docker.io [2023-04-03T22:13:50.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:13:50.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:13:50.845Z] Configure a credential helper to remove this warning. See [2023-04-03T22:13:50.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:13:50.845Z] [2023-04-03T22:13:50.845Z] Login Succeeded [2023-04-03T22:13:50.845Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:13:51.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T22:13:51.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:13:51.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:13:51.381Z] ========================================================= [2023-04-03T22:13:51.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T22:13:51.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:13:51.709Z] + 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-04-03T22:13:52.309Z] Sending build context to Docker daemon 19.71MB [2023-04-03T22:13:52.309Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:13:52.309Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-03T22:13:52.577Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T22:13:52.577Z] af6eaf76a39c: Pulling fs layer [2023-04-03T22:13:52.577Z] 55522c791124: Pulling fs layer [2023-04-03T22:13:52.577Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T22:13:52.577Z] 169dfbe0d373: Pulling fs layer [2023-04-03T22:13:52.577Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T22:13:52.577Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T22:13:52.577Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T22:13:52.577Z] e1ff8fa3b103: Waiting [2023-04-03T22:13:52.577Z] 52ebb69f0ebf: Waiting [2023-04-03T22:13:52.577Z] 5abe8eddf0d5: Waiting [2023-04-03T22:13:52.577Z] 169dfbe0d373: Waiting [2023-04-03T22:13:52.577Z] 55522c791124: Verifying Checksum [2023-04-03T22:13:52.577Z] 55522c791124: Download complete [2023-04-03T22:13:52.577Z] 169dfbe0d373: Verifying Checksum [2023-04-03T22:13:52.577Z] 169dfbe0d373: Download complete [2023-04-03T22:13:52.577Z] e1ff8fa3b103: Download complete [2023-04-03T22:13:52.577Z] af6eaf76a39c: Verifying Checksum [2023-04-03T22:13:52.577Z] af6eaf76a39c: Download complete [2023-04-03T22:13:53.563Z] af6eaf76a39c: Pull complete [2023-04-03T22:13:53.563Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T22:13:53.563Z] 5abe8eddf0d5: Download complete [2023-04-03T22:13:54.151Z] 55522c791124: Pull complete [2023-04-03T22:13:54.737Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T22:13:54.737Z] ce5c4a1c91eb: Download complete [2023-04-03T22:13:55.005Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T22:13:55.005Z] 52ebb69f0ebf: Download complete [2023-04-03T22:14:07.330Z] ce5c4a1c91eb: Pull complete [2023-04-03T22:14:07.330Z] 169dfbe0d373: Pull complete [2023-04-03T22:14:07.330Z] e1ff8fa3b103: Pull complete [2023-04-03T22:14:12.677Z] 52ebb69f0ebf: Pull complete [2023-04-03T22:14:14.634Z] 5abe8eddf0d5: Pull complete [2023-04-03T22:14:14.634Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T22:14:14.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T22:14:14.634Z] ---> 6cb57ee374ae [2023-04-03T22:14:14.634Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:14:16.060Z] ---> Running in 67690d3cebef [2023-04-03T22:14:16.649Z] Removing intermediate container 67690d3cebef [2023-04-03T22:14:16.649Z] ---> 974bb61435bf [2023-04-03T22:14:16.649Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:14:16.649Z] ---> Running in 83a4ca452cb9 [2023-04-03T22:14:16.918Z] Removing intermediate container 83a4ca452cb9 [2023-04-03T22:14:16.918Z] ---> 17f44ae31415 [2023-04-03T22:14:16.918Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:14:16.918Z] ---> Running in 7a90659274f8 [2023-04-03T22:14:17.186Z] Removing intermediate container 7a90659274f8 [2023-04-03T22:14:17.186Z] ---> b549d39f0259 [2023-04-03T22:14:17.186Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:14:17.458Z] ---> Running in 28a0c3548e7d [2023-04-03T22:14:17.727Z] Removing intermediate container 28a0c3548e7d [2023-04-03T22:14:17.727Z] ---> 65fd5910d07c [2023-04-03T22:14:17.727Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-03T22:14:17.727Z] ---> Running in c2a4dd948372 [2023-04-03T22:14:17.998Z] Removing intermediate container c2a4dd948372 [2023-04-03T22:14:17.998Z] ---> 3bebf841a5dc [2023-04-03T22:14:17.998Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:14:17.998Z] ---> Running in 3f5fe14aedec [2023-04-03T22:14:19.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:14:19.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:14:20.638Z] OK: 263 MiB in 53 packages [2023-04-03T22:14:21.599Z] Removing intermediate container 3f5fe14aedec [2023-04-03T22:14:21.599Z] ---> a4e3577a027d [2023-04-03T22:14:21.599Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-03T22:14:21.599Z] ---> Running in 333121c73ad0 [2023-04-03T22:14:21.868Z] Removing intermediate container 333121c73ad0 [2023-04-03T22:14:21.868Z] ---> a0470b1343c3 [2023-04-03T22:14:21.868Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-03T22:14:22.469Z] ---> 8664c14081c0 [2023-04-03T22:14:22.469Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:14:22.469Z] ---> Running in 88b2ca5e55e2 [2023-04-03T22:15:30.356Z] Removing intermediate container 88b2ca5e55e2 [2023-04-03T22:15:30.356Z] ---> 6cccc035bafd [2023-04-03T22:15:30.356Z] Step 12/13 : COPY . . [2023-04-03T22:15:30.356Z] ---> 9ac86b3340c3 [2023-04-03T22:15:30.356Z] Step 13/13 : RUN ${MAKE} [2023-04-03T22:15:30.356Z] ---> Running in db57248c7c7f [2023-04-03T22:15:30.356Z] noop [2023-04-03T22:15:30.356Z] Removing intermediate container db57248c7c7f [2023-04-03T22:15:30.356Z] ---> ba09c5ed7fd2 [2023-04-03T22:15:30.356Z] Successfully built ba09c5ed7fd2 [2023-04-03T22:15:30.356Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:15:30.706Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T22:15:30.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:15:30.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-6738 does not seem to be running inside a container [2023-04-03T22:15:30.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T22:15:32.231Z] $ docker top 74d67dd165b1273a3f79376c8433b2f4aac4089192b49dff85d43be308e80cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:15:33.044Z] + go version [2023-04-03T22:15:33.044Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T22:15:33.063Z] $ docker stop --time=1 74d67dd165b1273a3f79376c8433b2f4aac4089192b49dff85d43be308e80cc0 [2023-04-03T22:15:34.653Z] $ docker rm -f --volumes 74d67dd165b1273a3f79376c8433b2f4aac4089192b49dff85d43be308e80cc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:15:35.146Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T22:15:35.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:15:35.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-6738 does not seem to be running inside a container [2023-04-03T22:15:35.372Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T22:15:36.468Z] $ docker top dc321d5d94832edc8b9f9cd94861807e6baba0ac0ecaf4b05ef20d119b11c234 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:15:36.977Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2023-04-03T22:15:37.892Z] + make test [2023-04-03T22:15:37.892Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T22:16:10.112Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-03T22:18:16.801Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-03T22:18:16.801Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-03T22:18:16.801Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.239s coverage: 31.7% of statements [2023-04-03T22:18:38.872Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.962s coverage: 86.5% of statements [2023-04-03T22:18:38.872Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T22:18:38.872Z] go vet ./... [2023-04-03T22:19:11.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T22:19:11.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T22:19:11.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T22:19:11.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T22:19:11.149Z] $ docker stop --time=1 dc321d5d94832edc8b9f9cd94861807e6baba0ac0ecaf4b05ef20d119b11c234 [2023-04-03T22:19:12.922Z] $ docker rm -f --volumes dc321d5d94832edc8b9f9cd94861807e6baba0ac0ecaf4b05ef20d119b11c234 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:19:14.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T22:19:14.066Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T22:19:14.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:19:14.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T22:19:15.234Z] + ls -al . [2023-04-03T22:19:15.234Z] total 228 [2023-04-03T22:19:15.234Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 3 22:15 . [2023-04-03T22:19:15.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:13 .. [2023-04-03T22:19:15.234Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:13 .git [2023-04-03T22:19:15.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:13 .github [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 3 22:13 .gitignore [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 3 22:13 .golangci.yml [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 3 22:13 Attribution.txt [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 3 22:13 CHANGELOG.md [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 3 22:13 Dockerfile [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:13 GOVERNANCE.md [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 3 22:13 Jenkinsfile [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 3 22:13 LICENSE [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 3 22:13 Makefile [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 3 22:13 OWNERS.md [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 3 22:13 README.md [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 22:11 VERSION [2023-04-03T22:19:15.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:13 bin [2023-04-03T22:19:15.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:13 cmd [2023-04-03T22:19:15.234Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 3 22:18 coverage.out [2023-04-03T22:19:15.234Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 3 22:13 doc [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 3554 Apr 3 22:13 go.mod [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 32657 Apr 3 22:13 go.sum [2023-04-03T22:19:15.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:13 internal [2023-04-03T22:19:15.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:13 snap [2023-04-03T22:19:15.234Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 3 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:19:15.634Z] + 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=ef8864845ef251902eb63f7e3db698433f207510 --label arch=arm64 --label version=0.0.0 . [2023-04-03T22:19:16.230Z] Sending build context to Docker daemon 19.79MB [2023-04-03T22:19:16.230Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:19:16.230Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-03T22:19:16.230Z] ---> ba09c5ed7fd2 [2023-04-03T22:19:16.230Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:19:16.499Z] ---> Running in 9e852f627dcb [2023-04-03T22:19:16.775Z] Removing intermediate container 9e852f627dcb [2023-04-03T22:19:16.775Z] ---> 2ecfa5d3b09e [2023-04-03T22:19:16.775Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:19:16.775Z] ---> Running in 0ee658da3858 [2023-04-03T22:19:17.049Z] Removing intermediate container 0ee658da3858 [2023-04-03T22:19:17.049Z] ---> 5b35ef19177b [2023-04-03T22:19:17.049Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:19:17.049Z] ---> Running in c7c923b422f5 [2023-04-03T22:19:17.642Z] Removing intermediate container c7c923b422f5 [2023-04-03T22:19:17.642Z] ---> 3f75bf4b78b7 [2023-04-03T22:19:17.642Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:19:17.642Z] ---> Running in f08320d72dbd [2023-04-03T22:19:17.915Z] Removing intermediate container f08320d72dbd [2023-04-03T22:19:17.915Z] ---> 8265631b5f98 [2023-04-03T22:19:17.915Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-03T22:19:17.915Z] ---> Running in ffbc87f99ede [2023-04-03T22:19:18.199Z] Removing intermediate container ffbc87f99ede [2023-04-03T22:19:18.199Z] ---> 848a425e11a8 [2023-04-03T22:19:18.199Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:19:18.199Z] ---> Running in eaac0adefcfa [2023-04-03T22:19:19.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:19:20.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:19:21.545Z] OK: 263 MiB in 53 packages [2023-04-03T22:19:22.161Z] Removing intermediate container eaac0adefcfa [2023-04-03T22:19:22.161Z] ---> 9ea87f18d95d [2023-04-03T22:19:22.161Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-03T22:19:22.161Z] ---> Running in 5a4eaf57db78 [2023-04-03T22:19:22.432Z] Removing intermediate container 5a4eaf57db78 [2023-04-03T22:19:22.432Z] ---> 2bebeccb91d0 [2023-04-03T22:19:22.432Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-03T22:19:23.023Z] ---> b8bec81938f8 [2023-04-03T22:19:23.023Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:19:23.023Z] ---> Running in 598ff5d43ad1 [2023-04-03T22:19:25.629Z] Removing intermediate container 598ff5d43ad1 [2023-04-03T22:19:25.629Z] ---> edd7553c7760 [2023-04-03T22:19:25.629Z] Step 12/26 : COPY . . [2023-04-03T22:19:27.575Z] ---> 4414a9c8e344 [2023-04-03T22:19:27.575Z] Step 13/26 : RUN ${MAKE} [2023-04-03T22:19:27.575Z] ---> Running in 04db0d837beb [2023-04-03T22:19:28.161Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-03T22:21:49.817Z] Removing intermediate container 04db0d837beb [2023-04-03T22:21:49.817Z] ---> cae99f9669f0 [2023-04-03T22:21:49.817Z] Step 14/26 : FROM alpine:3.17 [2023-04-03T22:21:49.817Z] 3.17: Pulling from library/alpine [2023-04-03T22:21:49.817Z] c41833b44d91: Pulling fs layer [2023-04-03T22:21:49.817Z] c41833b44d91: Download complete [2023-04-03T22:21:49.817Z] c41833b44d91: Pull complete [2023-04-03T22:21:49.817Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T22:21:49.817Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T22:21:49.817Z] ---> 51e60588ff2c [2023-04-03T22:21:49.817Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-03T22:21:49.817Z] ---> Running in 88c99f9bfe8b [2023-04-03T22:21:49.817Z] Removing intermediate container 88c99f9bfe8b [2023-04-03T22:21:49.817Z] ---> 4ae220147d09 [2023-04-03T22:21:49.817Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-03T22:21:49.817Z] ---> Running in 9f24312a418d [2023-04-03T22:21:49.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:21:49.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:21:49.817Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T22:21:49.817Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T22:21:49.817Z] OK: 8 MiB in 16 packages [2023-04-03T22:21:49.817Z] Removing intermediate container 9f24312a418d [2023-04-03T22:21:49.817Z] ---> ce8cecd57d7c [2023-04-03T22:21:49.817Z] Step 17/26 : WORKDIR / [2023-04-03T22:21:49.817Z] ---> Running in 37f035d8bb3e [2023-04-03T22:21:49.817Z] Removing intermediate container 37f035d8bb3e [2023-04-03T22:21:49.817Z] ---> 7fa88e9f735b [2023-04-03T22:21:49.817Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-03T22:21:49.817Z] ---> 1c8bd92dbcb5 [2023-04-03T22:21:49.817Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-03T22:21:49.817Z] ---> b03003d5eb4c [2023-04-03T22:21:49.817Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-03T22:21:50.082Z] ---> 974a8f495f0a [2023-04-03T22:21:50.082Z] Step 21/26 : EXPOSE 59984 [2023-04-03T22:21:50.082Z] ---> Running in d24623eb78bc [2023-04-03T22:21:50.349Z] Removing intermediate container d24623eb78bc [2023-04-03T22:21:50.349Z] ---> 5664450a79ce [2023-04-03T22:21:50.349Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-03T22:21:50.349Z] ---> Running in 230a9b72ac11 [2023-04-03T22:21:50.616Z] Removing intermediate container 230a9b72ac11 [2023-04-03T22:21:50.616Z] ---> a9178e4f65e6 [2023-04-03T22:21:50.616Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T22:21:50.616Z] ---> Running in 3ceb3748fb06 [2023-04-03T22:21:50.882Z] Removing intermediate container 3ceb3748fb06 [2023-04-03T22:21:50.882Z] ---> 090496789956 [2023-04-03T22:21:50.882Z] Step 24/26 : LABEL arch=arm64 [2023-04-03T22:21:50.882Z] ---> Running in 229e148a6595 [2023-04-03T22:21:51.148Z] Removing intermediate container 229e148a6595 [2023-04-03T22:21:51.148Z] ---> b45a8ca877ff [2023-04-03T22:21:51.148Z] Step 25/26 : LABEL git_sha=ef8864845ef251902eb63f7e3db698433f207510 [2023-04-03T22:21:51.414Z] ---> Running in 282f1cab0785 [2023-04-03T22:21:51.681Z] Removing intermediate container 282f1cab0785 [2023-04-03T22:21:51.681Z] ---> f9a7b77e7512 [2023-04-03T22:21:51.681Z] Step 26/26 : LABEL version=0.0.0 [2023-04-03T22:21:51.681Z] ---> Running in ec75d3746816 [2023-04-03T22:21:51.947Z] Removing intermediate container ec75d3746816 [2023-04-03T22:21:51.947Z] ---> 7c8eabd24b45 [2023-04-03T22:21:51.947Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T22:21:51.947Z] Successfully built 7c8eabd24b45 [2023-04-03T22:21:51.947Z] 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-04-03T22:21:52.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:21:52.363Z] [2023-04-03T22:21:52.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:21:52.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:21:52.693Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T22:21:52.693Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T22:21:52.693Z] 04944245beec: Pulling fs layer [2023-04-03T22:21:52.693Z] 699f458cf7ca: Pulling fs layer [2023-04-03T22:21:52.693Z] 765212b225bb: Pulling fs layer [2023-04-03T22:21:52.693Z] f23df028b6ca: Pulling fs layer [2023-04-03T22:21:52.693Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T22:21:52.693Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T22:21:52.693Z] d65c8cfc05b1: Waiting [2023-04-03T22:21:52.693Z] 2437ff75d9bd: Waiting [2023-04-03T22:21:52.960Z] 04944245beec: Verifying Checksum [2023-04-03T22:21:52.960Z] 04944245beec: Download complete [2023-04-03T22:21:52.960Z] 765212b225bb: Verifying Checksum [2023-04-03T22:21:52.960Z] 765212b225bb: Download complete [2023-04-03T22:21:52.960Z] f23df028b6ca: Download complete [2023-04-03T22:21:52.960Z] d65c8cfc05b1: Download complete [2023-04-03T22:21:52.960Z] 699f458cf7ca: Verifying Checksum [2023-04-03T22:21:52.960Z] 699f458cf7ca: Download complete [2023-04-03T22:21:53.541Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T22:21:53.541Z] 8998bd30e6a1: Download complete [2023-04-03T22:21:55.487Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T22:21:55.487Z] 2437ff75d9bd: Download complete [2023-04-03T22:21:57.432Z] 8998bd30e6a1: Pull complete [2023-04-03T22:22:00.010Z] 04944245beec: Pull complete [2023-04-03T22:22:00.968Z] 699f458cf7ca: Pull complete [2023-04-03T22:22:01.235Z] 765212b225bb: Pull complete [2023-04-03T22:22:02.195Z] f23df028b6ca: Pull complete [2023-04-03T22:22:02.195Z] d65c8cfc05b1: Pull complete [2023-04-03T22:22:17.188Z] 2437ff75d9bd: Pull complete [2023-04-03T22:22:17.188Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T22:22:17.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:22:17.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:22:17.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-6738 does not seem to be running inside a container [2023-04-03T22:22:17.435Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-03T22:22:20.020Z] $ docker top 7f20bb6b097006a9b22e39fbd75e529b29a36b57e7a3755de755ff490820556b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:20.532Z] ---> job-cost.sh [2023-04-03T22:22:20.799Z] lf-activate-venv: SKIPPING [2023-04-03T22:22:20.799Z] INFO: No Stack... [2023-04-03T22:22:21.065Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T22:22:22.020Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T22:22:22.338Z] + cut -d, -f6 [2023-04-03T22:22:22.338Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [Pipeline] lock [2023-04-03T22:22:22.658Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] [2023-04-03T22:22:22.681Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] did not exist. Created. [2023-04-03T22:22:22.681Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T22:22:23.018Z] /w/workspace/device-onvif-camera/4@tmp/durable-6272d8f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T22:22:23.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T22:22:23.367Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T22:22:23.424Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T22:22:23.430Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T22:22:23.446Z] $ docker stop --time=1 7f20bb6b097006a9b22e39fbd75e529b29a36b57e7a3755de755ff490820556b [2023-04-03T22:22:25.220Z] $ docker rm -f --volumes 7f20bb6b097006a9b22e39fbd75e529b29a36b57e7a3755de755ff490820556b [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-04-03T22:22:25.593Z] provisioning config files... [2023-04-03T22:22:25.601Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config18111682399316942078tmp [Pipeline] { [Pipeline] sh [2023-04-03T22:22:25.900Z] + set +x [2023-04-03T22:22:25.900Z] + bash -s -- [2023-04-03T22:22:25.900Z] + curl -s https://codecov.io/bash [2023-04-03T22:22:25.900Z] [2023-04-03T22:22:25.900Z] _____ _ [2023-04-03T22:22:25.900Z] / ____| | | [2023-04-03T22:22:25.900Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T22:22:25.900Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T22:22:25.900Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T22:22:25.900Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T22:22:25.900Z] Bash-1.0.6 [2023-04-03T22:22:25.900Z] [2023-04-03T22:22:25.900Z] [2023-04-03T22:22:25.900Z] ==> git version 2.25.1 found [2023-04-03T22:22:25.900Z] ==> 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-04-03T22:22:25.900Z] Release-Date: 2020-01-08 [2023-04-03T22:22:25.900Z] 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-04-03T22:22:25.900Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T22:22:25.900Z] ==> Jenkins CI detected. [2023-04-03T22:22:25.900Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-293 [2023-04-03T22:22:25.900Z] project root: . [2023-04-03T22:22:25.900Z] --> token set from env [2023-04-03T22:22:25.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T22:22:25.900Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T22:22:26.161Z] ==> Python coveragepy not found [2023-04-03T22:22:26.161Z] ==> Searching for coverage reports in: [2023-04-03T22:22:26.161Z] + . [2023-04-03T22:22:26.161Z] -> Found 1 reports [2023-04-03T22:22:26.161Z] ==> Detecting git/mercurial file structure [2023-04-03T22:22:26.161Z] ==> Reading reports [2023-04-03T22:22:26.161Z] + ./coverage.out bytes=78485 [2023-04-03T22:22:26.161Z] ==> Appending adjustments [2023-04-03T22:22:26.161Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T22:22:26.161Z] + Found adjustments [2023-04-03T22:22:26.161Z] ==> Gzipping contents [2023-04-03T22:22:26.161Z] 12K /tmp/codecov.9Qr2iE.gz [2023-04-03T22:22:26.161Z] ==> Uploading reports [2023-04-03T22:22:26.161Z] url: https://codecov.io [2023-04-03T22:22:26.161Z] query: branch=PR-293&commit=436b720d3c09277bec4d4625dbd124598066aeb8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-04-03T22:22:26.161Z] -> Pinging Codecov [2023-04-03T22:22:26.161Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-293&commit=436b720d3c09277bec4d4625dbd124598066aeb8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-04-03T22:22:26.419Z] -> Uploading to [2023-04-03T22:22:26.419Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/F29A59C45E3A92E06B3E522C9905F8EF/436b720d3c09277bec4d4625dbd124598066aeb8/03b513ae-bae9-49ad-9fec-714aa18a033b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T222226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=959d219270bd6c5c8c3f438ad4270a57bc115d4f195c914e450b551e327aa736 [2023-04-03T22:22:26.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T22:22:26.419Z] Dload Upload Total Spent Left Speed [2023-04-03T22:22:26.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10464 0 0 100 10464 0 37640 --:--:-- --:--:-- --:--:-- 37640 [2023-04-03T22:22:26.680Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/436b720d3c09277bec4d4625dbd124598066aeb8 [Pipeline] } [2023-04-03T22:22:26.687Z] 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-04-03T22:22:27.378Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-293/archives ] [2023-04-03T22:22:27.378Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-04-03T22:22:27.378Z] total 16 [2023-04-03T22:22:27.378Z] drwxr-xr-x 3 root root 4096 Apr 3 22:13 . [2023-04-03T22:22:27.378Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 22:13 .. [2023-04-03T22:22:27.378Z] drwxr-xr-x 2 root root 4096 Apr 3 22:13 cost [2023-04-03T22:22:27.378Z] -rw-r--r-- 1 root root 91 Apr 3 22:13 cost.csv [2023-04-03T22:22:27.378Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-04-03T22:22:27.378Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-04-03T22:22:27.378Z] total 16 [2023-04-03T22:22:27.378Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:13 . [2023-04-03T22:22:27.378Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 22:13 .. [2023-04-03T22:22:27.378Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 22:13 cost [2023-04-03T22:22:27.378Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 3 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:27.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:28.525Z] ---> package-listing.sh [2023-04-03T22:22:28.525Z] ++ facter osfamily [2023-04-03T22:22:28.525Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T22:22:28.783Z] + OS_FAMILY=debian [2023-04-03T22:22:28.783Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-293 [2023-04-03T22:22:28.783Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T22:22:28.783Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T22:22:28.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T22:22:28.783Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T22:22:28.783Z] + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' [2023-04-03T22:22:28.783Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T22:22:28.783Z] + case "${OS_FAMILY}" in [2023-04-03T22:22:28.783Z] + dpkg -l [2023-04-03T22:22:28.783Z] + grep '^ii' [2023-04-03T22:22:28.783Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T22:22:28.783Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T22:22:28.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T22:22:28.783Z] + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' [2023-04-03T22:22:28.783Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-293/archives/ [2023-04-03T22:22:28.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-293/archives/ [Pipeline] echo [2023-04-03T22:22:28.793Z] 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-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T22:22:29.069Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:22:29.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:22:29.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:22:29.699Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-04-03T22:22:29.729Z] $ 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-293/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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T22:22:29.943Z] $ docker top c73c9fc01847cc6df4ee27ea72481efe7e5daa58c7c9a042529c9607b86c2145 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:22:30.282Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T22:22:30.571Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T22:22:30.853Z] + ls /var/log/sa-host [2023-04-03T22:22:30.853Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:22:30.917Z] provisioning config files... [2023-04-03T22:22:30.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config4140495916535482636tmp [Pipeline] { [Pipeline] echo [2023-04-03T22:22:30.937Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:31.220Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T22:22:31.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:31.548Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T22:22:31.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:31.840Z] ---> sudo-logs.sh [2023-04-03T22:22:31.840Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T22:22:31.871Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:32.154Z] ---> job-cost.sh [2023-04-03T22:22:32.154Z] lf-activate-venv: SKIPPING [2023-04-03T22:22:32.154Z] DEBUG: total: 0.2199999988079071 [2023-04-03T22:22:32.154Z] INFO: Retrieving Stack Cost... [2023-04-03T22:22:32.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T22:22:32.982Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T22:22:32.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:22:33.277Z] ---> logs-deploy.sh [2023-04-03T22:22:33.277Z] lf-activate-venv: SKIPPING [2023-04-03T22:22:33.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-293/4 [2023-04-03T22:22:33.277Z] INFO: archiving workspace using pattern(s): [2023-04-03T22:22:34.213Z] Archives upload complete. [2023-04-03T22:22:34.213Z] INFO: archiving logs to Nexus