Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7566e30f01203e511a46f95a7874e6126d22e67b 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-ssh5102881104746819059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh132306154973693294.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16716576133723915438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh181250700545783260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh6964012417300520174.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22547’ Running on prd-ubuntu20.04-docker-8c-8g-22552 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 7566e30f01203e511a46f95a7874e6126d22e67b (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 7566e30f01203e511a46f95a7874e6126d22e67b # timeout=10 Commit message: "Merge pull request #131 from EdgeX-Camera-Management/fix-postman" > git rev-list --no-walk 59a7980d54f1ac3c06c7b0a6ba74086551540c0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-12T01:00:53.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-12T01:00:54.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-12T01:00:54.073Z] ========================================================= [2022-08-12T01:00:54.073Z] EdgeX Global Pipelines Version Info [2022-08-12T01:00:54.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:00:54.840Z] ------------------- [2022-08-12T01:00:54.840Z] stable info: [2022-08-12T01:00:54.840Z] ------------------- [2022-08-12T01:00:54.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-12T01:00:54.840Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-12T01:00:54.840Z] Message: update stable to v1.0.238 [2022-08-12T01:00:55.415Z] ------------------- [2022-08-12T01:00:55.415Z] experimental info: [2022-08-12T01:00:55.415Z] ------------------- [2022-08-12T01:00:55.415Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-12T01:00:55.415Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-12T01:00:55.415Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-12T01:00:55.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-12T01:00:55.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-12T01:00:55.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-12T01:00:55.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-12T01:00:55.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-12T01:00:55.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-12T01:00:55.802Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-12T01:00:55.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-12T01:00:55.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-12T01:00:55.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-12T01:00:55.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-12T01:00:55.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-12T01:00:55.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-12T01:00:55.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-12T01:00:55.899Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-12T01:00:55.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-12T01:00:55.935Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-12T01:00:55.949Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-12T01:00:55.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-12T01:00:55.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-12T01:00:55.990Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-12T01:00:56.010Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-12T01:00:56.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-12T01:00:56.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-12T01:00:56.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-12T01:00:56.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-12T01:00:56.084Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-12T01:00:56.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-12T01:00:56.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-12T01:00:56.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-12T01:00:56.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] echo [2022-08-12T01:00:56.152Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7566e30 [Pipeline] echo [2022-08-12T01:00:56.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T01:00:56.215Z] provisioning config files... [2022-08-12T01:00:56.231Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config465804461912937984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:00:56.540Z] ---> docker-login.sh [2022-08-12T01:00:56.540Z] nexus3.edgexfoundry.org:10001 [2022-08-12T01:00:56.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:00:57.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:00:57.064Z] Configure a credential helper to remove this warning. See [2022-08-12T01:00:57.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:00:57.064Z] [2022-08-12T01:00:57.064Z] Login Succeeded [2022-08-12T01:00:57.064Z] nexus3.edgexfoundry.org:10002 [2022-08-12T01:00:57.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:00:57.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:00:57.326Z] Configure a credential helper to remove this warning. See [2022-08-12T01:00:57.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:00:57.327Z] [2022-08-12T01:00:57.327Z] Login Succeeded [2022-08-12T01:00:57.327Z] nexus3.edgexfoundry.org:10003 [2022-08-12T01:00:57.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:00:57.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:00:57.327Z] Configure a credential helper to remove this warning. See [2022-08-12T01:00:57.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:00:57.327Z] [2022-08-12T01:00:57.327Z] Login Succeeded [2022-08-12T01:00:57.327Z] nexus3.edgexfoundry.org:10004 [2022-08-12T01:00:57.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:00:57.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:00:57.589Z] Configure a credential helper to remove this warning. See [2022-08-12T01:00:57.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:00:57.589Z] [2022-08-12T01:00:57.589Z] Login Succeeded [2022-08-12T01:00:57.589Z] docker.io [2022-08-12T01:00:57.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:00:57.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:00:57.853Z] Configure a credential helper to remove this warning. See [2022-08-12T01:00:57.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:00:57.853Z] [2022-08-12T01:00:57.853Z] Login Succeeded [2022-08-12T01:00:57.853Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T01:00:57.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-12T01:00:58.238Z] + git rev-list -1 --merges 7566e30f01203e511a46f95a7874e6126d22e67b~1..7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] echo [2022-08-12T01:00:58.267Z] -----------> git rev-list -1 --merges 7566e30f01203e511a46f95a7874e6126d22e67b~1..7566e30f01203e511a46f95a7874e6126d22e67b 7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:00:58.267Z] 7566e30f01203e511a46f95a7874e6126d22e67b [false] [Pipeline] sh [2022-08-12T01:00:58.572Z] + git log --format=format:%s -1 7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] echo [2022-08-12T01:00:58.591Z] ========================================================= [2022-08-12T01:00:58.592Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-12T01:00:58.592Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-12T01:00:58.938Z] + git log --format=format:%s -1 7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] echo [2022-08-12T01:00:58.953Z] [semverPrep] GIT_COMMIT: 7566e30f01203e511a46f95a7874e6126d22e67b, Commit Message: Merge pull request #131 from EdgeX-Camera-Management/fix-postman [Pipeline] echo [2022-08-12T01:00:58.966Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-12T01:00:59.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T01:00:59.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-12T01:00:59.353Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-12T01:00:59.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-12T01:00:59.353Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-12T01:00:59.353Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-12T01:00:59.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:00:59.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T01:00:59.783Z] [2022-08-12T01:00:59.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:01:00.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T01:01:00.100Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-12T01:01:00.100Z] b85a868b505f: Pulling fs layer [2022-08-12T01:01:00.100Z] e2be974225ed: Pulling fs layer [2022-08-12T01:01:00.101Z] 339a4e72a1f5: Pulling fs layer [2022-08-12T01:01:00.101Z] 988bab9f4d93: Pulling fs layer [2022-08-12T01:01:00.101Z] 1469e6f7b9e6: Pulling fs layer [2022-08-12T01:01:00.101Z] eaf3925da568: Pulling fs layer [2022-08-12T01:01:00.101Z] bab4dde63d76: Pulling fs layer [2022-08-12T01:01:00.101Z] bde34c3a00c8: Pulling fs layer [2022-08-12T01:01:00.101Z] 1469e6f7b9e6: Waiting [2022-08-12T01:01:00.101Z] b352a97aabf1: Pulling fs layer [2022-08-12T01:01:00.101Z] bab4dde63d76: Waiting [2022-08-12T01:01:00.101Z] 4872d77fe225: Pulling fs layer [2022-08-12T01:01:00.101Z] 5851b861e8e6: Pulling fs layer [2022-08-12T01:01:00.101Z] b352a97aabf1: Waiting [2022-08-12T01:01:00.101Z] bde34c3a00c8: Waiting [2022-08-12T01:01:00.101Z] 4872d77fe225: Waiting [2022-08-12T01:01:00.101Z] e2be974225ed: Download complete [2022-08-12T01:01:00.363Z] 1469e6f7b9e6: Verifying Checksum [2022-08-12T01:01:00.363Z] 1469e6f7b9e6: Download complete [2022-08-12T01:01:00.363Z] 339a4e72a1f5: Verifying Checksum [2022-08-12T01:01:00.363Z] 339a4e72a1f5: Download complete [2022-08-12T01:01:00.363Z] eaf3925da568: Verifying Checksum [2022-08-12T01:01:00.363Z] eaf3925da568: Download complete [2022-08-12T01:01:00.363Z] bde34c3a00c8: Verifying Checksum [2022-08-12T01:01:00.363Z] bde34c3a00c8: Download complete [2022-08-12T01:01:00.363Z] b352a97aabf1: Verifying Checksum [2022-08-12T01:01:00.363Z] b352a97aabf1: Download complete [2022-08-12T01:01:00.363Z] 4872d77fe225: Download complete [2022-08-12T01:01:00.363Z] 5851b861e8e6: Verifying Checksum [2022-08-12T01:01:00.363Z] 5851b861e8e6: Download complete [2022-08-12T01:01:00.363Z] b85a868b505f: Verifying Checksum [2022-08-12T01:01:00.363Z] b85a868b505f: Download complete [2022-08-12T01:01:00.624Z] bab4dde63d76: Verifying Checksum [2022-08-12T01:01:00.624Z] bab4dde63d76: Download complete [2022-08-12T01:01:02.012Z] b85a868b505f: Pull complete [2022-08-12T01:01:02.012Z] e2be974225ed: Pull complete [2022-08-12T01:01:02.274Z] 339a4e72a1f5: Pull complete [2022-08-12T01:01:02.536Z] 988bab9f4d93: Pull complete [2022-08-12T01:01:02.799Z] 1469e6f7b9e6: Pull complete [2022-08-12T01:01:02.799Z] eaf3925da568: Pull complete [2022-08-12T01:01:05.352Z] bab4dde63d76: Pull complete [2022-08-12T01:01:05.352Z] bde34c3a00c8: Pull complete [2022-08-12T01:01:05.352Z] b352a97aabf1: Pull complete [2022-08-12T01:01:05.352Z] 4872d77fe225: Pull complete [2022-08-12T01:01:05.352Z] 5851b861e8e6: Pull complete [2022-08-12T01:01:05.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-12T01:01:05.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T01:01:05.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:01:05.467Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:01:05.499Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T01:01:06.702Z] $ docker top 28a3f3869bf58c957e4af32b81e0c7f7708e34734aea0043cab2c6e0faf60df0 -eo pid,comm [2022-08-12T01:01:06.782Z] 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). [2022-08-12T01:01:06.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T01:01:06.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T01:01:06.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T01:01:06.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T01:01:06.963Z] $ docker exec 28a3f3869bf58c957e4af32b81e0c7f7708e34734aea0043cab2c6e0faf60df0 ssh-agent [2022-08-12T01:01:07.102Z] SSH_AUTH_SOCK=/tmp/ssh-EmlDIfbpWTpf/agent.33 [2022-08-12T01:01:07.102Z] SSH_AGENT_PID=39 [2022-08-12T01:01:07.111Z] Running ssh-add (command line suppressed) [2022-08-12T01:01:07.231Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8098435632663874266.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8098435632663874266.key) [2022-08-12T01:01:07.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T01:01:07.548Z] + git tag --points-at HEAD [Pipeline] } [2022-08-12T01:01:07.564Z] $ docker exec --env ******** --env ******** 28a3f3869bf58c957e4af32b81e0c7f7708e34734aea0043cab2c6e0faf60df0 ssh-agent -k [2022-08-12T01:01:07.691Z] unset SSH_AUTH_SOCK; [2022-08-12T01:01:07.692Z] unset SSH_AGENT_PID; [2022-08-12T01:01:07.692Z] echo Agent pid 39 killed; [2022-08-12T01:01:07.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-12T01:01:07.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T01:01:07.738Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T01:01:07.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T01:01:07.888Z] $ docker exec 28a3f3869bf58c957e4af32b81e0c7f7708e34734aea0043cab2c6e0faf60df0 ssh-agent [2022-08-12T01:01:08.027Z] SSH_AUTH_SOCK=/tmp/ssh-zEa1Y5Q0sOxl/agent.73 [2022-08-12T01:01:08.027Z] SSH_AGENT_PID=79 [2022-08-12T01:01:08.032Z] Running ssh-add (command line suppressed) [2022-08-12T01:01:08.158Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1377939635023231613.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1377939635023231613.key) [2022-08-12T01:01:08.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T01:01:08.475Z] + git semver init [2022-08-12T01:01:08.735Z] 2022-08-12 01:01:08,682 [run_init] DEBUG init version:0.0.0 force:False [2022-08-12T01:01:08.735Z] 2022-08-12 01:01:08,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-12T01:01:08.735Z] 2022-08-12 01:01:08,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-12T01:01:08.735Z] 2022-08-12 01:01:08,684 [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) [2022-08-12T01:01:09.676Z] 2022-08-12 01:01:09,472 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-12T01:01:09.676Z] 2022-08-12 01:01:09,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-12T01:01:09.676Z] 2022-08-12 01:01:09,473 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:01:09.676Z] 2022-08-12 01:01:09,473 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:01:09.676Z] 2.3.0-dev.6 [Pipeline] } [2022-08-12T01:01:09.684Z] $ docker exec --env ******** --env ******** 28a3f3869bf58c957e4af32b81e0c7f7708e34734aea0043cab2c6e0faf60df0 ssh-agent -k [2022-08-12T01:01:09.793Z] unset SSH_AUTH_SOCK; [2022-08-12T01:01:09.794Z] unset SSH_AGENT_PID; [2022-08-12T01:01:09.794Z] echo Agent pid 79 killed; [2022-08-12T01:01:09.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T01:01:10.129Z] + git semver [Pipeline] } [2022-08-12T01:01:10.401Z] $ docker stop --time=1 28a3f3869bf58c957e4af32b81e0c7f7708e34734aea0043cab2c6e0faf60df0 [2022-08-12T01:01:11.700Z] $ docker rm -f 28a3f3869bf58c957e4af32b81e0c7f7708e34734aea0043cab2c6e0faf60df0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-12T01:01:12.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-12T01:01:12.324Z] Stashed 1 file(s) [Pipeline] echo [2022-08-12T01:01:12.328Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.6 [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 [2022-08-12T01:01:12.495Z] provisioning config files... [2022-08-12T01:01:12.505Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6528899106795705824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:01:12.804Z] ---> docker-login.sh [2022-08-12T01:01:12.804Z] nexus3.edgexfoundry.org:10001 [2022-08-12T01:01:12.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:01:12.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:01:12.804Z] Configure a credential helper to remove this warning. See [2022-08-12T01:01:12.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:01:12.804Z] [2022-08-12T01:01:12.804Z] Login Succeeded [2022-08-12T01:01:12.804Z] nexus3.edgexfoundry.org:10002 [2022-08-12T01:01:12.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:01:13.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:01:13.064Z] Configure a credential helper to remove this warning. See [2022-08-12T01:01:13.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:01:13.064Z] [2022-08-12T01:01:13.064Z] Login Succeeded [2022-08-12T01:01:13.064Z] nexus3.edgexfoundry.org:10003 [2022-08-12T01:01:13.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:01:13.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:01:13.064Z] Configure a credential helper to remove this warning. See [2022-08-12T01:01:13.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:01:13.064Z] [2022-08-12T01:01:13.064Z] Login Succeeded [2022-08-12T01:01:13.064Z] nexus3.edgexfoundry.org:10004 [2022-08-12T01:01:13.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:01:13.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:01:13.326Z] Configure a credential helper to remove this warning. See [2022-08-12T01:01:13.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:01:13.326Z] [2022-08-12T01:01:13.326Z] Login Succeeded [2022-08-12T01:01:13.326Z] docker.io [2022-08-12T01:01:13.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:01:13.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:01:13.587Z] Configure a credential helper to remove this warning. See [2022-08-12T01:01:13.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:01:13.587Z] [2022-08-12T01:01:13.587Z] Login Succeeded [2022-08-12T01:01:13.587Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T01:01:13.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-12T01:01:13.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-12T01:01:13.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-12T01:01:13.696Z] ========================================================= [2022-08-12T01:01:13.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-12T01:01:13.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:01:14.019Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-12T01:01:14.019Z] Sending build context to Docker daemon 20.48MB [2022-08-12T01:01:14.019Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-12T01:01:14.019Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-12T01:01:14.283Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-12T01:01:14.283Z] 2408cc74d12b: Pulling fs layer [2022-08-12T01:01:14.283Z] ea60b727a1ce: Pulling fs layer [2022-08-12T01:01:14.283Z] 30c4a7721957: Pulling fs layer [2022-08-12T01:01:14.283Z] 370296b7ddb6: Pulling fs layer [2022-08-12T01:01:14.283Z] 7c6cee850709: Pulling fs layer [2022-08-12T01:01:14.283Z] 39a5fcdaea64: Pulling fs layer [2022-08-12T01:01:14.283Z] d94ebbe4e438: Pulling fs layer [2022-08-12T01:01:14.283Z] bcfd1f05c69d: Pulling fs layer [2022-08-12T01:01:14.283Z] 59ccb84bbe0f: Pulling fs layer [2022-08-12T01:01:14.283Z] 370296b7ddb6: Waiting [2022-08-12T01:01:14.283Z] 7c6cee850709: Waiting [2022-08-12T01:01:14.283Z] 39a5fcdaea64: Waiting [2022-08-12T01:01:14.283Z] bcfd1f05c69d: Waiting [2022-08-12T01:01:14.283Z] d94ebbe4e438: Waiting [2022-08-12T01:01:14.283Z] 59ccb84bbe0f: Waiting [2022-08-12T01:01:14.283Z] 30c4a7721957: Verifying Checksum [2022-08-12T01:01:14.283Z] 30c4a7721957: Download complete [2022-08-12T01:01:14.283Z] ea60b727a1ce: Download complete [2022-08-12T01:01:14.283Z] 7c6cee850709: Download complete [2022-08-12T01:01:14.283Z] 39a5fcdaea64: Download complete [2022-08-12T01:01:14.283Z] 2408cc74d12b: Verifying Checksum [2022-08-12T01:01:14.283Z] 2408cc74d12b: Download complete [2022-08-12T01:01:14.283Z] d94ebbe4e438: Verifying Checksum [2022-08-12T01:01:14.283Z] d94ebbe4e438: Download complete [2022-08-12T01:01:14.283Z] 2408cc74d12b: Pull complete [2022-08-12T01:01:14.551Z] ea60b727a1ce: Pull complete [2022-08-12T01:01:14.551Z] 30c4a7721957: Pull complete [2022-08-12T01:01:14.820Z] 59ccb84bbe0f: Verifying Checksum [2022-08-12T01:01:14.820Z] 59ccb84bbe0f: Download complete [2022-08-12T01:01:15.083Z] 370296b7ddb6: Verifying Checksum [2022-08-12T01:01:15.083Z] 370296b7ddb6: Download complete [2022-08-12T01:01:15.083Z] bcfd1f05c69d: Verifying Checksum [2022-08-12T01:01:15.083Z] bcfd1f05c69d: Download complete [2022-08-12T01:01:20.368Z] 370296b7ddb6: Pull complete [2022-08-12T01:01:20.368Z] 7c6cee850709: Pull complete [2022-08-12T01:01:20.368Z] 39a5fcdaea64: Pull complete [2022-08-12T01:01:20.368Z] d94ebbe4e438: Pull complete [2022-08-12T01:01:22.276Z] bcfd1f05c69d: Pull complete [2022-08-12T01:01:22.849Z] 59ccb84bbe0f: Pull complete [2022-08-12T01:01:22.849Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-12T01:01:22.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-12T01:01:22.849Z] ---> a4fb48ad2a94 [2022-08-12T01:01:22.849Z] Step 3/13 : ARG MAKE="make build" [2022-08-12T01:01:24.235Z] ---> Running in 0aa1638d4fbc [2022-08-12T01:01:24.235Z] Removing intermediate container 0aa1638d4fbc [2022-08-12T01:01:24.235Z] ---> 026fd5228970 [2022-08-12T01:01:24.235Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-12T01:01:24.235Z] ---> Running in cf21bf67c71a [2022-08-12T01:01:24.235Z] Removing intermediate container cf21bf67c71a [2022-08-12T01:01:24.235Z] ---> 09e1eaf1ed4c [2022-08-12T01:01:24.235Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-12T01:01:24.235Z] ---> Running in 488e5cbd6be3 [2022-08-12T01:01:24.496Z] Removing intermediate container 488e5cbd6be3 [2022-08-12T01:01:24.496Z] ---> 377fbf6e0495 [2022-08-12T01:01:24.496Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-12T01:01:24.496Z] ---> Running in 39906ec8686b [2022-08-12T01:01:24.496Z] Removing intermediate container 39906ec8686b [2022-08-12T01:01:24.496Z] ---> 8787bc51ae47 [2022-08-12T01:01:24.496Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T01:01:24.496Z] ---> Running in df95948eca98 [2022-08-12T01:01:25.066Z] Removing intermediate container df95948eca98 [2022-08-12T01:01:25.066Z] ---> 3cbeccf30e2b [2022-08-12T01:01:25.066Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-12T01:01:25.066Z] ---> Running in 1d6e4211ffc9 [2022-08-12T01:01:25.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T01:01:26.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T01:01:26.536Z] OK: 211 MiB in 51 packages [2022-08-12T01:01:27.107Z] Removing intermediate container 1d6e4211ffc9 [2022-08-12T01:01:27.107Z] ---> 2674b47aacc9 [2022-08-12T01:01:27.107Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-12T01:01:27.107Z] ---> Running in 93a87c331de3 [2022-08-12T01:01:27.107Z] Removing intermediate container 93a87c331de3 [2022-08-12T01:01:27.107Z] ---> 1d4d52356eb5 [2022-08-12T01:01:27.107Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-12T01:01:27.367Z] ---> 16c1ef5f1299 [2022-08-12T01:01:27.367Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-12T01:01:27.367Z] ---> Running in d89cc3be004b [2022-08-12T01:01:27.454Z] Still waiting to schedule task [2022-08-12T01:01:27.454Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22551’ [2022-08-12T01:01:45.489Z] Removing intermediate container d89cc3be004b [2022-08-12T01:01:45.489Z] ---> a99ceecda66e [2022-08-12T01:01:45.489Z] Step 12/13 : COPY . . [2022-08-12T01:01:45.489Z] ---> cceeb53a8e33 [2022-08-12T01:01:45.489Z] Step 13/13 : RUN ${MAKE} [2022-08-12T01:01:45.489Z] ---> Running in 82fb52a889f9 [2022-08-12T01:01:45.751Z] noop [2022-08-12T01:01:46.013Z] Removing intermediate container 82fb52a889f9 [2022-08-12T01:01:46.013Z] ---> a947172cd212 [2022-08-12T01:01:46.013Z] Successfully built a947172cd212 [2022-08-12T01:01:46.013Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:01:46.345Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-12T01:01:46.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:01:46.442Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:01:46.482Z] $ 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 ******** ci-base-image-x86_64 cat [2022-08-12T01:01:46.889Z] $ docker top 2c6c9d89d794407fb670ea71e593acf0918f6b03f3e935c3c2ae71db2bf6024e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-12T01:01:47.255Z] + go version [2022-08-12T01:01:47.255Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-12T01:01:47.281Z] $ docker stop --time=1 2c6c9d89d794407fb670ea71e593acf0918f6b03f3e935c3c2ae71db2bf6024e [2022-08-12T01:01:48.600Z] $ docker rm -f 2c6c9d89d794407fb670ea71e593acf0918f6b03f3e935c3c2ae71db2bf6024e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:01:49.022Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-12T01:01:49.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:01:49.113Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:01:49.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat [2022-08-12T01:01:49.627Z] $ docker top b790c4d035a8cdb9dba65afcdb01b1af8c8e93122d0e44378421183ba98bbcc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-12T01:01:49.995Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-12T01:01:50.302Z] + make test [2022-08-12T01:01:50.302Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-12T01:01:50.562Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-12T01:02:02.787Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-12T01:02:03.048Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.023s coverage: 10.6% of statements [2022-08-12T01:02:03.048Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-12T01:02:06.351Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.450s coverage: 13.8% of statements [2022-08-12T01:02:14.479Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-12T01:02:14.479Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-12T01:02:17.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-12T01:02:17.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-12T01:02:17.026Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-12T01:02:17.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-12T01:02:17.060Z] $ docker stop --time=1 b790c4d035a8cdb9dba65afcdb01b1af8c8e93122d0e44378421183ba98bbcc8 [2022-08-12T01:02:18.771Z] $ docker rm -f b790c4d035a8cdb9dba65afcdb01b1af8c8e93122d0e44378421183ba98bbcc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-12T01:02:19.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-12T01:02:19.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-12T01:02:19.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-12T01:02:20.122Z] + ls -al . [2022-08-12T01:02:20.123Z] total 232 [2022-08-12T01:02:20.123Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 12 01:01 . [2022-08-12T01:02:20.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 01:00 .. [2022-08-12T01:02:20.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 01:02 .git [2022-08-12T01:02:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 01:00 .github [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 12 01:00 .gitignore [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 12 01:00 .golangci.yml [2022-08-12T01:02:20.123Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 01:01 .semver [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 12 01:00 Attribution.txt [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 12 01:00 CHANGELOG.md [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 12 01:00 Dockerfile [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 01:00 GOVERNANCE.md [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 12 01:00 Jenkinsfile [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 12 01:00 LICENSE [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 12 01:00 Makefile [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 12 01:00 OWNERS.md [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 12 01:00 README.md [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 12 01:01 VERSION [2022-08-12T01:02:20.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 01:00 bin [2022-08-12T01:02:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 01:00 cmd [2022-08-12T01:02:20.123Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 12 01:02 coverage.out [2022-08-12T01:02:20.123Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 01:00 doc [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 12 01:00 go.mod [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 12 01:00 go.sum [2022-08-12T01:02:20.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 01:00 internal [2022-08-12T01:02:20.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 01:00 snap [2022-08-12T01:02:20.123Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 12 01:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:20.439Z] + 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=7566e30f01203e511a46f95a7874e6126d22e67b --label arch=amd64 --label version=2.3.0-dev.6 . [2022-08-12T01:02:20.439Z] Sending build context to Docker daemon 20.56MB [2022-08-12T01:02:20.439Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-12T01:02:20.439Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-12T01:02:20.439Z] ---> a947172cd212 [2022-08-12T01:02:20.439Z] Step 3/26 : ARG MAKE="make build" [2022-08-12T01:02:20.700Z] ---> Running in ca4312df266f [2022-08-12T01:02:20.700Z] Removing intermediate container ca4312df266f [2022-08-12T01:02:20.700Z] ---> ef95ceb32650 [2022-08-12T01:02:20.700Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-12T01:02:20.700Z] ---> Running in f51e3dcd6f6e [2022-08-12T01:02:20.700Z] Removing intermediate container f51e3dcd6f6e [2022-08-12T01:02:20.700Z] ---> 11421f46902e [2022-08-12T01:02:20.700Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-12T01:02:20.700Z] ---> Running in d865c38c70f4 [2022-08-12T01:02:20.962Z] Removing intermediate container d865c38c70f4 [2022-08-12T01:02:20.962Z] ---> a784a00a3b9b [2022-08-12T01:02:20.962Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-12T01:02:20.962Z] ---> Running in b50fef616b41 [2022-08-12T01:02:20.962Z] Removing intermediate container b50fef616b41 [2022-08-12T01:02:20.962Z] ---> 61f4d727d0ae [2022-08-12T01:02:20.962Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T01:02:20.962Z] ---> Running in 4047ff9b65df [2022-08-12T01:02:21.539Z] Removing intermediate container 4047ff9b65df [2022-08-12T01:02:21.539Z] ---> d8a759cce98d [2022-08-12T01:02:21.539Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-12T01:02:21.539Z] ---> Running in 5367fe2fc91c [2022-08-12T01:02:21.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T01:02:22.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T01:02:23.315Z] OK: 211 MiB in 51 packages [2022-08-12T01:02:23.574Z] Removing intermediate container 5367fe2fc91c [2022-08-12T01:02:23.574Z] ---> 3ea31275503e [2022-08-12T01:02:23.574Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-12T01:02:23.574Z] ---> Running in e6164050e024 [2022-08-12T01:02:23.574Z] Removing intermediate container e6164050e024 [2022-08-12T01:02:23.574Z] ---> 9094093cc1b3 [2022-08-12T01:02:23.574Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-12T01:02:23.835Z] ---> d19980fc56c2 [2022-08-12T01:02:23.835Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-12T01:02:23.835Z] ---> Running in 23890b7dd697 [2022-08-12T01:02:24.406Z] Removing intermediate container 23890b7dd697 [2022-08-12T01:02:24.406Z] ---> a4a46ca1e231 [2022-08-12T01:02:24.406Z] Step 12/26 : COPY . . [2022-08-12T01:02:24.978Z] ---> af0f94eaf753 [2022-08-12T01:02:24.978Z] Step 13/26 : RUN ${MAKE} [2022-08-12T01:02:24.978Z] ---> Running in fa84eb2a5ca3 [2022-08-12T01:02:25.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-12T01:02:47.180Z] Removing intermediate container fa84eb2a5ca3 [2022-08-12T01:02:47.180Z] ---> 8610b0d31308 [2022-08-12T01:02:47.180Z] Step 14/26 : FROM alpine:3.16 [2022-08-12T01:02:47.180Z] 3.16: Pulling from library/alpine [2022-08-12T01:02:47.180Z] 213ec9aee27d: Pulling fs layer [2022-08-12T01:02:47.180Z] 213ec9aee27d: Verifying Checksum [2022-08-12T01:02:47.180Z] 213ec9aee27d: Download complete [2022-08-12T01:02:47.180Z] 213ec9aee27d: Pull complete [2022-08-12T01:02:47.180Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-12T01:02:47.180Z] Status: Downloaded newer image for alpine:3.16 [2022-08-12T01:02:47.180Z] ---> 9c6f07244728 [2022-08-12T01:02:47.180Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-12T01:02:47.180Z] ---> Running in 548360601f79 [2022-08-12T01:02:47.180Z] Removing intermediate container 548360601f79 [2022-08-12T01:02:47.180Z] ---> 2864f47dd2fd [2022-08-12T01:02:47.180Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-12T01:02:47.180Z] ---> Running in 61f7d6ea4a8e [2022-08-12T01:02:47.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T01:02:47.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T01:02:47.180Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-12T01:02:47.180Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-12T01:02:47.180Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-12T01:02:47.180Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-12T01:02:47.180Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-12T01:02:47.180Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-12T01:02:47.180Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T01:02:47.180Z] OK: 8 MiB in 20 packages [2022-08-12T01:02:47.442Z] Removing intermediate container 61f7d6ea4a8e [2022-08-12T01:02:47.442Z] ---> f89f3f38965d [2022-08-12T01:02:47.442Z] Step 17/26 : WORKDIR / [2022-08-12T01:02:47.442Z] ---> Running in 36c501c43627 [2022-08-12T01:02:47.442Z] Removing intermediate container 36c501c43627 [2022-08-12T01:02:47.442Z] ---> b7887d0ed60b [2022-08-12T01:02:47.442Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-12T01:02:48.012Z] ---> 6c7dc43d1266 [2022-08-12T01:02:48.012Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-12T01:02:48.012Z] ---> 5027748dde0f [2022-08-12T01:02:48.012Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-12T01:02:48.272Z] ---> cb74a6cf7c19 [2022-08-12T01:02:48.272Z] Step 21/26 : EXPOSE 59984 [2022-08-12T01:02:48.272Z] ---> Running in f72ab3d40915 [2022-08-12T01:02:48.532Z] Removing intermediate container f72ab3d40915 [2022-08-12T01:02:48.532Z] ---> 45de16b47e55 [2022-08-12T01:02:48.532Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-12T01:02:48.532Z] ---> Running in 6ec1a8fed71c [2022-08-12T01:02:48.532Z] Removing intermediate container 6ec1a8fed71c [2022-08-12T01:02:48.532Z] ---> 232876d5aa17 [2022-08-12T01:02:48.532Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-12T01:02:48.532Z] ---> Running in ca30c74cc3c1 [2022-08-12T01:02:48.532Z] Removing intermediate container ca30c74cc3c1 [2022-08-12T01:02:48.532Z] ---> 7bc9c441ba18 [2022-08-12T01:02:48.532Z] Step 24/26 : LABEL arch=amd64 [2022-08-12T01:02:48.792Z] ---> Running in d25e337e0d24 [2022-08-12T01:02:48.792Z] Removing intermediate container d25e337e0d24 [2022-08-12T01:02:48.792Z] ---> dc1bec1fc87e [2022-08-12T01:02:48.792Z] Step 25/26 : LABEL git_sha=7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:02:48.792Z] ---> Running in 9cf30d0ab4fa [2022-08-12T01:02:48.792Z] Removing intermediate container 9cf30d0ab4fa [2022-08-12T01:02:48.792Z] ---> 8e9284c3da2f [2022-08-12T01:02:48.792Z] Step 26/26 : LABEL version=2.3.0-dev.6 [2022-08-12T01:02:49.053Z] ---> Running in 68f61cddbeb4 [2022-08-12T01:02:49.053Z] Removing intermediate container 68f61cddbeb4 [2022-08-12T01:02:49.053Z] ---> 244ece22f620 [2022-08-12T01:02:49.053Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-12T01:02:49.053Z] Successfully built 244ece22f620 [2022-08-12T01:02:49.053Z] 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 [2022-08-12T01:02:49.183Z] provisioning config files... [2022-08-12T01:02:49.195Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1697442312635333690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:02:49.499Z] ---> docker-login.sh [2022-08-12T01:02:49.499Z] nexus3.edgexfoundry.org:10001 [2022-08-12T01:02:49.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:02:49.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:02:49.499Z] Configure a credential helper to remove this warning. See [2022-08-12T01:02:49.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:02:49.499Z] [2022-08-12T01:02:49.499Z] Login Succeeded [2022-08-12T01:02:49.499Z] nexus3.edgexfoundry.org:10002 [2022-08-12T01:02:49.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:02:49.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:02:49.760Z] Configure a credential helper to remove this warning. See [2022-08-12T01:02:49.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:02:49.760Z] [2022-08-12T01:02:49.760Z] Login Succeeded [2022-08-12T01:02:49.760Z] nexus3.edgexfoundry.org:10003 [2022-08-12T01:02:49.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:02:49.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:02:49.760Z] Configure a credential helper to remove this warning. See [2022-08-12T01:02:49.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:02:49.760Z] [2022-08-12T01:02:49.760Z] Login Succeeded [2022-08-12T01:02:49.760Z] nexus3.edgexfoundry.org:10004 [2022-08-12T01:02:50.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:02:50.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:02:50.028Z] Configure a credential helper to remove this warning. See [2022-08-12T01:02:50.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:02:50.028Z] [2022-08-12T01:02:50.028Z] Login Succeeded [2022-08-12T01:02:50.028Z] docker.io [2022-08-12T01:02:50.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:02:50.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:02:50.289Z] Configure a credential helper to remove this warning. See [2022-08-12T01:02:50.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:02:50.289Z] [2022-08-12T01:02:50.289Z] Login Succeeded [2022-08-12T01:02:50.289Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T01:02:50.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-12T01:02:50.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-12T01:02:50.362Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-12T01:02:50.362Z] 7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:02:50.362Z] latest [2022-08-12T01:02:50.362Z] 2.3.0-dev.6 [2022-08-12T01:02:50.362Z] 7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [2022-08-12T01:02:50.362Z] main [2022-08-12T01:02:50.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:50.691Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:51.003Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:02:51.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-12T01:02:51.003Z] 55778819e468: Preparing [2022-08-12T01:02:51.003Z] ba15e0452248: Preparing [2022-08-12T01:02:51.003Z] 9bf479a42344: Preparing [2022-08-12T01:02:51.003Z] 7252bc171518: Preparing [2022-08-12T01:02:51.003Z] 994393dc58e7: Preparing [2022-08-12T01:02:51.003Z] 994393dc58e7: Layer already exists [2022-08-12T01:02:51.003Z] ba15e0452248: Pushed [2022-08-12T01:02:51.003Z] 55778819e468: Pushed [2022-08-12T01:02:51.262Z] 7252bc171518: Pushed [2022-08-12T01:02:53.800Z] 9bf479a42344: Pushed [2022-08-12T01:02:54.060Z] 7566e30f01203e511a46f95a7874e6126d22e67b: digest: sha256:914363505667be8b50cb0654e57aa4662a843bc4acedba1d25eeb708ad9bec36 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:54.384Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:54.701Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-12T01:02:54.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-12T01:02:54.701Z] 55778819e468: Preparing [2022-08-12T01:02:54.701Z] ba15e0452248: Preparing [2022-08-12T01:02:54.701Z] 9bf479a42344: Preparing [2022-08-12T01:02:54.701Z] 7252bc171518: Preparing [2022-08-12T01:02:54.701Z] 994393dc58e7: Preparing [2022-08-12T01:02:54.701Z] 9bf479a42344: Layer already exists [2022-08-12T01:02:54.701Z] 994393dc58e7: Layer already exists [2022-08-12T01:02:54.701Z] 7252bc171518: Layer already exists [2022-08-12T01:02:54.701Z] ba15e0452248: Layer already exists [2022-08-12T01:02:54.701Z] 55778819e468: Layer already exists [2022-08-12T01:02:54.701Z] latest: digest: sha256:914363505667be8b50cb0654e57aa4662a843bc4acedba1d25eeb708ad9bec36 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:55.025Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:55.339Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.6 [2022-08-12T01:02:55.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-12T01:02:55.339Z] 55778819e468: Preparing [2022-08-12T01:02:55.339Z] ba15e0452248: Preparing [2022-08-12T01:02:55.339Z] 9bf479a42344: Preparing [2022-08-12T01:02:55.339Z] 7252bc171518: Preparing [2022-08-12T01:02:55.339Z] 994393dc58e7: Preparing [2022-08-12T01:02:55.339Z] 9bf479a42344: Layer already exists [2022-08-12T01:02:55.339Z] 55778819e468: Layer already exists [2022-08-12T01:02:55.339Z] 994393dc58e7: Layer already exists [2022-08-12T01:02:55.339Z] ba15e0452248: Layer already exists [2022-08-12T01:02:55.339Z] 7252bc171518: Layer already exists [2022-08-12T01:02:55.339Z] 2.3.0-dev.6: digest: sha256:914363505667be8b50cb0654e57aa4662a843bc4acedba1d25eeb708ad9bec36 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:55.661Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:55.982Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [2022-08-12T01:02:55.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-12T01:02:55.982Z] 55778819e468: Preparing [2022-08-12T01:02:55.982Z] ba15e0452248: Preparing [2022-08-12T01:02:55.982Z] 9bf479a42344: Preparing [2022-08-12T01:02:55.982Z] 7252bc171518: Preparing [2022-08-12T01:02:55.982Z] 994393dc58e7: Preparing [2022-08-12T01:02:55.982Z] 7252bc171518: Layer already exists [2022-08-12T01:02:55.982Z] 994393dc58e7: Layer already exists [2022-08-12T01:02:55.982Z] 55778819e468: Layer already exists [2022-08-12T01:02:55.982Z] 9bf479a42344: Layer already exists [2022-08-12T01:02:55.982Z] ba15e0452248: Layer already exists [2022-08-12T01:02:55.982Z] 7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6: digest: sha256:914363505667be8b50cb0654e57aa4662a843bc4acedba1d25eeb708ad9bec36 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:56.305Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:56.622Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-12T01:02:56.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-12T01:02:56.622Z] 55778819e468: Preparing [2022-08-12T01:02:56.622Z] ba15e0452248: Preparing [2022-08-12T01:02:56.622Z] 9bf479a42344: Preparing [2022-08-12T01:02:56.622Z] 7252bc171518: Preparing [2022-08-12T01:02:56.622Z] 994393dc58e7: Preparing [2022-08-12T01:02:56.622Z] 55778819e468: Layer already exists [2022-08-12T01:02:56.622Z] 9bf479a42344: Layer already exists [2022-08-12T01:02:56.622Z] 994393dc58e7: Layer already exists [2022-08-12T01:02:56.622Z] ba15e0452248: Layer already exists [2022-08-12T01:02:56.622Z] 7252bc171518: Layer already exists [2022-08-12T01:02:56.622Z] main: digest: sha256:914363505667be8b50cb0654e57aa4662a843bc4acedba1d25eeb708ad9bec36 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-12T01:02:56.672Z] ===================================================== [Pipeline] echo [2022-08-12T01:02:56.682Z] taggedImages: [2022-08-12T01:02:56.682Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:02:56.682Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-12T01:02:56.682Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.6 [2022-08-12T01:02:56.682Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [2022-08-12T01:02:56.682Z] - 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 [2022-08-12T01:02:57.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T01:02:57.076Z] [2022-08-12T01:02:57.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:02:57.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T01:02:57.381Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-12T01:02:57.381Z] 5eb5b503b376: Pulling fs layer [2022-08-12T01:02:57.381Z] 5c69ac0246d0: Pulling fs layer [2022-08-12T01:02:57.381Z] ec43610c2a17: Pulling fs layer [2022-08-12T01:02:57.381Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-12T01:02:57.381Z] 33b1e0a273af: Pulling fs layer [2022-08-12T01:02:57.381Z] 5d3b04190fa2: Pulling fs layer [2022-08-12T01:02:57.381Z] 2f39f015ded8: Pulling fs layer [2022-08-12T01:02:57.381Z] 33b1e0a273af: Waiting [2022-08-12T01:02:57.381Z] 2f39f015ded8: Waiting [2022-08-12T01:02:57.381Z] 5d3b04190fa2: Waiting [2022-08-12T01:02:57.381Z] 5c69ac0246d0: Verifying Checksum [2022-08-12T01:02:57.381Z] 5c69ac0246d0: Download complete [2022-08-12T01:02:57.381Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-12T01:02:57.381Z] 3a2ae6a8a46f: Download complete [2022-08-12T01:02:57.381Z] 33b1e0a273af: Verifying Checksum [2022-08-12T01:02:57.381Z] 33b1e0a273af: Download complete [2022-08-12T01:02:57.381Z] 5d3b04190fa2: Verifying Checksum [2022-08-12T01:02:57.381Z] 5d3b04190fa2: Download complete [2022-08-12T01:02:57.381Z] ec43610c2a17: Verifying Checksum [2022-08-12T01:02:57.381Z] ec43610c2a17: Download complete [2022-08-12T01:02:57.639Z] 5eb5b503b376: Verifying Checksum [2022-08-12T01:02:57.639Z] 5eb5b503b376: Download complete [2022-08-12T01:02:58.207Z] 2f39f015ded8: Download complete [2022-08-12T01:02:58.775Z] 5eb5b503b376: Pull complete [2022-08-12T01:02:59.034Z] 5c69ac0246d0: Pull complete [2022-08-12T01:02:59.602Z] ec43610c2a17: Pull complete [2022-08-12T01:02:59.602Z] 3a2ae6a8a46f: Pull complete [2022-08-12T01:02:59.862Z] 33b1e0a273af: Pull complete [2022-08-12T01:02:59.862Z] 5d3b04190fa2: Pull complete [2022-08-12T01:03:05.247Z] 2f39f015ded8: Pull complete [2022-08-12T01:03:05.247Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-12T01:03:05.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T01:03:05.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:03:05.340Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:03:05.381Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-12T01:03:06.797Z] $ docker top ff554c38d5ce1363f82c11eeadf50c4345608aeff81b52524b80f4cf1d089881 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:03:07.200Z] ---> job-cost.sh [2022-08-12T01:03:07.200Z] lf-activate-venv: SKIPPING [2022-08-12T01:03:07.200Z] INFO: No Stack... [2022-08-12T01:03:07.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-12T01:03:08.032Z] INFO: Archiving Costs [Pipeline] sh [2022-08-12T01:03:08.324Z] + cut -d, -f6 [2022-08-12T01:03:08.324Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2022-08-12T01:03:08.338Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] [2022-08-12T01:03:08.344Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] did not exist. Created. [2022-08-12T01:03:08.344Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-12T01:03:08.648Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-12T01:03:08.675Z] Stashed 1 file(s) [Pipeline] } [2022-08-12T01:03:08.682Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-12T01:03:08.708Z] $ docker stop --time=1 ff554c38d5ce1363f82c11eeadf50c4345608aeff81b52524b80f4cf1d089881 [2022-08-12T01:03:09.869Z] $ docker rm -f ff554c38d5ce1363f82c11eeadf50c4345608aeff81b52524b80f4cf1d089881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-12T01:05:04.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22554 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-12T01:05:04.471Z] Running in /w/workspace/device-onvif-camera/45 [Pipeline] { [Pipeline] checkout [2022-08-12T01:05:04.516Z] Selected Git installation does not exist. Using Default [2022-08-12T01:05:04.516Z] The recommended git tool is: NONE [2022-08-12T01:05:11.092Z] using credential edgex-jenkins-ssh [2022-08-12T01:05:11.110Z] Cloning the remote Git repository [2022-08-12T01:05:11.171Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-12T01:05:11.246Z] > git init /w/workspace/device-onvif-camera/45 # timeout=10 [2022-08-12T01:05:11.326Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-12T01:05:11.327Z] > git --version # timeout=10 [2022-08-12T01:05:11.349Z] > git --version # 'git version 2.25.1' [2022-08-12T01:05:11.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-12T01:05:11.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-12T01:05:12.788Z] Avoid second fetch [2022-08-12T01:05:12.789Z] Checking out Revision 7566e30f01203e511a46f95a7874e6126d22e67b (main) [2022-08-12T01:05:12.735Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-12T01:05:12.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-12T01:05:12.811Z] > git config core.sparsecheckout # timeout=10 [2022-08-12T01:05:12.824Z] > git checkout -f 7566e30f01203e511a46f95a7874e6126d22e67b # timeout=10 [2022-08-12T01:05:17.311Z] Commit message: "Merge pull request #131 from EdgeX-Camera-Management/fix-postman" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-12T01:05:18.307Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-12T01:05:18.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-12T01:05:18.307Z] Dload Upload Total Spent Left Speed [2022-08-12T01:05:18.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 81131 0 --:--:-- --:--:-- --:--:-- 81131 [Pipeline] sh [2022-08-12T01:05:18.951Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-12T01:05:19.301Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-12T01:05:19.302Z] + sudo tee /etc/docker/daemon.new [2022-08-12T01:05:19.302Z] { [2022-08-12T01:05:19.302Z] "registry-mirrors": [ [2022-08-12T01:05:19.302Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-12T01:05:19.302Z] ], [2022-08-12T01:05:19.302Z] "bip": "10.250.0.254/24", [2022-08-12T01:05:19.302Z] "hosts": [ [2022-08-12T01:05:19.302Z] "tcp://0.0.0.0:5555", [2022-08-12T01:05:19.302Z] "unix:///var/run/docker.sock" [2022-08-12T01:05:19.302Z] ], [2022-08-12T01:05:19.302Z] "mtu": 1458, [2022-08-12T01:05:19.302Z] "selinux-enabled": true, [2022-08-12T01:05:19.302Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-12T01:05:19.302Z] } [Pipeline] sh [2022-08-12T01:05:19.707Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-12T01:05:20.070Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T01:05:38.435Z] provisioning config files... [2022-08-12T01:05:38.459Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/45@tmp/config4761570439061573205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:05:38.831Z] ---> docker-login.sh [2022-08-12T01:05:38.831Z] nexus3.edgexfoundry.org:10001 [2022-08-12T01:05:39.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:05:39.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:05:39.702Z] Configure a credential helper to remove this warning. See [2022-08-12T01:05:39.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:05:39.702Z] [2022-08-12T01:05:39.702Z] Login Succeeded [2022-08-12T01:05:39.977Z] nexus3.edgexfoundry.org:10002 [2022-08-12T01:05:40.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:05:40.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:05:40.251Z] Configure a credential helper to remove this warning. See [2022-08-12T01:05:40.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:05:40.251Z] [2022-08-12T01:05:40.251Z] Login Succeeded [2022-08-12T01:05:40.251Z] nexus3.edgexfoundry.org:10003 [2022-08-12T01:05:40.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:05:40.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:05:40.796Z] Configure a credential helper to remove this warning. See [2022-08-12T01:05:40.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:05:40.796Z] [2022-08-12T01:05:40.796Z] Login Succeeded [2022-08-12T01:05:40.796Z] nexus3.edgexfoundry.org:10004 [2022-08-12T01:05:41.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:05:41.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:05:41.069Z] Configure a credential helper to remove this warning. See [2022-08-12T01:05:41.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:05:41.069Z] [2022-08-12T01:05:41.069Z] Login Succeeded [2022-08-12T01:05:41.069Z] docker.io [2022-08-12T01:05:41.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:05:41.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:05:41.937Z] Configure a credential helper to remove this warning. See [2022-08-12T01:05:41.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:05:41.937Z] [2022-08-12T01:05:41.937Z] Login Succeeded [2022-08-12T01:05:41.937Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T01:05:41.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-12T01:05:42.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-12T01:05:42.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-12T01:05:42.499Z] ========================================================= [2022-08-12T01:05:42.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-12T01:05:42.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:05:42.893Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-12T01:05:43.492Z] Sending build context to Docker daemon 14.02MB [2022-08-12T01:05:43.492Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-12T01:05:43.492Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-12T01:05:43.492Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-12T01:05:43.492Z] b3c136eddcbf: Pulling fs layer [2022-08-12T01:05:43.492Z] c0a3192eca97: Pulling fs layer [2022-08-12T01:05:43.492Z] a050256f5b6f: Pulling fs layer [2022-08-12T01:05:43.492Z] 656be50a0ddc: Pulling fs layer [2022-08-12T01:05:43.492Z] 2bbca73fdf42: Pulling fs layer [2022-08-12T01:05:43.492Z] 46d945488cbd: Pulling fs layer [2022-08-12T01:05:43.492Z] 8a5474983e97: Pulling fs layer [2022-08-12T01:05:43.492Z] 329c88fbcd65: Pulling fs layer [2022-08-12T01:05:43.492Z] 656be50a0ddc: Waiting [2022-08-12T01:05:43.492Z] 2bbca73fdf42: Waiting [2022-08-12T01:05:43.492Z] 46d945488cbd: Waiting [2022-08-12T01:05:43.492Z] 8a5474983e97: Waiting [2022-08-12T01:05:43.492Z] 329c88fbcd65: Waiting [2022-08-12T01:05:43.492Z] a050256f5b6f: Download complete [2022-08-12T01:05:43.492Z] c0a3192eca97: Verifying Checksum [2022-08-12T01:05:43.492Z] c0a3192eca97: Download complete [2022-08-12T01:05:43.492Z] 2bbca73fdf42: Download complete [2022-08-12T01:05:43.769Z] 46d945488cbd: Verifying Checksum [2022-08-12T01:05:43.769Z] 46d945488cbd: Download complete [2022-08-12T01:05:43.769Z] b3c136eddcbf: Download complete [2022-08-12T01:05:44.760Z] b3c136eddcbf: Pull complete [2022-08-12T01:05:44.760Z] 329c88fbcd65: Verifying Checksum [2022-08-12T01:05:44.760Z] 329c88fbcd65: Download complete [2022-08-12T01:05:45.038Z] c0a3192eca97: Pull complete [2022-08-12T01:05:45.317Z] a050256f5b6f: Pull complete [2022-08-12T01:05:45.917Z] 8a5474983e97: Verifying Checksum [2022-08-12T01:05:45.917Z] 8a5474983e97: Download complete [2022-08-12T01:05:46.513Z] 656be50a0ddc: Verifying Checksum [2022-08-12T01:05:46.513Z] 656be50a0ddc: Download complete [2022-08-12T01:06:01.874Z] 656be50a0ddc: Pull complete [2022-08-12T01:06:01.874Z] 2bbca73fdf42: Pull complete [2022-08-12T01:06:01.874Z] 46d945488cbd: Pull complete [2022-08-12T01:06:07.288Z] 8a5474983e97: Pull complete [2022-08-12T01:06:09.274Z] 329c88fbcd65: Pull complete [2022-08-12T01:06:09.274Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-12T01:06:09.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-12T01:06:09.274Z] ---> ff4287adb874 [2022-08-12T01:06:09.274Z] Step 3/13 : ARG MAKE="make build" [2022-08-12T01:06:11.282Z] ---> Running in 361957c0c12e [2022-08-12T01:06:12.730Z] Removing intermediate container 361957c0c12e [2022-08-12T01:06:12.730Z] ---> a4e39295de8d [2022-08-12T01:06:12.730Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-12T01:06:12.730Z] ---> Running in 8cd2be4da585 [2022-08-12T01:06:12.730Z] Removing intermediate container 8cd2be4da585 [2022-08-12T01:06:12.730Z] ---> 891678894fa1 [2022-08-12T01:06:12.730Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-12T01:06:13.003Z] ---> Running in 4d56166e8ae7 [2022-08-12T01:06:13.277Z] Removing intermediate container 4d56166e8ae7 [2022-08-12T01:06:13.277Z] ---> b8589ae3792b [2022-08-12T01:06:13.277Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-12T01:06:13.277Z] ---> Running in 4704bace2ef0 [2022-08-12T01:06:13.558Z] Removing intermediate container 4704bace2ef0 [2022-08-12T01:06:13.558Z] ---> c5503765efb1 [2022-08-12T01:06:13.558Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T01:06:13.558Z] ---> Running in 894824f93bf8 [2022-08-12T01:06:15.545Z] Removing intermediate container 894824f93bf8 [2022-08-12T01:06:15.545Z] ---> 2b94f8ec0b8b [2022-08-12T01:06:15.546Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-12T01:06:15.546Z] ---> Running in e2abc6f43b09 [2022-08-12T01:06:16.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T01:06:17.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T01:06:18.488Z] OK: 221 MiB in 51 packages [2022-08-12T01:06:19.085Z] Removing intermediate container e2abc6f43b09 [2022-08-12T01:06:19.085Z] ---> 444689f3c31e [2022-08-12T01:06:19.085Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-12T01:06:19.360Z] ---> Running in 57b38b793d55 [2022-08-12T01:06:19.634Z] Removing intermediate container 57b38b793d55 [2022-08-12T01:06:19.634Z] ---> 98388c82e717 [2022-08-12T01:06:19.634Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-12T01:06:20.232Z] ---> c57d4a8d3005 [2022-08-12T01:06:20.232Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-12T01:06:20.232Z] ---> Running in ec30e6a17b88 [2022-08-12T01:07:16.784Z] Removing intermediate container ec30e6a17b88 [2022-08-12T01:07:16.784Z] ---> 76cb083f1feb [2022-08-12T01:07:16.784Z] Step 12/13 : COPY . . [2022-08-12T01:07:16.784Z] ---> 257cba98440e [2022-08-12T01:07:16.784Z] Step 13/13 : RUN ${MAKE} [2022-08-12T01:07:16.784Z] ---> Running in 6cd4f38a5787 [2022-08-12T01:07:16.784Z] noop [2022-08-12T01:07:16.784Z] Removing intermediate container 6cd4f38a5787 [2022-08-12T01:07:16.784Z] ---> f1f4167a0c42 [2022-08-12T01:07:16.784Z] Successfully built f1f4167a0c42 [2022-08-12T01:07:16.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:07:17.152Z] + docker inspect -f . ci-base-image-arm64 [2022-08-12T01:07:17.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:07:17.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-22554 does not seem to be running inside a container [2022-08-12T01:07:17.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/45 -v /w/workspace/device-onvif-camera/45:/w/workspace/device-onvif-camera/45:rw,z -v /w/workspace/device-onvif-camera/45@tmp:/w/workspace/device-onvif-camera/45@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 [2022-08-12T01:07:18.849Z] $ docker top c1a02b4b6922efa511c2525bbf7da9250a3c8c813ecf7c6375111dea0cf95490 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-12T01:07:19.768Z] + go version [2022-08-12T01:07:19.768Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-12T01:07:19.793Z] $ docker stop --time=1 c1a02b4b6922efa511c2525bbf7da9250a3c8c813ecf7c6375111dea0cf95490 [2022-08-12T01:07:21.465Z] $ docker rm -f c1a02b4b6922efa511c2525bbf7da9250a3c8c813ecf7c6375111dea0cf95490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:07:22.104Z] + docker inspect -f . ci-base-image-arm64 [2022-08-12T01:07:22.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:07:22.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-22554 does not seem to be running inside a container [2022-08-12T01:07:22.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/45 -v /w/workspace/device-onvif-camera/45:/w/workspace/device-onvif-camera/45:rw,z -v /w/workspace/device-onvif-camera/45@tmp:/w/workspace/device-onvif-camera/45@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 [2022-08-12T01:07:23.780Z] $ docker top 98a6b5ff0a4fa9e12054386ffb6dd558d15cfe556b29add5552eff0c422e701b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-12T01:07:24.704Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/45 [Pipeline] fileExists [Pipeline] sh [2022-08-12T01:07:25.401Z] + make test [2022-08-12T01:07:25.401Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-12T01:07:27.401Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-12T01:09:04.280Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-12T01:09:04.280Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.137s coverage: 10.6% of statements [2022-08-12T01:09:04.280Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-12T01:09:31.085Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 32.663s coverage: 13.8% of statements [2022-08-12T01:09:31.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-12T01:09:31.085Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-12T01:09:49.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-12T01:09:49.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-12T01:09:49.445Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-12T01:09:49.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-12T01:09:49.486Z] $ docker stop --time=1 98a6b5ff0a4fa9e12054386ffb6dd558d15cfe556b29add5552eff0c422e701b [2022-08-12T01:09:51.296Z] $ docker rm -f 98a6b5ff0a4fa9e12054386ffb6dd558d15cfe556b29add5552eff0c422e701b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-12T01:09:52.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-12T01:09:52.375Z] Warning: overwriting stash ‘coverage-report’ [2022-08-12T01:09:52.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-12T01:09:53.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-12T01:09:53.719Z] + ls -al . [2022-08-12T01:09:53.719Z] total 228 [2022-08-12T01:09:53.719Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 12 01:07 . [2022-08-12T01:09:53.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 01:05 .. [2022-08-12T01:09:53.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 01:05 .git [2022-08-12T01:09:53.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 01:05 .github [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 12 01:05 .gitignore [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 12 01:05 .golangci.yml [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 12 01:05 Attribution.txt [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 12 01:05 CHANGELOG.md [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 12 01:05 Dockerfile [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 01:05 GOVERNANCE.md [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 12 01:05 Jenkinsfile [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 12 01:05 LICENSE [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 12 01:05 Makefile [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 12 01:05 OWNERS.md [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 12 01:05 README.md [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 12 01:01 VERSION [2022-08-12T01:09:53.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 01:05 bin [2022-08-12T01:09:53.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 01:05 cmd [2022-08-12T01:09:53.719Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 12 01:09 coverage.out [2022-08-12T01:09:53.719Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 01:05 doc [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 12 01:05 go.mod [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 12 01:05 go.sum [2022-08-12T01:09:53.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 01:05 internal [2022-08-12T01:09:53.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 01:05 snap [2022-08-12T01:09:53.719Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 12 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:09:54.079Z] + 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=7566e30f01203e511a46f95a7874e6126d22e67b --label arch=arm64 --label version=2.3.0-dev.6 . [2022-08-12T01:09:54.688Z] Sending build context to Docker daemon 14.09MB [2022-08-12T01:09:54.688Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-12T01:09:54.688Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-12T01:09:54.688Z] ---> f1f4167a0c42 [2022-08-12T01:09:54.688Z] Step 3/26 : ARG MAKE="make build" [2022-08-12T01:09:54.688Z] ---> Running in c6823066336e [2022-08-12T01:09:54.963Z] Removing intermediate container c6823066336e [2022-08-12T01:09:54.963Z] ---> 8961bded80cc [2022-08-12T01:09:54.963Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-12T01:09:55.236Z] ---> Running in d5f32ca93f14 [2022-08-12T01:09:55.510Z] Removing intermediate container d5f32ca93f14 [2022-08-12T01:09:55.510Z] ---> b19c3a0894e9 [2022-08-12T01:09:55.510Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-12T01:09:55.510Z] ---> Running in 31a59a878fef [2022-08-12T01:09:55.786Z] Removing intermediate container 31a59a878fef [2022-08-12T01:09:55.786Z] ---> 3fc2fcefcbdb [2022-08-12T01:09:55.786Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-12T01:09:55.786Z] ---> Running in 63e306dcb411 [2022-08-12T01:09:56.061Z] Removing intermediate container 63e306dcb411 [2022-08-12T01:09:56.061Z] ---> 9750f7d27660 [2022-08-12T01:09:56.061Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T01:09:56.344Z] ---> Running in 270183ba9dfa [2022-08-12T01:09:57.792Z] Removing intermediate container 270183ba9dfa [2022-08-12T01:09:57.792Z] ---> c8d3f2120e1b [2022-08-12T01:09:57.792Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-12T01:09:58.077Z] ---> Running in d2368f61ee31 [2022-08-12T01:09:59.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T01:10:00.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T01:10:01.024Z] OK: 221 MiB in 51 packages [2022-08-12T01:10:01.625Z] Removing intermediate container d2368f61ee31 [2022-08-12T01:10:01.625Z] ---> 7b829c3f5ab4 [2022-08-12T01:10:01.625Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-12T01:10:01.625Z] ---> Running in a5e88815939d [2022-08-12T01:10:02.234Z] Removing intermediate container a5e88815939d [2022-08-12T01:10:02.234Z] ---> 5c07953b48de [2022-08-12T01:10:02.234Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-12T01:10:02.523Z] ---> 6979ab472ad9 [2022-08-12T01:10:02.523Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-12T01:10:02.800Z] ---> Running in 93810a9f353c [2022-08-12T01:10:04.805Z] Removing intermediate container 93810a9f353c [2022-08-12T01:10:04.805Z] ---> daf72a9cbe73 [2022-08-12T01:10:04.805Z] Step 12/26 : COPY . . [2022-08-12T01:10:06.246Z] ---> 531b5fb1fc48 [2022-08-12T01:10:06.246Z] Step 13/26 : RUN ${MAKE} [2022-08-12T01:10:06.246Z] ---> Running in 0aabc51f6096 [2022-08-12T01:10:07.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-12T01:12:29.203Z] Removing intermediate container 0aabc51f6096 [2022-08-12T01:12:29.203Z] ---> c5a757b6ab74 [2022-08-12T01:12:29.203Z] Step 14/26 : FROM alpine:3.16 [2022-08-12T01:12:29.203Z] 3.16: Pulling from library/alpine [2022-08-12T01:12:29.203Z] 9b18e9b68314: Pulling fs layer [2022-08-12T01:12:29.203Z] 9b18e9b68314: Verifying Checksum [2022-08-12T01:12:29.203Z] 9b18e9b68314: Download complete [2022-08-12T01:12:29.203Z] 9b18e9b68314: Pull complete [2022-08-12T01:12:29.203Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-12T01:12:29.203Z] Status: Downloaded newer image for alpine:3.16 [2022-08-12T01:12:29.203Z] ---> a6215f271958 [2022-08-12T01:12:29.203Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-12T01:12:29.203Z] ---> Running in 4c35d7b4b127 [2022-08-12T01:12:29.203Z] Removing intermediate container 4c35d7b4b127 [2022-08-12T01:12:29.203Z] ---> e0e9c8eb63d5 [2022-08-12T01:12:29.203Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-12T01:12:29.203Z] ---> Running in 93464842baf0 [2022-08-12T01:12:29.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T01:12:29.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T01:12:29.203Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-12T01:12:29.203Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-12T01:12:29.203Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-12T01:12:29.203Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-12T01:12:29.203Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-12T01:12:29.203Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-12T01:12:29.203Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T01:12:29.203Z] OK: 8 MiB in 20 packages [2022-08-12T01:12:29.203Z] Removing intermediate container 93464842baf0 [2022-08-12T01:12:29.203Z] ---> 0cbd876e8225 [2022-08-12T01:12:29.203Z] Step 17/26 : WORKDIR / [2022-08-12T01:12:29.203Z] ---> Running in 07bc7bd3645e [2022-08-12T01:12:29.203Z] Removing intermediate container 07bc7bd3645e [2022-08-12T01:12:29.203Z] ---> c40d56fa7cd2 [2022-08-12T01:12:29.203Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-12T01:12:29.203Z] ---> f270b651a6eb [2022-08-12T01:12:29.204Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-12T01:12:29.204Z] ---> 8581311ca37d [2022-08-12T01:12:29.204Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-12T01:12:29.204Z] ---> 76b5dd145271 [2022-08-12T01:12:29.204Z] Step 21/26 : EXPOSE 59984 [2022-08-12T01:12:29.204Z] ---> Running in a65915eaf72c [2022-08-12T01:12:29.204Z] Removing intermediate container a65915eaf72c [2022-08-12T01:12:29.204Z] ---> e043ff51eca5 [2022-08-12T01:12:29.204Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-12T01:12:29.204Z] ---> Running in 670ac85d387b [2022-08-12T01:12:29.204Z] Removing intermediate container 670ac85d387b [2022-08-12T01:12:29.204Z] ---> 288f24dc197f [2022-08-12T01:12:29.204Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-12T01:12:29.204Z] ---> Running in d8075ba9a10a [2022-08-12T01:12:29.204Z] Removing intermediate container d8075ba9a10a [2022-08-12T01:12:29.204Z] ---> 75d8fbe1baf2 [2022-08-12T01:12:29.204Z] Step 24/26 : LABEL arch=arm64 [2022-08-12T01:12:29.204Z] ---> Running in f29b0fd016f3 [2022-08-12T01:12:29.204Z] Removing intermediate container f29b0fd016f3 [2022-08-12T01:12:29.204Z] ---> 694dc098b61a [2022-08-12T01:12:29.204Z] Step 25/26 : LABEL git_sha=7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:12:29.204Z] ---> Running in 773fe6db2a4a [2022-08-12T01:12:29.204Z] Removing intermediate container 773fe6db2a4a [2022-08-12T01:12:29.204Z] ---> 5d39877e3c2a [2022-08-12T01:12:29.204Z] Step 26/26 : LABEL version=2.3.0-dev.6 [2022-08-12T01:12:29.479Z] ---> Running in 5a5cb3a8f8c9 [2022-08-12T01:12:29.753Z] Removing intermediate container 5a5cb3a8f8c9 [2022-08-12T01:12:29.753Z] ---> f052cbca509f [2022-08-12T01:12:29.753Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-12T01:12:29.753Z] Successfully built f052cbca509f [2022-08-12T01:12:29.753Z] 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 [2022-08-12T01:12:29.854Z] provisioning config files... [2022-08-12T01:12:29.873Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/45@tmp/config4199940861006122255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:12:30.235Z] ---> docker-login.sh [2022-08-12T01:12:30.235Z] nexus3.edgexfoundry.org:10001 [2022-08-12T01:12:30.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:12:30.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:12:30.510Z] Configure a credential helper to remove this warning. See [2022-08-12T01:12:30.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:12:30.510Z] [2022-08-12T01:12:30.510Z] Login Succeeded [2022-08-12T01:12:30.510Z] nexus3.edgexfoundry.org:10002 [2022-08-12T01:12:31.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:12:31.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:12:31.109Z] Configure a credential helper to remove this warning. See [2022-08-12T01:12:31.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:12:31.109Z] [2022-08-12T01:12:31.109Z] Login Succeeded [2022-08-12T01:12:31.109Z] nexus3.edgexfoundry.org:10003 [2022-08-12T01:12:31.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:12:31.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:12:31.659Z] Configure a credential helper to remove this warning. See [2022-08-12T01:12:31.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:12:31.659Z] [2022-08-12T01:12:31.659Z] Login Succeeded [2022-08-12T01:12:31.659Z] nexus3.edgexfoundry.org:10004 [2022-08-12T01:12:31.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:12:31.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:12:31.939Z] Configure a credential helper to remove this warning. See [2022-08-12T01:12:31.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:12:31.939Z] [2022-08-12T01:12:31.939Z] Login Succeeded [2022-08-12T01:12:31.939Z] docker.io [2022-08-12T01:12:32.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T01:12:32.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T01:12:32.812Z] Configure a credential helper to remove this warning. See [2022-08-12T01:12:32.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T01:12:32.812Z] [2022-08-12T01:12:32.812Z] Login Succeeded [2022-08-12T01:12:32.812Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T01:12:32.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-12T01:12:32.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-12T01:12:32.899Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-12T01:12:32.899Z] 7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:12:32.899Z] latest [2022-08-12T01:12:32.899Z] 2.3.0-dev.6 [2022-08-12T01:12:32.899Z] 7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [2022-08-12T01:12:32.899Z] main [2022-08-12T01:12:32.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:33.274Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:33.650Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:12:33.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-12T01:12:33.650Z] b691859650b5: Preparing [2022-08-12T01:12:33.650Z] 15408cf40696: Preparing [2022-08-12T01:12:33.650Z] 123a5d81567d: Preparing [2022-08-12T01:12:33.650Z] 8700717ca384: Preparing [2022-08-12T01:12:33.650Z] 5d3e392a13a0: Preparing [2022-08-12T01:12:33.928Z] 5d3e392a13a0: Layer already exists [2022-08-12T01:12:33.928Z] 15408cf40696: Pushed [2022-08-12T01:12:33.928Z] b691859650b5: Pushed [2022-08-12T01:12:34.527Z] 8700717ca384: Pushed [2022-08-12T01:12:39.935Z] 123a5d81567d: Pushed [2022-08-12T01:12:39.935Z] 7566e30f01203e511a46f95a7874e6126d22e67b: digest: sha256:6423ba9b8c7f44c85c92332949b6db4ab13da8c8667c2e81e7ae59b69e7554be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:40.314Z] + 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 [2022-08-12T01:12:40.686Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-12T01:12:40.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-12T01:12:40.686Z] b691859650b5: Preparing [2022-08-12T01:12:40.686Z] 15408cf40696: Preparing [2022-08-12T01:12:40.686Z] 123a5d81567d: Preparing [2022-08-12T01:12:40.686Z] 8700717ca384: Preparing [2022-08-12T01:12:40.686Z] 5d3e392a13a0: Preparing [2022-08-12T01:12:40.686Z] b691859650b5: Layer already exists [2022-08-12T01:12:40.686Z] 15408cf40696: Layer already exists [2022-08-12T01:12:40.686Z] 8700717ca384: Layer already exists [2022-08-12T01:12:40.686Z] 5d3e392a13a0: Layer already exists [2022-08-12T01:12:40.686Z] 123a5d81567d: Layer already exists [2022-08-12T01:12:40.960Z] latest: digest: sha256:6423ba9b8c7f44c85c92332949b6db4ab13da8c8667c2e81e7ae59b69e7554be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:41.334Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:41.714Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.6 [2022-08-12T01:12:41.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-12T01:12:41.714Z] b691859650b5: Preparing [2022-08-12T01:12:41.714Z] 15408cf40696: Preparing [2022-08-12T01:12:41.714Z] 123a5d81567d: Preparing [2022-08-12T01:12:41.714Z] 8700717ca384: Preparing [2022-08-12T01:12:41.714Z] 5d3e392a13a0: Preparing [2022-08-12T01:12:41.714Z] 123a5d81567d: Layer already exists [2022-08-12T01:12:41.714Z] 8700717ca384: Layer already exists [2022-08-12T01:12:41.714Z] 5d3e392a13a0: Layer already exists [2022-08-12T01:12:41.714Z] 15408cf40696: Layer already exists [2022-08-12T01:12:41.714Z] b691859650b5: Layer already exists [2022-08-12T01:12:41.986Z] 2.3.0-dev.6: digest: sha256:6423ba9b8c7f44c85c92332949b6db4ab13da8c8667c2e81e7ae59b69e7554be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:42.365Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:42.736Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [2022-08-12T01:12:42.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-12T01:12:42.736Z] b691859650b5: Preparing [2022-08-12T01:12:42.736Z] 15408cf40696: Preparing [2022-08-12T01:12:42.736Z] 123a5d81567d: Preparing [2022-08-12T01:12:42.736Z] 8700717ca384: Preparing [2022-08-12T01:12:42.736Z] 5d3e392a13a0: Preparing [2022-08-12T01:12:42.736Z] 5d3e392a13a0: Layer already exists [2022-08-12T01:12:42.736Z] 123a5d81567d: Layer already exists [2022-08-12T01:12:42.736Z] 8700717ca384: Layer already exists [2022-08-12T01:12:42.736Z] 15408cf40696: Layer already exists [2022-08-12T01:12:42.736Z] b691859650b5: Layer already exists [2022-08-12T01:12:43.009Z] 7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6: digest: sha256:6423ba9b8c7f44c85c92332949b6db4ab13da8c8667c2e81e7ae59b69e7554be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:43.395Z] + 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 [2022-08-12T01:12:43.759Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-12T01:12:43.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-12T01:12:43.759Z] b691859650b5: Preparing [2022-08-12T01:12:43.759Z] 15408cf40696: Preparing [2022-08-12T01:12:43.759Z] 123a5d81567d: Preparing [2022-08-12T01:12:43.759Z] 8700717ca384: Preparing [2022-08-12T01:12:43.759Z] 5d3e392a13a0: Preparing [2022-08-12T01:12:43.759Z] 5d3e392a13a0: Layer already exists [2022-08-12T01:12:43.759Z] 15408cf40696: Layer already exists [2022-08-12T01:12:43.759Z] 8700717ca384: Layer already exists [2022-08-12T01:12:43.759Z] b691859650b5: Layer already exists [2022-08-12T01:12:43.759Z] 123a5d81567d: Layer already exists [2022-08-12T01:12:44.032Z] main: digest: sha256:6423ba9b8c7f44c85c92332949b6db4ab13da8c8667c2e81e7ae59b69e7554be size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-12T01:12:44.094Z] ===================================================== [Pipeline] echo [2022-08-12T01:12:44.108Z] taggedImages: [2022-08-12T01:12:44.108Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7566e30f01203e511a46f95a7874e6126d22e67b [2022-08-12T01:12:44.108Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-12T01:12:44.108Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.6 [2022-08-12T01:12:44.108Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7566e30f01203e511a46f95a7874e6126d22e67b-2.3.0-dev.6 [2022-08-12T01:12:44.108Z] - 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 [2022-08-12T01:12:44.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T01:12:44.481Z] [2022-08-12T01:12:44.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:12:44.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T01:12:45.118Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-12T01:12:45.118Z] 8998bd30e6a1: Pulling fs layer [2022-08-12T01:12:45.118Z] 04944245beec: Pulling fs layer [2022-08-12T01:12:45.118Z] 699f458cf7ca: Pulling fs layer [2022-08-12T01:12:45.118Z] 765212b225bb: Pulling fs layer [2022-08-12T01:12:45.118Z] f23df028b6ca: Pulling fs layer [2022-08-12T01:12:45.118Z] d65c8cfc05b1: Pulling fs layer [2022-08-12T01:12:45.118Z] 2437ff75d9bd: Pulling fs layer [2022-08-12T01:12:45.118Z] 765212b225bb: Waiting [2022-08-12T01:12:45.118Z] f23df028b6ca: Waiting [2022-08-12T01:12:45.118Z] d65c8cfc05b1: Waiting [2022-08-12T01:12:45.118Z] 2437ff75d9bd: Waiting [2022-08-12T01:12:45.118Z] 04944245beec: Verifying Checksum [2022-08-12T01:12:45.118Z] 04944245beec: Download complete [2022-08-12T01:12:45.118Z] 765212b225bb: Verifying Checksum [2022-08-12T01:12:45.118Z] 765212b225bb: Download complete [2022-08-12T01:12:45.118Z] f23df028b6ca: Verifying Checksum [2022-08-12T01:12:45.118Z] f23df028b6ca: Download complete [2022-08-12T01:12:45.118Z] d65c8cfc05b1: Verifying Checksum [2022-08-12T01:12:45.118Z] d65c8cfc05b1: Download complete [2022-08-12T01:12:45.396Z] 699f458cf7ca: Verifying Checksum [2022-08-12T01:12:45.396Z] 699f458cf7ca: Download complete [2022-08-12T01:12:45.672Z] 8998bd30e6a1: Verifying Checksum [2022-08-12T01:12:45.672Z] 8998bd30e6a1: Download complete [2022-08-12T01:12:48.314Z] 2437ff75d9bd: Verifying Checksum [2022-08-12T01:12:48.314Z] 2437ff75d9bd: Download complete [2022-08-12T01:12:50.299Z] 8998bd30e6a1: Pull complete [2022-08-12T01:12:50.574Z] 04944245beec: Pull complete [2022-08-12T01:12:52.027Z] 699f458cf7ca: Pull complete [2022-08-12T01:12:52.302Z] 765212b225bb: Pull complete [2022-08-12T01:12:52.902Z] f23df028b6ca: Pull complete [2022-08-12T01:12:53.178Z] d65c8cfc05b1: Pull complete [2022-08-12T01:13:08.304Z] 2437ff75d9bd: Pull complete [2022-08-12T01:13:08.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-12T01:13:08.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T01:13:08.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:13:08.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-22554 does not seem to be running inside a container [2022-08-12T01:13:08.715Z] $ 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/45 -v /w/workspace/device-onvif-camera/45:/w/workspace/device-onvif-camera/45:rw,z -v /w/workspace/device-onvif-camera/45@tmp:/w/workspace/device-onvif-camera/45@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 [2022-08-12T01:13:11.548Z] $ docker top b5c13f99e914180ef8635af3dc8576f28ab8299c6a9cd88f09a153c8fbf3eed6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:13:12.550Z] ---> job-cost.sh [2022-08-12T01:13:12.551Z] lf-activate-venv: SKIPPING [2022-08-12T01:13:12.551Z] INFO: No Stack... [2022-08-12T01:13:13.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-12T01:13:13.763Z] INFO: Archiving Costs [Pipeline] sh [2022-08-12T01:13:14.721Z] + cat /w/workspace/device-onvif-camera/45/archives/cost.csv [2022-08-12T01:13:14.721Z] + cut -d, -f6 [Pipeline] lock [2022-08-12T01:13:14.760Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] [2022-08-12T01:13:14.766Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] did not exist. Created. [2022-08-12T01:13:14.766Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-12T01:13:15.482Z] /w/workspace/device-onvif-camera/45@tmp/durable-b9a9d97e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-12T01:13:16.161Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-12T01:13:16.182Z] Warning: overwriting stash ‘stack-cost’ [2022-08-12T01:13:16.243Z] Stashed 1 file(s) [Pipeline] } [2022-08-12T01:13:16.250Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-12T01:13:16.271Z] $ docker stop --time=1 b5c13f99e914180ef8635af3dc8576f28ab8299c6a9cd88f09a153c8fbf3eed6 [2022-08-12T01:13:17.832Z] $ docker rm -f b5c13f99e914180ef8635af3dc8576f28ab8299c6a9cd88f09a153c8fbf3eed6 [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 [2022-08-12T01:13:18.296Z] provisioning config files... [2022-08-12T01:13:18.306Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1608075856735551401tmp [Pipeline] { [Pipeline] sh [2022-08-12T01:13:18.603Z] + set +x [2022-08-12T01:13:18.603Z] + curl -s https://codecov.io/bash [2022-08-12T01:13:18.603Z] + bash -s -- [2022-08-12T01:13:18.863Z] [2022-08-12T01:13:18.863Z] _____ _ [2022-08-12T01:13:18.863Z] / ____| | | [2022-08-12T01:13:18.863Z] | | ___ __| | ___ ___ _____ __ [2022-08-12T01:13:18.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-12T01:13:18.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-12T01:13:18.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-12T01:13:18.863Z] Bash-1.0.6 [2022-08-12T01:13:18.863Z] [2022-08-12T01:13:18.863Z] [2022-08-12T01:13:18.863Z] ==> git version 2.25.1 found [2022-08-12T01:13:18.863Z] ==> 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 [2022-08-12T01:13:18.863Z] Release-Date: 2020-01-08 [2022-08-12T01:13:18.863Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-12T01:13:18.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-12T01:13:18.863Z] ==> Jenkins CI detected. [2022-08-12T01:13:18.863Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-12T01:13:18.863Z] project root: . [2022-08-12T01:13:18.863Z] --> token set from env [2022-08-12T01:13:18.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-12T01:13:18.863Z] ==> Running gcov in . (disable via -X gcov) [2022-08-12T01:13:18.863Z] ==> Python coveragepy not found [2022-08-12T01:13:18.863Z] ==> Searching for coverage reports in: [2022-08-12T01:13:18.863Z] + . [2022-08-12T01:13:18.863Z] -> Found 1 reports [2022-08-12T01:13:18.863Z] ==> Detecting git/mercurial file structure [2022-08-12T01:13:18.863Z] ==> Reading reports [2022-08-12T01:13:18.863Z] + ./coverage.out bytes=76856 [2022-08-12T01:13:18.863Z] ==> Appending adjustments [2022-08-12T01:13:18.863Z] https://docs.codecov.io/docs/fixing-reports [2022-08-12T01:13:19.123Z] + Found adjustments [2022-08-12T01:13:19.123Z] ==> Gzipping contents [2022-08-12T01:13:19.123Z] 12K /tmp/codecov.vOIaWm.gz [2022-08-12T01:13:19.123Z] ==> Uploading reports [2022-08-12T01:13:19.123Z] url: https://codecov.io [2022-08-12T01:13:19.123Z] query: branch=main&commit=7566e30f01203e511a46f95a7874e6126d22e67b&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-12T01:13:19.123Z] -> Pinging Codecov [2022-08-12T01:13:19.123Z] 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=7566e30f01203e511a46f95a7874e6126d22e67b&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-12T01:13:19.383Z] -> Uploading to [2022-08-12T01:13:19.383Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-12/F29A59C45E3A92E06B3E522C9905F8EF/7566e30f01203e511a46f95a7874e6126d22e67b/a81b8e52-b817-4ceb-9232-bd56e06c18f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220812T011319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7372f5db6a31bb29859297a952f164eb45d4aee977fb80d189674f5083e7dfd8 [2022-08-12T01:13:19.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-12T01:13:19.383Z] Dload Upload Total Spent Left Speed [2022-08-12T01:13:19.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10395 0 0 100 10395 0 47036 --:--:-- --:--:-- --:--:-- 46824 100 10395 0 0 100 10395 0 43312 --:--:-- --:--:-- --:--:-- 43132 [2022-08-12T01:13:19.642Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] } [2022-08-12T01:13:19.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-12T01:13:19.843Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-12T01:13:19.853Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:13:20.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-12T01:13:20.153Z] [2022-08-12T01:13:20.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:13:20.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-12T01:13:20.462Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-12T01:13:20.462Z] df9b9388f04a: Pulling fs layer [2022-08-12T01:13:20.462Z] 52dc419b0ee2: Pulling fs layer [2022-08-12T01:13:20.462Z] 25bc292e5bac: Pulling fs layer [2022-08-12T01:13:20.462Z] 114826534d7a: Pulling fs layer [2022-08-12T01:13:20.462Z] 4657fd5d0bcf: Pulling fs layer [2022-08-12T01:13:20.462Z] 6ad1cebc031e: Pulling fs layer [2022-08-12T01:13:20.462Z] 8a3aa393b2d8: Pulling fs layer [2022-08-12T01:13:20.462Z] 6ad1cebc031e: Waiting [2022-08-12T01:13:20.462Z] 114826534d7a: Waiting [2022-08-12T01:13:20.462Z] 4657fd5d0bcf: Waiting [2022-08-12T01:13:20.462Z] 8a3aa393b2d8: Waiting [2022-08-12T01:13:20.462Z] 25bc292e5bac: Download complete [2022-08-12T01:13:20.462Z] 52dc419b0ee2: Verifying Checksum [2022-08-12T01:13:20.462Z] 52dc419b0ee2: Download complete [2022-08-12T01:13:20.462Z] 4657fd5d0bcf: Verifying Checksum [2022-08-12T01:13:20.462Z] 4657fd5d0bcf: Download complete [2022-08-12T01:13:20.462Z] df9b9388f04a: Verifying Checksum [2022-08-12T01:13:20.462Z] df9b9388f04a: Download complete [2022-08-12T01:13:20.728Z] df9b9388f04a: Pull complete [2022-08-12T01:13:20.728Z] 6ad1cebc031e: Verifying Checksum [2022-08-12T01:13:20.728Z] 6ad1cebc031e: Download complete [2022-08-12T01:13:20.728Z] 52dc419b0ee2: Pull complete [2022-08-12T01:13:20.728Z] 25bc292e5bac: Pull complete [2022-08-12T01:13:21.309Z] 114826534d7a: Verifying Checksum [2022-08-12T01:13:21.309Z] 114826534d7a: Download complete [2022-08-12T01:13:21.309Z] 8a3aa393b2d8: Verifying Checksum [2022-08-12T01:13:21.309Z] 8a3aa393b2d8: Download complete [2022-08-12T01:13:25.502Z] 114826534d7a: Pull complete [2022-08-12T01:13:25.502Z] 4657fd5d0bcf: Pull complete [2022-08-12T01:13:25.502Z] 6ad1cebc031e: Pull complete [2022-08-12T01:13:28.795Z] 8a3aa393b2d8: Pull complete [2022-08-12T01:13:28.795Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-12T01:13:28.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-12T01:13:28.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:13:28.911Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:13:28.959Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-12T01:13:30.582Z] $ docker top 32aab22f40db3e39f685d7a43f9db645a7b08416cc9b7d598af81d955d0f3b9c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-12T01:13:30.648Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-12T01:13:30.941Z] + set -o pipefail [2022-08-12T01:13:30.941Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-12T01:13:39.084Z] [2022-08-12T01:13:39.084Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-12T01:13:39.084Z] [2022-08-12T01:13:39.084Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/7f2ac22a-7a1d-4869-8991-fbc9bbae88a0 [2022-08-12T01:13:39.084Z] [2022-08-12T01:13:39.084Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-12T01:13:39.084Z] [2022-08-12T01:13:39.084Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-12T01:13:39.084Z] [2022-08-12T01:13:39.084Z] [Pipeline] } [2022-08-12T01:13:39.111Z] $ docker stop --time=1 32aab22f40db3e39f685d7a43f9db645a7b08416cc9b7d598af81d955d0f3b9c [2022-08-12T01:13:41.150Z] $ docker rm -f 32aab22f40db3e39f685d7a43f9db645a7b08416cc9b7d598af81d955d0f3b9c [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 [2022-08-12T01:13:41.610Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T01:13:41.622Z] provisioning config files... [2022-08-12T01:13:41.633Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3535727543691079145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:13:41.936Z] --> edgex-publish-swagger.sh [2022-08-12T01:13:41.936Z] === Publish doc/openapi/v2 API === [2022-08-12T01:13:41.936Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-12T01:13:41.936Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-12T01:13:41.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-12T01:13:41.936Z] Dload Upload Total Spent Left Speed [2022-08-12T01:13:42.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 143k --:--:-- --:--:-- --:--:-- 143k 100 139k 0 0 100 139k 0 143k --:--:-- --:--:-- --:--:-- 143k [2022-08-12T01:13:42.879Z] [2022-08-12T01:13:42.879Z] [Pipeline] } [2022-08-12T01:13:42.888Z] 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 [2022-08-12T01:13:43.282Z] + git log --format=format:%s -1 7566e30f01203e511a46f95a7874e6126d22e67b [Pipeline] sh [2022-08-12T01:13:43.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T01:13:43.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:13:43.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T01:13:43.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:13:43.978Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:13:44.028Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T01:13:44.446Z] $ docker top 5cdb9c36f5f762a61670ce1c4a0e36cfe912f9c0e8b7e4518eae3aeb3043d97a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T01:13:44.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T01:13:44.532Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T01:13:44.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T01:13:44.693Z] $ docker exec 5cdb9c36f5f762a61670ce1c4a0e36cfe912f9c0e8b7e4518eae3aeb3043d97a ssh-agent [2022-08-12T01:13:44.811Z] SSH_AUTH_SOCK=/tmp/ssh-NOa80ZEhl2Sr/agent.34 [2022-08-12T01:13:44.811Z] SSH_AGENT_PID=40 [2022-08-12T01:13:44.817Z] Running ssh-add (command line suppressed) [2022-08-12T01:13:44.944Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_330684029932048432.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_330684029932048432.key) [2022-08-12T01:13:44.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T01:13:45.239Z] + git semver tag [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,453 [run_tag] DEBUG tag force:False [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,453 [check_head_tag] DEBUG check head tag [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,454 [execute] INFO git cat-file --batch-check [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,457 [execute] INFO git cat-file --batch [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,472 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,472 [execute] INFO git tag -a v2.3.0-dev.6 -m v2.3.0-dev.6 [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,473 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.6', '-m', 'v2.3.0-dev.6'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-12T01:13:45.499Z] 2022-08-12 01:13:45,477 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:13:45.499Z] 2.3.0-dev.6 [Pipeline] } [2022-08-12T01:13:45.522Z] $ docker exec --env ******** --env ******** 5cdb9c36f5f762a61670ce1c4a0e36cfe912f9c0e8b7e4518eae3aeb3043d97a ssh-agent -k [2022-08-12T01:13:45.643Z] unset SSH_AUTH_SOCK; [2022-08-12T01:13:45.643Z] unset SSH_AGENT_PID; [2022-08-12T01:13:45.643Z] echo Agent pid 40 killed; [2022-08-12T01:13:45.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T01:13:45.955Z] + git semver [Pipeline] } [2022-08-12T01:13:46.246Z] $ docker stop --time=1 5cdb9c36f5f762a61670ce1c4a0e36cfe912f9c0e8b7e4518eae3aeb3043d97a [2022-08-12T01:13:47.580Z] $ docker rm -f 5cdb9c36f5f762a61670ce1c4a0e36cfe912f9c0e8b7e4518eae3aeb3043d97a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:13:47.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-12T01:13:47.980Z] [2022-08-12T01:13:47.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:13:48.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-12T01:13:48.285Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-12T01:13:48.285Z] ab5ef0e58194: Pulling fs layer [2022-08-12T01:13:48.285Z] 9712f1f96733: Pulling fs layer [2022-08-12T01:13:48.285Z] 63f879dbbcfc: Pulling fs layer [2022-08-12T01:13:48.285Z] 0d9ebad4ef96: Pulling fs layer [2022-08-12T01:13:48.285Z] e9a5061849ea: Pulling fs layer [2022-08-12T01:13:48.285Z] d747dcd14b5f: Pulling fs layer [2022-08-12T01:13:48.285Z] 2de7ff778b66: Pulling fs layer [2022-08-12T01:13:48.285Z] e9a5061849ea: Waiting [2022-08-12T01:13:48.285Z] d747dcd14b5f: Waiting [2022-08-12T01:13:48.285Z] 2de7ff778b66: Waiting [2022-08-12T01:13:48.285Z] 0d9ebad4ef96: Waiting [2022-08-12T01:13:48.285Z] 9712f1f96733: Verifying Checksum [2022-08-12T01:13:48.285Z] 9712f1f96733: Download complete [2022-08-12T01:13:48.860Z] 63f879dbbcfc: Verifying Checksum [2022-08-12T01:13:48.860Z] 63f879dbbcfc: Download complete [2022-08-12T01:13:48.860Z] ab5ef0e58194: Verifying Checksum [2022-08-12T01:13:48.860Z] ab5ef0e58194: Download complete [2022-08-12T01:13:48.860Z] e9a5061849ea: Verifying Checksum [2022-08-12T01:13:48.860Z] e9a5061849ea: Download complete [2022-08-12T01:13:48.860Z] d747dcd14b5f: Download complete [2022-08-12T01:13:48.860Z] 0d9ebad4ef96: Verifying Checksum [2022-08-12T01:13:48.860Z] 0d9ebad4ef96: Download complete [2022-08-12T01:13:49.120Z] 2de7ff778b66: Verifying Checksum [2022-08-12T01:13:49.120Z] 2de7ff778b66: Download complete [2022-08-12T01:13:52.417Z] ab5ef0e58194: Pull complete [2022-08-12T01:13:52.417Z] 9712f1f96733: Pull complete [2022-08-12T01:13:52.986Z] 63f879dbbcfc: Pull complete [2022-08-12T01:13:57.184Z] 0d9ebad4ef96: Pull complete [2022-08-12T01:13:57.445Z] e9a5061849ea: Pull complete [2022-08-12T01:13:57.445Z] d747dcd14b5f: Pull complete [2022-08-12T01:13:58.827Z] 2de7ff778b66: Pull complete [2022-08-12T01:13:58.827Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-12T01:13:58.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-12T01:13:58.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:13:58.925Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:13:58.981Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-12T01:14:00.804Z] $ docker top e5a3259e3fbf2a708e264b30e04041d7f094ce902206b53ca1bdab2efa4e9ae0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-12T01:14:00.879Z] provisioning config files... [2022-08-12T01:14:00.887Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4205602596509331448tmp [2022-08-12T01:14:00.899Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5209112733883276591tmp [2022-08-12T01:14:00.912Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5914175304122933029tmp [Pipeline] { [Pipeline] echo [2022-08-12T01:14:00.931Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:01.217Z] ---> sigul-configuration.sh [2022-08-12T01:14:01.217Z] gpg: directory `/root/.gnupg' created [2022-08-12T01:14:01.217Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-12T01:14:01.217Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-12T01:14:01.217Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-12T01:14:01.217Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-12T01:14:01.217Z] gpg: CAST5 encrypted data [2022-08-12T01:14:01.217Z] gpg: encrypted with 1 passphrase [2022-08-12T01:14:01.217Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-12T01:14:01.507Z] + mkdir /home/jenkins [2022-08-12T01:14:01.507Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-12T01:14:01.797Z] + 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 [2022-08-12T01:14:01.807Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:02.100Z] ---> sigul-install.sh [2022-08-12T01:14:02.100Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-12T01:14:02.399Z] + git tag --list [2022-08-12T01:14:02.399Z] v0.0.0 [2022-08-12T01:14:02.399Z] v0.0.1-dev.1 [2022-08-12T01:14:02.399Z] v0.0.1-dev.10 [2022-08-12T01:14:02.399Z] v0.0.1-dev.11 [2022-08-12T01:14:02.399Z] v0.0.1-dev.12 [2022-08-12T01:14:02.399Z] v0.0.1-dev.13 [2022-08-12T01:14:02.399Z] v0.0.1-dev.14 [2022-08-12T01:14:02.399Z] v0.0.1-dev.15 [2022-08-12T01:14:02.399Z] v0.0.1-dev.16 [2022-08-12T01:14:02.399Z] v0.0.1-dev.17 [2022-08-12T01:14:02.399Z] v0.0.1-dev.18 [2022-08-12T01:14:02.399Z] v0.0.1-dev.19 [2022-08-12T01:14:02.399Z] v0.0.1-dev.2 [2022-08-12T01:14:02.399Z] v0.0.1-dev.20 [2022-08-12T01:14:02.399Z] v0.0.1-dev.21 [2022-08-12T01:14:02.399Z] v0.0.1-dev.22 [2022-08-12T01:14:02.399Z] v0.0.1-dev.23 [2022-08-12T01:14:02.399Z] v0.0.1-dev.24 [2022-08-12T01:14:02.399Z] v0.0.1-dev.25 [2022-08-12T01:14:02.399Z] v0.0.1-dev.26 [2022-08-12T01:14:02.399Z] v0.0.1-dev.27 [2022-08-12T01:14:02.399Z] v0.0.1-dev.28 [2022-08-12T01:14:02.399Z] v0.0.1-dev.3 [2022-08-12T01:14:02.399Z] v0.0.1-dev.4 [2022-08-12T01:14:02.399Z] v0.0.1-dev.5 [2022-08-12T01:14:02.399Z] v0.0.1-dev.6 [2022-08-12T01:14:02.399Z] v0.0.1-dev.7 [2022-08-12T01:14:02.399Z] v0.0.1-dev.8 [2022-08-12T01:14:02.399Z] v0.0.1-dev.9 [2022-08-12T01:14:02.399Z] v2.2.0 [2022-08-12T01:14:02.399Z] v2.2.0-dev.29 [2022-08-12T01:14:02.399Z] v2.2.0-dev.30 [2022-08-12T01:14:02.399Z] v2.2.0-dev.31 [2022-08-12T01:14:02.399Z] v2.2.0-dev.32 [2022-08-12T01:14:02.399Z] v2.2.0-dev.33 [2022-08-12T01:14:02.399Z] v2.2.0-dev.34 [2022-08-12T01:14:02.399Z] v2.2.0-dev.35 [2022-08-12T01:14:02.399Z] v2.3.0-dev.1 [2022-08-12T01:14:02.399Z] v2.3.0-dev.2 [2022-08-12T01:14:02.399Z] v2.3.0-dev.3 [2022-08-12T01:14:02.399Z] v2.3.0-dev.4 [2022-08-12T01:14:02.399Z] v2.3.0-dev.5 [2022-08-12T01:14:02.399Z] v2.3.0-dev.6 [Pipeline] sh [2022-08-12T01:14:02.687Z] + lftools sign git-tag v2.3.0-dev.6 [2022-08-12T01:14:03.259Z] Signing Git tag with Sigul... [2022-08-12T01:14:03.259Z] Signing v2.3.0-dev.6 [Pipeline] echo [2022-08-12T01:14:03.842Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:04.132Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-12T01:14:04.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-12T01:14:04.175Z] $ docker stop --time=1 e5a3259e3fbf2a708e264b30e04041d7f094ce902206b53ca1bdab2efa4e9ae0 [2022-08-12T01:14:05.518Z] $ docker rm -f e5a3259e3fbf2a708e264b30e04041d7f094ce902206b53ca1bdab2efa4e9ae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-12T01:14:05.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T01:14:05.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:14:06.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T01:14:06.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:14:06.395Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:14:06.442Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T01:14:06.819Z] $ docker top d41e625b4ecfe1b8a6956fc1dc2a2cd70e17a281b79bdb43204bc5bc3b8cce8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T01:14:07.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T01:14:07.056Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T01:14:07.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T01:14:07.214Z] $ docker exec d41e625b4ecfe1b8a6956fc1dc2a2cd70e17a281b79bdb43204bc5bc3b8cce8b ssh-agent [2022-08-12T01:14:07.342Z] SSH_AUTH_SOCK=/tmp/ssh-FOPzPU9A5TVm/agent.35 [2022-08-12T01:14:07.342Z] SSH_AGENT_PID=41 [2022-08-12T01:14:07.347Z] Running ssh-add (command line suppressed) [2022-08-12T01:14:07.468Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2639962489271725731.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2639962489271725731.key) [2022-08-12T01:14:07.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T01:14:07.761Z] + git semver bump pre [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,969 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,969 [bump_version] DEBUG bumping version:2.3.0-dev.6 on axis:pre with prefix:dev [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,970 [bump_version] DEBUG bumped version:2.3.0-dev.7 [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,970 [write_version] DEBUG write version:2.3.0-dev.7 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,970 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,970 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,972 [execute] INFO git cat-file --batch-check [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,979 [execute] INFO git cat-file --batch [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T01:14:08.022Z] 2022-08-12 01:14:07,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:14:08.022Z] 2.3.0-dev.7 [Pipeline] } [2022-08-12T01:14:08.047Z] $ docker exec --env ******** --env ******** d41e625b4ecfe1b8a6956fc1dc2a2cd70e17a281b79bdb43204bc5bc3b8cce8b ssh-agent -k [2022-08-12T01:14:08.158Z] unset SSH_AUTH_SOCK; [2022-08-12T01:14:08.158Z] unset SSH_AGENT_PID; [2022-08-12T01:14:08.158Z] echo Agent pid 41 killed; [2022-08-12T01:14:08.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T01:14:08.469Z] + git semver [Pipeline] } [2022-08-12T01:14:08.762Z] $ docker stop --time=1 d41e625b4ecfe1b8a6956fc1dc2a2cd70e17a281b79bdb43204bc5bc3b8cce8b [2022-08-12T01:14:10.061Z] $ docker rm -f d41e625b4ecfe1b8a6956fc1dc2a2cd70e17a281b79bdb43204bc5bc3b8cce8b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-12T01:14:10.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T01:14:10.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:14:10.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T01:14:10.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:14:10.805Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:14:10.852Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T01:14:11.230Z] $ docker top 2832b108726ca0b9be8b8205e46ebe5af994a813647196f7a95174caf1a125fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T01:14:11.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T01:14:11.321Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T01:14:11.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T01:14:11.474Z] $ docker exec 2832b108726ca0b9be8b8205e46ebe5af994a813647196f7a95174caf1a125fd ssh-agent [2022-08-12T01:14:11.585Z] SSH_AUTH_SOCK=/tmp/ssh-ezm1DGs2bxVP/agent.32 [2022-08-12T01:14:11.585Z] SSH_AGENT_PID=38 [2022-08-12T01:14:11.590Z] Running ssh-add (command line suppressed) [2022-08-12T01:14:11.731Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4226529919385603436.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4226529919385603436.key) [2022-08-12T01:14:11.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T01:14:12.022Z] + git semver push [2022-08-12T01:14:12.283Z] 2022-08-12 01:14:12,227 [run_push] DEBUG push [2022-08-12T01:14:12.283Z] 2022-08-12 01:14:12,228 [execute] INFO git cat-file --batch-check [2022-08-12T01:14:12.283Z] 2022-08-12 01:14:12,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T01:14:12.283Z] 2022-08-12 01:14:12,233 [execute] INFO git rev-list 74c44dff08c6323f617c78ccc84a76795a414978 -- [2022-08-12T01:14:12.283Z] 2022-08-12 01:14:12,233 [execute] DEBUG Popen(['git', 'rev-list', '74c44dff08c6323f617c78ccc84a76795a414978', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-12T01:14:12.283Z] 2022-08-12 01:14:12,240 [execute] INFO git fetch -v origin [2022-08-12T01:14:12.283Z] 2022-08-12 01:14:12,240 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-12T01:14:12.853Z] 2022-08-12 01:14:12,736 [run_push] DEBUG no remote changes detected [2022-08-12T01:14:12.853Z] 2022-08-12 01:14:12,737 [execute] INFO git push origin semver [2022-08-12T01:14:12.853Z] 2022-08-12 01:14:12,737 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-12T01:14:13.796Z] 2022-08-12 01:14:13,455 [run_push] DEBUG push all version tags [2022-08-12T01:14:13.796Z] 2022-08-12 01:14:13,455 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-12T01:14:13.796Z] 2022-08-12 01:14:13,456 [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) [2022-08-12T01:14:14.367Z] 2022-08-12 01:14:14,194 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-12T01:14:14.367Z] 2.3.0-dev.7 [Pipeline] } [2022-08-12T01:14:14.392Z] $ docker exec --env ******** --env ******** 2832b108726ca0b9be8b8205e46ebe5af994a813647196f7a95174caf1a125fd ssh-agent -k [2022-08-12T01:14:14.505Z] unset SSH_AUTH_SOCK; [2022-08-12T01:14:14.506Z] unset SSH_AGENT_PID; [2022-08-12T01:14:14.506Z] echo Agent pid 38 killed; [2022-08-12T01:14:14.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T01:14:14.812Z] + git semver [Pipeline] } [2022-08-12T01:14:15.100Z] $ docker stop --time=1 2832b108726ca0b9be8b8205e46ebe5af994a813647196f7a95174caf1a125fd [2022-08-12T01:14:16.406Z] $ docker rm -f 2832b108726ca0b9be8b8205e46ebe5af994a813647196f7a95174caf1a125fd [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 [2022-08-12T01:14:17.005Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-12T01:14:17.005Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-12T01:14:17.005Z] total 16 [2022-08-12T01:14:17.005Z] drwxr-xr-x 3 root root 4096 Aug 12 01:03 . [2022-08-12T01:14:17.005Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 12 01:14 .. [2022-08-12T01:14:17.005Z] drwxr-xr-x 2 root root 4096 Aug 12 01:03 cost [2022-08-12T01:14:17.005Z] -rw-r--r-- 1 root root 90 Aug 12 01:03 cost.csv [2022-08-12T01:14:17.005Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-12T01:14:17.005Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-12T01:14:17.005Z] total 16 [2022-08-12T01:14:17.005Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 01:03 . [2022-08-12T01:14:17.005Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 12 01:14 .. [2022-08-12T01:14:17.005Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 12 01:03 cost [2022-08-12T01:14:17.005Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 12 01:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:17.304Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:18.174Z] ---> package-listing.sh [2022-08-12T01:14:18.174Z] ++ facter osfamily [2022-08-12T01:14:18.174Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-12T01:14:18.435Z] + OS_FAMILY=debian [2022-08-12T01:14:18.435Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-12T01:14:18.435Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-12T01:14:18.435Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-12T01:14:18.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-12T01:14:18.435Z] + PACKAGES=/tmp/packages_start.txt [2022-08-12T01:14:18.435Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-12T01:14:18.435Z] + PACKAGES=/tmp/packages_end.txt [2022-08-12T01:14:18.435Z] + case "${OS_FAMILY}" in [2022-08-12T01:14:18.435Z] + dpkg -l [2022-08-12T01:14:18.435Z] + grep '^ii' [2022-08-12T01:14:18.435Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-12T01:14:18.435Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-12T01:14:18.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-12T01:14:18.435Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-12T01:14:18.435Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-12T01:14:18.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-08-12T01:14:18.448Z] 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 [2022-08-12T01:14:18.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T01:14:19.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T01:14:19.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T01:14:19.391Z] prd-ubuntu20.04-docker-8c-8g-22552 does not seem to be running inside a container [2022-08-12T01:14:19.445Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-12T01:14:19.693Z] $ docker top d78657e74683a83faaff6e0125243f4f1ef3f7332c56993e822ffc02041bac6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-12T01:14:20.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-12T01:14:20.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-12T01:14:20.626Z] + ls /var/log/sa-host [2022-08-12T01:14:20.626Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T01:14:20.773Z] provisioning config files... [2022-08-12T01:14:20.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1311950301412736699tmp [Pipeline] { [Pipeline] echo [2022-08-12T01:14:20.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:21.082Z] ---> create-netrc.sh [Pipeline] } [2022-08-12T01:14:21.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:21.420Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-12T01:14:21.430Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:21.758Z] ---> sudo-logs.sh [2022-08-12T01:14:21.758Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-12T01:14:21.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:22.135Z] ---> job-cost.sh [2022-08-12T01:14:22.135Z] lf-activate-venv: SKIPPING [2022-08-12T01:14:22.135Z] DEBUG: total: 0.2199999988079071 [2022-08-12T01:14:22.135Z] INFO: Retrieving Stack Cost... [2022-08-12T01:14:22.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-12T01:14:22.967Z] INFO: Archiving Costs [Pipeline] echo [2022-08-12T01:14:22.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T01:14:23.262Z] ---> logs-deploy.sh [2022-08-12T01:14:23.262Z] lf-activate-venv: SKIPPING [2022-08-12T01:14:23.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/45 [2022-08-12T01:14:23.262Z] INFO: archiving workspace using pattern(s): [2022-08-12T01:14:24.205Z] Archives upload complete. [2022-08-12T01:14:24.467Z] INFO: archiving logs to Nexus