Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 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-ssh10642713453623542308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1571530688992386487.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15538736688010683694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh687435515964024142.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-ssh3308014699582492218.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24689 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 b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#418)" > 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 b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 # timeout=10 > git rev-list --no-walk 5c31a42961058bd23b8ccbd80479928550a3acc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-08T04:28:01.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-08T04:28:01.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-08T04:28:01.283Z] ========================================================= [2023-12-08T04:28:01.283Z] EdgeX Global Pipelines Version Info [2023-12-08T04:28:01.283Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:28:02.021Z] ------------------- [2023-12-08T04:28:02.021Z] stable info: [2023-12-08T04:28:02.021Z] ------------------- [2023-12-08T04:28:02.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-08T04:28:02.021Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-08T04:28:02.021Z] Message: update stable to v1.0.258 [2023-12-08T04:28:02.593Z] ------------------- [2023-12-08T04:28:02.593Z] experimental info: [2023-12-08T04:28:02.593Z] ------------------- [2023-12-08T04:28:02.593Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-08T04:28:02.593Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-08T04:28:02.593Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-08T04:28:02.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-12-08T04:28:02.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-12-08T04:28:02.734Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-08T04:28:02.765Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-08T04:28:02.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-08T04:28:02.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-08T04:28:02.853Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-08T04:28:02.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-08T04:28:02.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-08T04:28:02.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-08T04:28:02.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-08T04:28:03.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-12-08T04:28:03.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-08T04:28:03.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-08T04:28:03.104Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-08T04:28:03.134Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-08T04:28:03.165Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-08T04:28:03.200Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-08T04:28:03.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-08T04:28:03.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-08T04:28:03.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-08T04:28:03.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-12-08T04:28:03.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-08T04:28:03.410Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-08T04:28:03.448Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-08T04:28:03.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-08T04:28:03.583Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-08T04:28:03.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-08T04:28:03.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-08T04:28:03.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-08T04:28:03.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] echo [2023-12-08T04:28:03.772Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3c384b [Pipeline] echo [2023-12-08T04:28:03.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:28:03.909Z] provisioning config files... [2023-12-08T04:28:03.923Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1866470651745032383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:28:04.265Z] ---> ****-login.sh [2023-12-08T04:28:04.265Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:28:04.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:04.789Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:04.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:04.790Z] [2023-12-08T04:28:04.790Z] Login Succeeded [2023-12-08T04:28:04.790Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:28:04.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:04.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:04.790Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:04.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:04.790Z] [2023-12-08T04:28:04.790Z] Login Succeeded [2023-12-08T04:28:04.790Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:28:04.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:05.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:05.049Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:05.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:05.049Z] [2023-12-08T04:28:05.049Z] Login Succeeded [2023-12-08T04:28:05.049Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:28:05.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:05.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:05.049Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:05.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:05.049Z] [2023-12-08T04:28:05.049Z] Login Succeeded [2023-12-08T04:28:05.049Z] ****.io [2023-12-08T04:28:05.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:05.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:05.619Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:05.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:05.619Z] [2023-12-08T04:28:05.619Z] Login Succeeded [2023-12-08T04:28:05.619Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:28:05.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-08T04:28:06.168Z] + git rev-list -1 --merges b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9~1..b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] echo [2023-12-08T04:28:06.199Z] -----------> git rev-list -1 --merges b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9~1..b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [false] [Pipeline] sh [2023-12-08T04:28:06.503Z] + git log --format=format:%s -1 b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] echo [2023-12-08T04:28:06.522Z] ========================================================= [2023-12-08T04:28:06.522Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-08T04:28:06.522Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T04:28:06.905Z] + git log --format=format:%s -1 b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] echo [2023-12-08T04:28:06.918Z] [semverPrep] GIT_COMMIT: b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#418) [Pipeline] echo [2023-12-08T04:28:06.942Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-08T04:28:07.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:28:07.359Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-08T04:28:07.359Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-08T04:28:07.359Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-08T04:28:07.359Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-08T04:28:07.359Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-08T04:28:07.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:28:07.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:28:07.783Z] [2023-12-08T04:28:07.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:28:08.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:28:08.106Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-08T04:28:08.106Z] b85a868b505f: Pulling fs layer [2023-12-08T04:28:08.106Z] e2be974225ed: Pulling fs layer [2023-12-08T04:28:08.106Z] 339a4e72a1f5: Pulling fs layer [2023-12-08T04:28:08.106Z] 988bab9f4d93: Pulling fs layer [2023-12-08T04:28:08.106Z] 1469e6f7b9e6: Pulling fs layer [2023-12-08T04:28:08.106Z] eaf3925da568: Pulling fs layer [2023-12-08T04:28:08.106Z] bab4dde63d76: Pulling fs layer [2023-12-08T04:28:08.106Z] bde34c3a00c8: Pulling fs layer [2023-12-08T04:28:08.106Z] b352a97aabf1: Pulling fs layer [2023-12-08T04:28:08.106Z] 4872d77fe225: Pulling fs layer [2023-12-08T04:28:08.106Z] 5851b861e8e6: Pulling fs layer [2023-12-08T04:28:08.106Z] bab4dde63d76: Waiting [2023-12-08T04:28:08.106Z] bde34c3a00c8: Waiting [2023-12-08T04:28:08.106Z] b352a97aabf1: Waiting [2023-12-08T04:28:08.106Z] 4872d77fe225: Waiting [2023-12-08T04:28:08.106Z] 5851b861e8e6: Waiting [2023-12-08T04:28:08.106Z] eaf3925da568: Waiting [2023-12-08T04:28:08.106Z] 1469e6f7b9e6: Waiting [2023-12-08T04:28:08.106Z] 988bab9f4d93: Waiting [2023-12-08T04:28:08.106Z] e2be974225ed: Download complete [2023-12-08T04:28:08.106Z] 988bab9f4d93: Verifying Checksum [2023-12-08T04:28:08.106Z] 988bab9f4d93: Download complete [2023-12-08T04:28:08.366Z] 1469e6f7b9e6: Verifying Checksum [2023-12-08T04:28:08.366Z] 1469e6f7b9e6: Download complete [2023-12-08T04:28:08.366Z] 339a4e72a1f5: Verifying Checksum [2023-12-08T04:28:08.366Z] 339a4e72a1f5: Download complete [2023-12-08T04:28:08.366Z] eaf3925da568: Verifying Checksum [2023-12-08T04:28:08.366Z] eaf3925da568: Download complete [2023-12-08T04:28:08.366Z] bde34c3a00c8: Download complete [2023-12-08T04:28:08.366Z] b352a97aabf1: Download complete [2023-12-08T04:28:08.366Z] 4872d77fe225: Download complete [2023-12-08T04:28:08.366Z] b85a868b505f: Download complete [2023-12-08T04:28:08.366Z] 5851b861e8e6: Verifying Checksum [2023-12-08T04:28:08.366Z] 5851b861e8e6: Download complete [2023-12-08T04:28:08.625Z] bab4dde63d76: Verifying Checksum [2023-12-08T04:28:08.625Z] bab4dde63d76: Download complete [2023-12-08T04:28:09.577Z] b85a868b505f: Pull complete [2023-12-08T04:28:09.838Z] e2be974225ed: Pull complete [2023-12-08T04:28:10.407Z] 339a4e72a1f5: Pull complete [2023-12-08T04:28:10.407Z] 988bab9f4d93: Pull complete [2023-12-08T04:28:10.668Z] 1469e6f7b9e6: Pull complete [2023-12-08T04:28:10.668Z] eaf3925da568: Pull complete [2023-12-08T04:28:12.574Z] bab4dde63d76: Pull complete [2023-12-08T04:28:12.574Z] bde34c3a00c8: Pull complete [2023-12-08T04:28:12.835Z] b352a97aabf1: Pull complete [2023-12-08T04:28:12.835Z] 4872d77fe225: Pull complete [2023-12-08T04:28:12.835Z] 5851b861e8e6: Pull complete [2023-12-08T04:28:12.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-08T04:28:13.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:28:13.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:28:13.288Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:28:13.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T04:28:16.879Z] $ docker top a8a7521ce90bb3a2746a25cdf6a4f457fab864f89be438c91afc2098edd8e850 -eo pid,comm [2023-12-08T04:28:16.947Z] 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-12-08T04:28:16.947Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:28:17.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:28:17.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:28:17.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:28:17.165Z] $ docker exec a8a7521ce90bb3a2746a25cdf6a4f457fab864f89be438c91afc2098edd8e850 ssh-agent [2023-12-08T04:28:17.272Z] SSH_AUTH_SOCK=/tmp/ssh-kpURQaEVRvvS/agent.32 [2023-12-08T04:28:17.272Z] SSH_AGENT_PID=38 [2023-12-08T04:28:17.278Z] Running ssh-add (command line suppressed) [2023-12-08T04:28:17.383Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9825720813030629637.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9825720813030629637.key) [2023-12-08T04:28:17.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:28:17.711Z] + git tag --points-at HEAD [Pipeline] } [2023-12-08T04:28:17.725Z] $ docker exec --env ******** --env ******** a8a7521ce90bb3a2746a25cdf6a4f457fab864f89be438c91afc2098edd8e850 ssh-agent -k [2023-12-08T04:28:17.821Z] unset SSH_AUTH_SOCK; [2023-12-08T04:28:17.821Z] unset SSH_AGENT_PID; [2023-12-08T04:28:17.822Z] echo Agent pid 38 killed; [2023-12-08T04:28:17.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-08T04:28:17.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:28:17.896Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:28:18.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:28:18.032Z] $ docker exec a8a7521ce90bb3a2746a25cdf6a4f457fab864f89be438c91afc2098edd8e850 ssh-agent [2023-12-08T04:28:18.145Z] SSH_AUTH_SOCK=/tmp/ssh-NAfmbQmCJkFT/agent.70 [2023-12-08T04:28:18.145Z] SSH_AGENT_PID=76 [2023-12-08T04:28:18.150Z] Running ssh-add (command line suppressed) [2023-12-08T04:28:18.257Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12651463045518913062.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12651463045518913062.key) [2023-12-08T04:28:18.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:28:18.579Z] + git semver init [2023-12-08T04:28:18.840Z] 2023-12-08 04:28:18,766 [run_init] DEBUG init version:0.0.0 force:False [2023-12-08T04:28:18.840Z] 2023-12-08 04:28:18,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-12-08T04:28:18.840Z] 2023-12-08 04:28:18,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-12-08T04:28:18.840Z] 2023-12-08 04:28:18,767 [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-12-08T04:28:20.221Z] 2023-12-08 04:28:20,200 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-12-08T04:28:20.221Z] 2023-12-08 04:28:20,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-12-08T04:28:20.221Z] 2023-12-08 04:28:20,201 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:28:20.221Z] 2023-12-08 04:28:20,201 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:28:20.221Z] 3.2.0-dev.4 [Pipeline] } [2023-12-08T04:28:20.234Z] $ docker exec --env ******** --env ******** a8a7521ce90bb3a2746a25cdf6a4f457fab864f89be438c91afc2098edd8e850 ssh-agent -k [2023-12-08T04:28:20.335Z] unset SSH_AUTH_SOCK; [2023-12-08T04:28:20.335Z] unset SSH_AGENT_PID; [2023-12-08T04:28:20.336Z] echo Agent pid 76 killed; [2023-12-08T04:28:20.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:28:20.736Z] + git semver [Pipeline] } [2023-12-08T04:28:21.014Z] $ docker stop --time=1 a8a7521ce90bb3a2746a25cdf6a4f457fab864f89be438c91afc2098edd8e850 [2023-12-08T04:28:22.316Z] $ docker rm -f --volumes a8a7521ce90bb3a2746a25cdf6a4f457fab864f89be438c91afc2098edd8e850 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:28:22.697Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-08T04:28:22.985Z] Stashed 1 file(s) [Pipeline] echo [2023-12-08T04:28:22.987Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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-12-08T04:28:23.362Z] provisioning config files... [2023-12-08T04:28:23.372Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6115836343997234361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:28:23.708Z] ---> ****-login.sh [2023-12-08T04:28:23.708Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:28:23.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:23.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:23.708Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:23.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:23.708Z] [2023-12-08T04:28:23.708Z] Login Succeeded [2023-12-08T04:28:23.708Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:28:23.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:23.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:23.708Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:23.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:23.708Z] [2023-12-08T04:28:23.708Z] Login Succeeded [2023-12-08T04:28:23.708Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:28:23.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:23.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:23.970Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:23.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:23.970Z] [2023-12-08T04:28:23.970Z] Login Succeeded [2023-12-08T04:28:23.970Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:28:23.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:23.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:23.970Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:23.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:23.970Z] [2023-12-08T04:28:23.970Z] Login Succeeded [2023-12-08T04:28:23.970Z] ****.io [2023-12-08T04:28:24.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:28:24.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:28:24.230Z] Configure a credential helper to remove this warning. See [2023-12-08T04:28:24.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:28:24.230Z] [2023-12-08T04:28:24.230Z] Login Succeeded [2023-12-08T04:28:24.230Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:28:24.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-08T04:28:24.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:28:24.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:28:24.474Z] ========================================================= [2023-12-08T04:28:24.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-08T04:28:24.474Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:28:24.880Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-08T04:28:24.880Z] Sending build context to Docker daemon 34.17MB [2023-12-08T04:28:24.880Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-08T04:28:24.880Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-08T04:28:25.139Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-08T04:28:25.139Z] 7264a8db6415: Pulling fs layer [2023-12-08T04:28:25.139Z] c4d48a809fc2: Pulling fs layer [2023-12-08T04:28:25.139Z] 4f1c88b9dad5: Pulling fs layer [2023-12-08T04:28:25.139Z] ad3a456e5733: Pulling fs layer [2023-12-08T04:28:25.139Z] 69c7f0334f64: Pulling fs layer [2023-12-08T04:28:25.139Z] 1f1c1a5573a3: Pulling fs layer [2023-12-08T04:28:25.139Z] ce7588e14bc9: Pulling fs layer [2023-12-08T04:28:25.139Z] b5e4710f87ac: Pulling fs layer [2023-12-08T04:28:25.139Z] ce7588e14bc9: Waiting [2023-12-08T04:28:25.139Z] b5e4710f87ac: Waiting [2023-12-08T04:28:25.139Z] 69c7f0334f64: Waiting [2023-12-08T04:28:25.139Z] 1f1c1a5573a3: Waiting [2023-12-08T04:28:25.139Z] ad3a456e5733: Waiting [2023-12-08T04:28:25.139Z] c4d48a809fc2: Verifying Checksum [2023-12-08T04:28:25.139Z] c4d48a809fc2: Download complete [2023-12-08T04:28:25.139Z] ad3a456e5733: Verifying Checksum [2023-12-08T04:28:25.139Z] ad3a456e5733: Download complete [2023-12-08T04:28:25.139Z] 69c7f0334f64: Verifying Checksum [2023-12-08T04:28:25.139Z] 69c7f0334f64: Download complete [2023-12-08T04:28:25.139Z] 7264a8db6415: Verifying Checksum [2023-12-08T04:28:25.139Z] 7264a8db6415: Download complete [2023-12-08T04:28:25.139Z] 1f1c1a5573a3: Verifying Checksum [2023-12-08T04:28:25.139Z] 1f1c1a5573a3: Download complete [2023-12-08T04:28:25.399Z] 7264a8db6415: Pull complete [2023-12-08T04:28:25.399Z] b5e4710f87ac: Verifying Checksum [2023-12-08T04:28:25.399Z] b5e4710f87ac: Download complete [2023-12-08T04:28:25.399Z] c4d48a809fc2: Pull complete [2023-12-08T04:28:25.658Z] 4f1c88b9dad5: Verifying Checksum [2023-12-08T04:28:25.658Z] 4f1c88b9dad5: Download complete [2023-12-08T04:28:25.917Z] ce7588e14bc9: Verifying Checksum [2023-12-08T04:28:25.917Z] ce7588e14bc9: Download complete [2023-12-08T04:28:29.204Z] 4f1c88b9dad5: Pull complete [2023-12-08T04:28:29.204Z] ad3a456e5733: Pull complete [2023-12-08T04:28:29.204Z] 69c7f0334f64: Pull complete [2023-12-08T04:28:29.204Z] 1f1c1a5573a3: Pull complete [2023-12-08T04:28:31.733Z] ce7588e14bc9: Pull complete [2023-12-08T04:28:31.992Z] b5e4710f87ac: Pull complete [2023-12-08T04:28:31.992Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-08T04:28:31.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-08T04:28:31.992Z] ---> 88b5674ff536 [2023-12-08T04:28:31.992Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-08T04:28:37.417Z] ---> Running in 1520e90bd931 [2023-12-08T04:28:37.417Z] Removing intermediate container 1520e90bd931 [2023-12-08T04:28:37.417Z] ---> e85573e4ee54 [2023-12-08T04:28:37.417Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-08T04:28:37.417Z] ---> Running in 2c5dd43c43e0 [2023-12-08T04:28:37.417Z] Removing intermediate container 2c5dd43c43e0 [2023-12-08T04:28:37.417Z] ---> aab06d59a05d [2023-12-08T04:28:37.417Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-12-08T04:28:37.417Z] ---> Running in b4f0e3c90575 [2023-12-08T04:28:37.417Z] Removing intermediate container b4f0e3c90575 [2023-12-08T04:28:37.417Z] ---> fe784ea57b33 [2023-12-08T04:28:37.417Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-12-08T04:28:37.417Z] ---> Running in 325f71086e9f [2023-12-08T04:28:37.417Z] Removing intermediate container 325f71086e9f [2023-12-08T04:28:37.417Z] ---> 0a9a8ef374a8 [2023-12-08T04:28:37.417Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-12-08T04:28:37.417Z] ---> Running in 63ddb713f700 [2023-12-08T04:28:37.417Z] Removing intermediate container 63ddb713f700 [2023-12-08T04:28:37.417Z] ---> 35cdac349da3 [2023-12-08T04:28:37.417Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-08T04:28:37.678Z] ---> Running in d92aabd0f1e9 [2023-12-08T04:28:37.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:28:37.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:28:38.195Z] OK: 264 MiB in 52 packages [2023-12-08T04:28:38.257Z] Still waiting to schedule task [2023-12-08T04:28:38.258Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-08T04:28:38.762Z] Removing intermediate container d92aabd0f1e9 [2023-12-08T04:28:38.762Z] ---> 721866af39dd [2023-12-08T04:28:38.762Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-12-08T04:28:38.762Z] ---> Running in 681bb954c5a2 [2023-12-08T04:28:38.762Z] Removing intermediate container 681bb954c5a2 [2023-12-08T04:28:38.762Z] ---> 690f3c654ee0 [2023-12-08T04:28:38.762Z] Step 10/13 : COPY go.mod vendor* ./ [2023-12-08T04:28:38.762Z] ---> ccc6686f88ab [2023-12-08T04:28:38.762Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:28:38.762Z] ---> Running in 5e1f9561be23 [2023-12-08T04:29:36.851Z] Removing intermediate container 5e1f9561be23 [2023-12-08T04:29:36.851Z] ---> f361cbe2a30c [2023-12-08T04:29:36.851Z] Step 12/13 : COPY . . [2023-12-08T04:29:36.851Z] ---> be87e5d525ad [2023-12-08T04:29:36.851Z] Step 13/13 : RUN ${MAKE} [2023-12-08T04:29:36.851Z] ---> Running in 6be47efbc834 [2023-12-08T04:29:36.851Z] noop [2023-12-08T04:29:37.110Z] Removing intermediate container 6be47efbc834 [2023-12-08T04:29:37.110Z] ---> d8754900442f [2023-12-08T04:29:37.110Z] Successfully built d8754900442f [2023-12-08T04:29:37.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:29:37.493Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-08T04:29:37.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:29:37.603Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:29:37.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-08T04:29:38.024Z] $ docker top f50a27a195d91db77ec2b6c5438b360ec33064b0cb7391af7c06916c0ab681b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:29:38.423Z] + go version [2023-12-08T04:29:38.423Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-08T04:29:38.435Z] $ docker stop --time=1 f50a27a195d91db77ec2b6c5438b360ec33064b0cb7391af7c06916c0ab681b1 [2023-12-08T04:29:39.774Z] $ docker rm -f --volumes f50a27a195d91db77ec2b6c5438b360ec33064b0cb7391af7c06916c0ab681b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:29:40.377Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-08T04:29:40.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:29:40.511Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:29:40.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-08T04:29:41.035Z] $ docker top 5a5f1c99114894242c23f3d7b5d0d116d578a2736486d04099a7a54ecc4f2170 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:29:41.433Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-12-08T04:29:41.754Z] + make test [2023-12-08T04:29:41.754Z] go test ./... -coverprofile=coverage.out ./... [2023-12-08T04:29:49.987Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-08T04:29:59.979Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-08T04:29:59.979Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-08T04:30:00.916Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.5% of statements [2023-12-08T04:30:01.174Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.128s coverage: 86.5% of statements [2023-12-08T04:30:09.280Z] go vet ./... [2023-12-08T04:30:10.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24691 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-12-08T04:30:10.384Z] Running in /w/workspace/device-onvif-camera/189 [Pipeline] { [Pipeline] checkout [2023-12-08T04:30:12.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-08T04:30:12.558Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-08T04:30:12.558Z] ./bin/test-attribution-txt.sh [2023-12-08T04:30:13.463Z] The recommended git tool is: git [Pipeline] echo [2023-12-08T04:30:13.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-08T04:30:13.520Z] $ docker stop --time=1 5a5f1c99114894242c23f3d7b5d0d116d578a2736486d04099a7a54ecc4f2170 [2023-12-08T04:30:16.153Z] $ docker rm -f --volumes 5a5f1c99114894242c23f3d7b5d0d116d578a2736486d04099a7a54ecc4f2170 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:30:16.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-08T04:30:16.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-08T04:30:17.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-08T04:30:17.723Z] + ls -al . [2023-12-08T04:30:17.723Z] total 240 [2023-12-08T04:30:17.723Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 04:29 . [2023-12-08T04:30:17.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:27 .. [2023-12-08T04:30:17.723Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:30 .git [2023-12-08T04:30:17.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:28 .github [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 8 04:28 .gitignore [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 04:28 .golangci.yml [2023-12-08T04:30:17.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 04:28 .semver [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 8 04:28 Attribution.txt [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 8 04:28 CHANGELOG.md [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 8 04:28 Dockerfile [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 04:28 GOVERNANCE.md [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 8 04:28 Jenkinsfile [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 04:28 LICENSE [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 2877 Dec 8 04:28 Makefile [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 8 04:28 OWNERS.md [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 8 04:28 README.md [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 04:28 VERSION [2023-12-08T04:30:17.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 04:28 bin [2023-12-08T04:30:17.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:28 cmd [2023-12-08T04:30:17.723Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 8 04:30 coverage.out [2023-12-08T04:30:17.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:28 doc [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 8 04:28 go.mod [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 8 04:28 go.sum [2023-12-08T04:30:17.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:28 internal [2023-12-08T04:30:17.723Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 8 04:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:18.080Z] + 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=b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-08T04:30:18.080Z] Sending build context to Docker daemon 34.25MB [2023-12-08T04:30:18.080Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-08T04:30:18.080Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-08T04:30:18.080Z] ---> d8754900442f [2023-12-08T04:30:18.080Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-12-08T04:30:18.428Z] using credential edgex-jenkins-ssh [2023-12-08T04:30:18.458Z] Cloning the remote Git repository [2023-12-08T04:30:18.650Z] ---> Running in 5c1574a254ca [2023-12-08T04:30:18.650Z] Removing intermediate container 5c1574a254ca [2023-12-08T04:30:18.650Z] ---> aff13c68bd3b [2023-12-08T04:30:18.650Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-08T04:30:18.650Z] ---> Running in bd1849730041 [2023-12-08T04:30:18.650Z] Removing intermediate container bd1849730041 [2023-12-08T04:30:18.650Z] ---> 5e08026d37fa [2023-12-08T04:30:18.650Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-08T04:30:18.650Z] ---> Running in b18085bd8e1f [2023-12-08T04:30:18.911Z] Removing intermediate container b18085bd8e1f [2023-12-08T04:30:18.911Z] ---> 22a9765fe9a6 [2023-12-08T04:30:18.911Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-08T04:30:18.911Z] ---> Running in 19565f691b42 [2023-12-08T04:30:18.911Z] Removing intermediate container 19565f691b42 [2023-12-08T04:30:18.911Z] ---> 03564ba1f348 [2023-12-08T04:30:18.911Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-12-08T04:30:18.911Z] ---> Running in e85589e1e7a9 [2023-12-08T04:30:18.911Z] Removing intermediate container e85589e1e7a9 [2023-12-08T04:30:18.911Z] ---> e34830b71a1e [2023-12-08T04:30:18.911Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-08T04:30:19.171Z] ---> Running in 8ef95c0e2e8c [2023-12-08T04:30:19.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:19.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:18.496Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-08T04:30:18.584Z] > git init /w/workspace/device-onvif-camera/189 # timeout=10 [2023-12-08T04:30:18.715Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-08T04:30:18.716Z] > git --version # timeout=10 [2023-12-08T04:30:18.742Z] > git --version # 'git version 2.25.1' [2023-12-08T04:30:18.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-08T04:30:18.886Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-08T04:30:19.689Z] OK: 264 MiB in 52 packages [2023-12-08T04:30:19.948Z] Removing intermediate container 8ef95c0e2e8c [2023-12-08T04:30:19.948Z] ---> a8f893d50717 [2023-12-08T04:30:19.948Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-12-08T04:30:19.948Z] ---> Running in 653bf50e8eb0 [2023-12-08T04:30:20.207Z] Removing intermediate container 653bf50e8eb0 [2023-12-08T04:30:20.207Z] ---> a1cd1d6317c2 [2023-12-08T04:30:20.207Z] Step 10/27 : COPY go.mod vendor* ./ [2023-12-08T04:30:20.207Z] ---> efe0538b42ef [2023-12-08T04:30:20.207Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:30:20.207Z] ---> Running in 0d356f7e9a39 [2023-12-08T04:30:21.144Z] Removing intermediate container 0d356f7e9a39 [2023-12-08T04:30:21.144Z] ---> 85dfd2f6858c [2023-12-08T04:30:21.144Z] Step 12/27 : COPY . . [2023-12-08T04:30:22.082Z] ---> f00fab5fab8b [2023-12-08T04:30:22.082Z] Step 13/27 : RUN ${MAKE} [2023-12-08T04:30:22.082Z] ---> Running in 728e9696e741 [2023-12-08T04:30:22.342Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-08T04:30:24.567Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-12-08T04:30:24.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-08T04:30:25.331Z] Avoid second fetch [2023-12-08T04:30:25.331Z] Checking out Revision b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 (main) [2023-12-08T04:30:25.969Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#418)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-12-08T04:30:25.344Z] > git config core.sparsecheckout # timeout=10 [2023-12-08T04:30:25.402Z] > git checkout -f b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 # timeout=10 [Pipeline] sh [2023-12-08T04:30:27.160Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-08T04:30:27.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T04:30:27.160Z] Dload Upload Total Spent Left Speed [2023-12-08T04:30:27.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 80265 0 --:--:-- --:--:-- --:--:-- 80777 [Pipeline] sh [2023-12-08T04:30:27.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-08T04:30:27.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-08T04:30:27.834Z] sudo tee /etc/docker/daemon.new [2023-12-08T04:30:27.834Z] { [2023-12-08T04:30:27.834Z] "registry-mirrors": [ [2023-12-08T04:30:27.834Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-08T04:30:27.834Z] ], [2023-12-08T04:30:27.834Z] "bip": "10.250.0.254/24", [2023-12-08T04:30:27.834Z] "hosts": [ [2023-12-08T04:30:27.834Z] "tcp://0.0.0.0:5555", [2023-12-08T04:30:27.834Z] "unix:///var/run/docker.sock" [2023-12-08T04:30:27.834Z] ], [2023-12-08T04:30:27.834Z] "mtu": 1458, [2023-12-08T04:30:27.834Z] "selinux-enabled": true, [2023-12-08T04:30:27.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-08T04:30:27.834Z] } [Pipeline] sh [2023-12-08T04:30:28.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-08T04:30:28.595Z] + sudo service docker restart [2023-12-08T04:30:44.311Z] Removing intermediate container 728e9696e741 [2023-12-08T04:30:44.311Z] ---> a9bb7c746233 [2023-12-08T04:30:44.311Z] Step 14/27 : FROM alpine:3.18 [2023-12-08T04:30:44.311Z] 3.18: Pulling from library/alpine [2023-12-08T04:30:44.311Z] c926b61bad3b: Pulling fs layer [2023-12-08T04:30:44.311Z] c926b61bad3b: Verifying Checksum [2023-12-08T04:30:44.311Z] c926b61bad3b: Download complete [2023-12-08T04:30:44.311Z] c926b61bad3b: Pull complete [2023-12-08T04:30:44.311Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T04:30:44.311Z] Status: Downloaded newer image for alpine:3.18 [2023-12-08T04:30:44.311Z] ---> b541f2080109 [2023-12-08T04:30:44.311Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-08T04:30:44.311Z] ---> Running in 720dc0c99b6d [2023-12-08T04:30:44.311Z] Removing intermediate container 720dc0c99b6d [2023-12-08T04:30:44.311Z] ---> 209235d75624 [2023-12-08T04:30:44.311Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-12-08T04:30:44.311Z] ---> Running in 659288c07615 [2023-12-08T04:30:44.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:44.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:44.311Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-08T04:30:44.311Z] Executing busybox-1.36.1-r5.trigger [2023-12-08T04:30:44.311Z] OK: 7 MiB in 16 packages [2023-12-08T04:30:44.311Z] Removing intermediate container 659288c07615 [2023-12-08T04:30:44.311Z] ---> e21f72cd6309 [2023-12-08T04:30:44.311Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-08T04:30:44.311Z] ---> Running in b047de7da913 [2023-12-08T04:30:44.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:44.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:44.311Z] OK: 7 MiB in 16 packages [2023-12-08T04:30:44.570Z] Removing intermediate container b047de7da913 [2023-12-08T04:30:44.570Z] ---> a52fbcaef2ee [2023-12-08T04:30:44.570Z] Step 18/27 : WORKDIR / [2023-12-08T04:30:44.570Z] ---> Running in a164b8ec3bbb [2023-12-08T04:30:44.570Z] Removing intermediate container a164b8ec3bbb [2023-12-08T04:30:44.570Z] ---> 01b1b8651f01 [2023-12-08T04:30:44.570Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-12-08T04:30:45.476Z] ---> 532bec0d6c22 [2023-12-08T04:30:45.476Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-08T04:30:45.476Z] ---> a6c03164b6be [2023-12-08T04:30:45.476Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-08T04:30:45.737Z] ---> 79da616a5f74 [2023-12-08T04:30:45.737Z] Step 22/27 : EXPOSE 59984 [2023-12-08T04:30:45.737Z] ---> Running in b50b3efddcd5 [2023-12-08T04:30:45.737Z] Removing intermediate container b50b3efddcd5 [2023-12-08T04:30:45.737Z] ---> 32e8cec80a78 [2023-12-08T04:30:45.737Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-12-08T04:30:45.737Z] ---> Running in bb4c95812d7f [2023-12-08T04:30:46.001Z] Removing intermediate container bb4c95812d7f [2023-12-08T04:30:46.001Z] ---> d5c60e13d55e [2023-12-08T04:30:46.001Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-08T04:30:46.001Z] ---> Running in cec5ff8c5835 [2023-12-08T04:30:46.001Z] Removing intermediate container cec5ff8c5835 [2023-12-08T04:30:46.001Z] ---> 5d0caff10fc8 [2023-12-08T04:30:46.001Z] Step 25/27 : LABEL arch=amd64 [2023-12-08T04:30:46.001Z] ---> Running in 29fcb95deef8 [2023-12-08T04:30:46.001Z] Removing intermediate container 29fcb95deef8 [2023-12-08T04:30:46.001Z] ---> c6cbda38d586 [2023-12-08T04:30:46.001Z] Step 26/27 : LABEL git_sha=b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [2023-12-08T04:30:46.001Z] ---> Running in 4c087a6e5273 [2023-12-08T04:30:46.260Z] Removing intermediate container 4c087a6e5273 [2023-12-08T04:30:46.260Z] ---> b377d1d9a6c0 [2023-12-08T04:30:46.260Z] Step 27/27 : LABEL version=3.2.0-dev.4 [2023-12-08T04:30:46.260Z] ---> Running in 10e3a6c501ab [2023-12-08T04:30:46.260Z] Removing intermediate container 10e3a6c501ab [2023-12-08T04:30:46.260Z] ---> 423d6823314f [2023-12-08T04:30:46.260Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-08T04:30:46.260Z] Successfully built 423d6823314f [2023-12-08T04:30:46.260Z] 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-12-08T04:30:46.535Z] provisioning config files... [2023-12-08T04:30:46.545Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5990059498272351205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:30:46.863Z] provisioning config files... [2023-12-08T04:30:46.886Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/189@tmp/config18100321828821759950tmp [2023-12-08T04:30:46.886Z] ---> ****-login.sh [2023-12-08T04:30:46.886Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:30:46.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:46.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:46.886Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:46.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:46.886Z] [2023-12-08T04:30:46.886Z] Login Succeeded [2023-12-08T04:30:46.886Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:30:46.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:46.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:46.886Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:46.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:46.886Z] [2023-12-08T04:30:46.886Z] Login Succeeded [2023-12-08T04:30:46.886Z] nexus3.edgexfoundry.org:10003 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:30:47.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:47.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:47.146Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:47.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:47.147Z] [2023-12-08T04:30:47.147Z] Login Succeeded [2023-12-08T04:30:47.147Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:30:47.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:47.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:47.147Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:47.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:47.147Z] [2023-12-08T04:30:47.147Z] Login Succeeded [2023-12-08T04:30:47.147Z] ****.io [2023-12-08T04:30:47.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:47.330Z] ---> ****-login.sh [2023-12-08T04:30:47.330Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:30:47.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:47.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:47.599Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:47.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:47.599Z] [2023-12-08T04:30:47.599Z] Login Succeeded [2023-12-08T04:30:47.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:47.717Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:47.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:47.717Z] [2023-12-08T04:30:47.717Z] Login Succeeded [2023-12-08T04:30:47.717Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:30:47.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-12-08T04:30:47.867Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:30:47.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2023-12-08T04:30:47.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:30:47.927Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-12-08T04:30:47.927Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [2023-12-08T04:30:47.927Z] latest [2023-12-08T04:30:47.927Z] 3.2.0-dev.4 [2023-12-08T04:30:47.927Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [2023-12-08T04:30:47.927Z] main [2023-12-08T04:30:47.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:48.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:48.133Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:48.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:48.133Z] [2023-12-08T04:30:48.133Z] Login Succeeded [2023-12-08T04:30:48.133Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:30:48.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:48.393Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] } [2023-12-08T04:30:48.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:48.403Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:48.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:48.403Z] [2023-12-08T04:30:48.403Z] Login Succeeded [2023-12-08T04:30:48.403Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:30:48.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:48.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:48.672Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:48.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:48.672Z] [2023-12-08T04:30:48.672Z] Login Succeeded [2023-12-08T04:30:48.672Z] ****.io [2023-12-08T04:30:48.803Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [2023-12-08T04:30:48.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T04:30:48.803Z] f4ce400d3ab3: Preparing [2023-12-08T04:30:48.803Z] 0ff267d80b52: Preparing [2023-12-08T04:30:48.803Z] ca3f0d7586cb: Preparing [2023-12-08T04:30:48.803Z] adde87634a77: Preparing [2023-12-08T04:30:48.803Z] 662fd02ebbf0: Preparing [2023-12-08T04:30:48.803Z] 9fe9a137fd00: Preparing [2023-12-08T04:30:48.803Z] 9fe9a137fd00: Waiting [2023-12-08T04:30:48.803Z] adde87634a77: Pushed [2023-12-08T04:30:48.803Z] 662fd02ebbf0: Pushed [2023-12-08T04:30:48.803Z] f4ce400d3ab3: Pushed [2023-12-08T04:30:48.803Z] 0ff267d80b52: Pushed [2023-12-08T04:30:48.803Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:30:48.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:30:49.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:30:49.225Z] Configure a credential helper to remove this warning. See [2023-12-08T04:30:49.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:30:49.225Z] [2023-12-08T04:30:49.225Z] Login Succeeded [2023-12-08T04:30:49.225Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:30:49.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-08T04:30:49.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:30:49.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:30:49.722Z] ========================================================= [2023-12-08T04:30:49.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-08T04:30:49.722Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:50.189Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-08T04:30:52.542Z] ca3f0d7586cb: Pushed [2023-12-08T04:30:52.802Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9: digest: sha256:1172a017e1e3022105f3329c7750ec58845ffb955e00c680f51bc32167aae414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:53.216Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:53.621Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-12-08T04:30:53.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T04:30:53.621Z] f4ce400d3ab3: Preparing [2023-12-08T04:30:53.621Z] 0ff267d80b52: Preparing [2023-12-08T04:30:53.621Z] ca3f0d7586cb: Preparing [2023-12-08T04:30:53.621Z] adde87634a77: Preparing [2023-12-08T04:30:53.621Z] 662fd02ebbf0: Preparing [2023-12-08T04:30:53.621Z] 9fe9a137fd00: Preparing [2023-12-08T04:30:53.621Z] 9fe9a137fd00: Waiting [2023-12-08T04:30:53.621Z] 662fd02ebbf0: Layer already exists [2023-12-08T04:30:53.621Z] adde87634a77: Layer already exists [2023-12-08T04:30:53.621Z] f4ce400d3ab3: Layer already exists [2023-12-08T04:30:53.621Z] 0ff267d80b52: Layer already exists [2023-12-08T04:30:53.621Z] ca3f0d7586cb: Layer already exists [2023-12-08T04:30:53.621Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:30:53.621Z] latest: digest: sha256:1172a017e1e3022105f3329c7750ec58845ffb955e00c680f51bc32167aae414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:54.038Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:54.445Z] #0 building with "default" instance using docker driver [2023-12-08T04:30:54.445Z] [2023-12-08T04:30:54.445Z] #1 [internal] load .dockerignore [2023-12-08T04:30:54.445Z] #1 transferring context: 2B done [2023-12-08T04:30:54.445Z] #1 DONE 0.1s [2023-12-08T04:30:54.445Z] [2023-12-08T04:30:54.445Z] #2 [internal] load build definition from Dockerfile [2023-12-08T04:30:54.445Z] #2 transferring dockerfile: 1.72kB 0.0s done [2023-12-08T04:30:54.445Z] #2 DONE 0.1s [2023-12-08T04:30:54.445Z] [2023-12-08T04:30:54.445Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-08T04:30:54.459Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.4 [2023-12-08T04:30:54.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T04:30:54.459Z] f4ce400d3ab3: Preparing [2023-12-08T04:30:54.459Z] 0ff267d80b52: Preparing [2023-12-08T04:30:54.459Z] ca3f0d7586cb: Preparing [2023-12-08T04:30:54.459Z] adde87634a77: Preparing [2023-12-08T04:30:54.459Z] 662fd02ebbf0: Preparing [2023-12-08T04:30:54.459Z] 9fe9a137fd00: Preparing [2023-12-08T04:30:54.459Z] 9fe9a137fd00: Waiting [2023-12-08T04:30:54.459Z] ca3f0d7586cb: Layer already exists [2023-12-08T04:30:54.459Z] 0ff267d80b52: Layer already exists [2023-12-08T04:30:54.459Z] 662fd02ebbf0: Layer already exists [2023-12-08T04:30:54.459Z] f4ce400d3ab3: Layer already exists [2023-12-08T04:30:54.459Z] adde87634a77: Layer already exists [2023-12-08T04:30:54.459Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:30:54.459Z] 3.2.0-dev.4: digest: sha256:1172a017e1e3022105f3329c7750ec58845ffb955e00c680f51bc32167aae414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:54.715Z] #3 DONE 0.1s [2023-12-08T04:30:54.715Z] [2023-12-08T04:30:54.715Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-08T04:30:54.715Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-08T04:30:54.885Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-08T04:30:54.987Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-08T04:30:54.987Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-08T04:30:54.987Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s [2023-12-08T04:30:54.987Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2023-12-08T04:30:54.987Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-08T04:30:54.987Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-08T04:30:54.987Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2023-12-08T04:30:54.987Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-08T04:30:54.987Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-08T04:30:54.987Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-08T04:30:54.987Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 430.08kB / 97.63MB 0.3s [Pipeline] sh [2023-12-08T04:30:55.257Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s [2023-12-08T04:30:55.257Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-08T04:30:55.257Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.5s [2023-12-08T04:30:55.257Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.43MB / 97.63MB 0.5s [2023-12-08T04:30:55.257Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-08T04:30:55.257Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.6s [2023-12-08T04:30:55.257Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-08T04:30:55.527Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.96MB / 63.99MB 0.7s [2023-12-08T04:30:55.527Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.63MB / 97.63MB 0.7s [2023-12-08T04:30:55.527Z] #4 ... [2023-12-08T04:30:55.527Z] [2023-12-08T04:30:55.527Z] #5 [internal] load build context [2023-12-08T04:30:55.527Z] #5 transferring context: 20.31MB 0.7s done [2023-12-08T04:30:55.527Z] #5 DONE 0.8s [2023-12-08T04:30:55.527Z] [2023-12-08T04:30:55.527Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-08T04:30:55.527Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.37MB / 63.99MB 0.8s [2023-12-08T04:30:55.527Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s [2023-12-08T04:30:55.527Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-08T04:30:55.815Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s [2023-12-08T04:30:55.815Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-08T04:30:55.815Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s [2023-12-08T04:30:55.815Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.1s [2023-12-08T04:30:55.815Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.1s [2023-12-08T04:30:56.086Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.04MB / 63.99MB 1.2s [2023-12-08T04:30:56.086Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-08T04:30:56.086Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.3s [2023-12-08T04:30:56.086Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2023-12-08T04:30:56.086Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-08T04:30:56.353Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-08T04:30:56.353Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.5s [2023-12-08T04:30:56.353Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-08T04:30:56.353Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.79MB / 97.63MB 1.7s [2023-12-08T04:30:56.353Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-08T04:30:56.621Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.92MB / 97.63MB 1.9s [2023-12-08T04:30:56.894Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 86.57MB / 97.63MB 2.1s [2023-12-08T04:30:57.162Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s [2023-12-08T04:30:57.252Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [2023-12-08T04:30:57.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T04:30:57.252Z] f4ce400d3ab3: Preparing [2023-12-08T04:30:57.252Z] 0ff267d80b52: Preparing [2023-12-08T04:30:57.252Z] ca3f0d7586cb: Preparing [2023-12-08T04:30:57.252Z] adde87634a77: Preparing [2023-12-08T04:30:57.252Z] 662fd02ebbf0: Preparing [2023-12-08T04:30:57.252Z] 9fe9a137fd00: Preparing [2023-12-08T04:30:57.252Z] 9fe9a137fd00: Waiting [2023-12-08T04:30:57.252Z] ca3f0d7586cb: Layer already exists [2023-12-08T04:30:57.252Z] 0ff267d80b52: Layer already exists [2023-12-08T04:30:57.252Z] adde87634a77: Layer already exists [2023-12-08T04:30:57.252Z] f4ce400d3ab3: Layer already exists [2023-12-08T04:30:57.252Z] 662fd02ebbf0: Layer already exists [2023-12-08T04:30:57.252Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:30:57.252Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4: digest: sha256:1172a017e1e3022105f3329c7750ec58845ffb955e00c680f51bc32167aae414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:57.434Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-08T04:30:57.676Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:58.095Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-12-08T04:30:58.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-12-08T04:30:58.095Z] f4ce400d3ab3: Preparing [2023-12-08T04:30:58.095Z] 0ff267d80b52: Preparing [2023-12-08T04:30:58.095Z] ca3f0d7586cb: Preparing [2023-12-08T04:30:58.095Z] adde87634a77: Preparing [2023-12-08T04:30:58.095Z] 662fd02ebbf0: Preparing [2023-12-08T04:30:58.095Z] 9fe9a137fd00: Preparing [2023-12-08T04:30:58.095Z] 9fe9a137fd00: Waiting [2023-12-08T04:30:58.095Z] ca3f0d7586cb: Layer already exists [2023-12-08T04:30:58.095Z] 0ff267d80b52: Layer already exists [2023-12-08T04:30:58.095Z] f4ce400d3ab3: Layer already exists [2023-12-08T04:30:58.095Z] 662fd02ebbf0: Layer already exists [2023-12-08T04:30:58.095Z] adde87634a77: Layer already exists [2023-12-08T04:30:58.095Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:30:58.095Z] main: digest: sha256:1172a017e1e3022105f3329c7750ec58845ffb955e00c680f51bc32167aae414 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T04:30:58.357Z] ===================================================== [Pipeline] echo [2023-12-08T04:30:58.393Z] taggedImages: [2023-12-08T04:30:58.393Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [2023-12-08T04:30:58.393Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-12-08T04:30:58.393Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.4 [2023-12-08T04:30:58.393Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [2023-12-08T04:30:58.393Z] - 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-12-08T04:30:59.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:30:59.089Z] [2023-12-08T04:30:59.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:59.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:30:59.420Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-08T04:30:59.420Z] 5eb5b503b376: Pulling fs layer [2023-12-08T04:30:59.420Z] 5c69ac0246d0: Pulling fs layer [2023-12-08T04:30:59.420Z] ec43610c2a17: Pulling fs layer [2023-12-08T04:30:59.420Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-08T04:30:59.420Z] 33b1e0a273af: Pulling fs layer [2023-12-08T04:30:59.420Z] 5d3b04190fa2: Pulling fs layer [2023-12-08T04:30:59.420Z] 2f39f015ded8: Pulling fs layer [2023-12-08T04:30:59.420Z] 33b1e0a273af: Waiting [2023-12-08T04:30:59.420Z] 5d3b04190fa2: Waiting [2023-12-08T04:30:59.420Z] 2f39f015ded8: Waiting [2023-12-08T04:30:59.420Z] 5c69ac0246d0: Download complete [2023-12-08T04:30:59.420Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-08T04:30:59.420Z] 3a2ae6a8a46f: Download complete [2023-12-08T04:30:59.420Z] 33b1e0a273af: Verifying Checksum [2023-12-08T04:30:59.420Z] 33b1e0a273af: Download complete [2023-12-08T04:30:59.420Z] ec43610c2a17: Verifying Checksum [2023-12-08T04:30:59.420Z] ec43610c2a17: Download complete [2023-12-08T04:30:59.420Z] 5d3b04190fa2: Verifying Checksum [2023-12-08T04:30:59.420Z] 5d3b04190fa2: Download complete [2023-12-08T04:30:59.678Z] 5eb5b503b376: Verifying Checksum [2023-12-08T04:30:59.678Z] 5eb5b503b376: Download complete [2023-12-08T04:31:00.244Z] 2f39f015ded8: Download complete [2023-12-08T04:31:00.810Z] 5eb5b503b376: Pull complete [2023-12-08T04:31:01.069Z] 5c69ac0246d0: Pull complete [2023-12-08T04:31:01.638Z] ec43610c2a17: Pull complete [2023-12-08T04:31:01.638Z] 3a2ae6a8a46f: Pull complete [2023-12-08T04:31:01.638Z] 33b1e0a273af: Pull complete [2023-12-08T04:31:01.896Z] 5d3b04190fa2: Pull complete [2023-12-08T04:31:02.790Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s [2023-12-08T04:31:06.080Z] 2f39f015ded8: Pull complete [2023-12-08T04:31:06.080Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-08T04:31:06.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:31:06.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:31:06.318Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:31:07.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-08T04:31:08.148Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2023-12-08T04:31:14.074Z] $ docker top c94b3fdb0f2cdb05ab4510d3a34ab176c6482cbfa7137952dca9c0296a3fb97b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:31:13.559Z] ---> job-cost.sh [2023-12-08T04:31:13.559Z] lf-activate-venv: SKIPPING [2023-12-08T04:31:13.559Z] INFO: No Stack... [2023-12-08T04:31:13.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T04:31:14.083Z] INFO: Archiving Costs [Pipeline] sh [2023-12-08T04:31:14.378Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-12-08T04:31:14.378Z] + cut -d, -f6 [Pipeline] lock [2023-12-08T04:31:14.393Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] [2023-12-08T04:31:14.402Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] did not exist. Created. [2023-12-08T04:31:14.402Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T04:31:14.779Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-08T04:31:14.807Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done [2023-12-08T04:31:14.844Z] Stashed 1 file(s) [Pipeline] } [2023-12-08T04:31:14.850Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-08T04:31:15.920Z] $ docker stop --time=1 c94b3fdb0f2cdb05ab4510d3a34ab176c6482cbfa7137952dca9c0296a3fb97b [2023-12-08T04:31:15.392Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-08T04:31:15.660Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-08T04:31:15.660Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-08T04:31:17.065Z] $ docker rm -f --volumes c94b3fdb0f2cdb05ab4510d3a34ab176c6482cbfa7137952dca9c0296a3fb97b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-08T04:31:21.016Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-08T04:31:24.389Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-08T04:31:24.389Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-08T04:31:26.335Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-08T04:31:26.602Z] #4 DONE 31.9s [2023-12-08T04:31:26.602Z] [2023-12-08T04:31:26.602Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-08T04:31:27.562Z] #6 0.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:31:27.832Z] #6 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:31:28.804Z] #6 2.155 OK: 266 MiB in 52 packages [2023-12-08T04:31:30.752Z] #6 DONE 3.8s [2023-12-08T04:31:30.752Z] [2023-12-08T04:31:30.752Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-08T04:31:30.752Z] #7 DONE 0.1s [2023-12-08T04:31:30.752Z] [2023-12-08T04:31:30.752Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-08T04:31:30.752Z] #8 DONE 0.1s [2023-12-08T04:31:30.752Z] [2023-12-08T04:31:30.752Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:31:58.176Z] #9 DONE 23.4s [2023-12-08T04:31:58.176Z] [2023-12-08T04:31:58.176Z] #10 [builder 6/7] COPY . . [2023-12-08T04:31:58.176Z] #10 DONE 0.4s [2023-12-08T04:31:58.176Z] [2023-12-08T04:31:58.176Z] #11 [builder 7/7] RUN echo noop [2023-12-08T04:31:58.176Z] #11 0.579 noop [2023-12-08T04:31:58.176Z] #11 DONE 0.6s [2023-12-08T04:31:58.176Z] [2023-12-08T04:31:58.176Z] #12 exporting to image [2023-12-08T04:31:58.176Z] #12 exporting layers [2023-12-08T04:32:20.281Z] #12 exporting layers 24.2s done [2023-12-08T04:32:20.281Z] #12 writing image sha256:b6994afe89722c9306efe1049beded7121e52676600b24e96439d87b661cd751 done [2023-12-08T04:32:20.281Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-08T04:32:20.281Z] #12 DONE 24.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:20.750Z] + docker inspect -f . ci-base-image-arm64 [2023-12-08T04:32:20.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:32:21.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-24691 does not seem to be running inside a container [2023-12-08T04:32:21.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/189 -v /w/workspace/device-onvif-camera/189:/w/workspace/device-onvif-camera/189:rw,z -v /w/workspace/device-onvif-camera/189@tmp:/w/workspace/device-onvif-camera/189@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-12-08T04:32:22.242Z] $ docker top 83f8ae60a954d6229712e81ad53e9feade6b49795c7cbaeec709cfdbc7a5633d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:32:23.108Z] + go version [2023-12-08T04:32:23.108Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-08T04:32:23.127Z] $ docker stop --time=1 83f8ae60a954d6229712e81ad53e9feade6b49795c7cbaeec709cfdbc7a5633d [2023-12-08T04:32:24.641Z] $ docker rm -f --volumes 83f8ae60a954d6229712e81ad53e9feade6b49795c7cbaeec709cfdbc7a5633d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:25.501Z] + docker inspect -f . ci-base-image-arm64 [2023-12-08T04:32:25.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:32:25.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-24691 does not seem to be running inside a container [2023-12-08T04:32:25.808Z] $ 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/189 -v /w/workspace/device-onvif-camera/189:/w/workspace/device-onvif-camera/189:rw,z -v /w/workspace/device-onvif-camera/189@tmp:/w/workspace/device-onvif-camera/189@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-12-08T04:32:26.694Z] $ docker top 10661fd7e73bec856a62d6ab51c96c6859e56f3e1093765a2bef4c2bfe1d9076 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:32:27.262Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/189 [Pipeline] fileExists [Pipeline] sh [2023-12-08T04:32:27.654Z] + make test [2023-12-08T04:32:27.655Z] go test ./... -coverprofile=coverage.out ./... [2023-12-08T04:32:34.310Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-08T04:33:30.900Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-08T04:33:31.485Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-08T04:33:34.073Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.186s coverage: 31.5% of statements [2023-12-08T04:33:52.326Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.036s coverage: 86.5% of statements [2023-12-08T04:33:52.326Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-08T04:33:52.326Z] go vet ./... [2023-12-08T04:34:10.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-08T04:34:10.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-08T04:34:10.550Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-08T04:34:10.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-08T04:34:10.619Z] $ docker stop --time=1 10661fd7e73bec856a62d6ab51c96c6859e56f3e1093765a2bef4c2bfe1d9076 [2023-12-08T04:34:14.184Z] $ docker rm -f --volumes 10661fd7e73bec856a62d6ab51c96c6859e56f3e1093765a2bef4c2bfe1d9076 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:34:15.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-08T04:34:15.492Z] Warning: overwriting stash ‘coverage-report’ [2023-12-08T04:34:16.084Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T04:34:16.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-08T04:34:17.031Z] + ls -al . [2023-12-08T04:34:17.031Z] total 236 [2023-12-08T04:34:17.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:32 . [2023-12-08T04:34:17.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:30 .. [2023-12-08T04:34:17.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:30 .git [2023-12-08T04:34:17.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:30 .github [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 8 04:30 .gitignore [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 04:30 .golangci.yml [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 8 04:30 Attribution.txt [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 8 04:30 CHANGELOG.md [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 8 04:30 Dockerfile [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 04:30 GOVERNANCE.md [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 8 04:30 Jenkinsfile [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 04:30 LICENSE [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 2877 Dec 8 04:30 Makefile [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 8 04:30 OWNERS.md [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 8 04:30 README.md [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 04:28 VERSION [2023-12-08T04:34:17.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 04:30 bin [2023-12-08T04:34:17.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:30 cmd [2023-12-08T04:34:17.031Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 8 04:33 coverage.out [2023-12-08T04:34:17.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:30 doc [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 8 04:30 go.mod [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 8 04:30 go.sum [2023-12-08T04:34:17.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:30 internal [2023-12-08T04:34:17.031Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 8 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:34:17.450Z] + 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=b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-08T04:34:18.418Z] #0 building with "default" instance using docker driver [2023-12-08T04:34:18.418Z] [2023-12-08T04:34:18.418Z] #1 [internal] load .dockerignore [2023-12-08T04:34:18.418Z] #1 transferring context: 2B 0.0s done [2023-12-08T04:34:18.418Z] #1 DONE 0.0s [2023-12-08T04:34:18.418Z] [2023-12-08T04:34:18.418Z] #2 [internal] load build definition from Dockerfile [2023-12-08T04:34:18.418Z] #2 transferring dockerfile: 1.72kB 0.0s done [2023-12-08T04:34:18.418Z] #2 DONE 0.0s [2023-12-08T04:34:18.418Z] [2023-12-08T04:34:18.418Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-08T04:34:18.418Z] #3 DONE 0.0s [2023-12-08T04:34:18.418Z] [2023-12-08T04:34:18.418Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-08T04:34:18.418Z] #4 DONE 0.3s [2023-12-08T04:34:18.418Z] [2023-12-08T04:34:18.418Z] #5 [internal] load build context [2023-12-08T04:34:18.418Z] #5 transferring context: 87.17kB 0.1s done [2023-12-08T04:34:18.686Z] #5 DONE 0.1s [2023-12-08T04:34:18.686Z] [2023-12-08T04:34:18.686Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T04:34:18.686Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-08T04:34:18.686Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-08T04:34:18.686Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-08T04:34:18.686Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-08T04:34:18.686Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2023-12-08T04:34:18.955Z] #6 ... [2023-12-08T04:34:18.955Z] [2023-12-08T04:34:18.955Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-08T04:34:18.955Z] #7 DONE 0.2s [2023-12-08T04:34:18.955Z] [2023-12-08T04:34:18.955Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T04:34:18.955Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.4s [2023-12-08T04:34:19.222Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done [2023-12-08T04:34:19.222Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-08T04:34:19.489Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-08T04:34:19.758Z] #6 DONE 1.1s [2023-12-08T04:34:19.758Z] [2023-12-08T04:34:19.758Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-08T04:34:20.347Z] #8 0.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:34:20.614Z] #8 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:34:21.576Z] #8 ... [2023-12-08T04:34:21.576Z] [2023-12-08T04:34:21.576Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-08T04:34:21.576Z] #9 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:34:21.576Z] #9 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:34:21.576Z] #9 2.330 OK: 266 MiB in 52 packages [2023-12-08T04:34:21.576Z] #9 DONE 2.6s [2023-12-08T04:34:21.576Z] [2023-12-08T04:34:21.576Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-08T04:34:21.576Z] #10 DONE 0.1s [2023-12-08T04:34:21.576Z] [2023-12-08T04:34:21.576Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-08T04:34:21.845Z] #11 DONE 0.2s [2023-12-08T04:34:21.845Z] [2023-12-08T04:34:21.845Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-08T04:34:21.845Z] #8 2.149 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-08T04:34:21.845Z] #8 2.166 Executing busybox-1.36.1-r5.trigger [2023-12-08T04:34:21.845Z] #8 2.195 OK: 8 MiB in 16 packages [2023-12-08T04:34:22.121Z] #8 DONE 2.5s [2023-12-08T04:34:22.121Z] [2023-12-08T04:34:22.121Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-08T04:34:23.087Z] #12 0.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:34:23.354Z] #12 1.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:34:24.763Z] #12 2.260 OK: 8 MiB in 16 packages [2023-12-08T04:34:28.111Z] #12 DONE 5.5s [2023-12-08T04:34:28.111Z] [2023-12-08T04:34:28.111Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:34:28.111Z] #13 DONE 6.0s [2023-12-08T04:34:28.111Z] [2023-12-08T04:34:28.111Z] #14 [builder 6/7] COPY . . [2023-12-08T04:34:28.111Z] #14 DONE 0.5s [2023-12-08T04:34:28.381Z] [2023-12-08T04:34:28.381Z] #15 [builder 7/7] RUN make build [2023-12-08T04:34:28.965Z] #15 0.679 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-08T04:36:05.636Z] #15 DONE 85.5s [2023-12-08T04:36:05.636Z] [2023-12-08T04:36:05.636Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2023-12-08T04:36:05.636Z] #16 DONE 0.4s [2023-12-08T04:36:05.636Z] [2023-12-08T04:36:05.636Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-08T04:36:05.636Z] #17 DONE 0.1s [2023-12-08T04:36:05.636Z] [2023-12-08T04:36:05.636Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-08T04:36:05.636Z] #18 DONE 0.1s [2023-12-08T04:36:05.636Z] [2023-12-08T04:36:05.636Z] #19 exporting to image [2023-12-08T04:36:05.636Z] #19 exporting layers [2023-12-08T04:36:05.636Z] #19 exporting layers 0.4s done [2023-12-08T04:36:05.636Z] #19 writing image sha256:a4e963bc22cf7ffc5d9ece1d12d7db290779ffea6c8eed1f71f51300172bd96f done [2023-12-08T04:36:05.636Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2023-12-08T04:36:05.636Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:36:06.117Z] provisioning config files... [2023-12-08T04:36:06.136Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/189@tmp/config9476737345184211341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:36:06.524Z] ---> ****-login.sh [2023-12-08T04:36:06.524Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:36:06.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:36:06.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:36:06.792Z] Configure a credential helper to remove this warning. See [2023-12-08T04:36:06.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:36:06.792Z] [2023-12-08T04:36:06.792Z] Login Succeeded [2023-12-08T04:36:06.793Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:36:06.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:36:07.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:36:07.060Z] Configure a credential helper to remove this warning. See [2023-12-08T04:36:07.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:36:07.060Z] [2023-12-08T04:36:07.060Z] Login Succeeded [2023-12-08T04:36:07.060Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:36:07.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:36:07.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:36:07.328Z] Configure a credential helper to remove this warning. See [2023-12-08T04:36:07.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:36:07.328Z] [2023-12-08T04:36:07.328Z] Login Succeeded [2023-12-08T04:36:07.328Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:36:07.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:36:07.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:36:07.595Z] Configure a credential helper to remove this warning. See [2023-12-08T04:36:07.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:36:07.595Z] [2023-12-08T04:36:07.595Z] Login Succeeded [2023-12-08T04:36:07.595Z] ****.io [2023-12-08T04:36:07.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:36:08.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:36:08.197Z] Configure a credential helper to remove this warning. See [2023-12-08T04:36:08.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:36:08.197Z] [2023-12-08T04:36:08.197Z] Login Succeeded [2023-12-08T04:36:08.197Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:36:08.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T04:36:08.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:36:08.474Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-12-08T04:36:08.474Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [2023-12-08T04:36:08.474Z] latest [2023-12-08T04:36:08.474Z] 3.2.0-dev.4 [2023-12-08T04:36:08.474Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [2023-12-08T04:36:08.474Z] main [2023-12-08T04:36:08.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:09.046Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:09.511Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [2023-12-08T04:36:09.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T04:36:09.511Z] 4f503f209125: Preparing [2023-12-08T04:36:09.511Z] 340ebd0303d0: Preparing [2023-12-08T04:36:09.511Z] f3b9f847b69a: Preparing [2023-12-08T04:36:09.511Z] fb879e5df4d5: Preparing [2023-12-08T04:36:09.511Z] b5f1c00e0565: Preparing [2023-12-08T04:36:09.511Z] 0faf9b67be60: Preparing [2023-12-08T04:36:09.511Z] 0faf9b67be60: Waiting [2023-12-08T04:36:09.779Z] fb879e5df4d5: Pushed [2023-12-08T04:36:09.779Z] b5f1c00e0565: Pushed [2023-12-08T04:36:09.779Z] 4f503f209125: Pushed [2023-12-08T04:36:09.779Z] 340ebd0303d0: Pushed [2023-12-08T04:36:09.779Z] 0faf9b67be60: Layer already exists [2023-12-08T04:36:15.118Z] f3b9f847b69a: Pushed [2023-12-08T04:36:15.386Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9: digest: sha256:78de41630a8722a074785b27e95aa81bd959ae0f3eb70fdd7053b725ca8671e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:15.873Z] + 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-12-08T04:36:16.349Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-12-08T04:36:16.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T04:36:16.349Z] 4f503f209125: Preparing [2023-12-08T04:36:16.349Z] 340ebd0303d0: Preparing [2023-12-08T04:36:16.349Z] f3b9f847b69a: Preparing [2023-12-08T04:36:16.349Z] fb879e5df4d5: Preparing [2023-12-08T04:36:16.349Z] b5f1c00e0565: Preparing [2023-12-08T04:36:16.349Z] 0faf9b67be60: Preparing [2023-12-08T04:36:16.349Z] 0faf9b67be60: Waiting [2023-12-08T04:36:16.349Z] 340ebd0303d0: Layer already exists [2023-12-08T04:36:16.349Z] 4f503f209125: Layer already exists [2023-12-08T04:36:16.349Z] b5f1c00e0565: Layer already exists [2023-12-08T04:36:16.349Z] fb879e5df4d5: Layer already exists [2023-12-08T04:36:16.349Z] f3b9f847b69a: Layer already exists [2023-12-08T04:36:16.349Z] 0faf9b67be60: Layer already exists [2023-12-08T04:36:16.617Z] latest: digest: sha256:78de41630a8722a074785b27e95aa81bd959ae0f3eb70fdd7053b725ca8671e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:17.096Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:17.566Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.4 [2023-12-08T04:36:17.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T04:36:17.566Z] 4f503f209125: Preparing [2023-12-08T04:36:17.566Z] 340ebd0303d0: Preparing [2023-12-08T04:36:17.566Z] f3b9f847b69a: Preparing [2023-12-08T04:36:17.566Z] fb879e5df4d5: Preparing [2023-12-08T04:36:17.566Z] b5f1c00e0565: Preparing [2023-12-08T04:36:17.566Z] 0faf9b67be60: Preparing [2023-12-08T04:36:17.566Z] 0faf9b67be60: Waiting [2023-12-08T04:36:17.566Z] 4f503f209125: Layer already exists [2023-12-08T04:36:17.566Z] f3b9f847b69a: Layer already exists [2023-12-08T04:36:17.566Z] b5f1c00e0565: Layer already exists [2023-12-08T04:36:17.566Z] 340ebd0303d0: Layer already exists [2023-12-08T04:36:17.566Z] fb879e5df4d5: Layer already exists [2023-12-08T04:36:17.566Z] 0faf9b67be60: Layer already exists [2023-12-08T04:36:17.832Z] 3.2.0-dev.4: digest: sha256:78de41630a8722a074785b27e95aa81bd959ae0f3eb70fdd7053b725ca8671e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:18.332Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:18.812Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [2023-12-08T04:36:18.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T04:36:18.812Z] 4f503f209125: Preparing [2023-12-08T04:36:18.812Z] 340ebd0303d0: Preparing [2023-12-08T04:36:18.812Z] f3b9f847b69a: Preparing [2023-12-08T04:36:18.812Z] fb879e5df4d5: Preparing [2023-12-08T04:36:18.812Z] b5f1c00e0565: Preparing [2023-12-08T04:36:18.812Z] 0faf9b67be60: Preparing [2023-12-08T04:36:18.812Z] 0faf9b67be60: Waiting [2023-12-08T04:36:18.812Z] 340ebd0303d0: Layer already exists [2023-12-08T04:36:18.812Z] f3b9f847b69a: Layer already exists [2023-12-08T04:36:18.812Z] fb879e5df4d5: Layer already exists [2023-12-08T04:36:18.812Z] 4f503f209125: Layer already exists [2023-12-08T04:36:18.812Z] b5f1c00e0565: Layer already exists [2023-12-08T04:36:18.812Z] 0faf9b67be60: Layer already exists [2023-12-08T04:36:19.080Z] b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4: digest: sha256:78de41630a8722a074785b27e95aa81bd959ae0f3eb70fdd7053b725ca8671e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:19.570Z] + 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-12-08T04:36:23.391Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-12-08T04:36:23.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-12-08T04:36:23.391Z] 4f503f209125: Preparing [2023-12-08T04:36:23.391Z] 340ebd0303d0: Preparing [2023-12-08T04:36:23.391Z] f3b9f847b69a: Preparing [2023-12-08T04:36:23.391Z] fb879e5df4d5: Preparing [2023-12-08T04:36:23.391Z] b5f1c00e0565: Preparing [2023-12-08T04:36:23.391Z] 0faf9b67be60: Preparing [2023-12-08T04:36:23.391Z] 0faf9b67be60: Waiting [2023-12-08T04:36:23.391Z] f3b9f847b69a: Layer already exists [2023-12-08T04:36:23.391Z] 4f503f209125: Layer already exists [2023-12-08T04:36:23.391Z] fb879e5df4d5: Layer already exists [2023-12-08T04:36:23.391Z] 340ebd0303d0: Layer already exists [2023-12-08T04:36:23.391Z] b5f1c00e0565: Layer already exists [2023-12-08T04:36:23.391Z] 0faf9b67be60: Layer already exists [2023-12-08T04:36:23.660Z] main: digest: sha256:78de41630a8722a074785b27e95aa81bd959ae0f3eb70fdd7053b725ca8671e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T04:36:23.994Z] ===================================================== [Pipeline] echo [2023-12-08T04:36:24.050Z] taggedImages: [2023-12-08T04:36:24.050Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [2023-12-08T04:36:24.050Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-12-08T04:36:24.050Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.4 [2023-12-08T04:36:24.050Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9-3.2.0-dev.4 [2023-12-08T04:36:24.050Z] - 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-12-08T04:36:24.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T04:36:24.661Z] [2023-12-08T04:36:24.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:36:25.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T04:36:25.047Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-08T04:36:25.047Z] 8998bd30e6a1: Pulling fs layer [2023-12-08T04:36:25.047Z] 04944245beec: Pulling fs layer [2023-12-08T04:36:25.047Z] 699f458cf7ca: Pulling fs layer [2023-12-08T04:36:25.047Z] 765212b225bb: Pulling fs layer [2023-12-08T04:36:25.047Z] f23df028b6ca: Pulling fs layer [2023-12-08T04:36:25.047Z] d65c8cfc05b1: Pulling fs layer [2023-12-08T04:36:25.047Z] 765212b225bb: Waiting [2023-12-08T04:36:25.047Z] f23df028b6ca: Waiting [2023-12-08T04:36:25.047Z] 2437ff75d9bd: Pulling fs layer [2023-12-08T04:36:25.047Z] d65c8cfc05b1: Waiting [2023-12-08T04:36:25.047Z] 2437ff75d9bd: Waiting [2023-12-08T04:36:25.315Z] 04944245beec: Verifying Checksum [2023-12-08T04:36:25.315Z] 04944245beec: Download complete [2023-12-08T04:36:25.315Z] 765212b225bb: Verifying Checksum [2023-12-08T04:36:25.315Z] 765212b225bb: Download complete [2023-12-08T04:36:25.315Z] f23df028b6ca: Download complete [2023-12-08T04:36:25.315Z] d65c8cfc05b1: Verifying Checksum [2023-12-08T04:36:25.315Z] d65c8cfc05b1: Download complete [2023-12-08T04:36:25.583Z] 699f458cf7ca: Verifying Checksum [2023-12-08T04:36:25.583Z] 699f458cf7ca: Download complete [2023-12-08T04:36:25.850Z] 8998bd30e6a1: Verifying Checksum [2023-12-08T04:36:25.850Z] 8998bd30e6a1: Download complete [2023-12-08T04:36:27.789Z] 2437ff75d9bd: Verifying Checksum [2023-12-08T04:36:27.789Z] 2437ff75d9bd: Download complete [2023-12-08T04:36:32.057Z] 8998bd30e6a1: Pull complete [2023-12-08T04:36:32.324Z] 04944245beec: Pull complete [2023-12-08T04:36:34.260Z] 699f458cf7ca: Pull complete [2023-12-08T04:36:34.261Z] 765212b225bb: Pull complete [2023-12-08T04:36:34.839Z] f23df028b6ca: Pull complete [2023-12-08T04:36:35.104Z] d65c8cfc05b1: Pull complete [2023-12-08T04:37:01.982Z] 2437ff75d9bd: Pull complete [2023-12-08T04:37:01.982Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-08T04:37:01.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T04:37:01.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:37:02.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-24691 does not seem to be running inside a container [2023-12-08T04:37:02.412Z] $ 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/189 -v /w/workspace/device-onvif-camera/189:/w/workspace/device-onvif-camera/189:rw,z -v /w/workspace/device-onvif-camera/189@tmp:/w/workspace/device-onvif-camera/189@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-12-08T04:37:07.528Z] $ docker top 8d07873580df8ebded238ee6364a95ec753ac855b25eb6a07c349236c40d9bdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:37:08.171Z] ---> job-cost.sh [2023-12-08T04:37:08.439Z] lf-activate-venv: SKIPPING [2023-12-08T04:37:08.439Z] INFO: No Stack... [2023-12-08T04:37:09.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T04:37:09.613Z] INFO: Archiving Costs [Pipeline] sh [2023-12-08T04:37:09.937Z] + cat /w/workspace/device-onvif-camera/189/archives/cost.csv [2023-12-08T04:37:09.938Z] + cut -d, -f6 [Pipeline] lock [2023-12-08T04:37:10.008Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] [2023-12-08T04:37:10.016Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] did not exist. Created. [2023-12-08T04:37:10.016Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T04:37:10.455Z] /w/workspace/device-onvif-camera/189@tmp/durable-dc924817/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-08T04:37:10.857Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-08T04:37:10.930Z] Warning: overwriting stash ‘stack-cost’ [2023-12-08T04:37:11.007Z] Stashed 1 file(s) [Pipeline] } [2023-12-08T04:37:11.013Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-08T04:37:11.125Z] $ docker stop --time=1 8d07873580df8ebded238ee6364a95ec753ac855b25eb6a07c349236c40d9bdf [2023-12-08T04:37:12.573Z] $ docker rm -f --volumes 8d07873580df8ebded238ee6364a95ec753ac855b25eb6a07c349236c40d9bdf [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-12-08T04:37:13.923Z] provisioning config files... [2023-12-08T04:37:13.931Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13615863114079396993tmp [Pipeline] { [Pipeline] sh [2023-12-08T04:37:14.354Z] + set +x [2023-12-08T04:37:14.354Z] + curl -s https://codecov.io/bash [2023-12-08T04:37:14.354Z] + bash -s -- [2023-12-08T04:37:14.354Z] [2023-12-08T04:37:14.354Z] _____ _ [2023-12-08T04:37:14.354Z] / ____| | | [2023-12-08T04:37:14.354Z] | | ___ __| | ___ ___ _____ __ [2023-12-08T04:37:14.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-08T04:37:14.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-08T04:37:14.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-08T04:37:14.354Z] Bash-1.0.6 [2023-12-08T04:37:14.354Z] [2023-12-08T04:37:14.354Z] [2023-12-08T04:37:14.354Z] ==> git version 2.25.1 found [2023-12-08T04:37:14.354Z] ==> 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-12-08T04:37:14.354Z] Release-Date: 2020-01-08 [2023-12-08T04:37:14.354Z] 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-12-08T04:37:14.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-08T04:37:14.354Z] ==> Jenkins CI detected. [2023-12-08T04:37:14.354Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-12-08T04:37:14.354Z] project root: . [2023-12-08T04:37:14.354Z] --> token set from env [2023-12-08T04:37:14.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-08T04:37:14.354Z] ==> Running gcov in . (disable via -X gcov) [2023-12-08T04:37:14.354Z] ==> Python coveragepy not found [2023-12-08T04:37:14.354Z] ==> Searching for coverage reports in: [2023-12-08T04:37:14.354Z] + . [2023-12-08T04:37:14.355Z] -> Found 1 reports [2023-12-08T04:37:14.355Z] ==> Detecting git/mercurial file structure [2023-12-08T04:37:14.355Z] ==> Reading reports [2023-12-08T04:37:14.613Z] + ./coverage.out bytes=78456 [2023-12-08T04:37:14.613Z] ==> Appending adjustments [2023-12-08T04:37:14.613Z] https://docs.codecov.io/docs/fixing-reports [2023-12-08T04:37:14.613Z] + Found adjustments [2023-12-08T04:37:14.613Z] ==> Gzipping contents [2023-12-08T04:37:14.613Z] 12K /tmp/codecov.teZOVd.gz [2023-12-08T04:37:14.613Z] ==> Uploading reports [2023-12-08T04:37:14.613Z] url: https://codecov.io [2023-12-08T04:37:14.613Z] query: branch=main&commit=b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-08T04:37:14.613Z] -> Pinging Codecov [2023-12-08T04:37:14.613Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-08T04:37:14.877Z] -> Uploading to [2023-12-08T04:37:14.877Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-08/F29A59C45E3A92E06B3E522C9905F8EF/b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9/f9ee0213-3789-4710-b52e-4541770abbef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231208T043714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6b988d981b0db0dc075edc824b0049506ac9921e3656b3087899269a97efbb7 [2023-12-08T04:37:14.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T04:37:14.877Z] Dload Upload Total Spent Left Speed [2023-12-08T04:37:15.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 42884 --:--:-- --:--:-- --:--:-- 42884 [2023-12-08T04:37:15.136Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] } [2023-12-08T04:37:15.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-08T04:37:15.593Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-08T04:37:15.608Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:37:16.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T04:37:16.047Z] [2023-12-08T04:37:16.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:37:16.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T04:37:16.402Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-08T04:37:16.402Z] df9b9388f04a: Pulling fs layer [2023-12-08T04:37:16.402Z] 52dc419b0ee2: Pulling fs layer [2023-12-08T04:37:16.402Z] 25bc292e5bac: Pulling fs layer [2023-12-08T04:37:16.402Z] 114826534d7a: Pulling fs layer [2023-12-08T04:37:16.402Z] 4657fd5d0bcf: Pulling fs layer [2023-12-08T04:37:16.402Z] 6ad1cebc031e: Pulling fs layer [2023-12-08T04:37:16.402Z] 8a3aa393b2d8: Pulling fs layer [2023-12-08T04:37:16.402Z] 114826534d7a: Waiting [2023-12-08T04:37:16.402Z] 8a3aa393b2d8: Waiting [2023-12-08T04:37:16.402Z] 4657fd5d0bcf: Waiting [2023-12-08T04:37:16.402Z] 6ad1cebc031e: Waiting [2023-12-08T04:37:16.402Z] 25bc292e5bac: Download complete [2023-12-08T04:37:16.402Z] 52dc419b0ee2: Verifying Checksum [2023-12-08T04:37:16.402Z] 52dc419b0ee2: Download complete [2023-12-08T04:37:16.402Z] 4657fd5d0bcf: Verifying Checksum [2023-12-08T04:37:16.402Z] 4657fd5d0bcf: Download complete [2023-12-08T04:37:16.402Z] df9b9388f04a: Verifying Checksum [2023-12-08T04:37:16.402Z] df9b9388f04a: Download complete [2023-12-08T04:37:16.661Z] 6ad1cebc031e: Verifying Checksum [2023-12-08T04:37:16.661Z] 6ad1cebc031e: Download complete [2023-12-08T04:37:16.661Z] df9b9388f04a: Pull complete [2023-12-08T04:37:16.661Z] 52dc419b0ee2: Pull complete [2023-12-08T04:37:16.661Z] 25bc292e5bac: Pull complete [2023-12-08T04:37:17.228Z] 114826534d7a: Verifying Checksum [2023-12-08T04:37:17.228Z] 114826534d7a: Download complete [2023-12-08T04:37:17.228Z] 8a3aa393b2d8: Verifying Checksum [2023-12-08T04:37:17.228Z] 8a3aa393b2d8: Download complete [2023-12-08T04:37:20.511Z] 114826534d7a: Pull complete [2023-12-08T04:37:20.511Z] 4657fd5d0bcf: Pull complete [2023-12-08T04:37:20.511Z] 6ad1cebc031e: Pull complete [2023-12-08T04:37:23.050Z] 8a3aa393b2d8: Pull complete [2023-12-08T04:37:23.050Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-08T04:37:23.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T04:37:23.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:37:23.575Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:37:23.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-08T04:37:27.386Z] $ docker top b0353f11e7bc23c6357c23f12875522dd4ccf7ba5d2ba64d61b8e956f36788e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-08T04:37:27.551Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-12-08T04:37:27.828Z] + set -o pipefail [2023-12-08T04:37:27.828Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-12-08T04:37:34.389Z] [2023-12-08T04:37:34.389Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-12-08T04:37:34.389Z] [2023-12-08T04:37:34.389Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/4d1b2aed-73fe-472b-86d5-26c0eef22688 [2023-12-08T04:37:34.389Z] [2023-12-08T04:37:34.390Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-08T04:37:34.390Z] [2023-12-08T04:37:34.390Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-08T04:37:34.390Z] [2023-12-08T04:37:34.390Z] [2023-12-08T04:37:34.390Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-08T04:37:34.390Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-08T04:37:34.390Z] More details here: https://snyk.co/ue1NS [2023-12-08T04:37:34.390Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-08T04:37:34.390Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-08T04:37:34.404Z] $ docker stop --time=1 b0353f11e7bc23c6357c23f12875522dd4ccf7ba5d2ba64d61b8e956f36788e7 [2023-12-08T04:37:38.574Z] $ docker rm -f --volumes b0353f11e7bc23c6357c23f12875522dd4ccf7ba5d2ba64d61b8e956f36788e7 [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-12-08T04:37:39.464Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:37:39.531Z] provisioning config files... [2023-12-08T04:37:39.539Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9837520326132869725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:37:39.928Z] --> edgex-publish-swagger.sh [2023-12-08T04:37:39.928Z] === Publish doc/openapi/v3 API === [2023-12-08T04:37:39.928Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-12-08T04:37:39.928Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-12-08T04:37:39.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T04:37:39.928Z] Dload Upload Total Spent Left Speed [2023-12-08T04:37:40.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 180 100 485k 336 907k --:--:-- --:--:-- --:--:-- 907k [2023-12-08T04:37:40.499Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-08T04:37:40.499Z] [Pipeline] } [2023-12-08T04:37:40.507Z] 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-12-08T04:37:41.386Z] + git log --format=format:%s -1 b3c384b9a12d342ec73fe5d856bb8ef25bfc9cc9 [Pipeline] sh [2023-12-08T04:37:41.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:37:41.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:37:42.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:37:42.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:37:42.196Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:37:42.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T04:37:42.602Z] $ docker top 9713f32ead5bdacd6d704eebd16cf7b870560014b22215a085dcd97b38e66a3f -eo pid,comm [2023-12-08T04:37:42.648Z] 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-12-08T04:37:42.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:37:42.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:37:42.848Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:37:42.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:37:42.979Z] $ docker exec 9713f32ead5bdacd6d704eebd16cf7b870560014b22215a085dcd97b38e66a3f ssh-agent [2023-12-08T04:37:43.083Z] SSH_AUTH_SOCK=/tmp/ssh-Ossr3lKWQ5Fy/agent.31 [2023-12-08T04:37:43.083Z] SSH_AGENT_PID=37 [2023-12-08T04:37:43.089Z] Running ssh-add (command line suppressed) [2023-12-08T04:37:43.204Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18121079006501546832.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18121079006501546832.key) [2023-12-08T04:37:43.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:37:43.551Z] + git semver tag [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,732 [run_tag] DEBUG tag force:False [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,732 [check_head_tag] DEBUG check head tag [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,733 [execute] INFO git cat-file --batch-check [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,737 [execute] INFO git cat-file --batch [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,750 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,751 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,751 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-08T04:37:43.809Z] 2023-12-08 04:37:43,756 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:37:43.809Z] 3.2.0-dev.4 [Pipeline] } [2023-12-08T04:37:43.821Z] $ docker exec --env ******** --env ******** 9713f32ead5bdacd6d704eebd16cf7b870560014b22215a085dcd97b38e66a3f ssh-agent -k [2023-12-08T04:37:43.911Z] unset SSH_AUTH_SOCK; [2023-12-08T04:37:43.911Z] unset SSH_AGENT_PID; [2023-12-08T04:37:43.911Z] echo Agent pid 37 killed; [2023-12-08T04:37:43.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:37:44.433Z] + git semver [Pipeline] } [2023-12-08T04:37:44.706Z] $ docker stop --time=1 9713f32ead5bdacd6d704eebd16cf7b870560014b22215a085dcd97b38e66a3f [2023-12-08T04:37:45.953Z] $ docker rm -f --volumes 9713f32ead5bdacd6d704eebd16cf7b870560014b22215a085dcd97b38e66a3f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:37:46.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T04:37:46.582Z] [2023-12-08T04:37:46.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:37:46.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T04:37:46.932Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-08T04:37:46.932Z] ab5ef0e58194: Pulling fs layer [2023-12-08T04:37:46.932Z] 9712f1f96733: Pulling fs layer [2023-12-08T04:37:46.932Z] 63f879dbbcfc: Pulling fs layer [2023-12-08T04:37:46.932Z] 0d9ebad4ef96: Pulling fs layer [2023-12-08T04:37:46.932Z] e9a5061849ea: Pulling fs layer [2023-12-08T04:37:46.932Z] d747dcd14b5f: Pulling fs layer [2023-12-08T04:37:46.932Z] 2de7ff778b66: Pulling fs layer [2023-12-08T04:37:46.932Z] e9a5061849ea: Waiting [2023-12-08T04:37:46.932Z] d747dcd14b5f: Waiting [2023-12-08T04:37:46.932Z] 2de7ff778b66: Waiting [2023-12-08T04:37:46.932Z] 9712f1f96733: Verifying Checksum [2023-12-08T04:37:46.932Z] 9712f1f96733: Download complete [2023-12-08T04:37:47.192Z] 63f879dbbcfc: Verifying Checksum [2023-12-08T04:37:47.192Z] 63f879dbbcfc: Download complete [2023-12-08T04:37:47.452Z] e9a5061849ea: Verifying Checksum [2023-12-08T04:37:47.452Z] e9a5061849ea: Download complete [2023-12-08T04:37:47.452Z] d747dcd14b5f: Verifying Checksum [2023-12-08T04:37:47.452Z] d747dcd14b5f: Download complete [2023-12-08T04:37:47.452Z] 0d9ebad4ef96: Verifying Checksum [2023-12-08T04:37:47.452Z] 0d9ebad4ef96: Download complete [2023-12-08T04:37:47.452Z] ab5ef0e58194: Verifying Checksum [2023-12-08T04:37:47.453Z] ab5ef0e58194: Download complete [2023-12-08T04:37:47.453Z] 2de7ff778b66: Verifying Checksum [2023-12-08T04:37:47.453Z] 2de7ff778b66: Download complete [2023-12-08T04:37:50.737Z] ab5ef0e58194: Pull complete [2023-12-08T04:37:50.737Z] 9712f1f96733: Pull complete [2023-12-08T04:37:50.996Z] 63f879dbbcfc: Pull complete [2023-12-08T04:37:55.185Z] 0d9ebad4ef96: Pull complete [2023-12-08T04:37:55.185Z] e9a5061849ea: Pull complete [2023-12-08T04:37:55.185Z] d747dcd14b5f: Pull complete [2023-12-08T04:37:56.121Z] 2de7ff778b66: Pull complete [2023-12-08T04:37:56.121Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-08T04:37:56.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T04:37:56.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:37:56.456Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:37:56.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-08T04:38:00.798Z] $ docker top 6e4b47da37f8c7c20d943da112a095535922d9aeb7d8d8916209ae46a8b2911c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:38:00.968Z] provisioning config files... [2023-12-08T04:38:00.976Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7794053971834037392tmp [2023-12-08T04:38:00.986Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11822633630674857824tmp [2023-12-08T04:38:00.995Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7359743399154922808tmp [Pipeline] { [Pipeline] echo [2023-12-08T04:38:01.149Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:01.444Z] ---> sigul-configuration.sh [2023-12-08T04:38:01.444Z] gpg: directory `/root/.gnupg' created [2023-12-08T04:38:01.444Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-08T04:38:01.444Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-08T04:38:01.444Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-08T04:38:01.444Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-08T04:38:01.444Z] gpg: CAST5 encrypted data [2023-12-08T04:38:01.444Z] gpg: encrypted with 1 passphrase [2023-12-08T04:38:01.444Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-08T04:38:01.734Z] + mkdir /home/jenkins [2023-12-08T04:38:01.734Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-08T04:38:02.114Z] + 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-12-08T04:38:02.127Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:02.420Z] ---> sigul-install.sh [2023-12-08T04:38:02.420Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-08T04:38:02.714Z] + git tag --list [2023-12-08T04:38:02.714Z] v0.0.0 [2023-12-08T04:38:02.714Z] v2.2.0 [2023-12-08T04:38:02.714Z] v2.3.0 [2023-12-08T04:38:02.714Z] v2.3.1 [2023-12-08T04:38:02.714Z] v3.0 [2023-12-08T04:38:02.714Z] v3.0.0 [2023-12-08T04:38:02.714Z] v3.1 [2023-12-08T04:38:02.714Z] v3.1.0 [2023-12-08T04:38:02.714Z] v3.1.0-dev.1 [2023-12-08T04:38:02.714Z] v3.1.0-dev.10 [2023-12-08T04:38:02.714Z] v3.1.0-dev.11 [2023-12-08T04:38:02.714Z] v3.1.0-dev.12 [2023-12-08T04:38:02.714Z] v3.1.0-dev.13 [2023-12-08T04:38:02.714Z] v3.1.0-dev.14 [2023-12-08T04:38:02.714Z] v3.1.0-dev.15 [2023-12-08T04:38:02.714Z] v3.1.0-dev.16 [2023-12-08T04:38:02.714Z] v3.1.0-dev.17 [2023-12-08T04:38:02.714Z] v3.1.0-dev.18 [2023-12-08T04:38:02.714Z] v3.1.0-dev.19 [2023-12-08T04:38:02.714Z] v3.1.0-dev.2 [2023-12-08T04:38:02.714Z] v3.1.0-dev.20 [2023-12-08T04:38:02.714Z] v3.1.0-dev.21 [2023-12-08T04:38:02.714Z] v3.1.0-dev.22 [2023-12-08T04:38:02.714Z] v3.1.0-dev.23 [2023-12-08T04:38:02.714Z] v3.1.0-dev.24 [2023-12-08T04:38:02.714Z] v3.1.0-dev.25 [2023-12-08T04:38:02.714Z] v3.1.0-dev.26 [2023-12-08T04:38:02.714Z] v3.1.0-dev.27 [2023-12-08T04:38:02.714Z] v3.1.0-dev.28 [2023-12-08T04:38:02.714Z] v3.1.0-dev.3 [2023-12-08T04:38:02.714Z] v3.1.0-dev.4 [2023-12-08T04:38:02.714Z] v3.1.0-dev.5 [2023-12-08T04:38:02.714Z] v3.1.0-dev.6 [2023-12-08T04:38:02.714Z] v3.1.0-dev.7 [2023-12-08T04:38:02.714Z] v3.1.0-dev.8 [2023-12-08T04:38:02.714Z] v3.1.0-dev.9 [2023-12-08T04:38:02.714Z] v3.2.0-dev.1 [2023-12-08T04:38:02.714Z] v3.2.0-dev.2 [2023-12-08T04:38:02.714Z] v3.2.0-dev.3 [2023-12-08T04:38:02.714Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-08T04:38:03.008Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-08T04:38:03.574Z] Signing Git tag with Sigul... [2023-12-08T04:38:03.574Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-08T04:38:04.155Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:04.445Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-08T04:38:04.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-08T04:38:04.582Z] $ docker stop --time=1 6e4b47da37f8c7c20d943da112a095535922d9aeb7d8d8916209ae46a8b2911c [2023-12-08T04:38:05.845Z] $ docker rm -f --volumes 6e4b47da37f8c7c20d943da112a095535922d9aeb7d8d8916209ae46a8b2911c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-08T04:38:06.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:38:06.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:38:07.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:38:07.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:38:07.302Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:38:07.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T04:38:07.718Z] $ docker top 8d7add0544e264d00a983c49e19ba9543cc75943c19e67a03c831bc95845ff93 -eo pid,comm [2023-12-08T04:38:07.758Z] 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-12-08T04:38:07.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:38:07.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:38:07.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:38:08.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:38:08.101Z] $ docker exec 8d7add0544e264d00a983c49e19ba9543cc75943c19e67a03c831bc95845ff93 ssh-agent [2023-12-08T04:38:08.215Z] SSH_AUTH_SOCK=/tmp/ssh-hLkZZbb34Ur8/agent.32 [2023-12-08T04:38:08.215Z] SSH_AGENT_PID=38 [2023-12-08T04:38:08.220Z] Running ssh-add (command line suppressed) [2023-12-08T04:38:08.338Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5593724710563696310.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5593724710563696310.key) [2023-12-08T04:38:08.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:38:08.695Z] + git semver bump pre [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,880 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,880 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,880 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,880 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,880 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,880 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,883 [execute] INFO git cat-file --batch-check [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,890 [execute] INFO git cat-file --batch [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T04:38:08.955Z] 2023-12-08 04:38:08,895 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:38:08.955Z] 3.2.0-dev.5 [Pipeline] } [2023-12-08T04:38:08.968Z] $ docker exec --env ******** --env ******** 8d7add0544e264d00a983c49e19ba9543cc75943c19e67a03c831bc95845ff93 ssh-agent -k [2023-12-08T04:38:09.067Z] unset SSH_AUTH_SOCK; [2023-12-08T04:38:09.068Z] unset SSH_AGENT_PID; [2023-12-08T04:38:09.068Z] echo Agent pid 38 killed; [2023-12-08T04:38:09.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:38:09.607Z] + git semver [Pipeline] } [2023-12-08T04:38:09.881Z] $ docker stop --time=1 8d7add0544e264d00a983c49e19ba9543cc75943c19e67a03c831bc95845ff93 [2023-12-08T04:38:11.157Z] $ docker rm -f --volumes 8d7add0544e264d00a983c49e19ba9543cc75943c19e67a03c831bc95845ff93 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:38:11.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:38:11.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:38:12.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:38:12.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:38:12.350Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:38:12.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-08T04:38:12.735Z] $ docker top ab707abf5e7b46d09ec3a22244bcd939ed0a57856d697c45aff42547457ca817 -eo pid,comm [2023-12-08T04:38:12.777Z] 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-12-08T04:38:12.777Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:38:12.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:38:12.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:38:13.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:38:13.099Z] $ docker exec ab707abf5e7b46d09ec3a22244bcd939ed0a57856d697c45aff42547457ca817 ssh-agent [2023-12-08T04:38:13.199Z] SSH_AUTH_SOCK=/tmp/ssh-8WAeOqaq8Hd2/agent.32 [2023-12-08T04:38:13.199Z] SSH_AGENT_PID=38 [2023-12-08T04:38:13.203Z] Running ssh-add (command line suppressed) [2023-12-08T04:38:13.309Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3867878262400828033.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3867878262400828033.key) [2023-12-08T04:38:13.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:38:13.661Z] + git semver push [2023-12-08T04:38:13.920Z] 2023-12-08 04:38:13,835 [run_push] DEBUG push [2023-12-08T04:38:13.920Z] 2023-12-08 04:38:13,835 [execute] INFO git cat-file --batch-check [2023-12-08T04:38:13.920Z] 2023-12-08 04:38:13,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T04:38:13.920Z] 2023-12-08 04:38:13,840 [execute] INFO git rev-list 1a066d760a58db81fbe0797b40b0f4280e158cdd -- [2023-12-08T04:38:13.920Z] 2023-12-08 04:38:13,840 [execute] DEBUG Popen(['git', 'rev-list', '1a066d760a58db81fbe0797b40b0f4280e158cdd', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-08T04:38:13.920Z] 2023-12-08 04:38:13,848 [execute] INFO git fetch -v origin [2023-12-08T04:38:13.920Z] 2023-12-08 04:38:13,849 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-08T04:38:14.488Z] 2023-12-08 04:38:14,354 [run_push] DEBUG no remote changes detected [2023-12-08T04:38:14.488Z] 2023-12-08 04:38:14,354 [execute] INFO git push origin semver [2023-12-08T04:38:14.488Z] 2023-12-08 04:38:14,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-08T04:38:15.424Z] 2023-12-08 04:38:15,117 [run_push] DEBUG push all version tags [2023-12-08T04:38:15.424Z] 2023-12-08 04:38:15,118 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-08T04:38:15.424Z] 2023-12-08 04:38:15,118 [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-12-08T04:38:15.993Z] 2023-12-08 04:38:15,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-12-08T04:38:15.993Z] 3.2.0-dev.5 [Pipeline] } [2023-12-08T04:38:16.005Z] $ docker exec --env ******** --env ******** ab707abf5e7b46d09ec3a22244bcd939ed0a57856d697c45aff42547457ca817 ssh-agent -k [2023-12-08T04:38:16.102Z] unset SSH_AUTH_SOCK; [2023-12-08T04:38:16.102Z] unset SSH_AGENT_PID; [2023-12-08T04:38:16.102Z] echo Agent pid 38 killed; [2023-12-08T04:38:16.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:38:16.652Z] + git semver [Pipeline] } [2023-12-08T04:38:16.925Z] $ docker stop --time=1 ab707abf5e7b46d09ec3a22244bcd939ed0a57856d697c45aff42547457ca817 [2023-12-08T04:38:18.207Z] $ docker rm -f --volumes ab707abf5e7b46d09ec3a22244bcd939ed0a57856d697c45aff42547457ca817 [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-12-08T04:38:19.736Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-12-08T04:38:19.737Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-12-08T04:38:19.737Z] total 16 [2023-12-08T04:38:19.737Z] drwxr-xr-x 3 root root 4096 Dec 8 04:31 . [2023-12-08T04:38:19.737Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 04:38 .. [2023-12-08T04:38:19.737Z] drwxr-xr-x 2 root root 4096 Dec 8 04:31 cost [2023-12-08T04:38:19.737Z] -rw-r--r-- 1 root root 91 Dec 8 04:31 cost.csv [2023-12-08T04:38:19.737Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-12-08T04:38:19.737Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-12-08T04:38:19.737Z] total 16 [2023-12-08T04:38:19.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 04:31 . [2023-12-08T04:38:19.737Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 04:38 .. [2023-12-08T04:38:19.737Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 04:31 cost [2023-12-08T04:38:19.737Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 8 04:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:20.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:20.885Z] ---> package-listing.sh [2023-12-08T04:38:20.885Z] ++ facter osfamily [2023-12-08T04:38:20.885Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-08T04:38:21.145Z] + OS_FAMILY=debian [2023-12-08T04:38:21.145Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-12-08T04:38:21.145Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-08T04:38:21.145Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-08T04:38:21.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-08T04:38:21.145Z] + PACKAGES=/tmp/packages_start.txt [2023-12-08T04:38:21.145Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-12-08T04:38:21.145Z] + PACKAGES=/tmp/packages_end.txt [2023-12-08T04:38:21.145Z] + case "${OS_FAMILY}" in [2023-12-08T04:38:21.145Z] + dpkg -l [2023-12-08T04:38:21.145Z] + grep '^ii' [2023-12-08T04:38:21.145Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-08T04:38:21.145Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-08T04:38:21.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-08T04:38:21.145Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-12-08T04:38:21.145Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-12-08T04:38:21.145Z] + 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-12-08T04:38:21.157Z] 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-12-08T04:38:21.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:38:22.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:38:22.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:38:22.245Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2023-12-08T04:38:22.280Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-08T04:38:22.491Z] $ docker top 28832dc782fbb1e6dde4402a2932b2008c16c3189c86dd67dc3b03066f726bdc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:38:22.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-08T04:38:23.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-08T04:38:23.530Z] + ls /var/log/sa-host [2023-12-08T04:38:23.530Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:38:23.737Z] provisioning config files... [2023-12-08T04:38:23.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17434901061396350868tmp [Pipeline] { [Pipeline] echo [2023-12-08T04:38:23.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:24.208Z] ---> create-netrc.sh [Pipeline] } [2023-12-08T04:38:24.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:24.664Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-08T04:38:24.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:24.960Z] ---> sudo-logs.sh [2023-12-08T04:38:24.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-08T04:38:25.050Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:25.332Z] ---> job-cost.sh [2023-12-08T04:38:25.333Z] lf-activate-venv: SKIPPING [2023-12-08T04:38:25.333Z] DEBUG: total: 0.2199999988079071 [2023-12-08T04:38:25.333Z] INFO: Retrieving Stack Cost... [2023-12-08T04:38:25.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T04:38:26.166Z] INFO: Archiving Costs [Pipeline] echo [2023-12-08T04:38:26.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:26.460Z] ---> logs-deploy.sh [2023-12-08T04:38:26.460Z] lf-activate-venv: SKIPPING [2023-12-08T04:38:26.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/189 [2023-12-08T04:38:26.460Z] INFO: archiving workspace using pattern(s): [2023-12-08T04:38:27.397Z] Archives upload complete. [2023-12-08T04:38:27.397Z] INFO: archiving logs to Nexus