Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6cff038fe156dd62418d57d6c36ffe741a1df05 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-ssh5504778341642752134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14031438185663842158.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/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-ssh13958982585637686354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11615094564916565440.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6424261260610972268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7083’ Running on prd-ubuntu20.04-docker-8c-8g-7087 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6cff038fe156dd62418d57d6c36ffe741a1df05 (main) Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" > 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 c6cff038fe156dd62418d57d6c36ffe741a1df05 # timeout=10 > git rev-list --no-walk 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T06:06:31.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T06:06:31.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T06:06:31.909Z] ========================================================= [2023-04-07T06:06:31.909Z] EdgeX Global Pipelines Version Info [2023-04-07T06:06:31.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:06:32.612Z] ------------------- [2023-04-07T06:06:32.612Z] stable info: [2023-04-07T06:06:32.612Z] ------------------- [2023-04-07T06:06:32.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T06:06:32.612Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T06:06:32.612Z] Message: update stable to v1.0.245 [2023-04-07T06:06:33.182Z] ------------------- [2023-04-07T06:06:33.182Z] experimental info: [2023-04-07T06:06:33.182Z] ------------------- [2023-04-07T06:06:33.182Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T06:06:33.182Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T06:06:33.182Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T06:06:33.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-07T06:06:33.363Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-07T06:06:33.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T06:06:33.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T06:06:33.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T06:06:33.408Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T06:06:33.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T06:06:33.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T06:06:33.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T06:06:33.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T06:06:33.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T06:06:33.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-07T06:06:33.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T06:06:33.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T06:06:33.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:06:33.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:06:33.540Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:06:33.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:06:33.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T06:06:33.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T06:06:33.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-07T06:06:33.600Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-07T06:06:33.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T06:06:33.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T06:06:33.640Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T06:06:33.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T06:06:33.664Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T06:06:33.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-07T06:06:33.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-07T06:06:33.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-07T06:06:33.703Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] echo [2023-04-07T06:06:33.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6cff03 [Pipeline] echo [2023-04-07T06:06:33.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:06:33.758Z] provisioning config files... [2023-04-07T06:06:33.773Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8022595824985265973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:06:34.075Z] ---> docker-login.sh [2023-04-07T06:06:34.075Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:06:34.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:34.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:34.336Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:34.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:34.336Z] [2023-04-07T06:06:34.336Z] Login Succeeded [2023-04-07T06:06:34.336Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:06:34.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:34.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:34.597Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:34.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:34.597Z] [2023-04-07T06:06:34.597Z] Login Succeeded [2023-04-07T06:06:34.597Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:06:34.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:34.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:34.597Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:34.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:34.597Z] [2023-04-07T06:06:34.597Z] Login Succeeded [2023-04-07T06:06:34.597Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:06:34.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:34.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:34.858Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:34.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:34.858Z] [2023-04-07T06:06:34.858Z] Login Succeeded [2023-04-07T06:06:34.858Z] docker.io [2023-04-07T06:06:34.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:35.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:35.118Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:35.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:35.118Z] [2023-04-07T06:06:35.118Z] Login Succeeded [2023-04-07T06:06:35.118Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:06:35.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T06:06:35.464Z] + git rev-list -1 --merges c6cff038fe156dd62418d57d6c36ffe741a1df05~1..c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] echo [2023-04-07T06:06:35.512Z] -----------> git rev-list -1 --merges c6cff038fe156dd62418d57d6c36ffe741a1df05~1..c6cff038fe156dd62418d57d6c36ffe741a1df05 c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:06:35.512Z] c6cff038fe156dd62418d57d6c36ffe741a1df05 [false] [Pipeline] sh [2023-04-07T06:06:35.803Z] + git log --format=format:%s -1 c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] echo [2023-04-07T06:06:35.819Z] ========================================================= [2023-04-07T06:06:35.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T06:06:35.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:06:36.135Z] + git log --format=format:%s -1 c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] echo [2023-04-07T06:06:36.145Z] [semverPrep] GIT_COMMIT: c6cff038fe156dd62418d57d6c36ffe741a1df05, Commit Message: Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64 [Pipeline] echo [2023-04-07T06:06:36.154Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T06:06:36.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:06:36.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T06:06:36.545Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T06:06:36.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T06:06:36.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T06:06:36.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T06:06:36.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:06:36.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:06:36.897Z] [2023-04-07T06:06:36.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:06:37.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:06:37.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T06:06:37.204Z] b85a868b505f: Pulling fs layer [2023-04-07T06:06:37.204Z] e2be974225ed: Pulling fs layer [2023-04-07T06:06:37.204Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T06:06:37.204Z] 988bab9f4d93: Pulling fs layer [2023-04-07T06:06:37.204Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T06:06:37.204Z] eaf3925da568: Pulling fs layer [2023-04-07T06:06:37.204Z] bab4dde63d76: Pulling fs layer [2023-04-07T06:06:37.204Z] bde34c3a00c8: Pulling fs layer [2023-04-07T06:06:37.204Z] b352a97aabf1: Pulling fs layer [2023-04-07T06:06:37.204Z] 4872d77fe225: Pulling fs layer [2023-04-07T06:06:37.204Z] 5851b861e8e6: Pulling fs layer [2023-04-07T06:06:37.204Z] 988bab9f4d93: Waiting [2023-04-07T06:06:37.204Z] 1469e6f7b9e6: Waiting [2023-04-07T06:06:37.204Z] eaf3925da568: Waiting [2023-04-07T06:06:37.204Z] 4872d77fe225: Waiting [2023-04-07T06:06:37.204Z] bab4dde63d76: Waiting [2023-04-07T06:06:37.204Z] 5851b861e8e6: Waiting [2023-04-07T06:06:37.204Z] bde34c3a00c8: Waiting [2023-04-07T06:06:37.204Z] b352a97aabf1: Waiting [2023-04-07T06:06:37.204Z] e2be974225ed: Verifying Checksum [2023-04-07T06:06:37.204Z] e2be974225ed: Download complete [2023-04-07T06:06:37.204Z] 988bab9f4d93: Verifying Checksum [2023-04-07T06:06:37.204Z] 988bab9f4d93: Download complete [2023-04-07T06:06:37.204Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T06:06:37.204Z] 1469e6f7b9e6: Download complete [2023-04-07T06:06:37.204Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T06:06:37.204Z] 339a4e72a1f5: Download complete [2023-04-07T06:06:37.478Z] eaf3925da568: Download complete [2023-04-07T06:06:37.478Z] bde34c3a00c8: Verifying Checksum [2023-04-07T06:06:37.478Z] bde34c3a00c8: Download complete [2023-04-07T06:06:37.478Z] b352a97aabf1: Download complete [2023-04-07T06:06:37.478Z] 4872d77fe225: Download complete [2023-04-07T06:06:37.478Z] 5851b861e8e6: Download complete [2023-04-07T06:06:37.478Z] b85a868b505f: Verifying Checksum [2023-04-07T06:06:37.478Z] b85a868b505f: Download complete [2023-04-07T06:06:37.739Z] bab4dde63d76: Verifying Checksum [2023-04-07T06:06:37.739Z] bab4dde63d76: Download complete [2023-04-07T06:06:38.688Z] b85a868b505f: Pull complete [2023-04-07T06:06:38.947Z] e2be974225ed: Pull complete [2023-04-07T06:06:39.207Z] 339a4e72a1f5: Pull complete [2023-04-07T06:06:39.467Z] 988bab9f4d93: Pull complete [2023-04-07T06:06:39.727Z] 1469e6f7b9e6: Pull complete [2023-04-07T06:06:39.727Z] eaf3925da568: Pull complete [2023-04-07T06:06:41.633Z] bab4dde63d76: Pull complete [2023-04-07T06:06:41.633Z] bde34c3a00c8: Pull complete [2023-04-07T06:06:41.893Z] b352a97aabf1: Pull complete [2023-04-07T06:06:41.893Z] 4872d77fe225: Pull complete [2023-04-07T06:06:42.153Z] 5851b861e8e6: Pull complete [2023-04-07T06:06:42.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T06:06:42.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:06:42.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:06:42.262Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:06:42.293Z] $ 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 [2023-04-07T06:06:43.708Z] $ docker top b51eb22090e2847ef9b140188e82433c214f77ad0c124d1eb2f3c3e08b31524a -eo pid,comm [2023-04-07T06:06:43.768Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-07T06:06:43.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:06:43.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:06:43.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:06:43.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:06:43.982Z] $ docker exec b51eb22090e2847ef9b140188e82433c214f77ad0c124d1eb2f3c3e08b31524a ssh-agent [2023-04-07T06:06:44.107Z] SSH_AUTH_SOCK=/tmp/ssh-whkgupcnf21j/agent.31 [2023-04-07T06:06:44.107Z] SSH_AGENT_PID=37 [2023-04-07T06:06:44.113Z] Running ssh-add (command line suppressed) [2023-04-07T06:06:44.226Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3325210106905703704.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3325210106905703704.key) [2023-04-07T06:06:44.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:06:44.520Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T06:06:44.537Z] $ docker exec --env ******** --env ******** b51eb22090e2847ef9b140188e82433c214f77ad0c124d1eb2f3c3e08b31524a ssh-agent -k [2023-04-07T06:06:44.635Z] unset SSH_AUTH_SOCK; [2023-04-07T06:06:44.636Z] unset SSH_AGENT_PID; [2023-04-07T06:06:44.636Z] echo Agent pid 37 killed; [2023-04-07T06:06:44.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T06:06:44.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:06:44.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:06:44.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:06:44.799Z] $ docker exec b51eb22090e2847ef9b140188e82433c214f77ad0c124d1eb2f3c3e08b31524a ssh-agent [2023-04-07T06:06:44.908Z] SSH_AUTH_SOCK=/tmp/ssh-EnVxMHx5YpgK/agent.69 [2023-04-07T06:06:44.908Z] SSH_AGENT_PID=75 [2023-04-07T06:06:44.914Z] Running ssh-add (command line suppressed) [2023-04-07T06:06:45.030Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17899130288312715351.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17899130288312715351.key) [2023-04-07T06:06:45.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:06:45.329Z] + git semver init [2023-04-07T06:06:45.589Z] 2023-04-07 06:06:45,512 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T06:06:45.589Z] 2023-04-07 06:06:45,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-07T06:06:45.589Z] 2023-04-07 06:06:45,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-07T06:06:45.589Z] 2023-04-07 06:06:45,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:06:46.526Z] 2023-04-07 06:06:46,322 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-04-07T06:06:46.526Z] 2023-04-07 06:06:46,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-04-07T06:06:46.526Z] 2023-04-07 06:06:46,323 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:06:46.526Z] 2023-04-07 06:06:46,323 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:06:46.526Z] 3.0.0-dev.28 [Pipeline] } [2023-04-07T06:06:46.537Z] $ docker exec --env ******** --env ******** b51eb22090e2847ef9b140188e82433c214f77ad0c124d1eb2f3c3e08b31524a ssh-agent -k [2023-04-07T06:06:46.634Z] unset SSH_AUTH_SOCK; [2023-04-07T06:06:46.634Z] unset SSH_AGENT_PID; [2023-04-07T06:06:46.634Z] echo Agent pid 75 killed; [2023-04-07T06:06:46.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:06:46.941Z] + git semver [Pipeline] } [2023-04-07T06:06:47.214Z] $ docker stop --time=1 b51eb22090e2847ef9b140188e82433c214f77ad0c124d1eb2f3c3e08b31524a [2023-04-07T06:06:48.568Z] $ docker rm -f --volumes b51eb22090e2847ef9b140188e82433c214f77ad0c124d1eb2f3c3e08b31524a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:06:48.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T06:06:49.123Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T06:06:49.126Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:06:49.263Z] provisioning config files... [2023-04-07T06:06:49.273Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11599149654166570564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:06:49.572Z] ---> docker-login.sh [2023-04-07T06:06:49.572Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:06:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:49.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:49.572Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:49.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:49.572Z] [2023-04-07T06:06:49.572Z] Login Succeeded [2023-04-07T06:06:49.572Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:06:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:49.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:49.572Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:49.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:49.572Z] [2023-04-07T06:06:49.572Z] Login Succeeded [2023-04-07T06:06:49.572Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:06:49.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:49.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:49.837Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:49.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:49.837Z] [2023-04-07T06:06:49.837Z] Login Succeeded [2023-04-07T06:06:49.837Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:06:49.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:49.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:49.837Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:49.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:49.837Z] [2023-04-07T06:06:49.837Z] Login Succeeded [2023-04-07T06:06:49.837Z] docker.io [2023-04-07T06:06:50.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:06:50.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:06:50.097Z] Configure a credential helper to remove this warning. See [2023-04-07T06:06:50.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:06:50.097Z] [2023-04-07T06:06:50.097Z] Login Succeeded [2023-04-07T06:06:50.097Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:06:50.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:06:50.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:06:50.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:06:50.191Z] ========================================================= [2023-04-07T06:06:50.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T06:06:50.191Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:06:50.524Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:06:50.524Z] Sending build context to Docker daemon 26.89MB [2023-04-07T06:06:50.524Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:06:50.524Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T06:06:50.788Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T06:06:50.788Z] 63b65145d645: Pulling fs layer [2023-04-07T06:06:50.788Z] a2d21d5440eb: Pulling fs layer [2023-04-07T06:06:50.788Z] 935e6c44a52c: Pulling fs layer [2023-04-07T06:06:50.788Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T06:06:50.788Z] 30dea6a524f1: Pulling fs layer [2023-04-07T06:06:50.788Z] a2aff8979fd8: Pulling fs layer [2023-04-07T06:06:50.788Z] 6808be2612f2: Pulling fs layer [2023-04-07T06:06:50.788Z] f25807f1079a: Pulling fs layer [2023-04-07T06:06:50.788Z] 94cc34f8dd06: Waiting [2023-04-07T06:06:50.788Z] 30dea6a524f1: Waiting [2023-04-07T06:06:50.788Z] a2aff8979fd8: Waiting [2023-04-07T06:06:50.788Z] 6808be2612f2: Waiting [2023-04-07T06:06:50.788Z] f25807f1079a: Waiting [2023-04-07T06:06:50.788Z] a2d21d5440eb: Download complete [2023-04-07T06:06:50.788Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T06:06:50.788Z] 94cc34f8dd06: Download complete [2023-04-07T06:06:50.788Z] 30dea6a524f1: Verifying Checksum [2023-04-07T06:06:50.788Z] 30dea6a524f1: Download complete [2023-04-07T06:06:50.788Z] 63b65145d645: Verifying Checksum [2023-04-07T06:06:50.788Z] 63b65145d645: Download complete [2023-04-07T06:06:50.788Z] a2aff8979fd8: Verifying Checksum [2023-04-07T06:06:50.788Z] a2aff8979fd8: Download complete [2023-04-07T06:06:50.788Z] 63b65145d645: Pull complete [2023-04-07T06:06:51.048Z] a2d21d5440eb: Pull complete [2023-04-07T06:06:51.307Z] f25807f1079a: Verifying Checksum [2023-04-07T06:06:51.307Z] f25807f1079a: Download complete [2023-04-07T06:06:51.307Z] 935e6c44a52c: Verifying Checksum [2023-04-07T06:06:51.307Z] 935e6c44a52c: Download complete [2023-04-07T06:06:51.567Z] 6808be2612f2: Verifying Checksum [2023-04-07T06:06:51.567Z] 6808be2612f2: Download complete [2023-04-07T06:06:54.853Z] 935e6c44a52c: Pull complete [2023-04-07T06:06:54.853Z] 94cc34f8dd06: Pull complete [2023-04-07T06:06:54.853Z] 30dea6a524f1: Pull complete [2023-04-07T06:06:55.111Z] a2aff8979fd8: Pull complete [2023-04-07T06:06:57.660Z] 6808be2612f2: Pull complete [2023-04-07T06:06:58.231Z] f25807f1079a: Pull complete [2023-04-07T06:06:58.231Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T06:06:58.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T06:06:58.231Z] ---> 3b553350e43f [2023-04-07T06:06:58.231Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:07:00.773Z] ---> Running in 416d286a383f [2023-04-07T06:07:00.774Z] Removing intermediate container 416d286a383f [2023-04-07T06:07:00.774Z] ---> 0a9446154cc4 [2023-04-07T06:07:00.774Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:07:00.774Z] ---> Running in d99c0b9764ba [2023-04-07T06:07:01.034Z] Removing intermediate container d99c0b9764ba [2023-04-07T06:07:01.034Z] ---> 58eeeffdcd56 [2023-04-07T06:07:01.034Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T06:07:01.034Z] ---> Running in 3825fe433bed [2023-04-07T06:07:01.034Z] Removing intermediate container 3825fe433bed [2023-04-07T06:07:01.034Z] ---> 1d4b15706d23 [2023-04-07T06:07:01.034Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:07:01.034Z] ---> Running in 71cea1ebc2b2 [2023-04-07T06:07:01.293Z] Removing intermediate container 71cea1ebc2b2 [2023-04-07T06:07:01.293Z] ---> 83d984429c54 [2023-04-07T06:07:01.293Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-07T06:07:01.293Z] ---> Running in e550faed3968 [2023-04-07T06:07:01.293Z] Removing intermediate container e550faed3968 [2023-04-07T06:07:01.293Z] ---> 1739ca8db0ec [2023-04-07T06:07:01.293Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:07:01.293Z] ---> Running in 2736e31c5ffb [2023-04-07T06:07:01.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:07:01.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:07:02.076Z] OK: 265 MiB in 53 packages [2023-04-07T06:07:02.336Z] Removing intermediate container 2736e31c5ffb [2023-04-07T06:07:02.336Z] ---> 45aefbed5470 [2023-04-07T06:07:02.336Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-07T06:07:02.336Z] ---> Running in 9f16010cce99 [2023-04-07T06:07:02.595Z] Removing intermediate container 9f16010cce99 [2023-04-07T06:07:02.595Z] ---> 37a5f0a3a206 [2023-04-07T06:07:02.595Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-07T06:07:02.595Z] ---> f9b631ac04f4 [2023-04-07T06:07:02.595Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:07:02.595Z] ---> Running in 71a1dc26fbc8 [2023-04-07T06:07:04.219Z] Still waiting to schedule task [2023-04-07T06:07:04.220Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7084’ [2023-04-07T06:07:41.341Z] Removing intermediate container 71a1dc26fbc8 [2023-04-07T06:07:41.341Z] ---> 66c7099fe6be [2023-04-07T06:07:41.341Z] Step 12/13 : COPY . . [2023-04-07T06:07:41.341Z] ---> e282767b43db [2023-04-07T06:07:41.341Z] Step 13/13 : RUN ${MAKE} [2023-04-07T06:07:41.341Z] ---> Running in 900510c1a354 [2023-04-07T06:07:41.341Z] noop [2023-04-07T06:07:41.341Z] Removing intermediate container 900510c1a354 [2023-04-07T06:07:41.341Z] ---> 6ea07d4ae981 [2023-04-07T06:07:41.341Z] Successfully built 6ea07d4ae981 [2023-04-07T06:07:41.341Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:07:41.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:07:41.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:07:41.726Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:07:41.757Z] $ 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 [2023-04-07T06:07:42.119Z] $ docker top b0c5451b31ca57f1fe6625b1277fd2618420ffc150687bc275cdad391ab608df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:07:42.464Z] + go version [2023-04-07T06:07:42.464Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T06:07:42.479Z] $ docker stop --time=1 b0c5451b31ca57f1fe6625b1277fd2618420ffc150687bc275cdad391ab608df [2023-04-07T06:07:43.772Z] $ docker rm -f --volumes b0c5451b31ca57f1fe6625b1277fd2618420ffc150687bc275cdad391ab608df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:07:44.151Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:07:44.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:07:44.219Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:07:44.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T06:07:44.593Z] $ docker top 06b42a787be77d8a2bc9b88677bc0c872dd1fcf7d537bb83d499ca8fc8d81ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:07:44.936Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:07:45.231Z] + make test [2023-04-07T06:07:45.231Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T06:07:50.499Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-07T06:08:02.700Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-07T06:08:02.701Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-07T06:08:03.269Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.7% of statements [2023-04-07T06:08:03.528Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.271s coverage: 86.5% of statements [2023-04-07T06:08:11.643Z] go vet ./... [2023-04-07T06:08:15.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:08:15.824Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:08:15.824Z] ./bin/test-attribution-txt.sh [2023-04-07T06:08:15.824Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:08:15.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:08:15.849Z] $ docker stop --time=1 06b42a787be77d8a2bc9b88677bc0c872dd1fcf7d537bb83d499ca8fc8d81ae3 [2023-04-07T06:08:17.847Z] $ docker rm -f --volumes 06b42a787be77d8a2bc9b88677bc0c872dd1fcf7d537bb83d499ca8fc8d81ae3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:08:18.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:08:18.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T06:08:18.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:08:19.109Z] + ls -al . [2023-04-07T06:08:19.109Z] total 236 [2023-04-07T06:08:19.109Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:07 . [2023-04-07T06:08:19.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:06 .. [2023-04-07T06:08:19.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:06 .git [2023-04-07T06:08:19.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:06 .github [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 7 06:06 .gitignore [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 06:06 .golangci.yml [2023-04-07T06:08:19.109Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:06 .semver [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 7 06:06 Attribution.txt [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 7 06:06 CHANGELOG.md [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 7 06:06 Dockerfile [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:06 GOVERNANCE.md [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 7 06:06 Jenkinsfile [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 06:06 LICENSE [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 7 06:06 Makefile [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 7 06:06 OWNERS.md [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 7 06:06 README.md [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 06:06 VERSION [2023-04-07T06:08:19.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:06 bin [2023-04-07T06:08:19.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:06 cmd [2023-04-07T06:08:19.109Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 7 06:08 coverage.out [2023-04-07T06:08:19.109Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 06:06 doc [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 7 06:06 go.mod [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 7 06:06 go.sum [2023-04-07T06:08:19.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:06 internal [2023-04-07T06:08:19.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:06 snap [2023-04-07T06:08:19.109Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 7 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:19.417Z] + 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=c6cff038fe156dd62418d57d6c36ffe741a1df05 --label arch=amd64 --label version=3.0.0-dev.28 . [2023-04-07T06:08:19.417Z] Sending build context to Docker daemon 26.97MB [2023-04-07T06:08:19.417Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:08:19.417Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-07T06:08:19.417Z] ---> 6ea07d4ae981 [2023-04-07T06:08:19.417Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:08:19.676Z] ---> Running in 4d0a6e599906 [2023-04-07T06:08:19.676Z] Removing intermediate container 4d0a6e599906 [2023-04-07T06:08:19.676Z] ---> bb2dba3b8d0a [2023-04-07T06:08:19.676Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:08:19.676Z] ---> Running in 3b32c3c0f32e [2023-04-07T06:08:19.938Z] Removing intermediate container 3b32c3c0f32e [2023-04-07T06:08:19.938Z] ---> 83d758c400af [2023-04-07T06:08:19.938Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T06:08:19.938Z] ---> Running in 6d21ae92b69c [2023-04-07T06:08:19.938Z] Removing intermediate container 6d21ae92b69c [2023-04-07T06:08:19.938Z] ---> 447c4f40e5d8 [2023-04-07T06:08:19.938Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:08:19.938Z] ---> Running in 1cdd8fe1252b [2023-04-07T06:08:19.938Z] Removing intermediate container 1cdd8fe1252b [2023-04-07T06:08:19.938Z] ---> 858bd3a88fff [2023-04-07T06:08:19.938Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-07T06:08:19.938Z] ---> Running in d9162b55f440 [2023-04-07T06:08:20.199Z] Removing intermediate container d9162b55f440 [2023-04-07T06:08:20.199Z] ---> 81c0d5e9231d [2023-04-07T06:08:20.199Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:08:20.199Z] ---> Running in 079538e743a1 [2023-04-07T06:08:20.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:08:20.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:08:20.716Z] OK: 265 MiB in 53 packages [2023-04-07T06:08:21.021Z] Removing intermediate container 079538e743a1 [2023-04-07T06:08:21.021Z] ---> de5ee42aea2f [2023-04-07T06:08:21.021Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-07T06:08:21.021Z] ---> Running in 67675cc2c0b0 [2023-04-07T06:08:21.297Z] Removing intermediate container 67675cc2c0b0 [2023-04-07T06:08:21.297Z] ---> ec9a32b61b84 [2023-04-07T06:08:21.297Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-07T06:08:21.297Z] ---> c552714cdb43 [2023-04-07T06:08:21.297Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:08:21.297Z] ---> Running in 5dfcafa3eccb [2023-04-07T06:08:22.297Z] Removing intermediate container 5dfcafa3eccb [2023-04-07T06:08:22.297Z] ---> 2e405bc20b88 [2023-04-07T06:08:22.297Z] Step 12/26 : COPY . . [2023-04-07T06:08:22.898Z] ---> f7192f2648a9 [2023-04-07T06:08:22.898Z] Step 13/26 : RUN ${MAKE} [2023-04-07T06:08:22.898Z] ---> Running in f02e164f37e8 [2023-04-07T06:08:23.157Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-07T06:08:45.093Z] Removing intermediate container f02e164f37e8 [2023-04-07T06:08:45.093Z] ---> 0e63a2e660ef [2023-04-07T06:08:45.093Z] Step 14/26 : FROM alpine:3.17 [2023-04-07T06:08:45.093Z] 3.17: Pulling from library/alpine [2023-04-07T06:08:45.093Z] f56be85fc22e: Pulling fs layer [2023-04-07T06:08:45.093Z] f56be85fc22e: Verifying Checksum [2023-04-07T06:08:45.093Z] f56be85fc22e: Download complete [2023-04-07T06:08:45.093Z] f56be85fc22e: Pull complete [2023-04-07T06:08:45.093Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:08:45.093Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:08:45.093Z] ---> 9ed4aefc74f6 [2023-04-07T06:08:45.093Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T06:08:45.093Z] ---> Running in 95d7d8478e19 [2023-04-07T06:08:45.093Z] Removing intermediate container 95d7d8478e19 [2023-04-07T06:08:45.093Z] ---> 537be94b3aa2 [2023-04-07T06:08:45.093Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:08:45.093Z] ---> Running in 55d5ca92b818 [2023-04-07T06:08:45.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:08:45.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:08:45.093Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:08:45.093Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:08:45.093Z] OK: 7 MiB in 16 packages [2023-04-07T06:08:45.093Z] Removing intermediate container 55d5ca92b818 [2023-04-07T06:08:45.093Z] ---> ea86a79b2748 [2023-04-07T06:08:45.093Z] Step 17/26 : WORKDIR / [2023-04-07T06:08:45.093Z] ---> Running in e290ef27bcd6 [2023-04-07T06:08:45.093Z] Removing intermediate container e290ef27bcd6 [2023-04-07T06:08:45.093Z] ---> 3b26b37cccea [2023-04-07T06:08:45.093Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-07T06:08:45.093Z] ---> 5a1cf55cce68 [2023-04-07T06:08:45.093Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-07T06:08:45.093Z] ---> 86315c7ef3d2 [2023-04-07T06:08:45.093Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-07T06:08:45.093Z] ---> 982db39fb499 [2023-04-07T06:08:45.093Z] Step 21/26 : EXPOSE 59984 [2023-04-07T06:08:45.093Z] ---> Running in dcbe5f38372f [2023-04-07T06:08:45.093Z] Removing intermediate container dcbe5f38372f [2023-04-07T06:08:45.093Z] ---> 8513d3e9d54c [2023-04-07T06:08:45.093Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-07T06:08:45.093Z] ---> Running in a99011113273 [2023-04-07T06:08:45.093Z] Removing intermediate container a99011113273 [2023-04-07T06:08:45.093Z] ---> 0fd6891a561c [2023-04-07T06:08:45.093Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T06:08:45.093Z] ---> Running in 68516fc62b66 [2023-04-07T06:08:45.093Z] Removing intermediate container 68516fc62b66 [2023-04-07T06:08:45.093Z] ---> 21b1c384c806 [2023-04-07T06:08:45.093Z] Step 24/26 : LABEL arch=amd64 [2023-04-07T06:08:45.093Z] ---> Running in 8201ed289800 [2023-04-07T06:08:45.352Z] Removing intermediate container 8201ed289800 [2023-04-07T06:08:45.352Z] ---> 410d9569eef2 [2023-04-07T06:08:45.352Z] Step 25/26 : LABEL git_sha=c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:08:45.352Z] ---> Running in c172dfbc59b2 [2023-04-07T06:08:45.352Z] Removing intermediate container c172dfbc59b2 [2023-04-07T06:08:45.352Z] ---> 0804bc0af83b [2023-04-07T06:08:45.352Z] Step 26/26 : LABEL version=3.0.0-dev.28 [2023-04-07T06:08:45.352Z] ---> Running in 7cba9d58c649 [2023-04-07T06:08:45.352Z] Removing intermediate container 7cba9d58c649 [2023-04-07T06:08:45.352Z] ---> 96768af38fed [2023-04-07T06:08:45.352Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:08:45.610Z] Successfully built 96768af38fed [2023-04-07T06:08:45.610Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:08:45.721Z] provisioning config files... [2023-04-07T06:08:45.728Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12731652555263857404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:08:46.024Z] ---> docker-login.sh [2023-04-07T06:08:46.024Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:08:46.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:08:46.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:08:46.024Z] Configure a credential helper to remove this warning. See [2023-04-07T06:08:46.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:08:46.024Z] [2023-04-07T06:08:46.024Z] Login Succeeded [2023-04-07T06:08:46.024Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:08:46.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:08:46.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:08:46.024Z] Configure a credential helper to remove this warning. See [2023-04-07T06:08:46.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:08:46.024Z] [2023-04-07T06:08:46.024Z] Login Succeeded [2023-04-07T06:08:46.282Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:08:46.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:08:46.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:08:46.282Z] Configure a credential helper to remove this warning. See [2023-04-07T06:08:46.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:08:46.282Z] [2023-04-07T06:08:46.282Z] Login Succeeded [2023-04-07T06:08:46.282Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:08:46.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:08:46.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:08:46.282Z] Configure a credential helper to remove this warning. See [2023-04-07T06:08:46.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:08:46.282Z] [2023-04-07T06:08:46.282Z] Login Succeeded [2023-04-07T06:08:46.282Z] docker.io [2023-04-07T06:08:46.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:08:46.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:08:46.798Z] Configure a credential helper to remove this warning. See [2023-04-07T06:08:46.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:08:46.798Z] [2023-04-07T06:08:46.798Z] Login Succeeded [2023-04-07T06:08:46.798Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:08:46.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:08:46.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:08:46.869Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-04-07T06:08:46.869Z] c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:08:46.869Z] latest [2023-04-07T06:08:46.869Z] 3.0.0-dev.28 [2023-04-07T06:08:46.869Z] c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [2023-04-07T06:08:46.869Z] main [2023-04-07T06:08:46.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:47.191Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:47.493Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:08:47.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-07T06:08:47.493Z] 55aeb2cdf84a: Preparing [2023-04-07T06:08:47.493Z] c7dddbea2e4e: Preparing [2023-04-07T06:08:47.493Z] 3be099418170: Preparing [2023-04-07T06:08:47.493Z] bb352bc4e855: Preparing [2023-04-07T06:08:47.493Z] f1417ff83b31: Preparing [2023-04-07T06:08:47.493Z] f1417ff83b31: Layer already exists [2023-04-07T06:08:47.493Z] 55aeb2cdf84a: Pushed [2023-04-07T06:08:47.493Z] c7dddbea2e4e: Pushed [2023-04-07T06:08:47.493Z] bb352bc4e855: Pushed [2023-04-07T06:08:50.772Z] 3be099418170: Pushed [2023-04-07T06:08:50.772Z] c6cff038fe156dd62418d57d6c36ffe741a1df05: digest: sha256:1a98eda1b97531c595a701c7f86de98f6fabe0345634ca41d3ba7fd20458d0bf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:51.082Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:51.390Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-07T06:08:51.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-07T06:08:51.390Z] 55aeb2cdf84a: Preparing [2023-04-07T06:08:51.390Z] c7dddbea2e4e: Preparing [2023-04-07T06:08:51.390Z] 3be099418170: Preparing [2023-04-07T06:08:51.390Z] bb352bc4e855: Preparing [2023-04-07T06:08:51.390Z] f1417ff83b31: Preparing [2023-04-07T06:08:51.390Z] 3be099418170: Layer already exists [2023-04-07T06:08:51.390Z] f1417ff83b31: Layer already exists [2023-04-07T06:08:51.390Z] 55aeb2cdf84a: Layer already exists [2023-04-07T06:08:51.390Z] bb352bc4e855: Layer already exists [2023-04-07T06:08:51.390Z] c7dddbea2e4e: Layer already exists [2023-04-07T06:08:51.390Z] latest: digest: sha256:1a98eda1b97531c595a701c7f86de98f6fabe0345634ca41d3ba7fd20458d0bf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:51.698Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:52.007Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.28 [2023-04-07T06:08:52.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-07T06:08:52.007Z] 55aeb2cdf84a: Preparing [2023-04-07T06:08:52.007Z] c7dddbea2e4e: Preparing [2023-04-07T06:08:52.007Z] 3be099418170: Preparing [2023-04-07T06:08:52.007Z] bb352bc4e855: Preparing [2023-04-07T06:08:52.007Z] f1417ff83b31: Preparing [2023-04-07T06:08:52.007Z] f1417ff83b31: Layer already exists [2023-04-07T06:08:52.007Z] c7dddbea2e4e: Layer already exists [2023-04-07T06:08:52.007Z] 55aeb2cdf84a: Layer already exists [2023-04-07T06:08:52.007Z] 3be099418170: Layer already exists [2023-04-07T06:08:52.007Z] bb352bc4e855: Layer already exists [2023-04-07T06:08:52.007Z] 3.0.0-dev.28: digest: sha256:1a98eda1b97531c595a701c7f86de98f6fabe0345634ca41d3ba7fd20458d0bf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:52.321Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:52.626Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [2023-04-07T06:08:52.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-07T06:08:52.626Z] 55aeb2cdf84a: Preparing [2023-04-07T06:08:52.626Z] c7dddbea2e4e: Preparing [2023-04-07T06:08:52.626Z] 3be099418170: Preparing [2023-04-07T06:08:52.626Z] bb352bc4e855: Preparing [2023-04-07T06:08:52.626Z] f1417ff83b31: Preparing [2023-04-07T06:08:52.626Z] bb352bc4e855: Layer already exists [2023-04-07T06:08:52.626Z] 3be099418170: Layer already exists [2023-04-07T06:08:52.626Z] f1417ff83b31: Layer already exists [2023-04-07T06:08:52.626Z] c7dddbea2e4e: Layer already exists [2023-04-07T06:08:52.626Z] 55aeb2cdf84a: Layer already exists [2023-04-07T06:08:52.626Z] c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28: digest: sha256:1a98eda1b97531c595a701c7f86de98f6fabe0345634ca41d3ba7fd20458d0bf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:52.931Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:53.229Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-04-07T06:08:53.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-07T06:08:53.229Z] 55aeb2cdf84a: Preparing [2023-04-07T06:08:53.229Z] c7dddbea2e4e: Preparing [2023-04-07T06:08:53.229Z] 3be099418170: Preparing [2023-04-07T06:08:53.229Z] bb352bc4e855: Preparing [2023-04-07T06:08:53.229Z] f1417ff83b31: Preparing [2023-04-07T06:08:53.229Z] bb352bc4e855: Layer already exists [2023-04-07T06:08:53.229Z] f1417ff83b31: Layer already exists [2023-04-07T06:08:53.229Z] c7dddbea2e4e: Layer already exists [2023-04-07T06:08:53.229Z] 55aeb2cdf84a: Layer already exists [2023-04-07T06:08:53.229Z] 3be099418170: Layer already exists [2023-04-07T06:08:53.229Z] main: digest: sha256:1a98eda1b97531c595a701c7f86de98f6fabe0345634ca41d3ba7fd20458d0bf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:08:53.277Z] ===================================================== [Pipeline] echo [2023-04-07T06:08:53.287Z] taggedImages: [2023-04-07T06:08:53.287Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:08:53.287Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-07T06:08:53.287Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.28 [2023-04-07T06:08:53.287Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [2023-04-07T06:08:53.287Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:53.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:08:53.648Z] [2023-04-07T06:08:53.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:08:53.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:08:53.946Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T06:08:53.946Z] 5eb5b503b376: Pulling fs layer [2023-04-07T06:08:53.946Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T06:08:53.946Z] ec43610c2a17: Pulling fs layer [2023-04-07T06:08:53.946Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T06:08:53.946Z] 33b1e0a273af: Pulling fs layer [2023-04-07T06:08:53.946Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T06:08:53.946Z] 2f39f015ded8: Pulling fs layer [2023-04-07T06:08:53.946Z] 3a2ae6a8a46f: Waiting [2023-04-07T06:08:53.946Z] 33b1e0a273af: Waiting [2023-04-07T06:08:53.946Z] 5d3b04190fa2: Waiting [2023-04-07T06:08:53.946Z] 2f39f015ded8: Waiting [2023-04-07T06:08:53.946Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T06:08:53.946Z] 5c69ac0246d0: Download complete [2023-04-07T06:08:53.946Z] 3a2ae6a8a46f: Download complete [2023-04-07T06:08:53.946Z] 33b1e0a273af: Verifying Checksum [2023-04-07T06:08:53.946Z] 33b1e0a273af: Download complete [2023-04-07T06:08:53.946Z] 5d3b04190fa2: Download complete [2023-04-07T06:08:53.946Z] ec43610c2a17: Verifying Checksum [2023-04-07T06:08:53.946Z] ec43610c2a17: Download complete [2023-04-07T06:08:54.203Z] 5eb5b503b376: Download complete [2023-04-07T06:08:54.774Z] 2f39f015ded8: Verifying Checksum [2023-04-07T06:08:54.774Z] 2f39f015ded8: Download complete [2023-04-07T06:08:55.339Z] 5eb5b503b376: Pull complete [2023-04-07T06:08:55.596Z] 5c69ac0246d0: Pull complete [2023-04-07T06:08:56.162Z] ec43610c2a17: Pull complete [2023-04-07T06:08:56.162Z] 3a2ae6a8a46f: Pull complete [2023-04-07T06:08:56.420Z] 33b1e0a273af: Pull complete [2023-04-07T06:08:56.420Z] 5d3b04190fa2: Pull complete [2023-04-07T06:09:01.693Z] 2f39f015ded8: Pull complete [2023-04-07T06:09:01.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T06:09:01.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:09:01.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:09:01.777Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:09:01.810Z] $ 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 [2023-04-07T06:09:03.072Z] $ docker top ae90e682ba878cc441dfd8c3c4d1de28fa3f77c5df00bc91b10a43e81f057665 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:09:03.439Z] ---> job-cost.sh [2023-04-07T06:09:03.439Z] lf-activate-venv: SKIPPING [2023-04-07T06:09:03.439Z] INFO: No Stack... [2023-04-07T06:09:03.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:09:04.269Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:09:04.559Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-04-07T06:09:04.559Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:09:04.572Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] [2023-04-07T06:09:04.578Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] did not exist. Created. [2023-04-07T06:09:04.578Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:09:04.873Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T06:09:04.906Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:09:04.915Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:09:04.933Z] $ docker stop --time=1 ae90e682ba878cc441dfd8c3c4d1de28fa3f77c5df00bc91b10a43e81f057665 [2023-04-07T06:09:06.082Z] $ docker rm -f --volumes ae90e682ba878cc441dfd8c3c4d1de28fa3f77c5df00bc91b10a43e81f057665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T06:10:33.728Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7089 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-04-07T06:10:33.743Z] Running in /w/workspace/device-onvif-camera/122 [Pipeline] { [Pipeline] checkout [2023-04-07T06:10:33.780Z] The recommended git tool is: git [2023-04-07T06:10:41.937Z] using credential edgex-jenkins-ssh [2023-04-07T06:10:41.960Z] Cloning the remote Git repository [2023-04-07T06:10:42.015Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-07T06:10:42.143Z] > git init /w/workspace/device-onvif-camera/122 # timeout=10 [2023-04-07T06:10:42.352Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-07T06:10:42.354Z] > git --version # timeout=10 [2023-04-07T06:10:42.382Z] > git --version # 'git version 2.25.1' [2023-04-07T06:10:42.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T06:10:42.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:10:45.163Z] Avoid second fetch [2023-04-07T06:10:45.164Z] Checking out Revision c6cff038fe156dd62418d57d6c36ffe741a1df05 (main) [2023-04-07T06:10:44.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-07T06:10:44.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:10:45.185Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T06:10:45.270Z] > git checkout -f c6cff038fe156dd62418d57d6c36ffe741a1df05 # timeout=10 [2023-04-07T06:10:46.012Z] Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:10:46.864Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T06:10:46.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:10:46.864Z] Dload Upload Total Spent Left Speed [2023-04-07T06:10:47.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 35030 0 --:--:-- --:--:-- --:--:-- 35126 [Pipeline] sh [2023-04-07T06:10:47.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T06:10:48.126Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T06:10:48.126Z] + sudo tee /etc/docker/daemon.new [2023-04-07T06:10:48.126Z] { [2023-04-07T06:10:48.126Z] "registry-mirrors": [ [2023-04-07T06:10:48.126Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T06:10:48.126Z] ], [2023-04-07T06:10:48.126Z] "bip": "10.250.0.254/24", [2023-04-07T06:10:48.126Z] "hosts": [ [2023-04-07T06:10:48.126Z] "tcp://0.0.0.0:5555", [2023-04-07T06:10:48.126Z] "unix:///var/run/docker.sock" [2023-04-07T06:10:48.126Z] ], [2023-04-07T06:10:48.126Z] "mtu": 1458, [2023-04-07T06:10:48.126Z] "selinux-enabled": true, [2023-04-07T06:10:48.126Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T06:10:48.126Z] } [Pipeline] sh [2023-04-07T06:10:48.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T06:10:48.832Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:11:11.325Z] provisioning config files... [2023-04-07T06:11:11.356Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/122@tmp/config15547119675922041782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:11:11.740Z] ---> docker-login.sh [2023-04-07T06:11:11.740Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:11:12.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:12.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:12.330Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:12.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:12.330Z] [2023-04-07T06:11:12.330Z] Login Succeeded [2023-04-07T06:11:12.330Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:11:12.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:12.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:12.598Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:12.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:12.598Z] [2023-04-07T06:11:12.598Z] Login Succeeded [2023-04-07T06:11:12.598Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:11:12.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:13.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:13.153Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:13.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:13.153Z] [2023-04-07T06:11:13.153Z] Login Succeeded [2023-04-07T06:11:13.153Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:11:13.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:13.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:13.693Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:13.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:13.693Z] [2023-04-07T06:11:13.693Z] Login Succeeded [2023-04-07T06:11:13.693Z] docker.io [2023-04-07T06:11:13.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:14.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:14.232Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:14.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:14.232Z] [2023-04-07T06:11:14.232Z] Login Succeeded [2023-04-07T06:11:14.232Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:11:14.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:11:14.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:11:14.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:11:14.500Z] ========================================================= [2023-04-07T06:11:14.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T06:11:14.500Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:14.850Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:11:15.441Z] Sending build context to Docker daemon 19.63MB [2023-04-07T06:11:15.441Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:11:15.441Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T06:11:15.716Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T06:11:15.716Z] af6eaf76a39c: Pulling fs layer [2023-04-07T06:11:15.716Z] 55522c791124: Pulling fs layer [2023-04-07T06:11:15.716Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T06:11:15.716Z] 169dfbe0d373: Pulling fs layer [2023-04-07T06:11:15.716Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T06:11:15.716Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T06:11:15.716Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T06:11:15.716Z] e1ff8fa3b103: Waiting [2023-04-07T06:11:15.716Z] 52ebb69f0ebf: Waiting [2023-04-07T06:11:15.716Z] 5abe8eddf0d5: Waiting [2023-04-07T06:11:15.716Z] 169dfbe0d373: Waiting [2023-04-07T06:11:15.716Z] 55522c791124: Download complete [2023-04-07T06:11:15.716Z] 169dfbe0d373: Verifying Checksum [2023-04-07T06:11:15.716Z] 169dfbe0d373: Download complete [2023-04-07T06:11:15.716Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T06:11:15.716Z] e1ff8fa3b103: Download complete [2023-04-07T06:11:15.716Z] af6eaf76a39c: Verifying Checksum [2023-04-07T06:11:15.716Z] af6eaf76a39c: Download complete [2023-04-07T06:11:16.691Z] af6eaf76a39c: Pull complete [2023-04-07T06:11:16.960Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T06:11:16.960Z] 5abe8eddf0d5: Download complete [2023-04-07T06:11:17.549Z] 55522c791124: Pull complete [2023-04-07T06:11:18.142Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T06:11:18.142Z] ce5c4a1c91eb: Download complete [2023-04-07T06:11:18.142Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T06:11:18.142Z] 52ebb69f0ebf: Download complete [2023-04-07T06:11:28.259Z] ce5c4a1c91eb: Pull complete [2023-04-07T06:11:28.525Z] 169dfbe0d373: Pull complete [2023-04-07T06:11:28.794Z] e1ff8fa3b103: Pull complete [2023-04-07T06:11:36.993Z] 52ebb69f0ebf: Pull complete [2023-04-07T06:11:38.418Z] 5abe8eddf0d5: Pull complete [2023-04-07T06:11:38.418Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T06:11:38.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T06:11:38.418Z] ---> 6cb57ee374ae [2023-04-07T06:11:38.418Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:11:40.391Z] ---> Running in c3639cfbbf53 [2023-04-07T06:11:40.660Z] Removing intermediate container c3639cfbbf53 [2023-04-07T06:11:40.660Z] ---> 6c3df6ff2fb9 [2023-04-07T06:11:40.660Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:11:40.660Z] ---> Running in 713abecd18aa [2023-04-07T06:11:41.251Z] Removing intermediate container 713abecd18aa [2023-04-07T06:11:41.251Z] ---> 59295d48feb1 [2023-04-07T06:11:41.251Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T06:11:41.251Z] ---> Running in 67ee6ea18ef7 [2023-04-07T06:11:41.520Z] Removing intermediate container 67ee6ea18ef7 [2023-04-07T06:11:41.520Z] ---> 57e10cddae5b [2023-04-07T06:11:41.520Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:11:41.791Z] ---> Running in b01855a15458 [2023-04-07T06:11:42.061Z] Removing intermediate container b01855a15458 [2023-04-07T06:11:42.061Z] ---> 29871984e57e [2023-04-07T06:11:42.061Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-07T06:11:42.332Z] ---> Running in 9d5705540f44 [2023-04-07T06:11:42.606Z] Removing intermediate container 9d5705540f44 [2023-04-07T06:11:42.606Z] ---> 965cc39acbbc [2023-04-07T06:11:42.606Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:11:42.606Z] ---> Running in 84c0b13cb71c [2023-04-07T06:11:44.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:11:44.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:11:45.574Z] OK: 263 MiB in 53 packages [2023-04-07T06:11:46.549Z] Removing intermediate container 84c0b13cb71c [2023-04-07T06:11:46.549Z] ---> c62496798337 [2023-04-07T06:11:46.549Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-07T06:11:46.549Z] ---> Running in 0673eb73cf15 [2023-04-07T06:11:47.135Z] Removing intermediate container 0673eb73cf15 [2023-04-07T06:11:47.135Z] ---> 4293f75f1b56 [2023-04-07T06:11:47.135Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-07T06:11:47.404Z] ---> 48fca222223b [2023-04-07T06:11:47.404Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:11:47.671Z] ---> Running in 8be4c744f749 [2023-04-07T06:12:55.574Z] Removing intermediate container 8be4c744f749 [2023-04-07T06:12:55.574Z] ---> 5a76a35b22fc [2023-04-07T06:12:55.574Z] Step 12/13 : COPY . . [2023-04-07T06:12:55.574Z] ---> 4716d78b6aef [2023-04-07T06:12:55.574Z] Step 13/13 : RUN ${MAKE} [2023-04-07T06:12:55.574Z] ---> Running in e8f920bde589 [2023-04-07T06:12:55.574Z] noop [2023-04-07T06:12:55.574Z] Removing intermediate container e8f920bde589 [2023-04-07T06:12:55.574Z] ---> 4a97d65f1f09 [2023-04-07T06:12:55.574Z] Successfully built 4a97d65f1f09 [2023-04-07T06:12:55.574Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:55.956Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:12:55.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:56.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container [2023-04-07T06:12:56.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/122 -v /w/workspace/device-onvif-camera/122:/w/workspace/device-onvif-camera/122:rw,z -v /w/workspace/device-onvif-camera/122@tmp:/w/workspace/device-onvif-camera/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T06:12:57.521Z] $ docker top c6c9335d0514bdcd8b006d2c768c6ba72344e7860ff52bd4a9ad4ae0f377ab05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:12:58.404Z] + go version [2023-04-07T06:12:58.404Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T06:12:58.418Z] $ docker stop --time=1 c6c9335d0514bdcd8b006d2c768c6ba72344e7860ff52bd4a9ad4ae0f377ab05 [2023-04-07T06:13:00.088Z] $ docker rm -f --volumes c6c9335d0514bdcd8b006d2c768c6ba72344e7860ff52bd4a9ad4ae0f377ab05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:13:00.620Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:13:00.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:13:00.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container [2023-04-07T06:13:00.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/122 -v /w/workspace/device-onvif-camera/122:/w/workspace/device-onvif-camera/122:rw,z -v /w/workspace/device-onvif-camera/122@tmp:/w/workspace/device-onvif-camera/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T06:13:02.046Z] $ docker top 88a87d0371e7b10ca23d6da043430c4c3bb67fdead3ebbf51049fc321683a8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:13:02.887Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/122 [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:13:03.546Z] + make test [2023-04-07T06:13:03.546Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T06:13:42.444Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-07T06:16:36.535Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-07T06:16:36.535Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-07T06:16:36.535Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.7% of statements [2023-04-07T06:16:54.767Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.161s coverage: 86.5% of statements [2023-04-07T06:16:54.767Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T06:16:54.767Z] go vet ./... [2023-04-07T06:17:27.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:17:27.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:17:27.037Z] ./bin/test-attribution-txt.sh [2023-04-07T06:17:27.037Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:17:27.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:17:27.062Z] $ docker stop --time=1 88a87d0371e7b10ca23d6da043430c4c3bb67fdead3ebbf51049fc321683a8d8 [2023-04-07T06:17:28.987Z] $ docker rm -f --volumes 88a87d0371e7b10ca23d6da043430c4c3bb67fdead3ebbf51049fc321683a8d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:17:30.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:17:30.351Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T06:17:30.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:17:31.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:17:31.679Z] + ls -al . [2023-04-07T06:17:31.680Z] total 232 [2023-04-07T06:17:31.680Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 06:13 . [2023-04-07T06:17:31.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:10 .. [2023-04-07T06:17:31.680Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:10 .git [2023-04-07T06:17:31.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 .github [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 7 06:10 .gitignore [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 06:10 .golangci.yml [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 7 06:10 Attribution.txt [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 7 06:10 CHANGELOG.md [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 7 06:10 Dockerfile [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:10 GOVERNANCE.md [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 7 06:10 Jenkinsfile [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 06:10 LICENSE [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 7 06:10 Makefile [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 7 06:10 OWNERS.md [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 7 06:10 README.md [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 06:06 VERSION [2023-04-07T06:17:31.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:10 bin [2023-04-07T06:17:31.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 cmd [2023-04-07T06:17:31.680Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 7 06:16 coverage.out [2023-04-07T06:17:31.680Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 06:10 doc [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 7 06:10 go.mod [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 7 06:10 go.sum [2023-04-07T06:17:31.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:10 internal [2023-04-07T06:17:31.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:10 snap [2023-04-07T06:17:31.680Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 7 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:17:32.033Z] + 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=c6cff038fe156dd62418d57d6c36ffe741a1df05 --label arch=arm64 --label version=3.0.0-dev.28 . [2023-04-07T06:17:32.616Z] Sending build context to Docker daemon 19.71MB [2023-04-07T06:17:32.616Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:17:32.616Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-07T06:17:32.616Z] ---> 4a97d65f1f09 [2023-04-07T06:17:32.616Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:17:36.055Z] ---> Running in 467f8cd19ceb [2023-04-07T06:17:36.055Z] Removing intermediate container 467f8cd19ceb [2023-04-07T06:17:36.055Z] ---> d61f0033938b [2023-04-07T06:17:36.055Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:17:36.338Z] ---> Running in 4504b3b74d2e [2023-04-07T06:17:36.609Z] Removing intermediate container 4504b3b74d2e [2023-04-07T06:17:36.609Z] ---> cb1d78281e88 [2023-04-07T06:17:36.609Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T06:17:36.609Z] ---> Running in fad24817235d [2023-04-07T06:17:36.895Z] Removing intermediate container fad24817235d [2023-04-07T06:17:36.895Z] ---> 8a5f0654a442 [2023-04-07T06:17:36.895Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:17:37.168Z] ---> Running in a2b85dcf1f46 [2023-04-07T06:17:37.443Z] Removing intermediate container a2b85dcf1f46 [2023-04-07T06:17:37.443Z] ---> 9b253f1115d9 [2023-04-07T06:17:37.443Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-07T06:17:37.443Z] ---> Running in aa26a0373e67 [2023-04-07T06:17:37.722Z] Removing intermediate container aa26a0373e67 [2023-04-07T06:17:37.722Z] ---> a9c2d20054e8 [2023-04-07T06:17:37.722Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:17:38.000Z] ---> Running in 41cf3079019b [2023-04-07T06:17:38.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:17:39.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:17:41.003Z] OK: 263 MiB in 53 packages [2023-04-07T06:17:41.976Z] Removing intermediate container 41cf3079019b [2023-04-07T06:17:41.976Z] ---> 36ef27fabacf [2023-04-07T06:17:41.976Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-07T06:17:41.976Z] ---> Running in b36f3ddb8366 [2023-04-07T06:17:42.248Z] Removing intermediate container b36f3ddb8366 [2023-04-07T06:17:42.248Z] ---> cb1074c12250 [2023-04-07T06:17:42.248Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-07T06:17:42.840Z] ---> 90578df19c2c [2023-04-07T06:17:42.840Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:17:42.840Z] ---> Running in 3dd2560e3e69 [2023-04-07T06:17:46.213Z] Removing intermediate container 3dd2560e3e69 [2023-04-07T06:17:46.213Z] ---> 593b92b77e4b [2023-04-07T06:17:46.213Z] Step 12/26 : COPY . . [2023-04-07T06:17:47.636Z] ---> fad87616e9ca [2023-04-07T06:17:47.636Z] Step 13/26 : RUN ${MAKE} [2023-04-07T06:17:47.909Z] ---> Running in a0a023cc7304 [2023-04-07T06:17:48.883Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-07T06:20:55.728Z] Removing intermediate container a0a023cc7304 [2023-04-07T06:20:55.728Z] ---> 4dfd3667fe8b [2023-04-07T06:20:55.728Z] Step 14/26 : FROM alpine:3.17 [2023-04-07T06:20:55.728Z] 3.17: Pulling from library/alpine [2023-04-07T06:20:55.728Z] c41833b44d91: Pulling fs layer [2023-04-07T06:20:55.728Z] c41833b44d91: Download complete [2023-04-07T06:20:55.728Z] c41833b44d91: Pull complete [2023-04-07T06:20:55.728Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:20:55.728Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:20:55.728Z] ---> 51e60588ff2c [2023-04-07T06:20:55.728Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T06:20:55.728Z] ---> Running in 3122ef249851 [2023-04-07T06:20:55.728Z] Removing intermediate container 3122ef249851 [2023-04-07T06:20:55.728Z] ---> 853863b1d600 [2023-04-07T06:20:55.728Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:20:55.728Z] ---> Running in dfa1e1ee2d82 [2023-04-07T06:20:55.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:20:55.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:20:55.728Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:20:55.728Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:20:55.728Z] OK: 8 MiB in 16 packages [2023-04-07T06:20:55.728Z] Removing intermediate container dfa1e1ee2d82 [2023-04-07T06:20:55.728Z] ---> edc8412e8e3c [2023-04-07T06:20:55.728Z] Step 17/26 : WORKDIR / [2023-04-07T06:20:55.728Z] ---> Running in 40f58592c63e [2023-04-07T06:20:55.728Z] Removing intermediate container 40f58592c63e [2023-04-07T06:20:55.728Z] ---> 1ee6edf3d151 [2023-04-07T06:20:55.728Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-07T06:20:55.728Z] ---> b0a06d92200d [2023-04-07T06:20:55.728Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-07T06:20:55.728Z] ---> 4203a6f1343f [2023-04-07T06:20:55.728Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-07T06:20:55.729Z] ---> 2442ac23e5a1 [2023-04-07T06:20:55.729Z] Step 21/26 : EXPOSE 59984 [2023-04-07T06:20:55.729Z] ---> Running in 52f4bf9a73c0 [2023-04-07T06:20:55.729Z] Removing intermediate container 52f4bf9a73c0 [2023-04-07T06:20:55.729Z] ---> dd961007702e [2023-04-07T06:20:55.729Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-07T06:20:55.729Z] ---> Running in 38fb34be66ad [2023-04-07T06:20:55.729Z] Removing intermediate container 38fb34be66ad [2023-04-07T06:20:55.729Z] ---> 1aa6aa019f3e [2023-04-07T06:20:55.729Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T06:20:55.729Z] ---> Running in 7c7f6cce9d1e [2023-04-07T06:20:55.729Z] Removing intermediate container 7c7f6cce9d1e [2023-04-07T06:20:55.729Z] ---> 6f8c2b7f171a [2023-04-07T06:20:55.729Z] Step 24/26 : LABEL arch=arm64 [2023-04-07T06:20:55.729Z] ---> Running in 66542fb0df25 [2023-04-07T06:20:55.729Z] Removing intermediate container 66542fb0df25 [2023-04-07T06:20:55.729Z] ---> 427c9a7ad7e1 [2023-04-07T06:20:55.729Z] Step 25/26 : LABEL git_sha=c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:20:55.729Z] ---> Running in c9fff4d3160c [2023-04-07T06:20:55.729Z] Removing intermediate container c9fff4d3160c [2023-04-07T06:20:55.729Z] ---> 03696c523edd [2023-04-07T06:20:55.729Z] Step 26/26 : LABEL version=3.0.0-dev.28 [2023-04-07T06:20:55.998Z] ---> Running in a48f078a77e8 [2023-04-07T06:20:56.267Z] Removing intermediate container a48f078a77e8 [2023-04-07T06:20:56.267Z] ---> ee26b5f84b90 [2023-04-07T06:20:56.267Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:20:56.267Z] Successfully built ee26b5f84b90 [2023-04-07T06:20:56.267Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:20:56.382Z] provisioning config files... [2023-04-07T06:20:56.398Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/122@tmp/config4323659369792553275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:20:56.738Z] ---> docker-login.sh [2023-04-07T06:20:56.739Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:20:57.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:20:57.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:20:57.008Z] Configure a credential helper to remove this warning. See [2023-04-07T06:20:57.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:20:57.008Z] [2023-04-07T06:20:57.008Z] Login Succeeded [2023-04-07T06:20:57.008Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:20:57.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:20:57.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:20:57.546Z] Configure a credential helper to remove this warning. See [2023-04-07T06:20:57.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:20:57.546Z] [2023-04-07T06:20:57.546Z] Login Succeeded [2023-04-07T06:20:57.546Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:20:57.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:20:57.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:20:57.816Z] Configure a credential helper to remove this warning. See [2023-04-07T06:20:57.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:20:57.817Z] [2023-04-07T06:20:57.817Z] Login Succeeded [2023-04-07T06:20:57.817Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:20:58.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:20:58.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:20:58.357Z] Configure a credential helper to remove this warning. See [2023-04-07T06:20:58.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:20:58.357Z] [2023-04-07T06:20:58.357Z] Login Succeeded [2023-04-07T06:20:58.357Z] docker.io [2023-04-07T06:20:58.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:20:58.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:20:58.898Z] Configure a credential helper to remove this warning. See [2023-04-07T06:20:58.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:20:58.898Z] [2023-04-07T06:20:58.898Z] Login Succeeded [2023-04-07T06:20:58.898Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:20:58.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:20:58.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:20:58.952Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-04-07T06:20:58.952Z] c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:20:58.952Z] latest [2023-04-07T06:20:58.952Z] 3.0.0-dev.28 [2023-04-07T06:20:58.952Z] c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [2023-04-07T06:20:58.952Z] main [2023-04-07T06:20:58.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:20:59.294Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:20:59.646Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:20:59.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-07T06:20:59.646Z] bff69724deea: Preparing [2023-04-07T06:20:59.646Z] 25d699a8ac33: Preparing [2023-04-07T06:20:59.646Z] 9db0ba1049d4: Preparing [2023-04-07T06:20:59.646Z] 9024fa9cec01: Preparing [2023-04-07T06:20:59.646Z] 26cbea5cba74: Preparing [2023-04-07T06:20:59.646Z] 26cbea5cba74: Layer already exists [2023-04-07T06:20:59.917Z] 25d699a8ac33: Pushed [2023-04-07T06:20:59.917Z] 9024fa9cec01: Pushed [2023-04-07T06:20:59.917Z] bff69724deea: Pushed [2023-04-07T06:21:06.588Z] 9db0ba1049d4: Pushed [2023-04-07T06:21:06.588Z] c6cff038fe156dd62418d57d6c36ffe741a1df05: digest: sha256:110425b8e44fa105cdf01cefcf269cf69c63724a7b02611cf97ac8dd07b9cc02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:06.934Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:07.276Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-07T06:21:07.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-07T06:21:07.276Z] bff69724deea: Preparing [2023-04-07T06:21:07.276Z] 25d699a8ac33: Preparing [2023-04-07T06:21:07.276Z] 9db0ba1049d4: Preparing [2023-04-07T06:21:07.276Z] 9024fa9cec01: Preparing [2023-04-07T06:21:07.276Z] 26cbea5cba74: Preparing [2023-04-07T06:21:07.276Z] 9db0ba1049d4: Layer already exists [2023-04-07T06:21:07.276Z] 25d699a8ac33: Layer already exists [2023-04-07T06:21:07.276Z] 26cbea5cba74: Layer already exists [2023-04-07T06:21:07.276Z] 9024fa9cec01: Layer already exists [2023-04-07T06:21:07.276Z] bff69724deea: Layer already exists [2023-04-07T06:21:07.545Z] latest: digest: sha256:110425b8e44fa105cdf01cefcf269cf69c63724a7b02611cf97ac8dd07b9cc02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:07.894Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:08.233Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.28 [2023-04-07T06:21:08.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-07T06:21:08.233Z] bff69724deea: Preparing [2023-04-07T06:21:08.233Z] 25d699a8ac33: Preparing [2023-04-07T06:21:08.233Z] 9db0ba1049d4: Preparing [2023-04-07T06:21:08.233Z] 9024fa9cec01: Preparing [2023-04-07T06:21:08.234Z] 26cbea5cba74: Preparing [2023-04-07T06:21:08.234Z] 25d699a8ac33: Layer already exists [2023-04-07T06:21:08.234Z] 9024fa9cec01: Layer already exists [2023-04-07T06:21:08.234Z] bff69724deea: Layer already exists [2023-04-07T06:21:08.234Z] 9db0ba1049d4: Layer already exists [2023-04-07T06:21:08.234Z] 26cbea5cba74: Layer already exists [2023-04-07T06:21:08.234Z] 3.0.0-dev.28: digest: sha256:110425b8e44fa105cdf01cefcf269cf69c63724a7b02611cf97ac8dd07b9cc02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:08.846Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:09.192Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [2023-04-07T06:21:09.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-07T06:21:09.193Z] bff69724deea: Preparing [2023-04-07T06:21:09.193Z] 25d699a8ac33: Preparing [2023-04-07T06:21:09.193Z] 9db0ba1049d4: Preparing [2023-04-07T06:21:09.193Z] 9024fa9cec01: Preparing [2023-04-07T06:21:09.193Z] 26cbea5cba74: Preparing [2023-04-07T06:21:09.193Z] 9db0ba1049d4: Layer already exists [2023-04-07T06:21:09.193Z] 26cbea5cba74: Layer already exists [2023-04-07T06:21:09.193Z] 9024fa9cec01: Layer already exists [2023-04-07T06:21:09.193Z] 25d699a8ac33: Layer already exists [2023-04-07T06:21:09.193Z] bff69724deea: Layer already exists [2023-04-07T06:21:09.193Z] c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28: digest: sha256:110425b8e44fa105cdf01cefcf269cf69c63724a7b02611cf97ac8dd07b9cc02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:09.816Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:10.169Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-04-07T06:21:10.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-07T06:21:10.169Z] bff69724deea: Preparing [2023-04-07T06:21:10.169Z] 25d699a8ac33: Preparing [2023-04-07T06:21:10.169Z] 9db0ba1049d4: Preparing [2023-04-07T06:21:10.169Z] 9024fa9cec01: Preparing [2023-04-07T06:21:10.169Z] 26cbea5cba74: Preparing [2023-04-07T06:21:10.169Z] 9024fa9cec01: Layer already exists [2023-04-07T06:21:10.169Z] 26cbea5cba74: Layer already exists [2023-04-07T06:21:10.169Z] 9db0ba1049d4: Layer already exists [2023-04-07T06:21:10.169Z] bff69724deea: Layer already exists [2023-04-07T06:21:10.169Z] 25d699a8ac33: Layer already exists [2023-04-07T06:21:10.438Z] main: digest: sha256:110425b8e44fa105cdf01cefcf269cf69c63724a7b02611cf97ac8dd07b9cc02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:21:10.487Z] ===================================================== [Pipeline] echo [2023-04-07T06:21:10.499Z] taggedImages: [2023-04-07T06:21:10.499Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c6cff038fe156dd62418d57d6c36ffe741a1df05 [2023-04-07T06:21:10.499Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-07T06:21:10.499Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.28 [2023-04-07T06:21:10.499Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:c6cff038fe156dd62418d57d6c36ffe741a1df05-3.0.0-dev.28 [2023-04-07T06:21:10.499Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:10.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:21:10.869Z] [2023-04-07T06:21:10.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:11.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:21:11.218Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T06:21:11.218Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T06:21:11.218Z] 04944245beec: Pulling fs layer [2023-04-07T06:21:11.218Z] 699f458cf7ca: Pulling fs layer [2023-04-07T06:21:11.218Z] 765212b225bb: Pulling fs layer [2023-04-07T06:21:11.218Z] f23df028b6ca: Pulling fs layer [2023-04-07T06:21:11.218Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T06:21:11.218Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T06:21:11.218Z] d65c8cfc05b1: Waiting [2023-04-07T06:21:11.218Z] 765212b225bb: Waiting [2023-04-07T06:21:11.218Z] 2437ff75d9bd: Waiting [2023-04-07T06:21:11.486Z] 04944245beec: Verifying Checksum [2023-04-07T06:21:11.486Z] 04944245beec: Download complete [2023-04-07T06:21:11.486Z] 765212b225bb: Verifying Checksum [2023-04-07T06:21:11.486Z] 765212b225bb: Download complete [2023-04-07T06:21:11.486Z] f23df028b6ca: Verifying Checksum [2023-04-07T06:21:11.486Z] f23df028b6ca: Download complete [2023-04-07T06:21:11.486Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T06:21:11.486Z] d65c8cfc05b1: Download complete [2023-04-07T06:21:11.756Z] 699f458cf7ca: Verifying Checksum [2023-04-07T06:21:11.756Z] 699f458cf7ca: Download complete [2023-04-07T06:21:12.025Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T06:21:12.025Z] 8998bd30e6a1: Download complete [2023-04-07T06:21:14.613Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T06:21:14.614Z] 2437ff75d9bd: Download complete [2023-04-07T06:21:16.561Z] 8998bd30e6a1: Pull complete [2023-04-07T06:21:16.830Z] 04944245beec: Pull complete [2023-04-07T06:21:18.246Z] 699f458cf7ca: Pull complete [2023-04-07T06:21:18.246Z] 765212b225bb: Pull complete [2023-04-07T06:21:19.211Z] f23df028b6ca: Pull complete [2023-04-07T06:21:19.482Z] d65c8cfc05b1: Pull complete [2023-04-07T06:21:37.714Z] 2437ff75d9bd: Pull complete [2023-04-07T06:21:37.714Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T06:21:37.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:21:37.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:21:37.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-7089 does not seem to be running inside a container [2023-04-07T06:21:38.002Z] $ 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/122 -v /w/workspace/device-onvif-camera/122:/w/workspace/device-onvif-camera/122:rw,z -v /w/workspace/device-onvif-camera/122@tmp:/w/workspace/device-onvif-camera/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-07T06:21:40.892Z] $ docker top aea4c080229c0bca5b452d6d1ec378e6fc07cd2f8b06115d819a58290ba0d7b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:21:41.766Z] ---> job-cost.sh [2023-04-07T06:21:41.766Z] lf-activate-venv: SKIPPING [2023-04-07T06:21:41.766Z] INFO: No Stack... [2023-04-07T06:21:42.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T06:21:43.320Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:21:43.969Z] + cat /w/workspace/device-onvif-camera/122/archives/cost.csv [2023-04-07T06:21:43.969Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:21:44.010Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] [2023-04-07T06:21:44.018Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] did not exist. Created. [2023-04-07T06:21:44.018Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:21:44.682Z] /w/workspace/device-onvif-camera/122@tmp/durable-792e25fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T06:21:45.338Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T06:21:45.362Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T06:21:45.433Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:21:45.442Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:21:45.455Z] $ docker stop --time=1 aea4c080229c0bca5b452d6d1ec378e6fc07cd2f8b06115d819a58290ba0d7b3 [2023-04-07T06:21:47.003Z] $ docker rm -f --volumes aea4c080229c0bca5b452d6d1ec378e6fc07cd2f8b06115d819a58290ba0d7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-07T06:21:47.386Z] provisioning config files... [2023-04-07T06:21:47.393Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14151453174658521433tmp [Pipeline] { [Pipeline] sh [2023-04-07T06:21:47.691Z] + set +x [2023-04-07T06:21:47.691Z] + curl -s https://codecov.io/bash [2023-04-07T06:21:47.691Z] + bash -s -- [2023-04-07T06:21:47.691Z] [2023-04-07T06:21:47.691Z] _____ _ [2023-04-07T06:21:47.691Z] / ____| | | [2023-04-07T06:21:47.691Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T06:21:47.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T06:21:47.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T06:21:47.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T06:21:47.691Z] Bash-1.0.6 [2023-04-07T06:21:47.691Z] [2023-04-07T06:21:47.691Z] [2023-04-07T06:21:47.691Z] ==> git version 2.25.1 found [2023-04-07T06:21:47.691Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-07T06:21:47.691Z] Release-Date: 2020-01-08 [2023-04-07T06:21:47.691Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-07T06:21:47.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T06:21:47.691Z] ==> Jenkins CI detected. [2023-04-07T06:21:47.691Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-04-07T06:21:47.691Z] project root: . [2023-04-07T06:21:47.691Z] --> token set from env [2023-04-07T06:21:47.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T06:21:47.691Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T06:21:47.691Z] ==> Python coveragepy not found [2023-04-07T06:21:47.691Z] ==> Searching for coverage reports in: [2023-04-07T06:21:47.691Z] + . [2023-04-07T06:21:47.691Z] -> Found 1 reports [2023-04-07T06:21:47.691Z] ==> Detecting git/mercurial file structure [2023-04-07T06:21:47.951Z] ==> Reading reports [2023-04-07T06:21:47.951Z] + ./coverage.out bytes=78485 [2023-04-07T06:21:47.951Z] ==> Appending adjustments [2023-04-07T06:21:47.951Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T06:21:47.951Z] + Found adjustments [2023-04-07T06:21:47.951Z] ==> Gzipping contents [2023-04-07T06:21:47.951Z] 12K /tmp/codecov.4jtMIH.gz [2023-04-07T06:21:47.951Z] ==> Uploading reports [2023-04-07T06:21:47.951Z] url: https://codecov.io [2023-04-07T06:21:47.951Z] query: branch=main&commit=c6cff038fe156dd62418d57d6c36ffe741a1df05&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:21:47.951Z] -> Pinging Codecov [2023-04-07T06:21:47.951Z] 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=c6cff038fe156dd62418d57d6c36ffe741a1df05&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:21:48.211Z] -> Uploading to [2023-04-07T06:21:48.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/F29A59C45E3A92E06B3E522C9905F8EF/c6cff038fe156dd62418d57d6c36ffe741a1df05/7126265a-1e31-482d-8312-eca1c459bbdb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T062148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8132e8c74ab40b6de861cc5b2ce40bd626a15117d6dc8d644f9320426d2c9250 [2023-04-07T06:21:48.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:21:48.211Z] Dload Upload Total Spent Left Speed [2023-04-07T06:21:48.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10464 0 0 100 10464 0 28129 --:--:-- --:--:-- --:--:-- 28129 [2023-04-07T06:21:48.473Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] } [2023-04-07T06:21:48.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-07T06:21:48.620Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-07T06:21:48.629Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:48.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:21:48.934Z] [2023-04-07T06:21:48.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:21:49.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:21:49.231Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-07T06:21:49.231Z] df9b9388f04a: Pulling fs layer [2023-04-07T06:21:49.231Z] 52dc419b0ee2: Pulling fs layer [2023-04-07T06:21:49.231Z] 25bc292e5bac: Pulling fs layer [2023-04-07T06:21:49.231Z] 114826534d7a: Pulling fs layer [2023-04-07T06:21:49.231Z] 4657fd5d0bcf: Pulling fs layer [2023-04-07T06:21:49.231Z] 6ad1cebc031e: Pulling fs layer [2023-04-07T06:21:49.231Z] 8a3aa393b2d8: Pulling fs layer [2023-04-07T06:21:49.231Z] 114826534d7a: Waiting [2023-04-07T06:21:49.231Z] 4657fd5d0bcf: Waiting [2023-04-07T06:21:49.231Z] 6ad1cebc031e: Waiting [2023-04-07T06:21:49.231Z] 8a3aa393b2d8: Waiting [2023-04-07T06:21:49.231Z] 25bc292e5bac: Verifying Checksum [2023-04-07T06:21:49.231Z] 25bc292e5bac: Download complete [2023-04-07T06:21:49.231Z] 52dc419b0ee2: Download complete [2023-04-07T06:21:49.231Z] 4657fd5d0bcf: Verifying Checksum [2023-04-07T06:21:49.231Z] 4657fd5d0bcf: Download complete [2023-04-07T06:21:49.231Z] df9b9388f04a: Download complete [2023-04-07T06:21:49.231Z] 6ad1cebc031e: Verifying Checksum [2023-04-07T06:21:49.231Z] 6ad1cebc031e: Download complete [2023-04-07T06:21:49.490Z] df9b9388f04a: Pull complete [2023-04-07T06:21:49.490Z] 52dc419b0ee2: Pull complete [2023-04-07T06:21:49.490Z] 25bc292e5bac: Pull complete [2023-04-07T06:21:50.056Z] 114826534d7a: Verifying Checksum [2023-04-07T06:21:50.056Z] 114826534d7a: Download complete [2023-04-07T06:21:50.056Z] 8a3aa393b2d8: Verifying Checksum [2023-04-07T06:21:50.056Z] 8a3aa393b2d8: Download complete [2023-04-07T06:21:53.336Z] 114826534d7a: Pull complete [2023-04-07T06:21:53.336Z] 4657fd5d0bcf: Pull complete [2023-04-07T06:21:53.594Z] 6ad1cebc031e: Pull complete [2023-04-07T06:21:56.126Z] 8a3aa393b2d8: Pull complete [2023-04-07T06:21:56.126Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-07T06:21:56.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:21:56.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:21:56.204Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:21:56.239Z] $ 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 [2023-04-07T06:21:58.168Z] $ docker top 0be62fe1a802695a28c2674f579b2243f9dd55aa3cb07b879892f198ae4097d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-07T06:21:58.231Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-04-07T06:21:58.504Z] + set -o pipefail [2023-04-07T06:21:58.504Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-04-07T06:22:02.693Z] [2023-04-07T06:22:02.693Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-04-07T06:22:02.693Z] [2023-04-07T06:22:02.693Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/69269304-265c-485e-aca7-c0af0a0c1ab9 [2023-04-07T06:22:02.693Z] [2023-04-07T06:22:02.693Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-07T06:22:02.693Z] [2023-04-07T06:22:02.693Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-07T06:22:02.693Z] [2023-04-07T06:22:02.693Z] [2023-04-07T06:22:02.693Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-07T06:22:02.693Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-07T06:22:02.693Z] More details here: https://snyk.co/ue1NS [2023-04-07T06:22:02.693Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-07T06:22:02.693Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-07T06:22:02.707Z] $ docker stop --time=1 0be62fe1a802695a28c2674f579b2243f9dd55aa3cb07b879892f198ae4097d8 [2023-04-07T06:22:04.612Z] $ docker rm -f --volumes 0be62fe1a802695a28c2674f579b2243f9dd55aa3cb07b879892f198ae4097d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-07T06:22:04.958Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:22:04.967Z] provisioning config files... [2023-04-07T06:22:04.973Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10542807798614989750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:05.268Z] --> edgex-publish-swagger.sh [2023-04-07T06:22:05.268Z] === Publish doc/openapi/v2 API === [2023-04-07T06:22:05.268Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-04-07T06:22:05.268Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-04-07T06:22:05.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:22:05.268Z] Dload Upload Total Spent Left Speed [2023-04-07T06:22:05.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 688k --:--:-- --:--:-- --:--:-- 687k 100 469k 0 0 100 469k 0 688k --:--:-- --:--:-- --:--:-- 687k [2023-04-07T06:22:05.843Z] [2023-04-07T06:22:05.843Z] [Pipeline] } [2023-04-07T06:22:05.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:22:06.250Z] + git log --format=format:%s -1 c6cff038fe156dd62418d57d6c36ffe741a1df05 [Pipeline] sh [2023-04-07T06:22:06.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:22:06.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:06.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:22:06.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:22:06.903Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:22:06.936Z] $ 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 [2023-04-07T06:22:07.293Z] $ docker top 00dc7b13b6c4c5d741d3345eb81456b3b6a0b71e62a04368ede9f816465827f7 -eo pid,comm [2023-04-07T06:22:07.341Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-07T06:22:07.341Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:22:07.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:22:07.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:22:07.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:22:07.542Z] $ docker exec 00dc7b13b6c4c5d741d3345eb81456b3b6a0b71e62a04368ede9f816465827f7 ssh-agent [2023-04-07T06:22:07.652Z] SSH_AUTH_SOCK=/tmp/ssh-4Kfvy33eeAwq/agent.32 [2023-04-07T06:22:07.652Z] SSH_AGENT_PID=38 [2023-04-07T06:22:07.658Z] Running ssh-add (command line suppressed) [2023-04-07T06:22:07.762Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15538018389683186616.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15538018389683186616.key) [2023-04-07T06:22:07.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:22:08.066Z] + git semver tag [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,265 [run_tag] DEBUG tag force:False [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,266 [check_head_tag] DEBUG check head tag [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,267 [execute] INFO git cat-file --batch-check [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,271 [execute] INFO git cat-file --batch [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,299 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,299 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,300 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:22:08.325Z] 2023-04-07 06:22:08,304 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:22:08.325Z] 3.0.0-dev.28 [Pipeline] } [2023-04-07T06:22:08.339Z] $ docker exec --env ******** --env ******** 00dc7b13b6c4c5d741d3345eb81456b3b6a0b71e62a04368ede9f816465827f7 ssh-agent -k [2023-04-07T06:22:08.446Z] unset SSH_AUTH_SOCK; [2023-04-07T06:22:08.447Z] unset SSH_AGENT_PID; [2023-04-07T06:22:08.447Z] echo Agent pid 38 killed; [2023-04-07T06:22:08.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:22:08.757Z] + git semver [Pipeline] } [2023-04-07T06:22:09.031Z] $ docker stop --time=1 00dc7b13b6c4c5d741d3345eb81456b3b6a0b71e62a04368ede9f816465827f7 [2023-04-07T06:22:10.275Z] $ docker rm -f --volumes 00dc7b13b6c4c5d741d3345eb81456b3b6a0b71e62a04368ede9f816465827f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:10.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:22:10.648Z] [2023-04-07T06:22:10.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:11.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:22:11.016Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-07T06:22:11.016Z] ab5ef0e58194: Pulling fs layer [2023-04-07T06:22:11.016Z] 9712f1f96733: Pulling fs layer [2023-04-07T06:22:11.016Z] 63f879dbbcfc: Pulling fs layer [2023-04-07T06:22:11.016Z] 0d9ebad4ef96: Pulling fs layer [2023-04-07T06:22:11.016Z] e9a5061849ea: Pulling fs layer [2023-04-07T06:22:11.016Z] d747dcd14b5f: Pulling fs layer [2023-04-07T06:22:11.016Z] 2de7ff778b66: Pulling fs layer [2023-04-07T06:22:11.016Z] e9a5061849ea: Waiting [2023-04-07T06:22:11.016Z] d747dcd14b5f: Waiting [2023-04-07T06:22:11.016Z] 2de7ff778b66: Waiting [2023-04-07T06:22:11.016Z] 0d9ebad4ef96: Waiting [2023-04-07T06:22:11.016Z] 9712f1f96733: Verifying Checksum [2023-04-07T06:22:11.016Z] 9712f1f96733: Download complete [2023-04-07T06:22:12.551Z] 63f879dbbcfc: Verifying Checksum [2023-04-07T06:22:12.551Z] 63f879dbbcfc: Download complete [2023-04-07T06:22:12.551Z] e9a5061849ea: Download complete [2023-04-07T06:22:12.551Z] d747dcd14b5f: Download complete [2023-04-07T06:22:12.551Z] ab5ef0e58194: Verifying Checksum [2023-04-07T06:22:12.551Z] ab5ef0e58194: Download complete [2023-04-07T06:22:12.551Z] 0d9ebad4ef96: Verifying Checksum [2023-04-07T06:22:12.551Z] 0d9ebad4ef96: Download complete [2023-04-07T06:22:12.809Z] 2de7ff778b66: Verifying Checksum [2023-04-07T06:22:12.810Z] 2de7ff778b66: Download complete [2023-04-07T06:22:16.089Z] ab5ef0e58194: Pull complete [2023-04-07T06:22:16.089Z] 9712f1f96733: Pull complete [2023-04-07T06:22:16.348Z] 63f879dbbcfc: Pull complete [2023-04-07T06:22:20.527Z] 0d9ebad4ef96: Pull complete [2023-04-07T06:22:20.784Z] e9a5061849ea: Pull complete [2023-04-07T06:22:20.784Z] d747dcd14b5f: Pull complete [2023-04-07T06:22:22.159Z] 2de7ff778b66: Pull complete [2023-04-07T06:22:22.159Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-07T06:22:22.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:22:22.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:22:22.242Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:22:22.275Z] $ 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 [2023-04-07T06:22:27.077Z] $ docker top cf0b0d8b4daf9c48c8e803d02d8cd917e86f42a92f74349261ad20114dddd442 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:22:27.149Z] provisioning config files... [2023-04-07T06:22:27.155Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10573355864806944270tmp [2023-04-07T06:22:27.164Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11652732923831494259tmp [2023-04-07T06:22:27.172Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6871304111472128418tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:22:27.187Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:27.469Z] ---> sigul-configuration.sh [2023-04-07T06:22:27.469Z] gpg: directory `/root/.gnupg' created [2023-04-07T06:22:27.469Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-07T06:22:27.469Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-07T06:22:27.469Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-07T06:22:27.469Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-07T06:22:27.469Z] gpg: CAST5 encrypted data [2023-04-07T06:22:27.469Z] gpg: encrypted with 1 passphrase [2023-04-07T06:22:27.469Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-07T06:22:27.753Z] + mkdir /home/jenkins [2023-04-07T06:22:27.753Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-07T06:22:28.034Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-07T06:22:28.042Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:28.322Z] ---> sigul-install.sh [2023-04-07T06:22:28.322Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-07T06:22:28.606Z] + git tag --list [2023-04-07T06:22:28.606Z] v0.0.0 [2023-04-07T06:22:28.606Z] v0.0.1-dev.1 [2023-04-07T06:22:28.606Z] v0.0.1-dev.10 [2023-04-07T06:22:28.606Z] v0.0.1-dev.11 [2023-04-07T06:22:28.606Z] v0.0.1-dev.12 [2023-04-07T06:22:28.606Z] v0.0.1-dev.13 [2023-04-07T06:22:28.606Z] v0.0.1-dev.14 [2023-04-07T06:22:28.606Z] v0.0.1-dev.15 [2023-04-07T06:22:28.606Z] v0.0.1-dev.16 [2023-04-07T06:22:28.606Z] v0.0.1-dev.17 [2023-04-07T06:22:28.606Z] v0.0.1-dev.18 [2023-04-07T06:22:28.606Z] v0.0.1-dev.19 [2023-04-07T06:22:28.606Z] v0.0.1-dev.2 [2023-04-07T06:22:28.606Z] v0.0.1-dev.20 [2023-04-07T06:22:28.606Z] v0.0.1-dev.21 [2023-04-07T06:22:28.606Z] v0.0.1-dev.22 [2023-04-07T06:22:28.606Z] v0.0.1-dev.23 [2023-04-07T06:22:28.606Z] v0.0.1-dev.24 [2023-04-07T06:22:28.606Z] v0.0.1-dev.25 [2023-04-07T06:22:28.606Z] v0.0.1-dev.26 [2023-04-07T06:22:28.606Z] v0.0.1-dev.27 [2023-04-07T06:22:28.606Z] v0.0.1-dev.28 [2023-04-07T06:22:28.606Z] v0.0.1-dev.3 [2023-04-07T06:22:28.606Z] v0.0.1-dev.4 [2023-04-07T06:22:28.606Z] v0.0.1-dev.5 [2023-04-07T06:22:28.606Z] v0.0.1-dev.6 [2023-04-07T06:22:28.606Z] v0.0.1-dev.7 [2023-04-07T06:22:28.606Z] v0.0.1-dev.8 [2023-04-07T06:22:28.606Z] v0.0.1-dev.9 [2023-04-07T06:22:28.606Z] v2.2.0 [2023-04-07T06:22:28.606Z] v2.2.0-dev.29 [2023-04-07T06:22:28.606Z] v2.2.0-dev.30 [2023-04-07T06:22:28.606Z] v2.2.0-dev.31 [2023-04-07T06:22:28.606Z] v2.2.0-dev.32 [2023-04-07T06:22:28.606Z] v2.2.0-dev.33 [2023-04-07T06:22:28.606Z] v2.2.0-dev.34 [2023-04-07T06:22:28.606Z] v2.2.0-dev.35 [2023-04-07T06:22:28.606Z] v2.3.0 [2023-04-07T06:22:28.606Z] v2.3.0-dev.1 [2023-04-07T06:22:28.606Z] v2.3.0-dev.10 [2023-04-07T06:22:28.606Z] v2.3.0-dev.11 [2023-04-07T06:22:28.606Z] v2.3.0-dev.12 [2023-04-07T06:22:28.606Z] v2.3.0-dev.13 [2023-04-07T06:22:28.606Z] v2.3.0-dev.14 [2023-04-07T06:22:28.606Z] v2.3.0-dev.15 [2023-04-07T06:22:28.606Z] v2.3.0-dev.16 [2023-04-07T06:22:28.606Z] v2.3.0-dev.17 [2023-04-07T06:22:28.606Z] v2.3.0-dev.18 [2023-04-07T06:22:28.606Z] v2.3.0-dev.19 [2023-04-07T06:22:28.606Z] v2.3.0-dev.2 [2023-04-07T06:22:28.606Z] v2.3.0-dev.20 [2023-04-07T06:22:28.606Z] v2.3.0-dev.21 [2023-04-07T06:22:28.606Z] v2.3.0-dev.22 [2023-04-07T06:22:28.606Z] v2.3.0-dev.23 [2023-04-07T06:22:28.606Z] v2.3.0-dev.24 [2023-04-07T06:22:28.606Z] v2.3.0-dev.25 [2023-04-07T06:22:28.606Z] v2.3.0-dev.26 [2023-04-07T06:22:28.606Z] v2.3.0-dev.27 [2023-04-07T06:22:28.606Z] v2.3.0-dev.28 [2023-04-07T06:22:28.606Z] v2.3.0-dev.29 [2023-04-07T06:22:28.606Z] v2.3.0-dev.3 [2023-04-07T06:22:28.606Z] v2.3.0-dev.30 [2023-04-07T06:22:28.606Z] v2.3.0-dev.31 [2023-04-07T06:22:28.606Z] v2.3.0-dev.32 [2023-04-07T06:22:28.606Z] v2.3.0-dev.33 [2023-04-07T06:22:28.606Z] v2.3.0-dev.34 [2023-04-07T06:22:28.606Z] v2.3.0-dev.35 [2023-04-07T06:22:28.606Z] v2.3.0-dev.36 [2023-04-07T06:22:28.606Z] v2.3.0-dev.37 [2023-04-07T06:22:28.606Z] v2.3.0-dev.38 [2023-04-07T06:22:28.606Z] v2.3.0-dev.39 [2023-04-07T06:22:28.606Z] v2.3.0-dev.4 [2023-04-07T06:22:28.606Z] v2.3.0-dev.40 [2023-04-07T06:22:28.606Z] v2.3.0-dev.41 [2023-04-07T06:22:28.606Z] v2.3.0-dev.42 [2023-04-07T06:22:28.606Z] v2.3.0-dev.43 [2023-04-07T06:22:28.606Z] v2.3.0-dev.44 [2023-04-07T06:22:28.606Z] v2.3.0-dev.45 [2023-04-07T06:22:28.606Z] v2.3.0-dev.5 [2023-04-07T06:22:28.606Z] v2.3.0-dev.6 [2023-04-07T06:22:28.606Z] v2.3.0-dev.7 [2023-04-07T06:22:28.606Z] v2.3.0-dev.8 [2023-04-07T06:22:28.606Z] v2.3.0-dev.9 [2023-04-07T06:22:28.606Z] v2.3.1 [2023-04-07T06:22:28.606Z] v2.3.1-dev.1 [2023-04-07T06:22:28.606Z] v2.3.1-dev.4 [2023-04-07T06:22:28.606Z] v2.3.1-dev.5 [2023-04-07T06:22:28.606Z] v3.0.0-dev.1 [2023-04-07T06:22:28.606Z] v3.0.0-dev.10 [2023-04-07T06:22:28.606Z] v3.0.0-dev.11 [2023-04-07T06:22:28.606Z] v3.0.0-dev.12 [2023-04-07T06:22:28.606Z] v3.0.0-dev.13 [2023-04-07T06:22:28.606Z] v3.0.0-dev.14 [2023-04-07T06:22:28.606Z] v3.0.0-dev.15 [2023-04-07T06:22:28.606Z] v3.0.0-dev.16 [2023-04-07T06:22:28.606Z] v3.0.0-dev.17 [2023-04-07T06:22:28.606Z] v3.0.0-dev.18 [2023-04-07T06:22:28.606Z] v3.0.0-dev.19 [2023-04-07T06:22:28.606Z] v3.0.0-dev.2 [2023-04-07T06:22:28.606Z] v3.0.0-dev.20 [2023-04-07T06:22:28.606Z] v3.0.0-dev.21 [2023-04-07T06:22:28.606Z] v3.0.0-dev.22 [2023-04-07T06:22:28.606Z] v3.0.0-dev.23 [2023-04-07T06:22:28.606Z] v3.0.0-dev.24 [2023-04-07T06:22:28.606Z] v3.0.0-dev.25 [2023-04-07T06:22:28.606Z] v3.0.0-dev.26 [2023-04-07T06:22:28.606Z] v3.0.0-dev.27 [2023-04-07T06:22:28.606Z] v3.0.0-dev.28 [2023-04-07T06:22:28.606Z] v3.0.0-dev.3 [2023-04-07T06:22:28.606Z] v3.0.0-dev.4 [2023-04-07T06:22:28.606Z] v3.0.0-dev.5 [2023-04-07T06:22:28.606Z] v3.0.0-dev.6 [2023-04-07T06:22:28.606Z] v3.0.0-dev.7 [2023-04-07T06:22:28.606Z] v3.0.0-dev.8 [2023-04-07T06:22:28.606Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-07T06:22:28.890Z] + lftools sign git-tag v3.0.0-dev.28 [2023-04-07T06:22:29.458Z] Signing Git tag with Sigul... [2023-04-07T06:22:29.458Z] Signing v3.0.0-dev.28 [Pipeline] echo [2023-04-07T06:22:29.723Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:30.003Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-07T06:22:30.011Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-07T06:22:30.031Z] $ docker stop --time=1 cf0b0d8b4daf9c48c8e803d02d8cd917e86f42a92f74349261ad20114dddd442 [2023-04-07T06:22:31.413Z] $ docker rm -f --volumes cf0b0d8b4daf9c48c8e803d02d8cd917e86f42a92f74349261ad20114dddd442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-07T06:22:31.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:22:31.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:32.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:22:32.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:22:32.192Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:22:32.227Z] $ 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 [2023-04-07T06:22:32.629Z] $ docker top f80a3c7e8c719c9fcf97b8b73bdcfcc951e6c2ff0678e4b49caa3e0066b16683 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:22:32.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:22:32.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:22:32.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:22:32.830Z] $ docker exec f80a3c7e8c719c9fcf97b8b73bdcfcc951e6c2ff0678e4b49caa3e0066b16683 ssh-agent [2023-04-07T06:22:32.943Z] SSH_AUTH_SOCK=/tmp/ssh-b0DDRqmOUxBP/agent.32 [2023-04-07T06:22:32.943Z] SSH_AGENT_PID=38 [2023-04-07T06:22:32.948Z] Running ssh-add (command line suppressed) [2023-04-07T06:22:33.057Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9929017647147452978.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9929017647147452978.key) [2023-04-07T06:22:33.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:22:33.356Z] + git semver bump pre [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,564 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,564 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,564 [bump_version] DEBUG bumped version:3.0.0-dev.29 [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,565 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,565 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,565 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,567 [execute] INFO git cat-file --batch-check [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,574 [execute] INFO git cat-file --batch [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:22:33.616Z] 2023-04-07 06:22:33,580 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:22:33.616Z] 3.0.0-dev.29 [Pipeline] } [2023-04-07T06:22:33.630Z] $ docker exec --env ******** --env ******** f80a3c7e8c719c9fcf97b8b73bdcfcc951e6c2ff0678e4b49caa3e0066b16683 ssh-agent -k [2023-04-07T06:22:33.735Z] unset SSH_AUTH_SOCK; [2023-04-07T06:22:33.736Z] unset SSH_AGENT_PID; [2023-04-07T06:22:33.736Z] echo Agent pid 38 killed; [2023-04-07T06:22:33.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:22:34.048Z] + git semver [Pipeline] } [2023-04-07T06:22:34.324Z] $ docker stop --time=1 f80a3c7e8c719c9fcf97b8b73bdcfcc951e6c2ff0678e4b49caa3e0066b16683 [2023-04-07T06:22:35.645Z] $ docker rm -f --volumes f80a3c7e8c719c9fcf97b8b73bdcfcc951e6c2ff0678e4b49caa3e0066b16683 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:22:35.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:22:35.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:36.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:22:36.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:22:36.334Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:22:36.365Z] $ 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 [2023-04-07T06:22:36.731Z] $ docker top 7cf41bb4e9efcbaa238660bfd3f1a26dffcac5b85aa989a8ad94feda582b8eeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:22:36.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:22:36.825Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:22:36.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:22:36.951Z] $ docker exec 7cf41bb4e9efcbaa238660bfd3f1a26dffcac5b85aa989a8ad94feda582b8eeb ssh-agent [2023-04-07T06:22:37.059Z] SSH_AUTH_SOCK=/tmp/ssh-l2Xr6r83Iktr/agent.33 [2023-04-07T06:22:37.059Z] SSH_AGENT_PID=39 [2023-04-07T06:22:37.081Z] Running ssh-add (command line suppressed) [2023-04-07T06:22:37.198Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4055852860294033905.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4055852860294033905.key) [2023-04-07T06:22:37.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:22:37.514Z] + git semver push [2023-04-07T06:22:37.773Z] 2023-04-07 06:22:37,710 [run_push] DEBUG push [2023-04-07T06:22:37.773Z] 2023-04-07 06:22:37,710 [execute] INFO git cat-file --batch-check [2023-04-07T06:22:37.773Z] 2023-04-07 06:22:37,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:22:37.773Z] 2023-04-07 06:22:37,714 [execute] INFO git rev-list 687e1f9a1ab59df056051651f478665de53e74d2 -- [2023-04-07T06:22:37.773Z] 2023-04-07 06:22:37,715 [execute] DEBUG Popen(['git', 'rev-list', '687e1f9a1ab59df056051651f478665de53e74d2', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:22:37.773Z] 2023-04-07 06:22:37,722 [execute] INFO git fetch -v origin [2023-04-07T06:22:37.773Z] 2023-04-07 06:22:37,722 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-07T06:22:38.340Z] 2023-04-07 06:22:38,227 [run_push] DEBUG no remote changes detected [2023-04-07T06:22:38.340Z] 2023-04-07 06:22:38,227 [execute] INFO git push origin semver [2023-04-07T06:22:38.340Z] 2023-04-07 06:22:38,228 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:22:39.276Z] 2023-04-07 06:22:39,029 [run_push] DEBUG push all version tags [2023-04-07T06:22:39.276Z] 2023-04-07 06:22:39,030 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-07T06:22:39.276Z] 2023-04-07 06:22:39,030 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:22:39.844Z] 2023-04-07 06:22:39,747 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-07T06:22:39.844Z] 3.0.0-dev.29 [Pipeline] } [2023-04-07T06:22:39.857Z] $ docker exec --env ******** --env ******** 7cf41bb4e9efcbaa238660bfd3f1a26dffcac5b85aa989a8ad94feda582b8eeb ssh-agent -k [2023-04-07T06:22:39.958Z] unset SSH_AUTH_SOCK; [2023-04-07T06:22:39.959Z] unset SSH_AGENT_PID; [2023-04-07T06:22:39.959Z] echo Agent pid 39 killed; [2023-04-07T06:22:39.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:22:40.270Z] + git semver [Pipeline] } [2023-04-07T06:22:40.543Z] $ docker stop --time=1 7cf41bb4e9efcbaa238660bfd3f1a26dffcac5b85aa989a8ad94feda582b8eeb [2023-04-07T06:22:41.848Z] $ docker rm -f --volumes 7cf41bb4e9efcbaa238660bfd3f1a26dffcac5b85aa989a8ad94feda582b8eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-07T06:22:42.370Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-04-07T06:22:42.370Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-07T06:22:42.370Z] total 16 [2023-04-07T06:22:42.370Z] drwxr-xr-x 3 root root 4096 Apr 7 06:09 . [2023-04-07T06:22:42.370Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:22 .. [2023-04-07T06:22:42.370Z] drwxr-xr-x 2 root root 4096 Apr 7 06:09 cost [2023-04-07T06:22:42.370Z] -rw-r--r-- 1 root root 91 Apr 7 06:09 cost.csv [2023-04-07T06:22:42.370Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-07T06:22:42.370Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-07T06:22:42.370Z] total 16 [2023-04-07T06:22:42.370Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:09 . [2023-04-07T06:22:42.370Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:22 .. [2023-04-07T06:22:42.370Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 06:09 cost [2023-04-07T06:22:42.370Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 7 06:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:42.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:43.516Z] ---> package-listing.sh [2023-04-07T06:22:43.516Z] ++ facter osfamily [2023-04-07T06:22:43.516Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T06:22:43.775Z] + OS_FAMILY=debian [2023-04-07T06:22:43.775Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-04-07T06:22:43.775Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T06:22:43.775Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T06:22:43.775Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T06:22:43.775Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T06:22:43.775Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-07T06:22:43.775Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T06:22:43.775Z] + case "${OS_FAMILY}" in [2023-04-07T06:22:43.775Z] + dpkg -l [2023-04-07T06:22:43.775Z] + grep '^ii' [2023-04-07T06:22:43.775Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T06:22:43.775Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T06:22:43.775Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T06:22:43.775Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-07T06:22:43.775Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-04-07T06:22:43.775Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-04-07T06:22:43.785Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T06:22:44.061Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:44.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:22:44.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:22:44.678Z] prd-ubuntu20.04-docker-8c-8g-7087 does not seem to be running inside a container [2023-04-07T06:22:44.709Z] $ 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 [2023-04-07T06:22:44.950Z] $ docker top 29da98bd27b2fa0e1ed7c13877d52f72ce7797fd383165cad443d8214d9d4135 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:22:45.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T06:22:45.570Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T06:22:45.856Z] + ls /var/log/sa-host [2023-04-07T06:22:45.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:22:45.917Z] provisioning config files... [2023-04-07T06:22:45.928Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12098636511653610826tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:22:45.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:46.227Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T06:22:46.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:46.558Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T06:22:46.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:46.849Z] ---> sudo-logs.sh [2023-04-07T06:22:46.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T06:22:46.875Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:47.157Z] ---> job-cost.sh [2023-04-07T06:22:47.158Z] lf-activate-venv: SKIPPING [2023-04-07T06:22:47.158Z] DEBUG: total: 0.2199999988079071 [2023-04-07T06:22:47.158Z] INFO: Retrieving Stack Cost... [2023-04-07T06:22:47.416Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:22:47.990Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T06:22:48.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:48.293Z] ---> logs-deploy.sh [2023-04-07T06:22:48.293Z] lf-activate-venv: SKIPPING [2023-04-07T06:22:48.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/122 [2023-04-07T06:22:48.293Z] INFO: archiving workspace using pattern(s): [2023-04-07T06:22:49.233Z] Archives upload complete. [2023-04-07T06:22:49.233Z] INFO: archiving logs to Nexus