Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31ca8a3936982fb289ce3a844b1ee55f128a24a 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-ssh4408974498099884218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13130564697694038753.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11905272078074249825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13601116025124486722.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9576328462439196377.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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17179 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision e31ca8a3936982fb289ce3a844b1ee55f128a24a (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f e31ca8a3936982fb289ce3a844b1ee55f128a24a # timeout=10 Commit message: "Merge pull request #406 from cloudxxx8/changelog" > git rev-list --no-walk 92c3ba4568a6222498d3402d3e8034c184771ddb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-10T02:06:38.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-10T02:06:38.411Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-10T02:06:38.431Z] ========================================================= [2023-11-10T02:06:38.431Z] EdgeX Global Pipelines Version Info [2023-11-10T02:06:38.431Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:06:39.153Z] ------------------- [2023-11-10T02:06:39.153Z] stable info: [2023-11-10T02:06:39.153Z] ------------------- [2023-11-10T02:06:39.153Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-10T02:06:39.153Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-10T02:06:39.153Z] Message: update stable to v1.0.257 [2023-11-10T02:06:39.724Z] ------------------- [2023-11-10T02:06:39.724Z] experimental info: [2023-11-10T02:06:39.724Z] ------------------- [2023-11-10T02:06:39.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-10T02:06:39.724Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-10T02:06:39.724Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-10T02:06:39.883Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-10T02:06:39.902Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-10T02:06:39.922Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-10T02:06:39.943Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-10T02:06:39.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-10T02:06:39.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-10T02:06:40.005Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-10T02:06:40.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-10T02:06:40.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-10T02:06:40.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-10T02:06:40.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-10T02:06:40.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-10T02:06:40.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-10T02:06:40.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-10T02:06:40.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-10T02:06:40.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-10T02:06:40.176Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-10T02:06:40.191Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-10T02:06:40.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-10T02:06:40.224Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-10T02:06:40.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-10T02:06:40.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-10T02:06:40.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-10T02:06:40.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-10T02:06:40.328Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-10T02:06:40.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-10T02:06:40.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-10T02:06:40.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-10T02:06:40.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-10T02:06:40.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-10T02:06:40.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] echo [2023-11-10T02:06:40.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31ca8a [Pipeline] echo [2023-11-10T02:06:40.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:06:40.517Z] provisioning config files... [2023-11-10T02:06:40.532Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16132131025247490921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:06:40.849Z] ---> docker-login.sh [2023-11-10T02:06:40.849Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:06:41.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:06:41.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:06:41.374Z] Configure a credential helper to remove this warning. See [2023-11-10T02:06:41.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:06:41.374Z] [2023-11-10T02:06:41.374Z] Login Succeeded [2023-11-10T02:06:41.374Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:06:41.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:06:41.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:06:41.374Z] Configure a credential helper to remove this warning. See [2023-11-10T02:06:41.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:06:41.374Z] [2023-11-10T02:06:41.374Z] Login Succeeded [2023-11-10T02:06:41.374Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:06:41.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:06:41.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:06:41.634Z] Configure a credential helper to remove this warning. See [2023-11-10T02:06:41.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:06:41.634Z] [2023-11-10T02:06:41.634Z] Login Succeeded [2023-11-10T02:06:41.634Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:06:41.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:06:41.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:06:41.634Z] Configure a credential helper to remove this warning. See [2023-11-10T02:06:41.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:06:41.634Z] [2023-11-10T02:06:41.634Z] Login Succeeded [2023-11-10T02:06:41.634Z] docker.io [2023-11-10T02:06:41.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:06:41.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:06:41.896Z] Configure a credential helper to remove this warning. See [2023-11-10T02:06:41.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:06:41.896Z] [2023-11-10T02:06:41.896Z] Login Succeeded [2023-11-10T02:06:41.896Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:06:41.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-10T02:06:42.295Z] + git rev-list -1 --merges e31ca8a3936982fb289ce3a844b1ee55f128a24a~1..e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] echo [2023-11-10T02:06:42.346Z] -----------> git rev-list -1 --merges e31ca8a3936982fb289ce3a844b1ee55f128a24a~1..e31ca8a3936982fb289ce3a844b1ee55f128a24a e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:06:42.346Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a [false] [Pipeline] sh [2023-11-10T02:06:42.662Z] + git log --format=format:%s -1 e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] echo [2023-11-10T02:06:42.681Z] ========================================================= [2023-11-10T02:06:42.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-10T02:06:42.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T02:06:43.038Z] + git log --format=format:%s -1 e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] echo [2023-11-10T02:06:43.051Z] [semverPrep] GIT_COMMIT: e31ca8a3936982fb289ce3a844b1ee55f128a24a, Commit Message: Merge pull request #406 from cloudxxx8/changelog [Pipeline] echo [2023-11-10T02:06:43.062Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-10T02:06:43.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:06:43.451Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-10T02:06:43.451Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-10T02:06:43.451Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-10T02:06:43.451Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-10T02:06:43.451Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-10T02:06:43.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:06:43.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:06:43.876Z] [2023-11-10T02:06:43.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:06:44.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:06:44.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-10T02:06:44.186Z] b85a868b505f: Pulling fs layer [2023-11-10T02:06:44.186Z] e2be974225ed: Pulling fs layer [2023-11-10T02:06:44.186Z] 339a4e72a1f5: Pulling fs layer [2023-11-10T02:06:44.186Z] 988bab9f4d93: Pulling fs layer [2023-11-10T02:06:44.186Z] 1469e6f7b9e6: Pulling fs layer [2023-11-10T02:06:44.186Z] eaf3925da568: Pulling fs layer [2023-11-10T02:06:44.186Z] bab4dde63d76: Pulling fs layer [2023-11-10T02:06:44.186Z] bde34c3a00c8: Pulling fs layer [2023-11-10T02:06:44.186Z] b352a97aabf1: Pulling fs layer [2023-11-10T02:06:44.186Z] 1469e6f7b9e6: Waiting [2023-11-10T02:06:44.186Z] 4872d77fe225: Pulling fs layer [2023-11-10T02:06:44.186Z] 5851b861e8e6: Pulling fs layer [2023-11-10T02:06:44.186Z] eaf3925da568: Waiting [2023-11-10T02:06:44.186Z] bab4dde63d76: Waiting [2023-11-10T02:06:44.186Z] bde34c3a00c8: Waiting [2023-11-10T02:06:44.186Z] 4872d77fe225: Waiting [2023-11-10T02:06:44.186Z] 5851b861e8e6: Waiting [2023-11-10T02:06:44.186Z] b352a97aabf1: Waiting [2023-11-10T02:06:44.186Z] 988bab9f4d93: Waiting [2023-11-10T02:06:44.186Z] e2be974225ed: Download complete [2023-11-10T02:06:44.186Z] 988bab9f4d93: Verifying Checksum [2023-11-10T02:06:44.186Z] 988bab9f4d93: Download complete [2023-11-10T02:06:44.446Z] 1469e6f7b9e6: Verifying Checksum [2023-11-10T02:06:44.446Z] 1469e6f7b9e6: Download complete [2023-11-10T02:06:44.446Z] 339a4e72a1f5: Verifying Checksum [2023-11-10T02:06:44.446Z] 339a4e72a1f5: Download complete [2023-11-10T02:06:44.446Z] eaf3925da568: Verifying Checksum [2023-11-10T02:06:44.446Z] eaf3925da568: Download complete [2023-11-10T02:06:44.446Z] bde34c3a00c8: Download complete [2023-11-10T02:06:44.446Z] b352a97aabf1: Verifying Checksum [2023-11-10T02:06:44.446Z] b352a97aabf1: Download complete [2023-11-10T02:06:44.446Z] 4872d77fe225: Download complete [2023-11-10T02:06:44.446Z] 5851b861e8e6: Download complete [2023-11-10T02:06:44.446Z] b85a868b505f: Verifying Checksum [2023-11-10T02:06:44.446Z] b85a868b505f: Download complete [2023-11-10T02:06:44.705Z] bab4dde63d76: Verifying Checksum [2023-11-10T02:06:44.705Z] bab4dde63d76: Download complete [2023-11-10T02:06:45.652Z] b85a868b505f: Pull complete [2023-11-10T02:06:45.918Z] e2be974225ed: Pull complete [2023-11-10T02:06:46.488Z] 339a4e72a1f5: Pull complete [2023-11-10T02:06:46.488Z] 988bab9f4d93: Pull complete [2023-11-10T02:06:46.749Z] 1469e6f7b9e6: Pull complete [2023-11-10T02:06:47.011Z] eaf3925da568: Pull complete [2023-11-10T02:06:48.917Z] bab4dde63d76: Pull complete [2023-11-10T02:06:48.917Z] bde34c3a00c8: Pull complete [2023-11-10T02:06:49.177Z] b352a97aabf1: Pull complete [2023-11-10T02:06:49.177Z] 4872d77fe225: Pull complete [2023-11-10T02:06:49.177Z] 5851b861e8e6: Pull complete [2023-11-10T02:06:49.437Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-10T02:06:49.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:06:49.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:06:49.547Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:06:49.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-10T02:06:54.372Z] $ docker top e369ead6bae3eeb57dc9db53868e99c2ae39367f770faa322599b04cadf3394a -eo pid,comm [2023-11-10T02:06:54.429Z] 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-11-10T02:06:54.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:06:54.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:06:54.464Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:06:54.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:06:54.587Z] $ docker exec e369ead6bae3eeb57dc9db53868e99c2ae39367f770faa322599b04cadf3394a ssh-agent [2023-11-10T02:06:54.701Z] SSH_AUTH_SOCK=/tmp/ssh-b1MDxwCGK6NM/agent.32 [2023-11-10T02:06:54.701Z] SSH_AGENT_PID=38 [2023-11-10T02:06:54.708Z] Running ssh-add (command line suppressed) [2023-11-10T02:06:54.824Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_818745467716270241.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_818745467716270241.key) [2023-11-10T02:06:54.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:06:55.133Z] + git tag --points-at HEAD [Pipeline] } [2023-11-10T02:06:55.152Z] $ docker exec --env ******** --env ******** e369ead6bae3eeb57dc9db53868e99c2ae39367f770faa322599b04cadf3394a ssh-agent -k [2023-11-10T02:06:55.249Z] unset SSH_AUTH_SOCK; [2023-11-10T02:06:55.251Z] unset SSH_AGENT_PID; [2023-11-10T02:06:55.252Z] echo Agent pid 38 killed; [2023-11-10T02:06:55.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-10T02:06:55.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:06:55.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:06:55.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:06:55.405Z] $ docker exec e369ead6bae3eeb57dc9db53868e99c2ae39367f770faa322599b04cadf3394a ssh-agent [2023-11-10T02:06:55.525Z] SSH_AUTH_SOCK=/tmp/ssh-897XF6TcjScl/agent.70 [2023-11-10T02:06:55.525Z] SSH_AGENT_PID=76 [2023-11-10T02:06:55.530Z] Running ssh-add (command line suppressed) [2023-11-10T02:06:55.647Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14149650152050843122.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14149650152050843122.key) [2023-11-10T02:06:55.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:06:55.950Z] + git semver init [2023-11-10T02:06:56.519Z] 2023-11-10 02:06:56,267 [run_init] DEBUG init version:0.0.0 force:False [2023-11-10T02:06:56.519Z] 2023-11-10 02:06:56,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-10T02:06:56.519Z] 2023-11-10 02:06:56,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-10T02:06:56.519Z] 2023-11-10 02:06:56,270 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:06:57.902Z] 2023-11-10 02:06:57,871 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-11-10T02:06:57.902Z] 2023-11-10 02:06:57,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-11-10T02:06:57.902Z] 2023-11-10 02:06:57,872 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:06:57.902Z] 2023-11-10 02:06:57,872 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:06:57.902Z] 3.1.0-dev.26 [Pipeline] } [2023-11-10T02:06:57.913Z] $ docker exec --env ******** --env ******** e369ead6bae3eeb57dc9db53868e99c2ae39367f770faa322599b04cadf3394a ssh-agent -k [2023-11-10T02:06:58.022Z] unset SSH_AUTH_SOCK; [2023-11-10T02:06:58.023Z] unset SSH_AGENT_PID; [2023-11-10T02:06:58.024Z] echo Agent pid 76 killed; [2023-11-10T02:06:58.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:06:58.351Z] + git semver [Pipeline] } [2023-11-10T02:06:58.940Z] $ docker stop --time=1 e369ead6bae3eeb57dc9db53868e99c2ae39367f770faa322599b04cadf3394a [2023-11-10T02:07:02.561Z] $ docker rm -f --volumes e369ead6bae3eeb57dc9db53868e99c2ae39367f770faa322599b04cadf3394a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:07:03.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-10T02:07:03.352Z] Stashed 1 file(s) [Pipeline] echo [2023-11-10T02:07:03.357Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [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-11-10T02:07:03.537Z] provisioning config files... [2023-11-10T02:07:03.546Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9043555120273486347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:07:03.839Z] ---> docker-login.sh [2023-11-10T02:07:03.839Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:07:03.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:03.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:03.839Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:03.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:03.839Z] [2023-11-10T02:07:03.839Z] Login Succeeded [2023-11-10T02:07:03.839Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:07:03.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:03.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:03.839Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:03.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:03.839Z] [2023-11-10T02:07:03.839Z] Login Succeeded [2023-11-10T02:07:03.839Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:07:04.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:04.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:04.099Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:04.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:04.099Z] [2023-11-10T02:07:04.099Z] Login Succeeded [2023-11-10T02:07:04.099Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:07:04.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:04.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:04.099Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:04.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:04.099Z] [2023-11-10T02:07:04.099Z] Login Succeeded [2023-11-10T02:07:04.099Z] docker.io [2023-11-10T02:07:04.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:04.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:04.618Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:04.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:04.618Z] [2023-11-10T02:07:04.618Z] Login Succeeded [2023-11-10T02:07:04.618Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:07:04.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-10T02:07:04.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:07:04.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:07:04.715Z] ========================================================= [2023-11-10T02:07:04.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-10T02:07:04.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:07:05.038Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-10T02:07:05.038Z] Sending build context to Docker daemon 21.69MB [2023-11-10T02:07:05.038Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:07:05.038Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-10T02:07:05.298Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-10T02:07:05.298Z] 7264a8db6415: Pulling fs layer [2023-11-10T02:07:05.298Z] c4d48a809fc2: Pulling fs layer [2023-11-10T02:07:05.298Z] 4f1c88b9dad5: Pulling fs layer [2023-11-10T02:07:05.298Z] ad3a456e5733: Pulling fs layer [2023-11-10T02:07:05.298Z] 33e27b845d1e: Pulling fs layer [2023-11-10T02:07:05.298Z] c68163c4e522: Pulling fs layer [2023-11-10T02:07:05.298Z] 50da416c3ac9: Pulling fs layer [2023-11-10T02:07:05.298Z] 23d2d4c4bb30: Pulling fs layer [2023-11-10T02:07:05.298Z] ad3a456e5733: Waiting [2023-11-10T02:07:05.298Z] 50da416c3ac9: Waiting [2023-11-10T02:07:05.298Z] c68163c4e522: Waiting [2023-11-10T02:07:05.298Z] 23d2d4c4bb30: Waiting [2023-11-10T02:07:05.298Z] 33e27b845d1e: Waiting [2023-11-10T02:07:05.298Z] c4d48a809fc2: Verifying Checksum [2023-11-10T02:07:05.298Z] c4d48a809fc2: Download complete [2023-11-10T02:07:05.298Z] ad3a456e5733: Verifying Checksum [2023-11-10T02:07:05.298Z] ad3a456e5733: Download complete [2023-11-10T02:07:05.561Z] 33e27b845d1e: Verifying Checksum [2023-11-10T02:07:05.561Z] 33e27b845d1e: Download complete [2023-11-10T02:07:05.561Z] 7264a8db6415: Verifying Checksum [2023-11-10T02:07:05.561Z] 7264a8db6415: Download complete [2023-11-10T02:07:05.561Z] c68163c4e522: Verifying Checksum [2023-11-10T02:07:05.561Z] c68163c4e522: Download complete [2023-11-10T02:07:05.561Z] 7264a8db6415: Pull complete [2023-11-10T02:07:05.825Z] 23d2d4c4bb30: Verifying Checksum [2023-11-10T02:07:05.825Z] 23d2d4c4bb30: Download complete [2023-11-10T02:07:05.825Z] c4d48a809fc2: Pull complete [2023-11-10T02:07:05.825Z] 4f1c88b9dad5: Verifying Checksum [2023-11-10T02:07:05.825Z] 4f1c88b9dad5: Download complete [2023-11-10T02:07:06.394Z] 50da416c3ac9: Verifying Checksum [2023-11-10T02:07:06.394Z] 50da416c3ac9: Download complete [2023-11-10T02:07:09.681Z] 4f1c88b9dad5: Pull complete [2023-11-10T02:07:09.681Z] ad3a456e5733: Pull complete [2023-11-10T02:07:09.941Z] 33e27b845d1e: Pull complete [2023-11-10T02:07:09.941Z] c68163c4e522: Pull complete [2023-11-10T02:07:12.473Z] 50da416c3ac9: Pull complete [2023-11-10T02:07:13.042Z] 23d2d4c4bb30: Pull complete [2023-11-10T02:07:13.042Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-10T02:07:13.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-10T02:07:13.042Z] ---> 0786185ac409 [2023-11-10T02:07:13.042Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:07:18.485Z] Still waiting to schedule task [2023-11-10T02:07:18.485Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17177’ [2023-11-10T02:07:21.167Z] ---> Running in 34752726976f [2023-11-10T02:07:21.167Z] Removing intermediate container 34752726976f [2023-11-10T02:07:21.167Z] ---> 9fa43c17a327 [2023-11-10T02:07:21.167Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:07:21.426Z] ---> Running in 1a3139ffdd04 [2023-11-10T02:07:21.426Z] Removing intermediate container 1a3139ffdd04 [2023-11-10T02:07:21.426Z] ---> ff52ebbb97f0 [2023-11-10T02:07:21.426Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-10T02:07:21.426Z] ---> Running in f39a630b9a2e [2023-11-10T02:07:21.684Z] Removing intermediate container f39a630b9a2e [2023-11-10T02:07:21.684Z] ---> e8a87273a2e3 [2023-11-10T02:07:21.684Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T02:07:21.684Z] ---> Running in e58e685c8b9e [2023-11-10T02:07:21.684Z] Removing intermediate container e58e685c8b9e [2023-11-10T02:07:21.684Z] ---> 5b64db33a12f [2023-11-10T02:07:21.684Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-10T02:07:21.684Z] ---> Running in 75689adc35c8 [2023-11-10T02:07:21.684Z] Removing intermediate container 75689adc35c8 [2023-11-10T02:07:21.684Z] ---> 34dd9696d942 [2023-11-10T02:07:21.684Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:07:21.684Z] ---> Running in a59a3a3224a5 [2023-11-10T02:07:22.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T02:07:22.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T02:07:22.509Z] OK: 264 MiB in 52 packages [2023-11-10T02:07:23.075Z] Removing intermediate container a59a3a3224a5 [2023-11-10T02:07:23.075Z] ---> 8655b37a03f4 [2023-11-10T02:07:23.075Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-10T02:07:23.075Z] ---> Running in a7f991d55f03 [2023-11-10T02:07:23.075Z] Removing intermediate container a7f991d55f03 [2023-11-10T02:07:23.075Z] ---> fa641e73433e [2023-11-10T02:07:23.075Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-10T02:07:23.075Z] ---> 0309da18ea31 [2023-11-10T02:07:23.075Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:07:23.075Z] ---> Running in 9d5d2ddc3d58 [2023-11-10T02:08:19.309Z] Removing intermediate container 9d5d2ddc3d58 [2023-11-10T02:08:19.309Z] ---> dc43e610a082 [2023-11-10T02:08:19.309Z] Step 12/13 : COPY . . [2023-11-10T02:08:19.309Z] ---> 706f73faaab2 [2023-11-10T02:08:19.309Z] Step 13/13 : RUN ${MAKE} [2023-11-10T02:08:19.309Z] ---> Running in 48fb3d6035f8 [2023-11-10T02:08:19.309Z] noop [2023-11-10T02:08:19.309Z] Removing intermediate container 48fb3d6035f8 [2023-11-10T02:08:19.309Z] ---> e353142161f3 [2023-11-10T02:08:19.309Z] Successfully built e353142161f3 [2023-11-10T02:08:19.309Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:08:19.623Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-10T02:08:19.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:08:19.700Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:08:19.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-11-10T02:08:20.320Z] $ docker top d7b1f2895e25bd76803c454b82af6a3ca1ebdefb0f179f7294c2caa0d73eea19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:08:20.669Z] + go version [2023-11-10T02:08:20.669Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-10T02:08:20.682Z] $ docker stop --time=1 d7b1f2895e25bd76803c454b82af6a3ca1ebdefb0f179f7294c2caa0d73eea19 [2023-11-10T02:08:22.397Z] $ docker rm -f --volumes d7b1f2895e25bd76803c454b82af6a3ca1ebdefb0f179f7294c2caa0d73eea19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:08:22.854Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-10T02:08:22.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:08:22.927Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:08:22.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-11-10T02:08:23.284Z] $ docker top cae6e309b242df1fbdcb40ea78a3f2b13402df6313544df2f62ad2a6a64deaac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:08:23.625Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-10T02:08:23.920Z] + make test [2023-11-10T02:08:23.920Z] go test ./... -coverprofile=coverage.out ./... [2023-11-10T02:08:25.298Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-10T02:08:37.493Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-10T02:08:37.493Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-10T02:08:38.867Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.045s coverage: 31.5% of statements [2023-11-10T02:08:39.125Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.566s coverage: 86.5% of statements [2023-11-10T02:08:45.683Z] go vet ./... [2023-11-10T02:08:49.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-10T02:08:49.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-10T02:08:49.870Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-10T02:08:49.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-10T02:08:49.903Z] $ docker stop --time=1 cae6e309b242df1fbdcb40ea78a3f2b13402df6313544df2f62ad2a6a64deaac [2023-11-10T02:08:54.381Z] $ docker rm -f --volumes cae6e309b242df1fbdcb40ea78a3f2b13402df6313544df2f62ad2a6a64deaac [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:08:54.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-10T02:08:55.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-10T02:08:55.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-10T02:08:55.870Z] + ls -al . [2023-11-10T02:08:55.870Z] total 240 [2023-11-10T02:08:55.870Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:08 . [2023-11-10T02:08:55.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:06 .. [2023-11-10T02:08:55.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:08 .git [2023-11-10T02:08:55.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:06 .github [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 10 02:06 .gitignore [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 02:06 .golangci.yml [2023-11-10T02:08:55.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:06 .semver [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 10 02:06 Attribution.txt [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 10 02:06 CHANGELOG.md [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 10 02:06 Dockerfile [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:06 GOVERNANCE.md [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 10 02:06 Jenkinsfile [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 02:06 LICENSE [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 10 02:06 Makefile [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 02:06 OWNERS.md [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 10 02:06 README.md [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION [2023-11-10T02:08:55.870Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:06 bin [2023-11-10T02:08:55.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:06 cmd [2023-11-10T02:08:55.870Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 10 02:08 coverage.out [2023-11-10T02:08:55.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:06 doc [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 10 02:06 go.mod [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 10 02:06 go.sum [2023-11-10T02:08:55.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:06 internal [2023-11-10T02:08:55.870Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:08:56.182Z] + 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=e31ca8a3936982fb289ce3a844b1ee55f128a24a --label arch=amd64 --label version=3.1.0-dev.26 . [2023-11-10T02:08:56.183Z] Sending build context to Docker daemon 21.77MB [2023-11-10T02:08:56.183Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:08:56.183Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-10T02:08:56.183Z] ---> e353142161f3 [2023-11-10T02:08:56.183Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:08:57.118Z] ---> Running in ea2150da250b [2023-11-10T02:08:57.118Z] Removing intermediate container ea2150da250b [2023-11-10T02:08:57.118Z] ---> 6662cc5b9371 [2023-11-10T02:08:57.118Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:08:57.118Z] ---> Running in 65a7fe642c0c [2023-11-10T02:08:57.118Z] Removing intermediate container 65a7fe642c0c [2023-11-10T02:08:57.118Z] ---> bbce16511fbd [2023-11-10T02:08:57.118Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-10T02:08:57.118Z] ---> Running in 37d5ba25a143 [2023-11-10T02:08:57.118Z] Removing intermediate container 37d5ba25a143 [2023-11-10T02:08:57.118Z] ---> b9cb32d5fdd9 [2023-11-10T02:08:57.118Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T02:08:57.375Z] ---> Running in 48b174aac795 [2023-11-10T02:08:57.375Z] Removing intermediate container 48b174aac795 [2023-11-10T02:08:57.375Z] ---> dd9e76614209 [2023-11-10T02:08:57.375Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-10T02:08:57.375Z] ---> Running in aca92d1bceb1 [2023-11-10T02:08:57.375Z] Removing intermediate container aca92d1bceb1 [2023-11-10T02:08:57.375Z] ---> 9534f59c62ef [2023-11-10T02:08:57.375Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:08:57.375Z] ---> Running in daedd172b681 [2023-11-10T02:08:57.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T02:08:57.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T02:08:58.153Z] OK: 264 MiB in 52 packages [2023-11-10T02:08:58.412Z] Removing intermediate container daedd172b681 [2023-11-10T02:08:58.412Z] ---> 93593f2f6dcf [2023-11-10T02:08:58.412Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-10T02:08:58.672Z] ---> Running in 18d3f077b65d [2023-11-10T02:08:58.672Z] Removing intermediate container 18d3f077b65d [2023-11-10T02:08:58.672Z] ---> f500e6477e22 [2023-11-10T02:08:58.672Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-10T02:08:58.672Z] ---> 983af3b7d0a1 [2023-11-10T02:08:58.672Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:08:58.672Z] ---> Running in ea52e81f85d0 [2023-11-10T02:08:59.609Z] Removing intermediate container ea52e81f85d0 [2023-11-10T02:08:59.609Z] ---> cd07289a7c42 [2023-11-10T02:08:59.609Z] Step 12/26 : COPY . . [2023-11-10T02:09:00.586Z] ---> 87b3aca3aee7 [2023-11-10T02:09:00.586Z] Step 13/26 : RUN ${MAKE} [2023-11-10T02:09:00.586Z] ---> Running in d38354fc8863 [2023-11-10T02:09:00.586Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-10T02:09:27.522Z] Removing intermediate container d38354fc8863 [2023-11-10T02:09:27.522Z] ---> 67fd92163027 [2023-11-10T02:09:27.522Z] Step 14/26 : FROM alpine:3.18 [2023-11-10T02:09:27.522Z] 3.18: Pulling from library/alpine [2023-11-10T02:09:27.522Z] 96526aa774ef: Pulling fs layer [2023-11-10T02:09:27.522Z] 96526aa774ef: Verifying Checksum [2023-11-10T02:09:27.522Z] 96526aa774ef: Download complete [2023-11-10T02:09:27.522Z] 96526aa774ef: Pull complete [2023-11-10T02:09:27.522Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-10T02:09:27.522Z] Status: Downloaded newer image for alpine:3.18 [2023-11-10T02:09:27.522Z] ---> 8ca4688f4f35 [2023-11-10T02:09:27.522Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-10T02:09:27.522Z] ---> Running in a7778002d98e [2023-11-10T02:09:27.522Z] Removing intermediate container a7778002d98e [2023-11-10T02:09:27.522Z] ---> a62a9b36ca16 [2023-11-10T02:09:27.522Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-10T02:09:27.522Z] ---> Running in 64345c9a1b59 [2023-11-10T02:09:27.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T02:09:27.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T02:09:27.522Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-10T02:09:27.522Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T02:09:27.522Z] OK: 7 MiB in 16 packages [2023-11-10T02:09:27.523Z] Removing intermediate container 64345c9a1b59 [2023-11-10T02:09:27.523Z] ---> b47fd22f7b9d [2023-11-10T02:09:27.523Z] Step 17/26 : WORKDIR / [2023-11-10T02:09:27.523Z] ---> Running in fed4af4ff9b1 [2023-11-10T02:09:27.523Z] Removing intermediate container fed4af4ff9b1 [2023-11-10T02:09:27.523Z] ---> fbe8210648e9 [2023-11-10T02:09:27.523Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-10T02:09:27.781Z] ---> a1f6ab4faf14 [2023-11-10T02:09:27.781Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-10T02:09:27.781Z] ---> 13422a55777f [2023-11-10T02:09:27.781Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-10T02:09:28.039Z] ---> 09208c0599f1 [2023-11-10T02:09:28.039Z] Step 21/26 : EXPOSE 59984 [2023-11-10T02:09:28.039Z] ---> Running in deb0aeccac11 [2023-11-10T02:09:28.039Z] Removing intermediate container deb0aeccac11 [2023-11-10T02:09:28.039Z] ---> 2f72348d66c5 [2023-11-10T02:09:28.039Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-10T02:09:28.039Z] ---> Running in adb0691495fe [2023-11-10T02:09:28.039Z] Removing intermediate container adb0691495fe [2023-11-10T02:09:28.039Z] ---> 0523ccdc5560 [2023-11-10T02:09:28.039Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-10T02:09:28.304Z] ---> Running in a21d53533350 [2023-11-10T02:09:28.304Z] Removing intermediate container a21d53533350 [2023-11-10T02:09:28.304Z] ---> b1428e156328 [2023-11-10T02:09:28.304Z] Step 24/26 : LABEL arch=amd64 [2023-11-10T02:09:28.304Z] ---> Running in bc8b5cf3e4b0 [2023-11-10T02:09:28.304Z] Removing intermediate container bc8b5cf3e4b0 [2023-11-10T02:09:28.304Z] ---> 214825cbe4df [2023-11-10T02:09:28.304Z] Step 25/26 : LABEL git_sha=e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:09:28.304Z] ---> Running in aca1cb3b6f34 [2023-11-10T02:09:28.304Z] Removing intermediate container aca1cb3b6f34 [2023-11-10T02:09:28.304Z] ---> 86954d9ddb50 [2023-11-10T02:09:28.304Z] Step 26/26 : LABEL version=3.1.0-dev.26 [2023-11-10T02:09:28.563Z] ---> Running in 8677bad24a95 [2023-11-10T02:09:28.563Z] Removing intermediate container 8677bad24a95 [2023-11-10T02:09:28.563Z] ---> 82a87812005c [2023-11-10T02:09:28.563Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-10T02:09:28.564Z] Successfully built 82a87812005c [2023-11-10T02:09:28.564Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:09:28.684Z] provisioning config files... [2023-11-10T02:09:28.693Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13418207681713643007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:09:28.986Z] ---> docker-login.sh [2023-11-10T02:09:28.986Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:09:28.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:09:28.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:09:28.986Z] Configure a credential helper to remove this warning. See [2023-11-10T02:09:28.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:09:28.986Z] [2023-11-10T02:09:28.986Z] Login Succeeded [2023-11-10T02:09:28.986Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:09:28.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:09:28.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:09:28.986Z] Configure a credential helper to remove this warning. See [2023-11-10T02:09:28.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:09:28.986Z] [2023-11-10T02:09:28.986Z] Login Succeeded [2023-11-10T02:09:28.986Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:09:29.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:09:29.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:09:29.245Z] Configure a credential helper to remove this warning. See [2023-11-10T02:09:29.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:09:29.245Z] [2023-11-10T02:09:29.245Z] Login Succeeded [2023-11-10T02:09:29.245Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:09:29.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:09:29.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:09:29.245Z] Configure a credential helper to remove this warning. See [2023-11-10T02:09:29.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:09:29.245Z] [2023-11-10T02:09:29.245Z] Login Succeeded [2023-11-10T02:09:29.245Z] docker.io [2023-11-10T02:09:29.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:09:29.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:09:29.502Z] Configure a credential helper to remove this warning. See [2023-11-10T02:09:29.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:09:29.502Z] [2023-11-10T02:09:29.502Z] Login Succeeded [2023-11-10T02:09:29.502Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:09:29.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:09:29.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:09:29.571Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-11-10T02:09:29.571Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:09:29.571Z] latest [2023-11-10T02:09:29.571Z] 3.1.0-dev.26 [2023-11-10T02:09:29.571Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [2023-11-10T02:09:29.571Z] main [2023-11-10T02:09:29.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:29.917Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:30.226Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:09:30.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-10T02:09:30.226Z] 3b704ffef0fe: Preparing [2023-11-10T02:09:30.226Z] f2b7f0adc8ba: Preparing [2023-11-10T02:09:30.226Z] 526d3f5d47ee: Preparing [2023-11-10T02:09:30.226Z] 36eac35cefd6: Preparing [2023-11-10T02:09:30.226Z] cc2447e1835a: Preparing [2023-11-10T02:09:30.226Z] cc2447e1835a: Layer already exists [2023-11-10T02:09:30.226Z] 3b704ffef0fe: Pushed [2023-11-10T02:09:30.226Z] 36eac35cefd6: Pushed [2023-11-10T02:09:30.226Z] f2b7f0adc8ba: Pushed [2023-11-10T02:09:33.512Z] 526d3f5d47ee: Pushed [2023-11-10T02:09:33.513Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a: digest: sha256:17ed10dfe81e35ac965acbfb5f00c150e874b553441fb4abbc595f2eaf5b8710 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:33.821Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:34.127Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-10T02:09:34.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-10T02:09:34.127Z] 3b704ffef0fe: Preparing [2023-11-10T02:09:34.127Z] f2b7f0adc8ba: Preparing [2023-11-10T02:09:34.127Z] 526d3f5d47ee: Preparing [2023-11-10T02:09:34.127Z] 36eac35cefd6: Preparing [2023-11-10T02:09:34.127Z] cc2447e1835a: Preparing [2023-11-10T02:09:34.127Z] f2b7f0adc8ba: Layer already exists [2023-11-10T02:09:34.127Z] 36eac35cefd6: Layer already exists [2023-11-10T02:09:34.127Z] cc2447e1835a: Layer already exists [2023-11-10T02:09:34.127Z] 526d3f5d47ee: Layer already exists [2023-11-10T02:09:34.127Z] 3b704ffef0fe: Layer already exists [2023-11-10T02:09:34.127Z] latest: digest: sha256:17ed10dfe81e35ac965acbfb5f00c150e874b553441fb4abbc595f2eaf5b8710 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:34.438Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:34.746Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.26 [2023-11-10T02:09:34.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-10T02:09:34.746Z] 3b704ffef0fe: Preparing [2023-11-10T02:09:34.746Z] f2b7f0adc8ba: Preparing [2023-11-10T02:09:34.746Z] 526d3f5d47ee: Preparing [2023-11-10T02:09:34.746Z] 36eac35cefd6: Preparing [2023-11-10T02:09:34.746Z] cc2447e1835a: Preparing [2023-11-10T02:09:34.746Z] f2b7f0adc8ba: Layer already exists [2023-11-10T02:09:34.746Z] 3b704ffef0fe: Layer already exists [2023-11-10T02:09:34.746Z] 36eac35cefd6: Layer already exists [2023-11-10T02:09:34.746Z] cc2447e1835a: Layer already exists [2023-11-10T02:09:34.746Z] 526d3f5d47ee: Layer already exists [2023-11-10T02:09:34.746Z] 3.1.0-dev.26: digest: sha256:17ed10dfe81e35ac965acbfb5f00c150e874b553441fb4abbc595f2eaf5b8710 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:35.055Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:35.362Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [2023-11-10T02:09:35.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-10T02:09:35.362Z] 3b704ffef0fe: Preparing [2023-11-10T02:09:35.362Z] f2b7f0adc8ba: Preparing [2023-11-10T02:09:35.362Z] 526d3f5d47ee: Preparing [2023-11-10T02:09:35.362Z] 36eac35cefd6: Preparing [2023-11-10T02:09:35.362Z] cc2447e1835a: Preparing [2023-11-10T02:09:35.362Z] cc2447e1835a: Layer already exists [2023-11-10T02:09:35.362Z] f2b7f0adc8ba: Layer already exists [2023-11-10T02:09:35.362Z] 526d3f5d47ee: Layer already exists [2023-11-10T02:09:35.362Z] 3b704ffef0fe: Layer already exists [2023-11-10T02:09:35.362Z] 36eac35cefd6: Layer already exists [2023-11-10T02:09:35.362Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26: digest: sha256:17ed10dfe81e35ac965acbfb5f00c150e874b553441fb4abbc595f2eaf5b8710 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:35.671Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:35.986Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-11-10T02:09:35.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-10T02:09:35.986Z] 3b704ffef0fe: Preparing [2023-11-10T02:09:35.986Z] f2b7f0adc8ba: Preparing [2023-11-10T02:09:35.986Z] 526d3f5d47ee: Preparing [2023-11-10T02:09:35.986Z] 36eac35cefd6: Preparing [2023-11-10T02:09:35.986Z] cc2447e1835a: Preparing [2023-11-10T02:09:35.986Z] cc2447e1835a: Layer already exists [2023-11-10T02:09:35.986Z] f2b7f0adc8ba: Layer already exists [2023-11-10T02:09:35.986Z] 36eac35cefd6: Layer already exists [2023-11-10T02:09:35.986Z] 526d3f5d47ee: Layer already exists [2023-11-10T02:09:35.986Z] 3b704ffef0fe: Layer already exists [2023-11-10T02:09:35.986Z] main: digest: sha256:17ed10dfe81e35ac965acbfb5f00c150e874b553441fb4abbc595f2eaf5b8710 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:09:36.032Z] ===================================================== [Pipeline] echo [2023-11-10T02:09:36.044Z] taggedImages: [2023-11-10T02:09:36.044Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:09:36.044Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-10T02:09:36.044Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.26 [2023-11-10T02:09:36.044Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [2023-11-10T02:09:36.044Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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-11-10T02:09:36.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:09:36.429Z] [2023-11-10T02:09:36.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:36.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:09:36.737Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-10T02:09:36.737Z] 5eb5b503b376: Pulling fs layer [2023-11-10T02:09:36.737Z] 5c69ac0246d0: Pulling fs layer [2023-11-10T02:09:36.737Z] ec43610c2a17: Pulling fs layer [2023-11-10T02:09:36.737Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-10T02:09:36.738Z] 33b1e0a273af: Pulling fs layer [2023-11-10T02:09:36.738Z] 5d3b04190fa2: Pulling fs layer [2023-11-10T02:09:36.738Z] 2f39f015ded8: Pulling fs layer [2023-11-10T02:09:36.738Z] 3a2ae6a8a46f: Waiting [2023-11-10T02:09:36.738Z] 33b1e0a273af: Waiting [2023-11-10T02:09:36.738Z] 5d3b04190fa2: Waiting [2023-11-10T02:09:36.738Z] 2f39f015ded8: Waiting [2023-11-10T02:09:36.738Z] 5c69ac0246d0: Download complete [2023-11-10T02:09:36.738Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-10T02:09:36.738Z] 3a2ae6a8a46f: Download complete [2023-11-10T02:09:36.738Z] 33b1e0a273af: Verifying Checksum [2023-11-10T02:09:36.738Z] 33b1e0a273af: Download complete [2023-11-10T02:09:36.738Z] 5d3b04190fa2: Verifying Checksum [2023-11-10T02:09:36.738Z] 5d3b04190fa2: Download complete [2023-11-10T02:09:36.738Z] ec43610c2a17: Verifying Checksum [2023-11-10T02:09:36.738Z] ec43610c2a17: Download complete [2023-11-10T02:09:36.996Z] 5eb5b503b376: Verifying Checksum [2023-11-10T02:09:36.996Z] 5eb5b503b376: Download complete [2023-11-10T02:09:37.559Z] 2f39f015ded8: Download complete [2023-11-10T02:09:38.125Z] 5eb5b503b376: Pull complete [2023-11-10T02:09:38.125Z] 5c69ac0246d0: Pull complete [2023-11-10T02:09:38.693Z] ec43610c2a17: Pull complete [2023-11-10T02:09:38.693Z] 3a2ae6a8a46f: Pull complete [2023-11-10T02:09:38.950Z] 33b1e0a273af: Pull complete [2023-11-10T02:09:38.950Z] 5d3b04190fa2: Pull complete [2023-11-10T02:09:43.135Z] 2f39f015ded8: Pull complete [2023-11-10T02:09:43.135Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-10T02:09:43.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:09:43.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:09:43.209Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:09:43.242Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-10T02:09:55.881Z] $ docker top a2832eff2d458a923199f7cd5555d06e3344d2c0859af22225c739bc6b0a46a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:09:56.286Z] ---> job-cost.sh [2023-11-10T02:09:56.286Z] lf-activate-venv: SKIPPING [2023-11-10T02:09:56.286Z] INFO: No Stack... [2023-11-10T02:09:56.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-10T02:09:57.112Z] INFO: Archiving Costs [Pipeline] sh [2023-11-10T02:09:57.402Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-11-10T02:09:57.402Z] + cut -d, -f6 [Pipeline] lock [2023-11-10T02:09:57.417Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] [2023-11-10T02:09:57.423Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] did not exist. Created. [2023-11-10T02:09:57.423Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-10T02:09:57.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-10T02:09:57.749Z] Stashed 1 file(s) [Pipeline] } [2023-11-10T02:09:57.757Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-10T02:09:57.776Z] $ docker stop --time=1 a2832eff2d458a923199f7cd5555d06e3344d2c0859af22225c739bc6b0a46a9 [2023-11-10T02:09:59.445Z] $ docker rm -f --volumes a2832eff2d458a923199f7cd5555d06e3344d2c0859af22225c739bc6b0a46a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-10T02:10:08.573Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17185 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-11-10T02:10:08.591Z] Running in /w/workspace/device-onvif-camera/183 [Pipeline] { [Pipeline] checkout [2023-11-10T02:10:08.638Z] The recommended git tool is: git [2023-11-10T02:10:20.460Z] using credential edgex-jenkins-ssh [2023-11-10T02:10:20.479Z] Cloning the remote Git repository [2023-11-10T02:10:20.558Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-10T02:10:20.726Z] > git init /w/workspace/device-onvif-camera/183 # timeout=10 [2023-11-10T02:10:20.932Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-10T02:10:20.934Z] > git --version # timeout=10 [2023-11-10T02:10:20.962Z] > git --version # 'git version 2.25.1' [2023-11-10T02:10:20.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-10T02:10:21.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-10T02:10:25.313Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-10T02:10:25.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-10T02:10:26.613Z] Avoid second fetch [2023-11-10T02:10:26.614Z] Checking out Revision e31ca8a3936982fb289ce3a844b1ee55f128a24a (main) [2023-11-10T02:10:27.581Z] Commit message: "Merge pull request #406 from cloudxxx8/changelog" [2023-11-10T02:10:26.641Z] > git config core.sparsecheckout # timeout=10 [2023-11-10T02:10:26.746Z] > git checkout -f e31ca8a3936982fb289ce3a844b1ee55f128a24a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T02:10:28.769Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-10T02:10:28.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:10:28.770Z] Dload Upload Total Spent Left Speed [2023-11-10T02:10:28.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 74600 0 --:--:-- --:--:-- --:--:-- 75041 [Pipeline] sh [2023-11-10T02:10:29.587Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-10T02:10:29.977Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-10T02:10:29.977Z] + sudo tee /etc/docker/daemon.new [2023-11-10T02:10:29.977Z] { [2023-11-10T02:10:29.977Z] "registry-mirrors": [ [2023-11-10T02:10:29.977Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-10T02:10:29.977Z] ], [2023-11-10T02:10:29.977Z] "bip": "10.250.0.254/24", [2023-11-10T02:10:29.977Z] "hosts": [ [2023-11-10T02:10:29.977Z] "tcp://0.0.0.0:5555", [2023-11-10T02:10:29.977Z] "unix:///var/run/docker.sock" [2023-11-10T02:10:29.977Z] ], [2023-11-10T02:10:29.977Z] "mtu": 1458, [2023-11-10T02:10:29.977Z] "selinux-enabled": true, [2023-11-10T02:10:29.977Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-10T02:10:29.977Z] } [Pipeline] sh [2023-11-10T02:10:30.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-10T02:10:30.719Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:10:49.085Z] provisioning config files... [2023-11-10T02:10:49.114Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/183@tmp/config8432678823351095433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:10:49.482Z] ---> docker-login.sh [2023-11-10T02:10:49.482Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:10:50.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:51.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:51.190Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:51.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:51.190Z] [2023-11-10T02:10:51.190Z] Login Succeeded [2023-11-10T02:10:51.190Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:10:51.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:51.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:51.467Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:51.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:51.467Z] [2023-11-10T02:10:51.467Z] Login Succeeded [2023-11-10T02:10:51.467Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:10:51.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:52.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:52.017Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:52.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:52.017Z] [2023-11-10T02:10:52.017Z] Login Succeeded [2023-11-10T02:10:52.017Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:10:52.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:52.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:52.288Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:52.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:52.288Z] [2023-11-10T02:10:52.288Z] Login Succeeded [2023-11-10T02:10:52.288Z] docker.io [2023-11-10T02:10:52.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:52.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:52.846Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:52.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:52.846Z] [2023-11-10T02:10:52.888Z] Login Succeeded [2023-11-10T02:10:52.888Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:10:52.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-10T02:10:53.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:10:53.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:10:53.343Z] ========================================================= [2023-11-10T02:10:53.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-10T02:10:53.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:53.719Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-10T02:10:54.324Z] Sending build context to Docker daemon 14.2MB [2023-11-10T02:10:54.324Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:10:54.324Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-10T02:10:54.609Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-10T02:10:54.609Z] 9fda8d8052c6: Pulling fs layer [2023-11-10T02:10:54.609Z] 5d54e960e981: Pulling fs layer [2023-11-10T02:10:54.609Z] c4a7e357bf2a: Pulling fs layer [2023-11-10T02:10:54.609Z] f0e02332f6b5: Pulling fs layer [2023-11-10T02:10:54.609Z] cefa15bbcfad: Pulling fs layer [2023-11-10T02:10:54.609Z] 17808c966233: Pulling fs layer [2023-11-10T02:10:54.609Z] f4c1fc716caa: Pulling fs layer [2023-11-10T02:10:54.609Z] f0e02332f6b5: Waiting [2023-11-10T02:10:54.609Z] cefa15bbcfad: Waiting [2023-11-10T02:10:54.609Z] f4c1fc716caa: Waiting [2023-11-10T02:10:54.609Z] 17808c966233: Waiting [2023-11-10T02:10:54.609Z] 5d54e960e981: Download complete [2023-11-10T02:10:54.609Z] f0e02332f6b5: Verifying Checksum [2023-11-10T02:10:54.609Z] f0e02332f6b5: Download complete [2023-11-10T02:10:54.609Z] cefa15bbcfad: Verifying Checksum [2023-11-10T02:10:54.609Z] cefa15bbcfad: Download complete [2023-11-10T02:10:54.887Z] 9fda8d8052c6: Verifying Checksum [2023-11-10T02:10:55.491Z] f4c1fc716caa: Verifying Checksum [2023-11-10T02:10:55.491Z] f4c1fc716caa: Download complete [2023-11-10T02:10:56.096Z] 9fda8d8052c6: Pull complete [2023-11-10T02:10:56.703Z] 5d54e960e981: Pull complete [2023-11-10T02:10:57.312Z] c4a7e357bf2a: Verifying Checksum [2023-11-10T02:10:57.312Z] c4a7e357bf2a: Download complete [2023-11-10T02:10:58.303Z] 17808c966233: Verifying Checksum [2023-11-10T02:10:58.303Z] 17808c966233: Download complete [2023-11-10T02:11:13.472Z] c4a7e357bf2a: Pull complete [2023-11-10T02:11:13.472Z] f0e02332f6b5: Pull complete [2023-11-10T02:11:13.472Z] cefa15bbcfad: Pull complete [2023-11-10T02:11:23.717Z] 17808c966233: Pull complete [2023-11-10T02:11:24.684Z] f4c1fc716caa: Pull complete [2023-11-10T02:11:24.684Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-10T02:11:24.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-10T02:11:24.684Z] ---> ea914061e18c [2023-11-10T02:11:24.684Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:11:27.294Z] ---> Running in 829b6c2f76ab [2023-11-10T02:11:27.294Z] Removing intermediate container 829b6c2f76ab [2023-11-10T02:11:27.294Z] ---> 150b8e506e3f [2023-11-10T02:11:27.294Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:11:27.294Z] ---> Running in b153436a7339 [2023-11-10T02:11:27.569Z] Removing intermediate container b153436a7339 [2023-11-10T02:11:27.569Z] ---> 2f37f4c758e0 [2023-11-10T02:11:27.569Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-10T02:11:27.569Z] ---> Running in 66565298e719 [2023-11-10T02:11:28.160Z] Removing intermediate container 66565298e719 [2023-11-10T02:11:28.160Z] ---> 0ca79b85d998 [2023-11-10T02:11:28.160Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T02:11:28.160Z] ---> Running in e45048f606ea [2023-11-10T02:11:28.431Z] Removing intermediate container e45048f606ea [2023-11-10T02:11:28.431Z] ---> 082d3f8bb0f3 [2023-11-10T02:11:28.431Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-10T02:11:28.431Z] ---> Running in 77aad082280a [2023-11-10T02:11:29.025Z] Removing intermediate container 77aad082280a [2023-11-10T02:11:29.025Z] ---> 41e384d0b3bf [2023-11-10T02:11:29.025Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:11:29.025Z] ---> Running in 3884418373c6 [2023-11-10T02:11:30.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T02:11:30.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T02:11:32.714Z] OK: 266 MiB in 52 packages [2023-11-10T02:11:33.322Z] Removing intermediate container 3884418373c6 [2023-11-10T02:11:33.322Z] ---> 523a8906a338 [2023-11-10T02:11:33.322Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-10T02:11:33.600Z] ---> Running in 0ae5cabc6bc2 [2023-11-10T02:11:33.873Z] Removing intermediate container 0ae5cabc6bc2 [2023-11-10T02:11:33.873Z] ---> 78a0d1d3de77 [2023-11-10T02:11:33.873Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-10T02:11:36.495Z] ---> d856dc1ff7fd [2023-11-10T02:11:36.495Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:11:36.770Z] ---> Running in 5ceba5fc788a [2023-11-10T02:13:13.504Z] Removing intermediate container 5ceba5fc788a [2023-11-10T02:13:13.504Z] ---> acac0401a999 [2023-11-10T02:13:13.504Z] Step 12/13 : COPY . . [2023-11-10T02:13:13.504Z] ---> f78d474b331c [2023-11-10T02:13:13.504Z] Step 13/13 : RUN ${MAKE} [2023-11-10T02:13:13.504Z] ---> Running in b5c87cbf9671 [2023-11-10T02:13:13.504Z] noop [2023-11-10T02:13:13.504Z] Removing intermediate container b5c87cbf9671 [2023-11-10T02:13:13.504Z] ---> 3721f01e4f3d [2023-11-10T02:13:13.504Z] Successfully built 3721f01e4f3d [2023-11-10T02:13:13.504Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:13:13.877Z] + docker inspect -f . ci-base-image-arm64 [2023-11-10T02:13:13.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:13:14.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-17185 does not seem to be running inside a container [2023-11-10T02:13:14.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/183 -v /w/workspace/device-onvif-camera/183:/w/workspace/device-onvif-camera/183:rw,z -v /w/workspace/device-onvif-camera/183@tmp:/w/workspace/device-onvif-camera/183@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 ******** ci-base-image-arm64 cat [2023-11-10T02:13:16.405Z] $ docker top 3e0169574fa06195d9089288675581f267ed35fce68c4beec7cc76c2ce84df19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:13:17.290Z] + go version [2023-11-10T02:13:17.291Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-10T02:13:17.319Z] $ docker stop --time=1 3e0169574fa06195d9089288675581f267ed35fce68c4beec7cc76c2ce84df19 [2023-11-10T02:13:19.095Z] $ docker rm -f --volumes 3e0169574fa06195d9089288675581f267ed35fce68c4beec7cc76c2ce84df19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:13:19.694Z] + docker inspect -f . ci-base-image-arm64 [2023-11-10T02:13:19.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:13:19.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-17185 does not seem to be running inside a container [2023-11-10T02:13:20.042Z] $ 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/183 -v /w/workspace/device-onvif-camera/183:/w/workspace/device-onvif-camera/183:rw,z -v /w/workspace/device-onvif-camera/183@tmp:/w/workspace/device-onvif-camera/183@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 ******** ci-base-image-arm64 cat [2023-11-10T02:13:21.487Z] $ docker top baf1a24cdd14843c03b1a7a31b7685a54600ee30cece4b73899dcb0c94669be2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:13:22.369Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/183 [Pipeline] fileExists [Pipeline] sh [2023-11-10T02:13:23.051Z] + make test [2023-11-10T02:13:23.051Z] go test ./... -coverprofile=coverage.out ./... [2023-11-10T02:13:28.415Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-10T02:15:50.224Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-10T02:15:50.224Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-10T02:15:50.224Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.198s coverage: 31.5% of statements [2023-11-10T02:16:05.281Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.085s coverage: 86.5% of statements [2023-11-10T02:16:05.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-10T02:16:05.877Z] go vet ./... [2023-11-10T02:16:38.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-10T02:16:38.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-10T02:16:38.460Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-10T02:16:38.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-10T02:16:38.513Z] $ docker stop --time=1 baf1a24cdd14843c03b1a7a31b7685a54600ee30cece4b73899dcb0c94669be2 [2023-11-10T02:16:40.570Z] $ docker rm -f --volumes baf1a24cdd14843c03b1a7a31b7685a54600ee30cece4b73899dcb0c94669be2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:16:42.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-10T02:16:42.112Z] Warning: overwriting stash ‘coverage-report’ [2023-11-10T02:16:42.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T02:16:43.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-10T02:16:43.639Z] + ls -al . [2023-11-10T02:16:43.639Z] total 236 [2023-11-10T02:16:43.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:13 . [2023-11-10T02:16:43.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:10 .. [2023-11-10T02:16:43.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:10 .git [2023-11-10T02:16:43.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:10 .github [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 10 02:10 .gitignore [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 02:10 .golangci.yml [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 10 02:10 Attribution.txt [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 10 02:10 CHANGELOG.md [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 10 02:10 Dockerfile [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:10 GOVERNANCE.md [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 10 02:10 Jenkinsfile [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 02:10 LICENSE [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 10 02:10 Makefile [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 02:10 OWNERS.md [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 10 02:10 README.md [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION [2023-11-10T02:16:43.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:10 bin [2023-11-10T02:16:43.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:10 cmd [2023-11-10T02:16:43.639Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 10 02:16 coverage.out [2023-11-10T02:16:43.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:10 doc [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 10 02:10 go.mod [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 10 02:10 go.sum [2023-11-10T02:16:43.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:10 internal [2023-11-10T02:16:43.639Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:16:44.008Z] + 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=e31ca8a3936982fb289ce3a844b1ee55f128a24a --label arch=arm64 --label version=3.1.0-dev.26 . [2023-11-10T02:16:44.608Z] Sending build context to Docker daemon 14.28MB [2023-11-10T02:16:44.608Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:16:44.608Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-10T02:16:44.608Z] ---> 3721f01e4f3d [2023-11-10T02:16:44.608Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:16:44.881Z] ---> Running in 5cf35d6832c2 [2023-11-10T02:16:45.155Z] Removing intermediate container 5cf35d6832c2 [2023-11-10T02:16:45.155Z] ---> f7269ec0fe17 [2023-11-10T02:16:45.155Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:16:45.432Z] ---> Running in 854174f314ae [2023-11-10T02:16:45.707Z] Removing intermediate container 854174f314ae [2023-11-10T02:16:45.707Z] ---> fad2eb3a24f8 [2023-11-10T02:16:45.707Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-10T02:16:45.982Z] ---> Running in 1ed1075e3314 [2023-11-10T02:16:46.255Z] Removing intermediate container 1ed1075e3314 [2023-11-10T02:16:46.255Z] ---> 4e98e81259ed [2023-11-10T02:16:46.255Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T02:16:46.255Z] ---> Running in be93c4ab6ee4 [2023-11-10T02:16:46.851Z] Removing intermediate container be93c4ab6ee4 [2023-11-10T02:16:46.851Z] ---> ab32e069f1ee [2023-11-10T02:16:46.851Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-10T02:16:47.124Z] ---> Running in 8bcad64020fb [2023-11-10T02:16:47.396Z] Removing intermediate container 8bcad64020fb [2023-11-10T02:16:47.396Z] ---> 675bd0a86186 [2023-11-10T02:16:47.396Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:16:47.667Z] ---> Running in 513b3b95a784 [2023-11-10T02:16:49.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T02:16:49.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T02:16:50.827Z] OK: 266 MiB in 52 packages [2023-11-10T02:16:51.932Z] Removing intermediate container 513b3b95a784 [2023-11-10T02:16:51.932Z] ---> cfeaf3e707bf [2023-11-10T02:16:51.932Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-10T02:16:52.216Z] ---> Running in f0eebfc5cea4 [2023-11-10T02:16:52.487Z] Removing intermediate container f0eebfc5cea4 [2023-11-10T02:16:52.487Z] ---> ea20d341c1bf [2023-11-10T02:16:52.487Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-10T02:16:53.080Z] ---> 3f63446951ac [2023-11-10T02:16:53.080Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:16:53.355Z] ---> Running in 28c696955718 [2023-11-10T02:16:56.740Z] Removing intermediate container 28c696955718 [2023-11-10T02:16:56.740Z] ---> 89c4a88652d1 [2023-11-10T02:16:56.740Z] Step 12/26 : COPY . . [2023-11-10T02:16:58.171Z] ---> eb90aa8de13a [2023-11-10T02:16:58.171Z] Step 13/26 : RUN ${MAKE} [2023-11-10T02:16:58.171Z] ---> Running in b7103b528920 [2023-11-10T02:16:59.609Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-10T02:19:51.597Z] Removing intermediate container b7103b528920 [2023-11-10T02:19:51.597Z] ---> 6f87aea6c09e [2023-11-10T02:19:51.597Z] Step 14/26 : FROM alpine:3.18 [2023-11-10T02:19:51.597Z] 3.18: Pulling from library/alpine [2023-11-10T02:19:51.597Z] 579b34f0a95b: Pulling fs layer [2023-11-10T02:19:51.597Z] 579b34f0a95b: Verifying Checksum [2023-11-10T02:19:51.597Z] 579b34f0a95b: Download complete [2023-11-10T02:19:51.597Z] 579b34f0a95b: Pull complete [2023-11-10T02:19:51.597Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-10T02:19:51.597Z] Status: Downloaded newer image for alpine:3.18 [2023-11-10T02:19:51.597Z] ---> 3cc203321400 [2023-11-10T02:19:51.597Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-10T02:19:51.597Z] ---> Running in 990d2f3578ab [2023-11-10T02:19:51.597Z] Removing intermediate container 990d2f3578ab [2023-11-10T02:19:51.597Z] ---> e26e2fe21381 [2023-11-10T02:19:51.597Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-10T02:19:51.597Z] ---> Running in ef96523d0b65 [2023-11-10T02:19:51.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T02:19:51.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T02:19:51.597Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-10T02:19:51.597Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T02:19:51.597Z] OK: 8 MiB in 16 packages [2023-11-10T02:19:51.597Z] Removing intermediate container ef96523d0b65 [2023-11-10T02:19:51.597Z] ---> 7da416b02b9f [2023-11-10T02:19:51.597Z] Step 17/26 : WORKDIR / [2023-11-10T02:19:51.597Z] ---> Running in 72da62a64769 [2023-11-10T02:19:51.597Z] Removing intermediate container 72da62a64769 [2023-11-10T02:19:51.597Z] ---> 0ae0e84f4bd6 [2023-11-10T02:19:51.597Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-10T02:19:51.597Z] ---> 2c6d39276bb8 [2023-11-10T02:19:51.597Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-10T02:19:52.203Z] ---> 087818284f71 [2023-11-10T02:19:52.203Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-10T02:19:52.801Z] ---> 358970d6ed03 [2023-11-10T02:19:52.801Z] Step 21/26 : EXPOSE 59984 [2023-11-10T02:19:52.801Z] ---> Running in 7c1f0d401d62 [2023-11-10T02:19:53.073Z] Removing intermediate container 7c1f0d401d62 [2023-11-10T02:19:53.073Z] ---> cb112a4426a1 [2023-11-10T02:19:53.073Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-10T02:19:53.344Z] ---> Running in 876b38adc7ed [2023-11-10T02:19:53.617Z] Removing intermediate container 876b38adc7ed [2023-11-10T02:19:53.617Z] ---> b744980c19f0 [2023-11-10T02:19:53.617Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-10T02:19:53.890Z] ---> Running in 4a0aa445dcc3 [2023-11-10T02:19:54.163Z] Removing intermediate container 4a0aa445dcc3 [2023-11-10T02:19:54.163Z] ---> 89b8b62661b4 [2023-11-10T02:19:54.163Z] Step 24/26 : LABEL arch=arm64 [2023-11-10T02:19:54.163Z] ---> Running in acf999c181a1 [2023-11-10T02:19:54.756Z] Removing intermediate container acf999c181a1 [2023-11-10T02:19:54.756Z] ---> d5b59fd1e594 [2023-11-10T02:19:54.756Z] Step 25/26 : LABEL git_sha=e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:19:54.756Z] ---> Running in 30e0cc1e95ec [2023-11-10T02:19:55.027Z] Removing intermediate container 30e0cc1e95ec [2023-11-10T02:19:55.027Z] ---> 21df1bbaafb0 [2023-11-10T02:19:55.027Z] Step 26/26 : LABEL version=3.1.0-dev.26 [2023-11-10T02:19:55.301Z] ---> Running in 0fcd20d1ad3f [2023-11-10T02:19:55.573Z] Removing intermediate container 0fcd20d1ad3f [2023-11-10T02:19:55.573Z] ---> 7f912922e44d [2023-11-10T02:19:55.573Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-10T02:19:55.573Z] Successfully built 7f912922e44d [2023-11-10T02:19:55.573Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:19:55.679Z] provisioning config files... [2023-11-10T02:19:55.698Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/183@tmp/config13836040022502698587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:19:56.075Z] ---> docker-login.sh [2023-11-10T02:19:56.075Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:19:56.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:19:56.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:19:56.348Z] Configure a credential helper to remove this warning. See [2023-11-10T02:19:56.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:19:56.348Z] [2023-11-10T02:19:56.348Z] Login Succeeded [2023-11-10T02:19:56.348Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:19:56.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:19:57.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:19:57.000Z] Configure a credential helper to remove this warning. See [2023-11-10T02:19:57.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:19:57.000Z] [2023-11-10T02:19:57.000Z] Login Succeeded [2023-11-10T02:19:57.000Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:19:57.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:19:57.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:19:57.281Z] Configure a credential helper to remove this warning. See [2023-11-10T02:19:57.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:19:57.281Z] [2023-11-10T02:19:57.281Z] Login Succeeded [2023-11-10T02:19:57.281Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:19:57.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:19:57.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:19:57.888Z] Configure a credential helper to remove this warning. See [2023-11-10T02:19:57.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:19:57.888Z] [2023-11-10T02:19:57.888Z] Login Succeeded [2023-11-10T02:19:57.888Z] docker.io [2023-11-10T02:19:58.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:19:58.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:19:58.444Z] Configure a credential helper to remove this warning. See [2023-11-10T02:19:58.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:19:58.444Z] [2023-11-10T02:19:58.444Z] Login Succeeded [2023-11-10T02:19:58.444Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:19:58.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:19:58.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:19:58.518Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-11-10T02:19:58.518Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:19:58.518Z] latest [2023-11-10T02:19:58.518Z] 3.1.0-dev.26 [2023-11-10T02:19:58.518Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [2023-11-10T02:19:58.518Z] main [2023-11-10T02:19:58.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:19:58.920Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:19:59.359Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:19:59.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-10T02:19:59.359Z] fbcbbe480d82: Preparing [2023-11-10T02:19:59.359Z] 58669f972ffd: Preparing [2023-11-10T02:19:59.359Z] fc0c7864014b: Preparing [2023-11-10T02:19:59.359Z] 1e278a478bef: Preparing [2023-11-10T02:19:59.359Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:19:59.640Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:19:59.640Z] fbcbbe480d82: Pushed [2023-11-10T02:19:59.640Z] 58669f972ffd: Pushed [2023-11-10T02:19:59.640Z] 1e278a478bef: Pushed [2023-11-10T02:20:06.322Z] fc0c7864014b: Pushed [2023-11-10T02:20:06.322Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a: digest: sha256:e95cad4602cac1281ecebd741e12a72017b60d9a0ec35a435bdd959f9245c289 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:07.282Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:07.644Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-10T02:20:07.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-10T02:20:07.645Z] fbcbbe480d82: Preparing [2023-11-10T02:20:07.645Z] 58669f972ffd: Preparing [2023-11-10T02:20:07.645Z] fc0c7864014b: Preparing [2023-11-10T02:20:07.645Z] 1e278a478bef: Preparing [2023-11-10T02:20:07.645Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:20:07.645Z] 1e278a478bef: Layer already exists [2023-11-10T02:20:07.645Z] fbcbbe480d82: Layer already exists [2023-11-10T02:20:07.645Z] fc0c7864014b: Layer already exists [2023-11-10T02:20:07.645Z] 58669f972ffd: Layer already exists [2023-11-10T02:20:07.645Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:20:07.915Z] latest: digest: sha256:e95cad4602cac1281ecebd741e12a72017b60d9a0ec35a435bdd959f9245c289 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:08.288Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:08.656Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.26 [2023-11-10T02:20:08.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-10T02:20:08.657Z] fbcbbe480d82: Preparing [2023-11-10T02:20:08.657Z] 58669f972ffd: Preparing [2023-11-10T02:20:08.657Z] fc0c7864014b: Preparing [2023-11-10T02:20:08.657Z] 1e278a478bef: Preparing [2023-11-10T02:20:08.657Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:20:08.657Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:20:08.657Z] fbcbbe480d82: Layer already exists [2023-11-10T02:20:08.657Z] fc0c7864014b: Layer already exists [2023-11-10T02:20:08.657Z] 58669f972ffd: Layer already exists [2023-11-10T02:20:08.657Z] 1e278a478bef: Layer already exists [2023-11-10T02:20:08.928Z] 3.1.0-dev.26: digest: sha256:e95cad4602cac1281ecebd741e12a72017b60d9a0ec35a435bdd959f9245c289 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:09.307Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:09.675Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [2023-11-10T02:20:09.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-10T02:20:09.675Z] fbcbbe480d82: Preparing [2023-11-10T02:20:09.675Z] 58669f972ffd: Preparing [2023-11-10T02:20:09.675Z] fc0c7864014b: Preparing [2023-11-10T02:20:09.675Z] 1e278a478bef: Preparing [2023-11-10T02:20:09.675Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:20:09.675Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:20:09.675Z] fbcbbe480d82: Layer already exists [2023-11-10T02:20:09.675Z] fc0c7864014b: Layer already exists [2023-11-10T02:20:09.675Z] 1e278a478bef: Layer already exists [2023-11-10T02:20:09.675Z] 58669f972ffd: Layer already exists [2023-11-10T02:20:09.951Z] e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26: digest: sha256:e95cad4602cac1281ecebd741e12a72017b60d9a0ec35a435bdd959f9245c289 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:10.327Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:10.708Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-11-10T02:20:10.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-10T02:20:10.708Z] fbcbbe480d82: Preparing [2023-11-10T02:20:10.708Z] 58669f972ffd: Preparing [2023-11-10T02:20:10.708Z] fc0c7864014b: Preparing [2023-11-10T02:20:10.708Z] 1e278a478bef: Preparing [2023-11-10T02:20:10.708Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:20:10.708Z] 58669f972ffd: Layer already exists [2023-11-10T02:20:10.708Z] 1e278a478bef: Layer already exists [2023-11-10T02:20:10.708Z] fc0c7864014b: Layer already exists [2023-11-10T02:20:10.708Z] fbcbbe480d82: Layer already exists [2023-11-10T02:20:10.708Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:20:10.979Z] main: digest: sha256:e95cad4602cac1281ecebd741e12a72017b60d9a0ec35a435bdd959f9245c289 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:20:11.062Z] ===================================================== [Pipeline] echo [2023-11-10T02:20:11.076Z] taggedImages: [2023-11-10T02:20:11.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e31ca8a3936982fb289ce3a844b1ee55f128a24a [2023-11-10T02:20:11.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-10T02:20:11.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.26 [2023-11-10T02:20:11.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e31ca8a3936982fb289ce3a844b1ee55f128a24a-3.1.0-dev.26 [2023-11-10T02:20:11.076Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:11.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T02:20:11.485Z] [2023-11-10T02:20:11.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:11.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T02:20:12.120Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-10T02:20:12.120Z] 8998bd30e6a1: Pulling fs layer [2023-11-10T02:20:12.120Z] 04944245beec: Pulling fs layer [2023-11-10T02:20:12.120Z] 699f458cf7ca: Pulling fs layer [2023-11-10T02:20:12.120Z] 765212b225bb: Pulling fs layer [2023-11-10T02:20:12.120Z] f23df028b6ca: Pulling fs layer [2023-11-10T02:20:12.120Z] d65c8cfc05b1: Pulling fs layer [2023-11-10T02:20:12.120Z] 765212b225bb: Waiting [2023-11-10T02:20:12.120Z] 2437ff75d9bd: Pulling fs layer [2023-11-10T02:20:12.120Z] f23df028b6ca: Waiting [2023-11-10T02:20:12.120Z] d65c8cfc05b1: Waiting [2023-11-10T02:20:12.120Z] 2437ff75d9bd: Waiting [2023-11-10T02:20:12.120Z] 04944245beec: Verifying Checksum [2023-11-10T02:20:12.120Z] 04944245beec: Download complete [2023-11-10T02:20:12.120Z] 765212b225bb: Verifying Checksum [2023-11-10T02:20:12.120Z] 765212b225bb: Download complete [2023-11-10T02:20:12.395Z] f23df028b6ca: Verifying Checksum [2023-11-10T02:20:12.395Z] f23df028b6ca: Download complete [2023-11-10T02:20:12.395Z] d65c8cfc05b1: Verifying Checksum [2023-11-10T02:20:12.395Z] d65c8cfc05b1: Download complete [2023-11-10T02:20:12.395Z] 699f458cf7ca: Verifying Checksum [2023-11-10T02:20:12.395Z] 699f458cf7ca: Download complete [2023-11-10T02:20:12.984Z] 8998bd30e6a1: Download complete [2023-11-10T02:20:15.577Z] 2437ff75d9bd: Verifying Checksum [2023-11-10T02:20:15.577Z] 2437ff75d9bd: Download complete [2023-11-10T02:20:17.535Z] 8998bd30e6a1: Pull complete [2023-11-10T02:20:18.125Z] 04944245beec: Pull complete [2023-11-10T02:20:20.078Z] 699f458cf7ca: Pull complete [2023-11-10T02:20:20.078Z] 765212b225bb: Pull complete [2023-11-10T02:20:21.046Z] f23df028b6ca: Pull complete [2023-11-10T02:20:21.317Z] d65c8cfc05b1: Pull complete [2023-11-10T02:20:39.547Z] 2437ff75d9bd: Pull complete [2023-11-10T02:20:39.547Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-10T02:20:39.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T02:20:39.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:20:39.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-17185 does not seem to be running inside a container [2023-11-10T02:20:39.877Z] $ 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/183 -v /w/workspace/device-onvif-camera/183:/w/workspace/device-onvif-camera/183:rw,z -v /w/workspace/device-onvif-camera/183@tmp:/w/workspace/device-onvif-camera/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-10T02:20:43.167Z] $ docker top 0eccd1dcef66679de2facea8b398030135e8e3d5646289d4b4caad0c529cd8da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:20:44.057Z] ---> job-cost.sh [2023-11-10T02:20:44.058Z] lf-activate-venv: SKIPPING [2023-11-10T02:20:44.058Z] INFO: No Stack... [2023-11-10T02:20:44.652Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-10T02:20:45.242Z] INFO: Archiving Costs [Pipeline] sh [2023-11-10T02:20:45.930Z] + cat /w/workspace/device-onvif-camera/183/archives/cost.csv+ [2023-11-10T02:20:45.930Z] cut -d, -f6 [Pipeline] lock [2023-11-10T02:20:46.037Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] [2023-11-10T02:20:46.046Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] did not exist. Created. [2023-11-10T02:20:46.046Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-10T02:20:46.741Z] /w/workspace/device-onvif-camera/183@tmp/durable-0d03cd83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-10T02:20:47.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-10T02:20:47.462Z] Warning: overwriting stash ‘stack-cost’ [2023-11-10T02:20:47.541Z] Stashed 1 file(s) [Pipeline] } [2023-11-10T02:20:47.548Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-10T02:20:47.576Z] $ docker stop --time=1 0eccd1dcef66679de2facea8b398030135e8e3d5646289d4b4caad0c529cd8da [2023-11-10T02:20:52.794Z] $ docker rm -f --volumes 0eccd1dcef66679de2facea8b398030135e8e3d5646289d4b4caad0c529cd8da [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-11-10T02:20:53.291Z] provisioning config files... [2023-11-10T02:20:53.297Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13582127213793969976tmp [Pipeline] { [Pipeline] sh [2023-11-10T02:20:53.596Z] + set +x [2023-11-10T02:20:53.596Z] + curl -s https://codecov.io/bash [2023-11-10T02:20:53.596Z] + bash -s -- [2023-11-10T02:20:53.596Z] [2023-11-10T02:20:53.596Z] _____ _ [2023-11-10T02:20:53.596Z] / ____| | | [2023-11-10T02:20:53.596Z] | | ___ __| | ___ ___ _____ __ [2023-11-10T02:20:53.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-10T02:20:53.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-10T02:20:53.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-10T02:20:53.596Z] Bash-1.0.6 [2023-11-10T02:20:53.596Z] [2023-11-10T02:20:53.596Z] [2023-11-10T02:20:53.596Z] ==> git version 2.25.1 found [2023-11-10T02:20:53.596Z] ==> 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-11-10T02:20:53.596Z] Release-Date: 2020-01-08 [2023-11-10T02:20:53.596Z] 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-11-10T02:20:53.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-10T02:20:53.596Z] ==> Jenkins CI detected. [2023-11-10T02:20:53.596Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-11-10T02:20:53.596Z] project root: . [2023-11-10T02:20:53.596Z] --> token set from env [2023-11-10T02:20:53.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-10T02:20:53.596Z] ==> Running gcov in . (disable via -X gcov) [2023-11-10T02:20:53.596Z] ==> Python coveragepy not found [2023-11-10T02:20:53.596Z] ==> Searching for coverage reports in: [2023-11-10T02:20:53.596Z] + . [2023-11-10T02:20:53.596Z] -> Found 1 reports [2023-11-10T02:20:53.596Z] ==> Detecting git/mercurial file structure [2023-11-10T02:20:53.596Z] ==> Reading reports [2023-11-10T02:20:53.596Z] + ./coverage.out bytes=78456 [2023-11-10T02:20:53.596Z] ==> Appending adjustments [2023-11-10T02:20:53.596Z] https://docs.codecov.io/docs/fixing-reports [2023-11-10T02:20:53.856Z] + Found adjustments [2023-11-10T02:20:53.856Z] ==> Gzipping contents [2023-11-10T02:20:53.856Z] 12K /tmp/codecov.fqYbpS.gz [2023-11-10T02:20:53.856Z] ==> Uploading reports [2023-11-10T02:20:53.856Z] url: https://codecov.io [2023-11-10T02:20:53.856Z] query: branch=main&commit=e31ca8a3936982fb289ce3a844b1ee55f128a24a&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-10T02:20:53.856Z] -> Pinging Codecov [2023-11-10T02:20:53.856Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=e31ca8a3936982fb289ce3a844b1ee55f128a24a&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-10T02:20:54.115Z] -> Uploading to [2023-11-10T02:20:54.115Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-10/F29A59C45E3A92E06B3E522C9905F8EF/e31ca8a3936982fb289ce3a844b1ee55f128a24a/7f5ad476-9a22-4038-9b20-9f7a6094ad45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231110T022053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a13b9c41f07d140df4fe01ff78bdaf243453d1bce48ef086ab08cbcb19ea12c [2023-11-10T02:20:54.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:20:54.115Z] Dload Upload Total Spent Left Speed [2023-11-10T02:20:54.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 35299 --:--:-- --:--:-- --:--:-- 35299 [2023-11-10T02:20:54.374Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] } [2023-11-10T02:20:54.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-10T02:20:54.526Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-10T02:20:54.539Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:54.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-10T02:20:54.852Z] [2023-11-10T02:20:54.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:20:55.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-10T02:20:55.151Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-10T02:20:55.151Z] df9b9388f04a: Pulling fs layer [2023-11-10T02:20:55.151Z] 52dc419b0ee2: Pulling fs layer [2023-11-10T02:20:55.151Z] 25bc292e5bac: Pulling fs layer [2023-11-10T02:20:55.151Z] 114826534d7a: Pulling fs layer [2023-11-10T02:20:55.151Z] 4657fd5d0bcf: Pulling fs layer [2023-11-10T02:20:55.151Z] 6ad1cebc031e: Pulling fs layer [2023-11-10T02:20:55.151Z] 8a3aa393b2d8: Pulling fs layer [2023-11-10T02:20:55.151Z] 4657fd5d0bcf: Waiting [2023-11-10T02:20:55.151Z] 8a3aa393b2d8: Waiting [2023-11-10T02:20:55.151Z] 6ad1cebc031e: Waiting [2023-11-10T02:20:55.151Z] 114826534d7a: Waiting [2023-11-10T02:20:55.151Z] 25bc292e5bac: Verifying Checksum [2023-11-10T02:20:55.151Z] 25bc292e5bac: Download complete [2023-11-10T02:20:55.151Z] 52dc419b0ee2: Verifying Checksum [2023-11-10T02:20:55.151Z] 52dc419b0ee2: Download complete [2023-11-10T02:20:55.151Z] 4657fd5d0bcf: Verifying Checksum [2023-11-10T02:20:55.151Z] 4657fd5d0bcf: Download complete [2023-11-10T02:20:55.151Z] df9b9388f04a: Download complete [2023-11-10T02:20:55.411Z] 6ad1cebc031e: Verifying Checksum [2023-11-10T02:20:55.411Z] 6ad1cebc031e: Download complete [2023-11-10T02:20:55.411Z] df9b9388f04a: Pull complete [2023-11-10T02:20:55.672Z] 52dc419b0ee2: Pull complete [2023-11-10T02:20:55.672Z] 25bc292e5bac: Pull complete [2023-11-10T02:20:55.931Z] 114826534d7a: Verifying Checksum [2023-11-10T02:20:55.931Z] 114826534d7a: Download complete [2023-11-10T02:20:56.190Z] 8a3aa393b2d8: Verifying Checksum [2023-11-10T02:20:56.190Z] 8a3aa393b2d8: Download complete [2023-11-10T02:20:59.589Z] 114826534d7a: Pull complete [2023-11-10T02:20:59.589Z] 4657fd5d0bcf: Pull complete [2023-11-10T02:20:59.589Z] 6ad1cebc031e: Pull complete [2023-11-10T02:21:02.120Z] 8a3aa393b2d8: Pull complete [2023-11-10T02:21:02.121Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-10T02:21:02.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-10T02:21:02.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:21:02.205Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:21:02.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-10T02:21:13.613Z] $ docker top 5c53d34dc90ff035269c58b4e73a9a12e9fa9de9c58a06d9246cf3cc29c9423f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-10T02:21:13.667Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-11-10T02:21:13.946Z] + set -o pipefail [2023-11-10T02:21:13.947Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-11-10T02:21:20.515Z] [2023-11-10T02:21:20.515Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-11-10T02:21:20.515Z] [2023-11-10T02:21:20.515Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/63013869-5c1e-4881-9564-1e900be1a1cf [2023-11-10T02:21:20.515Z] [2023-11-10T02:21:20.515Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-10T02:21:20.515Z] [2023-11-10T02:21:20.515Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-10T02:21:20.515Z] [2023-11-10T02:21:20.515Z] [2023-11-10T02:21:20.515Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-10T02:21:20.515Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-10T02:21:20.515Z] More details here: https://snyk.co/ue1NS [2023-11-10T02:21:20.515Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-10T02:21:20.515Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-10T02:21:20.533Z] $ docker stop --time=1 5c53d34dc90ff035269c58b4e73a9a12e9fa9de9c58a06d9246cf3cc29c9423f [2023-11-10T02:21:26.276Z] $ docker rm -f --volumes 5c53d34dc90ff035269c58b4e73a9a12e9fa9de9c58a06d9246cf3cc29c9423f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-10T02:21:26.685Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:21:26.702Z] provisioning config files... [2023-11-10T02:21:26.709Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2726725661566289486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:21:27.004Z] --> edgex-publish-swagger.sh [2023-11-10T02:21:27.004Z] === Publish doc/openapi/v3 API === [2023-11-10T02:21:27.004Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-11-10T02:21:27.004Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-11-10T02:21:27.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:21:27.004Z] Dload Upload Total Spent Left Speed [2023-11-10T02:21:27.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 540k --:--:-- --:--:-- --:--:-- 540k 100 485k 0 0 100 485k 0 540k --:--:-- --:--:-- --:--:-- 539k [2023-11-10T02:21:27.988Z] [2023-11-10T02:21:27.988Z] [Pipeline] } [2023-11-10T02:21:27.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-10T02:21:28.376Z] + git log --format=format:%s -1 e31ca8a3936982fb289ce3a844b1ee55f128a24a [Pipeline] sh [2023-11-10T02:21:28.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:21:28.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:21:28.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:21:28.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:21:29.031Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:21:29.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-10T02:21:29.656Z] $ docker top 266ad048948b1ae2c4f2ef162b8768dcfc36bc51c699f6941d21c8e5aee0eaa9 -eo pid,comm [2023-11-10T02:21:29.699Z] 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-11-10T02:21:29.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:21:29.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:21:29.746Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:21:29.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:21:29.876Z] $ docker exec 266ad048948b1ae2c4f2ef162b8768dcfc36bc51c699f6941d21c8e5aee0eaa9 ssh-agent [2023-11-10T02:21:29.977Z] SSH_AUTH_SOCK=/tmp/ssh-1zXak3Fqbv84/agent.32 [2023-11-10T02:21:29.977Z] SSH_AGENT_PID=38 [2023-11-10T02:21:29.982Z] Running ssh-add (command line suppressed) [2023-11-10T02:21:30.098Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15804833258492907870.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15804833258492907870.key) [2023-11-10T02:21:30.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:21:30.407Z] + git semver tag [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,600 [run_tag] DEBUG tag force:False [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,600 [check_head_tag] DEBUG check head tag [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,601 [execute] INFO git cat-file --batch-check [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,605 [execute] INFO git cat-file --batch [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,615 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,616 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 [2023-11-10T02:21:30.701Z] 2023-11-10 02:21:30,616 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:21:30.702Z] 2023-11-10 02:21:30,623 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:21:30.702Z] 3.1.0-dev.26 [Pipeline] } [2023-11-10T02:21:30.719Z] $ docker exec --env ******** --env ******** 266ad048948b1ae2c4f2ef162b8768dcfc36bc51c699f6941d21c8e5aee0eaa9 ssh-agent -k [2023-11-10T02:21:30.806Z] unset SSH_AUTH_SOCK; [2023-11-10T02:21:30.806Z] unset SSH_AGENT_PID; [2023-11-10T02:21:30.806Z] echo Agent pid 38 killed; [2023-11-10T02:21:30.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:21:31.120Z] + git semver [Pipeline] } [2023-11-10T02:21:31.394Z] $ docker stop --time=1 266ad048948b1ae2c4f2ef162b8768dcfc36bc51c699f6941d21c8e5aee0eaa9 [2023-11-10T02:21:33.040Z] $ docker rm -f --volumes 266ad048948b1ae2c4f2ef162b8768dcfc36bc51c699f6941d21c8e5aee0eaa9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:21:33.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-10T02:21:33.428Z] [2023-11-10T02:21:33.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:21:33.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-10T02:21:33.737Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-10T02:21:33.737Z] ab5ef0e58194: Pulling fs layer [2023-11-10T02:21:33.737Z] 9712f1f96733: Pulling fs layer [2023-11-10T02:21:33.737Z] 63f879dbbcfc: Pulling fs layer [2023-11-10T02:21:33.737Z] 0d9ebad4ef96: Pulling fs layer [2023-11-10T02:21:33.737Z] e9a5061849ea: Pulling fs layer [2023-11-10T02:21:33.738Z] d747dcd14b5f: Pulling fs layer [2023-11-10T02:21:33.738Z] 2de7ff778b66: Pulling fs layer [2023-11-10T02:21:33.738Z] e9a5061849ea: Waiting [2023-11-10T02:21:33.738Z] d747dcd14b5f: Waiting [2023-11-10T02:21:33.738Z] 2de7ff778b66: Waiting [2023-11-10T02:21:33.738Z] 0d9ebad4ef96: Waiting [2023-11-10T02:21:33.738Z] 9712f1f96733: Verifying Checksum [2023-11-10T02:21:33.738Z] 9712f1f96733: Download complete [2023-11-10T02:21:34.305Z] 63f879dbbcfc: Verifying Checksum [2023-11-10T02:21:34.305Z] 63f879dbbcfc: Download complete [2023-11-10T02:21:34.305Z] ab5ef0e58194: Download complete [2023-11-10T02:21:34.305Z] e9a5061849ea: Verifying Checksum [2023-11-10T02:21:34.305Z] e9a5061849ea: Download complete [2023-11-10T02:21:34.305Z] d747dcd14b5f: Download complete [2023-11-10T02:21:34.305Z] 0d9ebad4ef96: Verifying Checksum [2023-11-10T02:21:34.305Z] 0d9ebad4ef96: Download complete [2023-11-10T02:21:34.305Z] 2de7ff778b66: Verifying Checksum [2023-11-10T02:21:34.305Z] 2de7ff778b66: Download complete [2023-11-10T02:21:37.586Z] ab5ef0e58194: Pull complete [2023-11-10T02:21:37.586Z] 9712f1f96733: Pull complete [2023-11-10T02:21:37.845Z] 63f879dbbcfc: Pull complete [2023-11-10T02:21:42.034Z] 0d9ebad4ef96: Pull complete [2023-11-10T02:21:42.967Z] e9a5061849ea: Pull complete [2023-11-10T02:21:42.967Z] d747dcd14b5f: Pull complete [2023-11-10T02:21:44.340Z] 2de7ff778b66: Pull complete [2023-11-10T02:21:44.340Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-10T02:21:44.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-10T02:21:44.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:21:44.418Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:21:44.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-10T02:21:59.778Z] $ docker top 868fc5d7a24c1c2c5d1b376a5b36dad66750da556806e8e8beae4b1cb55dc930 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:21:59.844Z] provisioning config files... [2023-11-10T02:21:59.850Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5289474112604217836tmp [2023-11-10T02:21:59.859Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2096834079440475998tmp [2023-11-10T02:21:59.868Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2577373766510802205tmp [Pipeline] { [Pipeline] echo [2023-11-10T02:21:59.885Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:00.168Z] ---> sigul-configuration.sh [2023-11-10T02:22:00.168Z] gpg: directory `/root/.gnupg' created [2023-11-10T02:22:00.168Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-10T02:22:00.168Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-10T02:22:00.168Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-10T02:22:00.168Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-10T02:22:00.168Z] gpg: CAST5 encrypted data [2023-11-10T02:22:00.168Z] gpg: encrypted with 1 passphrase [2023-11-10T02:22:00.168Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-10T02:22:00.452Z] + mkdir /home/jenkins [2023-11-10T02:22:00.453Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-10T02:22:00.745Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-10T02:22:00.751Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:01.035Z] ---> sigul-install.sh [2023-11-10T02:22:01.035Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-10T02:22:01.321Z] + git tag --list [2023-11-10T02:22:01.321Z] v0.0.0 [2023-11-10T02:22:01.321Z] v2.2.0 [2023-11-10T02:22:01.321Z] v2.3.0 [2023-11-10T02:22:01.321Z] v2.3.1 [2023-11-10T02:22:01.321Z] v3.0 [2023-11-10T02:22:01.321Z] v3.0.0 [2023-11-10T02:22:01.321Z] v3.1.0-dev.1 [2023-11-10T02:22:01.321Z] v3.1.0-dev.10 [2023-11-10T02:22:01.321Z] v3.1.0-dev.11 [2023-11-10T02:22:01.321Z] v3.1.0-dev.12 [2023-11-10T02:22:01.321Z] v3.1.0-dev.13 [2023-11-10T02:22:01.321Z] v3.1.0-dev.14 [2023-11-10T02:22:01.321Z] v3.1.0-dev.15 [2023-11-10T02:22:01.321Z] v3.1.0-dev.16 [2023-11-10T02:22:01.321Z] v3.1.0-dev.17 [2023-11-10T02:22:01.321Z] v3.1.0-dev.18 [2023-11-10T02:22:01.321Z] v3.1.0-dev.19 [2023-11-10T02:22:01.321Z] v3.1.0-dev.2 [2023-11-10T02:22:01.321Z] v3.1.0-dev.20 [2023-11-10T02:22:01.321Z] v3.1.0-dev.21 [2023-11-10T02:22:01.321Z] v3.1.0-dev.22 [2023-11-10T02:22:01.321Z] v3.1.0-dev.23 [2023-11-10T02:22:01.321Z] v3.1.0-dev.24 [2023-11-10T02:22:01.321Z] v3.1.0-dev.25 [2023-11-10T02:22:01.321Z] v3.1.0-dev.26 [2023-11-10T02:22:01.321Z] v3.1.0-dev.3 [2023-11-10T02:22:01.321Z] v3.1.0-dev.4 [2023-11-10T02:22:01.321Z] v3.1.0-dev.5 [2023-11-10T02:22:01.321Z] v3.1.0-dev.6 [2023-11-10T02:22:01.321Z] v3.1.0-dev.7 [2023-11-10T02:22:01.321Z] v3.1.0-dev.8 [2023-11-10T02:22:01.321Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-10T02:22:01.606Z] + lftools sign git-tag v3.1.0-dev.26 [2023-11-10T02:22:02.176Z] Signing Git tag with Sigul... [2023-11-10T02:22:02.176Z] Signing v3.1.0-dev.26 [Pipeline] echo [2023-11-10T02:22:02.446Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:02.731Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-10T02:22:02.739Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-10T02:22:02.769Z] $ docker stop --time=1 868fc5d7a24c1c2c5d1b376a5b36dad66750da556806e8e8beae4b1cb55dc930 [2023-11-10T02:22:04.035Z] $ docker rm -f --volumes 868fc5d7a24c1c2c5d1b376a5b36dad66750da556806e8e8beae4b1cb55dc930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-10T02:22:04.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:22:04.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:04.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:22:04.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:22:04.834Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:22:04.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-10T02:22:05.229Z] $ docker top 1836038e1a37397e5712b526578bfbe586ff97e21ac02cb8d02676f0ed6dc1a3 -eo pid,comm [2023-11-10T02:22:05.274Z] 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-11-10T02:22:05.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:22:05.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:22:05.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:22:05.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:22:05.449Z] $ docker exec 1836038e1a37397e5712b526578bfbe586ff97e21ac02cb8d02676f0ed6dc1a3 ssh-agent [2023-11-10T02:22:05.557Z] SSH_AUTH_SOCK=/tmp/ssh-U1lBFrF9oTOn/agent.32 [2023-11-10T02:22:05.557Z] SSH_AGENT_PID=38 [2023-11-10T02:22:05.561Z] Running ssh-add (command line suppressed) [2023-11-10T02:22:05.665Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5826634498819669230.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5826634498819669230.key) [2023-11-10T02:22:05.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:22:05.962Z] + git semver bump pre [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,132 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,132 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,132 [bump_version] DEBUG bumped version:3.1.0-dev.27 [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,132 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,132 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,132 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,134 [execute] INFO git cat-file --batch-check [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,138 [execute] INFO git cat-file --batch [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T02:22:06.221Z] 2023-11-10 02:22:06,141 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:22:06.221Z] 3.1.0-dev.27 [Pipeline] } [2023-11-10T02:22:06.234Z] $ docker exec --env ******** --env ******** 1836038e1a37397e5712b526578bfbe586ff97e21ac02cb8d02676f0ed6dc1a3 ssh-agent -k [2023-11-10T02:22:06.335Z] unset SSH_AUTH_SOCK; [2023-11-10T02:22:06.335Z] unset SSH_AGENT_PID; [2023-11-10T02:22:06.335Z] echo Agent pid 38 killed; [2023-11-10T02:22:06.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:22:06.639Z] + git semver [Pipeline] } [2023-11-10T02:22:06.916Z] $ docker stop --time=1 1836038e1a37397e5712b526578bfbe586ff97e21ac02cb8d02676f0ed6dc1a3 [2023-11-10T02:22:08.210Z] $ docker rm -f --volumes 1836038e1a37397e5712b526578bfbe586ff97e21ac02cb8d02676f0ed6dc1a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:22:08.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:22:08.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:08.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:22:08.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:22:08.930Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:22:09.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-10T02:22:09.382Z] $ docker top c9734039f548564120ebfcf3126f82e6ced88341e7c5588f22e6b38f306c61f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:22:09.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:22:09.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:22:09.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:22:09.574Z] $ docker exec c9734039f548564120ebfcf3126f82e6ced88341e7c5588f22e6b38f306c61f5 ssh-agent [2023-11-10T02:22:09.666Z] SSH_AUTH_SOCK=/tmp/ssh-OkWNfo387VW2/agent.31 [2023-11-10T02:22:09.666Z] SSH_AGENT_PID=37 [2023-11-10T02:22:09.683Z] Running ssh-add (command line suppressed) [2023-11-10T02:22:09.780Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_730455362356346212.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_730455362356346212.key) [2023-11-10T02:22:09.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:22:10.151Z] + git semver push [2023-11-10T02:22:10.411Z] 2023-11-10 02:22:10,309 [run_push] DEBUG push [2023-11-10T02:22:10.411Z] 2023-11-10 02:22:10,310 [execute] INFO git cat-file --batch-check [2023-11-10T02:22:10.411Z] 2023-11-10 02:22:10,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T02:22:10.411Z] 2023-11-10 02:22:10,313 [execute] INFO git rev-list e4c5b10d7b6aca4a7ae963534666e80ebcc3fa5f -- [2023-11-10T02:22:10.411Z] 2023-11-10 02:22:10,313 [execute] DEBUG Popen(['git', 'rev-list', 'e4c5b10d7b6aca4a7ae963534666e80ebcc3fa5f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:22:10.411Z] 2023-11-10 02:22:10,321 [execute] INFO git fetch -v origin [2023-11-10T02:22:10.411Z] 2023-11-10 02:22:10,322 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-10T02:22:10.977Z] 2023-11-10 02:22:10,881 [run_push] DEBUG no remote changes detected [2023-11-10T02:22:10.977Z] 2023-11-10 02:22:10,881 [execute] INFO git push origin semver [2023-11-10T02:22:10.977Z] 2023-11-10 02:22:10,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:22:11.911Z] 2023-11-10 02:22:11,616 [run_push] DEBUG push all version tags [2023-11-10T02:22:11.911Z] 2023-11-10 02:22:11,617 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-10T02:22:11.911Z] 2023-11-10 02:22:11,617 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:22:12.482Z] 2023-11-10 02:22:12,323 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-10T02:22:12.482Z] 3.1.0-dev.27 [Pipeline] } [2023-11-10T02:22:12.499Z] $ docker exec --env ******** --env ******** c9734039f548564120ebfcf3126f82e6ced88341e7c5588f22e6b38f306c61f5 ssh-agent -k [2023-11-10T02:22:12.587Z] unset SSH_AUTH_SOCK; [2023-11-10T02:22:12.587Z] unset SSH_AGENT_PID; [2023-11-10T02:22:12.587Z] echo Agent pid 37 killed; [2023-11-10T02:22:12.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:22:12.907Z] + git semver [Pipeline] } [2023-11-10T02:22:13.182Z] $ docker stop --time=1 c9734039f548564120ebfcf3126f82e6ced88341e7c5588f22e6b38f306c61f5 [2023-11-10T02:22:14.480Z] $ docker rm -f --volumes c9734039f548564120ebfcf3126f82e6ced88341e7c5588f22e6b38f306c61f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-11-10T02:22:15.086Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-11-10T02:22:15.086Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-10T02:22:15.086Z] total 16 [2023-11-10T02:22:15.086Z] drwxr-xr-x 3 root root 4096 Nov 10 02:09 . [2023-11-10T02:22:15.086Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:22 .. [2023-11-10T02:22:15.086Z] drwxr-xr-x 2 root root 4096 Nov 10 02:09 cost [2023-11-10T02:22:15.086Z] -rw-r--r-- 1 root root 91 Nov 10 02:09 cost.csv [2023-11-10T02:22:15.086Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-10T02:22:15.086Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-10T02:22:15.086Z] total 16 [2023-11-10T02:22:15.086Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:09 . [2023-11-10T02:22:15.086Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:22 .. [2023-11-10T02:22:15.086Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 02:09 cost [2023-11-10T02:22:15.086Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 10 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:15.375Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:16.235Z] ---> package-listing.sh [2023-11-10T02:22:16.235Z] ++ facter osfamily [2023-11-10T02:22:16.235Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-10T02:22:16.495Z] + OS_FAMILY=debian [2023-11-10T02:22:16.495Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-11-10T02:22:16.495Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-10T02:22:16.495Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-10T02:22:16.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-10T02:22:16.495Z] + PACKAGES=/tmp/packages_start.txt [2023-11-10T02:22:16.495Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-10T02:22:16.495Z] + PACKAGES=/tmp/packages_end.txt [2023-11-10T02:22:16.495Z] + case "${OS_FAMILY}" in [2023-11-10T02:22:16.495Z] + dpkg -l [2023-11-10T02:22:16.495Z] + grep '^ii' [2023-11-10T02:22:16.495Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-10T02:22:16.495Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-10T02:22:16.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-10T02:22:16.495Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-10T02:22:16.495Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-11-10T02:22:16.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-11-10T02:22:16.506Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-10T02:22:16.785Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:17.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:22:17.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:22:17.427Z] prd-ubuntu20.04-docker-8c-8g-17179 does not seem to be running inside a container [2023-11-10T02:22:17.463Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-10T02:22:17.820Z] $ docker top 80339421a140a15aa2a20a52a1b281aa76ec48dadfb411e04f0c3fcd8dec6a72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:22:18.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-10T02:22:18.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-10T02:22:18.800Z] + ls /var/log/sa-host [2023-11-10T02:22:18.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:22:18.882Z] provisioning config files... [2023-11-10T02:22:18.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config244869216584397920tmp [Pipeline] { [Pipeline] echo [2023-11-10T02:22:18.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:19.188Z] ---> create-netrc.sh [Pipeline] } [2023-11-10T02:22:19.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:19.528Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-10T02:22:19.538Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:19.818Z] ---> sudo-logs.sh [2023-11-10T02:22:19.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-10T02:22:19.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:20.137Z] ---> job-cost.sh [2023-11-10T02:22:20.137Z] lf-activate-venv: SKIPPING [2023-11-10T02:22:20.137Z] DEBUG: total: 0.2199999988079071 [2023-11-10T02:22:20.137Z] INFO: Retrieving Stack Cost... [2023-11-10T02:22:20.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-10T02:22:20.965Z] INFO: Archiving Costs [Pipeline] echo [2023-11-10T02:22:20.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:21.262Z] ---> logs-deploy.sh [2023-11-10T02:22:21.263Z] lf-activate-venv: SKIPPING [2023-11-10T02:22:21.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/183 [2023-11-10T02:22:21.263Z] INFO: archiving workspace using pattern(s): [2023-11-10T02:22:22.202Z] Archives upload complete. [2023-11-10T02:22:22.202Z] INFO: archiving logs to Nexus